| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 | # English translations for .# Copyright (C) 2014 ORGANIZATION# This file is distributed under the same license as the  project.## Translators:# André Koot <meneer@tken.net>, 2014msgid ""msgstr """Project-Id-Version:  searx\n""Report-Msgid-Bugs-To: EMAIL@ADDRESS\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""Plural-Forms: nplurals=2; plural=(n != 1)\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"#: searx/webapp.py:167msgid "{minutes} minute(s) ago"msgstr ""#: searx/webapp.py:169msgid "{hours} hour(s), {minutes} minute(s) ago"msgstr ""#: searx/engines/__init__.py:311msgid "Page loads (sec)"msgstr "Pagina laadt (sec)"#: searx/engines/__init__.py:315msgid "Number of results"msgstr "Aantal zoekresultaten"#: searx/engines/__init__.py:319msgid "Scores"msgstr "Scores"#: searx/engines/__init__.py:323msgid "Scores per result"msgstr "Scores per zoekresultaat"#: searx/engines/__init__.py:327msgid "Errors"msgstr "Fouten"#: searx/templates/index.html:7msgid "about"msgstr "over"#: searx/templates/index.html:8msgid "preferences"msgstr "voorkeuren"#: searx/templates/preferences.html:5msgid "Preferences"msgstr "Voorkeuren"#: searx/templates/preferences.html:9msgid "Default categories"msgstr "Standaardcategorieën"#: searx/templates/preferences.html:15msgid "Search language"msgstr "Zoektaal"#: searx/templates/preferences.html:18msgid "Automatic"msgstr "Automatisch"#: searx/templates/preferences.html:26msgid "Interface language"msgstr "Interfacetaal"#: searx/templates/preferences.html:36msgid "Currently used search engines"msgstr "Momenteel gebruikte zoekmachines"#: searx/templates/preferences.html:40msgid "Engine name"msgstr "Naam zoekmachine"#: searx/templates/preferences.html:41msgid "Category"msgstr "Categorie"#: searx/templates/preferences.html:42 searx/templates/preferences.html:53msgid "Allow"msgstr "Toestaan"#: searx/templates/preferences.html:42 searx/templates/preferences.html:54msgid "Block"msgstr "Blokkeren"#: searx/templates/preferences.html:62msgid """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:64msgid """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."#: searx/templates/preferences.html:67msgid "save"msgstr "bewaren"#: searx/templates/preferences.html:68msgid "back"msgstr "terug"#: searx/templates/results.html:11msgid "Suggestions"msgstr "Suggesties"#: searx/templates/results.html:22msgid "Search URL"msgstr "Zoek URL"#: searx/templates/results.html:26msgid "Download results"msgstr "Downloaden zoekresultaten"#: searx/templates/results.html:62msgid "previous page"msgstr "vorige pagina"#: searx/templates/results.html:73msgid "next page"msgstr "volgende pagina"#: searx/templates/search.html:3msgid "Search for..."msgstr "Zoeken naar..."#: searx/templates/stats.html:4msgid "Engine stats"msgstr "Zoekmachinestatistieken"# categories - manually added# TODO - automatically addmsgid "files"msgstr "bestanden"msgid "general"msgstr "algemeen"msgid "music"msgstr "muziek"msgid "social media"msgstr "social media"msgid "images"msgstr "afbeeldingen"msgid "videos"msgstr "video's"msgid "it"msgstr "it"msgid "news"msgstr "nieuws"
 |