aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/bg.js')
-rw-r--r--lib/l10n/bg.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js
index 92de19d5c43..a7ad29f40a2 100644
--- a/lib/l10n/bg.js
+++ b/lib/l10n/bg.js
@@ -114,10 +114,6 @@ OC.L10N.register(
"Role" : "Роля",
"Unknown user" : "Непознат потребител",
"Additional settings" : "Допълнителни настройки",
- "%s enter the database username and name." : "%s въведете потребителско име и име за базата данни",
- "%s enter the database username." : "%s въведете потребител за базата данни.",
- "%s enter the database name." : "%s въведи име на базата данни.",
- "%s you may not use dots in the database name" : "%s, не може да ползваш точки в името на базата данни.",
"MySQL username and/or password not valid" : "Име на потребител и/или паролата на MySQL не са валидни",
"You need to enter details of an existing account." : "Трябва да въведете подробности за съществуващ профил.",
"Oracle connection could not be established" : "Не можа да се установи връзка с Oracle",
@@ -260,6 +256,10 @@ OC.L10N.register(
"Storage is temporarily not available" : "Временно хранилището не е налично",
"Storage connection timeout. %s" : "Време за изчакване при свързването с хранилище. %s",
"This can usually be fixed by giving the webserver write access to the config directory." : "Това обикновено може да бъде оправено като, се даде достъп на уеб сървъра да записва в config директорията.",
+ "%s enter the database username and name." : "%s въведете потребителско име и име за базата данни",
+ "%s enter the database username." : "%s въведете потребител за базата данни.",
+ "%s enter the database name." : "%s въведи име на базата данни.",
+ "%s you may not use dots in the database name" : "%s, не може да ползваш точки в името на базата данни.",
"Cannot read file" : "Не може да се прочете файл",
"Cannot write into \"config\" directory" : "Неуспешен опит за запис в \"config\" папката.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Това обикновено може да бъде оправено като, се даде достъп на уеб сървъра да записва в config директорията. Погледнете %s",