mirror of
https://github.com/processone/ejabberd.git
synced 2025-01-05 18:23:45 +01:00
* src/msgs/ru.po: Fix typo (thanks to Dominges)
* src/msgs/ru.msg: Likewise SVN Revision: 1776
This commit is contained in:
parent
04ff0c2f6f
commit
2c5b0fb896
@ -1,3 +1,7 @@
|
||||
2009-01-06 Badlop <badlop@process-one.net>
|
||||
|
||||
* src/msgs/ru.msg: Fix typo (thanks to Dominges)
|
||||
|
||||
2009-01-05 Alexey Shchepin <alexey@process-one.net>
|
||||
|
||||
* src/tls/tls_drv.c: Added a flag to avoid certificate validation
|
||||
|
@ -244,7 +244,7 @@
|
||||
{"It is not allowed to send private messages to the conference", "Не разрешается посылать частные сообщения прямо в конференцию"}.
|
||||
{"Improper message type", "Неправильный тип сообщения"}.
|
||||
{"Nickname is already in use by another occupant", "Псевдоним занят кем-то из присутствующих"}.
|
||||
{"Nickname is registered by another person", "Псевдоним зарегистирован кем-то другим"}.
|
||||
{"Nickname is registered by another person", "Псевдоним зарегистрирован кем-то другим"}.
|
||||
{"It is not allowed to send private messages of type \"groupchat\"", "Нельзя посылать частные сообщения типа \"groupchat\""}.
|
||||
{"Recipient is not in the conference room", "Адресата нет в конференции"}.
|
||||
{"Only occupants are allowed to send queries to the conference", "Только присутствующим разрешается посылать запросы в конференцию"}.
|
||||
|
Loading…
Reference in New Issue
Block a user