nextcloud/apps/theming/l10n/hu.json

37 lines
2.7 KiB
JSON
Raw Normal View History

2017-03-10 04:08:01 +03:00
{ "translations": {
2017-07-03 03:08:21 +03:00
"Loading preview…" : "Előnézet betöltése...",
2017-04-30 03:07:21 +03:00
"Saved" : "Mentve!",
2017-03-10 04:08:01 +03:00
"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",
2017-10-25 03:08:45 +03:00
"There is no error, the file uploaded with success" : "Nincs hiba, a feltöltés sikeres",
"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 uploaded file was only partially uploaded" : "Csak részben került feltöltésre a fájl",
"No file was uploaded" : "Nincs feltöltött fájl",
"Missing a temporary folder" : "Átmeneti mappa hiányzik",
"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.",
2017-03-10 04:08:01 +03:00
"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",
2017-07-03 03:08:21 +03:00
"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.",
2017-03-10 04:08:01 +03:00
"Name" : "Név",
2017-07-03 03:08:21 +03:00
"Reset to default" : "Visszaállítás eredetire",
2017-03-10 04:08:01 +03:00
"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",
2017-07-03 03:08:21 +03:00
"Remove background image" : "Háttérkép eltávolítása",
2017-11-11 04:10:09 +03:00
"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.",
2018-02-01 21:28:02 +03:00
"reset to default" : "Visszaállítás alapértelmezettre"
2017-03-10 04:08:01 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}