From d60ae631533242f504e8f8e1362448b8a4ed8b1e Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 14 Sep 2017 16:11:24 +0200 Subject: [PATCH] New translations firefly.php (Polish) --- resources/lang/pl_PL/firefly.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index 4fbd30986f..f5c64c201f 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -130,6 +130,8 @@ return [ 'exchange_rate_instructions' => 'Konto aktywów "@name" obsługuje tylko transakcje w walucie @native_currency. Jeśli chcesz użyć waluty @foreign_currency, upewnij się, że kwota w @native_currency jest również znana:', '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' => 'Invalid server configuration', + 'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are instructions how to do this.', // search 'search' => 'Szukaj', @@ -942,7 +944,7 @@ return [ 'cannot_edit_multiple_dest' => 'You cannot edit splitted transaction #:id with description ":description" because it contains multiple destination accounts.', 'cannot_edit_opening_balance' => 'You cannot edit the opening balance of an account.', 'no_edit_multiple_left' => 'Nie wybrałeś żadnych poprawnych transakcji do edycji.', - 'cannot_convert_split_journal' => 'Nie można przekonwertować podzielonej transakcji', + 'cannot_convert_split_journal' => 'Nie można przekonwertować podzielonej transakcji', // import bread crumbs and titles: 'import' => 'Importuj', @@ -986,6 +988,7 @@ return [ 'import_status_finished_title' => 'Importowanie zakończone', 'import_status_finished_text' => 'Procedura importu pomyślnie zaimportowała Twój plik.', 'import_status_finished_job' => 'Zaimportowane transakcje znajdują się w tagu :tag.', + 'import_status_job_running' => 'The import is running...', 'import_with_key' => 'Import z kluczem \':key\'', // sandstorm.io errors and messages: