summaryrefslogtreecommitdiff
path: root/.config/noctalia/plugins/timer/i18n/vi.json
diff options
context:
space:
mode:
Diffstat (limited to '.config/noctalia/plugins/timer/i18n/vi.json')
-rw-r--r--.config/noctalia/plugins/timer/i18n/vi.json20
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ờ"
+ }
+}