1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 19:01:40 +02:00

New translations en_US.json (Russian)

This commit is contained in:
Sergey Romanenko
2019-07-03 16:16:36 +03:00
parent 51c212567f
commit 8d337983ba

View File

@@ -204,41 +204,41 @@
"admin_menu_item_target": "Цель",
"admin_menu_item_order": "Порядок",
"admin_template_code": "Код для вставки",
"admin_you_have_not_created_any_entries_yet": "You haven't created any entries yet!",
"admin_you_have_not_created_any_snippets_yet": "You haven't created any snippets yet!",
"admin_you_have_not_created_any_templates_yet": "You haven't created any templates yet!",
"admin_you_have_not_created_any_fieldsets_yet": "You haven't created any fieldsets yet!",
"admin_twig_auto_reload": "Twig auto reload",
"admin_display_error_details": "Display error details",
"admin_add_content_length_header": "Add content length header",
"admin_router_cache_file": "Route cache file",
"admin_determine_route_before_app_middleware": "Determine route before app middleware",
"admin_output_buffering": "Output buffering",
"admin_response_chunk_size": "Response chunk size",
"admin_http_version": "HTTP Version",
"admin_image_driver": "Image driver",
"admin_whoops_editor": "Whoops editor",
"admin_whoops_page_title": "Whoops page title",
"admin_editor": "Editor",
"admin_tools": "Tools",
"admin_size": "Size",
"admin_clear": "Clear",
"admin_clear_cache_all": "Clear All",
"admin_registry": "Registry",
"admin_key": "Key",
"admin_value": "Value",
"admin_activate": "Activate",
"admin_active_theme": "Active Theme",
"admin_get_more_themes": "Get More Themes",
"admin_images": "Images",
"admin_data": "Data",
"admin_slugify": "Slug",
"admin_entries_limit": "Entries limit",
"admin_slug": "Slug",
"admin_slugify_separator": "Separator",
"admin_slugify_lowercase": "Lowercase",
"admin_slugify_trim": "Trim",
"admin_slugify_strip_tags": "Strip tags",
"admin_you_have_not_created_any_entries_yet": "Вы еще не создали ни одной записи!",
"admin_you_have_not_created_any_snippets_yet": "Вы еще не создали сниппетов!",
"admin_you_have_not_created_any_templates_yet": "Вы еще не создали ни одного шаблона!",
"admin_you_have_not_created_any_fieldsets_yet": "Вы еще не создали ни одного набора полей!",
"admin_twig_auto_reload": "Автоперезагрузка Twig",
"admin_display_error_details": "Показывать детали ошибок",
"admin_add_content_length_header": "Добавить заголовок длины содержимого",
"admin_router_cache_file": "Кэш-файл маршрута",
"admin_determine_route_before_app_middleware": "Определить маршрут перед middleware приложения",
"admin_output_buffering": "Выходный буфер",
"admin_response_chunk_size": "Размер чанка ответа",
"admin_http_version": "Версия HTTP",
"admin_image_driver": "Драйвер изображений",
"admin_whoops_editor": "Whoops редактор",
"admin_whoops_page_title": "Whoops заголовок страницы ",
"admin_editor": "Редактор",
"admin_tools": "Инструменты",
"admin_size": "Размер",
"admin_clear": "Очистить",
"admin_clear_cache_all": "Очистить все",
"admin_registry": "Реестр",
"admin_key": "Ключ",
"admin_value": "Значение",
"admin_activate": "Активировать",
"admin_active_theme": "Активная тема",
"admin_get_more_themes": "Получить больше тем",
"admin_images": "Изображения",
"admin_data": "Данные",
"admin_slugify": "ЧПУ",
"admin_entries_limit": "Лимит записей",
"admin_slug": "ЧПУ",
"admin_slugify_separator": "Разделитель",
"admin_slugify_lowercase": "Нижний регистр",
"admin_slugify_trim": "Обрезать",
"admin_slugify_strip_tags": "Убрать теги",
"admin_slugify_lowercase_after_regexp": "Lowercase after regexp",
"admin_slugify_regexp": "Regexp",
"admin_gallery_img": "Gallery Image"