From 6bb3cf57197ec2c86347e57c26bad487056c0d93 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 23 Aug 2017 20:30:19 +0200 Subject: [PATCH] New translations firefly.php (Polish) --- resources/lang/pl_PL/firefly.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index b858c4a2c1..df37e9f8ea 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -65,9 +65,9 @@ return [ 'two_factor_forgot_title' => 'Utracone uwierzytelnianie dwuskładnikowe', 'two_factor_forgot' => 'Zapomniałem mojego uwierzytelnienia dwuskładnikowego.', 'two_factor_lost_header' => 'Straciłeś uwierzytelnianie dwuskładnikowe?', - 'two_factor_lost_intro' => 'Unfortunately, this is not something you can reset from the web interface. You have two choices.', - 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions.', - 'two_factor_lost_fix_owner' => 'Otherwise, email the site owner, :site_owner and ask them to reset your two factor authentication.', + 'two_factor_lost_intro' => 'Niestety to nie jest coś, co można zresetować z poziomu strony www. Masz dwie możliwości.', + 'two_factor_lost_fix_self' => 'Jeśli jesteś właścicielem tej instalacji Firefly III, sprawdź pliki w katalogu storage/logs aby uzyskać instrukcje.', + 'two_factor_lost_fix_owner' => 'W przeciwnym razie, powiadom właściciela strony, :site_owner i poproś go o zresetowanie Twojego uwierzytelnienia dwuskładnikowego.', 'warning_much_data' => 'Załadowanie :days dni danych może trochę potrwać.', 'registered' => 'Zarejestrowałeś się pomyślnie!', 'tagbalancingAct' => 'Balancing act',