mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 12:15:55 +00:00
Fix translations.
This commit is contained in:
@@ -203,7 +203,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 is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://docs.firefly-iii.org/how-to/firefly-iii/advanced/locales/">instructions how to do this</a>.',
|
||||
'invalid_locale_settings' => 'Firefly III nie może sformatować kwot pieniężnych, ponieważ na Twoim serwerze brakuje wymaganych pakietów. Sprawdź <a href="">instrukcje jak je zainstalować</a> (po angielsku).',
|
||||
'quickswitch' => 'Szybki przełącznik',
|
||||
'sign_in_to_start' => 'Zaloguj się, aby rozpocząć sesję',
|
||||
'sign_in' => 'Zaloguj',
|
||||
@@ -748,8 +748,8 @@ return [
|
||||
// rules
|
||||
'is_not_rule_trigger' => 'Nie',
|
||||
'cannot_fire_inactive_rules' => 'Nie możesz wykonać nieaktywnych reguł.',
|
||||
'show_triggers' => 'Show triggers',
|
||||
'show_actions' => 'Show actions',
|
||||
'show_triggers' => 'Pokaż wyzwalacze',
|
||||
'show_actions' => 'Pokaż działania',
|
||||
'rules' => 'Reguły',
|
||||
'rule_name' => 'Nazwa reguły',
|
||||
'rule_triggers' => 'Reguły są wyzwalane gdy',
|
||||
|
||||
Reference in New Issue
Block a user