diff options
| author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-03-05 15:10:38 +0100 |
|---|---|---|
| committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-03-05 15:10:38 +0100 |
| commit | e30f43bd81b3d7a682b3bb65eacd20ddb46b5230 (patch) | |
| tree | 0cd30184ab574b4177ad3f04f9826ba82bfbeda1 /searx/translations | |
| parent | 07f83cab224d2ddf1f7fd8b544f2f2d6679c2416 (diff) | |
| parent | 73ab92544a5240bcbe7a1d39ee50ad809125db30 (diff) | |
Merge remote-tracking branch 'asciimoo/master'
Diffstat (limited to 'searx/translations')
| -rw-r--r-- | searx/translations/de/LC_MESSAGES/messages.mo | bin | 2012 -> 2181 bytes | |||
| -rw-r--r-- | searx/translations/de/LC_MESSAGES/messages.po | 124 | ||||
| -rw-r--r-- | searx/translations/en/LC_MESSAGES/messages.mo | bin | 1952 -> 2072 bytes | |||
| -rw-r--r-- | searx/translations/en/LC_MESSAGES/messages.po | 69 | ||||
| -rw-r--r-- | searx/translations/es/LC_MESSAGES/messages.mo | bin | 0 -> 2252 bytes | |||
| -rw-r--r-- | searx/translations/es/LC_MESSAGES/messages.po | 158 | ||||
| -rw-r--r-- | searx/translations/fr/LC_MESSAGES/messages.mo | bin | 1994 -> 2168 bytes | |||
| -rw-r--r-- | searx/translations/fr/LC_MESSAGES/messages.po | 70 | ||||
| -rw-r--r-- | searx/translations/hu/LC_MESSAGES/messages.mo | bin | 2017 -> 2153 bytes | |||
| -rw-r--r-- | searx/translations/hu/LC_MESSAGES/messages.po | 69 |
10 files changed, 351 insertions, 139 deletions
diff --git a/searx/translations/de/LC_MESSAGES/messages.mo b/searx/translations/de/LC_MESSAGES/messages.mo Binary files differindex 8cf0ccbf9..279075e1d 100644 --- a/searx/translations/de/LC_MESSAGES/messages.mo +++ b/searx/translations/de/LC_MESSAGES/messages.mo diff --git a/searx/translations/de/LC_MESSAGES/messages.po b/searx/translations/de/LC_MESSAGES/messages.po index a72d84f84..d1009eb81 100644 --- a/searx/translations/de/LC_MESSAGES/messages.po +++ b/searx/translations/de/LC_MESSAGES/messages.po @@ -1,60 +1,45 @@ -# English translations for . +# English translations for PROJECT. # Copyright (C) 2014 ORGANIZATION -# This file is distributed under the same license as the project. -# +# This file is distributed under the same license as the PROJECT project. +# # Translators: +# pointhi, 2014 # stf <stefan.marsiske@gmail.com>, 2014 msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-01-31 13:40+0100\n" -"PO-Revision-Date: 2014-01-30 17:40+0000\n" -"Last-Translator: stf <stefan.marsiske@gmail.com>\n" -"Language-Team: German " -"(http://www.transifex.com/projects/p/searx/language/de/)\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"POT-Creation-Date: 2014-03-04 20:54+0100\n" +"PO-Revision-Date: 2014-03-04 22:00+0000\n" +"Last-Translator: pointhi\n" +"Language-Team: German (http://www.transifex.com/projects/p/searx/language/de/)\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 1.3\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: searx/engines/__init__.py:290 +#: searx/engines/__init__.py:308 msgid "Page loads (sec)" msgstr "Ladezeit (sek)" -#: searx/engines/__init__.py:294 +#: searx/engines/__init__.py:312 msgid "Number of results" msgstr "Trefferanzahl" -#: searx/engines/__init__.py:298 +#: searx/engines/__init__.py:316 msgid "Scores" msgstr "Punkte" -#: searx/engines/__init__.py:302 +#: searx/engines/__init__.py:320 msgid "Scores per result" msgstr "Punkte pro Treffer" -#: searx/engines/__init__.py:306 +#: searx/engines/__init__.py:324 msgid "Errors" msgstr "Fehler" -#: searx/templates/engines.html:4 -msgid "Currently used search engines" -msgstr "Aktuell benutzte Suchmachinen" - -#: searx/templates/engines.html:8 -msgid "Engine name" -msgstr "Suchmaschinenname" - -#: searx/templates/engines.html:9 -msgid "Category" -msgstr "Kategorie" - -#: searx/templates/engines.html:23 searx/templates/preferences.html:42 -msgid "back" -msgstr "Zurück" - #: searx/templates/index.html:7 msgid "about" msgstr "Über uns" @@ -69,56 +54,79 @@ msgstr "Einstellungen" #: searx/templates/preferences.html:9 msgid "Default categories" -msgstr "Default Kategorien" +msgstr "Standard Kategorien" #: searx/templates/preferences.html:15 -#, fuzzy msgid "Search language" -msgstr "Oberflaechensprache" +msgstr "Suchsprache" #: searx/templates/preferences.html:18 msgid "Automatic" -msgstr "" +msgstr "Automatisch" #: searx/templates/preferences.html:26 msgid "Interface language" -msgstr "Oberflaechensprache" +msgstr "Oberflächensprache" + +#: searx/templates/preferences.html:36 +msgid "Currently used search engines" +msgstr "Aktuell benutzte Suchmaschinen" + +#: searx/templates/preferences.html:40 +msgid "Engine name" +msgstr "Suchmaschinenname" + +#: searx/templates/preferences.html:41 +msgid "Category" +msgstr "Kategorie" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:53 +msgid "Allow" +msgstr "Erlauben" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:54 +msgid "Block" +msgstr "Blockieren" -#: searx/templates/preferences.html:35 +#: searx/templates/preferences.html:62 msgid "" -"These settings are stored in your cookies, this allows us not to store " -"this data about you." -msgstr "" -"Diese Informationen werden in Cookies gespeichert, damit wir keine ihrer " -"persönlichen Daten speichern müssen." +"These settings are stored in your cookies, this allows us not to store this " +"data about you." +msgstr "Diese Informationen werden in Cookies gespeichert, damit wir keine ihrer persönlichen Daten speichern müssen." -#: searx/templates/preferences.html:37 +#: searx/templates/preferences.html:64 msgid "" "These cookies serve your sole convenience, we don't use these cookies to " "track you." -msgstr "" -"Diese Cookies dienen ihrer Gemütlichkeit, wir verwenden sie nicht zum " -"überwachen." +msgstr "Diese Cookies dienen ihrer Gemütlichkeit, wir verwenden sie nicht zum überwachen." -#: searx/templates/preferences.html:40 +#: searx/templates/preferences.html:67 msgid "save" msgstr "Speichern" +#: searx/templates/preferences.html:69 +msgid "back" +msgstr "Zurück" + #: searx/templates/results.html:11 msgid "Suggestions" -msgstr "Vorschlaege" +msgstr "Vorschläge" #: searx/templates/results.html:22 +msgid "Search URL" +msgstr "Such-URL" + +#: searx/templates/results.html:26 msgid "Download results" -msgstr "Download Ergebnisse" +msgstr "Ergebnisse herunterladen" -#: searx/templates/results.html:66 +#: searx/templates/results.html:62 msgid "previous page" -msgstr "vorige Seite" +msgstr "vorherige Seite" -#: searx/templates/results.html:74 +#: searx/templates/results.html:73 msgid "next page" -msgstr "naechste Seite" +msgstr "nächste Seite" #: searx/templates/stats.html:4 msgid "Engine stats" @@ -130,13 +138,13 @@ msgid "files" msgstr "Dateien" msgid "general" -msgstr "General" +msgstr "allgemein" msgid "music" -msgstr "Music" +msgstr "Musik" msgid "social media" -msgstr "Social Media" +msgstr "Soziale Medien" msgid "images" msgstr "Bilder" @@ -147,3 +155,5 @@ msgstr "Videos" msgid "it" msgstr "IT" +msgid "news" +msgstr "Neuigkeiten" diff --git a/searx/translations/en/LC_MESSAGES/messages.mo b/searx/translations/en/LC_MESSAGES/messages.mo Binary files differindex 583c62cb9..d1f383d61 100644 --- a/searx/translations/en/LC_MESSAGES/messages.mo +++ b/searx/translations/en/LC_MESSAGES/messages.mo diff --git a/searx/translations/en/LC_MESSAGES/messages.po b/searx/translations/en/LC_MESSAGES/messages.po index 9489db5aa..b8f6d38f8 100644 --- a/searx/translations/en/LC_MESSAGES/messages.po +++ b/searx/translations/en/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-01-31 13:40+0100\n" +"POT-Creation-Date: 2014-03-04 20:54+0100\n" "PO-Revision-Date: 2014-01-30 15:22+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: en <LL@li.org>\n" @@ -17,42 +17,26 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: searx/engines/__init__.py:290 +#: searx/engines/__init__.py:308 msgid "Page loads (sec)" msgstr "" -#: searx/engines/__init__.py:294 +#: searx/engines/__init__.py:312 msgid "Number of results" msgstr "" -#: searx/engines/__init__.py:298 +#: searx/engines/__init__.py:316 msgid "Scores" msgstr "" -#: searx/engines/__init__.py:302 +#: searx/engines/__init__.py:320 msgid "Scores per result" msgstr "" -#: searx/engines/__init__.py:306 +#: searx/engines/__init__.py:324 msgid "Errors" msgstr "" -#: searx/templates/engines.html:4 -msgid "Currently used search engines" -msgstr "" - -#: searx/templates/engines.html:8 -msgid "Engine name" -msgstr "" - -#: searx/templates/engines.html:9 -msgid "Category" -msgstr "" - -#: searx/templates/engines.html:23 searx/templates/preferences.html:42 -msgid "back" -msgstr "" - #: searx/templates/index.html:7 msgid "about" msgstr "" @@ -81,35 +65,63 @@ msgstr "" msgid "Interface language" msgstr "" -#: searx/templates/preferences.html:35 +#: searx/templates/preferences.html:36 +msgid "Currently used search engines" +msgstr "" + +#: searx/templates/preferences.html:40 +msgid "Engine name" +msgstr "" + +#: searx/templates/preferences.html:41 +msgid "Category" +msgstr "" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:53 +msgid "Allow" +msgstr "" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:54 +msgid "Block" +msgstr "" + +#: searx/templates/preferences.html:62 msgid "" "These settings are stored in your cookies, this allows us not to store " "this data about you." msgstr "" -#: searx/templates/preferences.html:37 +#: searx/templates/preferences.html:64 msgid "" "These cookies serve your sole convenience, we don't use these cookies to " "track you." msgstr "" -#: searx/templates/preferences.html:40 +#: searx/templates/preferences.html:67 msgid "save" msgstr "" +#: searx/templates/preferences.html:69 +msgid "back" +msgstr "" + #: searx/templates/results.html:11 msgid "Suggestions" msgstr "" #: searx/templates/results.html:22 +msgid "Search URL" +msgstr "" + +#: searx/templates/results.html:26 msgid "Download results" msgstr "" -#: searx/templates/results.html:66 +#: searx/templates/results.html:62 msgid "previous page" msgstr "" -#: searx/templates/results.html:74 +#: searx/templates/results.html:73 msgid "next page" msgstr "" @@ -140,3 +152,6 @@ msgstr "" msgid "it" msgstr "" +msgid "news" +msgstr "" + diff --git a/searx/translations/es/LC_MESSAGES/messages.mo b/searx/translations/es/LC_MESSAGES/messages.mo Binary files differnew file mode 100644 index 000000000..4ad4b06c5 --- /dev/null +++ b/searx/translations/es/LC_MESSAGES/messages.mo diff --git a/searx/translations/es/LC_MESSAGES/messages.po b/searx/translations/es/LC_MESSAGES/messages.po new file mode 100644 index 000000000..e1619b811 --- /dev/null +++ b/searx/translations/es/LC_MESSAGES/messages.po @@ -0,0 +1,158 @@ +# English translations for PROJECT. +# Copyright (C) 2014 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# +# Translators: +# niazle, 2014 +msgid "" +msgstr "" +"Project-Id-Version: searx\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2014-03-04 20:54+0100\n" +"PO-Revision-Date: 2014-03-04 20:40+0000\n" +"Last-Translator: niazle\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/searx/language/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 1.3\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: searx/engines/__init__.py:308 +msgid "Page loads (sec)" +msgstr "Tiempo de carga (segundos)" + +#: searx/engines/__init__.py:312 +msgid "Number of results" +msgstr "Número de resultados" + +#: searx/engines/__init__.py:316 +msgid "Scores" +msgstr "Puntuaciones" + +#: searx/engines/__init__.py:320 +msgid "Scores per result" +msgstr "Puntuaciones por resultado" + +#: searx/engines/__init__.py:324 +msgid "Errors" +msgstr "Errores" + +#: searx/templates/index.html:7 +msgid "about" +msgstr "acerca de" + +#: searx/templates/index.html:8 +msgid "preferences" +msgstr "preferencias" + +#: searx/templates/preferences.html:5 +msgid "Preferences" +msgstr "Preferencias" + +#: searx/templates/preferences.html:9 +msgid "Default categories" +msgstr "Categorías predeterminadas" + +#: searx/templates/preferences.html:15 +msgid "Search language" +msgstr "Buscar idioma" + +#: searx/templates/preferences.html:18 +msgid "Automatic" +msgstr "Automático" + +#: searx/templates/preferences.html:26 +msgid "Interface language" +msgstr "Idioma de la interfaz" + +#: searx/templates/preferences.html:36 +msgid "Currently used search engines" +msgstr "Motores de búsqueda actualmente en uso" + +#: searx/templates/preferences.html:40 +msgid "Engine name" +msgstr "Nombre del motor de búsqueda" + +#: searx/templates/preferences.html:41 +msgid "Category" +msgstr "Categoría" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:53 +msgid "Allow" +msgstr "Permitir" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:54 +msgid "Block" +msgstr "Bloquear" + +#: searx/templates/preferences.html:62 +msgid "" +"These settings are stored in your cookies, this allows us not to store this " +"data about you." +msgstr "Esta configuración se guarda en sus cookies, lo que nos permite no almacenar dicha información sobre usted." + +#: searx/templates/preferences.html:64 +msgid "" +"These cookies serve your sole convenience, we don't use these cookies to " +"track you." +msgstr "Estas cookies son para su propia comodidad, no las utilizamos para rastrearle." + +#: searx/templates/preferences.html:67 +msgid "save" +msgstr "Guardar" + +#: searx/templates/preferences.html:69 +msgid "back" +msgstr "Atrás" + +#: searx/templates/results.html:11 +msgid "Suggestions" +msgstr "Sugerencias" + +#: searx/templates/results.html:22 +msgid "Search URL" +msgstr "Buscar URL" + +#: searx/templates/results.html:26 +msgid "Download results" +msgstr "Descargar resultados" + +#: searx/templates/results.html:62 +msgid "previous page" +msgstr "Página anterior" + +#: searx/templates/results.html:73 +msgid "next page" +msgstr "Página siguiente" + +#: searx/templates/stats.html:4 +msgid "Engine stats" +msgstr "Estadísticas del motor de búsqueda" + +# categories - manually added +# TODO - automatically add +msgid "files" +msgstr "Archivos" + +msgid "general" +msgstr "General" + +msgid "music" +msgstr "Música" + +msgid "social media" +msgstr "Medios sociales" + +msgid "images" +msgstr "Imágenes" + +msgid "videos" +msgstr "Vídeos" + +msgid "it" +msgstr "TIC" + +msgid "news" +msgstr "noticias" diff --git a/searx/translations/fr/LC_MESSAGES/messages.mo b/searx/translations/fr/LC_MESSAGES/messages.mo Binary files differindex f2cee09f3..b6780a04e 100644 --- a/searx/translations/fr/LC_MESSAGES/messages.mo +++ b/searx/translations/fr/LC_MESSAGES/messages.mo diff --git a/searx/translations/fr/LC_MESSAGES/messages.po b/searx/translations/fr/LC_MESSAGES/messages.po index f6aa4dcff..6640f5de3 100644 --- a/searx/translations/fr/LC_MESSAGES/messages.po +++ b/searx/translations/fr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-01-31 13:40+0100\n" +"POT-Creation-Date: 2014-03-04 20:54+0100\n" "PO-Revision-Date: 2014-01-21 23:33+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: fr <LL@li.org>\n" @@ -17,42 +17,26 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: searx/engines/__init__.py:290 +#: searx/engines/__init__.py:308 msgid "Page loads (sec)" msgstr "Chargement de la page (sec)" -#: searx/engines/__init__.py:294 +#: searx/engines/__init__.py:312 msgid "Number of results" msgstr "Nombre de résultats" -#: searx/engines/__init__.py:298 +#: searx/engines/__init__.py:316 msgid "Scores" msgstr "Score" -#: searx/engines/__init__.py:302 +#: searx/engines/__init__.py:320 msgid "Scores per result" msgstr "Score par résultat" -#: searx/engines/__init__.py:306 +#: searx/engines/__init__.py:324 msgid "Errors" msgstr "Erreurs" -#: searx/templates/engines.html:4 -msgid "Currently used search engines" -msgstr "Moteur actuellement utilisé" - -#: searx/templates/engines.html:8 -msgid "Engine name" -msgstr "Nom du moteur" - -#: searx/templates/engines.html:9 -msgid "Category" -msgstr "Catégorie" - -#: searx/templates/engines.html:23 searx/templates/preferences.html:42 -msgid "back" -msgstr "retour" - #: searx/templates/index.html:7 msgid "about" msgstr "À propos" @@ -70,7 +54,6 @@ msgid "Default categories" msgstr "Catégorie par défaut" #: searx/templates/preferences.html:15 -#, fuzzy msgid "Search language" msgstr "Langue de l'interface" @@ -82,7 +65,27 @@ msgstr "" msgid "Interface language" msgstr "Langue de l'interface" -#: searx/templates/preferences.html:35 +#: searx/templates/preferences.html:36 +msgid "Currently used search engines" +msgstr "Moteur actuellement utilisé" + +#: searx/templates/preferences.html:40 +msgid "Engine name" +msgstr "Nom du moteur" + +#: searx/templates/preferences.html:41 +msgid "Category" +msgstr "Catégorie" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:53 +msgid "Allow" +msgstr "" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:54 +msgid "Block" +msgstr "" + +#: searx/templates/preferences.html:62 msgid "" "These settings are stored in your cookies, this allows us not to store " "this data about you." @@ -90,7 +93,7 @@ msgstr "" "Ces paramètres sont stcokés dans vos cookies; ceci nous permet de ne pas " "collecter vos données." -#: searx/templates/preferences.html:37 +#: searx/templates/preferences.html:64 msgid "" "These cookies serve your sole convenience, we don't use these cookies to " "track you." @@ -98,23 +101,31 @@ msgstr "" "Les cookies sont la pour votre confort d'utilisation, nous ne les " "utilisons pas pour vous traquer." -#: searx/templates/preferences.html:40 +#: searx/templates/preferences.html:67 msgid "save" msgstr "enregistrer" +#: searx/templates/preferences.html:69 +msgid "back" +msgstr "retour" + #: searx/templates/results.html:11 msgid "Suggestions" msgstr "Suggestions" #: searx/templates/results.html:22 +msgid "Search URL" +msgstr "" + +#: searx/templates/results.html:26 msgid "Download results" msgstr "Télécharger les résultats" -#: searx/templates/results.html:66 +#: searx/templates/results.html:62 msgid "previous page" msgstr "" -#: searx/templates/results.html:74 +#: searx/templates/results.html:73 msgid "next page" msgstr "" @@ -145,3 +156,6 @@ msgstr "vidéos" msgid "it" msgstr "it" +msgid "news" +msgstr "" + diff --git a/searx/translations/hu/LC_MESSAGES/messages.mo b/searx/translations/hu/LC_MESSAGES/messages.mo Binary files differindex 6ceb5cfad..e8d3aecba 100644 --- a/searx/translations/hu/LC_MESSAGES/messages.mo +++ b/searx/translations/hu/LC_MESSAGES/messages.mo diff --git a/searx/translations/hu/LC_MESSAGES/messages.po b/searx/translations/hu/LC_MESSAGES/messages.po index e1161fac3..16acdc974 100644 --- a/searx/translations/hu/LC_MESSAGES/messages.po +++ b/searx/translations/hu/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-01-31 13:40+0100\n" +"POT-Creation-Date: 2014-03-04 20:54+0100\n" "PO-Revision-Date: 2014-01-21 23:33+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: hu <LL@li.org>\n" @@ -17,42 +17,26 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: searx/engines/__init__.py:290 +#: searx/engines/__init__.py:308 msgid "Page loads (sec)" msgstr "Válaszidők (sec)" -#: searx/engines/__init__.py:294 +#: searx/engines/__init__.py:312 msgid "Number of results" msgstr "Találatok száma" -#: searx/engines/__init__.py:298 +#: searx/engines/__init__.py:316 msgid "Scores" msgstr "Pontszámok" -#: searx/engines/__init__.py:302 +#: searx/engines/__init__.py:320 msgid "Scores per result" msgstr "Pontszámok találatonként" -#: searx/engines/__init__.py:306 +#: searx/engines/__init__.py:324 msgid "Errors" msgstr "Hibák" -#: searx/templates/engines.html:4 -msgid "Currently used search engines" -msgstr "Jelenleg használt keresők" - -#: searx/templates/engines.html:8 -msgid "Engine name" -msgstr "Kereső neve" - -#: searx/templates/engines.html:9 -msgid "Category" -msgstr "Kategória" - -#: searx/templates/engines.html:23 searx/templates/preferences.html:42 -msgid "back" -msgstr "vissza" - #: searx/templates/index.html:7 msgid "about" msgstr "rólunk" @@ -81,13 +65,33 @@ msgstr "Automatikus" msgid "Interface language" msgstr "Felület nyelve" -#: searx/templates/preferences.html:35 +#: searx/templates/preferences.html:36 +msgid "Currently used search engines" +msgstr "Jelenleg használt keresők" + +#: searx/templates/preferences.html:40 +msgid "Engine name" +msgstr "Kereső neve" + +#: searx/templates/preferences.html:41 +msgid "Category" +msgstr "Kategória" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:53 +msgid "Allow" +msgstr "Engedélyezés" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:54 +msgid "Block" +msgstr "Tiltás" + +#: searx/templates/preferences.html:62 msgid "" "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/preferences.html:37 +#: searx/templates/preferences.html:64 msgid "" "These cookies serve your sole convenience, we don't use these cookies to " "track you." @@ -95,23 +99,31 @@ 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/preferences.html:40 +#: searx/templates/preferences.html:67 msgid "save" msgstr "mentés" +#: searx/templates/preferences.html:69 +msgid "back" +msgstr "vissza" + #: searx/templates/results.html:11 msgid "Suggestions" msgstr "Javaslatok" #: searx/templates/results.html:22 +msgid "Search URL" +msgstr "Keresési URL" + +#: searx/templates/results.html:26 msgid "Download results" msgstr "Találatok letöltése" -#: searx/templates/results.html:66 +#: searx/templates/results.html:62 msgid "previous page" msgstr "előző oldal" -#: searx/templates/results.html:74 +#: searx/templates/results.html:73 msgid "next page" msgstr "következő oldal" @@ -142,3 +154,6 @@ msgstr "videók" msgid "it" msgstr "it" +msgid "news" +msgstr "hírek" + |