summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/fi.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/fi.js')
-rw-r--r--apps/user_ldap/l10n/fi.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/fi.js b/apps/user_ldap/l10n/fi.js
new file mode 100644
index 00000000000..909c5227514
--- /dev/null
+++ b/apps/user_ldap/l10n/fi.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "user_ldap",
+ {
+ "Error" : "Virhe",
+ "_%s group found_::_%s groups found_" : ["",""],
+ "_%s user found_::_%s users found_" : ["",""],
+ "Server" : "Palvelin",
+ "Save" : "Tallenna",
+ "Help" : "Apua",
+ "Password" : "Salasana",
+ "Back" : "Takaisin"
+},
+"nplurals=2; plural=(n != 1);");