diff --git a/src/i18n/hu_HU.json b/src/i18n/hu_HU.json index 3e5a95f0..52a58886 100644 --- a/src/i18n/hu_HU.json +++ b/src/i18n/hu_HU.json @@ -214,8 +214,10 @@ "term.zoomreset": "Nagyítás visszaállítása", "term.fullscreen": "Teljes képernyő", "term.nowPlaying": "Jelenleg lejátszás alatt", + "term.localFiles": "Local Files", "home.syncFavorites": "Kedvencek szinkronizálása", "home.syncFavorites.gettingArtists": "Kedvenc előadók betöltése..", + "home.pinnedItems": "Pinned Items", "action.favorite": "Kedvenc", "action.removeFavorite": "Eltávolítás a kedvencek közül", "action.refresh": "Frissítés", @@ -264,8 +266,8 @@ "action.removeFromQueue.success": "Törölve a várólistáról", "action.removeFromQueue.error": "Sikertelen törlés a várólistáról", "action.createPlaylist": "Új lejátszási lista létrehozása", - "action.addToPlaylist.duplicate": "Item already exists in playlist. Do you want to continue?", "action.addToPlaylist": "Lejátszási listához adás", + "action.addToPlaylist.duplicate": "Item already exists in playlist. Do you want to continue?", "action.removeFromPlaylist": "Törlés a lejátszási listáról", "action.addToFavorites": "Hozzáadás a kedvencekhez", "action.follow": "Követés", @@ -484,6 +486,10 @@ "settings.header.visual.hardwareAcceleration.default": "Alap", "settings.header.visual.hardwareAcceleration.webGPU": "WebGPU", "settings.option.visual.uiscale": "Nagyítás mértéke", + "settings.option.visual.useAdaptiveColors": "Use Adaptive Colors", + "settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song", + "settings.option.visual.layoutProfile": "Layout Profile Type", + "settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference", "settings.header.visual.theme": "Téma", "settings.option.visual.theme.github.download": "Telepítés GitHub URL-ről", "settings.option.visual.theme.github.openfolder": "Témák mappa megnyitása", @@ -513,6 +519,7 @@ "settings.notyf.visual.plugin.install.error": "Sikertelen volt a plugin telepítése", "settings.option.visual.theme.default": "Cider", "settings.option.visual.theme.dark": "Sötét", + "settings.option.visual.theme.light": "Light", "settings.option.visual.showPersonalInfo": "Személyes adatok megjelenítése", "settings.header.window": "Ablak", "settings.header.window.description": "A Cider ablakbeállításainak módosítása.",