Browse Source

Merge pull request #7675 from nocodb/l10n_develop_2

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

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "مشروع",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "عرض الاسم",
"viewLink": "عرض الرابط",
"columnName": "اسم العمود",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "أدخل كلمة المرور",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "পরকলপ",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "নম দন",
"viewLink": "লিক দন",
"columnName": "কলর নম",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "পসওযড লিন",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Projekt",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(nepovinné)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Název zobrazení",
"viewLink": "Zobrazit odkaz",
"columnName": "Název sloupce",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Zadejte heslo",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Chyba čárového kódu - zkontrolujte prosím kompatibilitu mezi typem vstupního a čárového kódu"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Projekt",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Se navn",
"viewLink": "Vis Link",
"columnName": "Kolonne navn",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Indtast adgangskoden",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Stregkodefejl - kontroller kompatibiliteten mellem input og stregkodetype"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Arbeitsbereich",
"workspaces": "Arbeitsbereiche",
"project": "Projekt",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Zeitformat",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Namen anzeigen",
"viewLink": "Link anzeigen",
"columnName": "Spaltenname",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Geodaten Feld auswählen",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "Es konnte kein Geodaten Feld gefunden werden. Bitte erstellen Sie zuerst eins.",
"password": {
"enter": "Passwort eingeben",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Barcode-Fehler - bitte überprüfen Sie die Kompatibilität zwischen Eingabe und Barcode-Typ"

2
packages/nc-gui/lang/en.json

@ -212,7 +212,7 @@
"page": "Page",
"pages": "Pages",
"record": "record",
"records": "records",
"records": "Records",
"webhook": "Webhook",
"webhooks": "Webhooks",
"view": "View",

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

@ -195,6 +195,10 @@
"restore": "Restaurar"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Espacio de trabajo",
"workspaces": "Espacios de trabajo",
"project": "Proyecto",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Encabezado 1",
"heading2": "Encabezado 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicar vista de formulario",
"createFormView": "Crear vista de formulario",
"duplicateKanbanView": "Duplicar vista Kanban",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Crear vista Kanban",
"createCalendarView": "Create Calendar View",
"viewName": "Nombre de la vista",
"viewLink": "Ver enlace",
"columnName": "Nombre de columna",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Seleccione un campo de agrupación",
"selectGroupFieldNotFound": "No se encuentra ningún campo de selección único. Por favor, cree uno primero.",
"selectGeoField": "Seleccione un campo de datos geográficos",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No se encuentra ningún campo de datos geográficos. Por favor, cree uno primero.",
"password": {
"enter": "Ingresa la contraseña",
@ -1069,11 +1091,15 @@
"length59Required": "La longitud excede el máximo de 59 caracteres",
"noNewNotifications": "No tiene nuevas notificaciones",
"noRecordFound": "Registro no encontrado",
"noRecordsFound": "No records found",
"rowDeleted": "Registro eliminado",
"saveChanges": "¿Desea guardar los cambios?",
"tooLargeFieldEntity": "El campo es demasiado grande para convertirlo a {entity}",
"roleRequired": "Rol requerido",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "¡Por favor, asegúrese de que la base de datos que está intentando conectar es válida! ¡Esta operación puede causar pérdidas de esquemas!!",
"barcode": {
"renderError": "Error de código de barras - por favor, compruebe la compatibilidad entre la entrada y el tipo de código de barras"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Proiektua",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Ikusi izena",
"viewLink": "Ikusi esteka",
"columnName": "Zutabearen izena",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Enter the password",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type"

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

@ -195,6 +195,10 @@
"restore": "بازیابی"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "فضای کار",
"workspaces": "فضاهای کاری",
"project": "پروژه",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "نام نمایش",
"viewLink": "لینک نمایش",
"columnName": "نام ستون",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "کلمه عبور را وارد کنید",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "خطای بارکد - لطفا سازگاری بین ورودی و نوع بارکد را بررسی کنید"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Hanke",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Näytä nimi",
"viewLink": "Näytä linkki",
"columnName": "Sarakkeen nimi",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Anna salasana",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Viivakoodivirhe - tarkista syötteen ja viivakoodityypin yhteensopivuus."

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

@ -195,6 +195,10 @@
"restore": "Restaurer"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Espace de travail",
"workspaces": "Espaces de travail",
"project": "Projet",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "Nouveau fournisseur",
"generalSettings": "Paramètres généraux",
"ssoSettings": "Paramètres SSO",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Titre 1",
"heading2": "Titre 2",
"heading3": "Titre 3",
@ -473,6 +484,8 @@
"timeFormat": "Format d'heure",
"singularLabel": "Libellé au singulier",
"pluralLabel": "Libellé au pluriel",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Facultatif)",
"clickToMake": "Cliquez pour faire",
"visibleForRole": "visible pour le rôle :",
@ -515,7 +528,9 @@
"duplicateFormView": "Dupliquer une vue Formulaire",
"createFormView": "Créer une vue Formulaire",
"duplicateKanbanView": "Dupliquer une vue Kanban",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Créer une vue Kanban",
"createCalendarView": "Create Calendar View",
"viewName": "Vue",
"viewLink": "Lien de vue",
"columnName": "Nom de la colonne",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Saisir le mot de passe",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Veuillez vous assurer que la base de données à laquelle vous essayez de vous connecter est valide ! Cette opération peut provoquer une perte de schéma !!",
"barcode": {
"renderError": "Erreur de code-barres - veuillez vérifier la compatibiltié entre la donnée d'entrée et le type de code-barres"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": ּרוֹיֶקט",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "ראה שם",
"viewLink": "ראה קישור",
"columnName": "שם עמודה",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "הכנס את הסיסמא",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "परिजन",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "नम द",
"viewLink": "लिक द",
"columnName": "आम नम",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "पसवरड दरज कर",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Projekt",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Pregled ime",
"viewLink": "Pogledajte link",
"columnName": "Naziv stupca",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Unesite zaporku",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Greška kod bar koda - provjerite kompatibilnost između unosa i vrste bar koda"

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

@ -195,6 +195,10 @@
"restore": "Pulihkan"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Ruang Kerja",
"workspaces": "Ruang kerja",
"project": "Proyek",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Lihat nama",
"viewLink": "Lihat Tautan",
"columnName": "Nama kolom",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Masukkan kata sandi",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Kesalahan kode batang - periksa kompatibilitas antara input dan jenis kode batang"

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

@ -195,6 +195,10 @@
"restore": "Ripristino"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Spazio di lavoro",
"workspaces": "Spazi di lavoro",
"project": "Progetto",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Titolo 1",
"heading2": "Titolo 2",
"heading3": "Titolo 3",
@ -473,6 +484,8 @@
"timeFormat": "Formato Ora",
"singularLabel": "Etichetta singolare",
"pluralLabel": "Etichetta plurale",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Opzionale)",
"clickToMake": "Click per eseguire",
"visibleForRole": "visibile per il ruolo:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplica Visualizzazione Form",
"createFormView": "Crea Visualizzazione Form",
"duplicateKanbanView": "Duplica Visualizzazione Kanban",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Crea Visualizzaizone Kanban",
"createCalendarView": "Create Calendar View",
"viewName": "Visualizza nome",
"viewLink": "Visualizza link",
"columnName": "Nome della colonna",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Selezionare un campo di raggruppamento",
"selectGroupFieldNotFound": "Non è stato trovato nessun campo di selezione singolo. Si prega di crearne uno prima.",
"selectGeoField": "Seleziona un campo GeoData",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "Non è stato trovato alcun campo GeoData. Si prega di crearne uno prima.",
"password": {
"enter": "Inserisci la password",
@ -1069,11 +1091,15 @@
"length59Required": "La lunghezza supera i 59 caratteri massimi",
"noNewNotifications": "Non hai nuove notifiche",
"noRecordFound": "Riga non trovata",
"noRecordsFound": "No records found",
"rowDeleted": "Riga eliminata",
"saveChanges": "Salvare le modifiche?",
"tooLargeFieldEntity": "Il campo è troppo grande per essere convertito in {entity}",
"roleRequired": "Ruolo richiesto",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Assicurati che il database che stai cercando di connetterti sia valido! Questa operazione può causare la perdita dello schema!!",
"barcode": {
"renderError": "Errore del codice a barre - verificare la compatibilità tra l'input e il tipo di codice a barre"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "プロジェクト",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "ビューの名前",
"viewLink": "ビューのリンク",
"columnName": "列名",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "パスワードを入力してください",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "バーコードエラー - 入力とバーコードの種類の互換性を確認してください。"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "작업 공간",
"workspaces": "작업 공간",
"project": "프로젝트",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "시간 형식",
"singularLabel": "단수 레이블",
"pluralLabel": "복수 레이블",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(선택사항)",
"clickToMake": "클릭하여 생성",
"visibleForRole": "역할에 표시:",
@ -515,7 +528,9 @@
"duplicateFormView": "폼 뷰 복제",
"createFormView": "폼 뷰 생성",
"duplicateKanbanView": "칸반 뷰 복제",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "칸반 뷰 생성",
"createCalendarView": "Create Calendar View",
"viewName": "이름 보기",
"viewLink": "링크 보기",
"columnName": "열 이름",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "그룹화 필드 선택",
"selectGroupFieldNotFound": "단일 선택 필드를 찾을 수 없습니다. 최소한 하나의 단일 선택 필드를 만들어야 합니다.",
"selectGeoField": "GeoField 선택",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "GeoField를 찾을 수 없습니다. 최소한 하나의 GeoField를 만들어야 합니다.",
"password": {
"enter": "비밀번호를 입력하십시오",
@ -1069,11 +1091,15 @@
"length59Required": "길이는 59자 이하여야 합니다.",
"noNewNotifications": "새 알림 없음",
"noRecordFound": "레코드를 찾을 수 없습니다.",
"noRecordsFound": "No records found",
"rowDeleted": "행이 삭제되었습니다.",
"saveChanges": "변경 사항을 저장하시겠습니까?",
"tooLargeFieldEntity": "{entity}를 저장할 수 없습니다. 필드가 너무 큽니다.",
"roleRequired": "역할이 필요합니다.",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "연결하려는 데이터베이스가 올바른지 확인하십시오! 이 작업으로 스키마 손실이 발생할 수 있습니다!!",
"barcode": {
"renderError": "바코드를 렌더링하는 동안 오류가 발생했습니다."

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Projekts",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Skata nosaukums",
"viewLink": "Skata saite",
"columnName": "Kolonnas nosaukums",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Ievadīt paroli",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Svītrkoda kļūda - lūdzu, pārbaudiet savietojamību starp ievades un svītrkoda tipu."

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Project",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Weergavenaam",
"viewLink": "Toon Link",
"columnName": "Kolomnaam",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Geef het Wachtwoord",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Barcodefout - controleer compatibiliteit tussen invoer en type barcode"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Prosjekt",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Se navn",
"viewLink": "Vis lenke",
"columnName": "Kolonne navn",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Skriv inn passordet",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type"

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

@ -195,6 +195,10 @@
"restore": "Przywróć"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Obszar roboczy",
"workspaces": "Obszary robocze",
"project": "Projekt",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Nagłówek 1",
"heading2": "Nagłówek 2",
"heading3": "Nagłówek 3",
@ -473,6 +484,8 @@
"timeFormat": "Format czasu",
"singularLabel": "Etykieta pojedyncza",
"pluralLabel": "Etykieta mnoga",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Opcjonalnie)",
"clickToMake": "Kliknij, aby utworzyć",
"visibleForRole": "widoczne dla roli:",
@ -515,7 +528,9 @@
"duplicateFormView": "Zduplikuj widok formularza",
"createFormView": "Utwórz widok formularza",
"duplicateKanbanView": "Zduplikuj widok Kanban",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Utwórz widok Kanban",
"createCalendarView": "Create Calendar View",
"viewName": "Nazwa widoku",
"viewLink": "Link do widoku",
"columnName": "Nazwa kolumny",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Wybierz pole grupowania",
"selectGroupFieldNotFound": "Nie można znaleźć pola jednokrotnego wyboru. Najpierw je utwórz.",
"selectGeoField": "Wybierz pole danych geograficznych",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "Nie można znaleźć pola danych geograficznych. Najpierw je utwórz.",
"password": {
"enter": "Podaj hasło",
@ -1069,11 +1091,15 @@
"length59Required": "Długość przekracza maksymalną liczbę 59 znaków",
"noNewNotifications": "Nie masz nowych powiadomień",
"noRecordFound": "Nie znaleziono rekordu",
"noRecordsFound": "No records found",
"rowDeleted": "Rekord usunięty",
"saveChanges": "Czy chcesz zapisać zmiany?",
"tooLargeFieldEntity": "Pole jest zbyt duże, aby przekonwertować je na {entity}",
"roleRequired": "Wymagana rola",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Upewnij się, że próbujesz połączyć się z prawidłową bazą danych! Ta operacja może spowodować utratę schematu!",
"barcode": {
"renderError": "Błąd kodu kreskowego - proszę sprawdzić kompatybilność między typem kodu wejściowego i kreskowego"

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

@ -195,6 +195,10 @@
"restore": "Restaurar"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Área de trabalho",
"workspaces": "Áreas de trabalho",
"project": "Projeto",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Guardar",
"cancel": "Cancelar",
"metadataUrl": "URL de metadados",
@ -430,6 +435,12 @@
"newProvider": "Novo provedor",
"generalSettings": "Configurações gerais",
"ssoSettings": "Configurações SSO",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Cabeçalho 1",
"heading2": "Cabeçalho 2",
"heading3": "Cabeçalho 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Visualizar nome",
"viewLink": "View link.",
"columnName": "Nome da coluna",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Introduza a palavra-passe",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Erro de código de barras - por favor verifique a compatibilidade entre a entrada e o tipo de código de barras"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Projeto",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Visualizar nome",
"viewLink": "Visualizar link",
"columnName": "Nome da coluna",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Insira a senha",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Erro de código de barras - por favor verifique a compatibilidade entre a entrada e o tipo de código de barras"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Рабочее пространство",
"workspaces": "Рабочие пространства",
"project": "Проект",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Заголовок 1",
"heading2": "Заголовок 2",
"heading3": "Заголовок 3",
@ -473,6 +484,8 @@
"timeFormat": "Формат времени",
"singularLabel": "Единственное число",
"pluralLabel": "Множественное число",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Необязательно)",
"clickToMake": "Нажмите, чтобы сделать",
"visibleForRole": "видимый для роли:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Название представления",
"viewLink": "Ссылка на представление",
"columnName": "Название столбца",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Введите пароль",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Ошибка штрих-кода - пожалуйста, проверьте совместимость между вводом и типом штрих-кода"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Projekt",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Zobraziť názov",
"viewLink": "Zobraziť odkaz",
"columnName": "Názov stĺpca",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Zadajte heslo",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Chyba čiarového kódu - skontrolujte kompatibilitu medzi vstupom a typom čiarového kódu"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Project.",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Ogled imena",
"viewLink": "Ogled povezave",
"columnName": "Ime stolpca",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Vnesi geslo",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Napaka pri črtni kodi - preverite združljivost med vnosom in vrsto črtne kode"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Projekt",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Spara",
"cancel": "Avbryt",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Visa namn",
"viewLink": "Visa länk",
"columnName": "Kolumnnamn",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Ange lösenordet",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Streckkodfel - kontrollera kompatibiliteten mellan inmatning och streckkodstyp."

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "โครงการ",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "ดอ",
"viewLink": "ดงค",
"columnName": "ชอคอลมน",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "ปอนรหสผาน",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Proje",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Görünüm adı",
"viewLink": "Görünüm Linki",
"columnName": "Sütun Adı",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Şifreyi Girin",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Barkod hatası - lütfen giriş ve barkod türü arasındaki uyumluluğu kontrol edin"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Проєкт",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Назва вигляду",
"viewLink": "Переглянути посилання",
"columnName": "Назва стовпця",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Введіть пароль",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Помилка штрих-коду - перевірте сумісність між типом вводу та типом штрих-коду"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "Dự định",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "Xem tên.",
"viewLink": "Xem liên kết",
"columnName": "Tên cột dọc",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Nhập mật khẩu",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type"

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

@ -195,6 +195,10 @@
"restore": "还原"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "工作区",
"workspaces": "工作区",
"project": "项目",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "一级标题",
"heading2": "二级标题",
"heading3": "三级标题",
@ -473,6 +484,8 @@
"timeFormat": "时间格式",
"singularLabel": "单数标签",
"pluralLabel": "复数标签",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(可选)",
"clickToMake": "点击创建",
"visibleForRole": "角色可见:",
@ -515,7 +528,9 @@
"duplicateFormView": "复制表单视图",
"createFormView": "创建表格视图",
"duplicateKanbanView": "复制看板视图",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "创建看板视图",
"createCalendarView": "Create Calendar View",
"viewName": "查看名称",
"viewLink": "查看链接",
"columnName": "列名",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "选择分组字段",
"selectGroupFieldNotFound": "没有可用的单选字段,请先创建。",
"selectGeoField": "选择地理数据字段",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "未找到 GeoData 字段。请先创建一个。",
"password": {
"enter": "输入密码",
@ -1069,11 +1091,15 @@
"length59Required": "长度超过最大 59 个字符",
"noNewNotifications": "您没有新的通知",
"noRecordFound": "未找到记录",
"noRecordsFound": "No records found",
"rowDeleted": "记录已删除",
"saveChanges": "要保存更改吗?",
"tooLargeFieldEntity": "字段太大,无法转换为 {entity}",
"roleRequired": "角色要求",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "请确保您尝试连接的数据库有效!此操作可能导致模式丢失",
"barcode": {
"renderError": "条形码错误 - 请注意输入数据和条形码类型之间的兼容性"

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

@ -195,6 +195,10 @@
"restore": "Restore"
},
"objects": {
"day": "Day",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"project": "項目",
@ -420,6 +424,7 @@
}
},
"labels": {
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
@ -430,6 +435,12 @@
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -473,6 +484,8 @@
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
@ -515,7 +528,9 @@
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createCalendarView": "Create Calendar View",
"viewName": "檢視名稱",
"viewLink": "查看鏈接",
"columnName": "列名稱",
@ -671,6 +686,12 @@
}
},
"activity": {
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"withEndDate": "with end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
@ -931,6 +952,7 @@
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "輸入密碼",
@ -1069,11 +1091,15 @@
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode": {
"renderError": "條碼錯誤 - 請檢查輸入和條碼類型之間的兼容性"

Loading…
Cancel
Save