summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/fi_FI.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-03 01:07:26 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-03 01:07:26 +0000
commit181cf9c7f3f0cc9721bed5c64c6f02bee62f0257 (patch)
tree42a60e41894dce6d18cc449b0699259e258ed284 /apps/files_versions/l10n/fi_FI.js
parent1131338562820b15efbb40ff9927193c03672aef (diff)
downloadnextcloud-server-181cf9c7f3f0cc9721bed5c64c6f02bee62f0257.tar.gz
nextcloud-server-181cf9c7f3f0cc9721bed5c64c6f02bee62f0257.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/fi_FI.js')
-rw-r--r--apps/files_versions/l10n/fi_FI.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/fi_FI.js b/apps/files_versions/l10n/fi_FI.js
index e8e3f210500..80bd4c541fa 100644
--- a/apps/files_versions/l10n/fi_FI.js
+++ b/apps/files_versions/l10n/fi_FI.js
@@ -5,7 +5,7 @@ OC.L10N.register(
"Versions" : "Versiot",
"Failed to revert {file} to revision {timestamp}." : "Tiedoston {file} palautus versioon {timestamp} epäonnistui.",
"Restore" : "Palauta",
- "No other versions available" : "Ei muita versioita saatavilla",
- "More versions..." : "Lisää versioita..."
+ "More versions..." : "Lisää versioita...",
+ "No other versions available" : "Ei muita versioita saatavilla"
},
"nplurals=2; plural=(n != 1);");