Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-10-05 05:15:04 +0300
committerNextcloud bot <bot@nextcloud.com>2019-10-05 05:15:04 +0300
commite9cef938ea717833326604278f065dbfb33ceee6 (patch)
tree700ea48a4307aa64951b1602631c4e78bbfa8933 /apps/files_sharing/l10n/sl.js
parent2169c261957ee447cfdf27dac593508d8ecc16e9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/sl.js')
-rw-r--r--apps/files_sharing/l10n/sl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js
index 3216631cf1e..e8eecce735c 100644
--- a/apps/files_sharing/l10n/sl.js
+++ b/apps/files_sharing/l10n/sl.js
@@ -33,7 +33,6 @@ OC.L10N.register(
"A file or folder was shared from <strong>another server</strong>" : "Datoteka ali mapa je bila dodana v souporabo prek <strong>drugega strežnika</strong>",
"A file or folder has been <strong>shared</strong>" : "Za datoteko ali mapo je omogočena <strong>souporaba</strong>",
"Wrong share ID, share doesn't exist" : "Napačen ID mesta uporabe; mesto ne obstaja!",
- "could not delete share" : "mesta souporabe ni mogoče ustvariti",
"Could not delete share" : "Tega predmeta v souporabi ni mogoče izbrisati.",
"Please specify a file or folder path" : "Določiti je treba datoteko ali pot do mape",
"Wrong path, file/folder doesn't exist" : "Napačna pot; datoteka ali mapa ne obstaja",
@@ -70,6 +69,7 @@ OC.L10N.register(
"Upload files to %s" : "Pošlji datoteke v %s",
"Select or drop files" : "Izberi ali povleci datoteke",
"Uploading files…" : "Poteka pošiljanje datotek ...",
- "Uploaded files:" : "Poslane datoteke:"
+ "Uploaded files:" : "Poslane datoteke:",
+ "could not delete share" : "mesta souporabe ni mogoče ustvariti"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");