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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 7453d2b39..ae668778a 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Reconnect" : "Переподключиться ",
"The document has been changed outside of the editor. The changes cannot be applied." : "Документ был изменен вне редактора. Изменения не могут быть применены.",
"File could not be loaded. Please check your internet connection." : "Не удалось загрузить файл, проверьте соединение с интернетом. ",
+ "Saved" : "Сохранено",
"Last saved {lastSaved}" : "Последнее сохранение {lastSaved}",
"Unsaved changes" : "Несохранённые изменения",
"Enter your name so other users can see who is editing" : "Введите своё имя, чтобы другие пользователи могли видеть, кто редактирует",
@@ -23,6 +24,7 @@ OC.L10N.register(
"Insert an image" : "Вставить изображение",
"Link file" : "Добавить ссылку на файл",
"Select file to link to" : "Выберете файл для создания ссылки",
+ "Currently active users:" : "Текущие активные пользователи:",
"_and %n other editor_::_and %n other editors_" : ["и ещё %n редактор","и ещё %n редактора","и ещё %n редакторов","и ещё %n редакторов"],
"Show rich workspaces" : "Показывать дополнительные сведения",
"Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)",