formcustomization.inc.php

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

See also 80 similar translations

Translate into another language.

Participants

elastic453 points
MWM20 points
artobstrel9511 points
And others...
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 2

formcustomization.inc.php

formcustomization.inc.php

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

<?php

<?php

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

/**

/**

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

* Form Customization English lexicon topic

* Form Customization Russian lexicon topic

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

*

*

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

* @language en

* @language ru-utf8

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

* @package modx

* @package modx

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

* @subpackage lexicon

* @subpackage lexicon

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

*/

*/

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

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

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

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

$_lang['action_desc'] = 'The Action that this Rule will apply to.';

$_lang['action_desc'] = 'Действие, к которому будет применяться это правило';
$_lang['activate'] = 'Включить';

History of edits (Latest: elastic 1 year, 7 months ago) §

$_lang['constraint'] = 'Constraint';

$_lang['constraint'] = 'Ограничивающее значение';

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

$_lang['constraint_class'] = 'Constraint Class';

$_lang['constraint_class'] = 'Ограничивающий класс';

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

$_lang['constraint_class_desc'] = 'Optional. If set, along with the Constraint Field and Constraint options, will restrict this rule to the constraints applied.';

$_lang['constraint_class_desc'] = 'Необязательно. Если задано значение, то вместе с ограничивающим полем и настройками ограничения, сведёт это правило к применённым ограничениям.';

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

$_lang['constraint_desc'] = 'Optional. The value of the Constraint Field that should be checked against.';

$_lang['constraint_desc'] = 'Необязательно. Значение ограничевающего поля, при наличие которого правило будет работать.';

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

$_lang['constraint_field'] = 'Constraint Field';

$_lang['constraint_field'] = 'Ограничивающее поле';

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

$_lang['constraint_field_desc'] = 'Optional. The field by which this constraint should be applied.';

$_lang['constraint_field_desc'] = 'Необязательно. Поле при наличии которого правило будет работать.';

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

$_lang['containing_panel'] = 'Containing Panel';

$_lang['containing_panel'] = 'Родительская панель';

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

$_lang['containing_panel_desc'] = 'The ID of the containing Form Panel the field is in. This is sometimes necessary for certain rules, so that the system can know what form or panel the field is in.';

$_lang['containing_panel_desc'] = 'ID панели в которой находится область. Необходим в некоторых правилах, для того что бы система могла понять в какой форме или панели находится область.';

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

$_lang['field'] = 'Field';

$_lang['deactivate'] = 'Выключить';
$_lang['field'] = 'Область';

History of edits (Latest: elastic 1 year, 7 months ago) §

$_lang['field_desc'] = 'This is the field to affect. This may also be a tab, or TV. If it is a TV, please specify in this format: "tv#", where # is the ID of the TV.';

$_lang['field_desc'] = 'Это область к которой применяется правило. Это может быть поле, вкладка или дополнительное поле. Если это дополнительное поле, то указывайте его в формате: &laquo;tv#&raquo;, где # это идентификатор дополнительного поля.';

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

$_lang['field_default'] = 'Field Default Value';

$_lang['field_default'] = 'Значение поля по умолчанию';

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

$_lang['field_label'] = 'Field Label';

$_lang['field_label'] = 'Название поля';

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

$_lang['field_visible'] = 'Field Visible';

$_lang['field_visible'] = 'Видимость поля';

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

$_lang['form_customization_msg'] = 'Here is a list of currently applied Rules. More information on Rules and Form Customization can be found <a href="http://svn.modxcms.com/docs/display/revolution/Form+Customization" target="_blank">here</a>. Please note that improper Rules might cause problems with your MODx Revolution installation. Inactive Rules are faded gray.';$_lang['form_rules'] = 'Form Rules';

$_lang['form_customization_msg'] = 'Это список правил, которые применяются в настоящий момент. Подробная информация о правилах и настройке форм может быть найдена в <a href="http://svn.modxcms.com/docs/display/revolution/Form+Customization" target="_blank">вики</a>. Пожалуйста помните, что "неправильное" правило может нарушить работу бэкэнда вашего сайта.
<a href="http://svn.modxcms.com/docs/display/revolution/Form+Customization+Pages" target="_blank">Настройка форм - страницы</a>
<a href="http://svn.modxcms.com/docs/display/revolution/Form+Customization+Rules" target="_blank">Настройка форм - правила</a>.Неактивные правила подсвеченны серым.';
$_lang['form_rules'] = 'Form Rules';

History of edits (Latest: elastic 1 year, 8 months ago) §

$_lang['rule'] = 'Rule';

$_lang['rule'] = 'Правило';

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

$_lang['rule_create'] = 'Create Rule';

$_lang['rule_create'] = 'Создать правило';

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

$_lang['rule_desc'] = 'The type of Rule that will be applied to this field.';

$_lang['rule_desc'] = 'Тип правила которое будет применяться к области.';

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

$_lang['rule_description_desc'] = 'Optional. A description of the rule.';

$_lang['rule_description_desc'] = 'Необязательно. Описание правила.';

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

$_lang['rule_err_ae'] = 'A rule already exists for that field!';$_lang['rule_err_duplicate'] = 'An error occurred while trying to duplicate the rule.';

$_lang['rule_err_ae'] = 'Такое правило для этой области уже есть!';
$_lang['rule_err_duplicate'] = 'Произошла ошибка при попытке сделать копию правила.';

History of edits (Latest: elastic 1 year, 8 months ago) §

$_lang['rule_err_nf'] = 'Rule not found.';

$_lang['rule_err_nf'] = 'Правило не найдено.';

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

$_lang['rule_err_ns'] = 'Rule not specified.';

$_lang['rule_err_ns'] = 'Правило не указано.';

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

$_lang['rule_err_remove'] = 'An error occurred while trying to remove the rule.';

$_lang['rule_err_remove'] = 'Произошла ошибка при попытке удалить правило.';

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