mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-29 00:53:23 +02:00
l10n: Eliminated STRING_CMD_PROJECTS_*
This commit is contained in:
parent
cafe1478e6
commit
12171e3318
11 changed files with 10 additions and 91 deletions
|
@ -176,15 +176,6 @@
|
|||
#define STRING_CMD_UNIQUE_MISSING "Se debe especificar un atributo. Ver 'task _columns'."
|
||||
#define STRING_CMD_UNIQUE_VALID "Debe especificar un atributo o un UDA."
|
||||
|
||||
#define STRING_CMD_PROJECTS_USAGE "Muestra todos los nombres de proyecto en uso"
|
||||
#define STRING_CMD_PROJECTS_USAGE_2 "Muestra una lista de todos los nombres (solamente) de proyecto en uso"
|
||||
#define STRING_CMD_PROJECTS_NO "No hay proyectos."
|
||||
#define STRING_CMD_PROJECTS_NONE "(ninguno)"
|
||||
#define STRING_CMD_PROJECTS_SUMMARY "{1} proyecto"
|
||||
#define STRING_CMD_PROJECTS_SUMMARY2 "{1} proyectos"
|
||||
#define STRING_CMD_PROJECTS_TASK "({1} tarea)"
|
||||
#define STRING_CMD_PROJECTS_TASKS "({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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue