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-01-10 06:07:25 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-10 06:07:25 +0300
commitb1eace88206feb1ec2ed891544dd21d6f245c731 (patch)
tree975e66844321bdf8c2f80e44dfa376cfb2f2b59c /l10n/ru.js
parent999deeccf0739bc53fab62835b6ca9173d8b4b47 (diff)
[tx-robot] updated from transifex
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 d3f0eac22..b8562ccee 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -8,7 +8,6 @@ OC.L10N.register(
"Use current version" : "Использовать текущую версию",
"Use the saved version" : "Использовать сохранённую версию",
"The document has been changed outside of the editor. The changes cannot be applied." : "Документ был изменен вне редактора. Изменения не могут быть применены.",
- "Network connection error: Could not connect to the document" : "Ошибка сетевого соединения: Не удалось подключиться к документу",
"Retry" : "Попробовать снова",
"Last save {lastSave}" : "Последнее сохранение {lastSave}",
"Unpushed changes" : "Нефиксированные изменения",
@@ -39,6 +38,7 @@ OC.L10N.register(
"Ordered list" : "Упорядоченный список",
"Blockquote" : "Блок цитаты",
"Code block" : "Блок кода",
+ "Network connection error: Could not connect to the document" : "Ошибка сетевого соединения: Не удалось подключиться к документу",
"New text document.md" : "Новый текстовый документ.md"
},
"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);");