mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-23 14:10:26 +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ị...",
|
||||
"load_failed": "Tải 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",
|
||||
"attachment_too_large": "Tập tin đính kèm quá lớn"
|
||||
"can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
|
||||
"attachment_too_large": "Tập tin đính kèm quá lớn",
|
||||
"compressing_state": "Compressing...",
|
||||
"server_processing_state": "Server Processing..."
|
||||
},
|
||||
"poll": {
|
||||
"duration_time": "Thời hạn: %s",
|
||||
@ -396,7 +398,9 @@
|
||||
"one_day": "1 ngày",
|
||||
"three_days": "3 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": {
|
||||
"placeholder": "Viết nội dung ẩn của bạn ở đây..."
|
||||
@ -444,6 +448,10 @@
|
||||
"placeholder": {
|
||||
"label": "Nhãn",
|
||||
"content": "Nội dung"
|
||||
},
|
||||
"verified": {
|
||||
"short": "Verified on %s",
|
||||
"long": "Ownership of this link was checked on %s"
|
||||
}
|
||||
},
|
||||
"segmented_control": {
|
||||
@ -711,4 +719,4 @@
|
||||
"title": "Tút đã lưu"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user