diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-04 02:23:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-04 02:23:32 +0000 |
commit | e9ca761a9393cfea2ceb93fb07d4c6b67eb2ce60 (patch) | |
tree | 0686990e72873735febc6d626d9cfcc0a38f40e4 /lib | |
parent | c5fa3330e195446edc9604b62c0a652ab4d068f0 (diff) | |
download | nextcloud-server-e9ca761a9393cfea2ceb93fb07d4c6b67eb2ce60.tar.gz nextcloud-server-e9ca761a9393cfea2ceb93fb07d4c6b67eb2ce60.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/bg.js | 2 | ||||
-rw-r--r-- | lib/l10n/bg.json | 2 |
2 files changed, 4 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." : "Вашата директория с данни може да се чете от други потребители.", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 27b6ca57155..fa91716ae01 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -233,6 +233,8 @@ "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." : "Вашата директория с данни може да се чете от други потребители.", |