summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/sl.js')
-rw-r--r--apps/files_trashbin/l10n/sl.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/sl.js b/apps/files_trashbin/l10n/sl.js
index 913f0ec8763..90958d4c95e 100644
--- a/apps/files_trashbin/l10n/sl.js
+++ b/apps/files_trashbin/l10n/sl.js
@@ -1,13 +1,10 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "Datoteke %s ni mogoče trajno izbrisati.",
- "Couldn't restore %s" : "Datoteke %s ni mogoče obnoviti.",
"Deleted files" : "Izbrisane datoteke",
"Restore" : "Obnovi",
"Delete" : "Izbriši",
"Delete permanently" : "Trajno izbriši",
- "Error" : "Napaka",
"This operation is forbidden" : "To dejanje ni dovoljeno!",
"This directory is unavailable, please check the logs or contact the administrator" : "Mapa ni na voljo. Preverite dnevnik in stopite v stik s skrbnikom sistema.",
"restored" : "obnovljeno",
@@ -17,6 +14,9 @@ OC.L10N.register(
"Select all" : "Izberi vse",
"Name" : "Ime",
"Actions" : "Dejanja",
- "Deleted" : "Izbrisano"
+ "Deleted" : "Izbrisano",
+ "Couldn't delete %s permanently" : "Datoteke %s ni mogoče trajno izbrisati.",
+ "Couldn't restore %s" : "Datoteke %s ni mogoče obnoviti.",
+ "Error" : "Napaka"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");