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

fi_FI.js « l10n « dav « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 38cfe1694165f92b89af84f35021845a1b4895ee (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "dav",
    {
    "Contact birthdays" : "Yhteystietojen syntymäpäivät",
    "Personal" : "Henkilökohtainen",
    "Contacts" : "Yhteystiedot",
    "Technical details" : "Tekniset yksityiskohdat",
    "Remote Address: %s" : "Etäosoite: %s",
    "Request ID: %s" : "Pyynnön tunniste: %s"
},
"nplurals=2; plural=(n != 1);");