l10n: Eliminated STRING_CMD_CONTEXT_*
This commit is contained in:
@@ -210,26 +210,6 @@
|
||||
#define STRING_CMD_CONFIG_FILE_MOD "Archivo de configuración {1} modificado."
|
||||
#define STRING_CMD_CONFIG_NO_NAME "Especifique el nombre de una variable de configuración a modificar."
|
||||
#define STRING_CMD_HCONFIG_USAGE "Lista todas las variables de configuración soportadas, a fines de completado"
|
||||
#define STRING_CMD_CONTEXT_USAGE "Establece y define contextos (filtros por defecto)"
|
||||
#define STRING_CMD_CONTEXT_DEF_SUCC "Contexto '{1}' definido."
|
||||
#define STRING_CMD_CONTEXT_DEF_FAIL "Contexto '{1}' no definido."
|
||||
#define STRING_CMD_CONTEXT_DEF_USAG "Se deben definir tanto el nombre de un contexto como su definición."
|
||||
#define STRING_CMD_CONTEXT_DEF_ABRT "Definición de contexto abortada."
|
||||
#define STRING_CMD_CONTEXT_DEF_ABRT2 "Validación de filtro fallida: {1}"
|
||||
#define STRING_CMD_CONTEXT_DEF_CONF "El filtro '{1}' coincide con 0 tareas pendientes. ¿Quiere continuar?"
|
||||
#define STRING_CMD_CONTEXT_DEF_INVLD "The name '{1}' is reserved and not allowed to use as a context name."
|
||||
#define STRING_CMD_CONTEXT_DEL_SUCC "Contexto '{1}' eliminado."
|
||||
#define STRING_CMD_CONTEXT_DEL_FAIL "Contexto '{1}' no eliminado."
|
||||
#define STRING_CMD_CONTEXT_DEL_USAG "El nombre del contexto necesita ser especificado."
|
||||
#define STRING_CMD_CONTEXT_LIST_EMPT "No hay contextos definidos."
|
||||
#define STRING_CMD_CONTEXT_SET_NFOU "Contexto '{1}' noencontrado."
|
||||
#define STRING_CMD_CONTEXT_SET_SUCC "Contexto '{1}' establecido. Use 'task context none' para eliminarlo."
|
||||
#define STRING_CMD_CONTEXT_SET_FAIL "Contexto '{1}' no aplicado."
|
||||
#define STRING_CMD_CONTEXT_SHOW_EMPT "Actualmente no se aplica ningún contexto."
|
||||
#define STRING_CMD_CONTEXT_SHOW "El contexto '{1}' con filtro '{2}' se aplica actualmente."
|
||||
#define STRING_CMD_CONTEXT_NON_SUCC "Contexto deshabilitado."
|
||||
#define STRING_CMD_CONTEXT_NON_FAIL "Context no deshabilitado."
|
||||
#define STRING_CMD_HCONTEXT_USAGE "Lista todos los contextos soportados, con fines de completado"
|
||||
#define STRING_CMD_CUSTOM_MISMATCH "Hay diferente número de columnas y etiquetas para el informe '{1}'."
|
||||
#define STRING_CMD_CUSTOM_SHOWN "{1} mostrada(s)"
|
||||
#define STRING_CMD_CUSTOM_COUNT "1 tarea"
|
||||
|
||||
Reference in New Issue
Block a user