mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 04:07:15 +00:00
New Crowdin updates (#8623)
* Update source file en.json * New translations en.json (French) * New translations en.json (Turkish) * New translations en.json (Chinese Simplified) * New translations en.json (Latvian) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Basque) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Hindi) * New translations en.json (Bengali, India)
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
"bulkUpdate": "Bulk Update",
|
||||
"deleting": "Deleting",
|
||||
"update": "Oppdater",
|
||||
"updating": "Updating",
|
||||
"rename": "Gi nytt navn til",
|
||||
"reload": "Last på nytt",
|
||||
"reset": "Nullstill",
|
||||
@@ -205,7 +206,11 @@
|
||||
"apply": "Apply",
|
||||
"text": "Text",
|
||||
"appearance": "Appearance",
|
||||
"now": "Now"
|
||||
"now": "Now",
|
||||
"set": "Set",
|
||||
"format": "Format",
|
||||
"colour": "Colour",
|
||||
"use": "Use"
|
||||
},
|
||||
"objects": {
|
||||
"owner": "Owner",
|
||||
@@ -331,8 +336,8 @@
|
||||
"parameter": "Parameter",
|
||||
"headers": "Headers",
|
||||
"parameterName": "Parameter Name",
|
||||
"currencyLocale": "Currency Locale",
|
||||
"currencyCode": "Currency Code",
|
||||
"currencyLocale": "Locale",
|
||||
"currencyCode": "Code",
|
||||
"searchMembers": "Search Members",
|
||||
"noMembersFound": "No members found",
|
||||
"dateJoined": "Date Joined",
|
||||
@@ -536,7 +541,7 @@
|
||||
"headerName": "Header Name",
|
||||
"icon": "Icon",
|
||||
"max": "Max",
|
||||
"enableRichText": "Enable Rich Text",
|
||||
"enableRichText": "Enable rich text",
|
||||
"idColon": "Id:",
|
||||
"copiedRecordURL": "Copied Record URL",
|
||||
"copyRecordURL": "Copy Record URL",
|
||||
@@ -766,7 +771,9 @@
|
||||
"showFieldOnConditionsMet": "Shows field only when conditions are met",
|
||||
"limitOptions": "Limit options",
|
||||
"limitOptionsSubtext": "Limit options visible to users by selecting available options",
|
||||
"clearSelection": "Clear selection"
|
||||
"clearSelection": "Clear selection",
|
||||
"displayAsProgress": "Display as progress",
|
||||
"relationType": "Relation type"
|
||||
},
|
||||
"activity": {
|
||||
"renameBase": "Rename Base",
|
||||
@@ -1123,7 +1130,7 @@
|
||||
"optimizedQueryEnabled": "Optimized query is enabled",
|
||||
"lookupNonBtWarning": "Lookup field is not supported for non-Belongs to relation",
|
||||
"invalidTime": "Invalid Time",
|
||||
"linkColumnClearNotSupportedYet": "You don't have any supported links for Lookup",
|
||||
"linkColumnClearNotSupportedYet": "You don't have any supported links for {type}",
|
||||
"recordCouldNotBeFound": "Record could not be found",
|
||||
"invalidPhoneNumber": "Invalid phone number",
|
||||
"pageSizeChanged": "Page size changed",
|
||||
@@ -1196,7 +1203,7 @@
|
||||
"noRecordsLinked": "No records linked",
|
||||
"noLinkedRecords": "No linked records",
|
||||
"recordsLinked": "records linked",
|
||||
"acceptOnlyValid": "Accepts only",
|
||||
"acceptOnlyValid": "Accept only valid {type}",
|
||||
"apiTokenCreate": "Create personal API tokens to use in automation or external apps.",
|
||||
"selectFieldToSort": "Select Field to Sort",
|
||||
"selectFieldToGroup": "Select Field to Group",
|
||||
|
||||
Reference in New Issue
Block a user