diff options
author | Dmitry Mikhirev <mikhirev@gmail.com> | 2016-05-02 12:58:34 +0300 |
---|---|---|
committer | Dmitry Mikhirev <mikhirev@gmail.com> | 2016-05-02 12:58:34 +0300 |
commit | 921720563ce3dbb9f54c92c75d281b9b2ffe3972 (patch) | |
tree | d8ac1e88cf6855c7945387901f352293092462e2 /searx/translations/hu/LC_MESSAGES/messages.po | |
parent | 6d1d8a8f8dd44c6778d24f72c1860bade872586b (diff) | |
download | searxng-921720563ce3dbb9f54c92c75d281b9b2ffe3972.tar.gz searxng-921720563ce3dbb9f54c92c75d281b9b2ffe3972.zip |
update .po files
Diffstat (limited to 'searx/translations/hu/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/hu/LC_MESSAGES/messages.po | 95 |
1 files changed, 68 insertions, 27 deletions
diff --git a/searx/translations/hu/LC_MESSAGES/messages.po b/searx/translations/hu/LC_MESSAGES/messages.po index ba2978e42..9f0b1841f 100644 --- a/searx/translations/hu/LC_MESSAGES/messages.po +++ b/searx/translations/hu/LC_MESSAGES/messages.po @@ -1,24 +1,24 @@ -# Translations template for PROJECT. +# Hungarian translations for . # Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# +# This file is distributed under the same license as the project. +# # Translators: # Adam Tauber <asciimoo@gmail.com>, 2014-2016 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014 msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-01-21 16:05+0100\n" +"POT-Creation-Date: 2016-05-02 12:56+0300\n" "PO-Revision-Date: 2016-02-06 08:36+0000\n" "Last-Translator: Adam Tauber <asciimoo@gmail.com>\n" -"Language-Team: Hungarian (http://www.transifex.com/asciimoo/searx/language/hu/)\n" +"Language-Team: Hungarian " +"(http://www.transifex.com/asciimoo/searx/language/hu/)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.2.0\n" -"Language: hu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Generated-By: Babel 1.3\n" #: searx/webapp.py:114 msgid "files" @@ -60,31 +60,35 @@ msgstr "térkép" msgid "science" msgstr "tudomány" -#: searx/webapp.py:415 -msgid "{minutes} minute(s) ago" -msgstr "{minutes} perce" +#: searx/webapp.py:414 searx/webapp.py:417 +msgid "{minutes} minute ago" +msgid_plural "{minutes} minutes ago" +msgstr[0] "" +msgstr[1] "" -#: searx/webapp.py:417 -msgid "{hours} hour(s), {minutes} minute(s) ago" -msgstr "{hours} óra, {minutes} perce" +#: searx/webapp.py:416 +msgid "{hours} hour, " +msgid_plural "{hours} hours, " +msgstr[0] "" +msgstr[1] "" -#: searx/engines/__init__.py:185 +#: searx/engines/__init__.py:174 msgid "Page loads (sec)" msgstr "Válaszidők (sec)" -#: searx/engines/__init__.py:189 +#: searx/engines/__init__.py:178 msgid "Number of results" msgstr "Találatok száma" -#: searx/engines/__init__.py:193 +#: searx/engines/__init__.py:182 msgid "Scores" msgstr "Pontszámok" -#: searx/engines/__init__.py:197 +#: searx/engines/__init__.py:186 msgid "Scores per result" msgstr "Pontszámok találatonként" -#: searx/engines/__init__.py:201 +#: searx/engines/__init__.py:190 msgid "Errors" msgstr "Hibák" @@ -92,6 +96,17 @@ msgstr "Hibák" msgid "Rewrite HTTP links to HTTPS if possible" msgstr "HTTP linkek lecserélése HTTPS-re" +#: searx/plugins/open_results_on_new_tab.py:18 +msgid "Open result links on new browser tabs" +msgstr "" + +#: searx/plugins/open_results_on_new_tab.py:19 +msgid "" +"Results are opened in the same window by default. This plugin overwrites " +"the default behaviour to open links on new tabs/windows. (JavaScript " +"required)" +msgstr "" + #: searx/plugins/search_on_category_select.py:18 msgid "Search on category select" msgstr "Azonnal keresés kategória választással" @@ -100,13 +115,17 @@ msgstr "Azonnal keresés kategória választással" msgid "" "Perform search immediately if a category selected. Disable to select " "multiple categories. (JavaScript required)" -msgstr "Keresés megkezdése kategória kiválasztáskor. Több kategória kiválasztásához deaktiválás szükséges. (Javascript szükséges)" +msgstr "" +"Keresés megkezdése kategória kiválasztáskor. Több kategória " +"kiválasztásához deaktiválás szükséges. (Javascript szükséges)" #: searx/plugins/self_info.py:20 msgid "" "Displays your IP if the query is \"ip\" and your user agent if the query " "contains \"user agent\"." -msgstr "Saját IP cím, user agent megjelenítés az \"ip\", \"user agent\" szavakra keresve." +msgstr "" +"Saját IP cím, user agent megjelenítés az \"ip\", \"user agent\" szavakra " +"keresve." #: searx/plugins/tracker_url_remover.py:26 msgid "Tracker URL remover" @@ -116,6 +135,16 @@ msgstr "Tracker URL eltávolítás" msgid "Remove trackers arguments from the returned URL" msgstr "Felhasználó követéshez használt találati URL paraméterek eltávolítása" +#: searx/plugins/vim_hotkeys.py:3 +msgid "Vim-like hotkeys" +msgstr "" + +#: searx/plugins/vim_hotkeys.py:4 +msgid "" +"Navigate search results with Vim-like hotkeys (JavaScript required). " +"Press \"h\" key on main or result page to get help." +msgstr "" + #: searx/templates/courgette/index.html:9 #: searx/templates/courgette/index.html:13 #: searx/templates/courgette/results.html:5 @@ -306,8 +335,8 @@ msgstr "Tiltás" #: searx/templates/oscar/preferences.html:235 #: searx/templates/pix-art/preferences.html:73 msgid "" -"These settings are stored in your cookies, this allows us not to store this " -"data about you." +"These settings are stored in your cookies, this allows us not to store " +"this data about you." msgstr "Ezek a beállítások csak a böngésző cookie-jaiban tárolódnak." #: searx/templates/courgette/preferences.html:124 @@ -317,7 +346,9 @@ msgstr "Ezek a beállítások csak a böngésző cookie-jaiban tárolódnak." msgid "" "These cookies serve your sole convenience, we don't use these cookies to " "track you." -msgstr "Ezek a cookie-k csak kényelmi funkciókat látnak el, nem használjuk a felhasználók követésére." +msgstr "" +"Ezek a cookie-k csak kényelmi funkciókat látnak el, nem használjuk a " +"felhasználók követésére." #: searx/templates/courgette/preferences.html:127 #: searx/templates/default/preferences.html:115 @@ -484,7 +515,10 @@ msgid "" "Change how forms are submited, <a " "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" " rel=\"external\">learn more about request methods</a>" -msgstr "Keresés metódusa (<a href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\" rel=\"external\">bővebben</a>)" +msgstr "" +"Keresés metódusa (<a " +"href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" +" rel=\"external\">bővebben</a>)" #: searx/templates/oscar/preferences.html:95 msgid "Filter content" @@ -685,3 +719,10 @@ msgstr "video elrejtése" #: searx/templates/pix-art/results.html:28 msgid "Load more..." msgstr "További találatok betöltése" + +#~ msgid "{minutes} minute(s) ago" +#~ msgstr "{minutes} perce" + +#~ msgid "{hours} hour(s), {minutes} minute(s) ago" +#~ msgstr "{hours} óra, {minutes} perce" + |