mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_IMPORT_*
This commit is contained in:
parent
ac61e77675
commit
9188cb083c
11 changed files with 6 additions and 52 deletions
|
@ -46,11 +46,6 @@
|
|||
#define STRING_CMD_IDS_USAGE_LIST "Exibe em formato de lista, os IDs das tarefas correspondentes"
|
||||
#define STRING_CMD_IDS_USAGE_RANGE "Exibe como intervalo, os IDs das tarefas correspondentes"
|
||||
#define STRING_CMD_IDS_USAGE_ZSH "Exibe os IDs e descrições das tarefas correspondentes"
|
||||
#define STRING_CMD_IMPORT_FILE "A importar '{1}'"
|
||||
#define STRING_CMD_IMPORT_MISSING "File '{1}' not found."
|
||||
#define STRING_CMD_IMPORT_SUMMARY "Importadas {1} tarefas."
|
||||
#define STRING_CMD_IMPORT_USAGE "Importa ficheiros JSON"
|
||||
#define STRING_CMD_IMPORT_UUID_BAD "Not a valid UUID '{1}'."
|
||||
#define STRING_CMD_INFO_BLOCKED "Esta tarefa está bloqueada por"
|
||||
#define STRING_CMD_INFO_BLOCKING "Esta tarefa bloqueia"
|
||||
#define STRING_CMD_INFO_MODIFICATION "Modificação"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue