aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/fi.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/fi.js')
-rw-r--r--apps/files_versions/l10n/fi.js22
1 files changed, 18 insertions, 4 deletions
diff --git a/apps/files_versions/l10n/fi.js b/apps/files_versions/l10n/fi.js
index 36fa9a660dc..62682858796 100644
--- a/apps/files_versions/l10n/fi.js
+++ b/apps/files_versions/l10n/fi.js
@@ -3,9 +3,23 @@ OC.L10N.register(
{
"Versions" : "Versiot",
"This application automatically maintains older versions of files that are changed." : "Tämä sovellus säilyttää automaattisesti vanhempia versioita muuttuneista tiedostoista.",
- "Failed to revert {file} to revision {timestamp}." : "Tiedoston {file} palautus versioon {timestamp} epäonnistui.",
- "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
- "Restore" : "Palauta",
- "No other versions available" : "Ei muita versioita saatavilla"
+ "Current version" : "Nykyinen versio",
+ "Initial version" : "Ensimmäinen versio",
+ "You" : "Sinä",
+ "Name this version" : "Nimeä tämä versio",
+ "Edit version name" : "Muokkaa version nimeä",
+ "Compare to current version" : "Vertaa nykyiseen versioon",
+ "Restore version" : "Palauta versio",
+ "Download version" : "Lataa versio",
+ "Delete version" : "Poista versio",
+ "Cancel" : "Peruuta",
+ "Remove version name" : "Poista version nimi",
+ "Save version name" : "Tallenna version nimi",
+ "Version name" : "Version nimi",
+ "Initial version restored" : "Ensimmäinen versio palautettu",
+ "Version restored" : "Versio palautettu",
+ "Could not restore version" : "Versiota ei voitu palauttaa",
+ "Could not delete version" : "Versiota ei voitu poistaa",
+ "File versions" : "Tiedoston versiot"
},
"nplurals=2; plural=(n != 1);");