diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-06 01:54:59 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-06 01:54:59 -0500 |
commit | 6a3f69c2d043203a7650d16200accd0303430e09 (patch) | |
tree | e90d832181f5f3e2a764b44ff98effe298a46b4b /apps/files_sharing/l10n/ru.js | |
parent | c0ad6e818b118a22c5312e6ded97ebb0eeee5cda (diff) | |
download | nextcloud-server-6a3f69c2d043203a7650d16200accd0303430e09.tar.gz nextcloud-server-6a3f69c2d043203a7650d16200accd0303430e09.zip |
[tx-robot] updated from transifex
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>", |