mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19: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
13
tumblr/lang/zh-cn/strings.php
Normal file
13
tumblr/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Permission denied."] = "权限不够。";
|
||||
$a->strings["You are now authenticated to tumblr."] = "现在tumblr证明您是真的";
|
||||
$a->strings["return to the connector page"] = "会连接器页";
|
||||
$a->strings["Post to Tumblr"] = "发送到Tumblr";
|
||||
$a->strings["Tumblr Post Settings"] = "Tumblr发送设置";
|
||||
$a->strings["(Re-)Authenticate your tumblr page"] = "再认证您的tumblr页";
|
||||
$a->strings["Enable Tumblr Post Plugin"] = "使Tumblr发送插件能够";
|
||||
$a->strings["Post to Tumblr by default"] = "默认地给Tumblr发送";
|
||||
$a->strings["Post to page:"] = "放在页:";
|
||||
$a->strings["You are not authenticated to tumblr"] = "tumblr没证明您是真的";
|
||||
$a->strings["Submit"] = "提交";
|
Loading…
Add table
Add a link
Reference in a new issue