mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Vietnamese)
Currently translated at 68.6% (136 of 198 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/vi/
This commit is contained in:
parent
255467d23d
commit
16a85f096e
1 changed files with 13 additions and 4 deletions
|
@ -82,7 +82,8 @@
|
|||
"show_chapters": "Chương",
|
||||
"show_less": "Hiển thị ít hơn",
|
||||
"cancel": "Hủy",
|
||||
"okay": "OK"
|
||||
"okay": "OK",
|
||||
"skip_button_only": "Hiện thị nút bỏ qua"
|
||||
},
|
||||
"titles": {
|
||||
"register": "Đăng ký",
|
||||
|
@ -97,7 +98,8 @@
|
|||
"channels": "Kênh",
|
||||
"instance": "Instance",
|
||||
"player": "Trình phát video",
|
||||
"livestreams": "Phát sóng trực tiếp"
|
||||
"livestreams": "Phát sóng trực tiếp",
|
||||
"bookmarks": "Dấu trang"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Xem trên {0}"
|
||||
|
@ -130,7 +132,9 @@
|
|||
"chapters": "Chương",
|
||||
"videos": "Video",
|
||||
"shorts": "Shorts",
|
||||
"all": "Tất cả"
|
||||
"all": "Tất cả",
|
||||
"license": "Giấy phép",
|
||||
"category": "Thể loại"
|
||||
},
|
||||
"search": {
|
||||
"did_you_mean": "Ý của bạn là: {0}?",
|
||||
|
@ -147,7 +151,12 @@
|
|||
"copied": "Đã sao chép!",
|
||||
"cannot_copy": "Không thể sao chép!",
|
||||
"page_not_found": "Không tìm thấy trang",
|
||||
"next_video_countdown": "Tự động phát video tiếp theo trong {0} giây"
|
||||
"next_video_countdown": "Tự động phát video tiếp theo trong {0} giây",
|
||||
"hours": "{amount} tiếng",
|
||||
"months": "{amount} tháng",
|
||||
"weeks": "{amount} tuần",
|
||||
"register_no_email_note": "Không nên dùng địa chỉ email làm tên tài khoản. Bạn có chắc bạn muốn tiếp tục không?",
|
||||
"days": "{amount} ngày"
|
||||
},
|
||||
"subscriptions": {
|
||||
"subscribed_channels_count": "Đã đăng ký cho: {0}"
|
||||
|
|
Loading…
Reference in a new issue