From 090546cda370ff1867fe2b70fba1d431af30e9f2 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 2 Jan 2017 12:21:43 +0100 Subject: [PATCH] New translations --- resources/lang/pl_PL/firefly.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index 8b0721902b..3beb705346 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -11,26 +11,26 @@ return [ // general stuff: - 'language_incomplete' => 'incomplete translation', - 'close' => 'Close', - 'actions' => 'Actions', - 'edit' => 'Edit', - 'delete' => 'Delete', - 'welcomeBack' => 'What\'s playing?', - 'everything' => 'Everything', + 'language_incomplete' => 'niepełne tłumaczenie', + 'close' => 'Zamknij', + 'actions' => 'Akcje', + 'edit' => 'Modyfikuj', + 'delete' => 'Usuń', + 'welcomeBack' => 'Co jest grane?', + 'everything' => 'Wszystko', 'customRange' => 'Custom range', - 'apply' => 'Apply', - 'cancel' => 'Cancel', - 'from' => 'From', - 'to' => 'To', - 'showEverything' => 'Show everything', - 'never' => 'Never', - 'search_results_for' => 'Search results for ":query"', - 'bounced_error' => 'The message sent to :email bounced, so no access for you.', + 'apply' => 'Zastosuj', + 'cancel' => 'Anuluj', + 'from' => 'Z', + 'to' => 'Do', + 'showEverything' => 'Pokaż wszystko', + 'never' => 'Nigdy', + 'search_results_for' => 'Wyniki wyszukiwania dla ":query"', + 'bounced_error' => 'Wiadomość wysłana na adres :email została odrzucona, więc nie ma dostępu dla Ciebie.', 'deleted_error' => 'These credentials do not match our records.', 'general_blocked_error' => 'Your account has been disabled, so you cannot login.', 'expired_error' => 'Your account has expired, and can no longer be used.', - 'removed_amount' => 'Removed :amount', + 'removed_amount' => 'Usunięto :amount', 'added_amount' => 'Added :amount', 'asset_account_role_help' => 'Any extra options resulting from your choice can be set later.', 'Opening balance' => 'Opening balance',