summaryrefslogtreecommitdiff
path: root/i18n/de/todolist.ts
Unidiff
Diffstat (limited to 'i18n/de/todolist.ts') (more/less context) (show whitespace changes)
-rw-r--r--i18n/de/todolist.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/de/todolist.ts b/i18n/de/todolist.ts
index d54bdaf..54f3783 100644
--- a/i18n/de/todolist.ts
+++ b/i18n/de/todolist.ts
@@ -223,13 +223,13 @@ Es wird gerade synchronisiert</translation>
223 <message> 223 <message>
224 <source>Priority</source> 224 <source>Priority</source>
225 <translation>Priorität</translation> 225 <translation>Priorität</translation>
226 </message> 226 </message>
227 <message> 227 <message>
228 <source>Description</source> 228 <source>Description</source>
229 <translation>Beschreibung</translation> 229 <translation type="obsolete">Beschreibung</translation>
230 </message> 230 </message>
231 <message> 231 <message>
232 <source>Deadline</source> 232 <source>Deadline</source>
233 <translation>fällig bis</translation> 233 <translation>fällig bis</translation>
234 </message> 234 </message>
235 <message> 235 <message>
@@ -336,12 +336,16 @@ Er ermöglicht die schnelle Erfassung einer neuen Aufgabe. Dieser Bereich kann e
336 <translation>Daten können nicht bearbeitet werden, es wird synchronisiert</translation> 336 <translation>Daten können nicht bearbeitet werden, es wird synchronisiert</translation>
337 </message> 337 </message>
338 <message> 338 <message>
339 <source>Data can&apos;t be edited, currently syncing</source> 339 <source>Data can&apos;t be edited, currently syncing</source>
340 <translation>Daten können nicht bearbeitet werden, es wird synchronisiert</translation> 340 <translation>Daten können nicht bearbeitet werden, es wird synchronisiert</translation>
341 </message> 341 </message>
342 <message>
343 <source>Summary</source>
344 <translation type="unfinished"></translation>
345 </message>
342</context> 346</context>
343<context> 347<context>
344 <name>TableView</name> 348 <name>TableView</name>
345 <message> 349 <message>
346 <source>Table View</source> 350 <source>Table View</source>
347 <translation>Tabellenansicht</translation> 351 <translation>Tabellenansicht</translation>