summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/hu.js
blob: ca3299ff98fceb5301a2acac7eb2844a869df1eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
OC.L10N.register(
    "theming",
    {
    "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",
    "Name" : "Név",
    "reset to default" : "Visszaállítás alapértelmezettre",
    "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",
    "Log in image" : "Bejelentkező kép"
},
"nplurals=2; plural=(n != 1);");