diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:25 +0000 |
commit | 7560415105c9013b53ebd0bebb0998a4e51303e6 (patch) | |
tree | 9c5e9810b0d9f6a3648438aa4fefccc81c044586 /apps/files/l10n/sr.json | |
parent | e802996e3e22d770093e50b30ac58f9bb3a38fb7 (diff) | |
download | nextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.tar.gz nextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sr.json')
-rw-r--r-- | apps/files/l10n/sr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 7e3e6e3dbb9..a468f4c20f6 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", "Choose file" : "Изаберите фајл", "Choose {file}" : "Изабери {file}", - "Add" : "Додај", "Loading current folder" : "Учитавање текућег фолдера", "No files in here" : "Овде нема фајлова", "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ова листа није у потпуности приказана из разлога перформанси. Фајлови ће се приказивати како се крећете кроз листу.", "Search for an account" : "Претражите налог", "Choose" : "Изаберите", - "No files or folders have been deleted yet" : "Још увек није обрисан ниједан фајл или фолдер" + "No files or folders have been deleted yet" : "Још увек није обрисан ниједан фајл или фолдер", + "Add" : "Додај" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |