From 9800d62b05722c144d9415488885d8ad6ad48a6d Mon Sep 17 00:00:00 2001 From: Amaru8 Date: Fri, 25 Mar 2022 13:30:01 +0100 Subject: [PATCH 1/2] Updated Hungarian (hu_HU) language files --- src/i18n/hu_HU.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/hu_HU.json b/src/i18n/hu_HU.json index 49f7c1d6..e9d3757d 100644 --- a/src/i18n/hu_HU.json +++ b/src/i18n/hu_HU.json @@ -342,10 +342,10 @@ "settings.notyf.visual.theme.install.error": "Sikertelen volt a téma telepítése", "settings.header.visual.plugin": "Plugin", "settings.option.visual.plugin.github.download": "Telepítés GitHub URL-ről", - "settings.option.visual.plugin.github.explore": "Témaáruház", - "settings.header.visual.plugin.github.page": "Témák a GitHub-ról", - "settings.option.visual.plugin.github.install.confirm": "Biztosan szeretnéd telepíteni a(z) {{ repo }} témát?", - "settings.prompt.visual.plugin.github.URL": "Add meg a telepítendő téma URL-jét", + "settings.option.visual.plugin.github.explore": "Plugináruház", + "settings.header.visual.plugin.github.page": "Pluginok a GitHub-ról", + "settings.option.visual.plugin.github.install.confirm": "Biztosan szeretnéd telepíteni a(z) {{ repo }} plugint?", + "settings.prompt.visual.plugin.github.URL": "Add meg a telepítendő plugin URL-jét", "settings.prompt.visual.plugin.github.success": "Plugin sikeresen telepítve, kattints az OK-ra a Cider újraindításához", "settings.notyf.visual.plugin.install.success": "Plugin sikeresen telepítve", "settings.notyf.visual.plugin.install.error": "Sikertelen volt a plugin telepítése", From 6fd72ce7e0d4c70f2465f2a39e710f302fe43702 Mon Sep 17 00:00:00 2001 From: Amaru8 Date: Fri, 25 Mar 2022 13:37:41 +0100 Subject: [PATCH 2/2] Changed one more thing --- src/i18n/hu_HU.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/hu_HU.json b/src/i18n/hu_HU.json index e9d3757d..ff8e17c9 100644 --- a/src/i18n/hu_HU.json +++ b/src/i18n/hu_HU.json @@ -334,7 +334,7 @@ "settings.header.visual.hardwareAcceleration.webGPU": "WebGPU", "settings.header.visual.theme": "Téma", "settings.option.visual.theme.github.download": "Telepítés GitHub URL-ről", - "settings.option.visual.theme.github.explore": "Témaáruház", + "settings.option.visual.theme.github.explore": "Témák felfedezése", "settings.header.visual.theme.github.page": "Témák a GitHub-ról", "settings.option.visual.theme.github.install.confirm": "Biztosan szeretnéd telepíteni a(z) {{ repo }} témát?", "settings.prompt.visual.theme.github.URL": "Add meg a telepítendő téma URL-jét", @@ -342,7 +342,7 @@ "settings.notyf.visual.theme.install.error": "Sikertelen volt a téma telepítése", "settings.header.visual.plugin": "Plugin", "settings.option.visual.plugin.github.download": "Telepítés GitHub URL-ről", - "settings.option.visual.plugin.github.explore": "Plugináruház", + "settings.option.visual.plugin.github.explore": "Pluginok felfedezése", "settings.header.visual.plugin.github.page": "Pluginok a GitHub-ról", "settings.option.visual.plugin.github.install.confirm": "Biztosan szeretnéd telepíteni a(z) {{ repo }} plugint?", "settings.prompt.visual.plugin.github.URL": "Add meg a telepítendő plugin URL-jét",