diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
commit | 27b09ce00a22dc9912d2931a892a1b6870d6b22c (patch) | |
tree | 0c39aeea6460afd92226b01dd0c40c7d04b59f2f /apps/files/l10n/sr.js | |
parent | bd1fd5e079f59476673fff9d21a9e8449f7b7405 (diff) | |
download | nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.tar.gz nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.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}", |