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:
authorNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
commit479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch)
tree8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/bg.js
parent90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff)
[tx-robot] updated from transifex
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);");