diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-31 02:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-31 02:28:06 +0000 |
commit | 9f1eacd67ead8e385e32c829458edf9172bff8d2 (patch) | |
tree | 7c2fb24f775c0391186d20a992c46fe9fb34e80b /core/l10n/sr.js | |
parent | c53e052b6cc0e8ca42b5f621b3fc0e7689f112f1 (diff) | |
download | nextcloud-server-9f1eacd67ead8e385e32c829458edf9172bff8d2.tar.gz nextcloud-server-9f1eacd67ead8e385e32c829458edf9172bff8d2.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 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index f7d57600509..4d097c68578 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -426,7 +426,6 @@ OC.L10N.register( "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 homepage" : "%s почетна страна", "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);"); |