diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-06 01:55:04 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-06 01:55:04 -0500 |
commit | fa4018d36c3b71df6ac9eddb8ad4cd523458b82f (patch) | |
tree | 111ef48721fd2a11d458c0ae5dc627723de2cac8 /apps/files_sharing/l10n/ru.js | |
parent | 86d34767617135066e952469a03f4976c2018885 (diff) | |
download | nextcloud-server-fa4018d36c3b71df6ac9eddb8ad4cd523458b82f.tar.gz nextcloud-server-fa4018d36c3b71df6ac9eddb8ad4cd523458b82f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index eb788b1c36f..f6a24253590 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -33,9 +33,6 @@ OC.L10N.register( "Add to your ownCloud" : "Добавить в свой ownCloud", "Download" : "Скачать", "Download %s" : "Скачать %s", - "Direct link" : "Прямая ссылка", - "Remote Shares" : "Удалённые общие папки", - "Allow other instances to mount public links shared from this server" : "Разрешить другим экземплярам Owncloud монтировать ссылки, опубликованные на этом сервере", - "Allow users to mount public link shares" : "Разрешить пользователям монтировать ссылки на общие папки" + "Direct link" : "Прямая ссылка" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |