nextcloud/apps/theming/l10n/hu.js

32 lines
1.6 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" : "Adminisztrátor",
"a safe home for all your data" : "biztonságos hely az adataid számára",
"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 slogan is too long" : "A bevitt szlogen túl hosszú",
"The given color is invalid" : "A bevitt szín érvénytelen",
"No file uploaded" : "Nincs fájl feltöltve",
"Unsupported image type" : "Nem támogatott képtípus",
"You are already using a custom theme" : "Már egyedi témát használ",
"Theming" : "Témázás",
"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 address" : "Webcím",
"Web address https://…" : "Webcím 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",
"reset to default" : "Visszaállítás alapértelmezettre",
"Log in image" : "Bejelentkező kép"
},
"nplurals=2; plural=(n != 1);");