diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-01-29 17:13:18 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-01-29 17:13:18 +0000 |
commit | c61e46eae905bf7b670ca1d99aeec0323bd43cbb (patch) | |
tree | e2ab2b4d895051e0ee3d3f3a4dbd842c4e6bcc1b /searx/translations/hu | |
parent | a72a9f882c458d47cb631447965e79fe4a09b5ca (diff) | |
download | searxng-c61e46eae905bf7b670ca1d99aeec0323bd43cbb.tar.gz searxng-c61e46eae905bf7b670ca1d99aeec0323bd43cbb.zip |
[translations] update messages.pot and messages.po files
From 90072eb6f - 2024-01-22 - Bnyro <bnyro@tutanota.com>
Diffstat (limited to 'searx/translations/hu')
-rw-r--r-- | searx/translations/hu/LC_MESSAGES/messages.po | 24 |
1 files changed, 19 insertions, 5 deletions
diff --git a/searx/translations/hu/LC_MESSAGES/messages.po b/searx/translations/hu/LC_MESSAGES/messages.po index 97f67399b..05ccd3cfc 100644 --- a/searx/translations/hu/LC_MESSAGES/messages.po +++ b/searx/translations/hu/LC_MESSAGES/messages.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-12-23 08:54+0000\n" +"POT-Creation-Date: 2024-01-29 17:13+0000\n" "PO-Revision-Date: 2023-12-08 07:07+0000\n" "Last-Translator: return42 <markus.heiser@darmarit.de>\n" "Language: hu\n" @@ -233,11 +233,11 @@ msgstr "szerver API hiba" msgid "Suspended" msgstr "Felfüggesztve" -#: searx/webutils.py:317 +#: searx/webutils.py:315 msgid "{minutes} minute(s) ago" msgstr "{minutes} perce" -#: searx/webutils.py:318 +#: searx/webutils.py:316 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "{hours} óra, {minutes} perce" @@ -293,7 +293,7 @@ msgstr "kattintások" msgid "Language" msgstr "Nyelv" -#: searx/engines/semantic_scholar.py:81 +#: searx/engines/semantic_scholar.py:79 msgid "" "{numCitations} citations from the year {firstCitationVelocityYear} to " "{lastCitationVelocityYear}" @@ -758,10 +758,12 @@ msgid "Search URL" msgstr "Keresési URL" #: searx/templates/simple/elements/search_url.html:4 +#: searx/templates/simple/preferences/cookies.html:54 msgid "Copied" msgstr "másolt" #: searx/templates/simple/elements/search_url.html:4 +#: searx/templates/simple/preferences/cookies.html:54 msgid "Copy" msgstr "másolás" @@ -958,7 +960,7 @@ msgstr "" "Ennek a linknek segítségével átviheted a beállításaidat egy másik " "böngészőbe" -#: searx/templates/simple/preferences/cookies.html:44 +#: searx/templates/simple/preferences/cookies.html:43 msgid "" "Specifying custom settings in the preferences URL can be used to sync " "preferences across devices." @@ -966,6 +968,18 @@ msgstr "" "Meghatározhatsz egyéni beállításokat a \"beállítások\" linkben, amelyeket" " szinkronizálhatsz az eszközeid között." +#: searx/templates/simple/preferences/cookies.html:46 +msgid "Copy preferences hash" +msgstr "" + +#: searx/templates/simple/preferences/cookies.html:57 +msgid "Insert copied preferences hash (without URL) to restore" +msgstr "" + +#: searx/templates/simple/preferences/cookies.html:59 +msgid "Preferences hash" +msgstr "" + #: searx/templates/simple/preferences/doi_resolver.html:2 msgid "Open Access DOI resolver" msgstr "Szabad DOI feloldó" |