-
Notifications
You must be signed in to change notification settings - Fork 236
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
49 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"log_in": "Bejelentkezés", | ||
"log_out": "Kijelentkezés", | ||
"logged_in_as": "Bejelentkezve mint", | ||
"logged_in": "Bejelentkezve", | ||
"logging_in": "Bejelentkezés...", | ||
"logging_out": "Kijelentkezés...", | ||
"sign_up": "Regisztráció", | ||
"signing_up": "Regisztrálás...", | ||
"forgot_password": "Elfelejtette a jelszavát?", | ||
"recover_password": "Jelszó visszaállítása", | ||
"send_recovery_email": "Jelszópótló levél küldése", | ||
"sending_recovery_email": "Jelszópótló levél küldése...", | ||
"never_mind": "Mégsem", | ||
"update_password": "Új jelszó beállítása", | ||
"updating_password": "Új jelszó beállítása...", | ||
"complete_your_signup": "Regisztráció befejezése", | ||
"site_url_title": "Fejlesztői Beállítások", | ||
"site_url_link_text": "Localhost URL törlése", | ||
"site_url_message": "Úgy néz ki egy helyi szervert futtat. Kérjük adja meg a Netlify oldala URL-jét.", | ||
"site_url_label": "Adja meg a Netlify oldala URL-jét", | ||
"site_url_placeholder": "a Netlify oldala URL-je", | ||
"site_url_submit": "URL beállítása", | ||
"message_confirm": "Elküldtünk egy megerősítő levelet e-mailben, kérjük kattintson a linkre a levélben a folytatáshoz.", | ||
"message_password_mail": "Elküldtünk egy jelszópótló levelet e-mailtben, kérjük kövesse a linket a levélben a jelszava visszaállításához.", | ||
"message_email_changed": "Az e-mail címét frissítettük!", | ||
"message_verfication_error": "probléma történt a fiókja megerősítése közben. Kérjük próbálja újra, vagy vegye fel a kapcsolatot egy adminisztrátorral.", | ||
"message_signup_disabled": "A nyilvános regisztráció nincs engedélyezve. Vegye fel a kapcsolatot egy adminisztrátorral és kérjen meghívót.", | ||
"form_name_placeholder": "Név", | ||
"form_email_label": "Adja meg az e-mail címét", | ||
"form_name_label": "Adja meg a nevét", | ||
"form_email_placeholder": "E-mail", | ||
"form_password_label": "Adja meg a jelszavát", | ||
"form_password_placeholder": "Jelszó", | ||
"coded_by": "Fejlesztette a Netlify", | ||
"No user found with this email": "Nem található fiók ezzel az e-mail címmel", | ||
"Invalid Password": "Helytelen Jelszó", | ||
"continue_with": "Bejelentkezés a következővel:" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters