mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
New translations.
This commit is contained in:
@@ -32,8 +32,8 @@ return [
|
||||
'clone' => 'Sklonuj',
|
||||
'last_seven_days' => 'Ostatnie 7 dni',
|
||||
'last_thirty_days' => 'Ostanie 30 dni',
|
||||
'welcomeBack' => 'What\'s playing?',
|
||||
'welcome_back' => 'What\'s playing?',
|
||||
'welcomeBack' => 'Co jest grane?',
|
||||
'welcome_back' => 'Co jest grane?',
|
||||
'everything' => 'Wszystko',
|
||||
'today' => 'dzisiaj',
|
||||
'customRange' => 'Niestandardowy zakres',
|
||||
@@ -127,9 +127,9 @@ return [
|
||||
'spent_in_specific_double' => 'Wydano z kont(a) ":account"',
|
||||
'earned_in_specific_double' => 'Zarobiono na konto(ta) ":account"',
|
||||
'source_account' => 'Konto źródłowe',
|
||||
'source_account_reconciliation' => 'You can\'t edit the source account of a reconciliation transaction.',
|
||||
'source_account_reconciliation' => 'Nie możesz edytować konta źródłowego transakcji uzgadniania.',
|
||||
'destination_account' => 'Konto docelowe',
|
||||
'destination_account_reconciliation' => 'You can\'t edit the destination account of a reconciliation transaction.',
|
||||
'destination_account_reconciliation' => 'Nie możesz edytować konta docelowego transakcji uzgadniania.',
|
||||
'sum_of_expenses_in_budget' => 'Wydano łącznie w budżecie ":budget"',
|
||||
'left_in_budget_limit' => 'Możliwe do wydania wg budżetu',
|
||||
'current_period' => 'Bieżący okres',
|
||||
@@ -352,22 +352,43 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Akcją użytkownika jest ":trigger_value"',
|
||||
'rule_trigger_from_account_starts_choice' => 'Konto źródłowe się zaczyna od..',
|
||||
'rule_trigger_from_account_starts' => 'Konto źródłowe się zaczyna od ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Konto źródłowe się kończy na..',
|
||||
'rule_trigger_from_account_ends' => 'Konto źródłowe się kończy na ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Kontem źródłowym jest..',
|
||||
'rule_trigger_from_account_is' => 'Konto źródłowe to ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Konto źródłowe zawiera..',
|
||||
'rule_trigger_from_account_contains' => 'Konto źródłowe zawiera ":trigger_value"',
|
||||
'rule_trigger_to_account_starts_choice' => 'Konto docelowe zaczyna się od..',
|
||||
'rule_trigger_to_account_starts' => 'Konto docelowe się zaczyna od ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Konto docelowe kończy się na..',
|
||||
'rule_trigger_to_account_ends' => 'Konto docelowe się kończy na ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Konto docelowe to..',
|
||||
'rule_trigger_to_account_is' => 'Konto docelowe to ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Konto docelowe zawiera..',
|
||||
'rule_trigger_to_account_contains' => 'Konto docelowe zawiera ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_from_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_from_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_from_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_from_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_from_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_to_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_to_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_to_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_to_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_to_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_transaction_type_choice' => 'Transakcja jest typu..',
|
||||
'rule_trigger_transaction_type' => 'Transakcja jest typu ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Kategoria to..',
|
||||
|
||||
@@ -105,6 +105,7 @@ return [
|
||||
'sum_withdrawals' => 'Suma wypłat',
|
||||
'sum_deposits' => 'Suma wpłat',
|
||||
'sum_transfers' => 'Suma transferów',
|
||||
'sum_reconciliations' => 'Sum of reconciliations',
|
||||
'reconcile' => 'Uzgodnij',
|
||||
'account_on_spectre' => 'Konto (Spectre)',
|
||||
'account_on_ynab' => 'Konto (YNAB)',
|
||||
|
||||
@@ -181,7 +181,7 @@ return [
|
||||
'deposit_source_bad_data' => 'Nie można znaleźć poprawnego konta źródłowego podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".',
|
||||
'deposit_dest_need_data' => 'Aby kontynuować, musisz uzyskać prawidłowy identyfikator konta wydatków i/lub prawidłową nazwę konta wydatków.',
|
||||
'deposit_dest_bad_data' => 'Nie można znaleźć poprawnego konta wydatków podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".',
|
||||
'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.',
|
||||
'deposit_dest_wrong_type' => 'Konto docelowe nie jest poprawnego typu.',
|
||||
|
||||
'transfer_source_need_data' => 'Aby kontynuować, musisz uzyskać prawidłowy identyfikator konta źródłowego i/lub prawidłową nazwę konta źródłowego.',
|
||||
'transfer_source_bad_data' => 'Nie można znaleźć poprawnego konta źródłowego podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".',
|
||||
|
||||
Reference in New Issue
Block a user