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 'lib/l10n/bg.js')
-rw-r--r--lib/l10n/bg.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js
index 1d6b1a761e9..ca386c5cf50 100644
--- a/lib/l10n/bg.js
+++ b/lib/l10n/bg.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"The command line tool %s could not be found" : "Конзолната команда %s не може да бъде намерена",
"The library %s is not available." : "Библиотеката %s не е налична",
"Following platforms are supported: %s" : "Поддържани са следните платформи: %s",
+ "Authentication" : "Удостоверяване",
"Unknown filetype" : "Непознат тип файл",
"Invalid image" : "Невалидно изображение.",
"today" : "днес",
@@ -62,6 +63,7 @@ OC.L10N.register(
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Споделянето на сървърния %s трябва да поддържа OCP\\Share_Backend интерфейс.",
"Sharing backend %s not found" : "Споделянето на сървърния %s не е открито.",
"Sharing backend for %s not found" : "Споделянето на сървъра за %s не е открито.",
+ "Open »%s«" : "Отвори »%s«",
"You are not allowed to share %s" : "Не ти е разрешено да споделяш %s.",
"Can’t set expiration date more than %s days in the future" : "Неуспешно задаване на срок на валидност повече от %s дни в бъдещето",
"%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« с вас",
@@ -137,14 +139,18 @@ OC.L10N.register(
"Please upgrade your database version" : "Моля, обнови базата данни.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Моля, променете правата за достъп на 0770, за да не може директорията да бъде видяна от други потребители.",
"Could not obtain lock type %d on \"%s\"." : "Неуспешен опит за ексклузивен достъп от типa %d върху \"%s\".",
+ "Storage is temporarily not available" : "Временно хранилището не е налично",
"Create" : "Създай",
+ "Change" : "Промени",
"Delete" : "Изтриване",
"Share" : "Споделяне",
"Unlimited" : "Неограничено",
+ "Verify" : "Потвърждаване",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Неуспешно споделяне на %s , защото сървъра не позволява споделяне от тип $i.",
"Sharing %s failed, because the file does not exist" : "Неуспешно споделяне на %s, защото файлът не съществува.",
"You need to provide a password to create a public link, only protected links are allowed" : "Трябва да зададеш парола, за да създадеш общодостъпен линк за споделяне, само защитени с пароли линкове са разрешени.",
"Sharing %s failed, because sharing with links is not allowed" : "Неуспешно споделяне на %s, защото споделянето посредством връзки не е разрешено.",
+ "Not allowed to create a federated share with the same user" : "Не е позволено създаване на федерално споделяне със същият потребител",
"Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Неуспешно задаване на срок на валидност. Споделянията не могат да изтичат по-късно от %s след като са били споделени",
"Cannot set expiration date. Expiration date is in the past" : "Неуспешно задаване на срок на валидност. Датата на изтичане е в миналото",
"Sharing %s failed, because resharing is not allowed" : "Неуспешно споделяне на %s, защото повторното споделяне е забранено",