Add localized strings
This commit is contained in:
committed by
Paul Beckingham
parent
80a3f74852
commit
d2a1b9f18e
@@ -267,6 +267,14 @@
|
||||
#define STRING_CMD_TAGS_SINGLE "1 marca"
|
||||
#define STRING_CMD_TAGS_PLURAL "{1} marcas"
|
||||
#define STRING_CMD_TAGS_NO_TAGS "Sem marcas."
|
||||
#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_USAGE_M "Exibe um relatório mensal do histórico de tarefas"
|
||||
#define STRING_CMD_HISTORY_YEAR "Ano"
|
||||
#define STRING_CMD_HISTORY_MONTH "Mês"
|
||||
|
||||
Reference in New Issue
Block a user