mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-29 00:53:23 +02:00
l10n: Eliminated STRING_CMD_ANNO_*
This commit is contained in:
parent
df7967c6f8
commit
bbc9c0bb47
10 changed files with 7 additions and 88 deletions
|
@ -211,15 +211,6 @@
|
|||
#define STRING_CMD_PREPEND_CONFIRM "¿Anteponer texto a la tarea {1} '{2}'?"
|
||||
#define STRING_CMD_PREPEND_NO "Texto no antepuesto."
|
||||
|
||||
#define STRING_CMD_ANNO_USAGE "Añade una anotación a una tarea existente"
|
||||
#define STRING_CMD_ANNO_CONFIRM "¿Anotar la tarea {1} '{2}'?"
|
||||
#define STRING_CMD_ANNO_TASK "Anotando la tarea {1} '{2}'."
|
||||
#define STRING_CMD_ANNO_TASK_R "Anotando la tarea recurrente {1} '{2}'."
|
||||
#define STRING_CMD_ANNO_CONFIRM_R "Esta es una tarea recurrente. ¿Quiere anotar todas las recurrencias pendientes de esta misma tarea?"
|
||||
#define STRING_CMD_ANNO_NO "Tarea no anotada."
|
||||
#define STRING_CMD_ANNO_1 "Anotada {1} tarea."
|
||||
#define STRING_CMD_ANNO_N "Anotadas {1} tareas."
|
||||
|
||||
#define STRING_CMD_DENO_USAGE "Elimina una anotación"
|
||||
#define STRING_CMD_DENO_NONE "La tarea especificada no tiene anotaciones que puedan ser eliminadas."
|
||||
#define STRING_CMD_DENO_CONFIRM "¿Desanotar la tarea {1} '{2}'?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue