diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:25 +0000 |
commit | 6a120bfda157515da4694036392f704f095d0aff (patch) | |
tree | cb04569b92d86a2c6499e3bce009a1820e066946 /core/l10n/bg.js | |
parent | 51c76884bcfa11a2794e37956b989d0b0dc3367b (diff) | |
download | nextcloud-server-6a120bfda157515da4694036392f704f095d0aff.tar.gz nextcloud-server-6a120bfda157515da4694036392f704f095d0aff.zip |
Fix(l10n): 🔠 Update translations 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 444ce3ee027..3218f1fbe93 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -422,7 +422,6 @@ OC.L10N.register( "Contacts" : "Контакти", "Contacts menu" : "Контакти", "Setup two-factor authentication" : "Свържи двустепенно удостоверяване", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud се нуждае от 64 бита, за да работи добре. Моля, надстройте вашата операционна система и PHP до 64 бита! За повече подробности прочетете {linkstart}страницата с документация за това ↗{linkend}.", - "%s's homepage" : "%s's начална страница" + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud се нуждае от 64 бита, за да работи добре. Моля, надстройте вашата операционна система и PHP до 64 бита! За повече подробности прочетете {linkstart}страницата с документация за това ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); |