diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-23 02:17:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-23 02:17:01 +0000 |
commit | b9d1d7bd3bb927f667ea3bb9373fbdda06a9c475 (patch) | |
tree | 34e6abf7dc8e8057ecc7d28ace29a6e57cdc8f50 /apps/files/l10n | |
parent | 7aaa9ab87556224bfc8ccebe2628addbca9cb338 (diff) | |
download | nextcloud-server-b9d1d7bd3bb927f667ea3bb9373fbdda06a9c475.tar.gz nextcloud-server-b9d1d7bd3bb927f667ea3bb9373fbdda06a9c475.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/sr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index fc7ccd84283..019a17b8a23 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -131,6 +131,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} је померио {oldfile} на {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Фајл је додат или избрисан из Ваших <strong>омиљених</strong>", "A file or folder has been <strong>changed</strong>" : "Фајл или фасцикла су <strong>измењени</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Омиљени фајл или фасцикла су <strong>измењени</strong>", "All files" : "Сви фајлови", "Unlimited" : "Неограничено", "Upload (max. %s)" : "Отпремање (макс. %s)", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index e8f8b2e5e1d..598ac86653e 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -129,6 +129,7 @@ "{user} moved {oldfile} to {newfile}" : "{user} је померио {oldfile} на {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Фајл је додат или избрисан из Ваших <strong>омиљених</strong>", "A file or folder has been <strong>changed</strong>" : "Фајл или фасцикла су <strong>измењени</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Омиљени фајл или фасцикла су <strong>измењени</strong>", "All files" : "Сви фајлови", "Unlimited" : "Неограничено", "Upload (max. %s)" : "Отпремање (макс. %s)", |