mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
L10N: Propagated new strings to all LANGS
This commit is contained in:
parent
1091cc23af
commit
58cee899b0
9 changed files with 33 additions and 1 deletions
|
@ -398,6 +398,10 @@
|
|||
#define STRING_CMD_DUPLICATE_1 "Skopiowano {1} zadanie."
|
||||
#define STRING_CMD_DUPLICATE_N "Skopiowano {1} zadań."
|
||||
|
||||
#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 "Oznacza zadanie jako uruchomione"
|
||||
#define STRING_CMD_START_NO "Zadanie nie uruchomione"
|
||||
#define STRING_CMD_START_ALREADY "Zadanie {1} '{2}' jest już uruchomione"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue