diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/contacts/i18n/ru.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/contacts/i18n/ru.po')
| -rw-r--r-- | addons/contacts/i18n/ru.po | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/addons/contacts/i18n/ru.po b/addons/contacts/i18n/ru.po new file mode 100644 index 00000000..64a2389c --- /dev/null +++ b/addons/contacts/i18n/ru.po @@ -0,0 +1,113 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contacts +# +# Translators: +# Martin Trigaux, 2020 +# Ivan Yelizariev // IEL <yelizariev@itpp.dev>, 2020 +# ILMIR <karamov@it-projects.info>, 2020 +# Irina Fedulova <istartlin@gmail.com>, 2020 +# Сергей Шебанин <sergey@shebanin.ru>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:11+0000\n" +"Last-Translator: Сергей Шебанин <sergey@shebanin.ru>, 2021\n" +"Language-Team: Russian (https://www.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: contacts +#: model:ir.ui.menu,name:contacts.menu_action_res_partner_bank_form +#: model:ir.ui.menu,name:contacts.menu_config_bank_accounts +msgid "Bank Accounts" +msgstr "Банковские счета" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_action_res_bank_form +msgid "Banks" +msgstr "Банки" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.res_partner_menu_config +msgid "Configuration" +msgstr "Настройка" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_partner_category_form +msgid "Contact Tags" +msgstr "Теги контакта" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_partner_title_contact +msgid "Contact Titles" +msgstr "Обращения" + +#. module: contacts +#: model:ir.actions.act_window,name:contacts.action_contacts +#: model:ir.ui.menu,name:contacts.menu_contacts +#: model:ir.ui.menu,name:contacts.res_partner_menu_contacts +msgid "Contacts" +msgstr "Контакты" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_country_partner +msgid "Countries" +msgstr "Страны" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_country_group +msgid "Country Group" +msgstr "Группы стран" + +#. module: contacts +#: model_terms:ir.actions.act_window,help:contacts.action_contacts +msgid "Create a contact in your address book" +msgstr "Создайте контакт в вашей адресной книге" + +#. module: contacts +#: model:ir.model.fields,field_description:contacts.field_res_users__display_name +msgid "Display Name" +msgstr "Отображаемое имя" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_country_state_partner +msgid "Fed. States" +msgstr "Регионы" + +#. module: contacts +#: model:ir.model.fields,field_description:contacts.field_res_users__id +msgid "ID" +msgstr "Идентификатор" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.res_partner_industry_menu +msgid "Industries" +msgstr "Отрасли" + +#. module: contacts +#: model:ir.model.fields,field_description:contacts.field_res_users____last_update +msgid "Last Modified on" +msgstr "Последнее изменение" + +#. module: contacts +#: model:ir.ui.menu,name:contacts.menu_localisation +msgid "Localization" +msgstr "Локализация" + +#. module: contacts +#: model_terms:ir.actions.act_window,help:contacts.action_contacts +msgid "Odoo helps you to easily track all activities related to a customer." +msgstr "" +"Odoo поможет вам легко отслеживать действия, которые принадлежат клиентам." + +#. module: contacts +#: model:ir.model,name:contacts.model_res_users +msgid "Users" +msgstr "Пользователи" |
