mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-29 00:53:23 +02:00
l10n: Eliminated STRING_CMD_{G,}HISTORY_*
This commit is contained in:
parent
489515968c
commit
02f3ce74d7
10 changed files with 20 additions and 227 deletions
|
@ -140,33 +140,6 @@
|
|||
#define STRING_CMD_TAGS_SINGLE "1 marca"
|
||||
#define STRING_CMD_TAGS_PLURAL "{1} marcas"
|
||||
#define STRING_CMD_TAGS_NO_TAGS "No hay marcas."
|
||||
#define STRING_CMD_HISTORY_USAGE_M "Muestra un informe de historia de tareas, por mes"
|
||||
|
||||
#define STRING_CMD_HISTORY_USAGE_D "Shows a report of task history, by day"
|
||||
#define STRING_CMD_HISTORY_USAGE_W "Shows a report of task history, by week"
|
||||
#define STRING_CMD_HISTORY_DAY "Day"
|
||||
#define STRING_CMD_GHISTORY_USAGE_D "Shows a graphical report of task history, by day"
|
||||
#define STRING_CMD_GHISTORY_USAGE_W "Shows a graphical report of task history, by week"
|
||||
#define STRING_CMD_GHISTORY_USAGE_D "Shows a graphical report of task history, by day"
|
||||
#define STRING_CMD_GHISTORY_USAGE_W "Shows a graphical report of task history, by week"
|
||||
#define STRING_CMD_GHISTORY_DAY "Day"
|
||||
|
||||
#define STRING_CMD_HISTORY_YEAR "Año"
|
||||
#define STRING_CMD_HISTORY_MONTH "Mes"
|
||||
#define STRING_CMD_HISTORY_ADDED "Añadidas"
|
||||
#define STRING_CMD_HISTORY_COMP "Completadas"
|
||||
#define STRING_CMD_HISTORY_DEL "Suprimidas"
|
||||
#define STRING_CMD_HISTORY_NET "Netas"
|
||||
#define STRING_CMD_HISTORY_USAGE_A "Muestra un informe de historia de tareas, por año"
|
||||
#define STRING_CMD_HISTORY_AVERAGE "Media"
|
||||
#define STRING_CMD_HISTORY_LEGEND "Leyenda: {1}, {2}, {3}"
|
||||
#define STRING_CMD_HISTORY_LEGEND_A "Leyenda: + añadida, X completada, - suprimida"
|
||||
|
||||
#define STRING_CMD_GHISTORY_USAGE_M "Muestra un informe gráfico de historia de tareas, por mes"
|
||||
#define STRING_CMD_GHISTORY_USAGE_A "Muestra un informe gráfico de historia de tareas, por año"
|
||||
#define STRING_CMD_GHISTORY_YEAR "Año"
|
||||
#define STRING_CMD_GHISTORY_MONTH "Mes"
|
||||
#define STRING_CMD_GHISTORY_NUMBER "Número Añadidas/Completadas/Suprimidas"
|
||||
#define STRING_CMD_UNIQUE_USAGE "Genera listas de valores de atributo únicos"
|
||||
#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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue