From 332c70bc69d776e7cda55b53a34e46b1798d75e7 Mon Sep 17 00:00:00 2001 From: SeMiD Date: Sat, 18 Jan 2025 20:47:28 +0000 Subject: [PATCH] New translations downloads.json (Hungarian) (#7606) --- hu-HU/Website/downloads.json | 84 ++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) diff --git a/hu-HU/Website/downloads.json b/hu-HU/Website/downloads.json index 8ab0e610431..6562fbb6feb 100644 --- a/hu-HU/Website/downloads.json +++ b/hu-HU/Website/downloads.json @@ -159,6 +159,10 @@ "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser).", "message": "Figyelmeztetés" }, + "downloads.mobile.notAvailable": { + "description": "Warning message shown on mobile devices indicating PreMiD is not available.", + "message": "A PreMiD nem érhető el mobilra. Kérlek használj asztali böngészőt hogy telepíteni tudd a PreMiD-et." + }, "downloads.mobile.showDownloads": { "description": "Button text to show downloads section on mobile.", "message": "Letöltések megjelenítése" @@ -166,5 +170,85 @@ "downloads.mobile.hideDownloads": { "description": "Button text to hide downloads section on mobile.", "message": "Letöltések elrejtése" + }, + "downloads.notice.header.title": { + "description": "Main announcement title in the downloads page.", + "message": "Nagy hírek!" + }, + "downloads.notice.header.removal": { + "description": "First line of the announcement about app removal.", + "message": "Eltávolítottuk az alkalmazást teljesen!" + }, + "downloads.notice.header.simplified": { + "description": "Second line explaining the simplified installation process.", + "message": "Mostmár csak egy böngésző bővítmény kell - semmi plusz letöltést nem igényel." + }, + "downloads.notice.features.oneClick": { + "description": "Feature tag highlighting one-click setup.", + "message": "Egy kattintásos telepítés" + }, + "downloads.notice.features.noApp": { + "description": "Feature tag highlighting no app requirement.", + "message": "Alkalmazást nem igényel" + }, + "downloads.notice.features.justWorks": { + "description": "Feature tag emphasizing simplicity.", + "message": "Csak működik™" + }, + "downloads.notice.version": { + "description": "Small text showing version information and reason for change.", + "message": "Az alkalmazás eltávolítva a 2.6.0-ás frissítéssel, hogy megkönnyítse az életedet! ✨" + }, + "downloads.notice.browsers.title": { + "description": "Title for the browser selection section.", + "message": "Szerezd be a PreMid-et a böngésződhöz" + }, + "downloads.notice.browsers.comingSoon": { + "description": "Label shown on unavailable browser options.", + "message": "Hamarosan" + }, + "downloads.notice.browsers.beta": { + "description": "Label for beta browsers", + "message": "Béta" + }, + "downloads.notice.beta.title": { + "description": "Title for the beta program section.", + "message": "Béta Program" + }, + "downloads.notice.beta.description": { + "description": "Description of how to join the beta program.", + "message": "Szeretsz új dolgokat kipróbálni? Csatlakozz a Discord szerverünkre és használd a /beta parancsot hogy korai hozzáférést szerezhess." + }, + "downloads.notice.alpha.title": { + "description": "Title for the alpha access section.", + "message": "Alpha hozzáférés!" + }, + "downloads.notice.alpha.description": { + "description": "Description of how to get alpha access.", + "message": "Támogass minket" + }, + "downloads.notice.support.needHelp": { + "description": "Start of the support section text.", + "message": "Segítségre van szükséged? Csatlakozz a" + }, + "downloads.notice.support.discord": { + "description": "Discord link text in support section.", + "message": "Discord" + }, + "downloads.notice.support.forSupport": { + "description": "End of the support section text.", + "message": "szerverünkre segítségért!" + }, + "downloads.notice.appreciation.title": { + "description": "Title for the appreciation section.", + "message": "Szereted a PreMiD-et?" + }, + "downloads.notice.appreciation.description": { + "description": "Description in the appreciation section.", + "message": "Fontolja meg, hogy támogat minket vagy hagyjon egy értékelést - ez jelenti a világot nekünk!" + }, + "downloads.notice.appreciation.buttons.review": { + "description": "Review button text.", + "message": "Értékelj minket" } }