127 lines
4.6 KiB
Plaintext
127 lines
4.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_hierarchy
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2025
|
|
#
|
|
# "Anastasiia Koroleva (koan)" <koan@odoo.com>, 2025.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
|
|
"PO-Revision-Date: 2025-09-12 15:31+0000\n"
|
|
"Last-Translator: \"Anastasiia Koroleva (koan)\" <koan@odoo.com>\n"
|
|
"Language-Team: Russian <https://translate.odoo.com/projects/odoo-18/"
|
|
"web_hierarchy/ru/>\n"
|
|
"Language: ru\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
|
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || ("
|
|
"n%100>=11 && n%100<=14)? 2 : 3);\n"
|
|
"X-Generator: Weblate 5.12.2\n"
|
|
|
|
#. module: web_hierarchy
|
|
#: model:ir.model,name:web_hierarchy.model_ir_actions_act_window_view
|
|
msgid "Action Window View"
|
|
msgstr "Вид окна действий"
|
|
|
|
#. module: web_hierarchy
|
|
#: model:ir.model,name:web_hierarchy.model_base
|
|
msgid "Base"
|
|
msgstr "База"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_model.js:0
|
|
msgid "Cannot change the parent because it will cause a cyclic."
|
|
msgstr ""
|
|
"Невозможно изменить родителя, так как это приведет к циклической ситуации."
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0
|
|
msgid "Fold"
|
|
msgstr "Сложить"
|
|
|
|
#. module: web_hierarchy
|
|
#: model:ir.model.fields.selection,name:web_hierarchy.selection__ir_actions_act_window_view__view_mode__hierarchy
|
|
#: model:ir.model.fields.selection,name:web_hierarchy.selection__ir_ui_view__type__hierarchy
|
|
msgid "Hierarchy"
|
|
msgstr "Иерархия"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-python
|
|
#: code:addons/web_hierarchy/models/ir_ui_view.py:0
|
|
msgid "Hierarchy child can only be field or template, got %s"
|
|
msgstr ""
|
|
"Дочерним элементом иерархии может быть только поле или шаблон, есть %s"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-python
|
|
#: code:addons/web_hierarchy/models/ir_ui_view.py:0
|
|
msgid "Hierarchy view can contain only one templates tag"
|
|
msgstr "Иерархическое представление может содержать только один тег шаблонов"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_renderer.js:0
|
|
msgid ""
|
|
"Impossible to update the parent node of the dragged node because no parent "
|
|
"has been found."
|
|
msgstr ""
|
|
"Невозможно обновить родительский узел перетаскиваемого узла, поскольку "
|
|
"родительский узел не найден."
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-python
|
|
#: code:addons/web_hierarchy/models/ir_ui_view.py:0
|
|
msgid ""
|
|
"Invalid attributes (%(invalid_attributes)s) in hierarchy view. Attributes "
|
|
"must be in (%(valid_attributes)s)"
|
|
msgstr ""
|
|
"Недопустимые атрибуты (%(invalid_attributes)s) в представлении иерархии. "
|
|
"Атрибуты должны быть в (%(valid_attributes)s)"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_controller.xml:0
|
|
msgid "New"
|
|
msgstr "Новый"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_model.js:0
|
|
msgid ""
|
|
"The parent of \"%s\" was successfully updated. Reloading records to account "
|
|
"for other changes."
|
|
msgstr ""
|
|
"Родительский элемент для «%s» был успешно обновлен. Перезагружаем записи, "
|
|
"чтобы учесть другие изменения."
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_model.js:0
|
|
msgid "The parent record cannot be the record dragged."
|
|
msgstr "Родительская запись не может быть перетаскиваемой записью."
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0
|
|
msgid "Unfold"
|
|
msgstr "Разворот"
|
|
|
|
#. module: web_hierarchy
|
|
#: model:ir.model,name:web_hierarchy.model_ir_ui_view
|
|
msgid "View"
|
|
msgstr "Просмотр"
|
|
|
|
#. module: web_hierarchy
|
|
#: model:ir.model.fields,field_description:web_hierarchy.field_ir_actions_act_window_view__view_mode
|
|
#: model:ir.model.fields,field_description:web_hierarchy.field_ir_ui_view__type
|
|
msgid "View Type"
|
|
msgstr "Тип просмотра"
|