mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38: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
17
forumdirectory/lang/zh-cn/strings.php
Normal file
17
forumdirectory/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forum Directory"] = "评坛目录";
|
||||
$a->strings["Public access denied."] = "公众看拒绝";
|
||||
$a->strings["Global Directory"] = "综合目录";
|
||||
$a->strings["Find on this site"] = "找在这网站";
|
||||
$a->strings["Finding: "] = "找着:";
|
||||
$a->strings["Site Directory"] = "网站目录";
|
||||
$a->strings["Find"] = "搜索";
|
||||
$a->strings["Age: "] = "年纪:";
|
||||
$a->strings["Gender: "] = "性别:";
|
||||
$a->strings["Location:"] = "位置:";
|
||||
$a->strings["Gender:"] = "性别:";
|
||||
$a->strings["Status:"] = "现状:";
|
||||
$a->strings["Homepage:"] = "主页:";
|
||||
$a->strings["About:"] = "关于:";
|
||||
$a->strings["No entries (some entries may be hidden)."] = "没有文章(有的文章会被隐藏)。";
|
Loading…
Add table
Add a link
Reference in a new issue