aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/sl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/sl.js')
-rw-r--r--apps/files_versions/l10n/sl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_versions/l10n/sl.js b/apps/files_versions/l10n/sl.js
index 2b993fa5941..f6c9702b388 100644
--- a/apps/files_versions/l10n/sl.js
+++ b/apps/files_versions/l10n/sl.js
@@ -9,16 +9,16 @@ OC.L10N.register(
"Restore version" : "Obnovi različico",
"Download version" : "Prejmi različico",
"Delete version" : "Izbriši različico",
+ "Current version" : "Trenutna različica",
"Version name" : "Ime različice",
"Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Poimenovane različice so trajne in niso vključene v samodejno čiščenje, če je prostora v oblaku malo.",
"Remove version name" : "Odstrani ime različice",
"Save version name" : "Shrani ime različice",
- "Current version" : "Trenutna različica",
"Initial version restored" : "Začetna različica je obnovljena",
"Version restored" : "Različica je obnovljena",
"Could not restore version" : "Različice ni mogoče obnoviti",
- "Could not set version name" : "Imena različice ni mogoče nastaviti",
"Could not delete version" : "Različice ji mogoče izbrisati",
- "${version.label} restored" : "Različica ${version.label} je obnovljena"
+ "${version.label} restored" : "Različica ${version.label} je obnovljena",
+ "Could not set version name" : "Imena različice ni mogoče nastaviti"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");