From 05ba157b8f512e8c490a7f732c4f98062d4d8ae4 Mon Sep 17 00:00:00 2001 From: Richard-NDC Date: Fri, 11 Oct 2024 14:16:43 +0700 Subject: [PATCH] Add "Download local playlist" to Vietnamese translation (#447) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Vietnamese Localization * Sửa lỗi 1 số chỗ trong tiếng Việt * Edit and correct some part of Vietnamese translation * Edit and correct some part to make it easier to understand * Correct all part for Vietnamese translation * Make musixmatch_language a bit shorter * Update Localizable.strings * Add Liked Song * updates Vietnamese translation * Up * Add "Do not replace lyrics" * Add “Do not replace lyrics description” * Add "Download local playlist" to Vietnamese translation * Update something --- .../EeveeSpotify.bundle/vi.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/Library/Application Support/EeveeSpotify.bundle/vi.lproj/Localizable.strings b/layout/Library/Application Support/EeveeSpotify.bundle/vi.lproj/Localizable.strings index ee384ab..87b2856 100644 --- a/layout/Library/Application Support/EeveeSpotify.bundle/vi.lproj/Localizable.strings +++ b/layout/Library/Application Support/EeveeSpotify.bundle/vi.lproj/Localizable.strings @@ -27,7 +27,7 @@ overwrite_configuration_description = "Thay thế cấu hình gốc bằng cấu // Lyrics do_not_replace_lyrics = "Không ghi đè lời bài hát."; -restart_is_required_description = "Cần khởi động lại app để có hiệu lực"; +restart_is_required_description = "Cần khởi động lại ứng dụng để có hiệu lực."; lyrics_source = "Nguồn lời bài hát"; lyrics_source_description = "Bạn có thể chọn nguồn lấy lời bài hát mà bạn thích. @@ -104,5 +104,5 @@ let_the_music_play = "Hãy để giai điệu vang lên..."; // liked songs title, should match official spotify loc liked_songs = "Bài hát đã thích"; - +download_local_playlist = "Tải xuống danh sách phát cục bộ"; contributors = "Những người đóng góp";