summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-29 00:12:16 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-29 00:12:16 +0000
commit73aabbd3c01601a81cedff36d181c4a674d68d8a (patch)
treeacd270cd4ba4771574579c07a334981dcc516319 /apps/files_trashbin/l10n/sl.js
parentb7bd6bd68250612d975b63fcfbb0865224c93d7c (diff)
downloadnextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.tar.gz
nextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.zip
[tx-robot] updated from transifex
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);");