L10N
- Localized Eval.
This commit is contained in:
@@ -602,11 +602,12 @@
|
||||
// Duration
|
||||
#define STRING_DURATION_UNRECOGNIZED "A duração '{1}' não foi reconhecida como válid, com unidades corretas como '3days'." // Can we translate '3days' to '3dias' ?
|
||||
|
||||
// E9
|
||||
#define STRING_E9_UNSUPPORTED "Operador não suportado '{1}'."
|
||||
#define STRING_E9_NO_OPERANDS "Não existem operandos para o operador '{1}'."
|
||||
#define STRING_E9_INSUFFICIENT_OP "Não existem operandos suficientes para o operador '{1}'."
|
||||
#define STRING_E9_MORE_OP "Operandos em excesso."
|
||||
// Eval
|
||||
#define STRING_EVAL_NO_EXPRESSION "No expression to evaluate."
|
||||
#define STRING_EVAL_UNSUPPORTED "Operador não suportado '{1}'."
|
||||
#define STRING_EVAL_OP_EXPECTED "Operator expected."
|
||||
#define STRING_EVAL_NO_EVAL "The expression could not be evaluated."
|
||||
#define STRING_PAREN_MISMATCH "Mismatched parentheses in expression"
|
||||
|
||||
// edit
|
||||
#define STRING_EDIT_NO_CHANGES "Não foram detetadas alterações."
|
||||
|
||||
Reference in New Issue
Block a user