Translated using Weblate (Vietnamese)

Currently translated at 92.0% (288 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/vi/
This commit is contained in:
hoanghuy309 2021-02-20 17:05:25 +00:00 committed by Weblate
parent 2fe9ddc3be
commit 0fc5b34bd2

View File

@ -60,7 +60,10 @@
"description": "Thêm và thu hồi các khóa API để truy cập bên ngoài vào máy chủ của bạn",
"apiKeys": "Khóa API"
},
"settings": "Cài đặt"
"settings": "Cài đặt",
"devices": {
"appName": "Tên ứng dụng"
}
},
"signIn": "Đăng nhập",
"unexpectedError": "Lỗi không mong muốn",
@ -372,5 +375,32 @@
},
"clearQueue": "Xóa hàng đợi và dừng phát lại"
},
"playFromBeginning": "Phát từ đầu"
"playFromBeginning": "Phát từ đầu",
"resume": "Bắt đầu lại",
"item": {
"tracklist": {
"title": "Tiêu đề"
},
"person": {
"person": "Người",
"death": "Mất",
"birthPlace": "Nơi sinh",
"birth": "Sinh"
},
"crew": "Đoàn phim",
"composer": "Người soạn nhạc",
"cast": "Truyền Trực Tiếp",
"artist": {
"information": "Thông tin",
"discography": "Đĩa đệm"
}
},
"imageType": {
"screenshot": "Ảnh chụp màn hình",
"primary": "Sơ cấp",
"disc": "Đĩa",
"boxRear": "Hộp (phía sau)",
"box": "Hộp",
"backdrop": "Phông nền"
}
}