Browse Source

New translations en.json (Vietnamese)

pull/7697/head
navi 7 months ago
parent
commit
f2af72ab45
  1. 29
      packages/nc-gui/lang/vi.json

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

@ -212,7 +212,7 @@
"page": "Trang",
"pages": "Trang.",
"record": "Ghi lại",
"records": "Hồ sơ",
"records": "records",
"webhook": "Webhook.",
"webhooks": "Webhooks.",
"view": "Quang cảnh",
@ -421,7 +421,8 @@
"restrict": "Restrict",
"setNull": "Set NULL",
"setDefault": "Set Default"
}
},
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here"
},
"labels": {
"selectYear": "Select Year",
@ -683,7 +684,12 @@
"incompleteConfiguration": "Incomplete configuration",
"selectField": "Select a field",
"selectFieldLabel": "Begin by selecting a field to customise its properties and structure."
}
},
"appearanceSettings": "Appearance Settings",
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions",
"showFieldOnConditionsMet": "Shows field only when conditions are met"
},
"activity": {
"goToToday": "Go to Today",
@ -907,7 +913,10 @@
"openInOpenStreetMap": "OSM"
},
"toggleMobileMode": "Toggle Mobile Mode",
"startCommenting": "Start commenting!"
"startCommenting": "Start commenting!",
"clearForm": "Clear Form",
"addFieldFromFormView": "Add Field",
"selectAllFields": "Select all fields"
},
"tooltip": {
"reachedSourceLimit": "Limited to only one data source for the moment",
@ -1166,14 +1175,14 @@
"afterEnablePwd": "Truy cập là mật khẩu bị hạn chế",
"privateLink": "Chế độ xem này được chia sẻ thông qua một liên kết riêng tư",
"privateLinkAdditionalInfo": "Những người có liên kết riêng tư chỉ có thể nhìn thấy các ô có thể nhìn thấy trong chế độ xem này",
"afterFormSubmitted": "Sau khi mẫu được gửi",
"postFormSubmissionSettings": "Post Form Submission Settings",
"apiOptions": "Dự án truy cập thông qua",
"submitAnotherForm": "Hiển thị 'Gửi nút khác'",
"showBlankForm": "Hiển thị một hình thức trống sau 5 giây",
"emailForm": "Gửi email cho tôi tại",
"showSysFields": "Hiển thị các lĩnh vực hệ thống",
"filterAutoApply": "Áp dụng tự động",
"showMessage": "Hiển thị thông báo này",
"formDisplayMessage": "Display Message",
"viewNotShared": "Quan điểm hiện tại không được chia sẻ!",
"showAllViews": "Hiển thị tất cả các chế độ xem chung của bảng này",
"collabView": "Các cộng tác viên có quyền chỉnh sửa hoặc cao hơn có thể thay đổi cấu hình xem.",
@ -1283,7 +1292,8 @@
"editingSystemKeyNotSupported": "Editing system key not supported",
"notAvailableAtTheMoment": "Not available at the moment",
"groupPasteIsNotSupportedOnLinksColumn": "Group paste operation is not supported on Links/LinkToAnotherRecord column",
"groupClearIsNotSupportedOnLinksColumn": "Group clear operation is not supported on Links/LinkToAnotherRecord column"
"groupClearIsNotSupportedOnLinksColumn": "Group clear operation is not supported on Links/LinkToAnotherRecord column",
"upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}"
},
"error": {
"scopesRequired": "Scopes required",
@ -1369,14 +1379,15 @@
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots",
"parameterKeyCannotBeEmpty": "Parameter key cannot be empty",
"duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed",
"fieldRequired": "{value} cannot be empty.",
"fieldRequired": "{value} cannot be empty",
"projectNotAccessible": "Project not accessible",
"copyToClipboardError": "Failed to copy to clipboard",
"pasteFromClipboardError": "Failed to paste from clipboard",
"multiFieldSaveValidation": "Please complete the configuration of all fields before saving",
"somethingWentWrong": "Something went wrong",
"draggedContentIsNotTypeOfImage": "Dragged content is not type of image",
"fieldToParseImageData": "Field to parse image data"
"fieldToParseImageData": "Field to parse image data",
"someOfTheRequiredFieldsAreEmpty": "Some of the required fields are empty"
},
"toast": {
"exportMetadata": "Metadata dự án xuất khẩu thành công",

Loading…
Cancel
Save