Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 98a33f01d6b..2f78101e691 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -289,8 +289,7 @@ OC.L10N.register(
"Profile not found" : "Профиль не найден",
"The profile does not exist." : "Профиль не существует",
"Back to %s" : "Вернуться к %s",
- "File not found" : "Файл не найден",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не найден на сервере. Возможно доступ к нему был удален или истек срок действия доступа.",
+ "Page not found" : "Страница не найдена",
"Too many requests" : "Превышено количество запросов",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Превышено количество запросов из вашей сети. Попробуйте позднее или сообщите администратору об этой ошибке.",
"Error" : "Ошибка",
@@ -410,6 +409,8 @@ OC.L10N.register(
"Local document editing back-end used by the Collabora Online app." : "Исполняемый на стороне клиента компонент для редактирования документов, используемый приложением Collabora Online.",
"restricted" : "ограниченный",
"invisible" : "невидимый",
+ "File not found" : "Файл не найден",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не найден на сервере. Возможно доступ к нему был удален или истек срок действия доступа.",
"More" : "Дополнительно",
"More apps menu" : "Меню дополнительных приложений",
"Settings menu" : "Меню настроек",