diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-10 02:15:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-10 02:15:26 +0000 |
commit | cfa291ec8f68f89e8560b2e297c0b600cb2ea224 (patch) | |
tree | 132ef9265257814193e0460cabd5d816af5579e3 /lib/l10n/bg.js | |
parent | 410586c2e79ad28fec368623b9c133feea91194d (diff) | |
download | nextcloud-server-cfa291ec8f68f89e8560b2e297c0b600cb2ea224.tar.gz nextcloud-server-cfa291ec8f68f89e8560b2e297c0b600cb2ea224.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 1aec125bdf9..e02d36b8921 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -127,6 +127,8 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "Невалидно PostgreSQL потребителско име и/или парола.", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X не се подържа и %s няма да работи правилно на тази платформа. Използвайте го на свой собствен риск!", "For the best results, please consider using a GNU/Linux server instead." : "За най-добри резултати, моля, помисли дали не бихте желали да използваште GNU/Linux сървър.", + "It seems that this %s instance is running on a 32-bit PHP environment. 64-bit is required for 26 and higher." : "Изглежда, че този екземпляр %s работи в 32-битова PHP среда. За версия 26 и по-висока е нужна 64-битова среда.", + "Please switch to 64-bit PHP." : "Моля, превключете на 64-битов PHP.", "Set an admin username." : "Задайте потребителско име за администратор.", "Set an admin password." : "Задай парола за администратор.", "Cannot create or write into the data directory %s" : "Неуспешно създаване или записване в директорията с данни \"data\" %s", |