New translations.

This commit is contained in:
James Cole
2019-08-23 14:11:10 +02:00
parent a172c51495
commit c810bad97c
55 changed files with 12027 additions and 11835 deletions

View File

@@ -23,29 +23,30 @@
declare(strict_types=1);
return [
'html_language' => 'pl',
'locale' => 'pl_PL.utf8, pl_PL.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'month_and_date_day' => '%A, %e %B %Y',
'month_and_day_no_year' => '%e %B',
'date_time' => '%e %B %Y o %T',
'specific_day' => '%e %B %Y',
'week_in_year' => 'Tydzień %W, %Y',
'year' => '%Y',
'half_year' => '%B %Y',
'month_js' => 'MMMM YYYY',
'month_and_day_js' => 'D MMMM YYYY',
'date_time_js' => 'D MMMM YYYY [o] HH:mm:ss',
'specific_day_js' => 'D MMMM YYYY',
'week_in_year_js' => '[Tydzień] w. YYYY',
'year_js' => 'YYYY',
'half_year_js' => 'Q YYYY',
'dow_1' => 'Poniedziałek',
'dow_2' => 'Wtorek',
'dow_3' => 'Środa',
'dow_4' => 'Czwartek',
'dow_5' => 'Piątek',
'dow_6' => 'Sobota',
'dow_7' => 'Niedziela',
'html_language' => 'pl',
'locale' => 'pl_PL.utf8, pl_PL.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A, %e %B %Y',
'month_and_day_no_year' => '%e %B',
'date_time' => '%e %B %Y o %T',
'specific_day' => '%e %B %Y',
'week_in_year' => 'Tydzień %W, %Y',
'year' => '%Y',
'half_year' => '%B %Y',
'month_js' => 'MMMM YYYY',
'month_and_day_js' => 'D MMMM YYYY',
'date_time_js' => 'D MMMM YYYY [o] HH:mm:ss',
'specific_day_js' => 'D MMMM YYYY',
'week_in_year_js' => '[Tydzień] w. YYYY',
'year_js' => 'YYYY',
'half_year_js' => 'Q YYYY',
'dow_1' => 'Poniedziałek',
'dow_2' => 'Wtorek',
'dow_3' => 'Środa',
'dow_4' => 'Czwartek',
'dow_5' => 'Piątek',
'dow_6' => 'Sobota',
'dow_7' => 'Niedziela',
];

File diff suppressed because it is too large Load Diff

View File

@@ -120,18 +120,19 @@ return [
'string' => ':attribute musi być ciągiem znaków.',
'url' => 'Format :attribute jest nieprawidłowy.',
'timezone' => ':attribute musi być prawidłową strefą.',
'2fa_code' => 'Format :attribute jest nieprawidłowy.',
'dimensions' => ':attribute ma nieprawidłowe wymiary obrazu.',
'distinct' => 'Pole :attribute zawiera zduplikowaną wartość.',
'file' => ':attribute musi być plikiem.',
'in_array' => 'Pole :attribute nie istnieje w :other.',
'present' => 'Pole :attribute musi być obecne.',
'amount_zero' => 'Całkowita kwota nie może wynosić zero.',
'unique_piggy_bank_for_user' => 'Nazwa skarbonki musi być unikalna.',
'secure_password' => 'To nie jest bezpieczne hasło. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Nieprawidłowy typ powtórzeń dla cyklicznych transakcji.',
'valid_recurrence_rep_moment' => 'Nieprawidłowy moment powtórzenia dla tego typu powtórzenia.',
'invalid_account_info' => 'Nieprawidłowe informacje o koncie.',
'2fa_code' => 'Format :attribute jest nieprawidłowy.',
'dimensions' => ':attribute ma nieprawidłowe wymiary obrazu.',
'distinct' => 'Pole :attribute zawiera zduplikowaną wartość.',
'file' => ':attribute musi być plikiem.',
'in_array' => 'Pole :attribute nie istnieje w :other.',
'present' => 'Pole :attribute musi być obecne.',
'amount_zero' => 'Całkowita kwota nie może wynosić zero.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'Nazwa skarbonki musi być unikalna.',
'secure_password' => 'To nie jest bezpieczne hasło. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Nieprawidłowy typ powtórzeń dla cyklicznych transakcji.',
'valid_recurrence_rep_moment' => 'Nieprawidłowy moment powtórzenia dla tego typu powtórzenia.',
'invalid_account_info' => 'Nieprawidłowe informacje o koncie.',
'attributes' => [
'email' => 'adres e-mail',
'description' => 'opis',