mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_START_*
This commit is contained in:
parent
5f6f61c591
commit
5a3d5f536d
11 changed files with 7 additions and 89 deletions
|
@ -106,7 +106,6 @@
|
|||
|
||||
// commands/Cmd*
|
||||
// USAGE strings are visible in 'task help'
|
||||
#define STRING_CMD_CONFLICT "Personala raporto '{1}' konfliktas kun enkonstruita taskkomando."
|
||||
#define STRING_CMD_VERSION_USAGE "Montras la versinombro de taskwarrior"
|
||||
#define STRING_CMD_VERSION_USAGE2 "Montras sole la versinombro de taskwarrior"
|
||||
#define STRING_CMD_VERSION_DOCS "Oni povas trovi la dokumentojn por Taskwarrior kun 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync', 'man task-faq', aŭ ĉe http://taskwarrior.org."
|
||||
|
@ -259,14 +258,6 @@
|
|||
#define STRING_CMD_PURGE_CONFIRM_R "Task '{1}' is a recurrence template. All its {2} deleted children tasks will be purged as well. Continue?"
|
||||
#define STRING_CMD_PURGE_NDEL_CHILD "Task '{1}' is a recurrence template. Its child task {2} must be deleted before it can be purged."
|
||||
|
||||
#define STRING_CMD_START_USAGE "Markas la specifatan taskon kiel ekita"
|
||||
#define STRING_CMD_START_NO "Ne ekis taskon."
|
||||
#define STRING_CMD_START_ALREADY "Tasko {1} '{2}' jam ekita."
|
||||
#define STRING_CMD_START_TASK "Ekanta taskon {1} '{2}'."
|
||||
#define STRING_CMD_START_CONFIRM "Eki taskon {1} '{2}'?"
|
||||
#define STRING_CMD_START_1 "Ekis {1} taskon."
|
||||
#define STRING_CMD_START_N "Ekis {1} taskojn."
|
||||
|
||||
#define STRING_CMD_STOP_USAGE "Viŝas la ek-tempon de tasko"
|
||||
#define STRING_CMD_STOP_NO "Tasko ne haltita."
|
||||
#define STRING_CMD_STOP_ALREADY "Tasko {1} '{2}' ne ekita."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue