diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:22:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:22:56 +0000 |
commit | e06931854a0baf6200690b2d3b9d721197e6633e (patch) | |
tree | 0766dd3b9e77fa67a6771472470857338c2c08e4 /apps/files_sharing/l10n/ru.json | |
parent | a7658f3ec8d578a400d1a97f851635061fd9668d (diff) | |
download | nextcloud-server-e06931854a0baf6200690b2d3b9d721197e6633e.tar.gz nextcloud-server-e06931854a0baf6200690b2d3b9d721197e6633e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ru.json')
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 14fc31aed00..f3573adaabe 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -226,6 +226,7 @@ "Shared" : "Опубликованное", "Shared by {ownerDisplayName}" : "Доступно пользователю {ownerDisplayName}", "Show sharing options" : "Показать опции доступа", + "Shared with others" : "Доступные для других", "Link to a file" : "Ссылка на файл", "Error updating the share: {errorMessage}" : "Не удалось изменить общий ресурс: {errorMessage}", "Error updating the share" : "Ошибка изменения параметров общего доступа", @@ -248,7 +249,6 @@ "List of files that are shared with you." : "Список файлов, к которым Вам был предоставлен доступ.", "Nothing shared with you yet" : "С вами пока ничем не поделились", "Files and folders others shared with you will show up here" : "Файлы и каталоги, к которым вам предоставят общий доступ, будут отображаться здесь", - "Shared with others" : "Доступные для других", "List of files that you shared with others." : "Список файлов, которыми Вы поделились.", "Nothing shared yet" : "Пока ничего не опубликовано", "Files and folders you shared will show up here" : "Здесь появятся файлы и каталоги, к которым вы предоставили общий доступ", |