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: df0e7268f0e1a4d67e1b3dc18337e5bf40bed836 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "firstrunwizard",
    {
    "Welcome to %s" : "Üdvözötljük a %s-ben.",
    "Your personal web services. All your files, contacts, calendar and more, in one place." : "Személyre szóló webszolgáltatások. Az Ön állományai, címjegyzékei, naptára és sok más egyéb, minden egy helyen.",
    "Get the apps to sync your files" : "Töltse le az állományok szinkronizációjához szükséges programokat",
    "Desktop client" : "Asztali kliens",
    "Android app" : "Android applikáció",
    "iOS app" : "IOS applikáció",
    "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",
    "Access files via WebDAV" : "Az állományok elérése WebDAV-protokoll segítségével",
    "Documentation" : "Dokumentáció",
    "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "További információ található <a target=\"_blank\" href=\"%s\">a dokumentációban</a> és a program <a target=\"_blank\" href=\"http://owncloud.org\">honlapján</a>.",
    "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "Ha tetszik az ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud egy nagyszerű szoftver, hogy szinkronizálja és megossza fáljait, képeit, zenéit. \n\t\tIngyenesen letölthető innen http://owncloud.org\">\n\t\takkor ajánlja a barátainak</a>\n\tés <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">hirdessétek.</a>!"
},
"nplurals=2; plural=(n != 1);");