friendica-addons/jappixmini/lang/zh-cn/strings.php
2013-02-27 09:38:30 -05:00

17 lines
1.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$a->strings["Jappix Mini addon settings"] = "Jappix Mini加件设置";
$a->strings["Activate addon"] = "使加件可用";
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "<em>别</em>把Jappixmini聊小窗插入网用户界面";
$a->strings["Jabber username"] = "Jabber用户名";
$a->strings["Jabber server"] = "Jabber服务器";
$a->strings["Jabber BOSH host"] = "Jabber BOSH主机";
$a->strings["Jabber password"] = "Jabber密码";
$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "把Jabber密码跟Friendica密码加密推荐的";
$a->strings["Friendica password"] = "Friendica密码";
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "自动地批准从Friendica熟人的订阅要求";
$a->strings["Subscribe to Friendica contacts automatically"] = "自动地订阅Friendica熟人";
$a->strings["Purge internal list of jabber addresses of contacts"] = "把熟人jabber地址从内部单";
$a->strings["Submit"] = "提交";
$a->strings["Add contact"] = "加熟人";