diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2022-06-10 09:38:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-10 09:38:02 +0200 |
| commit | 59ef9b9287f1beda12f7b9a20b93cbc378a22bac (patch) | |
| tree | b5ac6a2ec4c847b091e9ddcd60fc1f54e7f091c8 /searx/translations/hr | |
| parent | 9faa57d6e0731f1da9aaa42870ee6e46f9cd97bf (diff) | |
| parent | 1e82dedcf3a87169459f66da61154799e28094b9 (diff) | |
Merge pull request #1302 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/hr')
| -rw-r--r-- | searx/translations/hr/LC_MESSAGES/messages.mo | bin | 11020 -> 11020 bytes | |||
| -rw-r--r-- | searx/translations/hr/LC_MESSAGES/messages.po | 30 |
2 files changed, 18 insertions, 12 deletions
diff --git a/searx/translations/hr/LC_MESSAGES/messages.mo b/searx/translations/hr/LC_MESSAGES/messages.mo Binary files differindex c7de242a0..353f1c275 100644 --- a/searx/translations/hr/LC_MESSAGES/messages.mo +++ b/searx/translations/hr/LC_MESSAGES/messages.mo diff --git a/searx/translations/hr/LC_MESSAGES/messages.po b/searx/translations/hr/LC_MESSAGES/messages.po index 2458dfe31..1d24a852d 100644 --- a/searx/translations/hr/LC_MESSAGES/messages.po +++ b/searx/translations/hr/LC_MESSAGES/messages.po @@ -7,20 +7,19 @@ # Issa1552 <fairfull.playing@gmail.com>, 2020 msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-15 18:46+0000\n" +"POT-Creation-Date: 2022-06-05 21:15+0000\n" "PO-Revision-Date: 2022-05-20 07:19+0000\n" "Last-Translator: Anthony ocic <drake@zmmapperz.net>\n" -"Language-Team: Croatian <https://weblate.bubu1.eu/projects/searxng/searxng/" -"hr/>\n" "Language: hr\n" +"Language-Team: Croatian " +"<https://weblate.bubu1.eu/projects/searxng/searxng/hr/>\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 4.12\n" "Generated-By: Babel 2.10.1\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -196,7 +195,7 @@ msgid "No item found" msgstr "Nije pronađena nijedna stavka" #: searx/engines/qwant.py:212 -#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:399 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:399 msgid "Source" msgstr "Izvor" @@ -390,7 +389,7 @@ msgid "Length" msgstr "Dužina" #: searx/templates/simple/macros.html:37 -#: searx/templates/simple/result_templates/images.html:22 +#: searx/templates/simple/result_templates/images.html:18 msgid "Author" msgstr "Autor" @@ -977,15 +976,15 @@ msgstr "sakrij medije" msgid "This site did not provide any description." msgstr "" -#: searx/templates/simple/result_templates/images.html:23 +#: searx/templates/simple/result_templates/images.html:19 msgid "Format" msgstr "" -#: searx/templates/simple/result_templates/images.html:25 +#: searx/templates/simple/result_templates/images.html:21 msgid "Engine" msgstr "" -#: searx/templates/simple/result_templates/images.html:26 +#: searx/templates/simple/result_templates/images.html:22 msgid "View source" msgstr "Prikaži izvor" @@ -1290,3 +1289,10 @@ msgstr "sakrij video" #~ msgid "Get image" #~ msgstr "Dohvati sliku" + +#~ msgid "Center Alignment" +#~ msgstr "" + +#~ msgid "Displays results in the center of the page (Oscar layout)." +#~ msgstr "" + |