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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-10 05:36:11 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-10 05:36:11 +0300
commit4bd98ec1271575554de09bd16cf9931a2c31d5a2 (patch)
treee2e14343f095bc4e53447bbae9b34a056a670122 /lib
parent09191abbb009414bf2546f3ed94ec1ce3097b56d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/sl.js3
-rw-r--r--lib/l10n/sl.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js
index 42fa20db8ec..2146e485be5 100644
--- a/lib/l10n/sl.js
+++ b/lib/l10n/sl.js
@@ -112,6 +112,8 @@ OC.L10N.register(
"Open »%s«" : "Odpri »%s«",
"%1$s via %2$s" : "%1$s prek %2$s",
"You are not allowed to share %s" : "Omogočanje souporabe %s brez ustreznih dovoljenj ni mogoče.",
+ "Files cannot be shared with delete permissions" : "Souporaba datotek z nastavljenim dovoljenjem za brisanje ni mogoča",
+ "Files cannot be shared with create permissions" : "Souporaba datotek z nastavljenim dovoljenjem za ustvarjanje ni mogoča",
"Expiration date is in the past" : "Datum preteka je že mimo!",
"Sharing is only allowed with group members" : "Souporaba je dovoljena le med člani skupine",
"Sharing %s failed, because this item is already shared with user %s" : "Nastavljanje souporabe %s je spodletelo, ker je predmet že v souporabi z uporabnikom %s.",
@@ -179,6 +181,7 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Programa »%1$s« ni mogoče namestiti zaradi nerešenih odvisnosti: %2$s",
"a safe home for all your data" : "Varno okolje za vaše podatke!",
"File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.",
+ "Cannot read file" : "Datoteke ni mogoče prebrati.",
"Application is not enabled" : "Program ni omogočen",
"Authentication error" : "Napaka overjanja",
"Token expired. Please reload page." : "Žeton je pretekel. Stran je treba ponovno naložiti.",
diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json
index 967510b0f06..2af4d2a2aae 100644
--- a/lib/l10n/sl.json
+++ b/lib/l10n/sl.json
@@ -110,6 +110,8 @@
"Open »%s«" : "Odpri »%s«",
"%1$s via %2$s" : "%1$s prek %2$s",
"You are not allowed to share %s" : "Omogočanje souporabe %s brez ustreznih dovoljenj ni mogoče.",
+ "Files cannot be shared with delete permissions" : "Souporaba datotek z nastavljenim dovoljenjem za brisanje ni mogoča",
+ "Files cannot be shared with create permissions" : "Souporaba datotek z nastavljenim dovoljenjem za ustvarjanje ni mogoča",
"Expiration date is in the past" : "Datum preteka je že mimo!",
"Sharing is only allowed with group members" : "Souporaba je dovoljena le med člani skupine",
"Sharing %s failed, because this item is already shared with user %s" : "Nastavljanje souporabe %s je spodletelo, ker je predmet že v souporabi z uporabnikom %s.",
@@ -177,6 +179,7 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Programa »%1$s« ni mogoče namestiti zaradi nerešenih odvisnosti: %2$s",
"a safe home for all your data" : "Varno okolje za vaše podatke!",
"File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.",
+ "Cannot read file" : "Datoteke ni mogoče prebrati.",
"Application is not enabled" : "Program ni omogočen",
"Authentication error" : "Napaka overjanja",
"Token expired. Please reload page." : "Žeton je pretekel. Stran je treba ponovno naložiti.",