mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
L10N: Added missing translation from previous commit
This commit is contained in:
parent
7ba98ea241
commit
cfb0b99dbe
8 changed files with 31 additions and 7 deletions
|
@ -270,7 +270,10 @@
|
|||
#define STRING_CMD_LOG_USAGE "Adiciona uma nova tarefa que já está concluída"
|
||||
#define STRING_CMD_LOG_NO_RECUR "Não pode usar o comando 'log' para tarefas recorrentes."
|
||||
#define STRING_CMD_LOG_NO_WAITING "Não pode usar o comando 'log' para tarefas adiadas."
|
||||
#define STRING_CMD_LOG_LOGGED "Tarefa registada."
|
||||
|
||||
//#define STRING_CMD_LOG_LOGGED "Tarefa registada."
|
||||
#define STRING_CMD_LOG_LOGGED "Logged task {1}."
|
||||
|
||||
#define STRING_CMD_IDS_USAGE_RANGE "Exibe como intervalo, os IDs das tarefas correspondentes"
|
||||
#define STRING_CMD_IDS_USAGE_LIST "Exibe em formato de lista, os IDs das tarefas correspondentes"
|
||||
#define STRING_CMD_IDS_USAGE_ZSH "Exibe os IDs e descrições das tarefas correspondentes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue