33 lines
983 B
JSON
33 lines
983 B
JSON
{
|
|
"language": "繁體中文",
|
|
"ui": {
|
|
"cancel": "取消",
|
|
"close": "關閉",
|
|
"confirm": "確認",
|
|
"more": "更多...",
|
|
"settings": {
|
|
"locale": "Change locale",
|
|
"locale_description": "Current language: ${language} (%s)",
|
|
"notification_audio": "Notification audio",
|
|
"notification_position": "Notification position"
|
|
},
|
|
"position": {
|
|
"bottom": "Bottom",
|
|
"bottom-left": "Bottom-left",
|
|
"bottom-right": "Bottom-right",
|
|
"center-left": "Center-left",
|
|
"center-right": "Center-right",
|
|
"top": "Top",
|
|
"top-left": "Top-left",
|
|
"top-right": "Top-right"
|
|
}
|
|
},
|
|
"open_radial_menu": "Open radial menu",
|
|
"cancel_progress": "Cancel current progress bar",
|
|
"txadmin_announcement": "來自 %s 的伺服器通告",
|
|
"txadmin_dm": "來自 %s 的訊息",
|
|
"txadmin_warn": "您被 %s 警告了",
|
|
"txadmin_warn_content": "%s \n操作 ID: %s",
|
|
"txadmin_scheduledrestart": "計劃內重啟"
|
|
}
|