Browse Source

New translations en.json (Vietnamese)

pull/7069/head
navi 1 year ago
parent
commit
68cfa4529e
  1. 15
      packages/nc-gui/lang/vi.json

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

@ -1,6 +1,6 @@
{ {
"dashboards": { "dashboards": {
"create_new_dashboard_project": "Create New Interface", "create_new_dashboard_project": "Tạo giao diện mới",
"connect_data_sources": "Connect data sources", "connect_data_sources": "Connect data sources",
"alert": "Alert", "alert": "Alert",
"alert-message": "No databases have been connected. Connect database bases to build interfaces. Skip this step and add databases from the base home page later.", "alert-message": "No databases have been connected. Connect database bases to build interfaces. Skip this step and add databases from the base home page later.",
@ -163,7 +163,7 @@
"type": "Type", "type": "Type",
"name": "Name", "name": "Name",
"changes": "Changes", "changes": "Changes",
"new": "New", "new": "Mới",
"old": "Old", "old": "Old",
"data": "Data", "data": "Data",
"source": "Source", "source": "Source",
@ -339,7 +339,7 @@
"hideSidebar": "Hide Sidebar", "hideSidebar": "Hide Sidebar",
"creatingTable": "Creating Table", "creatingTable": "Creating Table",
"erdView": "ERD View", "erdView": "ERD View",
"newBase": "New Data Source", "newBase": "Nguồn dữ liệu mới",
"newProj": "Dự án mới", "newProj": "Dự án mới",
"createBase": "Create Base", "createBase": "Create Base",
"myProject": "Những dự án của tôi", "myProject": "Những dự án của tôi",
@ -390,7 +390,7 @@
"generateRandomName": "Generate Random Name", "generateRandomName": "Generate Random Name",
"findRowByScanningCode": "Find row by scanning a QR or Barcode", "findRowByScanningCode": "Find row by scanning a QR or Barcode",
"tokenManagement": "Token Management", "tokenManagement": "Token Management",
"addNewToken": "Add new token", "addNewToken": "Thêm mới token",
"accountSettings": "Account Settings", "accountSettings": "Account Settings",
"resetPasswordMenu": "Reset Password", "resetPasswordMenu": "Reset Password",
"tokens": "Tokens", "tokens": "Tokens",
@ -603,7 +603,7 @@
"extraConnectionParameters": "Extra connection parameters", "extraConnectionParameters": "Extra connection parameters",
"commentsOnly": "Comments only", "commentsOnly": "Comments only",
"documentation": "Documentation", "documentation": "Documentation",
"subscribeNewsletter": "Subscribe to our weekly newsletter", "subscribeNewsletter": "Đăng ký nhận tin hàng tuần của chúng tôi",
"signUpWithProvider": "Sign up with {provider}", "signUpWithProvider": "Sign up with {provider}",
"signInWithProvider": "Sign in with {provider}", "signInWithProvider": "Sign in with {provider}",
"agreeToTos": "By signing up, you agree to the Terms of Service", "agreeToTos": "By signing up, you agree to the Terms of Service",
@ -800,7 +800,7 @@
"clearCell": "Clear cell", "clearCell": "Clear cell",
"addFilterGroup": "Add Filter Group", "addFilterGroup": "Add Filter Group",
"linkRecord": "Link record", "linkRecord": "Link record",
"addNewRecord": "Add new record", "addNewRecord": "Thêm bản ghi mới",
"newRecord": "New record", "newRecord": "New record",
"tableNameCreateNewRecord": "{tableName}: Create new record", "tableNameCreateNewRecord": "{tableName}: Create new record",
"gotSavedLinkedSuccessfully": "{tableName} '{recordTitle}' got saved & linked successfully", "gotSavedLinkedSuccessfully": "{tableName} '{recordTitle}' got saved & linked successfully",
@ -921,7 +921,7 @@
"clickToCopyFieldId": "Click to copy Field Id", "clickToCopyFieldId": "Click to copy Field Id",
"enterPassword": "Enter password", "enterPassword": "Enter password",
"bySigningUp": "By signing up, you agree to the", "bySigningUp": "By signing up, you agree to the",
"subscribeToOurWeeklyNewsletter": "Subscribe to our weekly newsletter", "subscribeToOurWeeklyNewsletter": "Đăng ký nhận tin hàng tuần của chúng tôi",
"verifyingPassword": "Verifying Password", "verifyingPassword": "Verifying Password",
"thisSharedViewIsProtected": "This shared view is protected", "thisSharedViewIsProtected": "This shared view is protected",
"successfullySubmittedFormData": "Successfully submitted form data", "successfullySubmittedFormData": "Successfully submitted form data",
@ -1033,6 +1033,7 @@
"duplicateTable": "Are you sure you want to duplicate the table?" "duplicateTable": "Are you sure you want to duplicate the table?"
}, },
"info": { "info": {
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.", "basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Paste operation is not supported on the active cell", "pasteNotSupported": "Paste operation is not supported on the active cell",
"roles": { "roles": {

Loading…
Cancel
Save