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, 1 insertions, 1 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 7b1bd3ff0..27b0bc034 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"text",
{
+ "New text document" : "Новый текстовый документ",
"Nextcloud Text" : "Текстовый редактор",
"text document" : "текстовый документ",
"Readme" : "Readme",
@@ -26,7 +27,6 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["и ещё %n редактор","и ещё %n редактора","и ещё %n редакторов","и ещё %n редакторов"],
"Show rich workspaces" : "Показывать дополнительные сведения",
"Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)",
- "New text document" : "Новый текстовый документ",
"Edit" : "Редактировать",
"Undo" : "Отменить",
"Redo" : "Повторить",