From 7f72c48b59aa7f86e0f6d806cb15e8bff514f5c5 Mon Sep 17 00:00:00 2001 From: searxng-bot Date: Fri, 21 Jun 2024 07:09:40 +0000 Subject: [l10n] update translations from Weblate 3e3c194e8 - 2024-06-20 - Vulcain 0ffab2bcb - 2024-06-19 - LunarCat93 36809a19a - 2024-06-19 - return42 a97aff39a - 2024-06-19 - MonsoonRain 5d7cbca43 - 2024-06-17 - SomeTr ada44ff85 - 2024-06-17 - Xvnov 2f398eb58 - 2024-06-18 - tiziodcaio 11fde5415 - 2024-06-18 - ghose 7de1d0c22 - 2024-06-18 - return42 eeb9500b8 - 2024-06-18 - return42 --- searx/translations/hr/LC_MESSAGES/messages.mo | Bin 20063 -> 19939 bytes searx/translations/hr/LC_MESSAGES/messages.po | 66 +++++++++++++------------- 2 files changed, 32 insertions(+), 34 deletions(-) (limited to 'searx/translations/hr') diff --git a/searx/translations/hr/LC_MESSAGES/messages.mo b/searx/translations/hr/LC_MESSAGES/messages.mo index 856949d18..2d6c31645 100644 Binary files a/searx/translations/hr/LC_MESSAGES/messages.mo and b/searx/translations/hr/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/hr/LC_MESSAGES/messages.po b/searx/translations/hr/LC_MESSAGES/messages.po index 2a3f7e640..c704b4bc5 100644 --- a/searx/translations/hr/LC_MESSAGES/messages.po +++ b/searx/translations/hr/LC_MESSAGES/messages.po @@ -16,20 +16,19 @@ # ganoci , 2024. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-07 12:50+0000\n" +"POT-Creation-Date: 2024-06-17 12:15+0000\n" "PO-Revision-Date: 2024-06-08 13:18+0000\n" "Last-Translator: ganoci \n" -"Language-Team: Croatian \n" "Language: hr\n" +"Language-Team: Croatian " +"\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 5.5.5\n" "Generated-By: Babel 2.15.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -554,6 +553,14 @@ msgstr "" "Prikazuje vašu IP adresu ako je upit \"ip\" i vaš korisnički agent ako " "upit sadrži \"user agent\"." +#: searx/plugins/self_info.py:28 +msgid "Your IP is: " +msgstr "" + +#: searx/plugins/self_info.py:31 +msgid "Your user-agent is: " +msgstr "" + #: searx/plugins/tor_check.py:24 msgid "Tor check plugin" msgstr "Tor plugin za provjeru" @@ -1361,36 +1368,11 @@ msgstr "Ova stranica nije dala nikakav opis." msgid "Filesize" msgstr "Veličina datoteke" -#: searx/templates/simple/result_templates/files.html:39 -#: searx/templates/simple/result_templates/torrent.html:12 -msgid "Bytes" -msgstr "Bajti" - #: searx/templates/simple/result_templates/files.html:40 -#: searx/templates/simple/result_templates/torrent.html:13 -msgid "kiB" -msgstr "kiB" - -#: searx/templates/simple/result_templates/files.html:41 -#: searx/templates/simple/result_templates/torrent.html:14 -msgid "MiB" -msgstr "MiB" - -#: searx/templates/simple/result_templates/files.html:42 -#: searx/templates/simple/result_templates/torrent.html:15 -msgid "GiB" -msgstr "GiB" - -#: searx/templates/simple/result_templates/files.html:43 -#: searx/templates/simple/result_templates/torrent.html:16 -msgid "TiB" -msgstr "TiB" - -#: searx/templates/simple/result_templates/files.html:47 msgid "Date" msgstr "Datum" -#: searx/templates/simple/result_templates/files.html:49 +#: searx/templates/simple/result_templates/files.html:42 #: searx/templates/simple/result_templates/paper.html:24 msgid "Type" msgstr "Tip" @@ -1508,7 +1490,7 @@ msgstr "Hranilac" msgid "Leecher" msgstr "Leecher" -#: searx/templates/simple/result_templates/torrent.html:20 +#: searx/templates/simple/result_templates/torrent.html:13 msgid "Number of Files" msgstr "Broj datoteka" @@ -1941,3 +1923,19 @@ msgstr "sakrij video" #~ msgstr "" #~ "Ispravite (prepišite) rezultat hostnameova ili" #~ " maknite rezultate bazirane na hostname" + +#~ msgid "Bytes" +#~ msgstr "Bajti" + +#~ msgid "kiB" +#~ msgstr "kiB" + +#~ msgid "MiB" +#~ msgstr "MiB" + +#~ msgid "GiB" +#~ msgstr "GiB" + +#~ msgid "TiB" +#~ msgstr "TiB" + -- cgit v1.2.3