diff options
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index ad639cc5bcc..d0cfa2fad89 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -8,9 +8,6 @@ OC.L10N.register( "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" : "Пароль для удалённой общей папки", @@ -21,6 +18,9 @@ OC.L10N.register( "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" : "Пароль", |