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.json')
-rw-r--r--l10n/ru.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/ru.json b/l10n/ru.json
index 7d4541f4e..dcf7f3540 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -7,7 +7,6 @@
"Use the saved version" : "Использовать сохранённую версию",
"The document has been changed outside of the editor. The changes cannot be applied." : "Документ был изменен вне редактора. Изменения не могут быть применены.",
"Retry" : "Попробовать снова",
- "Last save {lastSave}" : "Последнее сохранение {lastSave}",
"Unpushed changes" : "Нефиксированные изменения",
"Unsaved changes" : "Несохранённые изменения",
"Enter your name so other users can see who is editing" : "Введите своё имя, чтобы другие пользователи могли видеть, кто редактирует",
@@ -37,6 +36,7 @@
"Blockquote" : "Блок цитаты",
"Code block" : "Блок кода",
"Network connection error: Could not connect to the document" : "Ошибка сетевого соединения: Не удалось подключиться к документу",
+ "Last save {lastSave}" : "Последнее сохранение {lastSave}",
"New text document.md" : "Новый текстовый документ.md"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file