summaryrefslogtreecommitdiffstats
path: root/i18n/ru.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-04-12 11:11:55 -0300
committerDerrick Anderson <derrick@andersonwebstudio.com>2018-04-12 10:11:55 -0400
commitbc49b1242714210bc4cb602f62a37eb710d19cea (patch)
tree18994ea76cfd8cb1f143321f94e4aacc6c7fdba1 /i18n/ru.json
parentffa24fbcb21d210c90071b98a357d965e48eb67c (diff)
downloadchat-bc49b1242714210bc4cb602f62a37eb710d19cea.tar.gz
chat-bc49b1242714210bc4cb602f62a37eb710d19cea.tar.bz2
chat-bc49b1242714210bc4cb602f62a37eb710d19cea.zip
translations PR 20180411 (#8606)
Diffstat (limited to 'i18n/ru.json')
-rw-r--r--i18n/ru.json18
1 files changed, 5 insertions, 13 deletions
diff --git a/i18n/ru.json b/i18n/ru.json
index 18b9a1441..fa2512273 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -796,7 +796,7 @@
},
{
"id": "api.command_join.hint",
- "translation": "[имя-канала]"
+ "translation": "~[channel]"
},
{
"id": "api.command_join.list.app_error",
@@ -904,11 +904,11 @@
},
{
"id": "api.command_mute.error",
- "translation": "Could not find the channel {{.Channel}}."
+ "translation": "Could not find the channel {{.Channel}}. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels."
},
{
"id": "api.command_mute.hint",
- "translation": "[channel]"
+ "translation": "~[channel]"
},
{
"id": "api.command_mute.name",
@@ -1697,20 +1697,12 @@
"translation": "Отсутствует файл в запросе типа multipart/form"
},
{
- "id": "api.post.check_for_out_of_channel_mentions.link.private",
- "translation": "добавьте их в этот приватный канал"
- },
- {
- "id": "api.post.check_for_out_of_channel_mentions.link.public",
- "translation": "добавить их в этот канал"
- },
- {
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
- "translation": "{{.Usernames}} и @{{.LastUsername}} были упомянуты, но сейчас не в канале. Не хотели бы Вы {{.Phrase}}? Они получат доступ ко всем историческим сообщениям."
+ "translation": "{{.Usernames}} и {{.LastUsername}} были упомянуты, но они не получили уведомлений поскольку не состоят в этом канале."
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.one",
- "translation": "{{.Usernames}} и @{{.LastUsername}} были упомянуты, но сейчас не в канале. Не хотели бы Вы {{.Phrase}}? Они получат доступ ко всем историческим сообщениям."
+ "translation": "{{.Username}} были упомянуты, но они не получили уведомлений поскольку не состоят в этом канале."
},
{
"id": "api.post.create_post.attach_files.error",