Browse Source

New translations en.json (Finnish)

pull/4534/head
navi 2 years ago
parent
commit
f103436b70
  1. 8
      packages/nc-gui/lang/fi.json

8
packages/nc-gui/lang/fi.json

@ -241,6 +241,8 @@
"created": "Luotu", "created": "Luotu",
"sqlOutput": "SQL-lähtö", "sqlOutput": "SQL-lähtö",
"addOption": "Lisää vaihtoehto", "addOption": "Lisää vaihtoehto",
"qrCodeValueColumn": "Column with QR code value",
"qrCodeValueTooLong": "Too many characters for a QR code",
"aggregateFunction": "Kokonaistoiminto", "aggregateFunction": "Kokonaistoiminto",
"dbCreateIfNotExists": "Tietokanta: Luo jos ei ole olemassa", "dbCreateIfNotExists": "Tietokanta: Luo jos ei ole olemassa",
"clientKey": "Asiakasnäppäin", "clientKey": "Asiakasnäppäin",
@ -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.",

Loading…
Cancel
Save