diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:17 +0000 |
commit | c24ca3c23d22e511bd7f31801b5bfd7299aaf71b (patch) | |
tree | 532d83318ec1984006e01e30f6277b9ab5011a23 /apps/files/l10n/sr.js | |
parent | c265e33a469ea797d1c4acd4bbb6021638d5b22b (diff) | |
download | nextcloud-server-c24ca3c23d22e511bd7f31801b5bfd7299aaf71b.tar.gz nextcloud-server-c24ca3c23d22e511bd7f31801b5bfd7299aaf71b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sr.js')
-rw-r--r-- | apps/files/l10n/sr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index aa9d57db625..bee70d182f6 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -385,7 +385,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама", "The files is locked" : "Фајл је закључан", "Create new templates folder" : "Креирај нови фолдер шаблона", - "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте", - "Pictures and images" : "Слике и цртежи" + "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |