summaryrefslogtreecommitdiffstats
path: root/lib/l10n/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/bg.js')
-rw-r--r--lib/l10n/bg.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js
index a6532e5be26..9603dd7adc0 100644
--- a/lib/l10n/bg.js
+++ b/lib/l10n/bg.js
@@ -7,7 +7,6 @@ OC.L10N.register(
"See %s" : "Вижте %s",
"Sample configuration detected" : "Открита е примерна конфигурация",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Усетено беше че примерната конфигурация е копирана. Това може да развли инсталацията ти и не се поддържа. Моля, прочети документацията преди да правиш промени на config.php",
- "404" : "404",
"The page could not be found on the server." : "Страницата не е намерена на сървъра.",
"%s email verification" : "%s имейл потвърждение",
"Email verification" : "Имейл потвърждение",
@@ -267,6 +266,7 @@ OC.L10N.register(
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Нужно е поне libxml2 2.7.0. В момента са инсталирани %s.",
"To fix this issue update your libxml2 version and restart your web server." : "За да отстраните този проблем, актуализирайте версията на libxml2 и рестартирайте вашия уеб сървър.",
"PostgreSQL >= 9 required." : "Нужно е PostgreSQL >= 9",
- "Please upgrade your database version." : "Моля, надстройте версията на вашата база данни."
+ "Please upgrade your database version." : "Моля, надстройте версията на вашата база данни.",
+ "404" : "404"
},
"nplurals=2; plural=(n != 1);");