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 'core/l10n/bg.js')
-rw-r--r--core/l10n/bg.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js
index e6f18fa5c7f..a1ed7942a86 100644
--- a/core/l10n/bg.js
+++ b/core/l10n/bg.js
@@ -195,8 +195,6 @@ OC.L10N.register(
"Help" : "Помощ",
"Access forbidden" : "Достъпът е забранен",
"File not found" : "Файлът не е открит",
- "The specified document has not been found on the server." : "Избраният документ не е намерен на сървъра.",
- "You can click here to return to %s." : "Можете да натиснете тук, за да се върнете на %s.",
"Internal Server Error" : "Вътрешно сървърна грешка",
"The server was unable to complete your request." : "Сървърът не можа да изпълни заявката ви.",
"If this happens again, please send the technical details below to the server administrator." : "Ако грешката се повтори, моля изпратете техническите данни на администратора.",
@@ -260,9 +258,8 @@ OC.L10N.register(
"New Password" : "Нова парола",
"The password is wrong. Try again." : "Паролата е грешна. Опитайте отново.",
"Two-factor authentication" : "Двуфакторно удостоверяване",
- "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Повишената сигурност е активирана за профила ви. Моля удостоверете използвайки втори фактор.",
- "Cancel log in" : "Откажи вписването",
"Use backup code" : "Използвай код за възстановяване",
+ "Cancel log in" : "Откажи вписването",
"Error while validating your second factor" : "Грешка при валидиране на втория ви фактор",
"Access through untrusted domain" : "Достъп чрез ненадежден домейн",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Моля, свържете се с администратора. Ако сте администратор на текущата инстанция, конфигурирайте \"trusted_domains\" настройките в config/config.php. Примерна конфигурация е предоставена в config/config.sample.php.",
@@ -286,6 +283,8 @@ OC.L10N.register(
"Shared with {recipients}" : "Споделено с {recipients}",
"Error setting expiration date" : "Грешка при задаване на срок на валидност",
"The public link will expire no later than {days} days after it is created" : "Общодостъпната връзка ще изтече не по-късно от {days} дни след създаването ѝ.",
+ "The specified document has not been found on the server." : "Избраният документ не е намерен на сървъра.",
+ "You can click here to return to %s." : "Можете да натиснете тук, за да се върнете на %s.",
"The server encountered an internal error and was unable to complete your request." : "Поради вътрешно сървърна грешка, сървърът не можа да изпълни заявката ви.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Ако грешката се повтори, моля изпратете техническите данни на администратора.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Информация, как да настроите сървъра коректно, ще намерите в <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">документацията</a>.",
@@ -295,6 +294,7 @@ OC.L10N.register(
"Alternative Logins" : "Алтернативни методи за вписване",
"You are about to grant \"%s\" access to your %s account." : "Ще разрешите на \"%s\" да ползва профила %s.",
"Alternative login using app token" : "Алтернативен метод за вписване с token за приложение",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Повишената сигурност е активирана за профила ви. Моля удостоверете използвайки втори фактор.",
"You are accessing the server from an untrusted domain." : "Постъпвате сървъра от домейн, който не е маркиран като сигурен.",
"Add \"%s\" as trusted domain" : "Добави \"%s\" към списъка със сигурни домейни",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "За помощ, прегледайте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документацията</a>."