diff options
author | Adam Tauber <asciimoo@gmail.com> | 2014-03-18 18:24:18 +0100 |
---|---|---|
committer | Adam Tauber <asciimoo@gmail.com> | 2014-03-18 18:24:18 +0100 |
commit | a9d075dcc13efb0740337587acb0d3176a17f814 (patch) | |
tree | 95a28d29665b366e6c1af2b1d92015cb42cf0d21 /searx/translations/nl | |
parent | 018a14431bd3612db4e8840ce24f3e60026ece0f (diff) | |
download | searxng-a9d075dcc13efb0740337587acb0d3176a17f814.tar.gz searxng-a9d075dcc13efb0740337587acb0d3176a17f814.zip |
[enh] translation update
Diffstat (limited to 'searx/translations/nl')
-rw-r--r-- | searx/translations/nl/LC_MESSAGES/messages.mo | bin | 2234 -> 2396 bytes | |||
-rw-r--r-- | searx/translations/nl/LC_MESSAGES/messages.po | 39 |
2 files changed, 26 insertions, 13 deletions
diff --git a/searx/translations/nl/LC_MESSAGES/messages.mo b/searx/translations/nl/LC_MESSAGES/messages.mo Binary files differindex d8506c0d8..6f456e165 100644 --- a/searx/translations/nl/LC_MESSAGES/messages.mo +++ b/searx/translations/nl/LC_MESSAGES/messages.mo diff --git a/searx/translations/nl/LC_MESSAGES/messages.po b/searx/translations/nl/LC_MESSAGES/messages.po index 1702b58d1..78d848387 100644 --- a/searx/translations/nl/LC_MESSAGES/messages.po +++ b/searx/translations/nl/LC_MESSAGES/messages.po @@ -1,23 +1,31 @@ -# English translations for PROJECT. +# English translations for . # Copyright (C) 2014 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: # André Koot <meneer@tken.net>, 2014 msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-15 19:32+0100\n" +"POT-Creation-Date: 2014-03-18 17:10+0100\n" "PO-Revision-Date: 2014-03-15 20:20+0000\n" "Last-Translator: André Koot <meneer@tken.net>\n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/searx/language/nl/)\n" +"Language-Team: Dutch " +"(http://www.transifex.com/projects/p/searx/language/nl/)\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 1.3\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: searx/webapp.py:167 +msgid "{minutes} minute(s) ago" +msgstr "" + +#: searx/webapp.py:169 +msgid "{hours} hour(s), {minutes} minute(s) ago" +msgstr "" #: searx/engines/__init__.py:311 msgid "Page loads (sec)" @@ -89,15 +97,19 @@ msgstr "Blokkeren" #: searx/templates/preferences.html:62 msgid "" -"These settings are stored in your cookies, this allows us not to store this " -"data about you." -msgstr "Deze instellingen worden bewaard in je cookies. Hierdoor hoeven wij niets over jou te bewaren." +"These settings are stored in your cookies, this allows us not to store " +"this data about you." +msgstr "" +"Deze instellingen worden bewaard in je cookies. Hierdoor hoeven wij niets" +" over jou te bewaren." #: searx/templates/preferences.html:64 msgid "" "These cookies serve your sole convenience, we don't use these cookies to " "track you." -msgstr "Deze cookies zijn alleen voor je eigen gemak, we gebruiken deze cookies niet om je te volgen." +msgstr "" +"Deze cookies zijn alleen voor je eigen gemak, we gebruiken deze cookies " +"niet om je te volgen." #: searx/templates/preferences.html:67 msgid "save" @@ -160,3 +172,4 @@ msgstr "it" msgid "news" msgstr "nieuws" + |