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

hu_HU.js « l10n « dav « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 14e6d492f83de308c648d66e8e8d2520ba10441b (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "dav",
    {
    "Contact birthdays" : "Születésnapok",
    "Personal" : "Személyes",
    "Contacts" : "Névjegyek",
    "Technical details" : "Technikai adatok",
    "Remote Address: %s" : "Távoli cím: %s",
    "Request ID: %s" : "Kérelem azonosító: %s"
},
"nplurals=2; plural=(n != 1);");