From 3beb55cb83b9caa286ddde2f635625965aca3fc6 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 1 Apr 2026 07:31:24 +0200 Subject: noctalia: Random settings changes --- .config/noctalia/plugins/timer/i18n/vi.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .config/noctalia/plugins/timer/i18n/vi.json (limited to '.config/noctalia/plugins/timer/i18n/vi.json') 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ờ" + } +} -- cgit v1.2.3