From d673c0d998a511fdfe7aa5892915036197206b8a Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Mon, 7 Aug 2023 04:28:53 +0000 Subject: [PATCH] Translated using Weblate (Vietnamese) Currently translated at 73.0% (103 of 141 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/vi/ --- src/locales/vi.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/locales/vi.json b/src/locales/vi.json index db757c6..6dfffc9 100644 --- a/src/locales/vi.json +++ b/src/locales/vi.json @@ -71,7 +71,8 @@ "search": "Bắt đầu tìm kiếm", "see_all": "Xem tất cả", "no_info": "Không có thông tin", - "saved": "Đã lưu!" + "saved": "Đã lưu!", + "copied_to_clipboard": "Đã sao chép vào bộ nhớ đệm" }, "lyrics": { "load": "Tìm lời bài hát", @@ -111,10 +112,16 @@ "RU": "Nga", "PL": "Ba Lan", "PT": "Bồ Đào Nha", - "SE": "Thụy Điển" + "SE": "Thụy Điển", + "CO": "Colombia", + "IS": "Iceland", + "NL": "Hà Lan", + "RO": "Romania", + "ZW": "Zimbabwe" }, "statusBar": { "currentPlaylist": "Danh sách phát hiện tại", - "loop": "Lặp lại" + "loop": "Lặp lại", + "add_current_to_playlist": "Lưu bài hát hiện tại vào một danh sách phát" } }