mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
chore(locales): Update zh-cn and zh-tw translations (#659)
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"language": "简体中文",
|
"language": "简体中文",
|
||||||
|
"settings": "设置",
|
||||||
"ui": {
|
"ui": {
|
||||||
"cancel": "取消",
|
"cancel": "取消",
|
||||||
"close": "关闭",
|
"close": "关闭",
|
||||||
|
|||||||
@@ -1,29 +1,30 @@
|
|||||||
{
|
{
|
||||||
"language": "繁體中文",
|
"language": "繁體中文",
|
||||||
|
"settings": "設置",
|
||||||
"ui": {
|
"ui": {
|
||||||
"cancel": "取消",
|
"cancel": "取消",
|
||||||
"close": "關閉",
|
"close": "關閉",
|
||||||
"confirm": "確認",
|
"confirm": "確認",
|
||||||
"more": "更多...",
|
"more": "更多...",
|
||||||
"settings": {
|
"settings": {
|
||||||
"locale": "Change locale",
|
"locale": "更改語言",
|
||||||
"locale_description": "Current language: ${language} (%s)",
|
"locale_description": "當前語言: ${language} (%s)",
|
||||||
"notification_audio": "Notification audio",
|
"notification_audio": "通知提示音",
|
||||||
"notification_position": "Notification position"
|
"notification_position": "通知位置"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"bottom": "Bottom",
|
"bottom": "底部",
|
||||||
"bottom-left": "Bottom-left",
|
"bottom-left": "左下",
|
||||||
"bottom-right": "Bottom-right",
|
"bottom-right": "右下",
|
||||||
"center-left": "Center-left",
|
"center-left": "左側居中",
|
||||||
"center-right": "Center-right",
|
"center-right": "右側居中",
|
||||||
"top": "Top",
|
"top": "頂部",
|
||||||
"top-left": "Top-left",
|
"top-left": "左上",
|
||||||
"top-right": "Top-right"
|
"top-right": "右上"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"open_radial_menu": "Open radial menu",
|
"open_radial_menu": "打開輪盤菜單",
|
||||||
"cancel_progress": "Cancel current progress bar",
|
"cancel_progress": "取消當前進度條",
|
||||||
"txadmin_announcement": "來自 %s 的伺服器通告",
|
"txadmin_announcement": "來自 %s 的伺服器通告",
|
||||||
"txadmin_dm": "來自 %s 的訊息",
|
"txadmin_dm": "來自 %s 的訊息",
|
||||||
"txadmin_warn": "您被 %s 警告了",
|
"txadmin_warn": "您被 %s 警告了",
|
||||||
|
|||||||
Reference in New Issue
Block a user