diff options
Diffstat (limited to 'apps/files/l10n/sr.js')
-rw-r--r-- | apps/files/l10n/sr.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 832c7ec6931..5078f3a2fe2 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -175,6 +175,8 @@ OC.L10N.register( "Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде", "Your have used your space quota and cannot upload files anymore" : "Искористили сте квоту простора и више не можете да отпремате фајлове", "You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове", + "Some files could not be uploaded" : "Неки фајлови нису могли да се отпреме", + "Files uploaded successfully" : "Фајлови су успешно отремљени", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", "Toggle selection for file \"{displayName}\"" : "Укљ./искљ. избор за фајл „{displayName}”", @@ -261,8 +263,10 @@ OC.L10N.register( "Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл", "Delete permanently" : "Обриши заувек", "Delete and unshare" : "Обриши и прекини дељење", + "You are about to delete {count} items." : "Управо ћете обрисати {count} ставки.", "Confirm deletion" : "Потврди брисање", "Cancel" : "Поништи", + "Deletion cancelled" : "Брисање је отказано", "Destination is not a folder" : "Одредиште није фолдер", "This file/folder is already in that directory" : "Овај фајл/фолдер се већ налази у том директоријуму", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Фајл/фолдер не можете да преместите у самог себе или у његов подфолдер", @@ -279,6 +283,7 @@ OC.L10N.register( "Open folder {displayName}" : "Отвори фолдер {displayName}", "Open in Files" : "Отвори у Фајловима", "Open details" : "Отвори детаље", + "An error occurred while uploading. Please try again later." : "Дошло је до грешке током отпремања Покушајте поново касније.", "Could not copy {file}. {message}" : "{file} не може да се копира. {message}", "Could not move {file}. {message}" : "{file} не може да се премести. {message}", "Create new templates folder" : "Креирај нови фолдер шаблона", |