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
11
altpager/lang/zh-cn/strings.php
Normal file
11
altpager/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Altpager settings updated."] = "Altpager设置更新了。";
|
||||
$a->strings["Alternate Pagination Setting"] = "供替换的分页设置";
|
||||
$a->strings["Use links to __DQ__newer__DQ__ and __DQ__older__DQ__ pages in place of page numbers?"] = "用到「更新」和「更旧」页代替页数?";
|
||||
$a->strings["Submit"] = "提交";
|
||||
$a->strings["Global"] = "综合";
|
||||
$a->strings["Force global use of the alternate pager"] = "让大家用供替换的分页";
|
||||
$a->strings["Individual"] = "一个人的";
|
||||
$a->strings["Each user chooses whether to use the alternate pager"] = "每用户选择是否用供替换的分页";
|
||||
$a->strings["Settings updated."] = "设置跟新了";
|
Loading…
Add table
Add a link
Reference in a new issue