forked from Mapan/odoo17e
201 lines
7.1 KiB
Plaintext
201 lines
7.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_bank_statement_import
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Marta Wacławek, 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:09+0000\n"
|
|
"Last-Translator: Marta Wacławek, 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: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "%d transactions had already been imported and were ignored."
|
|
msgstr "%d transakcji już zaimportowanych oraz zignorowanych."
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "1 transaction had already been imported and was ignored."
|
|
msgstr "1 transakcja została już importowana i została ignorowana."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.constraint,message:account_bank_statement_import.constraint_account_bank_statement_line_unique_import_id
|
|
msgid "A bank account transactions can be imported only once!"
|
|
msgstr "Transakcje z konta bankowego mogą być zaimportowane tylko raz!"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_line
|
|
msgid "Bank Statement Line"
|
|
msgstr "Pozycja wyciągu bankowego"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model,name:account_bank_statement_import.model_account_setup_bank_manual_config
|
|
msgid "Bank setup manual config"
|
|
msgstr "Manualna konfiguracja banku"
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Cannot find in which journal import this statement. Please manually select a"
|
|
" journal."
|
|
msgstr ""
|
|
"Nie można odnaleźć dziennika do którego chcesz importować to świadczenie. "
|
|
"Wybierz ręcznie dziennik."
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Could not make sense of the given file.\n"
|
|
"Did you install the module to support this type of file?"
|
|
msgstr ""
|
|
"Nie można przetworzyć podanego pliku.\n"
|
|
"Czy masz zainstalowany moduł wspierający ten typ pliku?"
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "Go to Apps"
|
|
msgstr "Idź do listy aplikacji"
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"If it contains transactions for more than one account, it must be imported "
|
|
"on each of them."
|
|
msgstr ""
|
|
"Jeśli zawiera transakcje dla więcej niż jednego konta, musi być "
|
|
"zaimportowany na każdym z nich."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import.journal_dashboard_view_inherit
|
|
msgid "Import File"
|
|
msgstr "Zaimportuj plik"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_line__unique_import_id
|
|
msgid "Import ID"
|
|
msgstr "Importuj ID"
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-javascript
|
|
#: code:addons/account_bank_statement_import/static/src/account_bank_statement_import_model.js:0
|
|
#, python-format
|
|
msgid "Import Template for Bank Statements"
|
|
msgstr "Zaimportuj szablon wyciągów bankowych"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model,name:account_bank_statement_import.model_account_journal
|
|
msgid "Journal"
|
|
msgstr "Dziennik"
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "Manual (or import %(import_formats)s)"
|
|
msgstr "Ręcznie (lub import %(import_formats)s)"
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "No attachment was provided"
|
|
msgstr "Nie dostarczono załącznika"
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "No currency found matching '%s'."
|
|
msgstr "Brak pasujących walut '%s'."
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The account of this statement (%s) is not the same as the journal (%s)."
|
|
msgstr "Konto świadczenia (%s) nie pokrywa się z dziennikiem (%s)."
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The currency of the bank statement (%s) is not the same as the currency of "
|
|
"the journal (%s)."
|
|
msgstr ""
|
|
"Waluta wyciągu bankowego (%s) nie jest taka sama jak waluta dziennika (%s)."
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "The following files could not be imported:\n"
|
|
msgstr "Następujące pliki nie mogły zostać zaimportowane:\n"
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "This file doesn't contain any statement for account %s."
|
|
msgstr "Plik ten nie zawiera żadnego wyciągu dla konta %s."
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "This file doesn't contain any transaction for account %s."
|
|
msgstr "Ten plik nie zawiera żadnej transakcji dla rachunku %s."
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "View successfully imported statements"
|
|
msgstr "Wyświetl pomyślnie zaimportowane wyciągi"
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "You already have imported that file."
|
|
msgstr "Masz już zaimportowany ten plik."
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "You have to set a Default Account for the journal: %s"
|
|
msgstr "Należy ustawić konto domyślne dla dziennika: %s"
|
|
|
|
#. module: account_bank_statement_import
|
|
#. odoo-python
|
|
#: code:addons/account_bank_statement_import/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "You uploaded an invalid or empty file."
|
|
msgstr "Przesłano nieprawidłowy lub pusty plik."
|