This commit is contained in:
James Cole
2020-08-01 15:31:11 +02:00
parent f3b116cfce
commit 35d30fea9c
77 changed files with 2273 additions and 1978 deletions

View File

@@ -24,28 +24,28 @@ declare(strict_types=1);
return [
// common items
'greeting' => 'Witaj,',
'closing' => 'Beep boop,',
'greeting' => 'Cześć,',
'closing' => 'Jestę robotę',
'signature' => 'Robot pocztowy Firefly III',
'footer_ps' => 'PS: This message was sent because a request from IP :ipAddress triggered it.',
'footer_ps' => 'PS: Ta wiadomość została wysłana, ponieważ została wywołana przez żądanie z adresu IP :ipAddress .',
// admin test
'admin_test_subject' => 'Wiadomość testowa z twojej instalacji Firefly III',
'admin_test_body' => 'This is a test message from your Firefly III instance. It was sent to :email.',
'admin_test_body' => 'To jest wiadomość testowa z twojej instancji Firefly III. Została wysłana na :email.',
// access token created
'access_token_created_subject' => 'Utworzono nowy token dostępu',
'access_token_created_body' => 'Somebody (hopefully you) just created a new Firefly III API Access Token for your user account.',
'access_token_created_explanation' => 'With this token, they can access <strong>all</strong> of your financial records through the Firefly III API.',
'access_token_created_revoke' => 'If this wasn\'t you, please revoke this token as soon as possible at :url.',
'access_token_created_body' => 'Ktoś (mam nadzieję, że Ty) właśnie utworzył nowy token dostępu API Firefly III dla Twojego konta użytkownika.',
'access_token_created_explanation' => 'Z tym tokenem można uzyskać dostęp do <strong>wszystkich</strong> Twoich zapisów finansowych za pośrednictwem API Firefly III.',
'access_token_created_revoke' => 'Jeśli to nie Ty, cofnij ten token tak szybko jak to możliwe pod adresem :url.',
// registered
'registered_subject' => 'Witaj w Firefly III!',
'registered_welcome' => 'Welcome to <a style="color:#337ab7" href=":address">Firefly III</a>. Your registration has made it, and this email is here to confirm it. Yay!',
'registered_pw' => 'If you have forgotten your password already, please reset it using <a style="color:#337ab7" href=":address/password/reset">the password reset tool</a>.',
'registered_help' => 'There is a help-icon in the top right corner of each page. If you need help, click it!',
'registered_doc_html' => 'If you haven\'t already, please read the <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/grand-theory">grand theory</a>.',
'registered_doc_text' => 'If you haven\'t already, please read the first use guide and the full description.',
'registered_welcome' => 'Witaj w <a style="color:#337ab7" href=":address">Firefly III</a>. Twoja rejestracja już się powiodła, a ten e-mail jest tutaj, aby go potwierdzić. Super!',
'registered_pw' => 'Jeśli zapomniałeś już swojego hasła, zresetuj je używając <a style="color:#337ab7" href=":address/password/reset">narzędzia do resetowania hasła</a>.',
'registered_help' => 'W prawym górnym rogu każdej strony jest ikonka pomocy. Jeśli potrzebujesz pomocy, kliknij ją!',
'registered_doc_html' => 'Jeśli jeszcze tego nie zrobiłeś, przeczytaj <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/grand-theory">wielką teor</a>.',
'registered_doc_text' => 'Jeśli jeszcze tego nie zrobiłeś, przeczytaj przewodnik pierwszego użycia i pełny opis.',
'registered_closing' => 'Dobrej zabawy!',
'registered_firefly_iii_link' => 'Firefly III:',
'registered_pw_reset_link' => 'Resetowanie hasła:',
@@ -53,44 +53,44 @@ return [
// email change
'email_change_subject' => 'Twój adres e-mail Firefly III został zmieniony',
'email_change_body_to_new' => 'You or somebody with access to your Firefly III account has changed your email address. If you did not expect this message, please ignore and delete it.',
'email_change_body_to_old' => 'You or somebody with access to your Firefly III account has changed your email address. If you did not expect this to happen, you <strong>must</strong> follow the "undo"-link below to protect your account!',
'email_change_ignore' => 'If you initiated this change, you may safely ignore this message.',
'email_change_body_to_new' => 'Ty lub ktoś z dostępem do Twojego konta Firefly III zmienił Twój adres e-mail. Jeśli spodziewałeś się tej wiadomości, zignoruj ją i usuń.',
'email_change_body_to_old' => 'Ty lub ktoś z dostępem do Twojego konta Firefly III zmienił Twój adres e-mail. Jeśli nie oczekiwałeś, że tak się stanie, <strong>musisz</strong> postępuj zgodnie z poniższym linkiem "cofnij" aby chronić swoje konto!',
'email_change_ignore' => 'Jeśli zainicjowałeś tę zmianę, możesz bezpiecznie zignorować tę wiadomość.',
'email_change_old' => 'Stary adres e-mail to: :email',
'email_change_old_strong' => 'Stary adres e-mail to: <strong>:email</strong>',
'email_change_new' => 'Nowy adres e-mail to: :email',
'email_change_new_strong' => 'Nowy adres e-mail to: <strong>:email</strong>',
'email_change_instructions' => 'You cannot use Firefly III until you confirm this change. Please follow the link below to do so.',
'email_change_instructions' => 'Nie możesz używać Firefly III, dopóki nie potwierdzisz tej zmiany. Kliknij poniższy link, aby to zrobić.',
'email_change_undo_link' => 'Aby cofnąć zmianę, kliknij ten link:',
// OAuth token created
'oauth_created_subject' => 'Nowy klient OAuth został utworzony',
'oauth_created_body' => 'Somebody (hopefully you) just created a new Firefly III API OAuth Client for your user account. It\'s labeled ":name" and has callback URL <span style="font-family: monospace;">:url</span>.',
'oauth_created_explanation' => 'With this client, they can access <strong>all</strong> of your financial records through the Firefly III API.',
'oauth_created_undo' => 'If this wasn\'t you, please revoke this client as soon as possible at :url.',
'oauth_created_body' => 'Ktoś (mam nadzieję, że Ty) właśnie utworzył nowego klienta API OAuth Firefly III dla Twojego konta użytkownika. Jest oznaczony ":name" i ma zwrotny adres URL <span style="font-family: monospace;">:url</span>.',
'oauth_created_explanation' => 'Z tym klientem można uzyskać dostęp do <strong>wszystkich</strong> Twoich zapisów finansowych za pośrednictwem API Firefly III.',
'oauth_created_undo' => 'Jeśli to nie Ty, cofnij tego klienta tak szybko jak to możliwe pod adresem :url.',
// reset password
'reset_pw_subject' => 'Your password reset request',
'reset_pw_instructions' => 'Somebody tried to reset your password. If it was you, please follow the link below to do so.',
'reset_pw_warning' => '<strong>PLEASE</strong> verify that the link actually goes to the Firefly III you expect it to go!',
'reset_pw_subject' => 'Żądanie zmiany hasła',
'reset_pw_instructions' => 'Ktoś próbował zresetować hasło. Jeśli to Ty, kliknij poniższy link, aby to zrobić.',
'reset_pw_warning' => '<strong>PROSZĘ</strong> sprawdź, czy link rzeczywiście przejdzie do Firefly III, którego oczekiwałeś!',
// error
'error_subject' => 'Błąd w Firefly III',
'error_intro' => 'Firefly III v:version ran into an error: <span style="font-family: monospace;">:errorMessage</span>.',
'error_type' => 'The error was of type ":class".',
'error_timestamp' => 'The error occurred on/at: :time.',
'error_location' => 'This error occurred in file "<span style="font-family: monospace;">:file</span>" on line :line with code :code.',
'error_user' => 'The error was encountered by user #:id, <a href="mailto::email">:email</a>.',
'error_no_user' => 'There was no user logged in for this error or no user was detected.',
'error_ip' => 'The IP address related to this error is: :ip',
'error_url' => 'URL is: :url',
'error_user_agent' => 'User agent: :userAgent',
'error_stacktrace' => 'The full stacktrace is below. If you think this is a bug in Firefly III, you can forward this message to <a href="mailto:james@firefly-iii.org?subject=BUG!">james@firefly-iii.org</a>. This can help fix the bug you just encountered.',
'error_github_html' => 'If you prefer, you can also open a new issue on <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'If you prefer, you can also open a new issue on https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'The full stacktrace is below:',
'error_intro' => 'Firefly III v:version napotkał błąd: <span style="font-family: monospace;">:errorMessage</span>.',
'error_type' => 'Błąd był typu ":class".',
'error_timestamp' => 'Błąd wystąpił o: :time.',
'error_location' => 'Błąd wystąpił w pliku "<span style="font-family: monospace;">:file</span>" linia :line z kodem :code.',
'error_user' => 'Błąd został napotkany przez użytkownika #:id, <a href="mailto::email">:email</a>.',
'error_no_user' => 'Dla tego błędu nie znaleziono zalogowanego użytkownika lub nie wykryto żadnego użytkownika.',
'error_ip' => 'Adres IP związany z tym błędem to: :ip',
'error_url' => 'Adres URL to: :url',
'error_user_agent' => 'Agent użytkownika: :userAgent',
'error_stacktrace' => 'Pełny opis błędu znajduje się poniżej. Jeśli uważasz, że jest to błąd w Firefly III, możesz przesłać tę wiadomość do <a href="mailto:james@firefly-iii.org?subject=BUG!">james@firefly-iii. rg</a>. To może pomóc naprawić napotkany właśnie błąd.',
'error_github_html' => 'Jeśli wolisz, możesz również otworzyć nowy problem na <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Jeśli wolisz, możesz również otworzyć nowy problem na https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Pełny opis błędu znajduje się poniżej:',
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',
'new_journals_header' => 'Firefly III has created a transaction for you. You can find it in your Firefly III installation:|Firefly III has created :count transactions for you. You can find them in your Firefly III installation:',
'new_journals_subject' => 'Firefly III stworzył nową transakcję|Firefly III stworzył :count nowych transakcji',
'new_journals_header' => 'Firefly III stworzył dla Ciebie transakcję. Możesz znaleźć ją w Firefly III:|Firefly III stworzył dla Ciebie transakcje :count. Możesz je znaleźć w Firefly III:',
];