mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Vietnamese)
Currently translated at 69.5% (128 of 184 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/vi/
This commit is contained in:
parent
48953b9648
commit
30a7f6d2e6
1 changed files with 5 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
"subscribe": "Đăng ký - {count}",
|
||||
"autoplay_video": "Video tự động phát",
|
||||
"unsubscribe": "Hủy đăng ký - {count}",
|
||||
"view_subscriptions": "Lượt đăng ký",
|
||||
"view_subscriptions": "Xem những kênh đã đăng ký",
|
||||
"sort_by": "Sắp xếp theo:",
|
||||
"most_recent": "Gần đây nhất",
|
||||
"channel_name_asc": "Tên kênh (A-Z)",
|
||||
|
@ -14,7 +14,7 @@
|
|||
"theme": "Giao diện",
|
||||
"auto": "Tự động",
|
||||
"buffering_goal": "Bộ nhớ đệm (tính bằng giây)",
|
||||
"least_recent": "Ít nhất gần đây",
|
||||
"least_recent": "Cũ nhất",
|
||||
"skip_intro": "Bỏ qua gián đoạn/hoạt hình intro",
|
||||
"skip_outro": "Bỏ qua màn hình kết thúc/danh đề",
|
||||
"skip_interaction": "Bỏ qua lời nhắc tương tác (Đăng ký)",
|
||||
|
@ -43,7 +43,7 @@
|
|||
"disable_lbry": "Tắt LBRY để phát trực tuyến",
|
||||
"enable_lbry_proxy": "Bật proxy cho LBRY",
|
||||
"view_ssl_score": "Hiện thị điểm số SSL",
|
||||
"search": "Tìm kiếm",
|
||||
"search": "Tìm kiếm (Ctrl+K)",
|
||||
"filter": "Bộ lọc",
|
||||
"loading": "Đang tải...",
|
||||
"clear_history": "Xóa lịch sử",
|
||||
|
@ -142,7 +142,8 @@
|
|||
"info": {
|
||||
"copied": "Đã sao chép!",
|
||||
"cannot_copy": "Không thể sao chép!",
|
||||
"page_not_found": "Không tìm thấy trang"
|
||||
"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"
|
||||
},
|
||||
"subscriptions": {
|
||||
"subscribed_channels_count": "Đã đăng ký cho: {0}"
|
||||
|
|
Loading…
Reference in a new issue