diff options
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index d7662a436fa..8547e5385bc 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -103,6 +103,9 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} уведомление","{count} уведомлений","{count} уведомлений","{count} уведомлений"], "No" : "Нет", "Yes" : "Да", + "Federated user" : "Федеративный пользователь", + "Create share" : "Создать общий ресурс", + "Failed to add the public link to your Nextcloud" : "Не удалось создать общедоступную ссылку", "Custom date range" : "Настраиваемый диапазон дат", "Pick start date" : "Выберите дату начала", "Pick end date" : "Выберите дату окончания", @@ -204,6 +207,7 @@ OC.L10N.register( "You have not added any info yet" : "Вы ещё не добавили никакой информации", "{user} has not added any info yet" : "Пользователь {user} ещё не добавил(а) никакой информации", "Error opening the user status modal, try hard refreshing the page" : "Произошла ошибка при открытии модального окна пользователя, попробуйте обновить страницу", + "More actions" : "Больше действий", "This browser is not supported" : "Используемый браузер не поддерживается", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Используемый браузер не поддерживается. Обновитесь до более новой версии или используйте другой браузер.", "Continue with this unsupported browser" : "Продолжить с использованием неподдерживаемого браузера", |