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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js
index 8bc76bb45f7..9912ce553d3 100644
--- a/core/l10n/bg.js
+++ b/core/l10n/bg.js
@@ -143,7 +143,7 @@ OC.L10N.register(
"Please try again or contact your administrator." : "Опитайте отново или се свържете с администраотра.",
"Username or email" : "Потребител или имейл",
"Password" : "Парола",
- "Toggle password visibility" : "Превключване на видимостта на парола",
+ "Show password" : "Покажи парола",
"Wrong username or password." : "Грешен потребител или парола",
"User disabled" : "Потребителят е деактивиран",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Открихме множество невалидни опити за влизане от вашия IP. Следователно следващото ви влизане се ограничава за 30 секунди.",
@@ -307,7 +307,6 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Информация, как да настроите сървъра коректно, ще намерите в <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">документацията</a>.",
"Create an <strong>admin account</strong>" : "Създаване на <strong>администраторски профил</strong>.",
"Username" : "Потребител",
- "Show password" : "Покажи парола",
"Storage & database" : "Хранилища и бази данни",
"Data folder" : "Директория за данни",
"Configure the database" : "Конфигуриране на базата данни",
@@ -400,6 +399,7 @@ OC.L10N.register(
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "В някои колони от базата данни липсва преобразуване в big int. Поради факта, че промяната на типовете колони в големи таблици може да отнеме известно време, те не се променят автоматично. Чрез стартиране на 'occ db:convert-filecache-bigint' тези чакащи промени могат да бъдат приложени ръчно. Тази операция трябва да се извърши, докато екземплярът е офлайн. За повече подробности прочетете {linkstart}страницата с документация за това ↗{linkend}. ",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "За да мигрирате към друга база данни, използвайте инструмента за команден ред: 'occ db: convert-type' или вижте {linkstart}документацията ↗{linkend}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Най-вероятно вашите данни и файлове са достъпни от интернет. .htaccess файлът не функционира. Силно се препоръчва да настроите уеб сървъра по такъв начин, че директорията за данни да не бъде достъпна или я преместете извън началната директория на уеб сървъра.",
+ "Toggle password visibility" : "Превключване на видимостта на парола",
"The password is wrong. Try again." : "Паролата е грешна. Опитайте отново.",
"Setup two-factor authentication" : "Свържи двустепенно удостоверяване",
"You haven't added any info yet" : "Все още не сте добавили никаква информация",