propertyset.inc.php

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

See also 80 similar translations

Translate into another language.

Participants

elastic783 points
MWM31 points
marsoft2 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 2 3

propertyset.inc.php

propertyset.inc.php

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

<?php

<?php

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

/**

/**

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

* English Language Topic for property sets

* Property Set Russian lexicon topic

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

*

*@language ru-utf8

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

* @package modx

* @package modx

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

* @subpackage lexicon

* @subpackage lexicon

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

*/

*/

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

$_lang['class_name'] = 'Class Name';

$_lang['class_name'] = 'Имя класса';

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

$_lang['default'] = 'Default';

$_lang['default'] = 'По умолчанию';

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

$_lang['duplicate_of'] = 'Duplicate of [[+name]]';

$_lang['duplicate_of'] = 'Копия [[+name]]';

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

$_lang['element_properties_desc'] = 'Here you can edit the default properties for the element, or edit specific property sets. <b>Note</b>: When you edit the default set, you will be saving the properties to the default properties. Editing a specific property set will save those property settings to the property set.<br /><br />When you\'ve selected a property set to edit, the default properties will show in the grid in the color <span style="color: gray;">gray</span>. Properties in gray are not in the property set, but show up there for easier editing. Properties in <span style="color: green">green</span> are properties that have been overridden from the default. Properties in <span style="color: purple">purple</span> are new properties in the custom set that are not in the default properties.<br /><br /><b>Note:</b> It is best to not edit default properties for snippets installed via Package Management, as if those snippets are upgraded the default properties will be overwritten. Use a Property Set instead.';

$_lang['element_properties_desc'] = 'Здесь вы можете редактировать параметры по умолчанию для элемента, или редактировать наборы параметров. <b>Примечание</b>: Когда вы редактируете параметры по умолчанию, вы сохраняете эти параметры в параметры по умолчанию. Редактирование набора параметров будет сохранять эти параметры в набор параметров.<br /><br />Когда вы выбираете набор параметров для редактирования, параметры по умолчанию показываются в таблице <span style="color: gray;">серым</span>цветом. Параметры серого цвета не входят в набор параметров, но они показаны для облегчения редактирования. Параметры <span style="color: green">зелёного</span> цвета это те параметры значение по умолчанию которых было изменено. Параметры <span style="color: purple">фиолетового</span> цвета это новые параметры в наборе , их нет в параметрах по умолчанию.<br /><br /><b>Внимание:</b> It is best to not edit default properties for snippets installed via Package Management, as if those snippets are upgraded the default properties will be overwritten. Use a Property Set instead.';

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

$_lang['new_name'] = 'New Name';$_lang['file'] = 'File';$_lang['import'] = 'Import';

$_lang['new_name'] = 'Новое имя';
$_lang['file'] = 'Файл';
$_lang['import'] = 'Импорт';

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

$_lang['object'] = 'Object';

$_lang['object'] = 'Объект';

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

$_lang['properties'] = 'Properties';

$_lang['properties'] = 'Параметры';

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

$_lang['properties_default_locked'] = 'Default Properties Locked';

$_lang['properties_default_locked'] = 'Параметры по умолчанию заблокированны';

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

$_lang['properties_default_locked_msg'] = 'Only a user with the "unlock_element_properties" permission may unlock default properties.';

$_lang['properties_default_locked_msg'] = 'Только пользователь с правами &laquo;unlock_element_properties&raquo; может разблокировать параметры по умолчанию.';

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

$_lang['properties_default_unlocked'] = 'Default Properties Unlocked';$_lang['properties_import'] = 'Import Properties';$_lang['properties_import_err_invalid'] = 'The file you specified is not a valid properties file. Please try again.';$_lang['properties_import_err_upload'] = 'Please specify a valid properties file to upload.';

$_lang['properties_default_unlocked'] = 'Параметры по умолчанию разблокированны';
$_lang['properties_import'] = 'Импорт параметров';
$_lang['properties_import_err_invalid'] = 'Файл выбранный вами не является файлом параметров. Пожалуйста повторите попытку.';
$_lang['properties_import_err_upload'] = 'Пожалуйста выберите для загрузки файл параметров верного формата.';

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

$_lang['properties_import_msg'] = 'Please select a valid properties file.';$_lang['properties_remove'] = 'Remove Properties';

$_lang['properties_import_msg'] = 'Пожалуйста выберите правильный файл параметров.';
$_lang['properties_remove'] = 'Удалить параметры';

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

$_lang['properties_remove_confirm'] = 'Are you sure you want to remove these properties?';

$_lang['properties_remove_confirm'] = 'Вы уверенны, что хотите удалить эти параметры?';

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

$_lang['property_create'] = 'Create Property';

$_lang['property_create'] = 'Создать параметр';

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

$_lang['property_update'] = 'Update Property';

$_lang['property_update'] = 'Обновить парметр';

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

$_lang['property_option_create'] = 'Create Property Option';

$_lang['property_option_create'] = 'Создать параметр для свойства';

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

$_lang['property_option_remove'] = 'Remove Property Option';

$_lang['property_option_remove'] = 'Удалить параметр свойства';

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

$_lang['property_option_remove_confirm'] = 'Are you sure you want to remove this property option?';

$_lang['property_option_remove_confirm'] = 'Вы уверены, что хотите удалить этот параметр свойства?';

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

$_lang['property_options'] = 'Property Options';

$_lang['property_options'] = 'Параметры свойства';

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

$_lang['property_revert'] = 'Revert Property to Default';

$_lang['property_revert'] = 'Восстановить значение параметра по умолчанию';

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

$_lang['property_revert_confirm'] = 'Are you sure you want to revert this property to the default?';

$_lang['property_revert_confirm'] = 'Вы уверенны, что хотите восстановить значение этого параметра по умолчанию?';

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