summaryrefslogtreecommitdiff
path: root/i18n/nl/libtodaytodolistplugin.ts
Side-by-side diff
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 @@
+<!DOCTYPE TS><TS>
+<context>
+ <name>QObject</name>
+ <message>
+ <source>Todolist plugin</source>
+ <translation>Te Doen-lijst plugin</translation>
+ </message>
+ <message>
+ <source>There is &lt;b&gt; 1&lt;/b&gt; active task: &lt;br&gt;</source>
+ <translation>Er is &lt;b&gt; 1&lt;/b&gt; actieve taak: &lt;br&gt;</translation>
+ </message>
+ <message>
+ <source>There are &lt;b&gt; %1&lt;/b&gt; active tasks: &lt;br&gt;</source>
+ <translation>Er zijn &lt;b&gt; %1&lt;/b&gt; achtieve taken: &lt;br&gt;</translation>
+ </message>
+ <message>
+ <source>No active tasks</source>
+ <translation>Geen actieve taken</translation>
+ </message>
+</context>
+<context>
+ <name>TodoPluginConfigBase</name>
+ <message>
+ <source>Set the maximum number of task that should be shown</source>
+ <translation>Stel het maximum aantal te tonen taken in</translation>
+ </message>
+ <message>
+ <source>tasks shown</source>
+ <translation>taken weergegeven</translation>
+ </message>
+ <message>
+ <source>After how many chars should be the info about the task be cut off</source>
+ <translation>Na hoeveel tekens moet de info over de taak worden afgebroken</translation>
+ </message>
+ <message>
+ <source>Clip line after X chars</source>
+ <translation>Breek af na X tekens</translation>
+ </message>
+</context>
+<context>
+ <name>TodolistPluginConfig</name>
+ <message>
+ <source>tasks shown </source>
+ <translation type="obsolete">weergegeven taken</translation>
+ </message>
+ <message>
+ <source>Set the maximum number of task that should be shown</source>
+ <translation type="obsolete">Stel het maximum aantal te tonen taken in</translation>
+ </message>
+ <message>
+ <source>Clip line after X chars</source>
+ <translation type="obsolete">Breek af na X tekens</translation>
+ </message>
+ <message>
+ <source>After how many chars should be the info about the task be cut off</source>
+ <translation type="obsolete">Na hoeveel tekens moet de info over de taak worden afgebroken</translation>
+ </message>
+</context>
+</TS>