transifex/i18n/ru.po

136 lines
4.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * transifex
#
# Translators:
# Martin Trigaux, 2023
# Vasiliy Korobatov <korobatov@gmail.com>, 2023
# ILMIR <karamov@it-projects.info>, 2023
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ru\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"
#. module: transifex
#: model:ir.model,name:transifex.model_base
msgid "Base"
msgstr "База"
#. module: transifex
#: model:ir.model.fields,field_description:transifex.field_transifex_code_translation__source
msgid "Code"
msgstr "Код"
#. module: transifex
#: model:ir.model,name:transifex.model_transifex_code_translation
msgid "Code Translation"
msgstr "Перевод кода"
#. module: transifex
#. odoo-javascript
#: code:addons/transifex/static/src/views/fields/translation_dialog.xml:0
#: model_terms:ir.ui.view,arch_db:transifex.transifex_code_translation_tree_view
#, python-format
msgid "Contribute"
msgstr "Сделать вклад"
#. module: transifex
#: model:ir.model.fields,field_description:transifex.field_transifex_code_translation__display_name
msgid "Display Name"
msgstr "Отображаемое имя"
#. module: transifex
#: model_terms:ir.ui.view,arch_db:transifex.transifex_code_translation_view_search
msgid "Group By"
msgstr "Группировать по"
#. module: transifex
#: model:ir.model.fields,field_description:transifex.field_transifex_code_translation__id
msgid "ID"
msgstr "ID"
#. module: transifex
#: model:ir.model.fields,field_description:transifex.field_transifex_code_translation__lang
msgid "Language"
msgstr "Язык"
#. module: transifex
#: model:ir.model.fields,field_description:transifex.field_transifex_code_translation__module
#: model_terms:ir.ui.view,arch_db:transifex.transifex_code_translation_view_search
msgid "Module"
msgstr "Модуль"
#. module: transifex
#: model:ir.model.fields,help:transifex.field_transifex_code_translation__module
msgid "Module this term belongs to"
msgstr "Модуль, к которому относится этот термин"
#. module: transifex
#: model_terms:ir.ui.view,arch_db:transifex.transifex_code_translation_view_search
msgid "Not Translated"
msgstr "Не переведено"
#. module: transifex
#: model:ir.model.fields,help:transifex.field_transifex_code_translation__transifex_url
msgid "Propose a modification in the official version of Odoo"
msgstr "Предложите изменение в официальной версии Odoo"
#. module: transifex
#. odoo-javascript
#: code:addons/transifex/static/src/views/reload_code_translations_views.xml:0
#, python-format
msgid "Reload"
msgstr "Перезагрузить"
#. module: transifex
#: model_terms:ir.ui.view,arch_db:transifex.transifex_code_translation_view_search
msgid "Search Code Translations"
msgstr "Переводы поисковых кодов"
#. module: transifex
#: model_terms:ir.ui.view,arch_db:transifex.transifex_code_translation_tree_view
msgid "Transifex"
msgstr "Transifex"
#. module: transifex
#: model_terms:ir.ui.view,arch_db:transifex.transifex_code_translation_tree_view
msgid "Transifex Code Translation"
msgstr "Перевод кодов Transifex"
#. module: transifex
#: model:ir.actions.server,name:transifex.action_code_translations
#: model:ir.ui.menu,name:transifex.menu_transifex_code_translations
msgid "Transifex Code Translations"
msgstr "Переводы кодов Transifex"
#. module: transifex
#: model:ir.model,name:transifex.model_transifex_translation
msgid "Transifex Translation"
msgstr "Перевод Transifex"
#. module: transifex
#: model:ir.model.fields,field_description:transifex.field_transifex_code_translation__transifex_url
msgid "Transifex URL"
msgstr "URL-адрес Transifex"
#. module: transifex
#: model:ir.actions.server,name:transifex.transifex_code_translation_reload_ir_actions_server
msgid "Transifex: Reload code translations"
msgstr "Трансифекс: Перезагрузка переводов кодов"
#. module: transifex
#: model:ir.model.fields,field_description:transifex.field_transifex_code_translation__value
msgid "Translation Value"
msgstr "Значение перевода"