diff options
author | Adam Tauber <asciimoo@gmail.com> | 2014-03-04 21:01:17 +0100 |
---|---|---|
committer | Adam Tauber <asciimoo@gmail.com> | 2014-03-04 21:01:17 +0100 |
commit | 00bb2532c944a752c233a6fc6f2283dd35729f7e (patch) | |
tree | fdc59c514a88d645b8789a790325302ce4c1783a /searx/translations/en/LC_MESSAGES/messages.po | |
parent | a4f89a798196f7d0c8a72ca80b34d2e9b6c040d5 (diff) | |
download | searxng-00bb2532c944a752c233a6fc6f2283dd35729f7e.tar.gz searxng-00bb2532c944a752c233a6fc6f2283dd35729f7e.zip |
[enh] translation updates
Diffstat (limited to 'searx/translations/en/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/en/LC_MESSAGES/messages.po | 69 |
1 files changed, 42 insertions, 27 deletions
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 "" + |