diff options
author | Andrzej Budziński <andrzej@budzinski.ovh> | 2021-06-13 02:30:27 +0200 |
---|---|---|
committer | Andrzej Budziński <andrzej@budzinski.ovh> | 2021-06-13 02:30:27 +0200 |
commit | de1e3d7b179133ab62d4ead2dae03292ac78f4de (patch) | |
tree | ba059da4bf41ab891a505151e3b356068d563516 /view/pl/hstrings.php | |
parent | 3d077a0bc65c4d09f49034f307c52075ae107063 (diff) | |
download | volse-hubzilla-de1e3d7b179133ab62d4ead2dae03292ac78f4de.tar.gz volse-hubzilla-de1e3d7b179133ab62d4ead2dae03292ac78f4de.tar.bz2 volse-hubzilla-de1e3d7b179133ab62d4ead2dae03292ac78f4de.zip |
Polish translation: fixes
Diffstat (limited to 'view/pl/hstrings.php')
-rw-r--r-- | view/pl/hstrings.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/pl/hstrings.php b/view/pl/hstrings.php index 3c9a321c5..8fd352e3f 100644 --- a/view/pl/hstrings.php +++ b/view/pl/hstrings.php @@ -999,7 +999,7 @@ App::$strings["One site per line. By default embedded content is filtered."] = " App::$strings["Block embedded HTML from these domains"] = "Zablokuj osadzony kod HTML z tych domen"; App::$strings["Allow SVG thumbnails in file browser"] = "Zezwalaj na miniatury SVG w przeglądarce plików"; App::$strings["WARNING: SVG images may contain malicious code."] = "OSTRZEŻENIE: obrazy SVG mogą zawierać złośliwy kod."; -App::$strings["Allow embedded (inline) PDF files"] = "Zezwalaj na osadzone (w treści) pliki PDF"; +App::$strings["Allow embedded (inline) PDF files"] = "Zezwalaj na osadzone pliki PDF (w treści)"; App::$strings["%s account blocked/unblocked"] = array( 0 => "%s konto jest zablokowane/odblokowane", 1 => "%s konta są zablokowane/odblokowane", @@ -1137,7 +1137,7 @@ App::$strings["unsupported"] = "nieobsługiwane"; App::$strings["Yes - with approval"] = "Tak - za zgodą"; App::$strings["My site is not a public server"] = "Mój portal nie jest serwerem publicznym"; App::$strings["My site has paid access only"] = "Mój portal ma tylko płatny dostęp"; -App::$strings["My site has free access only"] = "Mój porta ma tylko bezpłatny dostęp"; +App::$strings["My site has free access only"] = "Mój portal ma tylko bezpłatny dostęp"; App::$strings["My site offers free accounts with optional paid upgrades"] = "Mój portal oferuje darmowe konta z opcjonalnymi płatnymi rozszerzeniami"; App::$strings["Default permission role for new accounts"] = "Domyślna rola uprawnień dla nowych kont"; App::$strings["This role will be used for the first channel created after registration."] = "Ta rola będzie używana dla pierwszego kanału utworzonego po rejestracji."; |