diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-20 00:19:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-20 00:19:03 +0000 |
commit | 1a3e53462020bf88f9b5831cd76e80c0f3a355f0 (patch) | |
tree | 38293676e2d0543723b3d8cf0a77524e12071c2b /apps/files/l10n/sr.js | |
parent | 1bc8129623d15b369a7b6bf7ac65931b0e83455e (diff) | |
download | nextcloud-server-1a3e53462020bf88f9b5831cd76e80c0f3a355f0.tar.gz nextcloud-server-1a3e53462020bf88f9b5831cd76e80c0f3a355f0.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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 7fc0f3fd30b..47cca23592c 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -305,6 +305,10 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Фајлови и фасцикле које обележите као омиљене појавиће се овде", "All files" : "Сви фајлови", "List of your files and folders." : "Листа ваших фајлова и фолдера.", + "Personal Files" : "Лични фајлови", + "List of your files and folders that are not shared." : "Листа ваших фајлова и фолдера који се не деле.", + "No personal files found" : "Није пронађен ниједан лични фајл", + "Files that are not shared will show up here." : "Овде ће се појавити фајлови који се не деле.", "List of recently modified files and folders." : "Листа фајлова и директоријума који су недавно измењени.", "No recently modified files" : "Нема недавно промењених фајлова", "Files and folders you recently modified will show up here." : "Овде ће се појавити фајлови и фолдери које сте недавно изменили.", |