Browse Source

New Crowdin updates (#8816)

* New translations en.json (English)

* Update source file en.json

* Update source file en.json

* New translations en.json (French)

* New translations en.json (Turkish)

* New translations en.json (Chinese Simplified)

* New translations en.json (Latvian)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (German)

* New translations en.json (Basque)

* New translations en.json (Finnish)

* New translations en.json (Hebrew)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Korean)

* New translations en.json (Dutch)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Portuguese)

* New translations en.json (Russian)

* New translations en.json (Slovak)

* New translations en.json (Slovenian)

* New translations en.json (Swedish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Traditional)

* New translations en.json (English)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Indonesian)

* New translations en.json (Persian)

* New translations en.json (Thai)

* New translations en.json (Croatian)

* New translations en.json (Hindi)

* New translations en.json (Bengali, India)

* New translations en.json (Hungarian)

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
pull/8824/head
navi 4 months ago committed by GitHub
parent
commit
a38292a43c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      packages/nc-gui/lang/ar.json
  2. 8
      packages/nc-gui/lang/bn_IN.json
  3. 8
      packages/nc-gui/lang/cs.json
  4. 8
      packages/nc-gui/lang/da.json
  5. 8
      packages/nc-gui/lang/de.json
  6. 8
      packages/nc-gui/lang/es.json
  7. 8
      packages/nc-gui/lang/eu.json
  8. 8
      packages/nc-gui/lang/fa.json
  9. 8
      packages/nc-gui/lang/fi.json
  10. 8
      packages/nc-gui/lang/fr.json
  11. 8
      packages/nc-gui/lang/he.json
  12. 8
      packages/nc-gui/lang/hi.json
  13. 8
      packages/nc-gui/lang/hr.json
  14. 137
      packages/nc-gui/lang/hu.json
  15. 8
      packages/nc-gui/lang/id.json
  16. 8
      packages/nc-gui/lang/it.json
  17. 8
      packages/nc-gui/lang/ja.json
  18. 8
      packages/nc-gui/lang/ko.json
  19. 8
      packages/nc-gui/lang/lv.json
  20. 8
      packages/nc-gui/lang/nl.json
  21. 8
      packages/nc-gui/lang/no.json
  22. 8
      packages/nc-gui/lang/pl.json
  23. 8
      packages/nc-gui/lang/pt.json
  24. 8
      packages/nc-gui/lang/pt_BR.json
  25. 8
      packages/nc-gui/lang/ru.json
  26. 8
      packages/nc-gui/lang/sk.json
  27. 8
      packages/nc-gui/lang/sl.json
  28. 8
      packages/nc-gui/lang/sv.json
  29. 8
      packages/nc-gui/lang/th.json
  30. 8
      packages/nc-gui/lang/tr.json
  31. 8
      packages/nc-gui/lang/uk.json
  32. 8
      packages/nc-gui/lang/vi.json
  33. 8
      packages/nc-gui/lang/zh-Hans.json
  34. 8
      packages/nc-gui/lang/zh-Hant.json

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "حفظ التغييرات", "saveChanges": "حفظ التغييرات",
"xcDB": "إنشاء مشروع جديد", "xcDB": "إنشاء مشروع جديد",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "परिवरतनरकित कर", "saveChanges": "परिवरतनरकित कर",
"xcDB": "একটি নতন পরকলপ তি করন", "xcDB": "একটি নতন পরকলপ তি করন",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Uložit změny", "saveChanges": "Uložit změny",
"xcDB": "Vytvoření nového projektu", "xcDB": "Vytvoření nového projektu",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Gem ændringer", "saveChanges": "Gem ændringer",
"xcDB": "Opret et nyt projekt", "xcDB": "Opret et nyt projekt",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Änderungen speichern", "saveChanges": "Änderungen speichern",
"xcDB": "Neues Projekt erstellen", "xcDB": "Neues Projekt erstellen",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to 10 data sources per base", "reachedSourceLimit": "Limited to 10 data sources per base",
"saveChanges": "Guardar cambios", "saveChanges": "Guardar cambios",
"xcDB": "Crear un nuevo proyecto", "xcDB": "Crear un nuevo proyecto",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Save changes", "saveChanges": "Save changes",
"xcDB": "Create a new project", "xcDB": "Create a new project",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "ذخیره تغییرات", "saveChanges": "ذخیره تغییرات",
"xcDB": "ایجاد یک پروژه جدید", "xcDB": "ایجاد یک پروژه جدید",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Tallenna muutokset", "saveChanges": "Tallenna muutokset",
"xcDB": "Luo uusi projekti", "xcDB": "Luo uusi projekti",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Sélectionner une vue", "selectView": "Sélectionner une vue",
@ -1040,10 +1041,11 @@
"group": "Grouper par" "group": "Grouper par"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limité à une seule source de données pour le moment", "reachedSourceLimit": "Limité à une seule source de données pour le moment",
"saveChanges": "Sauvegarder les modifications", "saveChanges": "Sauvegarder les modifications",
"xcDB": "Créer un nouveau projet", "xcDB": "Créer un nouveau projet",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "קבוצה" "group": "קבוצה"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "מוגבל כרגע למקור נתונים אחד בלבד", "reachedSourceLimit": "מוגבל כרגע למקור נתונים אחד בלבד",
"saveChanges": "שמור שינויים", "saveChanges": "שמור שינויים",
"xcDB": "צור פרויקט חדש", "xcDB": "צור פרויקט חדש",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "परिवरतनरकित कर", "saveChanges": "परिवरतनरकित कर",
"xcDB": "एक नयट बन", "xcDB": "एक नयट बन",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Spremi promjene", "saveChanges": "Spremi promjene",
"xcDB": "Stvoriti novi projekt", "xcDB": "Stvoriti novi projekt",

137
packages/nc-gui/lang/hu.json

@ -40,32 +40,32 @@
}, },
"general": { "general": {
"role": "Role", "role": "Role",
"general": "General", "general": "Általános",
"quit": "Quit", "quit": "Kilépés",
"home": "Home", "home": "Home",
"load": "Load", "load": "Betöltés",
"open": "Open", "open": "Megnyitás",
"close": "Close", "close": "Bezárás",
"yes": "Yes", "yes": "Igen",
"no": "No", "no": "Nem",
"ok": "OK", "ok": "Ok",
"back": "Back", "back": "Vissza",
"and": "And", "and": "És",
"or": "Or", "or": "Vagy",
"add": "Add", "add": "Hozzáadás",
"edit": "Edit", "edit": "Szerkesztés",
"link": "Link", "link": "Link",
"links": "Links", "links": "Linkek",
"remove": "Remove", "remove": "Remove",
"import": "Import", "import": "Import",
"logout": "Log Out", "logout": "Log Out",
"empty": "Empty", "empty": "Empty",
"changeIcon": "Change Icon", "changeIcon": "Change Icon",
"save": "Save", "save": "Mentés",
"available": "Available", "available": "Elérhető",
"abort": "Abort", "abort": "Abort",
"saving": "Saving", "saving": "Mentés",
"cancel": "Cancel", "cancel": "Mégse",
"null": "Null", "null": "Null",
"escape": "Escape", "escape": "Escape",
"hex": "Hex", "hex": "Hex",
@ -78,38 +78,39 @@
"twilio": "Twilio", "twilio": "Twilio",
"whatsappTwilio": "WhatsApp Twilio", "whatsappTwilio": "WhatsApp Twilio",
"quote": "Quote", "quote": "Quote",
"submit": "Submit", "submit": "Beküldés",
"create": "Create", "create": "Létrehozás",
"createEntity": "Create {entity}", "createEntity": "{entity} létrehozása",
"creating": "Creating", "creating": "Létrehozás folyamatban",
"creatingEntity": "Creating {entity}", "creatingEntity": "{entity} létrehozása",
"details": "Details", "details": "Részletek",
"skip": "Skip", "skip": "Átugrás",
"code": "Code", "code": "Kód",
"duplicate": "Duplicate", "duplicate": "Kettőzés",
"duplicating": "Duplicating", "duplicating": "Kettőzés",
"activate": "Activate", "activate": "Aktiválás",
"action": "Action", "action": "Művelet",
"insert": "Insert", "insert": "Beillesztés",
"delete": "Delete", "delete": "Törlés",
"deleteEntity": "Delete {entity}", "deleteEntity": "{entity} törlése",
"bulkInsert": "Bulk Insert", "bulkInsert": "Bulk Insert",
"bulkDelete": "Bulk Delete", "bulkDelete": "Bulk Delete",
"bulkUpdate": "Bulk Update", "bulkUpdate": "Bulk Update",
"deleting": "Deleting", "deleting": "Törlés",
"update": "Update", "update": "Frissítés",
"updating": "Updating", "updating": "Frissítés",
"rename": "Rename", "rename": "Átnevezés",
"reload": "Reload", "reload": "Újratöltés",
"reset": "Reset", "reset": "Visszaállítás",
"install": "Install", "install": "Telepítés",
"show": "Show", "show": "Show",
"access": "Access", "access": "Access",
"visibility": "Visibility", "visibility": "Visibility",
"hide": "Hide", "hide": "Hide",
"deprecated": "Deprecated", "deprecated": "Deprecated",
"showAll": "Show all", "showAll": "Összes megjelenítése",
"hideAll": "Hide all", "hideAll": "Összes elrejtése",
"notFound": "Not found", "notFound": "Not found",
"showMore": "Show more", "showMore": "Show more",
"showOptions": "Show options", "showOptions": "Show options",
@ -127,36 +128,36 @@
"mandatory": "Mandatory", "mandatory": "Mandatory",
"loading": "Loading ...", "loading": "Loading ...",
"title": "Title", "title": "Title",
"upload": "Upload", "upload": "Feltöltés",
"download": "Download", "download": "Letöltás",
"default": "Default", "default": "Alapértelmezett",
"base": "Source", "base": "Forrás",
"datasource": "Data Source", "datasource": "Adatforrás",
"more": "More", "more": "Több",
"less": "Less", "less": "Kevesebb",
"event": "Event", "event": "Esemény",
"condition": "Condition", "condition": "Feltétel",
"after": "After", "after": "Utána",
"before": "Before", "before": "Előtte",
"search": "Search", "search": "Keresés",
"searchIn": "Search In", "searchIn": "Search In",
"notification": "Notification", "notification": "Értesítés",
"reference": "Reference", "reference": "Reference",
"function": "Function", "function": "Function",
"confirm": "Confirm", "confirm": "Megerősítés",
"generate": "Generate", "generate": "Generate",
"copy": "Copy", "copy": "Másolás",
"are": "are", "are": "are",
"misc": "Miscellaneous", "misc": "Miscellaneous",
"lock": "Lock", "lock": "Zárolás",
"unlock": "Unlock", "unlock": "Feloldás",
"credentials": "Credentials", "credentials": "Hitelesítési adatok",
"help": "Help", "help": "Súgó",
"questions": "Questions", "questions": "Kérdések",
"reachOut": "Reach out here", "reachOut": "Reach out here",
"betaNote": "This feature is currently in beta.", "betaNote": "This feature is currently in beta.",
"moreInfo": "More information can be found here", "moreInfo": "More information can be found here",
"logs": "Logs", "logs": "Naplók",
"groupingField": "Stack by field", "groupingField": "Stack by field",
"insertAfter": "Insert After", "insertAfter": "Insert After",
"insertBefore": "Insert Before", "insertBefore": "Insert Before",
@ -226,8 +227,8 @@
"projects": "Bases", "projects": "Bases",
"table": "Table", "table": "Table",
"tables": "Tables", "tables": "Tables",
"field": "Field", "field": "Mező",
"fields": "Fields", "fields": "Mezők",
"column": "Field", "column": "Field",
"columns": "Fields", "columns": "Fields",
"page": "Page", "page": "Page",
@ -456,6 +457,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite" : "Allow Schema Edit", "allowMetaWrite" : "Allow Schema Edit",
"allowDataWrite" : "Allow Data Edit", "allowDataWrite" : "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -762,7 +764,7 @@
"newFormLoaded": "Loading new form in", "newFormLoaded": "Loading new form in",
"webhook": "Webhook", "webhook": "Webhook",
"multiField": { "multiField": {
"newField": "New field", "newField": "Új mező",
"saveChanges": "Save changes", "saveChanges": "Save changes",
"updatedField": "Updated field", "updatedField": "Updated field",
"deletedField": "Deleted field", "deletedField": "Deleted field",
@ -1027,7 +1029,7 @@
"toggleMobileMode": "Toggle Mobile Mode", "toggleMobileMode": "Toggle Mobile Mode",
"startCommenting": "Start commenting!", "startCommenting": "Start commenting!",
"clearForm": "Clear Form", "clearForm": "Clear Form",
"addFieldFromFormView": "Add Field", "addFieldFromFormView": "Mező hozzáadása",
"selectAllFields": "Select all fields", "selectAllFields": "Select all fields",
"preFilledFields": { "preFilledFields": {
"title": "Enable Pre-fill", "title": "Enable Pre-fill",
@ -1040,6 +1042,7 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Simpan perubahan", "saveChanges": "Simpan perubahan",
"xcDB": "Buat proyek baru", "xcDB": "Buat proyek baru",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limitato a una sola sorgente dati per il momento", "reachedSourceLimit": "Limitato a una sola sorgente dati per il momento",
"saveChanges": "Salva le modifiche", "saveChanges": "Salva le modifiche",
"xcDB": "Crea un nuovo progetto", "xcDB": "Crea un nuovo progetto",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "変更を保存", "saveChanges": "変更を保存",
"xcDB": "プロジェクトを作成", "xcDB": "プロジェクトを作成",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "데이터 소스 제한에 도달했습니다.", "reachedSourceLimit": "데이터 소스 제한에 도달했습니다.",
"saveChanges": "변경 사항 저장", "saveChanges": "변경 사항 저장",
"xcDB": "새 프로젝트 생성", "xcDB": "새 프로젝트 생성",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Saglabāt izmaiņas", "saveChanges": "Saglabāt izmaiņas",
"xcDB": "Izveidot jaunu projektu", "xcDB": "Izveidot jaunu projektu",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Wijzigingen opslaan", "saveChanges": "Wijzigingen opslaan",
"xcDB": "Maak een nieuw project", "xcDB": "Maak een nieuw project",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Lagre endringer", "saveChanges": "Lagre endringer",
"xcDB": "Opprett et nytt prosjekt", "xcDB": "Opprett et nytt prosjekt",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Wygląda na to, że ten stos nie ma żadnych rekordów" "looksLikeThisStackIsEmpty": "Wygląda na to, że ten stos nie ma żadnych rekordów"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Wybierz widok", "selectView": "Wybierz widok",
@ -1040,10 +1041,11 @@
"group": "Grupa" "group": "Grupa"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Ograniczenie do jednego źródła danych w tej chwili", "reachedSourceLimit": "Ograniczenie do jednego źródła danych w tej chwili",
"saveChanges": "Zapisz zmiany", "saveChanges": "Zapisz zmiany",
"xcDB": "Utwórz nowy projekt", "xcDB": "Utwórz nowy projekt",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Salvar alterações", "saveChanges": "Salvar alterações",
"xcDB": "Criar um novo projecto", "xcDB": "Criar um novo projecto",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Salvar alterações", "saveChanges": "Salvar alterações",
"xcDB": "Criar um novo projeto", "xcDB": "Criar um novo projeto",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Сохранить изменения", "saveChanges": "Сохранить изменения",
"xcDB": "Создать новый проект", "xcDB": "Создать новый проект",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Uloženie zmien", "saveChanges": "Uloženie zmien",
"xcDB": "Vytvorenie nového projektu", "xcDB": "Vytvorenie nového projektu",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Shrani spremembe", "saveChanges": "Shrani spremembe",
"xcDB": "Ustvari nov projekt", "xcDB": "Ustvari nov projekt",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Spara ändringar", "saveChanges": "Spara ändringar",
"xcDB": "Skapa ett nytt projekt", "xcDB": "Skapa ett nytt projekt",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "บนทกการเปลยนแปลง", "saveChanges": "บนทกการเปลยนแปลง",
"xcDB": "สรางโครงการใหม", "xcDB": "สรางโครงการใหม",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Değişiklikleri Kaydet", "saveChanges": "Değişiklikleri Kaydet",
"xcDB": "Yeni bir proje oluştur", "xcDB": "Yeni bir proje oluştur",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Зберегти зміни", "saveChanges": "Зберегти зміни",
"xcDB": "Створити новий проєкт", "xcDB": "Створити новий проєкт",

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

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Lưu thay đổi", "saveChanges": "Lưu thay đổi",
"xcDB": "Tạo một dự án mới", "xcDB": "Tạo một dự án mới",

8
packages/nc-gui/lang/zh-Hans.json

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "分组" "group": "分组"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "暂时只限于一个数据源", "reachedSourceLimit": "暂时只限于一个数据源",
"saveChanges": "保存更改", "saveChanges": "保存更改",
"xcDB": "新建项目", "xcDB": "新建项目",

8
packages/nc-gui/lang/zh-Hant.json

@ -456,6 +456,7 @@
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records"
}, },
"labels": { "labels": {
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
@ -1040,10 +1041,11 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "儲存更動", "saveChanges": "儲存更動",
"xcDB": "建立新專案", "xcDB": "建立新專案",

Loading…
Cancel
Save