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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-08 05:46:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-08 05:46:40 +0300
commit471e4ae2aaa9c7313dded107da8a8ec241ac50ff (patch)
tree67277c9b4aa73c6c49a84587580b408b68c9f7e6
parent3f406aed0243a3fa6e1723c98038ea98b7dec809 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ru.js1
-rw-r--r--l10n/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 903724f..684d804 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Saving …" : "Сохраняется ...",
"Saved!" : "Сохранено!",
+ "Failed!" : "Ошибка!",
"Saved" : "Сохранено",
"There was a problem saving your changes. Click to resume editing." : "Во время сохранения изменений произошла ошибка . Нажмите для продолжения редактирования.",
"Edit in plain text editor" : "Открыть в текстовом редакторе",
diff --git a/l10n/ru.json b/l10n/ru.json
index bee8b6e..5a9f458 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -1,6 +1,7 @@
{ "translations": {
"Saving …" : "Сохраняется ...",
"Saved!" : "Сохранено!",
+ "Failed!" : "Ошибка!",
"Saved" : "Сохранено",
"There was a problem saving your changes. Click to resume editing." : "Во время сохранения изменений произошла ошибка . Нажмите для продолжения редактирования.",
"Edit in plain text editor" : "Открыть в текстовом редакторе",