New translations app.json (Ukrainian)

This commit is contained in:
Eugen Rochko 2022-11-18 13:39:29 +01:00
parent df198d81ed
commit 1c15b4c91c
1 changed files with 17 additions and 17 deletions

View File

@ -2,39 +2,39 @@
"common": { "common": {
"alerts": { "alerts": {
"common": { "common": {
"please_try_again": "Please try again.", "please_try_again": "Будь ласка, спробуйте ще раз.",
"please_try_again_later": "Please try again later." "please_try_again_later": "Будь ласка, спробуйте пізніше."
}, },
"sign_up_failure": { "sign_up_failure": {
"title": "Sign Up Failure" "title": "Помилка реєстрації"
}, },
"server_error": { "server_error": {
"title": "Server Error" "title": "Помилка сервера"
}, },
"vote_failure": { "vote_failure": {
"title": "Vote Failure", "title": "Помилка голосування",
"poll_ended": "The poll has ended" "poll_ended": "Опитування завершено"
}, },
"discard_post_content": { "discard_post_content": {
"title": "Discard Draft", "title": "Видалити чернетку",
"message": "Confirm to discard composed post content." "message": "Підтвердьте, щоб відхилити створений вміст публікації."
}, },
"publish_post_failure": { "publish_post_failure": {
"title": "Publish Failure", "title": "Помилка публікації",
"message": "Failed to publish the post.\nPlease check your internet connection.", "message": "Не вдалося опублікувати допис.\nПеревірте підключення до Інтернету.",
"attachments_message": { "attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.", "video_attach_with_photo": "Не можна додати відео до допису з зображенням.",
"more_than_one_video": "Cannot attach more than one video." "more_than_one_video": "Не можна додати більше ніж 1 відео."
} }
}, },
"edit_profile_failure": { "edit_profile_failure": {
"title": "Edit Profile Error", "title": "Помилка редагування профілю",
"message": "Cannot edit profile. Please try again." "message": "Не вдалося редагувати профіль. Будь ласка, спробуйте ще раз."
}, },
"sign_out": { "sign_out": {
"title": "Sign Out", "title": "Вийти",
"message": "Are you sure you want to sign out?", "message": "Ви справді бажаєте вийти?",
"confirm": "Sign Out" "confirm": "Вийти"
}, },
"block_domain": { "block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.", "title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",