summaryrefslogtreecommitdiff
path: root/i18n/nl/libtodaytodolistplugin.ts
Unidiff
Diffstat (limited to 'i18n/nl/libtodaytodolistplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/nl/libtodaytodolistplugin.ts59
1 files changed, 59 insertions, 0 deletions
diff --git a/i18n/nl/libtodaytodolistplugin.ts b/i18n/nl/libtodaytodolistplugin.ts
new file mode 100644
index 0000000..e06f786
--- a/dev/null
+++ b/i18n/nl/libtodaytodolistplugin.ts
@@ -0,0 +1,59 @@
1<!DOCTYPE TS><TS>
2<context>
3 <name>QObject</name>
4 <message>
5 <source>Todolist plugin</source>
6 <translation>Te Doen-lijst plugin</translation>
7 </message>
8 <message>
9 <source>There is &lt;b&gt; 1&lt;/b&gt; active task: &lt;br&gt;</source>
10 <translation>Er is &lt;b&gt; 1&lt;/b&gt; actieve taak: &lt;br&gt;</translation>
11 </message>
12 <message>
13 <source>There are &lt;b&gt; %1&lt;/b&gt; active tasks: &lt;br&gt;</source>
14 <translation>Er zijn &lt;b&gt; %1&lt;/b&gt; achtieve taken: &lt;br&gt;</translation>
15 </message>
16 <message>
17 <source>No active tasks</source>
18 <translation>Geen actieve taken</translation>
19 </message>
20</context>
21<context>
22 <name>TodoPluginConfigBase</name>
23 <message>
24 <source>Set the maximum number of task that should be shown</source>
25 <translation>Stel het maximum aantal te tonen taken in</translation>
26 </message>
27 <message>
28 <source>tasks shown</source>
29 <translation>taken weergegeven</translation>
30 </message>
31 <message>
32 <source>After how many chars should be the info about the task be cut off</source>
33 <translation>Na hoeveel tekens moet de info over de taak worden afgebroken</translation>
34 </message>
35 <message>
36 <source>Clip line after X chars</source>
37 <translation>Breek af na X tekens</translation>
38 </message>
39</context>
40<context>
41 <name>TodolistPluginConfig</name>
42 <message>
43 <source>tasks shown </source>
44 <translation type="obsolete">weergegeven taken</translation>
45 </message>
46 <message>
47 <source>Set the maximum number of task that should be shown</source>
48 <translation type="obsolete">Stel het maximum aantal te tonen taken in</translation>
49 </message>
50 <message>
51 <source>Clip line after X chars</source>
52 <translation type="obsolete">Breek af na X tekens</translation>
53 </message>
54 <message>
55 <source>After how many chars should be the info about the task be cut off</source>
56 <translation type="obsolete">Na hoeveel tekens moet de info over de taak worden afgebroken</translation>
57 </message>
58</context>
59</TS>