mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-03 04:41:41 +00:00
Update translations
This commit is contained in:
@@ -188,7 +188,7 @@ return [
|
||||
'transfer_exchange_rate_instructions' => 'Konto źródłowe "@source_name" obsługuje tylko transakcje w walucie @source_currency. Konto docelowe "@dest_name" obsługuje tylko transakcje w walucie @dest_currency. Musisz podać przelewaną kwotę w obu walutach.',
|
||||
'transaction_data' => 'Dane transakcji',
|
||||
'invalid_server_configuration' => 'Nieprawidłowa konfiguracja serwera',
|
||||
'invalid_locale_settings' => 'Firefly III nie może sformatować kwot, ponieważ brakuje wymaganych pakietów na Twoim serwerze. Sprawdź<a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instrukcje jak je zainstalować</a> (po angielsku).',
|
||||
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
|
||||
'quickswitch' => 'Szybki przełącznik',
|
||||
'sign_in_to_start' => 'Zaloguj się, aby rozpocząć sesję',
|
||||
'sign_in' => 'Zaloguj',
|
||||
@@ -1111,7 +1111,7 @@ return [
|
||||
'make_new_revenue_account' => 'Utwórz nowe konto przychodów',
|
||||
'make_new_liabilities_account' => 'Utwórz nowe zobowiązanie',
|
||||
'asset_accounts' => 'Konta aktywów',
|
||||
'undefined_accounts' => 'Accounts',
|
||||
'undefined_accounts' => 'Konta',
|
||||
'asset_accounts_inactive' => 'Konta aktywów (nieaktywne)',
|
||||
'expense_accounts' => 'Konta wydatków',
|
||||
'expense_accounts_inactive' => 'Konto wydatków (nieaktywne)',
|
||||
|
||||
Reference in New Issue
Block a user