mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
16
jappixmini/lang/zh-cn/strings.php
Normal file
16
jappixmini/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?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"] = "加熟人";
|
Loading…
Add table
Add a link
Reference in a new issue