|
|
@ -241,6 +241,8 @@ |
|
|
|
"created": "Criado", |
|
|
|
"created": "Criado", |
|
|
|
"sqlOutput": "Saída SQL.", |
|
|
|
"sqlOutput": "Saída SQL.", |
|
|
|
"addOption": "Adicionar opção", |
|
|
|
"addOption": "Adicionar opção", |
|
|
|
|
|
|
|
"qrCodeValueColumn": "Column with QR code value", |
|
|
|
|
|
|
|
"qrCodeValueTooLong": "Too many characters for a QR code", |
|
|
|
"aggregateFunction": "Função agregada", |
|
|
|
"aggregateFunction": "Função agregada", |
|
|
|
"dbCreateIfNotExists": "Base de Dados : criar se não existir", |
|
|
|
"dbCreateIfNotExists": "Base de Dados : criar se não existir", |
|
|
|
"clientKey": "Chave do Cliente", |
|
|
|
"clientKey": "Chave do Cliente", |
|
|
@ -487,6 +489,12 @@ |
|
|
|
"selectField": "Select field" |
|
|
|
"selectField": "Select field" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"msg": { |
|
|
|
"msg": { |
|
|
|
|
|
|
|
"warning": { |
|
|
|
|
|
|
|
"nonEditableFields": { |
|
|
|
|
|
|
|
"computedFieldUnableToClear": "Warning: Computed field - unable to clear text", |
|
|
|
|
|
|
|
"qrFieldsCannotBeDirectlyChanged": "Warning: QR fields cannot be directly changed." |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"info": { |
|
|
|
"info": { |
|
|
|
"roles": { |
|
|
|
"roles": { |
|
|
|
"orgCreator": "Creator can create new projects and access any invited project.", |
|
|
|
"orgCreator": "Creator can create new projects and access any invited project.", |
|
|
|