diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-04 00:12:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-04 00:12:38 +0000 |
commit | 752ee28b1b19227800d8cad70229bd9934d62077 (patch) | |
tree | cfbbcb57c9aea76dee49bcf80d9c927a4026e31d /core/l10n/ru.js | |
parent | c62334502747672f276651c97f5c272ff91223b8 (diff) | |
download | nextcloud-server-752ee28b1b19227800d8cad70229bd9934d62077.tar.gz nextcloud-server-752ee28b1b19227800d8cad70229bd9934d62077.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 2a3ba64f1d5..2ccf34b2a55 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -84,6 +84,7 @@ OC.L10N.register( "No" : "Нет", "Yes" : "Да", "No files in here" : "Здесь нет файлов", + "No more subfolders in here" : "Здесь нет больше подпапок", "Choose" : "Выбрать", "Copy" : "Копировать", "Move" : "Переместить", @@ -173,6 +174,7 @@ OC.L10N.register( "Set expiration date" : "Установить срок действия", "Expiration" : "Срок действия", "Expiration date" : "Дата окончания", + "Note to recipient" : "Примечание для получателя", "Share link" : "Поделиться ссылкой", "Enable" : "Включить", "Shared with you and the group {group} by {owner}" : "{owner} предоставил(а) доступ Вам и группе {group}", |