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:
Diffstat (limited to 'apps/files_sharing/l10n/sl.js')
-rw-r--r--apps/files_sharing/l10n/sl.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js
index f8698649630..a04e8ecd51d 100644
--- a/apps/files_sharing/l10n/sl.js
+++ b/apps/files_sharing/l10n/sl.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Something happened. Unable to accept the share." : "Prišlo je do napake. Ni mogoče sprejeti mesta souporabe.",
"Reject share" : "Zavrni souporabo",
"Something happened. Unable to reject the share." : "Prišlo je do napake. Ni mogoče zavrniti mesta souporabe.",
+ "error" : "napaka",
"This will stop your current uploads." : "S tem bodo zaustavljena vsa pošiljanja v oblak.",
"Move or copy" : "Premakni ali kopiraj",
"Download" : "Prejmi",
@@ -163,8 +164,8 @@ OC.L10N.register(
"Upload files to %s" : "Pošlji datoteke v račun %s",
"Note" : "Opomba",
"Select or drop files" : "Izberte ali povlecite datoteke",
- "Uploading files…" : "Poteka pošiljanje datotek ...",
"Uploaded files:" : "Poslane datoteke:",
- "could not delete share" : "mesta souporabe ni mogoče ustvariti"
+ "could not delete share" : "mesta souporabe ni mogoče ustvariti",
+ "Uploading files…" : "Poteka pošiljanje datotek ..."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");