@samitouri / QOSami-HFS / commits / 0aeb8f59

langs/vi updated

BussyBakks (known as thenoppy12) committed Jun 12, 2024 at 21:24 UTC 0aeb8f596421dcbdd37b7cc9a5e734b7472a44ae
1 file changed +15 -7
src/langs/hfs-lang-vi.json
+15 -7
@@ -1,7 +1,7 @@
1 {
2 "author": "thenoppy12 (Nguyễn Văn Ngu)",
3 - "version": 2.1,
4 - "hfs_version": "0.52.0",
3 + "version": 2.2,
4 + "hfs_version": "0.53.0",
5 "translate": {
6 "Select": "Chọn",
7 "n_files": "{n,plural,one{# tập tin} other{# tập tin}}",
@@ -141,15 +141,15 @@
141 "enter_comment": "Comment của file",
142 "Comment": "Comment",
143 "upload_dd_hint": "Có thể up file = cách thả lên màn hình",
144 - "Upload not available": "Upload còn đang fix",
144 + "Upload not available": "Upload không có sẵn",
145 "Cut": "Cắt",
146 "good_bad": "{good} đã di chuyển, {bad} thất bại",
147 "after_cut": "Cái đã chọn đã lưu trong clipboard.\nTới folder khác để dán.",
148 "Cancel clipboard": "Bỏ clipboard",
149 "to_clipboard_source": "Quay lại thư mục nguồn",
150 "Paste": "Dán",
151 - "clipboard_list": "Clipboard:",
152 -
151 + "clipboard_list": "Clipboard: ",
152 +
153 "Close": "Đóng",
154 "Folder": "Thư mục",
155 "Web page": "Trang web",
@@ -161,12 +161,20 @@
161 "go_last": "Tới sau",
162 "Shuffle": "Ngẫu nhiên",
163 "Repeat": "Lặp",
164 - "showHelpListShortcut": "Ở file list, giữ {key} để Hiện nhanh chóng",
164 + "showHelpListShortcut": "Ở danh sách file, giữ {key} để hiển thị nhanh chóng",
165 "Invalid value": "🤷 what u think something in ur freakin' brain?",
166 "upload_skipped": "{n} đã bỏ qua",
167 "Overwrite policy": "Chính sách ghi đè",
168 "Rename to avoid overwriting": "Đổi tên để tránh ghi đè file có sẳn",
169 "Overwrite existing files": "Ghi đè file có sẳn",
170 - "Menu": "Menu"
170 + "Menu": "Menu",
171 +
172 + "clipboard": "Clipboard: {content} file/folder bên trong",
173 + "to_clipboard_source_tooltip": "Trở về thư mục của các file/folder trong clipboard đã thuộc về",
174 + "more_items": "Còn thêm {n} file/folder nữa...",
175 + "Show details": "Chi tiết",
176 + "upload_conflict": "đang tồn tại",
177 + "Logged in": "Đã đăng nhập!",
178 + "Logged out": "Đã đăng xuất!"
179 }
180 }
\ No newline at end of file