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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-07 06:16:53 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-07 06:16:53 +0300
commit2144b606228aa40b2fc21f298a3e17ad9a754152 (patch)
tree0a5e7d7a25c16e199c6a387c1fb83cc9c20f2147 /l10n/ru.js
parent7fd3c810ec44f70b3e7f373b3afc7e94ee23d60c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index fe68f44a3..87db6cf4b 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -782,8 +782,6 @@ OC.L10N.register(
"Submit conversation description" : "Сохранить описание обсуждения",
"Edit conversation description" : "Изменить описание обсуждения",
"The description must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Описание должно быть не длиннее {maxLength} символов. Длинна введённого текста: {charactersCount} cимв.",
- "Conversation \"{conversationName}\"" : "Обсуждение «{conversationName}»",
- "Settings for conversation \"{conversationName}\"" : "Параметры обсуждения «{conversationName}»",
"Mark as read" : "Пометить, как прочитанное",
"Remove from favorites" : "Удалить из избранного",
"Add to favorites" : "Добавить в избранное",
@@ -1067,6 +1065,8 @@ OC.L10N.register(
"A TURN server is used to proxy the traffic from participants behind a firewall. If individual participants can not connect to others a TURN server is most likely required. See {linkstart}this documentation{linkend} for setup instructions." : "Сервер TURN (Traversal Using Relay NAT) используется для перенаправления данных для участников, расположенных за брандмауэром. Сервер TURN необходим, если участники не могут устанавливать прямое соединение. Сведения по настройке приведены в {linkstart}документации{linkend}.",
"Lower hand" : "Опустить руку",
"Raise hand" : "Поднять руку",
+ "Conversation \"{conversationName}\"" : "Обсуждение «{conversationName}»",
+ "Settings for conversation \"{conversationName}\"" : "Параметры обсуждения «{conversationName}»",
"You can not send messages to this conversation at the moment" : "Сейчас вы не можете отправлять сообщения в это обсуждение",
"Add a description for this conversation" : "Добавьте описание этого обсуждения"
},