Skip to content

Commit

Permalink
Update zh-TW.json (#191)
Browse files Browse the repository at this point in the history
* Update zh-TW.json

Fix translation of "removeLabel"

* Update zh-TW.json

Improve some translation
  • Loading branch information
Jimmy-sheep authored Oct 21, 2024
1 parent 66123c9 commit e53a8ad
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"gte": "大於或等於",
"lt": "小於",
"lte": "小於或等於",
"matchAll": "全部匹配",
"matchAny": "任意匹配",
"matchAll": "完全符合",
"matchAny": "任意符合",
"medium": "",
"monthNames": [
"一月",
Expand Down Expand Up @@ -109,7 +109,7 @@
"notContains": "不包含",
"notEquals": "不等於",
"now": "現在",
"passwordPrompt": "輸入一組密碼",
"passwordPrompt": "請輸入一組密碼",
"pending": "待定",
"pm": "下午",
"prevDecade": "上一個十年",
Expand Down Expand Up @@ -155,17 +155,17 @@
"moveToSource": "移動至來源",
"moveToTarget": "移動至目標",
"moveUp": "往上移動",
"navigation": "轉導",
"navigation": "導航",
"next": "下一個",
"nextPageLabel": "下一頁",
"nullLabel": "未選擇",
"otpLabel": "請輸入一次性密碼字元 {0}",
"pageLabel": "{page}",
"pageLabel": "{page}",
"passwordHide": "隱藏密碼",
"passwordShow": "顯示密碼",
"previous": "上一個",
"previousPageLabel": "上一頁",
"removeLabel": "消除",
"removeLabel": "移除",
"rotateLeft": "向左旋轉",
"rotateRight": "向右旋轉",
"rowsPerPageLabel": "每頁行數",
Expand All @@ -174,18 +174,18 @@
"selectAll": "已選取所有項目",
"selectLabel": "選擇",
"selectRow": "選取行",
"showFilterMenu": "展示篩選選單",
"showFilterMenu": "顯示篩選選單",
"slide": "滑動",
"slideNumber": "{slideNumber}",
"star": "1 顆星",
"stars": "{star} 顆星",
"trueLabel": "",
"unselectAll": "已取消選取所有項目",
"unselectLabel": "取消選擇",
"unselectLabel": "取消選取",
"unselectRow": "取消選取行",
"zoomImage": "放大圖片",
"zoomIn": "放大",
"zoomOut": "縮小"
}
}
}
}

0 comments on commit e53a8ad

Please sign in to comment.