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.js11
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/files_versions/l10n/fi.js b/apps/files_versions/l10n/fi.js
index 28d93503918..62682858796 100644
--- a/apps/files_versions/l10n/fi.js
+++ b/apps/files_versions/l10n/fi.js
@@ -3,22 +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.",
+ "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",
- "Current version" : "Nykyinen versio",
- "Initial version" : "Ensimmäinen versio",
- "Version name" : "Version nimi",
+ "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",
- "${version.label} restored" : "${version.label} palautettu",
- "Could not set version name" : "Versionimeä ei voitu asettaa"
+ "File versions" : "Tiedoston versiot"
},
"nplurals=2; plural=(n != 1);");