Map translation strings

This commit is contained in:
advplyr
2024-06-04 16:23:23 -05:00
parent d42cbfe3e4
commit d4e8afc2f1
20 changed files with 221 additions and 21 deletions
+11 -1
View File
@@ -56,6 +56,7 @@
"HeaderCollection": "Bộ Sưu Tập",
"HeaderCollectionItems": "Mục Bộ Sưu Tập",
"HeaderConnectionStatus": "Trạng Thái Kết Nối",
"HeaderDataSettings": "Data Settings",
"HeaderDetails": "Chi Tiết",
"HeaderDownloads": "Tải Xuống",
"HeaderEbookFiles": "Tập Tin Ebook",
@@ -87,6 +88,8 @@
"LabelAddToPlaylist": "Thêm vào Danh Sách Phát",
"LabelAll": "Tất Cả",
"LabelAllowSeekingOnMediaControls": "Cho phép tìm kiếm vị trí trên các điều khiển phương tiện thông báo",
"LabelAlways": "Always",
"LabelAskConfirmation": "Ask for confirmation",
"LabelAuthor": "Tác Giả",
"LabelAuthorFirstLast": "Tác Giả (Tên Đầu Tiên, Họ)",
"LabelAuthorLastFirst": "Tác Giả (Họ, Tên Đầu Tiên)",
@@ -120,6 +123,7 @@
"LabelDiscover": "Khám Phá",
"LabelDownload": "Tải Xuống",
"LabelDownloaded": "Đã Tải Xuống",
"LabelDownloadUsingCellular": "Download using Cellular",
"LabelDuration": "Thời Lượng",
"LabelEbook": "Ebook",
"LabelEbooks": "Ebooks",
@@ -170,6 +174,7 @@
"LabelName": "Tên",
"LabelNarrator": "Người Đọc",
"LabelNarrators": "Người Đọc",
"LabelNever": "Never",
"LabelNewestAuthors": "Tác Giả Mới Nhất",
"LabelNewestEpisodes": "Các Tập Phim Mới Nhất",
"LabelNo": "Không",
@@ -219,6 +224,7 @@
"LabelStatsMinutes": "phút",
"LabelStatsMinutesListening": "Phút Đã Nghe",
"LabelStatsWeekListening": "Tuần Đã Nghe",
"LabelStreamingUsingCellular": "Streaming using Cellular",
"LabelTag": "Thẻ",
"LabelTags": "Thẻ",
"LabelTheme": "Giao Diện",
@@ -245,8 +251,10 @@
"MessageConfirmDeleteLocalEpisode": "Xóa tập phim địa phương \"{0}\" khỏi thiết bị của bạn? Tập tin trên máy chủ sẽ không bị ảnh hưởng.",
"MessageConfirmDeleteLocalFiles": "Xóa các tập tin địa phương của mục này khỏi thiết bị của bạn? Các tập tin trên máy chủ và tiến trình của bạn sẽ không bị ảnh hưởng.",
"MessageConfirmDiscardProgress": "Bạn có chắc chắn muốn đặt lại tiến trình của mình không?",
"MessageConfirmDownloadUsingCellular": "You are about to download using cellular data. This may include carrier data charges. Do you wish to continue?",
"MessageConfirmMarkAsFinished": "Bạn có chắc chắn muốn đánh dấu mục này là đã hoàn thành không?",
"MessageConfirmRemoveBookmark": "Bạn có chắc chắn muốn xóa đánh dấu?",
"MessageConfirmStreamingUsingCellular": "You are about to stream using cellular data. This may include carrier data charges. Do you wish to continue?",
"MessageDiscardProgress": "Hủy Bỏ Tiến Độ",
"MessageDownloadCompleteProcessing": "Tải xuống hoàn tất. Đang xử lý...",
"MessageDownloading": "Đang tải xuống...",
@@ -286,11 +294,13 @@
"ToastBookmarkCreateFailed": "Không thể tạo đánh dấu",
"ToastBookmarkRemoveFailed": "Không thể xóa đánh dấu",
"ToastBookmarkUpdateFailed": "Không thể cập nhật đánh dấu",
"ToastDownloadNotAllowedOnCellular": "Downloading is not allowed on cellular data",
"ToastItemMarkedAsFinishedFailed": "Không thể đánh dấu là Hoàn Thành",
"ToastItemMarkedAsNotFinishedFailed": "Không thể đánh dấu là Chưa Hoàn Thành",
"ToastPlaylistCreateFailed": "Không thể tạo danh sách phát",
"ToastPodcastCreateFailed": "Không thể tạo podcast",
"ToastPodcastCreateSuccess": "Tạo podcast thành công",
"ToastRSSFeedCloseFailed": "Không thể đóng RSS feed",
"ToastRSSFeedCloseSuccess": "Đóng RSS feed thành công"
"ToastRSSFeedCloseSuccess": "Đóng RSS feed thành công",
"ToastStreamingNotAllowedOnCellular": "Streaming is not allowed on cellular data"
}