|
6 | 6 | "confirm": "确认",
|
7 | 7 | "more": "更多...",
|
8 | 8 | "settings": {
|
9 |
| - "locale": "Change locale", |
10 |
| - "locale_description": "Current language: ${language} (%s)", |
11 |
| - "notification_audio": "Notification audio", |
12 |
| - "notification_position": "Notification position" |
| 9 | + "locale": "更改语言", |
| 10 | + "locale_description": "当前语言: ${language} (%s)", |
| 11 | + "notification_audio": "通知提示音", |
| 12 | + "notification_position": "通知位置" |
13 | 13 | },
|
14 | 14 | "position": {
|
15 |
| - "bottom": "Bottom", |
16 |
| - "bottom-left": "Bottom-left", |
17 |
| - "bottom-right": "Bottom-right", |
18 |
| - "center-left": "Center-left", |
19 |
| - "center-right": "Center-right", |
20 |
| - "top": "Top", |
21 |
| - "top-left": "Top-left", |
22 |
| - "top-right": "Top-right" |
| 15 | + "bottom": "底部", |
| 16 | + "bottom-left": "左下", |
| 17 | + "bottom-right": "右下", |
| 18 | + "center-left": "左侧居中", |
| 19 | + "center-right": "右侧居中", |
| 20 | + "top": "顶部", |
| 21 | + "top-left": "左上", |
| 22 | + "top-right": "右上" |
23 | 23 | }
|
24 | 24 | },
|
25 |
| - "open_radial_menu": "Open radial menu", |
26 |
| - "cancel_progress": "Cancel current progress bar", |
27 |
| - "txadmin_announcement": "来自 %s 的服务器通告", |
| 25 | + "open_radial_menu": "打开轮盘菜单", |
| 26 | + "cancel_progress": "取消当前进度条", |
| 27 | + "txadmin_announcement": "来自 %s 的服务器公告", |
28 | 28 | "txadmin_dm": "来自 %s 的信息",
|
29 | 29 | "txadmin_warn": "您被 %s 警告了",
|
30 | 30 | "txadmin_warn_content": "%s \n操作 ID: %s",
|
|
0 commit comments