summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-17 01:56:41 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-17 01:56:41 -0500
commit6d80524e67c2f9bfe23fe37d650fe5ef20d03f53 (patch)
tree05c95cdfe8d3629db12e4274a58e32eb35bfea1d /apps/files_trashbin/l10n
parent80ddb14d18f89a92afbcb11311a8f7bb8cf347b7 (diff)
downloadnextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.tar.gz
nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/fi.js7
-rw-r--r--apps/files_trashbin/l10n/fi.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fi.js b/apps/files_trashbin/l10n/fi.js
new file mode 100644
index 00000000000..e3b5a93ead8
--- /dev/null
+++ b/apps/files_trashbin/l10n/fi.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "files_trashbin",
+ {
+ "Error" : "Virhe",
+ "Delete" : "Poista"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/fi.json b/apps/files_trashbin/l10n/fi.json
new file mode 100644
index 00000000000..639a5749f28
--- /dev/null
+++ b/apps/files_trashbin/l10n/fi.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Error" : "Virhe",
+ "Delete" : "Poista"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file