aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2021-10-31 00:27:00 +0200
committerLibravatar GitHub <noreply@github.com>2021-10-31 03:57:00 +0530
commit397de4c77398ee7f67d1cf471dcbe8098b1bde33 (patch)
tree34af33fb010a5f062b3321cf8055660a4afe1770 /src
parentchore: commit package-lock.json (not sure why it was missed by GH actions) (diff)
downloadferdium-app-397de4c77398ee7f67d1cf471dcbe8098b1bde33.tar.gz
ferdium-app-397de4c77398ee7f67d1cf471dcbe8098b1bde33.tar.zst
ferdium-app-397de4c77398ee7f67d1cf471dcbe8098b1bde33.zip
New translations en-US.json (#2166) [skip ci]
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/hu.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json
index 628fa91cd..05546e271 100644
--- a/src/i18n/locales/hu.json
+++ b/src/i18n/locales/hu.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Újratöltés", 2 "app.errorHandler.action": "Újratöltés",
3 "app.errorHandler.headline": "Something went wrong.", 3 "app.errorHandler.headline": "Hiba törnt.",
4 "changeserver.customServerLabel": "Egyéni szerver", 4 "changeserver.customServerLabel": "Egyéni szerver",
5 "changeserver.headline": "Szerver megváltoztatása", 5 "changeserver.headline": "Szerver megváltoztatása",
6 "changeserver.label": "Szerver", 6 "changeserver.label": "Szerver",
@@ -9,7 +9,7 @@
9 "connectionLostBanner.cta": "Szolgáltatás újraindítása", 9 "connectionLostBanner.cta": "Szolgáltatás újraindítása",
10 "connectionLostBanner.informationLink": "Mi történt?", 10 "connectionLostBanner.informationLink": "Mi történt?",
11 "connectionLostBanner.message": "Ja ne! Ferdi nem tud kapcsolodni {name}-hez.", 11 "connectionLostBanner.message": "Ja ne! Ferdi nem tud kapcsolodni {name}-hez.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Bejelentkezés",
13 "feature.nightlyBuilds.activate": "Aktiválás", 13 "feature.nightlyBuilds.activate": "Aktiválás",
14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
15 "feature.nightlyBuilds.title": "Nightly verziók", 15 "feature.nightlyBuilds.title": "Nightly verziók",
@@ -26,7 +26,7 @@
26 "global.api.unhealthy": "Can't connect to Ferdi online services", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
27 "global.cancel": "Cancel", 27 "global.cancel": "Cancel",
28 "global.edit": "Szerkesztés", 28 "global.edit": "Szerkesztés",
29 "global.no": "No", 29 "global.no": "Nem",
30 "global.notConnectedToTheInternet": "Nincs hálózati kapcsolat.", 30 "global.notConnectedToTheInternet": "Nincs hálózati kapcsolat.",
31 "global.ok": "Ok", 31 "global.ok": "Ok",
32 "global.quit": "Quit", 32 "global.quit": "Quit",