chore: new translations (#2183)
* new translations * chore: make bundle
This commit is contained in:
@@ -193,5 +193,38 @@ window.localisation.pl = {
|
||||
hour: 'godzina',
|
||||
disable_server_log: 'Wyłącz log serwera',
|
||||
enable_server_log: 'Włącz dziennik serwera',
|
||||
coming_soon: 'Funkcja wkrótce będzie dostępna'
|
||||
coming_soon: 'Funkcja wkrótce będzie dostępna',
|
||||
session_has_expired: 'Twoja sesja wygasła. Proszę zaloguj się ponownie.',
|
||||
instant_access_question: 'Chcesz mieć natychmiastowy dostęp?',
|
||||
login_with_user_id: 'Zaloguj się za pomocą identyfikatora użytkownika',
|
||||
or: 'lub',
|
||||
create_new_wallet: 'Utwórz nowy portfel',
|
||||
login_to_account: 'Zaloguj się do swojego konta',
|
||||
create_account: 'Załóż konto',
|
||||
account_settings: 'Ustawienia konta',
|
||||
signin_with_google: 'Zaloguj się przez Google',
|
||||
signin_with_github: 'Zaloguj się przez GitHub',
|
||||
username_or_email: 'Nazwa użytkownika lub Email',
|
||||
password: 'Hasło',
|
||||
password_config: 'Konfiguracja Hasła',
|
||||
password_repeat: 'Powtórz hasło',
|
||||
change_password: 'Zmień hasło',
|
||||
set_password: 'Ustaw hasło',
|
||||
invalid_password: 'Hasło musi zawierać co najmniej 8 znaków',
|
||||
login: 'Logowanie',
|
||||
register: 'Zarejestruj',
|
||||
username: 'Nazwa użytkownika',
|
||||
user_id: 'Identyfikator użytkownika',
|
||||
email: 'Email',
|
||||
first_name: 'Imię',
|
||||
last_name: 'Nazwisko',
|
||||
picture: 'Zdjęcie',
|
||||
verify_email: 'Zweryfikuj email za pomocą',
|
||||
account: 'Konto',
|
||||
update_account: 'Aktualizuj konto',
|
||||
invalid_username: 'Nieprawidłowa nazwa użytkownika',
|
||||
auth_provider: 'Dostawca uwierzytelniania',
|
||||
my_account: 'Moje Konto',
|
||||
back: 'Wstecz',
|
||||
logout: 'Wyloguj'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user