action.inc.php

modxcms.com, “action.inc.php”, public translation into Russian from English More about this translation.

See also 80 similar translations

Translate into another language.

Participants

elastic246 points
Join Translated.by to translate! If you already have a Translated.by account, please sign in.
If you do not want to register an account, you can sign in with OpenID.
Pages: ← previous Ctrl next →
1

action.inc.php

action.inc.php

History of edits (Latest: elastic 3 years, 1 month ago) §

<?php

<?php
/**
* Action Russian lexicon topic
*
* @language ru-utf8
* @package modx
* @subpackage lexicon
*/

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['action'] = 'Action';

$_lang['action'] = 'Действие';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_confirm_remove'] = 'Are you sure you want to remove this action? This could potentially break your MODx manager interface.';

$_lang['action_confirm_remove'] = 'Вы увереннны, что хотите удалить это действие? Это может нарушить работу сайта.';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_create'] = 'Create Action';

$_lang['action_create'] = 'Создать действие';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_create_here'] = 'Create Action Here';

$_lang['action_create_here'] = 'Создать действие здесь';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_desc'] = 'Actions are abstractions of MODx controllers. They can be used to create custom manager pages, as well as reorganize the top menu of the MODx manager.';

$_lang['action_desc'] = 'Действия это абстракция контроллеров MODx. Они могут быть использованны для создания пользовательских страниц в административной части системы управления сайтом, а также для перестраивания главного меню административной части системы управления сайтом.';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_err_create'] = 'An error occurred while creating the action.';

$_lang['action_err_create'] = 'Произошла ошибка при создании действия.';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_err_nf'] = 'Action not found!';

$_lang['action_err_nf'] = 'Действие не найдено!';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_err_ns'] = 'No action specified!';

$_lang['action_err_ns'] = 'Действие не указано!';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_err_remove'] = 'An error occurred while removing the action.';

$_lang['action_err_remove'] = 'Произошла ошибка при удалении действия.';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_err_save'] = 'An error occurred while saving the action.';

$_lang['action_err_save'] = 'Произошла ошибка при сохранении действия.';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_none'] = 'No Action';

$_lang['action_none'] = 'Нет действий';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_parent_err_nf'] = 'Parent Action not found!';

$_lang['action_parent_err_nf'] = 'Родительское действие не найдено!';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_parent_err_ns'] = 'Parent Action not specified!';

$_lang['action_parent_err_ns'] = 'Родительское действие не указано!';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_place_here'] = 'Place Action Here';

$_lang['action_place_here'] = 'Разместить действие здесь';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_remove'] = 'Remove Action';

$_lang['action_remove'] = 'Удалить действие';

History of edits (Latest: elastic 3 years ago) §

$_lang['action_update'] = 'Update Action';

$_lang['action_update'] = 'Обновить действие';

History of edits (Latest: elastic 3 years ago) §

$_lang['actions'] = 'Actions';

$_lang['actions'] = 'Действия';

History of edits (Latest: elastic 3 years ago) §

$_lang['controller'] = 'Controller';

$_lang['controller'] = 'Контроллер';

History of edits (Latest: elastic 3 years ago) §

$_lang['controller_err_nf'] = 'Controller file not found!';

$_lang['controller_err_nf'] = 'Файл контроллера не найден!';

History of edits (Latest: elastic 3 years ago) §

$_lang['controller_err_ns'] = 'No controller specified!';

$_lang['controller_err_ns'] = 'Контроллер не указан!';

History of edits (Latest: elastic 3 years ago) §

$_lang['controller_parent'] = 'Parent Controller';

$_lang['controller_parent'] = 'Родительский контроллер';

History of edits (Latest: elastic 3 years ago) §

$_lang['lang_topics'] = 'Language Topics';

$_lang['lang_topics'] = 'Языковые темы';

History of edits (Latest: elastic 3 years ago) §

$_lang['lang_topics_desc'] = 'This is a list of strings that represent lexicon topics that this action should load.';

$_lang['lang_topics_desc'] = 'Это список строк которые представляют темы словаря, которые это действие должно загрузить.';

History of edits (Latest: elastic 3 years ago) §
Pages: ← previous Ctrl next →
1