Updating translations.

This commit is contained in:
James Cole
2021-10-02 16:57:59 +02:00
parent 1a1ff2dc44
commit 68ad6b9913
14 changed files with 80 additions and 80 deletions

View File

@@ -168,7 +168,7 @@ return [
'all_journals_for_account' => 'Wszystkie transakcje dla konta :name',
'chart_all_journals_for_account' => 'Wykres wszystkich transakcji dla konta :name',
'journals_in_period_for_account' => 'Wszystkie transakcje dla konta :name od :start do :end',
'journals_in_period_for_account_js' => 'All transactions for account {title} between {start} and {end}',
'journals_in_period_for_account_js' => 'Wszystkie transakcje dla konta {title} od {start} do {end}',
'transferred' => 'Przesłano',
'all_withdrawal' => 'Wszystkie wydatki',
'all_transactions' => 'Wszystkie transakcje',
@@ -301,8 +301,8 @@ return [
'search_modifier_has_any_category' => 'Transakcja musi mieć (dowolną) kategorię',
'search_modifier_has_no_budget' => 'Transakcja nie może mieć budżetu',
'search_modifier_has_any_budget' => 'Transakcja musi mieć (dowolny) budżet',
'search_modifier_has_no_bill' => 'The transaction must have no bill',
'search_modifier_has_any_bill' => 'The transaction must have a (any) bill',
'search_modifier_has_no_bill' => 'Transakcja nie może mieć rachunku',
'search_modifier_has_any_bill' => 'Transakcja musi mieć (dowolny) rachunek',
'search_modifier_has_no_tag' => 'Transakcja nie może mieć tagów',
'search_modifier_has_any_tag' => 'Transakcja musi mieć (dowolny) tag',
'search_modifier_notes_contain' => 'Notatki transakcji zawierają ":value"',
@@ -523,7 +523,7 @@ return [
'rule_trigger_has_no_budget' => 'Transakcja bez budżetu',
'rule_trigger_has_any_budget_choice' => 'Ma (dowolny) budżet',
'rule_trigger_has_any_budget' => 'Transakcja ma (dowolny) budżet',
'rule_trigger_has_no_bill_choice' => 'Has no bill',
'rule_trigger_has_no_bill_choice' => 'Nie ma rachunku',
'rule_trigger_has_no_bill' => 'Transakcja bez rachunku',
'rule_trigger_has_any_bill_choice' => 'Ma (dowolny) rachunek',
'rule_trigger_has_any_bill' => 'Transakcja ma (dowolny) rachunek',
@@ -1075,7 +1075,7 @@ return [
'expense_deleted' => 'Pomyślnie usunięto konto wydatków ":name"',
'revenue_deleted' => 'Pomyślnie usunięto konto przychodów ":name"',
'update_asset_account' => 'Aktualizuj konto aktywów',
'update_undefined_account' => 'Update account',
'update_undefined_account' => 'Zaktualizuj konto',
'update_liabilities_account' => 'Modyfikuj zobowiązanie',
'update_expense_account' => 'Aktualizuj konto wydatków',
'update_revenue_account' => 'Aktualizuj konto przychodów',
@@ -1123,7 +1123,7 @@ return [
'stored_new_account' => 'Nowe konto ":name" zostało zapisane!',
'stored_new_account_js' => 'Nowe konto "<a href="accounts/show/{ID}">{name}</a>" zapisane!',
'updated_account' => 'Zaktualizowano konto ":name"',
'updated_account_js' => 'Updated account "<a href="accounts/show/{ID}">{title}</a>".',
'updated_account_js' => 'Zaktualizowano konto "<a href="accounts/show/{ID}">{title}</a>".',
'credit_card_options' => 'Opcje karty kredytowej',
'no_transactions_account' => 'Brak transakcji (w tym okresie) na koncie aktywów ":name".',
'no_transactions_period' => 'Nie ma żadnych transakcji (w tym okresie).',