mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_DUPLICATE_*
This commit is contained in:
parent
641b2dd412
commit
2b35eef864
10 changed files with 8 additions and 88 deletions
|
@ -231,15 +231,6 @@
|
|||
#define STRING_CMD_DELETE_1 "Viŝis {1} taskon."
|
||||
#define STRING_CMD_DELETE_N "Viŝis {1} taskojn."
|
||||
|
||||
#define STRING_CMD_DUPLICATE_USAGE "Kopias la specifatan taskon"
|
||||
#define STRING_CMD_DUPLICATE_REC "Notu: tasko {1} estis patra reokazanta tasko. La kopia tasko ankaŭ estas."
|
||||
#define STRING_CMD_DUPLICATE_NON_REC "Notu: tasko {1} estis reokazanta tasko. La kopia tasko ne estas."
|
||||
#define STRING_CMD_DUPLICATE_CONFIRM "Kopii taskon {1} '{2}'?"
|
||||
#define STRING_CMD_DUPLICATE_TASK "Kopiis taskon {1} '{2}'."
|
||||
#define STRING_CMD_DUPLICATE_NO "Ne kopiis taskon."
|
||||
#define STRING_CMD_DUPLICATE_1 "Kopiis {1} taskon."
|
||||
#define STRING_CMD_DUPLICATE_N "Kopiis {1} taskojn."
|
||||
|
||||
#define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data."
|
||||
#define STRING_CMD_PURGE_ABRT "Purge operation aborted."
|
||||
#define STRING_CMD_PURGE_1 "Purged {1} task."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue