diff options
Diffstat (limited to 'apps/files_sharing/l10n/ru.json')
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 21607bc8163..6fcf7101519 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -6,9 +6,6 @@ "Shared with you" : "Доступные для Вас", "Shared with others" : "Доступные для других", "Shared by link" : "Доступные по ссылке", - "No files have been shared with you yet." : "Отсутствуют доступные для вас файлы.", - "You haven't shared any files yet." : "У вас нет общедоступных файлов", - "You haven't shared any files by link yet." : "Вы ещё не открыли доступ по ссылке ни к одному файлу.", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Добавить удалённую общую папку {name} из {owner}@{remote}?", "Remote share" : "Удалённая общая папка", "Remote share password" : "Пароль для удалённой общей папки", @@ -19,6 +16,9 @@ "Shared by" : "Опубликовано", "A file or folder was shared from <strong>another server</strong>" : "Файл или папка, опубликованная на <strong>другом сервере</strong>", "You received a new remote share from %s" : "Вы получили новую публикацию от %s", + "%1$s accepted remote share %2$s" : "%1$s принял удалённую публикацию %2$s", + "%1$s declined remote share %2$s" : "%1$s отклонил удалённую публикацию %2$s", + "%1$s unshared %2$s" : "%1$s отменил публикацию %2$s", "This share is password-protected" : "Для доступа к информации необходимо ввести пароль", "The password is wrong. Try again." : "Неверный пароль. Попробуйте еще раз.", "Password" : "Пароль", |