From 3c187bb31fd1ae9b1847953939bb04e3c87f0b36 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Thu, 13 Feb 2020 20:34:41 +0300 Subject: [PATCH] New translations en_US.yaml (Russian) --- site/plugins/admin/lang/ru_RU.yaml | 52 +++++++++++++++--------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/site/plugins/admin/lang/ru_RU.yaml b/site/plugins/admin/lang/ru_RU.yaml index b8e818cb..5164a672 100644 --- a/site/plugins/admin/lang/ru_RU.yaml +++ b/site/plugins/admin/lang/ru_RU.yaml @@ -319,32 +319,32 @@ admin_create_new_delivery_token: "Создать новый маркер дос admin_edit_delivery_token: "Редактировать маркер доставки" admin_delivery: "Delivery" admin_api_calls_limit: "Лимит вызовов API" -admin_help_text_for_api_calls_limit_label: "Limits for API Calls. Leave 0 for unlimited API Calls." -admin_error_api_calls_empty_input: "API Calls limit has to be an numeric value." -admin_help_text_for_api_token_icon: "API Token valid :link icon class." -admin_state: "State" -admin_help_text_for_settings_twig_extensions_label: "Twig Extensions to load." -admin_twig_extensions: "Twig extensions" -admin_help_text_for_settings_shortcodes_extensions_label: "Shortcodes Extensions to load." -admin_shortcodes_extensions: "Shortcodes extensions" -admin_created_at: "Created at" -admin_updated_at: "Updated at" -admin_delivery_token: "Delivery Token" -admin_token: "Token" -admin_calls: "Calls" -admin_yes_iam_sure: "Yes, I'm sure" -admin_author: "Author" -admin_you_have_not_created_any_delvery_entries_api_tokens_yet: "You haven't created any Delivery Entries tokens yet!" -admin_create_new_delivery_entries_token: "Create New Delivery Entries Token" -admin_confirmation_required: "Confirmation Required" -admin_confirmation_required_for_entry_delete: "Are you sure you want to delete this entry and all its children?" -admin_confirmation_required_for_fieldset_delete: "Are you sure you want to delete this fieldset?" -admin_confirmation_required_for_snippet_delete: "Are you sure you want to delete this snippet?" -admin_confirmation_required_for_template_delete: "Are you sure you want to delete this template?" -admin_confirmation_required_for_deactivate_system_plugin: "Are you sure you want to deactivate system plugin?" -admin_message_delivery_entries_api_token_updated: "Delivery token for entries updated." -admin_message_delivery_entries_api_token_was_not_updated: "Delivery token for entries was not updated." -admin_message_delivery_entries_api_token_created: "Delivery token for entries created." +admin_help_text_for_api_calls_limit_label: "Лимиты для вызовов API. Оставьте 0 для неограниченного количества вызовов API." +admin_error_api_calls_empty_input: "Лимит вызовов API должен быть числовым значением." +admin_help_text_for_api_token_icon: "API Token действительный :link класс значка." +admin_state: "Состояние" +admin_help_text_for_settings_twig_extensions_label: "Расширения Twig для загрузки." +admin_twig_extensions: "Расширения Twig" +admin_help_text_for_settings_shortcodes_extensions_label: "Расширения шорткодов для загрузки." +admin_shortcodes_extensions: "Расширения шорткодов" +admin_created_at: "Создан в" +admin_updated_at: "Обновлено в" +admin_delivery_token: "Маркеры доставки" +admin_token: "Маркёр" +admin_calls: "Вызовы" +admin_yes_iam_sure: "Да, я уверен" +admin_author: "Автор" +admin_you_have_not_created_any_delvery_entries_api_tokens_yet: "Вы еще не создали ни одного маркера Доставки!" +admin_create_new_delivery_entries_token: "Создать новый маркер доставки записей" +admin_confirmation_required: "Требуется подтверждение" +admin_confirmation_required_for_entry_delete: "Вы уверены, что хотите удалить эту запись и всех ее потомков?" +admin_confirmation_required_for_fieldset_delete: "Вы уверены, что хотите удалить этот набор полей?" +admin_confirmation_required_for_snippet_delete: "Вы уверены, что хотите удалить этот сниппет?" +admin_confirmation_required_for_template_delete: "Вы уверены, что хотите удалить этот шаблон?" +admin_confirmation_required_for_deactivate_system_plugin: "Вы уверены, что хотите деактивировать системный плагин?" +admin_message_delivery_entries_api_token_updated: "Маркер доставки для записей обновлен." +admin_message_delivery_entries_api_token_was_not_updated: "Маркер доставки для записей не был обновлен." +admin_message_delivery_entries_api_token_created: "Маркер доставки для записей создан." admin_message_delivery_entries_api_token_was_not_created: "Delivery token for entries was not created." admin_message_delivery_entries_api_token_deleted: "Delivery token for entries deleted." admin_message_delivery_entries_api_token_was_not_deleted: "Delivery token for entries was not deleted."