mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
l10n: Propagate the purge-related strings into language files
This commit is contained in:
parent
6e2a9c791f
commit
58a0e9c2e4
8 changed files with 32 additions and 0 deletions
|
@ -399,8 +399,12 @@
|
|||
#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_ABRT "Purge operation aborted."
|
||||
#define STRING_CMD_PURGE_1 "Purged {1} task."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
#define STRING_CMD_PURGE_CONFIRM "Permanently remove task {1} '{2}'?"
|
||||
#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 "Kennzeichnet die gewählte Aufgabe als begonnen."
|
||||
#define STRING_CMD_START_NO "Aufgabe nicht begonnen."
|
||||
|
|
|
@ -399,8 +399,12 @@
|
|||
#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."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
#define STRING_CMD_PURGE_CONFIRM "Permanently remove task {1} '{2}'?"
|
||||
#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."
|
||||
|
|
|
@ -404,8 +404,12 @@
|
|||
#define STRING_CMD_DUPLICATE_N "Duplicadas {1} tareas."
|
||||
|
||||
#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."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
#define STRING_CMD_PURGE_CONFIRM "Permanently remove task {1} '{2}'?"
|
||||
#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 "Marca la tarea especificada como comenzada"
|
||||
#define STRING_CMD_START_NO "Tarea no comenzada."
|
||||
|
|
|
@ -399,8 +399,12 @@
|
|||
#define STRING_CMD_DUPLICATE_N "Duplicated {1} tasks."
|
||||
|
||||
#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."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
#define STRING_CMD_PURGE_CONFIRM "Permanently remove task {1} '{2}'?"
|
||||
#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 "Marks specified task as started"
|
||||
#define STRING_CMD_START_NO "Tâche non démarrée."
|
||||
|
|
|
@ -398,8 +398,12 @@
|
|||
#define STRING_CMD_DUPLICATE_N "Task {1} duplicati."
|
||||
|
||||
#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."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
#define STRING_CMD_PURGE_CONFIRM "Permanently remove task {1} '{2}'?"
|
||||
#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 "Contrassegna i task specificati come avviati"
|
||||
#define STRING_CMD_START_NO "Task non avviato."
|
||||
|
|
|
@ -399,8 +399,12 @@
|
|||
#define STRING_CMD_DUPLICATE_N "重複した {1} タスク。"
|
||||
|
||||
#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."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
#define STRING_CMD_PURGE_CONFIRM "Permanently remove task {1} '{2}'?"
|
||||
#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 "Marks specified task as started"
|
||||
#define STRING_CMD_START_NO "タスク は開始していません。"
|
||||
|
|
|
@ -399,8 +399,12 @@
|
|||
#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_ABRT "Purge operation aborted."
|
||||
#define STRING_CMD_PURGE_1 "Purged {1} task."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
#define STRING_CMD_PURGE_CONFIRM "Permanently remove task {1} '{2}'?"
|
||||
#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 "Oznacza zadanie jako uruchomione"
|
||||
#define STRING_CMD_START_NO "Zadanie nie uruchomione"
|
||||
|
|
|
@ -399,8 +399,12 @@
|
|||
#define STRING_CMD_DUPLICATE_N "Duplicadas {1} tarefas."
|
||||
|
||||
#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."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
#define STRING_CMD_PURGE_CONFIRM "Permanently remove task {1} '{2}'?"
|
||||
#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 "Assinala a tarefa especificada como iniciada"
|
||||
#define STRING_CMD_START_NO "Tarefa não iniciada."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue