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>2020-04-03 15:08:12 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-03 15:08:12 +0300
commit4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch)
treed82d0069c073730733ca8d9b06e4f2bdf8489091 /apps/files_sharing/l10n/sl.js
parent054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff)
[tx-robot] updated from transifex
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);");