mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-03 11:34:30 +03:00
New translations en-US.json (Russian)
This commit is contained in:
parent
c10bc1e1e8
commit
220bd5706b
@ -20,7 +20,7 @@
|
||||
"ignore": "игнорирует",
|
||||
"reblog": "сделал репост",
|
||||
"transfer": "отправлено Steem",
|
||||
"comingsoon": "Доска Лидерства будет здесь!",
|
||||
"comingsoon": "Feature is coming soon!",
|
||||
"notification": "Уведомления",
|
||||
"leaderboard": "Лидеры",
|
||||
"epoint": "Баллы",
|
||||
@ -121,11 +121,12 @@
|
||||
"always_warn": "Предупреждать"
|
||||
},
|
||||
"feedback_success": "Письмо успешно отправлено",
|
||||
"feedback_fail": "Не удалось отправить письмо"
|
||||
"feedback_fail": "Не удалось отправить письмо",
|
||||
"server_fail": "Server not available"
|
||||
},
|
||||
"voters": {
|
||||
"voters_info": "Детали голосов",
|
||||
"no_user": "Пользователь не найден"
|
||||
"no_user": "User is not found."
|
||||
},
|
||||
"login": {
|
||||
"signin": "Войти",
|
||||
@ -190,7 +191,7 @@
|
||||
"fail": "Не вышло!",
|
||||
"move": "Переместить",
|
||||
"move_question": "Вы уверены, что хотите переместить в черновики?",
|
||||
"success_shared": "Ваш пост отправлен",
|
||||
"success_shared": "Your post successfully shared",
|
||||
"success_moved": "Перемещён в черновики",
|
||||
"permission_denied": "Не достаточно разрешений",
|
||||
"permission_text": "Пожалуйста перейдите в настройки телефона и выдайте разрешения для eSteem",
|
||||
@ -211,10 +212,12 @@
|
||||
"same_user": "Этот пользователь уже добавлен в список",
|
||||
"unknow_error": "An error occurred",
|
||||
"error": "Error",
|
||||
"fetch_error": "Fetching data from server failed, please try again or notify us at info@esteem.app"
|
||||
"fetch_error": "Fetching data failed, please try again or notify us at info@esteem.app",
|
||||
"connection_fail": "Connection Failed!",
|
||||
"connection_success": "Successfully connected!"
|
||||
},
|
||||
"post": {
|
||||
"reblog_alert": "Вы уверены, что хотите сделать репост?",
|
||||
"reblog_alert": "Are you sure, you want to reblog?",
|
||||
"removed_hint": "Сообщение удалено",
|
||||
"copy_link": "Копировать ссылку",
|
||||
"reblogged": "reblogged by",
|
||||
@ -290,7 +293,7 @@
|
||||
"to": "Кому",
|
||||
"amount": "Сумма",
|
||||
"memo": "Примечание",
|
||||
"information": "Вы уверены, что хотите перевести средства?",
|
||||
"information": "Are you sure to transfer funds?",
|
||||
"amount_desc": "Баланс",
|
||||
"memo_desc": "Эта заметка публична",
|
||||
"to_placeholder": "Пользователь",
|
||||
@ -314,7 +317,7 @@
|
||||
"user": "User",
|
||||
"permlink": "Post",
|
||||
"permlinkPlaceholder": "author/permlink",
|
||||
"information": "Are you sure to transfer to promote?"
|
||||
"information": "Are you sure to promote?"
|
||||
},
|
||||
"boostPost": {
|
||||
"title": "Boost"
|
||||
|
Loading…
Reference in New Issue
Block a user