From 0cef0371c584d26526f433b265cf4cc24f69b931 Mon Sep 17 00:00:00 2001 From: Badlop Date: Thu, 20 Dec 2007 09:06:28 +0000 Subject: * src/msgs/zh.msg: Small update (thanks to Shelley Shyan) * src/msgs/ru.msg: Small update (thanks to Konstantin Khomoutov) SVN Revision: 1083 --- src/msgs/ru.msg | 5 ++++- src/msgs/zh.msg | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/msgs/ru.msg b/src/msgs/ru.msg index 85ecb5702..d90c111ce 100644 --- a/src/msgs/ru.msg +++ b/src/msgs/ru.msg @@ -1,7 +1,7 @@ % $Id$ % Language: Russian (русский) -% Author: Sergei Golovan % Author: Konstantin Khomoutov +% Author: Sergei Golovan % ejabberd_c2s.erl {"Use of STARTTLS required", "Вы обязаны использовать STARTTLS"}. @@ -175,6 +175,9 @@ {"Chatrooms", "Комнаты"}. % mod_muc/mod_muc_log.erl +{"has been kicked because of an affiliation change", "выгнали из комнаты вследствие смены ранга"}. +{"has been kicked because the room has been changed to members-only", "выгнали из комнаты потому что она стала только для членов"}. +{"has been kicked because of a system shutdown", "выгнали из комнаты из-за останова системы"}. {"Chatroom configuration modified", "Конфигурация комнаты изменилась"}. {"joins the room", "вошёл(а) в комнату"}. {"leaves the room", "вышел(а) из комнаты"}. diff --git a/src/msgs/zh.msg b/src/msgs/zh.msg index 9301cebf1..d80f857fe 100644 --- a/src/msgs/zh.msg +++ b/src/msgs/zh.msg @@ -161,6 +161,9 @@ {"When to send the last published item", "何时发送最新公布的条款"}. % mod_muc/mod_muc_log.erl +{"has been kicked because of an affiliation change", "已经因联属关系改变而被踢出"}. +{"has been kicked because the room has been changed to members-only", "已经因该房间已被改为只对会员开放而被踢出"}. +{"has been kicked because of a system shutdown", "已经因系统关机而被踢出"}. {"Chatroom configuration modified", "聊天室配置已修改"}. {"joins the room", "加入房间"}. {"leaves the room", "离开房间"}. @@ -269,7 +272,6 @@ {"Users", "用户"}. {"Nodes", "节点"}. {"Statistics", "统计"}. -{"ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One", "ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One"}. {"(Raw)", "(原始格式)"}. {"Submitted", "已提交"}. {"Bad format", "格式错误"}. -- cgit v1.2.3