summaryrefslogtreecommitdiff
path: root/noctalia/.config/plugins/privacy-indicator/i18n/vi.json
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-07-24 20:57:33 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-07-24 20:57:33 +0700
commit395c08d0a334cdffbcc370384bee67f19f964399 (patch)
treed57cdf13385785aaf068d4f8408fe6cc2f095999 /noctalia/.config/plugins/privacy-indicator/i18n/vi.json
frst
Diffstat (limited to 'noctalia/.config/plugins/privacy-indicator/i18n/vi.json')
-rw-r--r--noctalia/.config/plugins/privacy-indicator/i18n/vi.json54
1 files changed, 54 insertions, 0 deletions
diff --git a/noctalia/.config/plugins/privacy-indicator/i18n/vi.json b/noctalia/.config/plugins/privacy-indicator/i18n/vi.json
new file mode 100644
index 0000000..6cd6d76
--- /dev/null
+++ b/noctalia/.config/plugins/privacy-indicator/i18n/vi.json
@@ -0,0 +1,54 @@
+{
+ "menu": {
+ "settings": "Cài đặt tiện ích"
+ },
+ "settings": {
+ "activeColor": {
+ "desc": "Màu của biểu tượng khi đang hoạt động.",
+ "label": "Màu biểu tượng khi hoạt động"
+ },
+ "hideInactive": {
+ "desc": "Ẩn biểu tượng micro, camera và màn hình khi không hoạt động.",
+ "label": "Ẩn trạng thái không hoạt động"
+ },
+ "enableToast": {
+ "desc": "Hiển thị thông báo khi một trạng thái thay đổi.",
+ "label": "Bật thông báo"
+ },
+ "inactiveColor": {
+ "desc": "Màu của biểu tượng khi không hoạt động.",
+ "label": "Màu biểu tượng khi không hoạt động"
+ },
+ "iconSpacing": {
+ "desc": "Thiết lập khoảng cách giữa các biểu tượng.",
+ "label": "Khoảng cách biểu tượng"
+ },
+ "removeMargins": {
+ "desc": "Loại bỏ toàn bộ lề ngoài của widget.",
+ "label": "Xóa lề"
+ },
+ "micFilterRegex": {
+ "desc": "Biểu thức chính quy để lọc các ứng dụng sử dụng micro. Các ứng dụng khớp sẽ bị loại khỏi việc phát hiện.",
+ "label": "Regex lọc micro"
+ }
+ },
+ "tooltip": {
+ "cam-on": "Camera: {apps}",
+ "mic-on": "Micro: {apps}",
+ "screen-on": "Chia sẻ màn hình: {apps}"
+ },
+ "toast": {
+ "cam-on": "Camera đang hoạt động",
+ "mic-on": "Micro đang hoạt động",
+ "screen-on": "Chia sẻ màn hình đang hoạt động"
+ },
+ "history": {
+ "title": "Lịch sử truy cập",
+ "empty": "Không có truy cập gần đây",
+ "clear": "Xóa",
+ "action": {
+ "started": "Bắt đầu",
+ "stopped": "Dừng"
+ }
+ }
+}