diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-09 00:19:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-09 00:19:43 +0000 |
commit | da483690299086365060e9c7d56d04a1c0bde799 (patch) | |
tree | 8c8e834a41822d70e95a74c8665dbf95ad63c938 /apps/files/l10n/sr.json | |
parent | e62c5d719de2a50f944246dee8f0990ccd84beec (diff) | |
download | nextcloud-server-da483690299086365060e9c7d56d04a1c0bde799.tar.gz nextcloud-server-da483690299086365060e9c7d56d04a1c0bde799.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sr.json')
-rw-r--r-- | apps/files/l10n/sr.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 97fb05f9ca1..b13671e4e84 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -173,6 +173,8 @@ "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}”", @@ -259,8 +261,10 @@ "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" : "Фајл/фолдер не можете да преместите у самог себе или у његов подфолдер", @@ -277,6 +281,7 @@ "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" : "Креирај нови фолдер шаблона", |