Browse Source

New translations en.json (Chinese Traditional)

pull/4887/head
navi 2 years ago
parent
commit
59dd1d896b
  1. 7
      packages/nc-gui/lang/zh-Hant.json

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

@ -312,7 +312,9 @@
"signInWithGoogle": "Sign in with Google", "signInWithGoogle": "Sign in with Google",
"agreeToTos": "By signing up, you agree to the Terms of Service", "agreeToTos": "By signing up, you agree to the Terms of Service",
"welcomeToNc": "Welcome to NocoDB!", "welcomeToNc": "Welcome to NocoDB!",
"inviteOnlySignup": "只接受使用邀請連結進行註冊" "inviteOnlySignup": "只接受使用邀請連結進行註冊",
"nextRow": "Next Row",
"prevRow": "Previous Row"
}, },
"activity": { "activity": {
"createProject": "建立專案", "createProject": "建立專案",
@ -629,7 +631,8 @@
"showM2mTables": "顯示多對多資料表", "showM2mTables": "顯示多對多資料表",
"deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.", "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.",
"computedFieldEditWarning": "Computed field: contents are read-only. Use column edit menu to reconfigure", "computedFieldEditWarning": "Computed field: contents are read-only. Use column edit menu to reconfigure",
"computedFieldDeleteWarning": "Computed field: contents are read-only. Unable to clear content." "computedFieldDeleteWarning": "Computed field: contents are read-only. Unable to clear content.",
"noMoreRecords": "No more records"
}, },
"error": { "error": {
"searchProject": "您的搜尋 {search} 找不到結果", "searchProject": "您的搜尋 {search} 找不到結果",

Loading…
Cancel
Save