diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-27 02:14:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-27 02:14:37 +0000 |
commit | 2827b0ba31a96edfde6808f41ad67892e2293d7d (patch) | |
tree | fea65ac11380378c4964ba558fe6e20c81680280 /lib/l10n/bg.js | |
parent | 4986241873ff92a7763ba1b7b5c436a3dbb189ed (diff) | |
download | nextcloud-server-2827b0ba31a96edfde6808f41ad67892e2293d7d.tar.gz nextcloud-server-2827b0ba31a96edfde6808f41ad67892e2293d7d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/bg.js')
-rw-r--r-- | lib/l10n/bg.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index a03ec1dd160..67ad9639877 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -133,7 +133,6 @@ 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." : "Моля, поискай от своя администратор да рестартира уеб сървъра.", - "PostgreSQL >= 9 required" : "Изисква се PostgreSQL >= 9", "Please upgrade your database version" : "Моля, обнови базата данни.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Моля, променете правата за достъп на 0770, за да не може директорията да бъде видяна от други потребители.", "Could not obtain lock type %d on \"%s\"." : "Неуспешен опит за ексклузивен достъп от типa %d върху \"%s\".", @@ -162,6 +161,7 @@ OC.L10N.register( "Sharing %s failed, because the file could not be found in the file cache" : "Неуспешно споделяне на %s, защото файлът не може да бъде намерен в кеша.", "%s shared »%s« with you" : "%s сподели »%s« с вас", "%s shared »%s« with you." : "%s сподели »%s« с вас.", - "%s via %s" : "%s чрез %s" + "%s via %s" : "%s чрез %s", + "PostgreSQL >= 9 required" : "Изисква се PostgreSQL >= 9" }, "nplurals=2; plural=(n != 1);"); |