summaryrefslogtreecommitdiff
path: root/.config/noctalia/plugins/timer/i18n/ja.json
blob: 948109b42c191d77e9742f4f050485eb8331042b (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": "タイマー"
  }
}