diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2022-07-08 20:04:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-08 20:04:57 +0200 |
| commit | ee4bc6b2346571e52dbc2d21541c4118390fe130 (patch) | |
| tree | 0ad02608a547d94f67058c95245158052c3f31ac /searx/translations/pl | |
| parent | 2864a67ce922ecaf3f224859ee1e4a92f0b9f8c7 (diff) | |
| parent | f90aed7ef9902a54d9dbb8ab5c739915ec6243dd (diff) | |
Merge pull request #1479 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/pl')
| -rw-r--r-- | searx/translations/pl/LC_MESSAGES/messages.mo | bin | 15534 -> 15600 bytes | |||
| -rw-r--r-- | searx/translations/pl/LC_MESSAGES/messages.po | 20 |
2 files changed, 10 insertions, 10 deletions
diff --git a/searx/translations/pl/LC_MESSAGES/messages.mo b/searx/translations/pl/LC_MESSAGES/messages.mo Binary files differindex 27c6337a8..ee63603df 100644 --- a/searx/translations/pl/LC_MESSAGES/messages.mo +++ b/searx/translations/pl/LC_MESSAGES/messages.mo diff --git a/searx/translations/pl/LC_MESSAGES/messages.po b/searx/translations/pl/LC_MESSAGES/messages.po index bbb82c436..51c510786 100644 --- a/searx/translations/pl/LC_MESSAGES/messages.po +++ b/searx/translations/pl/LC_MESSAGES/messages.po @@ -7,20 +7,21 @@ # Markus Heiser <markus.heiser@darmarit.de>, 2022. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-07-02 08:59+0000\n" -"PO-Revision-Date: 2022-07-01 07:18+0000\n" +"PO-Revision-Date: 2022-07-08 07:17+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" +"Language-Team: Polish <https://weblate.bubu1.eu/projects/searxng/searxng/pl/>" +"\n" "Language: pl\n" -"Language-Team: Polish " -"<https://weblate.bubu1.eu/projects/searxng/searxng/pl/>\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " -"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " -"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"X-Generator: Weblate 4.13.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -352,11 +353,11 @@ msgstr "strona wyszukiwania" #: searx/templates/simple/base.html:46 msgid "About" -msgstr "" +msgstr "Informacje o" #: searx/templates/simple/base.html:49 msgid "Donate" -msgstr "" +msgstr "Wpłać" #: searx/templates/simple/base.html:52 #: searx/templates/simple/preferences.html:99 @@ -1328,4 +1329,3 @@ msgstr "ukryj wideo" #~ msgid "preferences" #~ msgstr "preferencje" - |