summaryrefslogtreecommitdiffstats
path: root/apps/user_migrate/l10n/fi_FI.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_migrate/l10n/fi_FI.php')
-rw-r--r--apps/user_migrate/l10n/fi_FI.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/user_migrate/l10n/fi_FI.php b/apps/user_migrate/l10n/fi_FI.php
new file mode 100644
index 00000000000..2616bee6f2a
--- /dev/null
+++ b/apps/user_migrate/l10n/fi_FI.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Export" => "Vie",
+"Something went wrong while the export file was being generated" => "Jokin meni pieleen vientiä suorittaessa",
+"An error has occurred" => "Tapahtui virhe",
+"Export your user account" => "Vie käyttäjätilisi",
+"This will create a compressed file that contains your ownCloud account." => "Tämä luo ownCloud-käyttäjätilisi sisältävän pakatun tiedoston.",
+"Import user account" => "Tuo käyttäjätili",
+"Import" => "Tuo"
+);