summaryrefslogtreecommitdiffstats
path: root/core/l10n/bg.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-16 01:12:52 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-16 01:12:52 +0000
commiteff65e1a861d1eb5858c28c0cbbe521be4c6dae7 (patch)
treeda36398e65f8940fbff651c0eb1adb6d255407c0 /core/l10n/bg.js
parentfb2de45fd09d309e80fe5ad12a6ae0818f660429 (diff)
downloadnextcloud-server-eff65e1a861d1eb5858c28c0cbbe521be4c6dae7.tar.gz
nextcloud-server-eff65e1a861d1eb5858c28c0cbbe521be4c6dae7.zip
[tx-robot] updated from transifex
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 254abc6a8a6..bed10e90fd1 100644
--- a/core/l10n/bg.js
+++ b/core/l10n/bg.js
@@ -26,8 +26,6 @@ OC.L10N.register(
"Couldn't send reset email. Please make sure your username is correct." : "Неуспешно изпращане на имейл за възстановяване на паролата. Моля, уверете се, че потребителското име е правилно.",
"Preparing update" : "Подготовка за актуализиране",
"[%d / %d]: %s" : "[%d / %d]: %s",
- "Repair warning: " : "Предупреждение при поправка:",
- "Repair error: " : "Грешка при поправка:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Моля използвайте съветникът за актуализиране в командния ред, защото автоматичният е забранен в config.php.",
"[%d / %d]: Checking table %s" : "[%d / %d]: Проверяване на таблица %s",
"Turned on maintenance mode" : "Режимът за поддръжка е включен",
@@ -281,6 +279,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "В момента се извършва профилактика на %s, може да продължи дълго.",
"This page will refresh itself when the instance is available again." : "Страницата ще се зареди автоматично, когато е отново на линия.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Свържете се със системния администратор ако това съобщение се задържи твърде дълго или се е появило неочаквано.",
+ "Repair warning: " : "Предупреждение при поправка:",
+ "Repair error: " : "Грешка при поправка:",
"Updated \"%s\" to %s" : "Актуализирана \"%s\" до %s",
"There was an error loading your contacts" : "Възникна грешка при зареждането на контактите.",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Проблем с инсталацията. Допълнителна информация…</a>",