From 3cba336484656e6cf356c3d02276ec51bce17ddb Mon Sep 17 00:00:00 2001 From: Ghost of Sparta Date: Thu, 9 Apr 2026 11:04:34 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (264 of 264 strings) Translation: Materialious/Materialious Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/hu/ --- materialious/src/lib/i18n/locales/hu.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/materialious/src/lib/i18n/locales/hu.json b/materialious/src/lib/i18n/locales/hu.json index 390a4599..c3fdd74e 100644 --- a/materialious/src/lib/i18n/locales/hu.json +++ b/materialious/src/lib/i18n/locales/hu.json @@ -69,7 +69,15 @@ "darkMode": "Sötét mód", "lightMode": "Világos mód", "AmoledTheme": "Amoled téma", - "color": "Szín" + "color": "Szín", + "advanced": "Speciális témázás", + "borderRadius": { + "none": "Nincs", + "slight": "Enyhe", + "modern": "Modern", + "rounded": "Lekerekített", + "borderRadius": "Szegélysugár" + } }, "searchSuggestions": "Keresési javaslatok", "previewVideoOnHover": "Videó előnézete az egérmutatóval", @@ -160,7 +168,8 @@ "exportSub": "Feliratkozások exportálása", "exportToClipboard": "Vágólapra másolás", "exportToFile": "Mentés fájlba", - "importFromFile": "Importálás fájlból" + "importFromFile": "Importálás fájlból", + "exportToShareUrl": "Exportálás megosztási webcímre" } }, "enabled": "Engedélyezve",