Update strings

update strings to contain addon
This commit is contained in:
Adam Magness 2018-01-20 11:01:59 -05:00
parent c71f7b0e1a
commit 96c41e5623
519 changed files with 829 additions and 829 deletions

View file

@ -34,7 +34,7 @@ msgid "Diaspora Export"
msgstr "Diaspora 导出"
#: diaspora.php:163
msgid "Enable Diaspora Post Plugin"
msgid "Enable Diaspora Post Addon"
msgstr "启用 Diaspora 发文插件"
#: diaspora.php:168

View file

@ -8,7 +8,7 @@ function string_plural_select_zh_cn($n){
$a->strings["Post to Diaspora"] = "发到 Diaspora";
$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "无法登录到你的 Diaspora 账户。请检查用户名和密码并确保你用了完整的地址包括http...";
$a->strings["Diaspora Export"] = "Diaspora 导出";
$a->strings["Enable Diaspora Post Plugin"] = "启用 Diaspora 发文插件";
$a->strings["Enable Diaspora Post Addon"] = "启用 Diaspora 发文插件";
$a->strings["Diaspora username"] = "Diaspora 用户名";
$a->strings["Diaspora password"] = "Diaspora 密码";
$a->strings["Diaspora site URL"] = "Diaspora 站点 URL";