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.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files_trashbin/l10n/sl.js b/apps/files_trashbin/l10n/sl.js
index 21482af3e12..913f0ec8763 100644
--- a/apps/files_trashbin/l10n/sl.js
+++ b/apps/files_trashbin/l10n/sl.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Datoteke %s ni mogoče trajno izbrisati.",
- "Couldn't restore %s" : "Ni mogoče obnoviti %s",
+ "Couldn't restore %s" : "Datoteke %s ni mogoče obnoviti.",
"Deleted files" : "Izbrisane datoteke",
"Restore" : "Obnovi",
"Delete" : "Izbriši",
- "Delete permanently" : "Izbriši dokončno",
+ "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.",
@@ -14,8 +14,9 @@ OC.L10N.register(
"No deleted files" : "Ni izbrisanih datotek",
"You will be able to recover deleted files from here" : "Izbrisane datoteke je mogoče povrniti na tem mestu",
"No entries found in this folder" : "V tej mapi ni najdenih predmetov.",
- "Select all" : "izberi vse",
+ "Select all" : "Izberi vse",
"Name" : "Ime",
+ "Actions" : "Dejanja",
"Deleted" : "Izbrisano"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");