diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:38 +0000 |
commit | 355bc5e18de0a470db3c7002fcb8d71a8026fa69 (patch) | |
tree | 1a8f3f22f9ee812b71ddca88537342dbcf44003d /apps/files/l10n/sr.js | |
parent | e79c0ab233613572716aabe672ce0b2ed7aef146 (diff) | |
download | nextcloud-server-355bc5e18de0a470db3c7002fcb8d71a8026fa69.tar.gz nextcloud-server-355bc5e18de0a470db3c7002fcb8d71a8026fa69.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 35b1faf86e3..affdbdb8730 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -241,6 +241,7 @@ OC.L10N.register( "Files settings" : "Подешавања фајлова", "File cannot be accessed" : "Фајлу не може да се приступи", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Фајл није могао да се пронађе или немате дозволу да га прегледате. Замолите пошиљаоца да га подели.", + "Open in files" : "Отвори у фајловима", "Sort favorites first" : "Сортирај прво омиљене", "Sort folders before files" : "Поређај фолдере испред фајлова", "Show hidden files" : "Прикажи скривене фајлове", @@ -274,7 +275,7 @@ OC.L10N.register( "(copy %n)" : "(копирано %n)", "Move cancelled" : "Премештање је отказано", "A file or folder with that name already exists in this folder" : "У овом фолдеру већ постоји фајл или фолдер са тим именом", - "The file is locked" : "Фајл је закључан", + "The files are locked" : "Фајлови су закључани", "The file does not exist anymore" : "Фајл више не постоји", "Choose destination" : "Изаберите одредиште", "Copy to {target}" : "Копирај у {target}", |