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, 3 insertions, 3 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js
index fc793298065..18c8af414e4 100644
--- a/lib/l10n/bg.js
+++ b/lib/l10n/bg.js
@@ -37,8 +37,6 @@ OC.L10N.register(
"Apps" : "Приложения",
"Users" : "Потребители",
"Unknown user" : "Непознат потребител",
- "APCu" : "APCu",
- "Redis" : "Redis",
"Sharing" : "Споделяне",
"Additional settings" : "Допълнителни настройки",
"%s enter the database username and name." : "%s въведете потребителско име и име за базата данни",
@@ -144,6 +142,8 @@ OC.L10N.register(
"PostgreSQL >= 9 required" : "Изисква се PostgreSQL >= 9",
"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\"."
+ "Could not obtain lock type %d on \"%s\"." : "Неуспешен опит за ексклузивен достъп от типa %d върху \"%s\".",
+ "APCu" : "APCu",
+ "Redis" : "Redis"
},
"nplurals=2; plural=(n != 1);");