mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-27 12:16:21 +02:00
L10N: Propagated new strings to all LANGS
This commit is contained in:
parent
fd4cf8fec4
commit
6bca92a488
9 changed files with 33 additions and 1 deletions
|
@ -398,6 +398,10 @@
|
|||
#define STRING_CMD_DUPLICATE_1 "{1} Aufgabe verdoppelt."
|
||||
#define STRING_CMD_DUPLICATE_N "{1} Aufgaben verdoppelt."
|
||||
|
||||
#define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data."
|
||||
#define STRING_CMD_PURGE_1 "Purged {1} task."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
|
||||
#define STRING_CMD_START_USAGE "Kennzeichnet die gewählte Aufgabe als begonnen."
|
||||
#define STRING_CMD_START_NO "Aufgabe nicht begonnen."
|
||||
#define STRING_CMD_START_ALREADY "Aufgabe {1} '{2}' ist bereits gestartet."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue