Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hu_HU.js « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8ef68c887fda9e6418f8899e16140d184a344455 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "firstrunwizard",
    {
    "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Férj hozzá és oszd meg a fájljaidat, naptáradat, névjegyzéked, leveled és még sok mást bármely eszközről, a saját szabályaid alapján.",
    "Get the apps to sync your files" : "Alkalmazások a fájljaid szinkronizálásához",
    "Desktop client" : "Asztali kliens",
    "Android app" : "Android alkalmazás",
    "iOS app" : "IOS alkalmazás",
    "Connect your desktop apps to %s" : "Csatlakoztassa az asztali alkalmazást a %s-hez",
    "Connect your Calendar" : "Kapcsolódás a naptárhoz",
    "Connect your Contacts" : "Kapcsolódás a címjegyzékekhez",
    "Documentation" : "Dokumentáció",
    "Access files via WebDAV" : "A fájlok elérése WebDAV-protokoll segítségével",
    "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"%s\">website</a>." : "További információk a <a target=\"_blank\" href=\"%s\">dokumentációban</a> és a <a target=\"_blank\" href=\"%s\">weboldalunkon</a>.",
    "If you like Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">contribute back</a>!" : "Ha tetszik a Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=A Nextcloud egy nagyszerű, nyílt forrású szoftver amivel szinkronizálhatod és megoszthatod a fájljaidat.\n\t\tIngyenesen letöltheted innen: https://nextcloud.com\">\n\t\tajánld az ismerőseidnek</a>\n\tés várjuk a <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">közreműködésed</a>!"
},
"nplurals=2; plural=(n != 1);");