mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 11:47:56 +01:00
New translations en.yml (Russian)
This commit is contained in:
@@ -73,6 +73,7 @@ ru:
|
||||
disabled: 'Отключено'
|
||||
copied: 'Скопировано!'
|
||||
user_staff: 'Staff'
|
||||
language_supported: '%{language} supported'
|
||||
powered_by: 'Работает на'
|
||||
buttons:
|
||||
new: 'Новый'
|
||||
@@ -88,6 +89,7 @@ ru:
|
||||
approve: 'Утвердить'
|
||||
reject: 'Отклонить'
|
||||
copy_to_clipboard: 'Copy to clipboard'
|
||||
preview: 'Preview'
|
||||
datetime:
|
||||
now: 'только что'
|
||||
minutes:
|
||||
@@ -200,6 +202,7 @@ ru:
|
||||
boards: 'Доски'
|
||||
post_statuses: 'Статусы'
|
||||
roadmap: 'Дорожная Карта'
|
||||
webhooks: 'Webhooks'
|
||||
invitations: 'Invitations'
|
||||
appearance: 'Внешний вид'
|
||||
info_box:
|
||||
@@ -320,6 +323,33 @@ ru:
|
||||
subtitle_oauth_config: 'Конфигурация OAuth'
|
||||
subtitle_user_profile_config: 'Настройка профиля пользователя'
|
||||
client_secret_help: 'скрытые в целях безопасности'
|
||||
webhooks:
|
||||
title: 'Webhooks'
|
||||
learn_more: 'Learn how to configure and use webhooks'
|
||||
empty: 'There are no webhooks.'
|
||||
triggers:
|
||||
new_post: 'New post'
|
||||
new_post_pending_approval: 'New post (pending approval)'
|
||||
delete_post: 'Delete post'
|
||||
post_status_change: 'Post status change'
|
||||
new_comment: 'New comment'
|
||||
new_vote: 'New vote'
|
||||
new_user: 'New user'
|
||||
http_methods:
|
||||
post: 'POST'
|
||||
put: 'PUT'
|
||||
patch: 'PATCH'
|
||||
delete: 'DELETE'
|
||||
form:
|
||||
title_new: 'New webhook'
|
||||
title_edit: 'Edit webhook'
|
||||
add_header: 'Add header'
|
||||
header_n_key: 'Header %{n} key'
|
||||
header_n_value: 'Header %{n} value'
|
||||
template_variables_selector_placeholder: 'Select a template variable...'
|
||||
preview_error: 'There is an error in your template'
|
||||
test_page:
|
||||
title: 'Webhook test results'
|
||||
moderation:
|
||||
menu:
|
||||
feedback: 'Отзывы'
|
||||
|
||||
Reference in New Issue
Block a user