"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":"تم تغيير كلمة المرور بنجاح. الرجاء تسجيل الدخول مرة أخرى.",
"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",
"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.",
"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",
"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",
"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.",
"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",
"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":"رمز عبور با موفقیت عوض شد. لطفاً دوباره وارد شوید.",
"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",
"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",
"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":"הקובץ המטרה אינו מסוג קובץ מקובל",
"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",
"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.",
"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",
"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",
"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",
"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",
"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":"대상 파일이 허용되는 파일 유형이 아닙니다.",
"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.",
"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":"Hostaddress",
"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.",
"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",
"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",
"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",
"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",
"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":"Пароль успешно изменен. Пожалуйста, войдите в систему снова.",
"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é",
"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",
"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",
"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",
"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.",
"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":"Пароль успішно змінено. Будь ласка, увійдіть ще раз.",
"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",
"allowDataWrite":"This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"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",