New translations [skip ci]

This commit is contained in:
James Cole
2018-10-26 14:49:19 +02:00
parent 3a427dd0f4
commit 749d373c95
50 changed files with 1705 additions and 1445 deletions

View File

@@ -28,10 +28,10 @@ return [
'actions' => 'Akcje',
'edit' => 'Modyfikuj',
'delete' => 'Usuń',
'split' => 'Split',
'clone' => 'Clone',
'last_seven_days' => 'Last seven days',
'last_thirty_days' => 'Last thirty days',
'split' => 'Podziel',
'clone' => 'Sklonuj',
'last_seven_days' => 'Ostatnie 7 dni',
'last_thirty_days' => 'Ostanie 30 dni',
'welcomeBack' => 'Co jest grane?',
'everything' => 'Wszystko',
'today' => 'dzisiaj',
@@ -41,7 +41,7 @@ return [
'cancel' => 'Anuluj',
'from' => 'Z',
'to' => 'Do',
'help_translating' => 'This help text is not yet available in your language. <a href="https://crowdin.com/project/firefly-iii-help">Will you help translate?</a>',
'help_translating' => 'Tekst pomocy nie jest jeszcze dostępny w Twoim języku. <a href="https://crowdin.com/project/firefly-iii-help"> Może chcesz pomóc w tłumaczeniu?</a>',
'showEverything' => 'Pokaż wszystko',
'never' => 'Nigdy',
'no_results_for_empty_search' => 'Twoje zapytanie były puste, wiec nic nie zostało znalezione.',
@@ -94,7 +94,7 @@ return [
'warning_much_data' => 'Załadowanie danych z :days dni może trochę potrwać.',
'registered' => 'Zarejestrowałeś się pomyślnie!',
'Default asset account' => 'Domyślne konto aktywów',
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href=":link">budgets</a>-page. Budgets can help you keep track of expenses.',
'no_budget_pointer' => 'Wygląda na to, że nie masz jeszcze żadnych budżetów. Powinieneś stworzyć kilka na stronie - <a href=":link">budgets</a>. Budżety pomogą Ci śledzić Twoje wydatki.',
'Savings account' => 'Konto oszczędnościowe',
'Credit card' => 'Karta kredytowa',
'source_accounts' => 'Konto(a) źródłowe',
@@ -187,9 +187,9 @@ return [
'scopes_will_be_able' => 'Ta aplikacja będzie mogła:',
'button_authorize' => 'Autoryzuj',
'none_in_select_list' => '(żadne)',
'name_in_currency' => ':name in :currency',
'paid_in_currency' => 'Paid in :currency',
'unpaid_in_currency' => 'Unpaid in :currency',
'name_in_currency' => ':name w :currency',
'paid_in_currency' => 'Płatne w :currency',
'unpaid_in_currency' => 'Niezapłacone w :currency',
// check for updates:
'update_check_title' => 'Sprawdź aktualizacje',
@@ -277,8 +277,8 @@ return [
'move_rule_group_up' => 'Przenieś grupę reguł w górę',
'move_rule_group_down' => 'Przenieś grupę reguł w dół',
'save_rules_by_moving' => 'Zapisz te reguły, przenosząc je do innej grupy reguł:',
'make_new_rule' => 'Make a new rule in rule group ":title"',
'make_new_rule_no_group' => 'Make a new rule',
'make_new_rule' => 'Utwórz nową regułę w grupie reguł ":title"',
'make_new_rule_no_group' => 'Stwórz nową regułę',
'instructions_rule_from_bill' => 'In order to match transactions to your new bill ":name", Firefly III can create a rule that will automatically be checked against any transactions you store. Please verify the details below and store the rule to have Firefly III automatically match transactions to your new bill.',
'rule_is_strict' => 'ścisła reguła',
'rule_is_not_strict' => 'swobodna reguła',
@@ -425,11 +425,11 @@ return [
'rule_action_link_to_bill_choice' => 'Powiąż z rachunkiem..',
'rule_action_link_to_bill' => 'Powiąż z rachunkiem ":action_value"',
'rule_action_set_notes' => 'Ustaw notatki na ":action_value"',
'rule_action_convert_deposit_choice' => 'Convert the transaction to a deposit',
'rule_action_convert_deposit_choice' => 'Konwertuj transfer na wpłatę',
'rule_action_convert_deposit' => 'Convert the transaction to a deposit from ":action_value"',
'rule_action_convert_withdrawal_choice' => 'Convert the transaction to a withdrawal',
'rule_action_convert_withdrawal' => 'Convert the transaction to a withdrawal to ":action_value"',
'rule_action_convert_transfer_choice' => 'Convert the transaction to a transfer',
'rule_action_convert_transfer_choice' => 'Konwertuj transfer na wpłatę',
'rule_action_convert_transfer' => 'Convert the transaction to a transfer with ":action_value"',
'rules_have_read_warning' => 'Czy przeczytałeś ostrzeżenie?',
@@ -551,6 +551,8 @@ return [
'email_changed_logout' => 'Dopóki nie zweryfikujesz swojego adresu e-mail, nie możesz się zalogować.',
'login_with_new_email' => 'Teraz możesz logować się nowym adresem e-mail.',
'login_with_old_email' => 'Teraz ponownie możesz logować się starym adresem e-mail.',
'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".',
'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.',
// attachments
'nr_of_attachments' => 'Jeden załącznik |:count załączników',
@@ -773,8 +775,8 @@ return [
'already_cleared_transactions' => 'Transakcje uzgodnione wcześniej (:count)',
'submitted_end_balance' => 'Przesłane saldo końcowe',
'initial_balance_description' => 'Saldo początkowe dla ":account"',
'interest_calc_' => 'unknown',
'interest_calc_daily' => 'Per day',
'interest_calc_' => 'nieznany',
'interest_calc_daily' => 'Na dzień',
'interest_calc_monthly' => 'Per month',
'interest_calc_yearly' => 'Per year',
@@ -823,12 +825,12 @@ return [
'no_bulk_tags' => 'Nie aktualizuj tagów',
'bulk_edit' => 'Hurtowa edycja',
'cannot_edit_other_fields' => 'Nie możesz masowo modyfikować innych pól niż te tutaj, ponieważ nie ma miejsca, aby je pokazać. Proszę użyć ikony edycji i edytować je jedno po drugim, jeśli chcesz edytować te pola.',
'no_budget' => '(no budget)',
'no_budget' => '(brak budżetu)',
'no_budget_squared' => '(brak budżetu)',
'perm-delete-many' => 'Usuwanie wielu elementów jednocześnie może być bardzo destrukcyjne. Proszę zachować ostrożność.',
'mass_deleted_transactions_success' => 'Usunięto :amount transakcję(i).',
'mass_edited_transactions_success' => 'Zaktualizowano :amount transakcję(i)',
'opt_group_' => '(no account type)',
'opt_group_' => '(brak typu konta)',
'opt_group_no_account_type' => '(brak typu konta)',
'opt_group_defaultAsset' => 'Domyślne konta aktywów',
'opt_group_savingAsset' => 'Konta oszczędnościowe',
@@ -885,9 +887,9 @@ return [
'Revenue account' => 'Konto przychodów',
'Initial balance account' => 'Początkowe saldo konta',
'account_type_Debt' => 'Debt',
'account_type_Loan' => 'Loan',
'account_type_Loan' => 'Pożyczka',
'account_type_Mortgage' => 'Mortgage',
'account_type_Credit card' => 'Credit card',
'account_type_Credit card' => 'Karta kredytowa',
'budgets' => 'Budżety',
'tags' => 'Tagi',
'reports' => 'Raporty',
@@ -1021,6 +1023,7 @@ return [
'select_expense_revenue' => 'Wybierz konto wydatków/przychodów',
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
'sum_in_default_currency' => 'The sum will always be in your default currency.',
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
// charts:
'chart' => 'Wykres',

View File

@@ -50,9 +50,9 @@ return [
'source_account' => 'Konto źródłowe',
'destination_account' => 'Konto docelowe',
'journal_destination_id' => 'Konto aktywów (przeznaczenie)',
'asset_destination_account' => 'Destination account',
'asset_destination_account' => 'Konto docelowe',
'include_net_worth' => 'Include in net worth',
'asset_source_account' => 'Source account',
'asset_source_account' => 'Konto źródłowe',
'journal_description' => 'Opis',
'note' => 'Notatki',
'split_journal' => 'Podziel tę transakcję',
@@ -191,6 +191,7 @@ return [
'password_confirmation' => 'Hasło (ponownie)',
'blocked' => 'Jest zablokowany?',
'blocked_code' => 'Powód blokady',
'login_name' => 'Login',
// import
'apply_rules' => 'Zastosuj reguły',
@@ -222,6 +223,16 @@ return [
'public_key' => 'Klucz publiczny',
'country_code' => 'Kod kraju',
'provider_code' => 'Dostawca banku lub danych',
'fints_url' => 'FinTS API URL',
'fints_port' => 'Port',
'fints_bank_code' => 'Bank code',
'fints_username' => 'Nazwa użytkownika',
'fints_password' => 'Kodu PIN / hasło',
'fints_account' => 'FinTS account',
'local_account' => 'Konto Firefly III',
'from_date' => 'Data od',
'to_date' => 'Data do',
'due_date' => 'Termin realizacji',
'payment_date' => 'Data płatności',

View File

@@ -47,6 +47,9 @@ return [
'button_yodlee' => 'Importuj za pomocą Yodlee',
'button_quovo' => 'Importuj za pomocą Quovo',
'button_ynab' => 'Import from You Need A Budget',
'button_fints' => 'Import using FinTS',
// global config box (index)
'global_config_title' => 'Globalna konfiguracja importu',
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
@@ -153,24 +156,24 @@ return [
'job_config_bunq_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
'ynab_account_closed' => 'Account is closed!',
'ynab_account_deleted' => 'Account is deleted!',
'ynab_account_type_savings' => 'savings account',
'ynab_account_deleted' => 'Konto usunięte!',
'ynab_account_type_savings' => 'konto oszczędnościowe',
'ynab_account_type_checking' => 'checking account',
'ynab_account_type_cash' => 'cash account',
'ynab_account_type_creditCard' => 'credit card',
'ynab_account_type_cash' => 'konto gotówkowe',
'ynab_account_type_creditCard' => 'karta kredytowa',
'ynab_account_type_lineOfCredit' => 'line of credit',
'ynab_account_type_otherAsset' => 'other asset account',
'ynab_account_type_otherLiability' => 'other liabilities',
'ynab_account_type_payPal' => 'Paypal',
'ynab_account_type_payPal' => 'PayPal',
'ynab_account_type_merchantAccount' => 'merchant account',
'ynab_account_type_investmentAccount' => 'investment account',
'ynab_account_type_mortgage' => 'mortgage',
'ynab_do_not_import' => '(do not import)',
'job_config_ynab_apply_rules' => 'Apply rules',
'job_config_ynab_apply_rules' => 'Zastosuj reguły',
'job_config_ynab_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
// job configuration for YNAB:
'job_config_ynab_select_budgets' => 'Select your budget',
'job_config_ynab_select_budgets' => 'Wybierz swój budżet',
'job_config_ynab_select_budgets_text' => 'You have :count budgets stored at YNAB. Please select the one from which Firefly III will import the transactions.',
'job_config_ynab_no_budgets' => 'There are no budgets available to be imported from.',
'ynab_no_mapping' => 'It seems you have not selected any accounts to import from.',
@@ -200,112 +203,120 @@ return [
'spectre_extra_key_unit_price' => 'Cena jednostkowa',
'spectre_extra_key_transactions_count' => 'Liczba transakcji',
//job configuration for finTS
'fints_connection_failed' => 'An error occurred while trying to connecting to your bank. Please make sure that all the data you entered is correct. Original error message: :originalError',
'job_config_fints_url_help' => 'E.g. https://banking-dkb.s-fints-pt-dkb.de/fints30',
'job_config_fints_username_help' => 'For many banks this is your account number.',
'job_config_fints_port_help' => 'The default port is 443.',
'job_config_fints_account_help' => 'Choose the bank account for which you want to import transactions.',
'job_config_local_account_help' => 'Choose the Firefly III account corresponding to your bank account chosen above.',
// specifics:
'specific_ing_name' => 'ING NL',
'specific_ing_descr' => 'Create better descriptions in ING exports',
'specific_sns_name' => 'SNS / Volksbank NL',
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
'specific_abn_name' => 'ABN AMRO NL',
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
'specific_rabo_name' => 'Rabobank NL',
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
'specific_pres_name' => 'President\'s Choice Financial CA',
'specific_pres_descr' => 'Fixes potential problems with PC files',
'specific_ing_name' => 'ING NL',
'specific_ing_descr' => 'Create better descriptions in ING exports',
'specific_sns_name' => 'SNS / Volksbank NL',
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
'specific_abn_name' => 'ABN AMRO NL',
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
'specific_rabo_name' => 'Rabobank NL',
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
'specific_pres_name' => 'President\'s Choice Financial CA',
'specific_pres_descr' => 'Fixes potential problems with PC files',
// job configuration for file provider (stage: roles)
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
'job_config_roles_submit' => 'Continue',
'job_config_roles_column_name' => 'Name of column',
'job_config_roles_column_example' => 'Column example data',
'job_config_roles_column_role' => 'Column data meaning',
'job_config_roles_do_map_value' => 'Map these values',
'job_config_roles_no_example' => 'No example data available',
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
'job_config_roles_colum_count' => 'Kolumna',
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
'job_config_roles_submit' => 'Kontynuuj',
'job_config_roles_column_name' => 'Nazwa kolumny',
'job_config_roles_column_example' => 'Column example data',
'job_config_roles_column_role' => 'Column data meaning',
'job_config_roles_do_map_value' => 'Map these values',
'job_config_roles_no_example' => 'No example data available',
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
'job_config_roles_colum_count' => 'Kolumna',
// job config for the file provider (stage: mapping):
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
'job_config_field_value' => 'Wartość pola',
'job_config_field_mapped' => 'Zmapowane na',
'map_do_not_map' => '(nie mapuj)',
'job_config_map_submit' => 'Rozpocznij import',
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
'job_config_field_value' => 'Wartość pola',
'job_config_field_mapped' => 'Zmapowane na',
'map_do_not_map' => '(nie mapuj)',
'job_config_map_submit' => 'Rozpocznij import',
// import status page:
'import_with_key' => 'Import z kluczem \':key\'',
'status_wait_title' => 'Proszę czekać...',
'status_wait_text' => 'To pole za chwilę zniknie.',
'status_running_title' => 'Trwa importowanie',
'status_job_running' => 'Proszę czekać, trwa importowanie danych...',
'status_job_storing' => 'Proszę czekać, zapisuję dane...',
'status_job_rules' => 'Proszę czekać, trwa procesowanie reguł...',
'status_fatal_title' => 'Błąd krytyczny',
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
'status_finished_title' => 'Import zakończony',
'status_finished_text' => 'Importowanie zostało zakończone.',
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
'unknown_import_result' => 'Nieznany wynik importu',
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
'import_with_key' => 'Import z kluczem \':key\'',
'status_wait_title' => 'Proszę czekać...',
'status_wait_text' => 'To pole za chwilę zniknie.',
'status_running_title' => 'Trwa importowanie',
'status_job_running' => 'Proszę czekać, trwa importowanie danych...',
'status_job_storing' => 'Proszę czekać, zapisuję dane...',
'status_job_rules' => 'Proszę czekać, trwa procesowanie reguł...',
'status_fatal_title' => 'Błąd krytyczny',
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
'status_finished_title' => 'Import zakończony',
'status_finished_text' => 'Importowanie zostało zakończone.',
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
'unknown_import_result' => 'Nieznany wynik importu',
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
// general errors and warnings:
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
// column roles for CSV import:
'column__ignore' => '(zignoruj tę kolumnę)',
'column_account-iban' => 'Konto aktywów (IBAN)',
'column_account-id' => 'ID konta aktywów (z bazy FF3)',
'column_account-name' => 'Konto aktywów (nazwa)',
'column_account-bic' => 'Asset account (BIC)',
'column_amount' => 'Kwota',
'column_amount_foreign' => 'Kwota (w obcej walucie)',
'column_amount_debit' => 'Kwota (kolumna debetowa)',
'column_amount_credit' => 'Kwota (kolumna kredytowa)',
'column_amount_negated' => 'Amount (negated column)',
'column_amount-comma-separated' => 'Kwota (przecinek jako separator dziesiętny)',
'column_bill-id' => 'ID rachunku (z bazy FF3)',
'column_bill-name' => 'Nazwa rachunku',
'column_budget-id' => 'ID budżetu (z bazy FF3)',
'column_budget-name' => 'Nazwa budżetu',
'column_category-id' => 'ID kategorii (z bazy FF3)',
'column_category-name' => 'Nazwa kategorii',
'column_currency-code' => 'Kod waluty (ISO 4217)',
'column_foreign-currency-code' => 'Kod obcej waluty (ISO 4217)',
'column_currency-id' => 'ID waluty (z bazy FF3)',
'column_currency-name' => 'Nazwa waluty (z bazy FF3)',
'column_currency-symbol' => 'Symbol waluty (z bazy FF3)',
'column_date-interest' => 'Data obliczenia odsetek',
'column_date-book' => 'Data księgowania transakcji',
'column_date-process' => 'Data przetworzenia transakcji',
'column_date-transaction' => 'Data',
'column_date-due' => 'Transaction due date',
'column_date-payment' => 'Transaction payment date',
'column_date-invoice' => 'Transaction invoice date',
'column_description' => 'Opis',
'column_opposing-iban' => 'Przeciwstawne konto (IBAN)',
'column_opposing-bic' => 'Przeciwstawne konto (BIC)',
'column_opposing-id' => 'ID przeciwstawnego konta (z bazy FF3)',
'column_external-id' => 'Zewnętrzne ID',
'column_opposing-name' => 'Przeciwstawne konto (nazwa)',
'column_rabo-debit-credit' => 'Specyficzny wskaźnik obciążenia/kredytu Rabobank',
'column_ing-debit-credit' => 'Specyficzny wskaźnik obciążenia/kredytu ING',
'column_sepa-ct-id' => 'SEPA end-to-end Identifier',
'column_sepa-ct-op' => 'SEPA Opposing Account Identifier',
'column_sepa-db' => 'SEPA Mandate Identifier',
'column_sepa-cc' => 'SEPA Clearing Code',
'column_sepa-ci' => 'SEPA Creditor Identifier',
'column_sepa-ep' => 'SEPA External Purpose',
'column_sepa-country' => 'SEPA Country Code',
'column_tags-comma' => 'Tagi (oddzielone przecinkami)',
'column_tags-space' => 'Tagi (oddzielone spacjami)',
'column_account-number' => 'Konto aktywów (numer konta)',
'column_opposing-number' => 'Konto przeciwne (numer konta)',
'column_note' => 'Notatki',
'column_internal-reference' => 'Internal reference',
'column__ignore' => '(zignoruj tę kolumnę)',
'column_account-iban' => 'Konto aktywów (IBAN)',
'column_account-id' => 'ID konta aktywów (z bazy FF3)',
'column_account-name' => 'Konto aktywów (nazwa)',
'column_account-bic' => 'Asset account (BIC)',
'column_amount' => 'Kwota',
'column_amount_foreign' => 'Kwota (w obcej walucie)',
'column_amount_debit' => 'Kwota (kolumna debetowa)',
'column_amount_credit' => 'Kwota (kolumna kredytowa)',
'column_amount_negated' => 'Amount (negated column)',
'column_amount-comma-separated' => 'Kwota (przecinek jako separator dziesiętny)',
'column_bill-id' => 'ID rachunku (z bazy FF3)',
'column_bill-name' => 'Nazwa rachunku',
'column_budget-id' => 'ID budżetu (z bazy FF3)',
'column_budget-name' => 'Nazwa budżetu',
'column_category-id' => 'ID kategorii (z bazy FF3)',
'column_category-name' => 'Nazwa kategorii',
'column_currency-code' => 'Kod waluty (ISO 4217)',
'column_foreign-currency-code' => 'Kod obcej waluty (ISO 4217)',
'column_currency-id' => 'ID waluty (z bazy FF3)',
'column_currency-name' => 'Nazwa waluty (z bazy FF3)',
'column_currency-symbol' => 'Symbol waluty (z bazy FF3)',
'column_date-interest' => 'Data obliczenia odsetek',
'column_date-book' => 'Data księgowania transakcji',
'column_date-process' => 'Data przetworzenia transakcji',
'column_date-transaction' => 'Data',
'column_date-due' => 'Transaction due date',
'column_date-payment' => 'Transaction payment date',
'column_date-invoice' => 'Transaction invoice date',
'column_description' => 'Opis',
'column_opposing-iban' => 'Przeciwstawne konto (IBAN)',
'column_opposing-bic' => 'Przeciwstawne konto (BIC)',
'column_opposing-id' => 'ID przeciwstawnego konta (z bazy FF3)',
'column_external-id' => 'Zewnętrzne ID',
'column_opposing-name' => 'Przeciwstawne konto (nazwa)',
'column_rabo-debit-credit' => 'Specyficzny wskaźnik obciążenia/kredytu Rabobank',
'column_ing-debit-credit' => 'Specyficzny wskaźnik obciążenia/kredytu ING',
'column_sepa-ct-id' => 'SEPA end-to-end Identifier',
'column_sepa-ct-op' => 'SEPA Opposing Account Identifier',
'column_sepa-db' => 'SEPA Mandate Identifier',
'column_sepa-cc' => 'SEPA Clearing Code',
'column_sepa-ci' => 'SEPA Creditor Identifier',
'column_sepa-ep' => 'SEPA External Purpose',
'column_sepa-country' => 'SEPA Country Code',
'column_tags-comma' => 'Tagi (oddzielone przecinkami)',
'column_tags-space' => 'Tagi (oddzielone spacjami)',
'column_account-number' => 'Konto aktywów (numer konta)',
'column_opposing-number' => 'Konto przeciwne (numer konta)',
'column_note' => 'Notatki',
'column_internal-reference' => 'Internal reference',
];

View File

@@ -104,7 +104,7 @@ return [
'sum_transfers' => 'Suma transferów',
'reconcile' => 'Uzgodnij',
'account_on_spectre' => 'Konto (Spectre)',
'account_on_ynab' => 'Account (YNAB)',
'account_on_ynab' => 'Konto (YNAB)',
'do_import' => 'Importuj z tego konta',
'sepa-ct-id' => 'SEPA End to End Identifier',
'sepa-ct-op' => 'SEPA Opposing Account Identifier',
@@ -126,7 +126,7 @@ return [
'spectre_status' => 'Status',
'bunq_payment_id' => 'bunq payment ID',
'repetitions' => 'Repetitions',
'title' => 'Title',
'title' => 'Tytuł',
'transaction_s' => 'Transakcja(e)',
'field' => 'Pole',
'value' => 'Wartość',

View File

@@ -24,6 +24,7 @@ declare(strict_types=1);
return [
'iban' => 'To nie jest prawidłowy IBAN.',
'zero_or_more' => 'The value cannot be negative.',
'source_equals_destination' => 'The source account equals the destination account.',
'unique_account_number_for_user' => 'Wygląda na to, że ten numer konta jest już w użyciu.',
'unique_iban_for_user' => 'Wygląda na to, że ten IBAN jest już w użyciu.',