summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fi_FI.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/fi_FI.js')
-rw-r--r--lib/l10n/fi_FI.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js
index 11e50686a15..b82b6a7b513 100644
--- a/lib/l10n/fi_FI.js
+++ b/lib/l10n/fi_FI.js
@@ -146,6 +146,8 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s",
"Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s",
"Storage not available" : "Tallennustila ei ole käytettävissä",
- "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s"
+ "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s",
+ "_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"],
+ "_%n window_::_%n windows_" : ["%n ikkuna","%n ikkunaa"]
},
"nplurals=2; plural=(n != 1);");