diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-13 02:33:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-13 02:33:11 +0000 |
commit | 46a7c79d780964e68a197b39bdb82a06516be54b (patch) | |
tree | 26902a5b8eb077034e1a7fd280ec189911a258de /core/l10n/bg.js | |
parent | c964f39963f05610a0862c516aff1212b852c949 (diff) | |
download | nextcloud-server-46a7c79d780964e68a197b39bdb82a06516be54b.tar.gz nextcloud-server-46a7c79d780964e68a197b39bdb82a06516be54b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index a566fbc575a..bdd719d231b 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -422,7 +422,6 @@ OC.L10N.register( "Settings menu" : "Настройки", "The password is wrong. Try again." : "Паролата е грешна. Опитайте отново.", "Setup two-factor authentication" : "Свържи двустепенно удостоверяване", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud 26 и по-новите версии изискват 64-битова версия. Моля, обновете операционната си система и PHP на 64-битова версия! За повече подробности прочетете {linkstart}страницата с документация за това {linkend}.", - "Search starts once you start typing" : "Търсенето започва, щом започнете да пишете" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud 26 и по-новите версии изискват 64-битова версия. Моля, обновете операционната си система и PHP на 64-битова версия! За повече подробности прочетете {linkstart}страницата с документация за това {linkend}." }, "nplurals=2; plural=(n != 1);"); |