summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fi.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r--apps/files/l10n/fi.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
new file mode 100644
index 00000000000..40046cc33ee
--- /dev/null
+++ b/apps/files/l10n/fi.js
@@ -0,0 +1,16 @@
+OC.L10N.register(
+ "files",
+ {
+ "Rename" : "Nimeä uudelleen",
+ "Delete" : "Poista",
+ "Error" : "Virhe",
+ "_%n folder_::_%n folders_" : ["",""],
+ "_%n file_::_%n files_" : ["",""],
+ "_Uploading %n file_::_Uploading %n files_" : ["",""],
+ "Favorite" : "Suosikit",
+ "Save" : "Tallenna",
+ "New folder" : "Luo kansio",
+ "Folder" : "Kansio",
+ "Nothing in here. Upload something!" : "Ei sisältöä. Siirrä tänne jotakin!"
+},
+"nplurals=2; plural=(n != 1);");