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:
authorNextcloud bot <bot@nextcloud.com>2020-08-14 06:21:20 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-14 06:21:20 +0300
commit6b0679dfae4b1afd5406bd145c66919e23a4abd8 (patch)
treec77a58f2e9b7feb1f428e2f880a3d794b845f543 /l10n/ru.json
parentc338fa0311c2dfbe66664026cdc2fbd4b3797c8e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ru.json')
-rw-r--r--l10n/ru.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ru.json b/l10n/ru.json
index b05a2c8b8..d077a3a18 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -27,7 +27,6 @@
"Bold" : "Жирный",
"Italic" : "Курсив",
"Strikethrough" : "Зачеркнутый",
- "Paragraph" : "Абзац",
"Headings" : "Заголовки",
"Heading 1" : "Заголовок 1",
"Heading 2" : "Заголовок 2",
@@ -44,6 +43,7 @@
"Last save {lastSave}" : "Последнее сохранение {lastSave}",
"Add link" : "Добавить ссылку",
"Show image" : "Показать изображение",
- "Show file" : "Показать файл"
+ "Show file" : "Показать файл",
+ "Paragraph" : "Абзац"
},"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