forked from Mapan/odoo17e
121 lines
4.1 KiB
Plaintext
121 lines
4.1 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * account_saft
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux, 2023
|
||
# Irina Fedulova <istartlin@gmail.com>, 2023
|
||
# Wil Odoo, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0+e\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2023-10-26 22:20+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:10+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: account_saft
|
||
#. odoo-python
|
||
#: code:addons/account_saft/models/account_general_ledger.py:0
|
||
#, python-format
|
||
msgid "Define Contact(s)"
|
||
msgstr "Определите контакт(ы)"
|
||
|
||
#. module: account_saft
|
||
#: model:ir.model,name:account_saft.model_account_general_ledger_report_handler
|
||
msgid "General Ledger Custom Handler"
|
||
msgstr "Пользовательский обработчик Главной книги"
|
||
|
||
#. module: account_saft
|
||
#: model:ir.model,name:account_saft.model_account_report_file_download_error_wizard
|
||
msgid "Manage the file generation errors from report exports."
|
||
msgstr "Управление ошибками генерации файлов при экспорте отчетов."
|
||
|
||
#. module: account_saft
|
||
#. odoo-python
|
||
#: code:addons/account_saft/models/account_general_ledger.py:0
|
||
#, python-format
|
||
msgid "Missing company details."
|
||
msgstr "Отсутствует информация о компании."
|
||
|
||
#. module: account_saft
|
||
#: model_terms:ir.ui.view,arch_db:account_saft.saft_template
|
||
msgid "Odoo"
|
||
msgstr "Odoo"
|
||
|
||
#. module: account_saft
|
||
#: model_terms:ir.ui.view,arch_db:account_saft.saft_template
|
||
msgid "Odoo SA"
|
||
msgstr "Odoo SA"
|
||
|
||
#. module: account_saft
|
||
#. odoo-python
|
||
#: code:addons/account_saft/models/account_general_ledger.py:0
|
||
#, python-format
|
||
msgid "Please define one or more Contacts belonging to your company."
|
||
msgstr "Укажите один или несколько контактов, принадлежащих вашей компании."
|
||
|
||
#. module: account_saft
|
||
#. odoo-javascript
|
||
#: code:addons/account_saft/static/src/components/general_ledger/filters/warnings.xml:0
|
||
#, python-format
|
||
msgid "Please define the following for"
|
||
msgstr "Пожалуйста, определите следующее"
|
||
|
||
#. module: account_saft
|
||
#. odoo-python
|
||
#: code:addons/account_saft/models/account_general_ledger.py:0
|
||
#, python-format
|
||
msgid "SAF-T is only compatible with one column group."
|
||
msgstr "SAF-T совместим только с одной группой колонок."
|
||
|
||
#. module: account_saft
|
||
#. odoo-python
|
||
#: code:addons/account_saft/models/account_general_ledger.py:0
|
||
#, python-format
|
||
msgid "Some partners are missing at least one address (Zip/City)."
|
||
msgstr ""
|
||
"У некоторых партнеров отсутствует хотя бы один адрес (почтовый/городской)."
|
||
|
||
#. module: account_saft
|
||
#. odoo-python
|
||
#: code:addons/account_saft/models/account_general_ledger.py:0
|
||
#, python-format
|
||
msgid "View Partners"
|
||
msgstr "Посмотреть партнеров"
|
||
|
||
#. module: account_saft
|
||
#. odoo-python
|
||
#: code:addons/account_saft/models/account_general_ledger.py:0
|
||
#, python-format
|
||
msgid "the Company ID"
|
||
msgstr "идентификатор компании"
|
||
|
||
#. module: account_saft
|
||
#. odoo-python
|
||
#: code:addons/account_saft/models/account_general_ledger.py:0
|
||
#, python-format
|
||
msgid "the city or zip code"
|
||
msgstr "город или почтовый индекс"
|
||
|
||
#. module: account_saft
|
||
#. odoo-python
|
||
#: code:addons/account_saft/models/account_general_ledger.py:0
|
||
#, python-format
|
||
msgid "the phone or mobile number"
|
||
msgstr "номер телефона или мобильного телефона"
|
||
|
||
#. module: account_saft
|
||
#. odoo-javascript
|
||
#: code:addons/account_saft/static/src/components/general_ledger/filters/warnings.xml:0
|
||
#, python-format
|
||
msgid "your company"
|
||
msgstr "ваша компания"
|