1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/currency_rate_live/i18n/ru.po
2024-12-10 09:04:09 +07:00

253 lines
10 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_live
#
# Translators:
# Martin Trigaux, 2023
# Ivan Kropotkin <yelizariev@itpp.dev>, 2023
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-13 10:42+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: currency_rate_live
#: model_terms:ir.ui.view,arch_db:currency_rate_live.res_config_settings_view_form
msgid ""
"<i title=\"Update now\" role=\"img\" aria-label=\"Update now\" class=\"fa "
"fa-fw fa-refresh\"/>"
msgstr ""
"<i title=\"Update now\" role=\"img\" aria-label=\"Update now\" class=\"fa "
"fa-fw fa-refresh\"/>"
#. module: currency_rate_live
#: model:ir.model,name:currency_rate_live.model_res_company
msgid "Companies"
msgstr "Компании"
#. module: currency_rate_live
#: model:ir.model,name:currency_rate_live.model_res_config_settings
msgid "Config Settings"
msgstr "Параметры конфигурации"
#. module: currency_rate_live
#: model:ir.actions.server,name:currency_rate_live.ir_cron_currency_update_ir_actions_server
msgid "Currency: rate update"
msgstr "Валюта: обновление курса"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__daily
msgid "Daily"
msgstr "Ежедневно"
#. module: currency_rate_live
#. odoo-python
#: code:addons/currency_rate_live/models/res_config_settings.py:0
#, python-format
msgid "Error updating the currency rates from the BCU: %s."
msgstr ""
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__ecb
msgid "European Central Bank"
msgstr "Европейский центральный банк"
#. module: currency_rate_live
#: model_terms:ir.ui.view,arch_db:currency_rate_live.res_config_settings_view_form
msgid "Interval"
msgstr "Интервал"
#. module: currency_rate_live
#: model:ir.model.fields,field_description:currency_rate_live.field_res_company__currency_interval_unit
#: model:ir.model.fields,field_description:currency_rate_live.field_res_config_settings__currency_interval_unit
msgid "Interval Unit"
msgstr "Единица интервала"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__manually
msgid "Manually"
msgstr "Вручную"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__monthly
msgid "Monthly"
msgstr "Ежемесячно"
#. module: currency_rate_live
#: model:ir.model.fields,field_description:currency_rate_live.field_res_company__currency_next_execution_date
#: model:ir.model.fields,field_description:currency_rate_live.field_res_config_settings__currency_next_execution_date
msgid "Next Execution Date"
msgstr "Дата следующего исполнения"
#. module: currency_rate_live
#: model_terms:ir.ui.view,arch_db:currency_rate_live.res_config_settings_view_form
msgid "Next Run"
msgstr "Следующий запуск"
#. module: currency_rate_live
#. odoo-python
#: code:addons/currency_rate_live/models/res_config_settings.py:0
#, python-format
msgid "No available currency rate could be updated from the BCU."
msgstr ""
#. module: currency_rate_live
#: model_terms:ir.ui.view,arch_db:currency_rate_live.res_config_settings_view_form
msgid "Service"
msgstr "Услуга"
#. module: currency_rate_live
#: model:ir.model.fields,field_description:currency_rate_live.field_res_company__currency_provider
#: model:ir.model.fields,field_description:currency_rate_live.field_res_config_settings__currency_provider
msgid "Service Provider"
msgstr "Поставщик услуг"
#. module: currency_rate_live
#. odoo-python
#: code:addons/currency_rate_live/models/res_config_settings.py:0
#, python-format
msgid ""
"The selected exchange rate provider requires the GTQ and USD currencies to "
"be active."
msgstr ""
"Выбранный поставщик обменных курсов требует, чтобы были активны валюты GTQ и"
" USD."
#. module: currency_rate_live
#. odoo-python
#: code:addons/currency_rate_live/models/res_config_settings.py:0
#, python-format
msgid ""
"Unable to connect to the online exchange rate platform %s. The web service "
"may be temporarily down. Please try again in a moment."
msgstr ""
"Невозможно подключиться к онлайн-платформе обменных курсов %s. Возможно, "
"веб-сервис временно не работает. Пожалуйста, повторите попытку через "
"некоторое время."
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__weekly
msgid "Weekly"
msgstr "Еженедельно"
#. module: currency_rate_live
#. odoo-python
#: code:addons/currency_rate_live/models/res_config_settings.py:0
#, python-format
msgid ""
"Your main currency (%s) is not supported by this exchange rate provider. "
"Please choose another one."
msgstr ""
"Ваша основная валюта (%s) не поддерживается этим поставщиком обменных "
"курсов. Пожалуйста, выберите другую."
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__cbuae
msgid "[AE] Central Bank of the UAE"
msgstr "[AE] Центральный банк ОАЭ"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bnb
msgid "[BG] Bulgaria National Bank"
msgstr "[BG] Болгарский национальный банк"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bbr
msgid "[BR] Central Bank of Brazil"
msgstr "[BR] Центральный банк Бразилии"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__boc
msgid "[CA] Bank of Canada"
msgstr "[CA] Банк Канады"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__fta
msgid "[CH] Federal Tax Administration of Switzerland"
msgstr "[CH] Федеральное налоговое управление Швейцарии"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__mindicador
msgid "[CL] Central Bank of Chile via mindicador.cl"
msgstr "[CL] Центральный банк Чили via mindicador.cl"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__cnb
msgid "[CZ] Czech National Bank"
msgstr "[CZ] Чешский национальный банк"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__cbegy
msgid "[EG] Central Bank of Egypt"
msgstr "[EG] Центральный банк Египта"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__banguat
msgid "[GT] Bank of Guatemala"
msgstr "[GT] Банк Гватемалы"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bi
msgid "[ID] Bank Indonesia"
msgstr ""
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__banxico
msgid "[MX] Bank of Mexico"
msgstr "[MX] Банк Мексики"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bnm
msgid "[MY] Bank Negara Malaysia"
msgstr ""
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bcrp
msgid "[PE] SUNAT (replaces Bank of Peru)"
msgstr "[PE] SUNAT (заменяет Банк Перу)"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__nbp
msgid "[PL] National Bank of Poland"
msgstr "[PL] Национальный банк Польши"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bnr
msgid "[RO] National Bank of Romania"
msgstr "[RO] Национальный банк Румынии"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__srb
msgid "[SE] Sveriges Riksbank"
msgstr ""
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__tcmb
msgid "[TR] Central Bank of the Republic of Türkiye"
msgstr ""
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__hmrc
msgid "[UK] HM Revenue & Customs"
msgstr "[Великобритания] HM Revenue & Customs"
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bcu
msgid "[UY] Uruguayan Central Bank"
msgstr ""
#. module: currency_rate_live
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__xe_com
msgid "xe.com"
msgstr "xe.com"