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_BG.js')
-rw-r--r--lib/l10n/bg_BG.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/bg_BG.js b/lib/l10n/bg_BG.js
index d54276316de..79a55781dd1 100644
--- a/lib/l10n/bg_BG.js
+++ b/lib/l10n/bg_BG.js
@@ -15,7 +15,7 @@ OC.L10N.register(
"Library %s with a version higher than %s is required - available version %s." : "Необходима е библиотеката %s с версия по-висока от %s - налична версия %s. ",
"Library %s with a version lower than %s is required - available version %s." : "Необходима е библиотеката %s с версия по-ниска от %s - налична версия %s. ",
"Following platforms are supported: %s" : "Поддържани са следните платформи: %s",
- "ownCloud %s or higher is required." : "Необходим е ownCloud %s или по-висока версия.",
+ "Nextcloud %s or higher is required." : "Необходим е Nextcloud %s или по-висока версия.",
"Help" : "Помощ",
"Personal" : "Лични",
"Users" : "Потребители",
@@ -42,7 +42,7 @@ OC.L10N.register(
"Failed to open archive when installing app" : "Неуспешно отваряне на архив по времен на инсталацията на приложението.",
"App does not provide an info.xml file" : "Приложенението не добавило info.xml",
"App can't be installed because of not allowed code in the App" : "Приложението няма да бъде инсталирано, защото използва неразрешен код.",
- "App can't be installed because it is not compatible with this version of ownCloud" : "Приложението няма да бъде инсталирано, защото не е съвместимо с текущата версия на ownCloud.",
+ "App can't be installed because it is not compatible with this version of Nextcloud" : "Приложението няма да бъде инсталирано, защото не е съвместимо с текущата версия на Nextcloud.",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Приложението няма да бъде инсталирано, защото съдържа <shipped>true</shipped>, който таг не е разрешен за не ship-нати приложения.",
"Application is not enabled" : "Приложението не е включено",
"Authentication error" : "Проблем с идентификацията",