forked from Mapan/odoo17e
250 lines
9.3 KiB
Plaintext
250 lines
9.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * currency_rate_live
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Damian Ratus, 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: Damian Ratus, 2024\n"
|
|
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: pl\n"
|
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && 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=\"Zaktualizuj teraz\" role=\"img\" aria-label=\"Zaktualizuj teraz\""
|
|
" class=\"fa fa-fw fa-refresh\"/>"
|
|
|
|
#. module: currency_rate_live
|
|
#: model:ir.model,name:currency_rate_live.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Firmy"
|
|
|
|
#. module: currency_rate_live
|
|
#: model:ir.model,name:currency_rate_live.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Ustawienia konfiguracji"
|
|
|
|
#. module: currency_rate_live
|
|
#: model:ir.actions.server,name:currency_rate_live.ir_cron_currency_update_ir_actions_server
|
|
msgid "Currency: rate update"
|
|
msgstr "Waluta: aktualizacja stawek"
|
|
|
|
#. module: currency_rate_live
|
|
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__daily
|
|
msgid "Daily"
|
|
msgstr "Codziennie"
|
|
|
|
#. 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 "Europejski Bank Centralny"
|
|
|
|
#. module: currency_rate_live
|
|
#: model_terms:ir.ui.view,arch_db:currency_rate_live.res_config_settings_view_form
|
|
msgid "Interval"
|
|
msgstr "Interwał"
|
|
|
|
#. 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 "Jednostka interwału"
|
|
|
|
#. module: currency_rate_live
|
|
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__manually
|
|
msgid "Manually"
|
|
msgstr "Ręcznie"
|
|
|
|
#. module: currency_rate_live
|
|
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__monthly
|
|
msgid "Monthly"
|
|
msgstr "Miesięcznie"
|
|
|
|
#. 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 "Następna data wykonania"
|
|
|
|
#. module: currency_rate_live
|
|
#: model_terms:ir.ui.view,arch_db:currency_rate_live.res_config_settings_view_form
|
|
msgid "Next Run"
|
|
msgstr "Kolejna aktualizacja"
|
|
|
|
#. 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 "Usługa"
|
|
|
|
#. 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 "Serwis dostawcy"
|
|
|
|
#. 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 ""
|
|
"Wybrany dostawca kursów wymiany wymaga, aby waluty GTQ i USD były aktywne."
|
|
|
|
#. 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 ""
|
|
"Nie można połączyć się z platformą kursów wymiany online %s. Usługa "
|
|
"internetowa może być tymczasowo niedostępna. Spróbuj ponownie za chwilę."
|
|
|
|
#. module: currency_rate_live
|
|
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__weekly
|
|
msgid "Weekly"
|
|
msgstr "Tygodniowo"
|
|
|
|
#. 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 ""
|
|
"Twoja główna waluta (%s) nie jest obsługiwana przez tą giełde walut. Prosze "
|
|
"wybrać inną."
|
|
|
|
#. 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] Bank Centralny Zjednoczonych Emiratów Arabskich"
|
|
|
|
#. 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 "Narodowy Bank Bułgarii [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] Centralny Bank Brazylii"
|
|
|
|
#. 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] Bank Kanady"
|
|
|
|
#. 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] Federalna Administracja Podatkowa Szwajcarii"
|
|
|
|
#. 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] Bank Centralny Chile przez 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] Czeski Bank Narodowy"
|
|
|
|
#. 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] Centralny Bank Egiptu"
|
|
|
|
#. 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] Bank Gwatemali"
|
|
|
|
#. 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] Bank Meksyku"
|
|
|
|
#. 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 (zastępuje Bank Peru)"
|
|
|
|
#. 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] Narodowy Bank Polski"
|
|
|
|
#. 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] Narodowy Bank Rumunii"
|
|
|
|
#. 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 "[UK] 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"
|