diff options
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."; |