diff options
Diffstat (limited to 'apps/dav/l10n/fi_FI.js')
-rw-r--r-- | apps/dav/l10n/fi_FI.js | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/dav/l10n/fi_FI.js b/apps/dav/l10n/fi_FI.js new file mode 100644 index 00000000000..c2b9b8fef54 --- /dev/null +++ b/apps/dav/l10n/fi_FI.js @@ -0,0 +1,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);"); |