summaryrefslogtreecommitdiff
path: root/i18n/nl/libtodaytodolistplugin.ts
authorkergoth <kergoth>2003-08-09 15:23:37 (UTC)
committer kergoth <kergoth>2003-08-09 15:23:37 (UTC)
commit0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff)
tree418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/nl/libtodaytodolistplugin.ts
parentb97ae670792c4b9e35fbe89f1e40d59786afdabb (diff)
downloadopie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip
opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz
opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2
Merge from BRANCH_1_0.
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>