mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_STATS_*
This commit is contained in:
parent
0d2cf73d90
commit
57ba9edf4f
10 changed files with 22 additions and 222 deletions
|
@ -137,28 +137,6 @@
|
|||
#define STRING_CMD_INFO_MODIFIED "Última modificação"
|
||||
#define STRING_CMD_INFO_VIRTUAL_TAGS "Virtual tags"
|
||||
#define STRING_CMD_UNDO_USAGE "Reverte a mais recente modificação a uma tarefa"
|
||||
#define STRING_CMD_STATS_USAGE "Exibe estatísticas da base de dados de tarefas"
|
||||
#define STRING_CMD_STATS_CATEGORY "Categoria"
|
||||
#define STRING_CMD_STATS_DATA "Dados"
|
||||
#define STRING_CMD_STATS_TOTAL "Total" // |por-PRT|==|eng-USA|
|
||||
#define STRING_CMD_STATS_ANNOTATIONS "Anotações"
|
||||
#define STRING_CMD_STATS_UNIQUE_TAGS "Marcas Únicas"
|
||||
#define STRING_CMD_STATS_PROJECTS "Projetos"
|
||||
#define STRING_CMD_STATS_DATA_SIZE "Tamanho dos dados"
|
||||
#define STRING_CMD_STATS_UNDO_TXNS "Operações a desfazer - 'undo'"
|
||||
#define STRING_CMD_STATS_BACKLOG "Operações a sincronizar - 'sync'"
|
||||
#define STRING_CMD_STATS_TAGGED "Tarefas marcadas"
|
||||
#define STRING_CMD_STATS_OLDEST "Tarefa mais antiga"
|
||||
#define STRING_CMD_STATS_NEWEST "Tarefa mais recente"
|
||||
#define STRING_CMD_STATS_USED_FOR "Task usado durante"
|
||||
#define STRING_CMD_STATS_ADD_EVERY "Tarefa adicionada cada"
|
||||
#define STRING_CMD_STATS_COMP_EVERY "Tarefa concluída cada"
|
||||
#define STRING_CMD_STATS_DEL_EVERY "Tarefa eliminada cada"
|
||||
#define STRING_CMD_STATS_AVG_PEND "Tempo médio pendente"
|
||||
#define STRING_CMD_STATS_DESC_LEN "Tamanho médio de descrição"
|
||||
#define STRING_CMD_STATS_CHARS "{1} caracteres"
|
||||
#define STRING_CMD_STATS_BLOCKED "Tarefas bloqueadas"
|
||||
#define STRING_CMD_STATS_BLOCKING "Tarefas a bloquear"
|
||||
#define STRING_CMD_REPORTS_USAGE "Lista todos os relatórios suportados"
|
||||
#define STRING_CMD_REPORTS_REPORT "Relatório"
|
||||
#define STRING_CMD_REPORTS_DESC "Descrição"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue