|
@@ -0,0 +1,158 @@
|
|
1
|
+# English translations for PROJECT.
|
|
2
|
+# Copyright (C) 2014 ORGANIZATION
|
|
3
|
+# This file is distributed under the same license as the PROJECT project.
|
|
4
|
+#
|
|
5
|
+# Translators:
|
|
6
|
+# André Koot <meneer@tken.net>, 2014
|
|
7
|
+msgid ""
|
|
8
|
+msgstr ""
|
|
9
|
+"Project-Id-Version: searx\n"
|
|
10
|
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
11
|
+"POT-Creation-Date: 2014-03-04 20:54+0100\n"
|
|
12
|
+"PO-Revision-Date: 2014-03-13 08:40+0000\n"
|
|
13
|
+"Last-Translator: André Koot <meneer@tken.net>\n"
|
|
14
|
+"Language-Team: Dutch (http://www.transifex.com/projects/p/searx/language/nl/)\n"
|
|
15
|
+"MIME-Version: 1.0\n"
|
|
16
|
+"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
|
+"Content-Transfer-Encoding: 8bit\n"
|
|
18
|
+"Generated-By: Babel 1.3\n"
|
|
19
|
+"Language: nl\n"
|
|
20
|
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
21
|
+
|
|
22
|
+#: searx/engines/__init__.py:308
|
|
23
|
+msgid "Page loads (sec)"
|
|
24
|
+msgstr "Pagina laadt (sec)"
|
|
25
|
+
|
|
26
|
+#: searx/engines/__init__.py:312
|
|
27
|
+msgid "Number of results"
|
|
28
|
+msgstr "Aantal zoekresultaten"
|
|
29
|
+
|
|
30
|
+#: searx/engines/__init__.py:316
|
|
31
|
+msgid "Scores"
|
|
32
|
+msgstr "Scores"
|
|
33
|
+
|
|
34
|
+#: searx/engines/__init__.py:320
|
|
35
|
+msgid "Scores per result"
|
|
36
|
+msgstr "Scores per zoekresultaat"
|
|
37
|
+
|
|
38
|
+#: searx/engines/__init__.py:324
|
|
39
|
+msgid "Errors"
|
|
40
|
+msgstr "Fouten"
|
|
41
|
+
|
|
42
|
+#: searx/templates/index.html:7
|
|
43
|
+msgid "about"
|
|
44
|
+msgstr "over"
|
|
45
|
+
|
|
46
|
+#: searx/templates/index.html:8
|
|
47
|
+msgid "preferences"
|
|
48
|
+msgstr "voorkeuren"
|
|
49
|
+
|
|
50
|
+#: searx/templates/preferences.html:5
|
|
51
|
+msgid "Preferences"
|
|
52
|
+msgstr "Voorkeuren"
|
|
53
|
+
|
|
54
|
+#: searx/templates/preferences.html:9
|
|
55
|
+msgid "Default categories"
|
|
56
|
+msgstr "Standaardcategorieën"
|
|
57
|
+
|
|
58
|
+#: searx/templates/preferences.html:15
|
|
59
|
+msgid "Search language"
|
|
60
|
+msgstr "Zoektaal"
|
|
61
|
+
|
|
62
|
+#: searx/templates/preferences.html:18
|
|
63
|
+msgid "Automatic"
|
|
64
|
+msgstr "Automatisch"
|
|
65
|
+
|
|
66
|
+#: searx/templates/preferences.html:26
|
|
67
|
+msgid "Interface language"
|
|
68
|
+msgstr "Interfacetaal"
|
|
69
|
+
|
|
70
|
+#: searx/templates/preferences.html:36
|
|
71
|
+msgid "Currently used search engines"
|
|
72
|
+msgstr "Momenteel gebruikte zoekmachines"
|
|
73
|
+
|
|
74
|
+#: searx/templates/preferences.html:40
|
|
75
|
+msgid "Engine name"
|
|
76
|
+msgstr "Naam zoekmachine"
|
|
77
|
+
|
|
78
|
+#: searx/templates/preferences.html:41
|
|
79
|
+msgid "Category"
|
|
80
|
+msgstr "Categorie"
|
|
81
|
+
|
|
82
|
+#: searx/templates/preferences.html:42 searx/templates/preferences.html:53
|
|
83
|
+msgid "Allow"
|
|
84
|
+msgstr "Toestaan"
|
|
85
|
+
|
|
86
|
+#: searx/templates/preferences.html:42 searx/templates/preferences.html:54
|
|
87
|
+msgid "Block"
|
|
88
|
+msgstr "Blokkeren"
|
|
89
|
+
|
|
90
|
+#: searx/templates/preferences.html:62
|
|
91
|
+msgid ""
|
|
92
|
+"These settings are stored in your cookies, this allows us not to store this "
|
|
93
|
+"data about you."
|
|
94
|
+msgstr "Deze instellingen worden bewaard in je cookies. Hierdoor hoeven wij niets over jou te bewaren."
|
|
95
|
+
|
|
96
|
+#: searx/templates/preferences.html:64
|
|
97
|
+msgid ""
|
|
98
|
+"These cookies serve your sole convenience, we don't use these cookies to "
|
|
99
|
+"track you."
|
|
100
|
+msgstr "Deze cookies zijn alleen voor je eigen gemak, we gebruiken deze cookies niet om je te volgen."
|
|
101
|
+
|
|
102
|
+#: searx/templates/preferences.html:67
|
|
103
|
+msgid "save"
|
|
104
|
+msgstr "bewaren"
|
|
105
|
+
|
|
106
|
+#: searx/templates/preferences.html:69
|
|
107
|
+msgid "back"
|
|
108
|
+msgstr "terug"
|
|
109
|
+
|
|
110
|
+#: searx/templates/results.html:11
|
|
111
|
+msgid "Suggestions"
|
|
112
|
+msgstr "Suggesties"
|
|
113
|
+
|
|
114
|
+#: searx/templates/results.html:22
|
|
115
|
+msgid "Search URL"
|
|
116
|
+msgstr "Zoek URL"
|
|
117
|
+
|
|
118
|
+#: searx/templates/results.html:26
|
|
119
|
+msgid "Download results"
|
|
120
|
+msgstr "Downloaden zoekresultaten"
|
|
121
|
+
|
|
122
|
+#: searx/templates/results.html:62
|
|
123
|
+msgid "previous page"
|
|
124
|
+msgstr "vorige pagina"
|
|
125
|
+
|
|
126
|
+#: searx/templates/results.html:73
|
|
127
|
+msgid "next page"
|
|
128
|
+msgstr "volgende pagina"
|
|
129
|
+
|
|
130
|
+#: searx/templates/stats.html:4
|
|
131
|
+msgid "Engine stats"
|
|
132
|
+msgstr "Zoekmachinestatistieken"
|
|
133
|
+
|
|
134
|
+# categories - manually added
|
|
135
|
+# TODO - automatically add
|
|
136
|
+msgid "files"
|
|
137
|
+msgstr "bestanden"
|
|
138
|
+
|
|
139
|
+msgid "general"
|
|
140
|
+msgstr "algemeen"
|
|
141
|
+
|
|
142
|
+msgid "music"
|
|
143
|
+msgstr "muziek"
|
|
144
|
+
|
|
145
|
+msgid "social media"
|
|
146
|
+msgstr "social media"
|
|
147
|
+
|
|
148
|
+msgid "images"
|
|
149
|
+msgstr "afbeeldingen"
|
|
150
|
+
|
|
151
|
+msgid "videos"
|
|
152
|
+msgstr "video's"
|
|
153
|
+
|
|
154
|
+msgid "it"
|
|
155
|
+msgstr "het"
|
|
156
|
+
|
|
157
|
+msgid "news"
|
|
158
|
+msgstr "nieuws"
|