summaryrefslogtreecommitdiff
path: root/.config/noctalia/plugins/timer/i18n/zh-CN.json
blob: 72bb0e1d084dcbffcc08f13851d0b79842482c66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "panel": {
    "countdown": "倒计时",
    "pause": "暂停",
    "reset": "重置",
    "resume": "继续",
    "settings": "小部件设置",
    "start": "开始",
    "stopwatch": "秒表",
    "title": "计时器"
  },
  "settings": {
    "compact-mode": "紧凑模式",
    "compact-mode-desc": "隐藏圆形进度条以获得更整洁的外观"
  },
  "toast": {
    "finished": "计时器结束!",
    "title": "计时器"
  }
}