Note: 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.

When you\'ve selected a property set to edit, the default properties will show in the grid in the color gray. Properties in gray are not in the property set, but show up there for easier editing. Properties in green are properties that have been overridden from the default. Properties in purple are new properties in the custom set that are not in the default properties.

Note: 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['file'] = 'Файл'; $_lang['color'] = 'Color'; $_lang['import'] = 'Імпорт'; $_lang['new_name'] = 'Нове ім\'я'; $_lang['object'] = 'Об\'єкт'; $_lang['properties'] = 'Параметри'; $_lang['properties_default_locked'] = 'Параметри за замовчуванням заблоковані'; $_lang['properties_default_locked_msg'] = 'Only a user with the "unlock_element_properties" permission may unlock default properties.'; $_lang['properties_default_unlocked'] = 'Параметри за замовчуванням розблоковані'; $_lang['properties_import'] = 'Імпорт параметрів'; $_lang['properties_import_err_invalid'] = 'Обраний Вами файл не є правильним файлом параметрів. Будь ласка, повторіть спробу.'; $_lang['properties_import_err_upload'] = 'Будь ласка, виберіть для завантаження файл параметрів вірного формату.'; $_lang['properties_import_msg'] = 'Будь ласка, оберіть правильний файл параметрів.'; $_lang['properties_remove'] = 'Видалити параметри'; $_lang['properties_remove_confirm'] = 'Ви впевнені, що хочете видалити ці параметри?'; $_lang['property'] = 'Параметр'; $_lang['property_area_desc'] = 'Розділ або група, до якої належить даний параметр.'; $_lang['property_create'] = 'Створити параметр'; $_lang['property_description_desc'] = 'Коротке описання параметру. Може бути ключем словнику, що відноситься до даного параметру.'; $_lang['property_lexicon_desc'] = 'Optional. The lexicon that this property\'s fields can be translated with.'; $_lang['property_name_desc'] = 'Ім\'я параметру, параметр буде доступний через : [[+ім\'яПараметру]]'; $_lang['property_option_create'] = 'Create Property Option'; $_lang['property_option_remove'] = 'Delete Property Option'; $_lang['property_option_remove_confirm'] = 'Are you sure you want to delete this property option?'; $_lang['property_options'] = 'Property Options'; $_lang['property_revert'] = 'Revert Property to Default'; $_lang['property_revert_confirm'] = 'Are you sure you want to revert this property to the default?'; $_lang['property_revert_all'] = 'Відновити все за замовчуванням'; $_lang['property_revert_all_confirm'] = 'Are you sure you want to revert all properties to their defaults?'; $_lang['property_remove'] = 'Видалити параметр'; $_lang['property_remove_confirm'] = 'Ви впевнені, що хочете видалити цей параметр?'; $_lang['property_update'] = 'Редагувати параметр'; $_lang['property_xtype_desc'] = 'Тип вводу для параметра.'; $_lang['propertyset'] = 'Набір параметрів'; $_lang['propertyset_add'] = 'Додати набір параметрів'; $_lang['propertyset_create'] = 'Створити набір параметрів'; $_lang['propertyset_create_new'] = 'Створити новий набір параметрів'; $_lang['propertyset_duplicate'] = 'Дублювати набір параметрів'; $_lang['propertyset_duplicate_copyels'] = 'Копіювати зв\'язки з елементами?'; $_lang['propertyset_element_add'] = 'Зв\'язати набір параметрів з елементом'; $_lang['propertyset_element_remove'] = 'Видалити елемент з набору параметрів'; $_lang['propertyset_element_remove_confirm'] = 'Are you sure you want to unattach this element from this property set?'; $_lang['propertyset_err_ae'] = 'Набір параметрів з таким іменем вже існує. Будь ласка, вкажіть інше ім\'я.'; $_lang['propertyset_err_associate'] = 'Сталася помилка при спробі зв\'язування набору параметрів з елементом.'; $_lang['propertyset_err_create'] = 'Сталася помилка при спробі створення набору параметрів.'; $_lang['propertyset_err_element_add'] = 'Сталася помилка при спробі додавання елемента до набору параметрів.'; $_lang['propertyset_err_element_nf'] = 'Даний елемент не зв\'язаний з цим набором параметрів.'; $_lang['propertyset_err_element_remove'] = 'Сталася помилка при спробі видалення елемента з набору параметрів.'; $_lang['propertyset_err_nf'] = 'Набір параметрів не знайдений.'; $_lang['propertyset_err_nfs'] = 'Набір параметрів з ID [[+id]] не знайдений.'; $_lang['propertyset_err_ns'] = 'Набір параметрів не вказаний.'; $_lang['propertyset_err_ns_name'] = 'Будь ласка, вкажіть ім\'я для набору параметрів.'; $_lang['propertyset_err_remove'] = 'Сталася помилка при спробі видалення набору параметрів.'; $_lang['propertyset_err_update'] = 'Сталася помилка при спробі редагування набору параметрів.'; $_lang['propertyset_new'] = 'Новий набір параметрів'; $_lang['propertyset_panel_desc'] = 'Here you can create a property set, or select an existing one to attach to this element.'; $_lang['propertyset_remove'] = 'Видалити набір параметрів'; $_lang['propertyset_remove_confirm'] = 'Ви впевнені, що хочете видалити цей набір параметрів?'; $_lang['propertyset_save'] = 'Зберегти набір параметрів'; $_lang['propertyset_update'] = 'Редагувати набір параметрів'; $_lang['propertysets'] = 'Набори параметрів'; $_lang['propertysets_desc'] = 'Here you can manage your property sets. Click a set in the tree to load that set\'s properties into the grid, where you can modify them specifically. You can also right-click on property sets in the tree to attach or unattach elements for them.'; $_lang['propertysets_err_item_class_ns'] = 'Item class has not been specified';