summaryrefslogtreecommitdiff
path: root/i18n/de/libtodaytodolistplugin.ts
Unidiff
Diffstat (limited to 'i18n/de/libtodaytodolistplugin.ts') (more/less context) (show whitespace changes)
-rw-r--r--i18n/de/libtodaytodolistplugin.ts27
1 files changed, 23 insertions, 4 deletions
diff --git a/i18n/de/libtodaytodolistplugin.ts b/i18n/de/libtodaytodolistplugin.ts
index d3387a2..f81ce36 100644
--- a/i18n/de/libtodaytodolistplugin.ts
+++ b/i18n/de/libtodaytodolistplugin.ts
@@ -16,25 +16,44 @@
16 <message> 16 <message>
17 <source>No active tasks</source> 17 <source>No active tasks</source>
18 <translation>Keine aktiven Aufgaben</translation> 18 <translation>Keine aktiven Aufgaben</translation>
19 </message> 19 </message>
20</context> 20</context>
21<context> 21<context>
22 <name>TodoPluginConfigBase</name>
23 <message>
24 <source>Set the maximum number of task that should be shown</source>
25 <translation>Setzt die Zahl der maximal angezeigten Aufgaben</translation>
26 </message>
27 <message>
28 <source>tasks shown</source>
29 <translation>Aufgaben gezeigt</translation>
30 </message>
31 <message>
32 <source>After how many chars should be the info about the task be cut off</source>
33 <translation>Nach wie vielen Zeichen soll die Zeile abgeschnitten werden</translation>
34 </message>
35 <message>
36 <source>Clip line after X chars</source>
37 <translation>Zeile abschneiden nach X Zeichen</translation>
38 </message>
39</context>
40<context>
22 <name>TodolistPluginConfig</name> 41 <name>TodolistPluginConfig</name>
23 <message> 42 <message>
24 <source>tasks shown </source> 43 <source>tasks shown </source>
25 <translation>Angezeigte Aufgaben</translation> 44 <translation type="obsolete">Angezeigte Aufgaben</translation>
26 </message> 45 </message>
27 <message> 46 <message>
28 <source>Set the maximum number of task that should be shown</source> 47 <source>Set the maximum number of task that should be shown</source>
29 <translation>Setzt die Zahl der maximal angezeigten Aufgaben</translation> 48 <translation type="obsolete">Setzt die Zahl der maximal angezeigten Aufgaben</translation>
30 </message> 49 </message>
31 <message> 50 <message>
32 <source>Clip line after X chars</source> 51 <source>Clip line after X chars</source>
33 <translation>Zeile abschneiden nach X Zeichen</translation> 52 <translation type="obsolete">Zeile abschneiden nach X Zeichen</translation>
34 </message> 53 </message>
35 <message> 54 <message>
36 <source>After how many chars should be the info about the task be cut off</source> 55 <source>After how many chars should be the info about the task be cut off</source>
37 <translation>Nach wie vielen Zeichen soll die Zeile abgeschnitten werden</translation> 56 <translation type="obsolete">Nach wie vielen Zeichen soll die Zeile abgeschnitten werden</translation>
38 </message> 57 </message>
39</context> 58</context>
40</TS> 59</TS>