commit: b62b3966b52a8842749a754cc12d0741790a2342
parent: e23d2ed3762f8028b291ee4d0d508a016dae12ea
Author: asciimoo <asciimoo@gmail.com>
Date: Sat, 25 Jan 2014 16:35:43 +0100
[enh] translations && informations @ preferences
Diffstat:
3 files changed, 23 insertions(+), 7 deletions(-)
diff --git a/searx/templates/preferences.html b/searx/templates/preferences.html
@@ -4,7 +4,6 @@
<div class="row">
<h2>{{ _('Preferences') }}</h2>
-
<form method="post" action="/preferences" id="search_form">
<fieldset>
<legend>{{ _('Default categories') }}</legend>
@@ -22,6 +21,11 @@
</select>
</p>
</fieldset>
+ <p class="small_font">{{ _('These settings are stored in your cookies, this allows us not to store this data about you.') }}
+ <br />
+ {{ _("These cookies serve your sole convenience, we don't use these cookies to track you.") }}
+ </p>
+
<input type="submit" value="{{ _('save') }}" />
</form>
<div class="right"><a href="/">{{ _('back') }}</a></div>
diff --git a/searx/translations/hu/LC_MESSAGES/messages.mo b/searx/translations/hu/LC_MESSAGES/messages.mo
Binary files differ.
diff --git 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-22 00:55+0100\n"
+"POT-Creation-Date: 2014-01-25 12:26+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"
@@ -49,7 +49,7 @@ msgstr "Kereső neve"
msgid "Category"
msgstr "Kategória"
-#: searx/templates/engines.html:23 searx/templates/preferences.html:27
+#: searx/templates/engines.html:23 searx/templates/preferences.html:31
msgid "back"
msgstr "vissza"
@@ -65,15 +65,28 @@ msgstr "beállítások"
msgid "Preferences"
msgstr "Beállítások"
-#: searx/templates/preferences.html:10
+#: searx/templates/preferences.html:9
msgid "Default categories"
msgstr "Alapértelmezett kategóriák"
-#: searx/templates/preferences.html:16
+#: searx/templates/preferences.html:15
msgid "Interface language"
msgstr "Nyelv"
-#: searx/templates/preferences.html:25
+#: searx/templates/preferences.html:24
+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:26
+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."
+
+#: searx/templates/preferences.html:29
msgid "save"
msgstr "mentés"
@@ -91,7 +104,6 @@ msgstr "Kereső statisztikák"
# categories - manually added
# TODO - automatically add
-
msgid "files"
msgstr "fájlok"