summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/fi_FI.js
blob: c2b9b8fef548e9d2db89a685f7fba77617890167 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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",
    "Type: %s" : "Tyyppi: %s",
    "Code: %s" : "Koodi: %s",
    "Message: %s" : "Viesti: %s",
    "File: %s" : "Tiedosto: %s",
    "Line: %s" : "Rivi: %s",
    "Trace" : "Jäljitys"
},
"nplurals=2; plural=(n != 1);");