mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Vietnamese)
Currently translated at 73.0% (111 of 152 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/vi/
This commit is contained in:
parent
90ecb0ab21
commit
1d4675983c
1 changed files with 13 additions and 7 deletions
|
@ -15,11 +15,11 @@
|
|||
"auto": "Tự động",
|
||||
"buffering_goal": "Bộ nhớ đệm (tính bằng giây)",
|
||||
"least_recent": "Ít nhất gần đây",
|
||||
"skip_intro": "Bỏ qua gián đoạn/Giới thiệu hoạt ảnh",
|
||||
"skip_outro": "Bỏ qua màn hình kết thúc/Tín dụng",
|
||||
"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ý)",
|
||||
"skip_preview": "Bỏ qua xem trước/Tóm tắt",
|
||||
"skip_self_promo": "Bỏ qua thanh toán/Tự quảng cáo",
|
||||
"skip_preview": "Bỏ qua xem trước/tóm tắt",
|
||||
"skip_self_promo": "Bỏ qua thanh toán/quảng cáo cho bản thân",
|
||||
"skip_non_music": "Bỏ qua âm nhạc: Phần không phải âm nhạc",
|
||||
"skip_highlight": "Bỏ qua phần đánh dấu",
|
||||
"skip_filler_tangent": "Bỏ qua những đoạn không liên quan",
|
||||
|
@ -68,7 +68,9 @@
|
|||
"please_select_playlist": "Hãy chọn một danh sách phát",
|
||||
"copy_link": "Sao chép liên kết",
|
||||
"source_code": "Mã nguồn",
|
||||
"piped_link": "Liên kết Piped"
|
||||
"piped_link": "Liên kết Piped",
|
||||
"share": "Chia sẻ",
|
||||
"minimize_comments_default": "Thu nhỏ bình luận theo mặc định"
|
||||
},
|
||||
"titles": {
|
||||
"register": "Đăng ký",
|
||||
|
@ -86,7 +88,10 @@
|
|||
"watch_on": "Xem trên {0}"
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "Được ghim bởi {author}"
|
||||
"pinned_by": "Được ghim bởi {author}",
|
||||
"loading": "Đang tải bình luận...",
|
||||
"user_disabled": "Bình luận đã được tắt trong cài đặt.",
|
||||
"disabled": "Bình luận đã bị tắt bởi người đăng video."
|
||||
},
|
||||
"preferences": {
|
||||
"instance_name": "Tên phiên bản",
|
||||
|
@ -108,7 +113,8 @@
|
|||
"ratings_disabled": "Xếp hạng đã tắt",
|
||||
"live": "{0} Trực tiếp",
|
||||
"chapters": "Chương",
|
||||
"videos": "Video"
|
||||
"videos": "Video",
|
||||
"shorts": "Shorts"
|
||||
},
|
||||
"search": {
|
||||
"did_you_mean": "Ý của bạn là: {0}?",
|
||||
|
|
Loading…
Reference in a new issue