diff options
Diffstat (limited to 'searx/translations/pl')
| -rw-r--r-- | searx/translations/pl/LC_MESSAGES/messages.mo | bin | 21015 -> 20926 bytes | |||
| -rw-r--r-- | searx/translations/pl/LC_MESSAGES/messages.po | 48 |
2 files changed, 36 insertions, 12 deletions
diff --git a/searx/translations/pl/LC_MESSAGES/messages.mo b/searx/translations/pl/LC_MESSAGES/messages.mo Binary files differindex 457389afe..81557a771 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 281e7fe07..7d9ba790b 100644 --- a/searx/translations/pl/LC_MESSAGES/messages.po +++ b/searx/translations/pl/LC_MESSAGES/messages.po @@ -20,9 +20,9 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-05-09 15:27+0000\n" -"PO-Revision-Date: 2024-05-15 21:18+0000\n" -"Last-Translator: dkuku <dkuku@users.noreply.translate.codeberg.org>\n" +"POT-Creation-Date: 2024-06-07 12:50+0000\n" +"PO-Revision-Date: 2024-06-08 13:18+0000\n" +"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n" "Language-Team: Polish <https://translate.codeberg.org/projects/searxng/" "searxng/pl/>\n" "Language: pl\n" @@ -33,7 +33,7 @@ msgstr "" "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 5.5.5\n" -"Generated-By: Babel 2.14.0\n" +"Generated-By: Babel 2.15.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] #: searx/searxng.msg @@ -320,6 +320,21 @@ msgstr "tytuł" msgid "author" msgstr "autor" +#. SOCIAL_MEDIA_TERMS['THREAD OPEN'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "open" +msgstr "Otwórz" + +#. SOCIAL_MEDIA_TERMS['THREAD CLOSED'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "closed" +msgstr "Zamknięty" + +#. SOCIAL_MEDIA_TERMS['THREAD ANSWERED'] +#: searx/engines/discourse.py:132 searx/searxng.msg +msgid "answered" +msgstr "" + #: searx/webapp.py:330 msgid "No item found" msgstr "Nie znaleziono elementu" @@ -508,13 +523,17 @@ msgstr "Konwertuje tekst na różne skróty hash." msgid "hash digest" msgstr "wartość hash" -#: searx/plugins/hostname_replace.py:12 +#: searx/plugins/hostname_replace.py:7 msgid "Hostname replace" msgstr "Zastąp nazwę hosta" -#: searx/plugins/hostname_replace.py:13 -msgid "Rewrite result hostnames or remove results based on the hostname" -msgstr "Przepisz nazwy hostów w wynikach lub usuń wyniki na podstawie nazw hostów" +#: searx/plugins/hostnames.py:68 +msgid "Hostnames plugin" +msgstr "" + +#: searx/plugins/hostnames.py:69 +msgid "Rewrite hostnames, remove results or prioritize them based on the hostname" +msgstr "" #: searx/plugins/oa_doi_rewrite.py:12 msgid "Open Access DOI rewrite" @@ -644,22 +663,22 @@ msgstr "Skontaktuj się z właścicielem instancji" msgid "Click on the magnifier to perform search" msgstr "Kliknij na szkło powiększające, aby wykonać wyszukiwanie" -#: searx/templates/simple/macros.html:36 +#: searx/templates/simple/macros.html:35 msgid "Length" msgstr "Długość" -#: searx/templates/simple/macros.html:37 +#: searx/templates/simple/macros.html:36 #: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:19 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" msgstr "Autor" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "cached" msgstr "buforowane" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "proxied" msgstr "przesłane poprzez proxy" @@ -1929,3 +1948,8 @@ msgstr "ukryj wideo" #~ "nie znaleźliśmy żadnych wyników. Użyj " #~ "innego zapytania lub wyszukaj więcej " #~ "kategorii." + +#~ msgid "Rewrite result hostnames or remove results based on the hostname" +#~ msgstr "" +#~ "Przepisz nazwy hostów w wynikach lub " +#~ "usuń wyniki na podstawie nazw hostów" |