diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/pl/hmessages.mo | bin | 301042 -> 301043 bytes | |||
-rw-r--r-- | view/pl/hmessages.po | 6 | ||||
-rw-r--r-- | view/pl/hstrings.php | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/view/pl/hmessages.mo b/view/pl/hmessages.mo Binary files differindex 5ef49d5b6..4dc55fd42 100644 --- a/view/pl/hmessages.mo +++ b/view/pl/hmessages.mo diff --git a/view/pl/hmessages.po b/view/pl/hmessages.po index 2b3644ceb..f9100f023 100644 --- a/view/pl/hmessages.po +++ b/view/pl/hmessages.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: 5.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-06-12 02:13+0200\n" -"PO-Revision-Date: 2021-06-12 03:00+0200\n" +"PO-Revision-Date: 2021-06-13 02:21+0200\n" "Last-Translator: Andrzej Budziński <astabski@gmail.com>\n" "Language-Team: \n" "Language: pl\n" @@ -5151,7 +5151,7 @@ msgstr "OSTRZEŻENIE: obrazy SVG mogą zawierać złośliwy kod." #: ../../Zotlabs/Module/Admin/Security.php:116 msgid "Allow embedded (inline) PDF files" -msgstr "Zezwalaj na osadzone (w treści) pliki PDF" +msgstr "Zezwalaj na osadzone pliki PDF (w treści)" #: ../../Zotlabs/Module/Admin/Accounts.php:128 #, php-format @@ -5712,7 +5712,7 @@ msgstr "Mój portal ma tylko płatny dostęp" #: ../../Zotlabs/Module/Admin/Site.php:330 msgid "My site has free access only" -msgstr "Mój porta ma tylko bezpłatny dostęp" +msgstr "Mój portal ma tylko bezpłatny dostęp" #: ../../Zotlabs/Module/Admin/Site.php:331 msgid "My site offers free accounts with optional paid upgrades" 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."; |