diff options
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 545ad0edb49..fc403672cc1 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -11,7 +11,7 @@ OC.L10N.register( "Nothing shared with you yet" : "С вами пока ничем не поделились", "Files and folders others share with you will show up here" : "Здесь появятся файлы и каталоги, которыми с вами поделятся", "Nothing shared yet" : "Пока ничего не опубликовано", - "Files and folders you share will show up here" : "Здесь появятся файлы и каталоги, которыми вы поделитесь с другими", + "Files and folders you share will show up here" : "Здесь появятся файлы и каталоги, которыми вы поделитесь", "No shared links" : "Нет общих ссылок", "Files and folders you share by link will show up here" : "Здесь появятся файлы и каталоги, ссылкой на которые вы поделитесь", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Добавить удалённую общую папку {name} из {owner}@{remote}?", @@ -19,7 +19,6 @@ OC.L10N.register( "Remote share password" : "Пароль для удаленного общего ресурса", "Cancel" : "Отменить", "Add remote share" : "Добавить удалённую общую папку", - "No ownCloud installation found at {remote}" : "Не найдено ownCloud на {remote}", "Invalid ownCloud url" : "Неверный адрес ownCloud", "Shared by" : "Поделился", "A file or folder was shared from <strong>another server</strong>" : "Файлом или каталогом поделились с <strong>удаленного сервера</strong>", |