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.0% (105 of 152 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/vi/
This commit is contained in:
parent
4ebb98284f
commit
c3438286b9
1 changed files with 8 additions and 2 deletions
|
@ -65,11 +65,14 @@
|
||||||
"create_playlist": "Tạo danh sách phát",
|
"create_playlist": "Tạo danh sách phát",
|
||||||
"delete_playlist": "Xóa danh sách phát",
|
"delete_playlist": "Xóa danh sách phát",
|
||||||
"select_playlist": "Chọn một danh sách phát",
|
"select_playlist": "Chọn một danh sách phát",
|
||||||
"please_select_playlist": "Hãy chọn một danh sách phát"
|
"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"
|
||||||
},
|
},
|
||||||
"titles": {
|
"titles": {
|
||||||
"register": "Đăng ký",
|
"register": "Đăng ký",
|
||||||
"preferences": "Sở thích",
|
"preferences": "Cài đặt",
|
||||||
"history": "Lịch sử",
|
"history": "Lịch sử",
|
||||||
"subscriptions": "Đăng ký",
|
"subscriptions": "Đăng ký",
|
||||||
"trending": "Xu hướng",
|
"trending": "Xu hướng",
|
||||||
|
@ -117,5 +120,8 @@
|
||||||
"videos": "YouTube: Video",
|
"videos": "YouTube: Video",
|
||||||
"music_videos": "YT Music: Video",
|
"music_videos": "YT Music: Video",
|
||||||
"music_albums": "YT Music: Album"
|
"music_albums": "YT Music: Album"
|
||||||
|
},
|
||||||
|
"info": {
|
||||||
|
"copied": "Đã sao chép!"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue