mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
Update strings
update strings to contain addon
This commit is contained in:
parent
c71f7b0e1a
commit
96c41e5623
519 changed files with 829 additions and 829 deletions
|
@ -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
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue