This repository has been archived on 2025-12-11. You can view files and clone it, but cannot push or open issues or pull requests.

34 lines
974 B
JSON
Raw Normal View History

2025-02-02 10:40:42 +01:00
{
"language": "繁體中文",
2025-03-17 15:15:40 +00:00
"settings": "設置",
2025-02-02 10:40:42 +01:00
"ui": {
"cancel": "取消",
"close": "關閉",
"confirm": "確認",
"more": "更多...",
"settings": {
2025-03-17 15:15:40 +00:00
"locale": "更改語言",
"locale_description": "當前語言: ${language} (%s)",
"notification_audio": "通知提示音",
"notification_position": "通知位置"
2025-02-02 10:40:42 +01:00
},
"position": {
2025-03-17 15:15:40 +00:00
"bottom": "底部",
"bottom-left": "左下",
"bottom-right": "右下",
"center-left": "左側居中",
"center-right": "右側居中",
"top": "頂部",
"top-left": "左上",
"top-right": "右上"
2025-02-02 10:40:42 +01:00
}
},
2025-03-17 15:15:40 +00:00
"open_radial_menu": "打開輪盤菜單",
"cancel_progress": "取消當前進度條",
2025-02-02 10:40:42 +01:00
"txadmin_announcement": "來自 %s 的伺服器通告",
"txadmin_dm": "來自 %s 的訊息",
"txadmin_warn": "您被 %s 警告了",
"txadmin_warn_content": "%s \n操作 ID: %s",
"txadmin_scheduledrestart": "計劃內重啟"
}