diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-10 00:09:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-10 00:09:59 +0000 |
commit | d6bee61131d9702483830d39819e6204588eb800 (patch) | |
tree | 9cc7402849f53fc7d0e1dcfcbe13f99a19055c7e /apps/federation/l10n/ru.js | |
parent | 93047f5e4daeed596bc8687abe2b2cd1c5c2c4b0 (diff) | |
download | nextcloud-server-d6bee61131d9702483830d39819e6204588eb800.tar.gz nextcloud-server-d6bee61131d9702483830d39819e6204588eb800.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/ru.js')
-rw-r--r-- | apps/federation/l10n/ru.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/federation/l10n/ru.js b/apps/federation/l10n/ru.js index e585cd3c39e..d3b1fa294e7 100644 --- a/apps/federation/l10n/ru.js +++ b/apps/federation/l10n/ru.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Added to the list of trusted servers" : "Добавлено в список доверенных серверов", "Server is already in the list of trusted servers." : "Сервер уже в списке доверенных серверов.", - "No server to federate found" : "Сервер для объединения не найден", "Could not add server" : "Не удалось добавить сервер", "Federation" : "Объединение", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Объединение серверов позволит Вам подключиться к другим доверенным серверам для обмена каталогами пользователей. Это будет использовано, например, для автоматического завершения внешних пользователей при объединенном общем доступе.", |