summaryrefslogtreecommitdiff
path: root/.config/noctalia/plugins/timer/i18n/zh-TW.json
blob: e9b89bdc68962375dd7e87303bb2d55da815f0cf (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": "計時器"
  }
}