New translations app.json (Vietnamese)
This commit is contained in:
parent
2b933c3327
commit
dd8c8409ea
|
@ -74,8 +74,8 @@
|
||||||
"take_photo": "Chụp ảnh",
|
"take_photo": "Chụp ảnh",
|
||||||
"save_photo": "Lưu ảnh",
|
"save_photo": "Lưu ảnh",
|
||||||
"copy_photo": "Sao chép ảnh",
|
"copy_photo": "Sao chép ảnh",
|
||||||
"sign_in": "Đăng nhập",
|
"sign_in": "Log in",
|
||||||
"sign_up": "Đăng ký",
|
"sign_up": "Create account",
|
||||||
"see_more": "Xem thêm",
|
"see_more": "Xem thêm",
|
||||||
"preview": "Xem trước",
|
"preview": "Xem trước",
|
||||||
"share": "Chia sẻ",
|
"share": "Chia sẻ",
|
||||||
|
@ -218,10 +218,16 @@
|
||||||
"get_started": "Bắt đầu",
|
"get_started": "Bắt đầu",
|
||||||
"log_in": "Đăng nhập"
|
"log_in": "Đăng nhập"
|
||||||
},
|
},
|
||||||
|
"login": {
|
||||||
|
"title": "Welcome back",
|
||||||
|
"subtitle": "Log you in on the server you created your account on.",
|
||||||
|
"server_search_field": {
|
||||||
|
"placeholder": "Enter URL or search for your server"
|
||||||
|
}
|
||||||
|
},
|
||||||
"server_picker": {
|
"server_picker": {
|
||||||
"title": "Mastodon gồm nhiều máy chủ với thành viên riêng.",
|
"title": "Mastodon gồm nhiều máy chủ với thành viên riêng.",
|
||||||
"subtitle": "Chọn một máy chủ dựa theo sở thích, tôn giáo, hoặc ý muốn của bạn.",
|
"subtitle": "Pick a server based on your region, interests, or a general purpose one. You can still chat with anyone on Mastodon, regardless of your servers.",
|
||||||
"subtitle_extend": "Chọn một máy chủ dựa theo sở thích, tôn giáo, hoặc ý muốn của bạn. Mỗi máy chủ có thể được vận hành bởi một cá nhân hoặc một tổ chức.",
|
|
||||||
"button": {
|
"button": {
|
||||||
"category": {
|
"category": {
|
||||||
"all": "Toàn bộ",
|
"all": "Toàn bộ",
|
||||||
|
@ -248,8 +254,7 @@
|
||||||
"category": "PHÂN LOẠI"
|
"category": "PHÂN LOẠI"
|
||||||
},
|
},
|
||||||
"input": {
|
"input": {
|
||||||
"placeholder": "Tìm máy chủ",
|
"search_servers_or_enter_url": "Search communities or enter URL"
|
||||||
"search_servers_or_enter_url": "Tìm máy chủ hoặc nhập URL"
|
|
||||||
},
|
},
|
||||||
"empty_state": {
|
"empty_state": {
|
||||||
"finding_servers": "Đang tìm máy chủ hoạt động...",
|
"finding_servers": "Đang tìm máy chủ hoạt động...",
|
||||||
|
|
Loading…
Reference in New Issue