diff options
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}", |