Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vi.json #664

Merged
merged 2 commits into from
Sep 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions src/assets/i18n/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,21 +277,21 @@
"follow-album-cover-color": "Theo màu ảnh bìa album",
"playback-state": "Trạng thái phát",
"remember-playback-state-after-restart": "Tiếp tục trạng thái phát (bài hát đang nghe, vị trí thời lượng, tùy chọn lặp lại, ngẫu nhiên) sau khi khởi động lại",
"split-artists": "Split artists",
"symbols-to-split-multiple-artists": "Symbols to split multiple artists",
"artists-to-never-split": "Artists to never split",
"add": "Add",
"invalid-characters": "Invalid characters",
"add-symbol": "Add symbol",
"add-artist": "Add artist",
"add-symbol-error": "An error occurred while adding the symbol. Please verify the log if you need more information.",
"remove-symbol-error": "An error occurred while removing the symbol. Please verify the log if you need more information.",
"add-artist-error": "An error occurred while adding the artist. Please verify the log if you need more information.",
"remove-artist-error": "An error occurred while removing the artist. Please verify the log if you need more information.",
"remove-symbol": "Remove symbol",
"confirm-remove-symbol": "Are you sure you want to remove the symbol '{{symbol}}'?",
"remove-artist": "Remove artist",
"confirm-remove-artist": "Are you sure you want to remove the artist '{{artist}}'?",
"switch-player": "Switch player",
"volume": "Volume"
}
"split-artists": "Tách nghệ sĩ",
"symbols-to-split-multiple-artists": "Ký hiệu để tách nghệ sĩ",
"artists-to-never-split": "Những nghệ sĩ không áp dụng",
"add": "Thêm",
"invalid-characters": "Ký hiệu không hợp lệ",
"add-symbol": "Thêm ký hiệu",
"add-artist": "Thêm nghệ sĩ",
"add-symbol-error": "Đã xảy ra lỗi khi thêm ký hiệu. Vui lòng xem tập tin log để biết thêm thông tin.",
"remove-symbol-error": "Đã xảy ra lỗi khi xóa ký hiệu. Vui lòng xem tập tin log để biết thêm thông tin.",
"add-artist-error": "Đã xảy ra lỗi khi thêm nghệ sĩ. Vui lòng xem tập tin log để biết thêm thông tin.",
"remove-artist-error": "Đã xảy ra lỗi khi xóa nghệ sĩ. Vui lòng xem tập tin log để biết thêm thông tin.",
"remove-symbol": "Xóa ký hiệu",
"confirm-remove-symbol": "Bạn có chắc muốn xóa ký hiệu '{{symbol}}'?",
"remove-artist": "Xóa nghệ sĩ",
"confirm-remove-artist": "Bạn có chắc muốn xóa nghệ sĩ '{{artist}}'?"
"switch-player": "Chuyển đổi trình phát",
"volume": "Âm lượng",
}
Loading