diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2026-04-01 07:31:24 +0200 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2026-04-01 07:31:24 +0200 |
| commit | 3beb55cb83b9caa286ddde2f635625965aca3fc6 (patch) | |
| tree | da5c0be8d37493eb531ba86e68a886e7ba7b4e54 /.config/noctalia/plugins/timer/i18n/vi.json | |
| parent | b3016e4c32730dff0a299a9d432c8a7cd4ae5902 (diff) | |
noctalia: Random settings changes
Diffstat (limited to '.config/noctalia/plugins/timer/i18n/vi.json')
| -rw-r--r-- | .config/noctalia/plugins/timer/i18n/vi.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.config/noctalia/plugins/timer/i18n/vi.json b/.config/noctalia/plugins/timer/i18n/vi.json new file mode 100644 index 0000000..2854471 --- /dev/null +++ b/.config/noctalia/plugins/timer/i18n/vi.json @@ -0,0 +1,20 @@ +{ + "panel": { + "countdown": "Đếm ngược", + "pause": "Tạm dừng", + "reset": "Đặt lại", + "resume": "Tiếp tục", + "settings": "Cài đặt tiện ích", + "start": "Bắt đầu", + "stopwatch": "Đồng hồ bấm giờ", + "title": "Hẹn giờ" + }, + "settings": { + "compact-mode": "Chế độ thu gọn", + "compact-mode-desc": "Ẩn thanh tiến trình tròn để giao diện gọn gàng hơn" + }, + "toast": { + "finished": "Hết giờ!", + "title": "Hẹn giờ" + } +} |