nextcloud/apps/theming/l10n/hu.js

58 lines
4.0 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"theming",
{
"Loading preview…" : "Előnézet betöltése...",
"Saved" : "Mentve!",
"Admin" : "Rendszergazda",
"a safe home for all your data" : "biztonságos hely az adataid számára",
"Name cannot be empty" : "A név nem lehet üres",
"The given name is too long" : "A bevitt név túl hosszú",
"The given web address is too long" : "A bevitt webcím túl hosszú",
"The given legal notice address is too long" : "A megadott jogi nyilatkozat túl hosszú",
"The given privacy policy address is too long" : "A megadott titoktartási szabályozás címe túl hosszú",
"The given slogan is too long" : "A bevitt szlogen túl hosszú",
"The given color is invalid" : "A bevitt szín érvénytelen",
"The file was uploaded" : "A fájl fel lett töltve.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltés mérete meghaladja a php.ini upload_max_filesize direktívájában meghatározottat.",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A HTML-ben megadott MAX_FILE_SIZE méretét meghaladja a feltöltés mérete",
"The file was only partially uploaded" : "A fájl csak részlegesen lett feltöltve.",
"No file was uploaded" : "Nincs feltöltött fájl",
"Missing a temporary folder" : "Átmeneti mappa hiányzik",
"Could not write file to disk" : "A fájlt nem lehetett a diszkre írni",
"A PHP extension stopped the file upload" : "A PHP kiterjesztés megállította a fájl feltöltését",
"No file uploaded" : "Nincs fájl feltöltve",
"Unsupported image type" : "Nem támogatott képtípus",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Már testreszabott témát használ. A témát tartalmazó alkalmazás beállítása valószínüleg felülírja azt.",
"Theming" : "Témázás",
"Legal notice" : "Jogi nyilatkozat",
"Privacy policy" : "Titoktartási szabályozás",
"Adjust the Nextcloud theme" : "A Nextcloud téma beállítása",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "A témák lehetőve teszik, hogy könnyedén személyre szabja a kinézetét az oldalnak, és a támogatott klienseknek. Ez minden felhasználó számára látható lesz.",
"Name" : "Név",
"Reset to default" : "Visszaállítás eredetire",
"Web link" : "Web hivatkozás",
"https://…" : "https://...",
"Slogan" : "Szlogen",
"Color" : "Szín",
"Logo" : "Logó",
"Upload new logo" : "Új logó feltöltése",
"Login image" : "Bejelentkező kép",
"Upload new login background" : "Új bejelentkező kép feltöltése",
"Remove background image" : "Háttérkép eltávolítása",
"Advanced options" : "Haladó beállítások",
"Legal notice link" : "Jogi nyilatkozat hivatkozása",
"Privacy policy link" : "Titoktartási szabályozás hivatkozása",
"Header logo" : "Fejléc logo",
"Upload new header logo" : "Fejléc logo feltöltése",
"Favicon" : "Kedvencek ikon",
"Upload new favicon" : "Kedvencek ikon feltöltése",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Telepítsd az Imagemagick PHP kiterjesztést SVG kép támogatással a feltöltött logóból és színből való automatikus favikon generáláshoz.",
"There is no error, the file uploaded with success" : "Nincs hiba, a feltöltés sikeres",
"The uploaded file was only partially uploaded" : "Csak részben került feltöltésre a fájl",
"Failed to write file to disk." : "Lemezre írás sikertelen.",
"A PHP extension stopped the file upload." : "Egy PHP kiterjesztés megakadályozta a feltöltést.",
"You are already using a custom theme" : "Már egyedi témát használ",
"Web address https://…" : "Webcím https://..."
},
"nplurals=2; plural=(n != 1);");