diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-06 02:27:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-06 02:27:44 +0000 |
commit | 737e79854e967e2d2620f8593d9698905146e77a (patch) | |
tree | 4d198c983c905f8f1d41ae34840a703beb467fdc /apps/files | |
parent | c40d1b7dbc4b0c12ff08f300abdd93dbecba0396 (diff) | |
download | nextcloud-server-737e79854e967e2d2620f8593d9698905146e77a.tar.gz nextcloud-server-737e79854e967e2d2620f8593d9698905146e77a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/sr.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/sr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 6979b7d8c59..d35a8150333 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -109,6 +109,8 @@ OC.L10N.register( "Create new folder" : "Направи нову фасциклу", "Upload file" : "Отпреми фајл", "Recent" : "Скорашњи", + "This file has the tag {tag}" : "Овај фајл има ознаку {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Овај фајл има ознаке {firstTags} и {lastTag}", "Not favorited" : "Није омиљено", "Remove from favorites" : "Избаци из омиљених", "Add to favorites" : "Додај у омиљене", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 8a0d1944f0d..0f478f45e16 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -107,6 +107,8 @@ "Create new folder" : "Направи нову фасциклу", "Upload file" : "Отпреми фајл", "Recent" : "Скорашњи", + "This file has the tag {tag}" : "Овај фајл има ознаку {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Овај фајл има ознаке {firstTags} и {lastTag}", "Not favorited" : "Није омиљено", "Remove from favorites" : "Избаци из омиљених", "Add to favorites" : "Додај у омиљене", |