mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
cfc066e911
commit
c207167b14
@ -99,10 +99,10 @@ return [
|
||||
'cannot_change_demo' => 'Nie można zmienić hasła do konta demonstracyjnego.',
|
||||
'cannot_delete_demo' => 'You cannot remove the demonstration account.',
|
||||
'cannot_reset_demo_user' => 'Nie można zresetować hasła do konta demonstracyjnego',
|
||||
'per_period' => 'Per period',
|
||||
'per_period' => 'Za okres',
|
||||
'all_periods' => 'Wszystkie okresy',
|
||||
'current_period' => 'Bieżący okres',
|
||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||
'show_the_current_period_and_overview' => 'Pokaż bieżący okres oraz przegląd',
|
||||
'pref_languages_locale' => 'For a language other than English to work properly, your operating system must be equipped with the correct locale-information. If these are not present, currency data, dates and amounts may be formatted wrong.',
|
||||
'budget_in_period' => '":name" między :start oraz :end',
|
||||
'budget_in_period_breadcrumb' => 'Między :start i :end',
|
||||
@ -116,7 +116,7 @@ return [
|
||||
'yearly' => 'rocznie',
|
||||
// account confirmation:
|
||||
'confirm_account_header' => 'Proszę potwierdzić swoje konto',
|
||||
'confirm_account_intro' => 'An email has been sent to the address you used during your registration. Please check it out for further instructions. If you did not get this message, you can have Firefly send it again.',
|
||||
'confirm_account_intro' => 'Wiadomość e-mail została wysłana na adres, którego użyłeś podczas rejestracji. Sprawdź ją proszę w celu otrzymania dalszych instrukcji. Jeśli nie otrzymałeś tej wiadomości, możesz ją wysłać ponownie z Firefly.',
|
||||
'confirm_account_resend_email' => 'Send me the confirmation message I need to activate my account.',
|
||||
'account_is_confirmed' => 'Twoje konto zostało potwierdzone!',
|
||||
'invalid_activation_code' => 'Wygląda na to że kod którego używasz jest nieprawidłowy lub wygasł.',
|
||||
@ -266,7 +266,7 @@ return [
|
||||
'rule_action_prepend_description' => 'Prepend description with ":action_value"',
|
||||
'rule_action_set_category_choice' => 'Ustaw kategorię na..',
|
||||
'rule_action_clear_category_choice' => 'Wyczyść wszystkie kategorie',
|
||||
'rule_action_set_budget_choice' => 'Ustaw budżetu na..',
|
||||
'rule_action_set_budget_choice' => 'Ustaw budżet na..',
|
||||
'rule_action_clear_budget_choice' => 'Wyczyść wszystkie budżety',
|
||||
'rule_action_add_tag_choice' => 'Dodaj tag..',
|
||||
'rule_action_remove_tag_choice' => 'Usuń tag..',
|
||||
|
Loading…
Reference in New Issue
Block a user