mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-23 22:11:22 +01:00
New translations app.json (Vietnamese)
This commit is contained in:
parent
fc001af4c3
commit
2b2d419b39
@ -385,8 +385,10 @@
|
|||||||
"description_video": "Mô tả video cho người khiếm thị...",
|
"description_video": "Mô tả video cho người khiếm thị...",
|
||||||
"load_failed": "Tải thất bại",
|
"load_failed": "Tải thất bại",
|
||||||
"upload_failed": "Tải lên thất bại",
|
"upload_failed": "Tải lên thất bại",
|
||||||
"can_not_recognize_this_media_attachment": "Không xem được tập tin đính kèm",
|
"can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
|
||||||
"attachment_too_large": "Tập tin đính kèm quá lớn"
|
"attachment_too_large": "Tập tin đính kèm quá lớn",
|
||||||
|
"compressing_state": "Compressing...",
|
||||||
|
"server_processing_state": "Server Processing..."
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"duration_time": "Thời hạn: %s",
|
"duration_time": "Thời hạn: %s",
|
||||||
@ -396,7 +398,9 @@
|
|||||||
"one_day": "1 ngày",
|
"one_day": "1 ngày",
|
||||||
"three_days": "3 ngày",
|
"three_days": "3 ngày",
|
||||||
"seven_days": "7 ngày",
|
"seven_days": "7 ngày",
|
||||||
"option_number": "Lựa chọn %ld"
|
"option_number": "Lựa chọn %ld",
|
||||||
|
"the_poll_is_invalid": "The poll is invalid",
|
||||||
|
"the_poll_has_empty_option": "The poll has empty option"
|
||||||
},
|
},
|
||||||
"content_warning": {
|
"content_warning": {
|
||||||
"placeholder": "Viết nội dung ẩn của bạn ở đây..."
|
"placeholder": "Viết nội dung ẩn của bạn ở đây..."
|
||||||
@ -444,6 +448,10 @@
|
|||||||
"placeholder": {
|
"placeholder": {
|
||||||
"label": "Nhãn",
|
"label": "Nhãn",
|
||||||
"content": "Nội dung"
|
"content": "Nội dung"
|
||||||
|
},
|
||||||
|
"verified": {
|
||||||
|
"short": "Verified on %s",
|
||||||
|
"long": "Ownership of this link was checked on %s"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"segmented_control": {
|
"segmented_control": {
|
||||||
|
Loading…
Reference in New Issue
Block a user