diff options
Diffstat (limited to 'lib/l10n/bg_BG.js')
-rw-r--r-- | lib/l10n/bg_BG.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/bg_BG.js b/lib/l10n/bg_BG.js index fd78bc865c3..62ae863e33a 100644 --- a/lib/l10n/bg_BG.js +++ b/lib/l10n/bg_BG.js @@ -52,9 +52,8 @@ 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, не може да ползваш точки в името на базата данни.", - "MS SQL username and/or password not valid: %s" : "Невалидно MS SQL потребителско име и/или парола: %s.", - "You need to enter either an existing account or the administrator." : "Необходимо е да въведеш съществуващ профил или като администратор.", "MySQL/MariaDB username and/or password not valid" : "MySQL/MariaDB потребителското име и/или паролата са невалидни.", + "You need to enter either an existing account or the administrator." : "Необходимо е да въведеш съществуващ профил или като администратор.", "DB Error: \"%s\"" : "Грешка в базата данни: \"%s\".", "Offending command was: \"%s\"" : "Проблемната команда беше: \"%s\".", "MySQL/MariaDB user '%s'@'localhost' exists already." : "MySQL/MariaDB потребител '%s'@'localhost' вече съществува.", |