Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Hungarian transalation #11

Merged
merged 1 commit into from
Dec 7, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions locales/hu/panel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"welcome": "Hello",
"select_option": "Válasszon egy opciót.",

"start_web": "WEB - BetterDiscordPanel",
"start_desktop": "DESKTOP APP - BetterDiscordPanel",

"support": "Támogatás",
"settings": "Beállítások",
"update": "Frissítések ellenőrzése",
"language": "Nyelv",
"go_back": "Vissza",
"done": "Kész!",
"exit": "Kilépés",

"discordserver": "Discord Szerver",
"submit_issue": "Hiba jelentése/Ajánlattétel",

"betterdiscordpanel_help":"BetterDiscordPanel indítása az alapértelmezett böngészőben.",
"desktop_panel_help": "BetterDiscordPanel alkalmazás indítása",
"settings_help": "Beállítások megnyitása a BetterDiscordPanel-hez.",
"exit_help": "Kilépés a scriptből.",
"support_help": "Támogatás a BetterDiscordPanel-hez",
"update_help": "BetterDiscordPanel frissítése a legújabb verzióra.",
"language_help": "Nyelv választása a BetterDiscordPanel-hez",
"english_help": "Choose a Language for BetterDiscordPanel",
"go_back_help": "Vissza a választópanelhez",
"discord_help": "Discord támogatási szerver megnyitása",
"issue_help": "Probléma/Hiba jelentése GitHub-on",
"get_help": "Támogatás/segítség kérése a BetterDiscordPanel-hez",

"check_installation": "Ellenőrizze, hogy helyesen telepítette-e a BetterDiscordPanel-t.",
"checking_failure": "Rendszer ellenőrzése meghiúsult.",
"checking_system": "BetterDiscordPanel rendszerének ellenőrzése ...",
"check_success": "Rendszer ellenőrzés sikeres.",
"updating": "BetterDiscordPanel frissítése ...",
"updating_failure": "BetterDiscordPanel frissítése sikertelen volt.",
"check_index": "Ellenőrizze, hogy az index.html file megtalálható-e.",
"check_main": "Ellenőrizze, hogy az main.js file megtalálható-e.",
"check_repo_download_method": "Másolja le újra a Repository-t és próbálja újra.",
"booting": "BetterDiscordPanel indítása ..."
}