diff options
Diffstat (limited to 'lib/l10n/bg.js')
-rw-r--r-- | lib/l10n/bg.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index 84f67dd760a..5bb80037704 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -235,6 +235,8 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Това може да се дължи на cache/accelerator като Zend OPache или eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP модулите са инсталирани, но все още се обявяват като липсващи?", "Please ask your server administrator to restart the web server." : "Моля, поискай от своя администратор да рестартира уеб сървъра.", + "The required %s config variable is not configured in the config.php file." : "Необходимата %s конфигурационна променлива не е конфигурирана във файла config.php.", + "Please ask your server administrator to check the Nextcloud configuration." : "Моля, помолете администратора на вашия сървър да провери конфигурацията на Nextcloud.", "PostgreSQL >= 9 required." : "Нужно е PostgreSQL >= 9", "Please upgrade your database version." : "Моля, надстройте версията на вашата база данни.", "Your data directory is readable by other users." : "Вашата директория с данни може да се чете от други потребители.", |