nextcloud/apps/dav/l10n/fi_FI.js

12 lines
348 B
JavaScript
Raw Normal View History

2016-10-18 03:06:51 +03:00
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",
2016-10-26 03:07:12 +03:00
"Request ID: %s" : "Pyynnön tunniste: %s"
2016-10-18 03:06:51 +03:00
},
"nplurals=2; plural=(n != 1);");