diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/files_external/l10n/sr.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/sr.js')
-rw-r--r-- | apps/files_external/l10n/sr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index 8dda5bcf187..28d763769aa 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Сви корисници", "Advanced settings" : "Напредне поставке", "Allow users to mount external storage" : "Дозволи корисницима да монтирају спољашња складишта", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве.", - "All users. Type to select user or group." : "Сви корисници. Куцајте за избор корисника или групе." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |