summaryrefslogtreecommitdiff
path: root/.config/noctalia/plugins/timer/i18n/tr.json
blob: c3d8f8fc4023942eb05757cdaf0bd31394fd8752 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "panel": {
    "countdown": "Geri Sayım",
    "pause": "Duraklat",
    "reset": "Sıfırla",
    "resume": "Devam Et",
    "settings": "Widget Ayarları",
    "start": "Başlat",
    "stopwatch": "Kronometre",
    "title": "Zamanlayıcı"
  },
  "settings": {
    "compact-mode": "Kompakt Mod",
    "compact-mode-desc": "Daha temiz bir görünüm için dairesel ilerleme çubuğunu gizle"
  },
  "toast": {
    "finished": "Zamanlayıcı bitti!",
    "title": "Zamanlayıcı"
  }
}