diff options
Diffstat (limited to 'lib/l10n/bg.js')
-rw-r--r-- | lib/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index 185bfc06c12..570b58f53e1 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -196,7 +196,6 @@ OC.L10N.register( "Oct." : "окт", "Nov." : "ное", "Dec." : "дек", - "The user limit has been reached and the user was not created." : "Потребителският лимит е достигнат и потребителят не е създаден. ", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Потребителските имена може да съдържат следните знаци: \"a-z\", \"A-Z\", \"0-9\" и \"_.@-'\"", "A valid username must be provided" : "Трябва да въведете валидно потребителско.", "Username contains whitespace at the beginning or at the end" : "Потребителското име започва или завършва с интервал.", @@ -264,6 +263,7 @@ OC.L10N.register( "%s enter the database username." : "%s въведете потребител за базата данни.", "%s enter the database name." : "%s въведи име на базата данни.", "%s you may not use dots in the database name" : "%s, не може да ползваш точки в името на базата данни.", + "The user limit has been reached and the user was not created." : "Потребителският лимит е достигнат и потребителят не е създаден. ", "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", |