diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-18 01:56:40 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-18 01:56:40 -0500 |
commit | 5c6e08213e6ed52517f9f729ae91a2973f09c182 (patch) | |
tree | 88919cee5769c018a20c5fe757b89df719933739 /apps/files_sharing/l10n/ru.js | |
parent | a341f96f9117d38a476a555a3ba07e38a0088afa (diff) | |
download | nextcloud-server-5c6e08213e6ed52517f9f729ae91a2973f09c182.tar.gz nextcloud-server-5c6e08213e6ed52517f9f729ae91a2973f09c182.zip |
[tx-robot] updated from transifex
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" : "Пароль", |