diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-27 10:18:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-27 10:18:15 +0000 |
commit | 7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd (patch) | |
tree | c67c8d8435f186f591a54613dcff743f3876b651 /core/l10n/sr.js | |
parent | 779b242eb42ab4593dd3a62fc227ac75dac8aa62 (diff) | |
download | nextcloud-server-7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd.tar.gz nextcloud-server-7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r-- | core/l10n/sr.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 9fd53c6d380..0a3aa9dd97f 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -426,6 +426,7 @@ 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}." + "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}.", + "Please use the command line updater because updating via browser is disabled in your config.php." : "Молимо вас да користите алат за ажурирање из командне линије јер је ажурирање из прегледача искључено у вашем config.php." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |