mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update 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' => 'Co jest grane?',
|
||||
'welcome_back' => 'Co jest grane?',
|
||||
'welcomeBack' => 'What\'s playing?',
|
||||
'welcome_back' => 'What\'s playing?',
|
||||
'everything' => 'Wszystko',
|
||||
'today' => 'dzisiaj',
|
||||
'customRange' => 'Niestandardowy zakres',
|
||||
@@ -127,7 +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.',
|
||||
'destination_account' => 'Konto docelowe',
|
||||
'destination_account_reconciliation' => 'You can\'t edit the destination account of a reconciliation transaction.',
|
||||
'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',
|
||||
|
@@ -181,6 +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.',
|
||||
|
||||
'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