Browse Source

New Crowdin updates (#9148)

* Update source file en.json

* New translations en.json (French)

* New translations en.json (Japanese)

* New translations en.json (Ukrainian)

* New translations en.json (Hungarian)

* New translations en.json (Finnish)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (German)

* New translations en.json (Basque)

* New translations en.json (Hebrew)

* New translations en.json (Italian)

* New translations en.json (Korean)

* New translations en.json (Dutch)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Portuguese)

* New translations en.json (Russian)

* New translations en.json (Slovak)

* New translations en.json (Slovenian)

* New translations en.json (Swedish)

* New translations en.json (Turkish)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (English)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Indonesian)

* New translations en.json (Persian)

* New translations en.json (Thai)

* New translations en.json (Croatian)

* New translations en.json (Latvian)

* New translations en.json (Hindi)

* New translations en.json (Bengali, India)

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

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "هوية", "ID": "هوية",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Created By", "createdBy": "Created By",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "نوع قاعدة البيانات", "dbType": "نوع قاعدة البيانات",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "ملف SQLite", "sqliteFile": "ملف SQLite",
"hostAddress": "عنوان المضيف", "hostAddress": "Host address",
"port": "رقم المنفذ", "port": "Port number",
"username": "اسم المستخدم", "username": "اسم المستخدم",
"password": "كلمة المرور", "password": "كلمة المرور",
"schemaName": "اسم المخطط", "schemaName": "اسم المخطط",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "حفظ التغييرات", "saveChanges": "حفظ التغييرات",
"xcDB": "إنشاء مشروع جديد", "xcDB": "إنشاء مشروع جديد",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type" "renderError": "Barcode error - please check compatibility between input and barcode type"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Project name exceeds 50 characters", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Project name cannot start with space", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Required field", "requiredField": "Required field",
"ipNotAllowed": "IP not allowed", "ipNotAllowed": "IP not allowed",
"targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type", "targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type",
@ -1688,7 +1730,9 @@
"columnCreated": "تم إنشاء العمود", "columnCreated": "تم إنشاء العمود",
"passwordChanged": "تم تغيير كلمة المرور بنجاح. الرجاء تسجيل الدخول مرة أخرى.", "passwordChanged": "تم تغيير كلمة المرور بنجاح. الرجاء تسجيل الدخول مرة أخرى.",
"settingsSaved": "Settings saved successfully", "settingsSaved": "Settings saved successfully",
"roleUpdated": "Role updated successfully" "roleUpdated": "Role updated successfully",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "আইডি", "ID": "আইডি",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Created By", "createdBy": "Created By",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "ডস পরকর", "dbType": "ডস পরকর",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "সইট ফইল", "sqliteFile": "সইট ফইল",
"hostAddress": "ট ঠি", "hostAddress": "Host address",
"port": "ট ন", "port": "Port number",
"username": "বযবহরকর নম", "username": "বযবহরকর নম",
"password": "পসওযড", "password": "পসওযড",
"schemaName": "সির নম", "schemaName": "সির নম",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "परिवरतनरकित कर", "saveChanges": "परिवरतनरकित कर",
"xcDB": "একটি নতন পরকলপ তি করন", "xcDB": "একটি নতন পরকলপ তি করন",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type" "renderError": "Barcode error - please check compatibility between input and barcode type"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Project name exceeds 50 characters", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Project name cannot start with space", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Required field", "requiredField": "Required field",
"ipNotAllowed": "IP not allowed", "ipNotAllowed": "IP not allowed",
"targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type", "targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type",
@ -1688,7 +1730,9 @@
"columnCreated": "Column created", "columnCreated": "Column created",
"passwordChanged": "Password changed successfully. Please login again.", "passwordChanged": "Password changed successfully. Please login again.",
"settingsSaved": "Settings saved successfully", "settingsSaved": "Settings saved successfully",
"roleUpdated": "Role updated successfully" "roleUpdated": "Role updated successfully",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Vyšší", "tall": "Vyšší",
"extra": "Nejvyšší" "extra": "Nejvyšší"
}, },
"externalDb": "Externí databáze" "externalDb": "Externí databáze",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Kód měny", "currencyCode": "Kód měny",
"searchMembers": "Vyhledávání členů", "searchMembers": "Search members",
"noMembersFound": "Nenalezeni žádní členové", "noMembersFound": "Nenalezeni žádní členové",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Jméno tokenu", "tokenName": "Jméno tokenu",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "Všechny tabulky", "allTables": "Všechny tabulky",
"members": "Členové", "members": "Členové",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Vytvořil/a", "createdBy": "Vytvořil/a",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Typ databáze", "dbType": "Typ databáze",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite soubor", "sqliteFile": "SQLite soubor",
"hostAddress": "Adresa hostitele", "hostAddress": "Host address",
"port": "Číslo portu", "port": "Port number",
"username": "Uživatelské jméno", "username": "Uživatelské jméno",
"password": "Heslo", "password": "Heslo",
"schemaName": "Název schématu", "schemaName": "Název schématu",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Uložit změny", "saveChanges": "Uložit změny",
"xcDB": "Vytvoření nového projektu", "xcDB": "Vytvoření nového projektu",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Chyba čárového kódu - zkontrolujte prosím kompatibilitu mezi typem vstupního a čárového kódu" "renderError": "Chyba čárového kódu - zkontrolujte prosím kompatibilitu mezi typem vstupního a čárového kódu"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Název projektu přesahuje 50 znaků", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Název projektu nesmí začínat mezerou", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Povinné pole", "requiredField": "Povinné pole",
"ipNotAllowed": "IP není povolena", "ipNotAllowed": "IP není povolena",
"targetFileIsNotAnAcceptedFileType": "Cílový soubor není akceptovaným typem souboru", "targetFileIsNotAnAcceptedFileType": "Cílový soubor není akceptovaným typem souboru",
@ -1688,7 +1730,9 @@
"columnCreated": "Vytvořený sloupec", "columnCreated": "Vytvořený sloupec",
"passwordChanged": "Heslo bylo úspěšně změněno. Přihlaste se znovu.", "passwordChanged": "Heslo bylo úspěšně změněno. Přihlaste se znovu.",
"settingsSaved": "Nastavení byla úspěšně uložena", "settingsSaved": "Nastavení byla úspěšně uložena",
"roleUpdated": "Role byla úspěšně aktualizována" "roleUpdated": "Role byla úspěšně aktualizována",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID.", "ID": "ID.",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Oprettet af", "createdBy": "Oprettet af",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Database type", "dbType": "Database type",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLITE FILE.", "sqliteFile": "SQLITE FILE.",
"hostAddress": "Værtsadresse.", "hostAddress": "Host address",
"port": "Port nummer.", "port": "Port number",
"username": "Brugernavn.", "username": "Brugernavn.",
"password": "Adgangskode", "password": "Adgangskode",
"schemaName": "Skema-navn", "schemaName": "Skema-navn",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Gem ændringer", "saveChanges": "Gem ændringer",
"xcDB": "Opret et nyt projekt", "xcDB": "Opret et nyt projekt",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Stregkodefejl - kontroller kompatibiliteten mellem input og stregkodetype" "renderError": "Stregkodefejl - kontroller kompatibiliteten mellem input og stregkodetype"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "Længden af kolonnenavnet overstiger maks. {value} tegn", "columnNameExceedsCharacters": "Længden af kolonnenavnet overstiger maks. {value} tegn",
"projectNameExceeds50Characters": "Projektnavnet overstiger 50 tegn", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Projektnavnet kan ikke begynde med et mellemrum", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Obligatorisk felt", "requiredField": "Obligatorisk felt",
"ipNotAllowed": "IP ikke tilladt", "ipNotAllowed": "IP ikke tilladt",
"targetFileIsNotAnAcceptedFileType": "Målfilen er ikke en accepteret filtype", "targetFileIsNotAnAcceptedFileType": "Målfilen er ikke en accepteret filtype",
@ -1688,7 +1730,9 @@
"columnCreated": "Oprettet kolonne", "columnCreated": "Oprettet kolonne",
"passwordChanged": "Adgangskode ændret med succes. Log venligst ind igen.", "passwordChanged": "Adgangskode ændret med succes. Log venligst ind igen.",
"settingsSaved": "Indstillingerne er gemt med succes", "settingsSaved": "Indstillingerne er gemt med succes",
"roleUpdated": "Rolle opdateret med succes" "roleUpdated": "Rolle opdateret med succes",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "groß", "tall": "groß",
"extra": "riesig" "extra": "riesig"
}, },
"externalDb": "Externe Datenbank" "externalDb": "Externe Datenbank",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "Parametername", "parameterName": "Parametername",
"currencyLocale": "Währung", "currencyLocale": "Währung",
"currencyCode": "Währungscode", "currencyCode": "Währungscode",
"searchMembers": "Nach Nutzern suchen", "searchMembers": "Search members",
"noMembersFound": "Keine Mitglieder gefunden", "noMembersFound": "Keine Mitglieder gefunden",
"dateJoined": "Beitrittsdatum", "dateJoined": "Beitrittsdatum",
"tokenName": "Name des Tokens", "tokenName": "Name des Tokens",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "Alle Tabellen", "allTables": "Alle Tabellen",
"members": "Mitglieder", "members": "Mitglieder",
"dataSources": "Datenquellen", "dataSources": "Datenquellen",
"connectDataSource": "Eine Datenquelle hinzufügen", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Erstellt von", "createdBy": "Erstellt von",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Datenbanktyp", "dbType": "Datenbanktyp",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite-Datei", "sqliteFile": "SQLite-Datei",
"hostAddress": "Host-Adresse", "hostAddress": "Host address",
"port": "Port-Nummer", "port": "Port number",
"username": "Benutzername", "username": "Benutzername",
"password": "Passwort", "password": "Passwort",
"schemaName": "Name des Schemas", "schemaName": "Name des Schemas",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Änderungen speichern", "saveChanges": "Änderungen speichern",
"xcDB": "Neues Projekt erstellen", "xcDB": "Neues Projekt erstellen",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Barcode-Fehler - bitte überprüfen Sie die Kompatibilität zwischen Eingabe und Barcode-Typ" "renderError": "Barcode-Fehler - bitte überprüfen Sie die Kompatibilität zwischen Eingabe und Barcode-Typ"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Projektname überschreitet 50 Zeichen", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Projektname darf nicht mit einem Leerzeichen beginnen", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Pflichtfeld", "requiredField": "Pflichtfeld",
"ipNotAllowed": "IP nicht erlaubt", "ipNotAllowed": "IP nicht erlaubt",
"targetFileIsNotAnAcceptedFileType": "Zieldatei ist kein akzeptierter Dateityp", "targetFileIsNotAnAcceptedFileType": "Zieldatei ist kein akzeptierter Dateityp",
@ -1688,7 +1730,9 @@
"columnCreated": "Spalte erstellt", "columnCreated": "Spalte erstellt",
"passwordChanged": "Kennwort erfolgreich geändert. Bitte melden Sie sich erneut an.", "passwordChanged": "Kennwort erfolgreich geändert. Bitte melden Sie sich erneut an.",
"settingsSaved": "Einstellungen erfolgreich gespeichert", "settingsSaved": "Einstellungen erfolgreich gespeichert",
"roleUpdated": "Rolle erfolgreich aktualisiert" "roleUpdated": "Rolle erfolgreich aktualisiert",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Alto", "tall": "Alto",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "Base de datos externa" "externalDb": "Base de datos externa",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "Nombre del parámetro", "parameterName": "Nombre del parámetro",
"currencyLocale": "Moneda local", "currencyLocale": "Moneda local",
"currencyCode": "Código de moneda", "currencyCode": "Código de moneda",
"searchMembers": "Buscar miembros", "searchMembers": "Search members",
"noMembersFound": "Ningún miembro encontrado", "noMembersFound": "Ningún miembro encontrado",
"dateJoined": "Fecha de incorporación", "dateJoined": "Fecha de incorporación",
"tokenName": "Nombre del token", "tokenName": "Nombre del token",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Soltar aquí", "dropHere": "Soltar aquí",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "Todas las tablas", "allTables": "Todas las tablas",
"members": "Miembros", "members": "Miembros",
"dataSources": "Fuentes de datos", "dataSources": "Fuentes de datos",
"connectDataSource": "Conectar una fuente de datos", "connectDataSource": "Connect External Data",
"searchProjects": "Buscar Bases", "searchProjects": "Buscar Bases",
"createdBy": "Creado por", "createdBy": "Creado por",
"viewingAttachmentsOf": "Viendo adjuntos de", "viewingAttachmentsOf": "Viendo adjuntos de",
@ -715,8 +751,8 @@
"dbType": "Tipo de Base de Datos", "dbType": "Tipo de Base de Datos",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "Archivo SQLite", "sqliteFile": "Archivo SQLite",
"hostAddress": "Dirección del servidor", "hostAddress": "Host address",
"port": "Puerto", "port": "Port number",
"username": "Usuario", "username": "Usuario",
"password": "Contraseña", "password": "Contraseña",
"schemaName": "Nombre del esquema", "schemaName": "Nombre del esquema",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to 10 data sources per base", "reachedSourceLimit": "Limited to 10 data sources per base",
"saveChanges": "Guardar cambios", "saveChanges": "Guardar cambios",
"xcDB": "Crear un nuevo proyecto", "xcDB": "Crear un nuevo proyecto",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Seleccionar canales de Slack", "selectSlackChannels": "Seleccionar canales de Slack",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Error de código de barras - por favor, compruebe la compatibilidad entre la entrada y el tipo de código de barras" "renderError": "Error de código de barras - por favor, compruebe la compatibilidad entre la entrada y el tipo de código de barras"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "El nombre del proyecto supera los 50 caracteres", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "El nombre del proyecto no puede empezar con un espacio", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Campo obligatorio", "requiredField": "Campo obligatorio",
"ipNotAllowed": "IP no permitida", "ipNotAllowed": "IP no permitida",
"targetFileIsNotAnAcceptedFileType": "El archivo de destino no es un tipo de archivo aceptado", "targetFileIsNotAnAcceptedFileType": "El archivo de destino no es un tipo de archivo aceptado",
@ -1688,7 +1730,9 @@
"columnCreated": "Columna creada", "columnCreated": "Columna creada",
"passwordChanged": "Contraseña cambiada con éxito. Por favor, inicie sesión de nuevo.", "passwordChanged": "Contraseña cambiada con éxito. Por favor, inicie sesión de nuevo.",
"settingsSaved": "Ajustes guardados correctamente", "settingsSaved": "Ajustes guardados correctamente",
"roleUpdated": "Función actualizada correctamente" "roleUpdated": "Función actualizada correctamente",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "IDa", "ID": "IDa",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "Ez da kiderik aurkitu", "noMembersFound": "Ez da kiderik aurkitu",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Sortzailea:", "createdBy": "Sortzailea:",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Datubase mota", "dbType": "Datubase mota",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite File", "sqliteFile": "SQLite File",
"hostAddress": "Host Address", "hostAddress": "Host address",
"port": "Port Number", "port": "Port number",
"username": "Erabiltzaile izena", "username": "Erabiltzaile izena",
"password": "Pasahitza", "password": "Pasahitza",
"schemaName": "Schema name", "schemaName": "Schema name",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Save changes", "saveChanges": "Save changes",
"xcDB": "Create a new project", "xcDB": "Create a new project",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type" "renderError": "Barcode error - please check compatibility between input and barcode type"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Project name exceeds 50 characters", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Project name cannot start with space", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Required field", "requiredField": "Required field",
"ipNotAllowed": "IP not allowed", "ipNotAllowed": "IP not allowed",
"targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type", "targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type",
@ -1688,7 +1730,9 @@
"columnCreated": "Column created", "columnCreated": "Column created",
"passwordChanged": "Password changed successfully. Please login again.", "passwordChanged": "Password changed successfully. Please login again.",
"settingsSaved": "Settings saved successfully", "settingsSaved": "Settings saved successfully",
"roleUpdated": "Role updated successfully" "roleUpdated": "Role updated successfully",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "بلند", "tall": "بلند",
"extra": "اضافه" "extra": "اضافه"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "شناسه (ID)", "ID": "شناسه (ID)",
@ -405,7 +437,7 @@
"parameterName": "نام پارامتر", "parameterName": "نام پارامتر",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "کد واحد پولی", "currencyCode": "کد واحد پولی",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "ایجاد شده توسط", "createdBy": "ایجاد شده توسط",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "نوع پایگاه داده", "dbType": "نوع پایگاه داده",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "فایل SQLite", "sqliteFile": "فایل SQLite",
"hostAddress": "نشانی Host", "hostAddress": "Host address",
"port": "شماره Port", "port": "Port number",
"username": "نام کاربری", "username": "نام کاربری",
"password": "کلمه عبور", "password": "کلمه عبور",
"schemaName": "نام شماتیک", "schemaName": "نام شماتیک",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "ذخیره تغییرات", "saveChanges": "ذخیره تغییرات",
"xcDB": "ایجاد یک پروژه جدید", "xcDB": "ایجاد یک پروژه جدید",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "خطای بارکد - لطفا سازگاری بین ورودی و نوع بارکد را بررسی کنید" "renderError": "خطای بارکد - لطفا سازگاری بین ورودی و نوع بارکد را بررسی کنید"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Project name exceeds 50 characters", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Project name cannot start with space", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "فیلد الزامی", "requiredField": "فیلد الزامی",
"ipNotAllowed": "IP غیرمجاز", "ipNotAllowed": "IP غیرمجاز",
"targetFileIsNotAnAcceptedFileType": "فایل مورد نظر از نوع فایل قابل قبول نیست", "targetFileIsNotAnAcceptedFileType": "فایل مورد نظر از نوع فایل قابل قبول نیست",
@ -1688,7 +1730,9 @@
"columnCreated": "Column created", "columnCreated": "Column created",
"passwordChanged": "رمز عبور با موفقیت عوض شد. لطفاً دوباره وارد شوید.", "passwordChanged": "رمز عبور با موفقیت عوض شد. لطفاً دوباره وارد شوید.",
"settingsSaved": "تنظیمات با موفقیت ذخیره شد", "settingsSaved": "تنظیمات با موفقیت ذخیره شد",
"roleUpdated": "نقش با موفقیت بهروزرسانی شد" "roleUpdated": "نقش با موفقیت بهروزرسانی شد",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "Id", "ID": "Id",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Luonut", "createdBy": "Luonut",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Tietokantatyyppi", "dbType": "Tietokantatyyppi",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite-tiedosto", "sqliteFile": "SQLite-tiedosto",
"hostAddress": "Isäntäosoite", "hostAddress": "Host address",
"port": "Porttinumero", "port": "Port number",
"username": "Käyttäjätunnus", "username": "Käyttäjätunnus",
"password": "Salasana", "password": "Salasana",
"schemaName": "Skeeman nimi", "schemaName": "Skeeman nimi",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Tallenna muutokset", "saveChanges": "Tallenna muutokset",
"xcDB": "Luo uusi projekti", "xcDB": "Luo uusi projekti",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Viivakoodivirhe - tarkista syötteen ja viivakoodityypin yhteensopivuus." "renderError": "Viivakoodivirhe - tarkista syötteen ja viivakoodityypin yhteensopivuus."
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Hankkeen nimi ylittää 50 merkkiä", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Projektin nimi ei voi alkaa välilyönnillä", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Pakollinen kenttä", "requiredField": "Pakollinen kenttä",
"ipNotAllowed": "IP ei sallittu", "ipNotAllowed": "IP ei sallittu",
"targetFileIsNotAnAcceptedFileType": "Kohdetiedosto ei ole hyväksytty tiedostotyyppi", "targetFileIsNotAnAcceptedFileType": "Kohdetiedosto ei ole hyväksytty tiedostotyyppi",
@ -1688,7 +1730,9 @@
"columnCreated": "Sarake luotu", "columnCreated": "Sarake luotu",
"passwordChanged": "Salasana vaihdettu onnistuneesti. Kirjaudu uudelleen.", "passwordChanged": "Salasana vaihdettu onnistuneesti. Kirjaudu uudelleen.",
"settingsSaved": "Asetukset tallennettu onnistuneesti", "settingsSaved": "Asetukset tallennettu onnistuneesti",
"roleUpdated": "Rooli päivitetty onnistuneesti" "roleUpdated": "Rooli päivitetty onnistuneesti",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Couleur ", "colour": "Couleur ",
"use": "Use", "use": "Use",
"stack": "Empiler", "stack": "Empiler",
"ipAddress": "Adresse IP" "ipAddress": "Adresse IP",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "fichiers", "files": "fichiers",
@ -335,7 +341,33 @@
"tall": "Grand", "tall": "Grand",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "Base de données externe" "externalDb": "Base de données externe",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "Identifiant", "ID": "Identifiant",
@ -405,7 +437,7 @@
"parameterName": "Nom du paramètre", "parameterName": "Nom du paramètre",
"currencyLocale": "Langue de la devise", "currencyLocale": "Langue de la devise",
"currencyCode": "Code de la devise", "currencyCode": "Code de la devise",
"searchMembers": "Rechercher des membres", "searchMembers": "Search members",
"noMembersFound": "Aucun membre trouvé", "noMembersFound": "Aucun membre trouvé",
"dateJoined": "Date d'inscription", "dateJoined": "Date d'inscription",
"tokenName": "Nom du jeton", "tokenName": "Nom du jeton",
@ -519,7 +551,10 @@
"noOptionsFound": "Aucune option trouvée", "noOptionsFound": "Aucune option trouvée",
"surveyFormSubmitConfirmMsg": "Êtes-vous sûr de vouloir envoyer ce formulaire ?", "surveyFormSubmitConfirmMsg": "Êtes-vous sûr de vouloir envoyer ce formulaire ?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Il semble que ce groupe n'a pas d'enregistrements" "looksLikeThisStackIsEmpty": "Il semble que ce groupe n'a pas d'enregistrements",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Déposer ici", "dropHere": "Déposer ici",
"addMore": "Ajouter plus", "addMore": "Ajouter plus",
"clearAllFiles": "Effacer tous les fichiers", "clearAllFiles": "Effacer tous les fichiers",
"integration": "Integration",
"notRecommended": "Non recommandé", "notRecommended": "Non recommandé",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Sélectionner une vue", "selectView": "Sélectionner une vue",
"connectionDetails": "Détails de connexion", "connectionDetails": "Source Connection Details",
"metaSync": "Synchronisation des métadonnées", "metaSync": "Synchronisation des métadonnées",
"mention": "Mention", "mention": "Mention",
"today": "Aujourd'hui", "today": "Aujourd'hui",
@ -674,7 +710,7 @@
"allTables": "Toutes les tables", "allTables": "Toutes les tables",
"members": "Membres", "members": "Membres",
"dataSources": "Sources de données", "dataSources": "Sources de données",
"connectDataSource": "Connecter une source de données", "connectDataSource": "Connect External Data",
"searchProjects": "Base de recherche", "searchProjects": "Base de recherche",
"createdBy": "Créé par", "createdBy": "Créé par",
"viewingAttachmentsOf": "Visualisation des pièces jointes de", "viewingAttachmentsOf": "Visualisation des pièces jointes de",
@ -715,8 +751,8 @@
"dbType": "Type de base de données", "dbType": "Type de base de données",
"servername": "nom du serveur / adresse de l'hôte", "servername": "nom du serveur / adresse de l'hôte",
"sqliteFile": "Fichier SQLite", "sqliteFile": "Fichier SQLite",
"hostAddress": "Adresse de l'hôte", "hostAddress": "Host address",
"port": "Numéro de port", "port": "Port number",
"username": "Utilisateur", "username": "Utilisateur",
"password": "Mot de passe", "password": "Mot de passe",
"schemaName": "Nom du schéma", "schemaName": "Nom du schéma",
@ -872,7 +908,9 @@
"signUpForFree": "Inscrivez-vous gratuitement", "signUpForFree": "Inscrivez-vous gratuitement",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Ajuster l'image", "fitImage": "Ajuster l'image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Grouper par" "group": "Grouper par"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "Ce type de données n'est pas autorisé.", "typeNotAllowed": "Ce type de données n'est pas autorisé.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Cette option permet de modifier le schéma de la base de données, notamment d'ajouter, de modifier ou de supprimer des tables et des colonnes. Utilisez-la avec précaution, car les modifications peuvent avoir un impact sur l'intégrité de la structure de votre base de données.", "allowMetaWrite": "Cette option permet de modifier le schéma de la base de données, notamment d'ajouter, de modifier ou de supprimer des tables et des colonnes. Utilisez-la avec précaution, car les modifications peuvent avoir un impact sur l'intégrité de la structure de votre base de données.",
"allowDataWrite": "Cette option permet de créer, de mettre à jour ou de supprimer des enregistrements dans les tables de la base de données. Elle est idéale pour les administrateurs qui ont besoin de modifier des données directement en base.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limité à une seule source de données pour le moment", "reachedSourceLimit": "Limité à une seule source de données pour le moment",
"saveChanges": "Sauvegarder les modifications", "saveChanges": "Sauvegarder les modifications",
"xcDB": "Créer un nouveau projet", "xcDB": "Créer un nouveau projet",
@ -1165,7 +1206,8 @@
"changeIconColour": "Changer la couleur de l'icône", "changeIconColour": "Changer la couleur de l'icône",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Mode formulaire avec un champ par page (enquête)", "surveyFormInfo": "Mode formulaire avec un champ par page (enquête)",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Sélectionnez les canaux Slack", "selectSlackChannels": "Sélectionnez les canaux Slack",
@ -1340,7 +1382,7 @@
"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!", "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": "La vue Kanban nécessite un seul champ de type SingleSelect pour être configuré. Essayez de configurer une vue kanban après avoir ajouté un seul champ de type SingleSelect !", "kanbanNoFields": "La vue Kanban nécessite un seul champ de type SingleSelect pour être configuré. Essayez de configurer une vue kanban après avoir ajouté un seul champ de type SingleSelect !",
"mapNoFields": "La vue cartographique nécessite un champ de données géographiques pour être configuré. Essayez de configurer une vue cartographique après avoir ajouté un champ de données géographiques !", "mapNoFields": "La vue cartographique nécessite un champ de données géographiques pour être configuré. Essayez de configurer une vue cartographique après avoir ajouté un champ de données géographiques !",
"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 !!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Erreur de code-barres - veuillez vérifier la compatibiltié entre la donnée d'entrée et le type de code-barres" "renderError": "Erreur de code-barres - veuillez vérifier la compatibiltié entre la donnée d'entrée et le type de code-barres"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Nom déjà utilisé par un champ système", "duplicateSystemColumnName": "Nom déjà utilisé par un champ système",
"uiDataTypeRequired": "Le type de données de l'interface utilisateur est requis", "uiDataTypeRequired": "Le type de données de l'interface utilisateur est requis",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Le nom du projet dépasse les 50 caractères", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Le nom du projet ne peut pas commencer par un espace", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Champ requis", "requiredField": "Champ requis",
"ipNotAllowed": "Adresse IP non autorisée", "ipNotAllowed": "Adresse IP non autorisée",
"targetFileIsNotAnAcceptedFileType": "Le fichier cible n'est pas un type de fichier accepté", "targetFileIsNotAnAcceptedFileType": "Le fichier cible n'est pas un type de fichier accepté",
@ -1688,7 +1730,9 @@
"columnCreated": "Colonne créée", "columnCreated": "Colonne créée",
"passwordChanged": "Mot de passe modifié avec succès. Veuillez vous reconnecter.", "passwordChanged": "Mot de passe modifié avec succès. Veuillez vous reconnecter.",
"settingsSaved": "Paramètres modifiés avec succès", "settingsSaved": "Paramètres modifiés avec succès",
"roleUpdated": "Rôle mis à jour avec succès" "roleUpdated": "Rôle mis à jour avec succès",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "צבע", "colour": "צבע",
"use": "השתמש", "use": "השתמש",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "גבוה", "tall": "גבוה",
"extra": "נוסף" "extra": "נוסף"
}, },
"externalDb": "מאגר נתונים חיצוני" "externalDb": "מאגר נתונים חיצוני",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": ְעוּדַת זֶהוּת", "ID": ְעוּדַת זֶהוּת",
@ -405,7 +437,7 @@
"parameterName": "שם פרמטר", "parameterName": "שם פרמטר",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "חיפוש חברים", "searchMembers": "Search members",
"noMembersFound": "לא נמצאו חברים", "noMembersFound": "לא נמצאו חברים",
"dateJoined": "תאריך הצטרפות", "dateJoined": "תאריך הצטרפות",
"tokenName": "שם אסימון", "tokenName": "שם אסימון",
@ -519,7 +551,10 @@
"noOptionsFound": "לא נמצאו אפשרויות", "noOptionsFound": "לא נמצאו אפשרויות",
"surveyFormSubmitConfirmMsg": "האם אתה בטוח שברצונך לשלוח את הטופס הזה?", "surveyFormSubmitConfirmMsg": "האם אתה בטוח שברצונך לשלוח את הטופס הזה?",
"noResultsMatchedYourSearch": "לא נמצאו תוצאות התואמות את החיפוש שלך.", "noResultsMatchedYourSearch": "לא נמצאו תוצאות התואמות את החיפוש שלך.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "שחרר כאן", "dropHere": "שחרר כאן",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "פרטי חיבור", "connectionDetails": "Source Connection Details",
"metaSync": "סנכרון מטא", "metaSync": "סנכרון מטא",
"mention": "הזכר", "mention": "הזכר",
"today": "היום", "today": "היום",
@ -674,7 +710,7 @@
"allTables": "כל הטבלאות", "allTables": "כל הטבלאות",
"members": "חברים", "members": "חברים",
"dataSources": "מקורות נתונים", "dataSources": "מקורות נתונים",
"connectDataSource": "התחברות למקור נתונים", "connectDataSource": "Connect External Data",
"searchProjects": "חפש פרויקטים", "searchProjects": "חפש פרויקטים",
"createdBy": "נוצר על ידי", "createdBy": "נוצר על ידי",
"viewingAttachmentsOf": "צפייה בקבצים מצורפים של", "viewingAttachmentsOf": "צפייה בקבצים מצורפים של",
@ -715,8 +751,8 @@
"dbType": "סוג מסד הנתונים", "dbType": "סוג מסד הנתונים",
"servername": "שם השרת / כתובת המארח", "servername": "שם השרת / כתובת המארח",
"sqliteFile": "קובץ SQLite", "sqliteFile": "קובץ SQLite",
"hostAddress": "כתובת המארח", "hostAddress": "Host address",
"port": "פורט", "port": "Port number",
"username": "שם המשתמש", "username": "שם המשתמש",
"password": "סיסמה", "password": "סיסמה",
"schemaName": "שם הסכמה", "schemaName": "שם הסכמה",
@ -872,7 +908,9 @@
"signUpForFree": "הירשם בחינם", "signUpForFree": "הירשם בחינם",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "קבוצה" "group": "קבוצה"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "מוגבל כרגע למקור נתונים אחד בלבד", "reachedSourceLimit": "מוגבל כרגע למקור נתונים אחד בלבד",
"saveChanges": "שמור שינויים", "saveChanges": "שמור שינויים",
"xcDB": "צור פרויקט חדש", "xcDB": "צור פרויקט חדש",
@ -1165,7 +1206,8 @@
"changeIconColour": "שנה צבע אייקון", "changeIconColour": "שנה צבע אייקון",
"preFillFormInfo": "צור URL לשיתוף טופס עם נתונים מראש. כדי לקבל קישור מוכן מראש, ודא שמילאת את השדות הנדרשים בבונה התצוגה של הטופס.", "preFillFormInfo": "צור URL לשיתוף טופס עם נתונים מראש. כדי לקבל קישור מוכן מראש, ודא שמילאת את השדות הנדרשים בבונה התצוגה של הטופס.",
"surveyFormInfo": "מצב טופס עם שדה אחד בכל דף", "surveyFormInfo": "מצב טופס עם שדה אחד בכל דף",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "בחר ערוצי Slack", "selectSlackChannels": "בחר ערוצי Slack",
@ -1340,7 +1382,7 @@
"calendarNoFields": "תצוגת לוח שנה דורשת שדה תאריך או תאריך ושעה כדי להתקין. נסה להגדיר תצוגת לוח שנה לאחר הוספת שדה תאריך / תאריך ושעה!", "calendarNoFields": "תצוגת לוח שנה דורשת שדה תאריך או תאריך ושעה כדי להתקין. נסה להגדיר תצוגת לוח שנה לאחר הוספת שדה תאריך / תאריך ושעה!",
"kanbanNoFields": "תצוגת קאנבן דורשת שדה בחירה יחידה להתקנה. נסה להגדיר תצוגת קאנבן לאחר הוספת שדה בחירה יחידה!", "kanbanNoFields": "תצוגת קאנבן דורשת שדה בחירה יחידה להתקנה. נסה להגדיר תצוגת קאנבן לאחר הוספת שדה בחירה יחידה!",
"mapNoFields": "תצוגת מפה דורשת שדה נתוני גיאוגרפי להתקנה. נסה להגדיר תצוגת מפה לאחר הוספת שדה נתוני גיאוגרפי!", "mapNoFields": "תצוגת מפה דורשת שדה נתוני גיאוגרפי להתקנה. נסה להגדיר תצוגת מפה לאחר הוספת שדה נתוני גיאוגרפי!",
"dbValid": "אנא וודא שמסד הנתונים שאתה מנסה להתחבר אליו חוקי! הפעולה יכולה לגרום לאובדן סכימה!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "שגיאת ברקוד - אנא בדוק תאימות בין הקלט לסוג הברקוד" "renderError": "שגיאת ברקוד - אנא בדוק תאימות בין הקלט לסוג הברקוד"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "השם כבר בשימוש לשדה מערכת", "duplicateSystemColumnName": "השם כבר בשימוש לשדה מערכת",
"uiDataTypeRequired": "נדרש סוג נתונים לממשק משתמש", "uiDataTypeRequired": "נדרש סוג נתונים לממשק משתמש",
"columnNameExceedsCharacters": "אורך שם העמודה חורג מהמקסימום של {value} תווים", "columnNameExceedsCharacters": "אורך שם העמודה חורג מהמקסימום של {value} תווים",
"projectNameExceeds50Characters": "שם הפרויקט חורג מ-50 תווים", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "שם הפרויקט לא יכול להתחיל ברווח", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "שדה חובה", "requiredField": "שדה חובה",
"ipNotAllowed": "כתובת IP אינה מורשית", "ipNotAllowed": "כתובת IP אינה מורשית",
"targetFileIsNotAnAcceptedFileType": "הקובץ המטרה אינו מסוג קובץ מקובל", "targetFileIsNotAnAcceptedFileType": "הקובץ המטרה אינו מסוג קובץ מקובל",
@ -1688,7 +1730,9 @@
"columnCreated": "העמודה נוצרה", "columnCreated": "העמודה נוצרה",
"passwordChanged": "הסיסמה שונתה בהצלחה. אנא היכנס לחשבון.", "passwordChanged": "הסיסמה שונתה בהצלחה. אנא היכנס לחשבון.",
"settingsSaved": "ההגדרות נשמרו בהצלחה", "settingsSaved": "ההגדרות נשמרו בהצלחה",
"roleUpdated": "התפקיד עודכן בהצלחה" "roleUpdated": "התפקיד עודכן בהצלחה",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "पहचन", "ID": "पहचन",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Created By", "createdBy": "Created By",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "डस परकर", "dbType": "डस परकर",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "Sqlite फइल", "sqliteFile": "Sqlite फइल",
"hostAddress": "न क पत", "hostAddress": "Host address",
"port": "ट स", "port": "Port number",
"username": "उपयगकरम", "username": "उपयगकरम",
"password": "पसवरड", "password": "पसवरड",
"schemaName": "Schema name", "schemaName": "Schema name",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "परिवरतनरकित कर", "saveChanges": "परिवरतनरकित कर",
"xcDB": "एक नयट बन", "xcDB": "एक नयट बन",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type" "renderError": "Barcode error - please check compatibility between input and barcode type"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Project name exceeds 50 characters", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Project name cannot start with space", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Required field", "requiredField": "Required field",
"ipNotAllowed": "IP not allowed", "ipNotAllowed": "IP not allowed",
"targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type", "targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type",
@ -1688,7 +1730,9 @@
"columnCreated": "Column created", "columnCreated": "Column created",
"passwordChanged": "Password changed successfully. Please login again.", "passwordChanged": "Password changed successfully. Please login again.",
"settingsSaved": "Settings saved successfully", "settingsSaved": "Settings saved successfully",
"roleUpdated": "Role updated successfully" "roleUpdated": "Role updated successfully",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "iskaznica", "ID": "iskaznica",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Kreirao/Kreirala", "createdBy": "Kreirao/Kreirala",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Vrsta baze podataka", "dbType": "Vrsta baze podataka",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite datoteka", "sqliteFile": "SQLite datoteka",
"hostAddress": "Adresa domaćina", "hostAddress": "Host address",
"port": "Broj porta", "port": "Port number",
"username": "Korisničko ime", "username": "Korisničko ime",
"password": "Lozinka", "password": "Lozinka",
"schemaName": "Naziv Sheme", "schemaName": "Naziv Sheme",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Spremi promjene", "saveChanges": "Spremi promjene",
"xcDB": "Stvoriti novi projekt", "xcDB": "Stvoriti novi projekt",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Greška kod bar koda - provjerite kompatibilnost između unosa i vrste bar koda" "renderError": "Greška kod bar koda - provjerite kompatibilnost između unosa i vrste bar koda"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Project name exceeds 50 characters", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Project name cannot start with space", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Obvezno polje", "requiredField": "Obvezno polje",
"ipNotAllowed": "IP adresa nije dozvoljena", "ipNotAllowed": "IP adresa nije dozvoljena",
"targetFileIsNotAnAcceptedFileType": "Ciljna datoteka nije dozvoljen tip datoteke", "targetFileIsNotAnAcceptedFileType": "Ciljna datoteka nije dozvoljen tip datoteke",
@ -1688,7 +1730,9 @@
"columnCreated": "Column created", "columnCreated": "Column created",
"passwordChanged": "Vaša lozinka promijenjena je uspješno. Molimo prijavite se ponovno.", "passwordChanged": "Vaša lozinka promijenjena je uspješno. Molimo prijavite se ponovno.",
"settingsSaved": "Postavke uspješno spremljene", "settingsSaved": "Postavke uspješno spremljene",
"roleUpdated": "Uloga je uspješno aktualizirana" "roleUpdated": "Uloga je uspješno aktualizirana",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Szín", "colour": "Szín",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP cím" "ipAddress": "IP cím",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Magas", "tall": "Magas",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "Külső adatbázis" "externalDb": "Külső adatbázis",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results", "noResultsMatchedYourSearch": "Your search did not yield any matching results",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Bázisok keresése", "searchProjects": "Bázisok keresése",
"createdBy": "Created By", "createdBy": "Created By",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Adatbázis típusa", "dbType": "Adatbázis típusa",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite File", "sqliteFile": "SQLite File",
"hostAddress": "Host Address", "hostAddress": "Host address",
"port": "Port Number", "port": "Port number",
"username": "Felhasználónév", "username": "Felhasználónév",
"password": "Jelszó", "password": "Jelszó",
"schemaName": "Schema name", "schemaName": "Schema name",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image", "coverImageField": "Cover image",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.", "typeNotAllowed": "This datatype is not allowed due to restricted schema alterations for this source.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.", "allowMetaWrite": "Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.",
"allowDataWrite": "Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to 10 data sources per base", "reachedSourceLimit": "Limited to 10 data sources per base",
"saveChanges": "Save changes", "saveChanges": "Save changes",
"xcDB": "Új bázis létrehozása", "xcDB": "Új bázis létrehozása",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "To get a prefilled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "To get a prefilled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type" "renderError": "Barcode error - please check compatibility between input and barcode type"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of field name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of field name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Base name exceeds 50 characters", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Base name cannot start with space", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Required field", "requiredField": "Required field",
"ipNotAllowed": "IP not allowed", "ipNotAllowed": "IP not allowed",
"targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type", "targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type",
@ -1688,7 +1730,9 @@
"columnCreated": "Field created", "columnCreated": "Field created",
"passwordChanged": "Password changed successfully. Please login again.", "passwordChanged": "Password changed successfully. Please login again.",
"settingsSaved": "Settings saved successfully", "settingsSaved": "Settings saved successfully",
"roleUpdated": "Role updated successfully" "roleUpdated": "Role updated successfully",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "Indo", "ID": "Indo",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Dibuat oleh", "createdBy": "Dibuat oleh",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "DATABASE TYPE.", "dbType": "DATABASE TYPE.",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "File SQLite.", "sqliteFile": "File SQLite.",
"hostAddress": "Alamat Tuan Rumah", "hostAddress": "Host address",
"port": "Nomor port.", "port": "Port number",
"username": "Nama pengguna", "username": "Nama pengguna",
"password": "Kata sandi", "password": "Kata sandi",
"schemaName": "Nama skema", "schemaName": "Nama skema",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Simpan perubahan", "saveChanges": "Simpan perubahan",
"xcDB": "Buat proyek baru", "xcDB": "Buat proyek baru",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Kesalahan kode batang - periksa kompatibilitas antara input dan jenis kode batang" "renderError": "Kesalahan kode batang - periksa kompatibilitas antara input dan jenis kode batang"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Nama proyek melebihi 50 karakter", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Nama proyek tidak boleh dimulai dengan spasi", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Bidang yang dibutuhkan", "requiredField": "Bidang yang dibutuhkan",
"ipNotAllowed": "IP tidak diizinkan", "ipNotAllowed": "IP tidak diizinkan",
"targetFileIsNotAnAcceptedFileType": "File target bukan jenis file yang diterima", "targetFileIsNotAnAcceptedFileType": "File target bukan jenis file yang diterima",
@ -1688,7 +1730,9 @@
"columnCreated": "Kolom dibuat", "columnCreated": "Kolom dibuat",
"passwordChanged": "Kata sandi berhasil diubah. Silakan masuk lagi.", "passwordChanged": "Kata sandi berhasil diubah. Silakan masuk lagi.",
"settingsSaved": "Pengaturan berhasil disimpan", "settingsSaved": "Pengaturan berhasil disimpan",
"roleUpdated": "Peran berhasil diperbarui" "roleUpdated": "Peran berhasil diperbarui",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Alto", "tall": "Alto",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "Database esterno" "externalDb": "Database esterno",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "Numero", "ID": "Numero",
@ -405,7 +437,7 @@
"parameterName": "Nome Parametro", "parameterName": "Nome Parametro",
"currencyLocale": "Valuta Locale", "currencyLocale": "Valuta Locale",
"currencyCode": "Codice valuta", "currencyCode": "Codice valuta",
"searchMembers": "Cerca membri", "searchMembers": "Search members",
"noMembersFound": "Nessun membro trovato", "noMembersFound": "Nessun membro trovato",
"dateJoined": "Data iscrizione", "dateJoined": "Data iscrizione",
"tokenName": "Nome token", "tokenName": "Nome token",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Rilascia qui", "dropHere": "Rilascia qui",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "Tutte le tabelle", "allTables": "Tutte le tabelle",
"members": "Membri", "members": "Membri",
"dataSources": "Sorgenti dei dati", "dataSources": "Sorgenti dei dati",
"connectDataSource": "Collega sorgenti dati", "connectDataSource": "Connect External Data",
"searchProjects": "Cerca Basi", "searchProjects": "Cerca Basi",
"createdBy": "Creato da", "createdBy": "Creato da",
"viewingAttachmentsOf": "Vedi allegati di", "viewingAttachmentsOf": "Vedi allegati di",
@ -715,8 +751,8 @@
"dbType": "Tipo di database", "dbType": "Tipo di database",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "File di SQLite", "sqliteFile": "File di SQLite",
"hostAddress": "Indirizzo dell'host", "hostAddress": "Host address",
"port": "Numero di porta", "port": "Port number",
"username": "Nome utente", "username": "Nome utente",
"password": "Password", "password": "Password",
"schemaName": "Nome schema", "schemaName": "Nome schema",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limitato a una sola sorgente dati per il momento", "reachedSourceLimit": "Limitato a una sola sorgente dati per il momento",
"saveChanges": "Salva le modifiche", "saveChanges": "Salva le modifiche",
"xcDB": "Crea un nuovo progetto", "xcDB": "Crea un nuovo progetto",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Seleziona un canale Slack", "selectSlackChannels": "Seleziona un canale Slack",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Errore del codice a barre - verificare la compatibilità tra l'input e il tipo di codice a barre" "renderError": "Errore del codice a barre - verificare la compatibilità tra l'input e il tipo di codice a barre"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Nome già utilizzato per il campo di sistema", "duplicateSystemColumnName": "Nome già utilizzato per il campo di sistema",
"uiDataTypeRequired": "Il tipo di dati UI è richiesto", "uiDataTypeRequired": "Il tipo di dati UI è richiesto",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Il nome del progetto supera i 50 caratteri", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Il nome del progetto non può iniziare con uno spazio", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Campo obbligatorio", "requiredField": "Campo obbligatorio",
"ipNotAllowed": "IP non consentito", "ipNotAllowed": "IP non consentito",
"targetFileIsNotAnAcceptedFileType": "Il file di destinazione non è un tipo di file accettato", "targetFileIsNotAnAcceptedFileType": "Il file di destinazione non è un tipo di file accettato",
@ -1688,7 +1730,9 @@
"columnCreated": "Colonna creata", "columnCreated": "Colonna creata",
"passwordChanged": "La password è stata modificata con successo. Effettui nuovamente il login.", "passwordChanged": "La password è stata modificata con successo. Effettui nuovamente il login.",
"settingsSaved": "Impostazioni salvate con successo", "settingsSaved": "Impostazioni salvate con successo",
"roleUpdated": "Ruolo aggiornato con successo" "roleUpdated": "Ruolo aggiornato con successo",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "クリエイティッド バイ", "createdBy": "クリエイティッド バイ",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "データベースのデータ型", "dbType": "データベースのデータ型",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLiteファイル", "sqliteFile": "SQLiteファイル",
"hostAddress": "ホストアドレス", "hostAddress": "Host address",
"port": "ポート番号", "port": "Port number",
"username": "ユーザー名", "username": "ユーザー名",
"password": "パスワード", "password": "パスワード",
"schemaName": "スキーマ名", "schemaName": "スキーマ名",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "変更を保存", "saveChanges": "変更を保存",
"xcDB": "プロジェクトを作成", "xcDB": "プロジェクトを作成",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "バーコードエラー - 入力とバーコードの種類の互換性を確認してください。" "renderError": "バーコードエラー - 入力とバーコードの種類の互換性を確認してください。"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "プロジェクト名が50文字を超えています", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "プロジェクト名の先頭にはスペースは利用できません", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "必須フィールド", "requiredField": "必須フィールド",
"ipNotAllowed": "IPアドレスが許可されていません", "ipNotAllowed": "IPアドレスが許可されていません",
"targetFileIsNotAnAcceptedFileType": "対象ファイルが受け入れ可能なファイル形式でない", "targetFileIsNotAnAcceptedFileType": "対象ファイルが受け入れ可能なファイル形式でない",
@ -1688,7 +1730,9 @@
"columnCreated": "列を作成しました", "columnCreated": "列を作成しました",
"passwordChanged": "パスワードが変更されました。もう一度ログインしてください。", "passwordChanged": "パスワードが変更されました。もう一度ログインしてください。",
"settingsSaved": "設定を保存しました", "settingsSaved": "設定を保存しました",
"roleUpdated": "ロールを更新しました" "roleUpdated": "ロールを更新しました",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "높음", "tall": "높음",
"extra": "추가" "extra": "추가"
}, },
"externalDb": "외부 데이터베이스" "externalDb": "외부 데이터베이스",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "매개변수 이름", "parameterName": "매개변수 이름",
"currencyLocale": "통화 로케일", "currencyLocale": "통화 로케일",
"currencyCode": "통화 코드", "currencyCode": "통화 코드",
"searchMembers": "회원 검색", "searchMembers": "Search members",
"noMembersFound": "회원을 찾을 수 없습니다.", "noMembersFound": "회원을 찾을 수 없습니다.",
"dateJoined": "가입일", "dateJoined": "가입일",
"tokenName": "토큰명", "tokenName": "토큰명",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "이곳에 끌어다 놓기", "dropHere": "이곳에 끌어다 놓기",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "모든 테이블", "allTables": "모든 테이블",
"members": "회원", "members": "회원",
"dataSources": "데이터 소스", "dataSources": "데이터 소스",
"connectDataSource": "데이터 원본 연결", "connectDataSource": "Connect External Data",
"searchProjects": "프로젝트 검색", "searchProjects": "프로젝트 검색",
"createdBy": "생성자", "createdBy": "생성자",
"viewingAttachmentsOf": "첨부 파일 보기", "viewingAttachmentsOf": "첨부 파일 보기",
@ -715,8 +751,8 @@
"dbType": "데이터베이스 유형", "dbType": "데이터베이스 유형",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite 파일", "sqliteFile": "SQLite 파일",
"hostAddress": "호스트 주소", "hostAddress": "Host address",
"port": "포트 번호", "port": "Port number",
"username": "사용자 이름", "username": "사용자 이름",
"password": "비밀번호", "password": "비밀번호",
"schemaName": "스키마 이름", "schemaName": "스키마 이름",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "데이터 소스 제한에 도달했습니다.", "reachedSourceLimit": "데이터 소스 제한에 도달했습니다.",
"saveChanges": "변경 사항 저장", "saveChanges": "변경 사항 저장",
"xcDB": "새 프로젝트 생성", "xcDB": "새 프로젝트 생성",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "슬랙 채널 선택", "selectSlackChannels": "슬랙 채널 선택",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "연결하려는 데이터베이스가 올바른지 확인하십시오! 이 작업으로 스키마 손실이 발생할 수 있습니다!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "바코드를 렌더링하는 동안 오류가 발생했습니다." "renderError": "바코드를 렌더링하는 동안 오류가 발생했습니다."
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "열 이름의 길이가 최대 {value}자를 초과합니다.", "columnNameExceedsCharacters": "열 이름의 길이가 최대 {value}자를 초과합니다.",
"projectNameExceeds50Characters": "프로젝트 이름의 길이가 최대 50자를 초과합니다.", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "프로젝트 이름은 공백으로 시작할 수 없습니다.", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "필수 필드입니다.", "requiredField": "필수 필드입니다.",
"ipNotAllowed": "IP가 허용되지 않습니다.", "ipNotAllowed": "IP가 허용되지 않습니다.",
"targetFileIsNotAnAcceptedFileType": "대상 파일이 허용되는 파일 유형이 아닙니다.", "targetFileIsNotAnAcceptedFileType": "대상 파일이 허용되는 파일 유형이 아닙니다.",
@ -1688,7 +1730,9 @@
"columnCreated": "열이 성공적으로 생성되었습니다.", "columnCreated": "열이 성공적으로 생성되었습니다.",
"passwordChanged": "비밀번호가 성공적으로 변경되었습니다.", "passwordChanged": "비밀번호가 성공적으로 변경되었습니다.",
"settingsSaved": "설정이 성공적으로 저장되었습니다.", "settingsSaved": "설정이 성공적으로 저장되었습니다.",
"roleUpdated": "역할이 성공적으로 업데이트되었습니다." "roleUpdated": "역할이 성공적으로 업데이트되었습니다.",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Izveidoja", "createdBy": "Izveidoja",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Datubāzes tips", "dbType": "Datubāzes tips",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite Datne", "sqliteFile": "SQLite Datne",
"hostAddress": "Saimniekdatora adrese", "hostAddress": "Host address",
"port": "Porta numurs", "port": "Port number",
"username": "Lietotājvārds", "username": "Lietotājvārds",
"password": "Parole", "password": "Parole",
"schemaName": "Shēmas nosaukums", "schemaName": "Shēmas nosaukums",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Saglabāt izmaiņas", "saveChanges": "Saglabāt izmaiņas",
"xcDB": "Izveidot jaunu projektu", "xcDB": "Izveidot jaunu projektu",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Svītrkoda kļūda - lūdzu, pārbaudiet savietojamību starp ievades un svītrkoda tipu." "renderError": "Svītrkoda kļūda - lūdzu, pārbaudiet savietojamību starp ievades un svītrkoda tipu."
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Projekta nosaukums pārsniedz 50 rakstzīmes", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Projekta nosaukums nedrīkst sākties ar atstarpi", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Obligātais lauks", "requiredField": "Obligātais lauks",
"ipNotAllowed": "IP nav atļauts", "ipNotAllowed": "IP nav atļauts",
"targetFileIsNotAnAcceptedFileType": "Mērķa fails nav pieņemts faila tips", "targetFileIsNotAnAcceptedFileType": "Mērķa fails nav pieņemts faila tips",
@ -1688,7 +1730,9 @@
"columnCreated": "Izveidota sleja", "columnCreated": "Izveidota sleja",
"passwordChanged": "Parole veiksmīgi mainīta. Lūdzu, piesakieties vēlreiz.", "passwordChanged": "Parole veiksmīgi mainīta. Lūdzu, piesakieties vēlreiz.",
"settingsSaved": "Veiksmīgi saglabāti iestatījumi", "settingsSaved": "Veiksmīgi saglabāti iestatījumi",
"roleUpdated": "Loma veiksmīgi atjaunināta" "roleUpdated": "Loma veiksmīgi atjaunināta",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Gemaakt door", "createdBy": "Gemaakt door",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Database-type", "dbType": "Database-type",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLITE-bestand", "sqliteFile": "SQLITE-bestand",
"hostAddress": "Hostadres", "hostAddress": "Host address",
"port": "Poortnummer", "port": "Port number",
"username": "Gebruikersnaam", "username": "Gebruikersnaam",
"password": "Wachtwoord", "password": "Wachtwoord",
"schemaName": "Schemanaam", "schemaName": "Schemanaam",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Wijzigingen opslaan", "saveChanges": "Wijzigingen opslaan",
"xcDB": "Maak een nieuw project", "xcDB": "Maak een nieuw project",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Barcodefout - controleer compatibiliteit tussen invoer en type barcode" "renderError": "Barcodefout - controleer compatibiliteit tussen invoer en type barcode"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Projectnaam meer dan 50 tekens", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Projectnaam kan niet beginnen met een spatie", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Verplicht veld", "requiredField": "Verplicht veld",
"ipNotAllowed": "IP niet toegestaan", "ipNotAllowed": "IP niet toegestaan",
"targetFileIsNotAnAcceptedFileType": "Doelbestand is geen geaccepteerd bestandstype", "targetFileIsNotAnAcceptedFileType": "Doelbestand is geen geaccepteerd bestandstype",
@ -1688,7 +1730,9 @@
"columnCreated": "Kolom gemaakt", "columnCreated": "Kolom gemaakt",
"passwordChanged": "Wachtwoord succesvol gewijzigd. Gelieve opnieuw in te loggen.", "passwordChanged": "Wachtwoord succesvol gewijzigd. Gelieve opnieuw in te loggen.",
"settingsSaved": "Instellingen succesvol opgeslagen", "settingsSaved": "Instellingen succesvol opgeslagen",
"roleUpdated": "Rol succesvol bijgewerkt" "roleUpdated": "Rol succesvol bijgewerkt",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "Id.", "ID": "Id.",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Created By", "createdBy": "Created By",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Databasetype", "dbType": "Databasetype",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite-fil", "sqliteFile": "SQLite-fil",
"hostAddress": "Vertsadresse", "hostAddress": "Host address",
"port": "Portnummer", "port": "Port number",
"username": "Brukernavn", "username": "Brukernavn",
"password": "Passord", "password": "Passord",
"schemaName": "Schema name", "schemaName": "Schema name",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Lagre endringer", "saveChanges": "Lagre endringer",
"xcDB": "Opprett et nytt prosjekt", "xcDB": "Opprett et nytt prosjekt",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type" "renderError": "Barcode error - please check compatibility between input and barcode type"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Project name exceeds 50 characters", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Project name cannot start with space", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Required field", "requiredField": "Required field",
"ipNotAllowed": "IP not allowed", "ipNotAllowed": "IP not allowed",
"targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type", "targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type",
@ -1688,7 +1730,9 @@
"columnCreated": "Column created", "columnCreated": "Column created",
"passwordChanged": "Password changed successfully. Please login again.", "passwordChanged": "Password changed successfully. Please login again.",
"settingsSaved": "Settings saved successfully", "settingsSaved": "Settings saved successfully",
"roleUpdated": "Role updated successfully" "roleUpdated": "Role updated successfully",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Kolor", "colour": "Kolor",
"use": "Użyj", "use": "Użyj",
"stack": "Stos", "stack": "Stos",
"ipAddress": "Adres IP" "ipAddress": "Adres IP",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Wysoki", "tall": "Wysoki",
"extra": "Ekstra" "extra": "Ekstra"
}, },
"externalDb": "Zewnętrzna baza danych" "externalDb": "Zewnętrzna baza danych",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "Identyfikator", "ID": "Identyfikator",
@ -405,7 +437,7 @@
"parameterName": "Nazwa parametru", "parameterName": "Nazwa parametru",
"currencyLocale": "Lokalizacja waluty", "currencyLocale": "Lokalizacja waluty",
"currencyCode": "Kod waluty", "currencyCode": "Kod waluty",
"searchMembers": "Szukaj członków", "searchMembers": "Search members",
"noMembersFound": "Nie znaleziono członków", "noMembersFound": "Nie znaleziono członków",
"dateJoined": "Data dołączenia", "dateJoined": "Data dołączenia",
"tokenName": "Nazwa tokena", "tokenName": "Nazwa tokena",
@ -519,7 +551,10 @@
"noOptionsFound": "Nie znaleziono opcji", "noOptionsFound": "Nie znaleziono opcji",
"surveyFormSubmitConfirmMsg": "Czy na pewno chcesz przesłać ten formularz?", "surveyFormSubmitConfirmMsg": "Czy na pewno chcesz przesłać ten formularz?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Wygląda na to, że ten stos nie ma żadnych rekordów" "looksLikeThisStackIsEmpty": "Wygląda na to, że ten stos nie ma żadnych rekordów",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Upuść tutaj", "dropHere": "Upuść tutaj",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Nie zalecane", "notRecommended": "Nie zalecane",
"allowMetaWrite": "Zezwól na modyfikację schematu", "allowMetaWrite": "Zezwól na modyfikację schematu",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Wybierz widok", "selectView": "Wybierz widok",
"connectionDetails": "Szczegóły połączenia", "connectionDetails": "Source Connection Details",
"metaSync": "Synchronizacja Meta", "metaSync": "Synchronizacja Meta",
"mention": "Wzmianka", "mention": "Wzmianka",
"today": "Dziś", "today": "Dziś",
@ -674,7 +710,7 @@
"allTables": "Wszystkie tabele", "allTables": "Wszystkie tabele",
"members": "Członkowie", "members": "Członkowie",
"dataSources": "Źródła danych", "dataSources": "Źródła danych",
"connectDataSource": "Podłącz źródło danych", "connectDataSource": "Connect External Data",
"searchProjects": "Szukaj projektów", "searchProjects": "Szukaj projektów",
"createdBy": "Stworzony przez", "createdBy": "Stworzony przez",
"viewingAttachmentsOf": "Przeglądanie załączników", "viewingAttachmentsOf": "Przeglądanie załączników",
@ -715,8 +751,8 @@
"dbType": "Typ bazy danych", "dbType": "Typ bazy danych",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "Plik SQLite", "sqliteFile": "Plik SQLite",
"hostAddress": "Adres hosta", "hostAddress": "Host address",
"port": "Port", "port": "Port number",
"username": "Nazwa użytkownika", "username": "Nazwa użytkownika",
"password": "Hasło", "password": "Hasło",
"schemaName": "Nazwa schematu", "schemaName": "Nazwa schematu",
@ -872,7 +908,9 @@
"signUpForFree": "Załóż darmowe konto", "signUpForFree": "Załóż darmowe konto",
"coverImageField": "Obraz okładki", "coverImageField": "Obraz okładki",
"fitImage": "Dopasuj zdjęcie", "fitImage": "Dopasuj zdjęcie",
"coverImageArea": "Obraz okładki" "coverImageArea": "Obraz okładki",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Ukryj weekendy", "hideWeekends": "Ukryj weekendy",
@ -1129,11 +1167,14 @@
"group": "Grupa" "group": "Grupa"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Modyfikacja schematu jest wyłączona dla tego źródła danych.", "schemaChangeDisabled": "Modyfikacja schematu jest wyłączona dla tego źródła danych.",
"typeNotAllowed": "Ten typ danych jest niedozwolony.", "typeNotAllowed": "Ten typ danych jest niedozwolony.",
"dataWriteOptionDisabled": "Modyfikacja danych może być wyłączona tylko wtedy, gdy 'modyfikacja schematu' jest wyłączona", "dataWriteOptionDisabled": "Modyfikacja danych może być wyłączona tylko wtedy, gdy 'modyfikacja schematu' jest wyłączona",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Ograniczenie do jednego źródła danych w tej chwili", "reachedSourceLimit": "Ograniczenie do jednego źródła danych w tej chwili",
"saveChanges": "Zapisz zmiany", "saveChanges": "Zapisz zmiany",
"xcDB": "Utwórz nowy projekt", "xcDB": "Utwórz nowy projekt",
@ -1165,7 +1206,8 @@
"changeIconColour": "Zmiana koloru ikony", "changeIconColour": "Zmiana koloru ikony",
"preFillFormInfo": "Generuj URL formularza udostępniania z wstępnie wypełnionymi danymi pola. Aby uzyskać link z wstępnie wypełnionymi danymi, upewnij się, że wypełniłeś wymagane pola w kreatorze widoku formularza.", "preFillFormInfo": "Generuj URL formularza udostępniania z wstępnie wypełnionymi danymi pola. Aby uzyskać link z wstępnie wypełnionymi danymi, upewnij się, że wypełniłeś wymagane pola w kreatorze widoku formularza.",
"surveyFormInfo": "Tryb formularza z jednym polem na stronę", "surveyFormInfo": "Tryb formularza z jednym polem na stronę",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Wybierz kanały Slack", "selectSlackChannels": "Wybierz kanały Slack",
@ -1340,7 +1382,7 @@
"calendarNoFields": "Widok kalendarza wymaga ustawienia pola daty lub daty i czasu. Spróbuj ustawić widok kalendarza po dodaniu pola daty/daty i czasu!", "calendarNoFields": "Widok kalendarza wymaga ustawienia pola daty lub daty i czasu. Spróbuj ustawić widok kalendarza po dodaniu pola daty/daty i czasu!",
"kanbanNoFields": "Widok Kanban wymaga ustawienia pola z pojedynczym wyborem. Spróbuj ustawić widok Kanban po dodaniu pola z pojedynczym wyborem!", "kanbanNoFields": "Widok Kanban wymaga ustawienia pola z pojedynczym wyborem. Spróbuj ustawić widok Kanban po dodaniu pola z pojedynczym wyborem!",
"mapNoFields": "Widok mapy wymaga ustawienia pola z danymi geograficznymi. Spróbuj ustawić widok mapy po dodaniu pola z danymi geograficznymi!", "mapNoFields": "Widok mapy wymaga ustawienia pola z danymi geograficznymi. Spróbuj ustawić widok mapy po dodaniu pola z danymi geograficznymi!",
"dbValid": "Upewnij się, że próbujesz połączyć się z prawidłową bazą danych! Ta operacja może spowodować utratę schematu!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Błąd kodu kreskowego - proszę sprawdzić kompatybilność między typem kodu wejściowego i kreskowego" "renderError": "Błąd kodu kreskowego - proszę sprawdzić kompatybilność między typem kodu wejściowego i kreskowego"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Nazwa jest już używana dla pola systemowego", "duplicateSystemColumnName": "Nazwa jest już używana dla pola systemowego",
"uiDataTypeRequired": "Typ danych UI jest wymagany", "uiDataTypeRequired": "Typ danych UI jest wymagany",
"columnNameExceedsCharacters": "Nazwa kolumny przekracza maksymalną długość {value} znaków", "columnNameExceedsCharacters": "Nazwa kolumny przekracza maksymalną długość {value} znaków",
"projectNameExceeds50Characters": "Nazwa projektu przekracza 50 znaków", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Nazwa projektu nie może zaczynać się od spacji", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Pole wymagane", "requiredField": "Pole wymagane",
"ipNotAllowed": "Adres IP niedozwolony", "ipNotAllowed": "Adres IP niedozwolony",
"targetFileIsNotAnAcceptedFileType": "Plik docelowy nie jest akceptowanym typem pliku", "targetFileIsNotAnAcceptedFileType": "Plik docelowy nie jest akceptowanym typem pliku",
@ -1688,7 +1730,9 @@
"columnCreated": "Kolumna utworzona", "columnCreated": "Kolumna utworzona",
"passwordChanged": "Hasło zostało pomyślnie zmienione. Proszę zalogować się ponownie.", "passwordChanged": "Hasło zostało pomyślnie zmienione. Proszę zalogować się ponownie.",
"settingsSaved": "Zapisano ustawienia", "settingsSaved": "Zapisano ustawienia",
"roleUpdated": "Rola została pomyślnie zaktualizowana" "roleUpdated": "Rola została pomyślnie zaktualizowana",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Alto", "tall": "Alto",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "Base de dados externa" "externalDb": "Base de dados externa",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "identificação", "ID": "identificação",
@ -405,7 +437,7 @@
"parameterName": "Nome do parâmetro", "parameterName": "Nome do parâmetro",
"currencyLocale": "Moeda local", "currencyLocale": "Moeda local",
"currencyCode": "Código de moeda", "currencyCode": "Código de moeda",
"searchMembers": "Procurar membros", "searchMembers": "Search members",
"noMembersFound": "Nenhum membro encontrado", "noMembersFound": "Nenhum membro encontrado",
"dateJoined": "Data de adesão", "dateJoined": "Data de adesão",
"tokenName": "Nome do token", "tokenName": "Nome do token",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Criado por", "createdBy": "Criado por",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Tipo de Base de Dados", "dbType": "Tipo de Base de Dados",
"servername": "nomeServidor /endrCliente", "servername": "nomeServidor /endrCliente",
"sqliteFile": "Ficheiro SQLite", "sqliteFile": "Ficheiro SQLite",
"hostAddress": "Endereço do servidor", "hostAddress": "Host address",
"port": "Número da Porta", "port": "Port number",
"username": "Utilizador", "username": "Utilizador",
"password": "Palavra-passe", "password": "Palavra-passe",
"schemaName": "Nome do esquema", "schemaName": "Nome do esquema",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Salvar alterações", "saveChanges": "Salvar alterações",
"xcDB": "Criar um novo projecto", "xcDB": "Criar um novo projecto",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Erro de código de barras - por favor verifique a compatibilidade entre a entrada e o tipo de código de barras" "renderError": "Erro de código de barras - por favor verifique a compatibilidade entre a entrada e o tipo de código de barras"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "O nome do projecto excede 50 caracteres", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "O nome do projecto não pode começar com espaço", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Campo obrigatório", "requiredField": "Campo obrigatório",
"ipNotAllowed": "IP não permitido", "ipNotAllowed": "IP não permitido",
"targetFileIsNotAnAcceptedFileType": "O ficheiro alvo não é um tipo de ficheiro aceite", "targetFileIsNotAnAcceptedFileType": "O ficheiro alvo não é um tipo de ficheiro aceite",
@ -1688,7 +1730,9 @@
"columnCreated": "Coluna criada", "columnCreated": "Coluna criada",
"passwordChanged": "Senha alterada com sucesso. Por favor, faça novamente o login.", "passwordChanged": "Senha alterada com sucesso. Por favor, faça novamente o login.",
"settingsSaved": "Definições guardadas com sucesso", "settingsSaved": "Definições guardadas com sucesso",
"roleUpdated": "Papel actualizado com sucesso" "roleUpdated": "Papel actualizado com sucesso",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "Banco de Dados externo" "externalDb": "Banco de Dados externo",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "Nome do parâmetro", "parameterName": "Nome do parâmetro",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Buscar membros", "searchMembers": "Search members",
"noMembersFound": "Nenhum membro encontrado", "noMembersFound": "Nenhum membro encontrado",
"dateJoined": "Data de inscrição", "dateJoined": "Data de inscrição",
"tokenName": "Nome do token", "tokenName": "Nome do token",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Parece que essa pilha não tem nenhum registro" "looksLikeThisStackIsEmpty": "Parece que essa pilha não tem nenhum registro",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Criado por", "createdBy": "Criado por",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Tipo do Banco de Dados", "dbType": "Tipo do Banco de Dados",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "Arquivo SQLite", "sqliteFile": "Arquivo SQLite",
"hostAddress": "Endereço do servidor", "hostAddress": "Host address",
"port": "Número da Porta", "port": "Port number",
"username": "Usuário", "username": "Usuário",
"password": "Senha", "password": "Senha",
"schemaName": "Nome do esquema", "schemaName": "Nome do esquema",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Salvar alterações", "saveChanges": "Salvar alterações",
"xcDB": "Criar um novo projeto", "xcDB": "Criar um novo projeto",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Erro de código de barras - por favor verifique a compatibilidade entre a entrada e o tipo de código de barras" "renderError": "Erro de código de barras - por favor verifique a compatibilidade entre a entrada e o tipo de código de barras"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "O nome do projecto excede 50 caracteres", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "O nome do projecto não pode começar com espaço", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Campo obrigatório", "requiredField": "Campo obrigatório",
"ipNotAllowed": "IP não permitido", "ipNotAllowed": "IP não permitido",
"targetFileIsNotAnAcceptedFileType": "O ficheiro alvo não é um tipo de ficheiro aceite", "targetFileIsNotAnAcceptedFileType": "O ficheiro alvo não é um tipo de ficheiro aceite",
@ -1688,7 +1730,9 @@
"columnCreated": "Coluna criada", "columnCreated": "Coluna criada",
"passwordChanged": "Senha alterada com sucesso. Por favor, faça novamente o login.", "passwordChanged": "Senha alterada com sucesso. Por favor, faça novamente o login.",
"settingsSaved": "Definições guardadas com sucesso", "settingsSaved": "Definições guardadas com sucesso",
"roleUpdated": "Papel actualizado com sucesso" "roleUpdated": "Papel actualizado com sucesso",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Высокий", "tall": "Высокий",
"extra": "Экстра" "extra": "Экстра"
}, },
"externalDb": "Внешняя база данных" "externalDb": "Внешняя база данных",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "Имя параметра", "parameterName": "Имя параметра",
"currencyLocale": "Валютная локаль", "currencyLocale": "Валютная локаль",
"currencyCode": "Код валюты", "currencyCode": "Код валюты",
"searchMembers": "Поиск участников", "searchMembers": "Search members",
"noMembersFound": "Участников не найдено", "noMembersFound": "Участников не найдено",
"dateJoined": "Дата вступления", "dateJoined": "Дата вступления",
"tokenName": "Имя токена", "tokenName": "Имя токена",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "Все таблицы", "allTables": "Все таблицы",
"members": "Участники", "members": "Участники",
"dataSources": "Источники данных", "dataSources": "Источники данных",
"connectDataSource": "Подключить источник данных", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Автор", "createdBy": "Автор",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Тип базы данных", "dbType": "Тип базы данных",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "Файл Sqlite", "sqliteFile": "Файл Sqlite",
"hostAddress": "Адрес хоста", "hostAddress": "Host address",
"port": "Номер порта", "port": "Port number",
"username": "Имя пользователя", "username": "Имя пользователя",
"password": "Пароль", "password": "Пароль",
"schemaName": "Название схемы", "schemaName": "Название схемы",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Сохранить изменения", "saveChanges": "Сохранить изменения",
"xcDB": "Создать новый проект", "xcDB": "Создать новый проект",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Выберите каналы Slack", "selectSlackChannels": "Выберите каналы Slack",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Ошибка штрих-кода - пожалуйста, проверьте совместимость между вводом и типом штрих-кода" "renderError": "Ошибка штрих-кода - пожалуйста, проверьте совместимость между вводом и типом штрих-кода"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "Длина имени колонки превышает максимальную {value} символов", "columnNameExceedsCharacters": "Длина имени колонки превышает максимальную {value} символов",
"projectNameExceeds50Characters": "Название проекта превышает 50 символов", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Название проекта не может начинаться с пробела", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Обязательное поле", "requiredField": "Обязательное поле",
"ipNotAllowed": "IP не разрешен", "ipNotAllowed": "IP не разрешен",
"targetFileIsNotAnAcceptedFileType": "Целевой файл не является допустимым типом файла", "targetFileIsNotAnAcceptedFileType": "Целевой файл не является допустимым типом файла",
@ -1688,7 +1730,9 @@
"columnCreated": "Созданная колонка", "columnCreated": "Созданная колонка",
"passwordChanged": "Пароль успешно изменен. Пожалуйста, войдите в систему снова.", "passwordChanged": "Пароль успешно изменен. Пожалуйста, войдите в систему снова.",
"settingsSaved": "Настройки успешно сохранены", "settingsSaved": "Настройки успешно сохранены",
"roleUpdated": "Роль успешно обновлена" "roleUpdated": "Роль успешно обновлена",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Vytvoril", "createdBy": "Vytvoril",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Typ databázy", "dbType": "Typ databázy",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "Súbor SQLite", "sqliteFile": "Súbor SQLite",
"hostAddress": "Adresa hostiteľa", "hostAddress": "Host address",
"port": "Číslo portu", "port": "Port number",
"username": "Používateľské meno", "username": "Používateľské meno",
"password": "Heslo", "password": "Heslo",
"schemaName": "Názov schémy", "schemaName": "Názov schémy",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Uloženie zmien", "saveChanges": "Uloženie zmien",
"xcDB": "Vytvorenie nového projektu", "xcDB": "Vytvorenie nového projektu",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Chyba čiarového kódu - skontrolujte kompatibilitu medzi vstupom a typom čiarového kódu" "renderError": "Chyba čiarového kódu - skontrolujte kompatibilitu medzi vstupom a typom čiarového kódu"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Názov projektu presahuje 50 znakov", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Názov projektu nemôže začínať medzerou", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Povinné pole", "requiredField": "Povinné pole",
"ipNotAllowed": "IP nie je povolená", "ipNotAllowed": "IP nie je povolená",
"targetFileIsNotAnAcceptedFileType": "Cieľový súbor nie je akceptovaný typ súboru", "targetFileIsNotAnAcceptedFileType": "Cieľový súbor nie je akceptovaný typ súboru",
@ -1688,7 +1730,9 @@
"columnCreated": "Vytvorený stĺpec", "columnCreated": "Vytvorený stĺpec",
"passwordChanged": "Heslo bolo úspešne zmenené. Prihláste sa znova.", "passwordChanged": "Heslo bolo úspešne zmenené. Prihláste sa znova.",
"settingsSaved": "Nastavenia boli úspešne uložené", "settingsSaved": "Nastavenia boli úspešne uložené",
"roleUpdated": "Úloha bola úspešne aktualizovaná" "roleUpdated": "Úloha bola úspešne aktualizovaná",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "Id", "ID": "Id",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Ustvaril je", "createdBy": "Ustvaril je",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Vrsta baze podatkov", "dbType": "Vrsta baze podatkov",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite datoteka", "sqliteFile": "SQLite datoteka",
"hostAddress": "Naslov gostitelja", "hostAddress": "Host address",
"port": "Številka vrat", "port": "Port number",
"username": "Uporabniško ime", "username": "Uporabniško ime",
"password": "Geslo", "password": "Geslo",
"schemaName": "Ime sheme", "schemaName": "Ime sheme",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Shrani spremembe", "saveChanges": "Shrani spremembe",
"xcDB": "Ustvari nov projekt", "xcDB": "Ustvari nov projekt",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Napaka pri črtni kodi - preverite združljivost med vnosom in vrsto črtne kode" "renderError": "Napaka pri črtni kodi - preverite združljivost med vnosom in vrsto črtne kode"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Ime projekta presega 50 znakov", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Ime projekta se ne sme začeti s presledkom", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Obvezno polje", "requiredField": "Obvezno polje",
"ipNotAllowed": "IP ni dovoljen", "ipNotAllowed": "IP ni dovoljen",
"targetFileIsNotAnAcceptedFileType": "Ciljna datoteka ni sprejeta vrsta datoteke", "targetFileIsNotAnAcceptedFileType": "Ciljna datoteka ni sprejeta vrsta datoteke",
@ -1688,7 +1730,9 @@
"columnCreated": "Ustvarjen stolpec", "columnCreated": "Ustvarjen stolpec",
"passwordChanged": "Geslo je bilo uspešno spremenjeno. Ponovno se prijavite.", "passwordChanged": "Geslo je bilo uspešno spremenjeno. Ponovno se prijavite.",
"settingsSaved": "Nastavitve so bile uspešno shranjene", "settingsSaved": "Nastavitve so bile uspešno shranjene",
"roleUpdated": "Vloga je bila uspešno posodobljena" "roleUpdated": "Vloga je bila uspešno posodobljena",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "Id", "ID": "Id",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Medlemmar", "members": "Medlemmar",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Skapad av", "createdBy": "Skapad av",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Databas typ", "dbType": "Databas typ",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "Sqlite-fil", "sqliteFile": "Sqlite-fil",
"hostAddress": "Värdadress", "hostAddress": "Host address",
"port": "Portnummer", "port": "Port number",
"username": "Användarnamn", "username": "Användarnamn",
"password": "Lösenord", "password": "Lösenord",
"schemaName": "Schemanamn", "schemaName": "Schemanamn",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Spara ändringar", "saveChanges": "Spara ändringar",
"xcDB": "Skapa ett nytt projekt", "xcDB": "Skapa ett nytt projekt",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Streckkodfel - kontrollera kompatibiliteten mellan inmatning och streckkodstyp." "renderError": "Streckkodfel - kontrollera kompatibiliteten mellan inmatning och streckkodstyp."
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Projektnamnet har mer än 50 tecken", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Projektnamnet kan inte börja med ett mellanslag", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Obligatoriskt fält", "requiredField": "Obligatoriskt fält",
"ipNotAllowed": "IP inte tillåten", "ipNotAllowed": "IP inte tillåten",
"targetFileIsNotAnAcceptedFileType": "Målfilen är inte en godkänd filtyp", "targetFileIsNotAnAcceptedFileType": "Målfilen är inte en godkänd filtyp",
@ -1688,7 +1730,9 @@
"columnCreated": "Kolumn skapad", "columnCreated": "Kolumn skapad",
"passwordChanged": "Lösenordet har ändrats framgångsrikt. Vänligen logga in igen.", "passwordChanged": "Lösenordet har ändrats framgångsrikt. Vänligen logga in igen.",
"settingsSaved": "Inställningarna har sparats framgångsrikt", "settingsSaved": "Inställningarna har sparats framgångsrikt",
"roleUpdated": "Rollen har uppdaterats framgångsrikt" "roleUpdated": "Rollen har uppdaterats framgångsrikt",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "id", "ID": "id",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Created By", "createdBy": "Created By",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "ประเภทฐานขอมล", "dbType": "ประเภทฐานขอมล",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "ไฟล sqlite", "sqliteFile": "ไฟล sqlite",
"hostAddress": "อยโฮสต", "hostAddress": "Host address",
"port": "หมายเลขพอร", "port": "Port number",
"username": "ชอผใช", "username": "ชอผใช",
"password": "รหสผาน", "password": "รหสผาน",
"schemaName": "Schema name", "schemaName": "Schema name",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "บนทกการเปลยนแปลง", "saveChanges": "บนทกการเปลยนแปลง",
"xcDB": "สรางโครงการใหม", "xcDB": "สรางโครงการใหม",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type" "renderError": "Barcode error - please check compatibility between input and barcode type"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Project name exceeds 50 characters", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Project name cannot start with space", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Required field", "requiredField": "Required field",
"ipNotAllowed": "IP not allowed", "ipNotAllowed": "IP not allowed",
"targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type", "targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type",
@ -1688,7 +1730,9 @@
"columnCreated": "Column created", "columnCreated": "Column created",
"passwordChanged": "Password changed successfully. Please login again.", "passwordChanged": "Password changed successfully. Please login again.",
"settingsSaved": "Settings saved successfully", "settingsSaved": "Settings saved successfully",
"roleUpdated": "Role updated successfully" "roleUpdated": "Role updated successfully",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Uzun", "tall": "Uzun",
"extra": "Ekstra" "extra": "Ekstra"
}, },
"externalDb": "Harici Veritabanı" "externalDb": "Harici Veritabanı",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "KIMLIK", "ID": "KIMLIK",
@ -405,7 +437,7 @@
"parameterName": "Parametre Adı", "parameterName": "Parametre Adı",
"currencyLocale": "Para Birimi Dili", "currencyLocale": "Para Birimi Dili",
"currencyCode": "Para Birimi", "currencyCode": "Para Birimi",
"searchMembers": "Üyeleri Bul", "searchMembers": "Search members",
"noMembersFound": "Üye bulunamadı", "noMembersFound": "Üye bulunamadı",
"dateJoined": "Katılım Tarihi", "dateJoined": "Katılım Tarihi",
"tokenName": "Token adı", "tokenName": "Token adı",
@ -519,7 +551,10 @@
"noOptionsFound": "Seçenek bulunamadı", "noOptionsFound": "Seçenek bulunamadı",
"surveyFormSubmitConfirmMsg": "Bu formu göndermek istediğinizden emin misiniz?", "surveyFormSubmitConfirmMsg": "Bu formu göndermek istediğinizden emin misiniz?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Buraya bırak", "dropHere": "Buraya bırak",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "Tüm Tablolar", "allTables": "Tüm Tablolar",
"members": "Üyeler", "members": "Üyeler",
"dataSources": "Veri Kaynakları", "dataSources": "Veri Kaynakları",
"connectDataSource": "Veri Kaynağına Bağlan", "connectDataSource": "Connect External Data",
"searchProjects": "Proje Ara", "searchProjects": "Proje Ara",
"createdBy": "Tarafından Oluşturuldu", "createdBy": "Tarafından Oluşturuldu",
"viewingAttachmentsOf": "Ekleri Görüntüleniyor", "viewingAttachmentsOf": "Ekleri Görüntüleniyor",
@ -715,8 +751,8 @@
"dbType": "Veritabanı Tipi", "dbType": "Veritabanı Tipi",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite Dosyası", "sqliteFile": "SQLite Dosyası",
"hostAddress": "Host Adresi", "hostAddress": "Host address",
"port": "Port Numarası", "port": "Port number",
"username": "Kullanıcı Adı", "username": "Kullanıcı Adı",
"password": "Şifre", "password": "Şifre",
"schemaName": "Şema adı", "schemaName": "Şema adı",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Değişiklikleri Kaydet", "saveChanges": "Değişiklikleri Kaydet",
"xcDB": "Yeni bir proje oluştur", "xcDB": "Yeni bir proje oluştur",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Barkod hatası - lütfen giriş ve barkod türü arasındaki uyumluluğu kontrol edin" "renderError": "Barkod hatası - lütfen giriş ve barkod türü arasındaki uyumluluğu kontrol edin"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "Sütun adının uzunluğu maksimum {value} karakter sınırını aşıyor", "columnNameExceedsCharacters": "Sütun adının uzunluğu maksimum {value} karakter sınırını aşıyor",
"projectNameExceeds50Characters": "Proje adı 50 karakteri aşıyor", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Proje adı boşlukla başlayamaz", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Zorunlu alan", "requiredField": "Zorunlu alan",
"ipNotAllowed": "IP'ye izin verilmiyor", "ipNotAllowed": "IP'ye izin verilmiyor",
"targetFileIsNotAnAcceptedFileType": "Hedef dosya kabul edilen bir dosya türü değil", "targetFileIsNotAnAcceptedFileType": "Hedef dosya kabul edilen bir dosya türü değil",
@ -1688,7 +1730,9 @@
"columnCreated": "Sütun oluşturuldu", "columnCreated": "Sütun oluşturuldu",
"passwordChanged": "Şifre başarıyla değiştirildi. Lütfen tekrar giriş yapınız.", "passwordChanged": "Şifre başarıyla değiştirildi. Lütfen tekrar giriş yapınız.",
"settingsSaved": "Ayarlar başarıyla kaydedildi", "settingsSaved": "Ayarlar başarıyla kaydedildi",
"roleUpdated": "Rol başarıyla güncellendi" "roleUpdated": "Rol başarıyla güncellendi",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Колір", "colour": "Колір",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP адреса" "ipAddress": "IP адреса",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "файли", "files": "файли",
@ -335,7 +341,33 @@
"tall": "Високий", "tall": "Високий",
"extra": "Додаткове" "extra": "Додаткове"
}, },
"externalDb": "Зовнішня база даних" "externalDb": "Зовнішня база даних",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "Ідентифікатор", "ID": "Ідентифікатор",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Валютна локаль", "currencyLocale": "Валютна локаль",
"currencyCode": "Код грошової одиниці", "currencyCode": "Код грошової одиниці",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Назва жетону", "tokenName": "Назва жетону",
@ -519,7 +551,10 @@
"noOptionsFound": "Варіантів не знайдено", "noOptionsFound": "Варіантів не знайдено",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Автор", "createdBy": "Автор",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Тип бази даних", "dbType": "Тип бази даних",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite файл", "sqliteFile": "SQLite файл",
"hostAddress": "Назва серверу/ІP Адреса", "hostAddress": "Host address",
"port": "Номер порту", "port": "Port number",
"username": "Ім'я користувача", "username": "Ім'я користувача",
"password": "Пароль", "password": "Пароль",
"schemaName": "Назва схеми", "schemaName": "Назва схеми",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Зберегти зміни", "saveChanges": "Зберегти зміни",
"xcDB": "Створити новий проєкт", "xcDB": "Створити новий проєкт",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Помилка штрих-коду - перевірте сумісність між типом вводу та типом штрих-коду" "renderError": "Помилка штрих-коду - перевірте сумісність між типом вводу та типом штрих-коду"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "Довжина назви стовпця перевищує максимальну кількість в {value} символів", "columnNameExceedsCharacters": "Довжина назви стовпця перевищує максимальну кількість в {value} символів",
"projectNameExceeds50Characters": "Назва проєкту перевищує 50 символів", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Назва проєкту не може починатися з пробілу", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Обов'язкове поле", "requiredField": "Обов'язкове поле",
"ipNotAllowed": "IP не дозволено", "ipNotAllowed": "IP не дозволено",
"targetFileIsNotAnAcceptedFileType": "Цільовий файл не є дозволеним типом файлу", "targetFileIsNotAnAcceptedFileType": "Цільовий файл не є дозволеним типом файлу",
@ -1688,7 +1730,9 @@
"columnCreated": "Стовпець створено", "columnCreated": "Стовпець створено",
"passwordChanged": "Пароль успішно змінено. Будь ласка, увійдіть ще раз.", "passwordChanged": "Пароль успішно змінено. Будь ласка, увійдіть ще раз.",
"settingsSaved": "Налаштування успішно збережено", "settingsSaved": "Налаштування успішно збережено",
"roleUpdated": "Роль успішно оновлено" "roleUpdated": "Роль успішно оновлено",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "TÔI", "ID": "TÔI",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "Đã tạo bởi", "createdBy": "Đã tạo bởi",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "Loại cơ sở dữ liệu", "dbType": "Loại cơ sở dữ liệu",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "Tập tin sqlite.", "sqliteFile": "Tập tin sqlite.",
"hostAddress": "Địa chỉ máy chủ", "hostAddress": "Host address",
"port": "Cổng số", "port": "Port number",
"username": "tên tài khoản", "username": "tên tài khoản",
"password": "Mật khẩu", "password": "Mật khẩu",
"schemaName": "Tên lược đồ", "schemaName": "Tên lược đồ",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "Lưu thay đổi", "saveChanges": "Lưu thay đổi",
"xcDB": "Tạo một dự án mới", "xcDB": "Tạo một dự án mới",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type" "renderError": "Barcode error - please check compatibility between input and barcode type"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Project name exceeds 50 characters", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Project name cannot start with space", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Required field", "requiredField": "Required field",
"ipNotAllowed": "IP not allowed", "ipNotAllowed": "IP not allowed",
"targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type", "targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type",
@ -1688,7 +1730,9 @@
"columnCreated": "Column created", "columnCreated": "Column created",
"passwordChanged": "Password changed successfully. Please login again.", "passwordChanged": "Password changed successfully. Please login again.",
"settingsSaved": "Settings saved successfully", "settingsSaved": "Settings saved successfully",
"roleUpdated": "Role updated successfully" "roleUpdated": "Role updated successfully",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "颜色", "colour": "颜色",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP 地址" "ipAddress": "IP 地址",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "文件", "files": "文件",
@ -335,7 +341,33 @@
"tall": "高", "tall": "高",
"extra": "备注" "extra": "备注"
}, },
"externalDb": "外部数据库" "externalDb": "外部数据库",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "参数名称", "parameterName": "参数名称",
"currencyLocale": "货币地区", "currencyLocale": "货币地区",
"currencyCode": "货币代码", "currencyCode": "货币代码",
"searchMembers": "搜索成员", "searchMembers": "Search members",
"noMembersFound": "未找到成员", "noMembersFound": "未找到成员",
"dateJoined": "加入日期", "dateJoined": "加入日期",
"tokenName": "Token 名称", "tokenName": "Token 名称",
@ -519,7 +551,10 @@
"noOptionsFound": "未找到选项", "noOptionsFound": "未找到选项",
"surveyFormSubmitConfirmMsg": "您确定要提交吗?", "surveyFormSubmitConfirmMsg": "您确定要提交吗?",
"noResultsMatchedYourSearch": "您的搜索没有任何匹配结果", "noResultsMatchedYourSearch": "您的搜索没有任何匹配结果",
"looksLikeThisStackIsEmpty": "看起来这个堆栈没有任何记录" "looksLikeThisStackIsEmpty": "看起来这个堆栈没有任何记录",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "更改显示值字段", "changeDisplayValueField": "更改显示值字段",
@ -544,11 +579,12 @@
"dropHere": "拖放到此处", "dropHere": "拖放到此处",
"addMore": "添加更多", "addMore": "添加更多",
"clearAllFiles": "清除所有文件", "clearAllFiles": "清除所有文件",
"integration": "Integration",
"notRecommended": "不推荐", "notRecommended": "不推荐",
"allowMetaWrite": "允许模式编辑", "allowMetaWrite": "允许模式编辑",
"allowDataWrite": "允许编辑数据", "allowDataWrite": "允许编辑数据",
"selectView": "选择视图", "selectView": "选择视图",
"connectionDetails": "链接明细", "connectionDetails": "Source Connection Details",
"metaSync": "元同步", "metaSync": "元同步",
"mention": "提及", "mention": "提及",
"today": "今天", "today": "今天",
@ -674,7 +710,7 @@
"allTables": "所有表格", "allTables": "所有表格",
"members": "成员", "members": "成员",
"dataSources": "数据源", "dataSources": "数据源",
"connectDataSource": "连接数据源", "connectDataSource": "Connect External Data",
"searchProjects": "搜索项目", "searchProjects": "搜索项目",
"createdBy": "创建自", "createdBy": "创建自",
"viewingAttachmentsOf": "查看附件", "viewingAttachmentsOf": "查看附件",
@ -715,8 +751,8 @@
"dbType": "数据库类型", "dbType": "数据库类型",
"servername": "服务器地址", "servername": "服务器地址",
"sqliteFile": "SQLite 文件", "sqliteFile": "SQLite 文件",
"hostAddress": "服务器地址", "hostAddress": "Host address",
"port": "端口号", "port": "Port number",
"username": "用户名", "username": "用户名",
"password": "密码", "password": "密码",
"schemaName": "模式名", "schemaName": "模式名",
@ -872,7 +908,9 @@
"signUpForFree": "免费注册", "signUpForFree": "免费注册",
"coverImageField": "封面图片字段", "coverImageField": "封面图片字段",
"fitImage": "适配图像", "fitImage": "适配图像",
"coverImageArea": "封面图片" "coverImageArea": "封面图片",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "隐藏周末", "hideWeekends": "隐藏周末",
@ -1129,11 +1167,14 @@
"group": "分组" "group": "分组"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "此数据源已禁用模式编辑。", "schemaChangeDisabled": "此数据源已禁用模式编辑。",
"typeNotAllowed": "此数据类型不允许。", "typeNotAllowed": "此数据类型不允许。",
"dataWriteOptionDisabled": "数据编辑只有在“模式编辑”也被禁用时才能被禁用。", "dataWriteOptionDisabled": "数据编辑只有在“模式编辑”也被禁用时才能被禁用。",
"allowMetaWrite": "此选项允许修改数据库架构,包括添加、更改或删除表和列。请谨慎使用,因为更改可能会影响数据库的结构完整性。", "allowMetaWrite": "此选项允许修改数据库架构,包括添加、更改或删除表和列。请谨慎使用,因为更改可能会影响数据库的结构完整性。",
"allowDataWrite": "此选项允许在数据库表中创建、更新或删除记录。适用于需要直接更改数据的管理用户。", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "暂时只限于一个数据源", "reachedSourceLimit": "暂时只限于一个数据源",
"saveChanges": "保存更改", "saveChanges": "保存更改",
"xcDB": "新建项目", "xcDB": "新建项目",
@ -1165,7 +1206,8 @@
"changeIconColour": "更改图标颜色", "changeIconColour": "更改图标颜色",
"preFillFormInfo": "要获取预填的链接,请确保您已填写表单视图生成器中的必填字段。", "preFillFormInfo": "要获取预填的链接,请确保您已填写表单视图生成器中的必填字段。",
"surveyFormInfo": "单页单表单字段模式", "surveyFormInfo": "单页单表单字段模式",
"useFieldEditMenuToConfigFieldType": "在导入文件后,使用字段编辑菜单进行类型转换。" "useFieldEditMenuToConfigFieldType": "在导入文件后,使用字段编辑菜单进行类型转换。",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "选择 Slack 频道", "selectSlackChannels": "选择 Slack 频道",
@ -1340,7 +1382,7 @@
"calendarNoFields": "日历视图需要设置日期或日期时间字段。请尝试在添加日期/日期时间字段后设置日历视图!", "calendarNoFields": "日历视图需要设置日期或日期时间字段。请尝试在添加日期/日期时间字段后设置日历视图!",
"kanbanNoFields": "看板视图需要添加一个选择字段", "kanbanNoFields": "看板视图需要添加一个选择字段",
"mapNoFields": "地图视图需要添加一个位置字段", "mapNoFields": "地图视图需要添加一个位置字段",
"dbValid": "请确保您尝试连接的数据库有效!此操作可能导致模式丢失", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "条形码错误 - 请注意输入数据和条形码类型之间的兼容性" "renderError": "条形码错误 - 请注意输入数据和条形码类型之间的兼容性"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "字段名称已被系统使用", "duplicateSystemColumnName": "字段名称已被系统使用",
"uiDataTypeRequired": "需要 UI 数据类型", "uiDataTypeRequired": "需要 UI 数据类型",
"columnNameExceedsCharacters": "列名的长度超过了 {value} 字符的限制", "columnNameExceedsCharacters": "列名的长度超过了 {value} 字符的限制",
"projectNameExceeds50Characters": "项目名称超过 50 个字符", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "项目名称不能以空格开头", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "必填字段", "requiredField": "必填字段",
"ipNotAllowed": "被禁止的 IP", "ipNotAllowed": "被禁止的 IP",
"targetFileIsNotAnAcceptedFileType": "目标文件不是可接受的文件类型", "targetFileIsNotAnAcceptedFileType": "目标文件不是可接受的文件类型",
@ -1688,7 +1730,9 @@
"columnCreated": "已创建列", "columnCreated": "已创建列",
"passwordChanged": "密码修改成功。请重新登录。", "passwordChanged": "密码修改成功。请重新登录。",
"settingsSaved": "设置保存成功", "settingsSaved": "设置保存成功",
"roleUpdated": "权限已更新" "roleUpdated": "权限已更新",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

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

@ -271,7 +271,13 @@
"colour": "Colour", "colour": "Colour",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request"
}, },
"objects": { "objects": {
"files": "files", "files": "files",
@ -335,7 +341,33 @@
"tall": "Tall", "tall": "Tall",
"extra": "Extra" "extra": "Extra"
}, },
"externalDb": "External Database" "externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk"
}
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -405,7 +437,7 @@
"parameterName": "Parameter Name", "parameterName": "Parameter Name",
"currencyLocale": "Currency Locale", "currencyLocale": "Currency Locale",
"currencyCode": "Currency Code", "currencyCode": "Currency Code",
"searchMembers": "Search Members", "searchMembers": "Search members",
"noMembersFound": "No members found", "noMembersFound": "No members found",
"dateJoined": "Date Joined", "dateJoined": "Date Joined",
"tokenName": "Token name", "tokenName": "Token name",
@ -519,7 +551,10 @@
"noOptionsFound": "No options found", "noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?", "surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results.", "noResultsMatchedYourSearch": "Your search did not yield any matching results.",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "Change display value field",
@ -544,11 +579,12 @@
"dropHere": "Drop here", "dropHere": "Drop here",
"addMore": "Add more", "addMore": "Add more",
"clearAllFiles": "Clear all files", "clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
"mention": "Mention", "mention": "Mention",
"today": "Today", "today": "Today",
@ -674,7 +710,7 @@
"allTables": "All Tables", "allTables": "All Tables",
"members": "Members", "members": "Members",
"dataSources": "Data Sources", "dataSources": "Data Sources",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect External Data",
"searchProjects": "Search Bases", "searchProjects": "Search Bases",
"createdBy": "創建人", "createdBy": "創建人",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
@ -715,8 +751,8 @@
"dbType": "資料庫類型", "dbType": "資料庫類型",
"servername": "servername / hostAddr", "servername": "servername / hostAddr",
"sqliteFile": "SQLite 檔案", "sqliteFile": "SQLite 檔案",
"hostAddress": "主機位址", "hostAddress": "Host address",
"port": "連線埠號碼", "port": "Port number",
"username": "使用者名稱", "username": "使用者名稱",
"password": "密碼", "password": "密碼",
"schemaName": "Schema 名稱", "schemaName": "Schema 名稱",
@ -872,7 +908,9 @@
"signUpForFree": "Sign up for free", "signUpForFree": "Sign up for free",
"coverImageField": "Cover image field", "coverImageField": "Cover image field",
"fitImage": "Fit image", "fitImage": "Fit image",
"coverImageArea": "Cover image" "coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "Hide weekends",
@ -1129,11 +1167,14 @@
"group": "Group" "group": "Group"
}, },
"tooltip": { "tooltip": {
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
"saveChanges": "儲存更動", "saveChanges": "儲存更動",
"xcDB": "建立新專案", "xcDB": "建立新專案",
@ -1165,7 +1206,8 @@
"changeIconColour": "Change icon colour", "changeIconColour": "Change icon colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page", "surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "Select Slack channels", "selectSlackChannels": "Select Slack channels",
@ -1340,7 +1382,7 @@
"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!", "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!", "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!", "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!!", "dbValid": "Ensure database validity to prevent schema loss",
"barcode": { "barcode": {
"renderError": "條碼錯誤 - 請檢查輸入和條碼類型之間的兼容性" "renderError": "條碼錯誤 - 請檢查輸入和條碼類型之間的兼容性"
}, },
@ -1615,8 +1657,8 @@
"duplicateSystemColumnName": "Name already used for system field", "duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required", "uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "專案名稱超過 50 個字元", "projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "專案名稱不能有空白開頭", "projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "必填欄位", "requiredField": "必填欄位",
"ipNotAllowed": "不允許的 IP", "ipNotAllowed": "不允許的 IP",
"targetFileIsNotAnAcceptedFileType": "不受支持的檔案類型", "targetFileIsNotAnAcceptedFileType": "不受支持的檔案類型",
@ -1688,7 +1730,9 @@
"columnCreated": "欄位已建立", "columnCreated": "欄位已建立",
"passwordChanged": "密碼已更新,請重新登入。", "passwordChanged": "密碼已更新,請重新登入。",
"settingsSaved": "設定已成功儲存", "settingsSaved": "設定已成功儲存",
"roleUpdated": "角色已成功更新" "roleUpdated": "角色已成功更新",
"connectionAdded": "Connection Successfully Created",
"connectionAddedDesc": "All Base owners & creators in this Workspace can now use this connection to easily add a new Data Source to their Base."
} }
} }
} }

Loading…
Cancel
Save