diff options
Diffstat (limited to 'apps/files_sharing/l10n/sr.js')
-rw-r--r-- | apps/files_sharing/l10n/sr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index c5530fe55d8..62c8cd236ed 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -136,6 +136,9 @@ OC.L10N.register( "Sharing" : "Дељење", "Accept user and group shares by default" : "Подразумевано прихвати дељења корисника и група", "Allow editing" : "Дозволи уређивање", + "Read only" : "Само за читање", + "Allow upload and editing" : "Дозволи отпремање и уређивање", + "File drop (upload only)" : "Превлачење фајлова (само за отпремање)", "Allow creating" : "Дозволи креирање", "Allow deleting" : "Дозволи брисање", "Allow resharing" : "Дозволи дељење даље", @@ -167,9 +170,6 @@ OC.L10N.register( "Expiration date (enforced)" : "Захтевано постављање датума истека", "Cancel" : "Одустани", "Share label" : "Подели ознаки", - "Read only" : "Само за читање", - "Allow upload and editing" : "Дозволи отпремање и уређивање", - "File drop (upload only)" : "Превлачење фајлова (само за отпремање)", "Hide download" : "Сакриј преузимање", "Password protect" : "Заштићено лозинком", "Video verification" : "Видео потврда", |