diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-15 02:14:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-15 02:14:35 +0000 |
commit | fdcc654ff6267e03854db27cec472dd26aaf6233 (patch) | |
tree | 63d1b3a68587fbb4cc2bca5265cb8e8b0e12bc50 /lib/l10n/bg.json | |
parent | 76c004b857a1beac0dcf7c39b5a5b38a4dfb5d22 (diff) | |
download | nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.tar.gz nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/bg.json')
-rw-r--r-- | lib/l10n/bg.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index fcf131599bd..8968e74d715 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -131,6 +131,7 @@ "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\".", @@ -159,7 +160,6 @@ "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", - "PostgreSQL >= 9 required" : "Изисква се PostgreSQL >= 9" + "%s via %s" : "%s чрез %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |