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>2022-04-17 05:26:47 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-17 05:26:47 +0300
commit6fa62e9266d4dc57c34d30392bc066b6e1a9eb2d (patch)
treea7e3b420bb205e14a09d7410f3a71b611e28ff48 /apps/files_sharing
parent42fa3001225743fb326a20f66bd3920c63f88c58 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/bg.js8
-rw-r--r--apps/files_sharing/l10n/bg.json8
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js
index 2c318afd2f9..8acb3e125f7 100644
--- a/apps/files_sharing/l10n/bg.js
+++ b/apps/files_sharing/l10n/bg.js
@@ -101,6 +101,7 @@ OC.L10N.register(
"Wrong share ID, share doesn't exist" : "Грешен идентификатор на споделяне, споделянето не съществува",
"Could not delete share" : "Не е възможно изтриване на споделянето",
"Please specify a file or folder path" : "Моля въведете път до файл или папка",
+ "Wrong path, file/folder does not exist" : "Грешен път, файл/папка не съществува",
"Could not create share" : "Не е възможно създаването на споделянето",
"Invalid permissions" : "Невалидни права",
"Please specify a valid user" : "Моля въведете валиден потребител",
@@ -122,6 +123,8 @@ OC.L10N.register(
"Could not lock node" : "Възелът не можа да се заключи",
"Could not lock path" : "Пътя не можа да се заключи",
"Wrong or no update parameter given" : "Грешен или не е даден параметър за актуализация",
+ "Share must at least have READ or CREATE permissions" : "Споделянето трябва да има права поне за ЧЕТЕНЕ или СЪЗДАВАНЕ",
+ "Share must have READ permission if UPDATE or DELETE permission is set" : "Споделянето трябва да има право за ЧЕТЕНЕ ако е зададено право за ОБНОВЯВАНЕ или за ИЗТРИВАНЕ",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Изпращането на паролата от Nextcloud Talk“ за споделяне на файл или папка не беше успешно, тъй като Nextcloud Talk не е активиран.",
"shared by %s" : "споделено от %s",
"Download all files" : "Изтегли всички файлове",
@@ -150,6 +153,11 @@ OC.L10N.register(
"Read only" : "Само за четене",
"Allow upload and editing" : "За качване и редактиране",
"File drop (upload only)" : "Само за качване",
+ "Custom permissions" : "Персонализиране на права",
+ "Read" : "Четене",
+ "Upload" : "Качване",
+ "Edit" : "Редактиране",
+ "Bundled permissions" : "Пакет от права",
"Allow creating" : "Разреши създаването",
"Allow deleting" : "Разреши изтриването",
"Allow resharing" : "Може да споделя повторно",
diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json
index a82c5ac97e5..776e35ce1f2 100644
--- a/apps/files_sharing/l10n/bg.json
+++ b/apps/files_sharing/l10n/bg.json
@@ -99,6 +99,7 @@
"Wrong share ID, share doesn't exist" : "Грешен идентификатор на споделяне, споделянето не съществува",
"Could not delete share" : "Не е възможно изтриване на споделянето",
"Please specify a file or folder path" : "Моля въведете път до файл или папка",
+ "Wrong path, file/folder does not exist" : "Грешен път, файл/папка не съществува",
"Could not create share" : "Не е възможно създаването на споделянето",
"Invalid permissions" : "Невалидни права",
"Please specify a valid user" : "Моля въведете валиден потребител",
@@ -120,6 +121,8 @@
"Could not lock node" : "Възелът не можа да се заключи",
"Could not lock path" : "Пътя не можа да се заключи",
"Wrong or no update parameter given" : "Грешен или не е даден параметър за актуализация",
+ "Share must at least have READ or CREATE permissions" : "Споделянето трябва да има права поне за ЧЕТЕНЕ или СЪЗДАВАНЕ",
+ "Share must have READ permission if UPDATE or DELETE permission is set" : "Споделянето трябва да има право за ЧЕТЕНЕ ако е зададено право за ОБНОВЯВАНЕ или за ИЗТРИВАНЕ",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Изпращането на паролата от Nextcloud Talk“ за споделяне на файл или папка не беше успешно, тъй като Nextcloud Talk не е активиран.",
"shared by %s" : "споделено от %s",
"Download all files" : "Изтегли всички файлове",
@@ -148,6 +151,11 @@
"Read only" : "Само за четене",
"Allow upload and editing" : "За качване и редактиране",
"File drop (upload only)" : "Само за качване",
+ "Custom permissions" : "Персонализиране на права",
+ "Read" : "Четене",
+ "Upload" : "Качване",
+ "Edit" : "Редактиране",
+ "Bundled permissions" : "Пакет от права",
"Allow creating" : "Разреши създаването",
"Allow deleting" : "Разреши изтриването",
"Allow resharing" : "Може да споделя повторно",