diff options
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index f53f6553fa8..0e93185dcb3 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -162,6 +162,13 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (email)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Поделиться", + "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Поделиться, указав имя пользователя или группы, либо ID федеративного облачного хранилища или адрес email.", + "Share with other people by entering a user or group or a federated cloud ID." : "Поделиться, указав имя пользователя или группы, либо ID федеративного облачного хранилища.", + "Share with other people by entering a user or group or an email address." : "Поделиться, указав имя пользователя или группы, либо адрес email.", + "Name or email address..." : "Имя или адрес email…", + "Name or federated cloud ID..." : "Имя или ID федеративного облачного хранилища…", + "Name, federated cloud ID or email address..." : "Имя. ID федеративного облачного хранилища или адрес email…", + "Name..." : "Имя…", "Error removing share" : "Ошибка удаления общего доступа", "Non-existing tag #{tag}" : "Несуществующий тег #{tag}", "restricted" : "ограниченный", |