friendica-addons/fbpost/lang/zh-cn/strings.php

33 lines
2.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$a->strings["Settings updated."] = "设置跟新了";
$a->strings["Permission denied."] = "权限不够。";
$a->strings["Facebook Post disabled"] = "使Facebook文章不可用的";
$a->strings["Facebook API key is missing."] = "Facebook API钥匙失踪的。";
$a->strings["Facebook Post"] = "Facebook文章";
$a->strings["Install Facebook Post connector for this account."] = "安装Facebook文章连接器为这个账户";
$a->strings["Remove Facebook Post connector"] = "把Facebook文章连接器删除";
$a->strings["Re-authenticate [This is necessary whenever your Facebook password is changed.]"] = "复认证[这是必要的每当您Facebook密码变化了]";
$a->strings["Post to Facebook by default"] = "默认地放在Facebook";
$a->strings["Suppress \"View on friendica\""] = "禁止「看在Friendica」";
$a->strings["Mirror wall posts from facebook to friendica."] = "复制墙文章从facebook到friendica。";
$a->strings["Post to page/group:"] = "放在页/组:";
$a->strings["None"] = "没有";
$a->strings["Submit"] = "提交";
$a->strings["Facebook"] = "Facebook";
$a->strings["Facebook Post Settings"] = "Facebook文章设置";
$a->strings["Facebook API Key"] = "Facebook API密码";
$a->strings["Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.<br><br>"] = "错误看上去您输入App-ID和-Secret在您的.htconfig.php文件。它们那里输入的时候您不能把他们在这个表格输入。<br><br>";
$a->strings["App-ID / API-Key"] = "App-ID / API-Key";
$a->strings["Application secret"] = "应用密码";
$a->strings["Save"] = "保存";
$a->strings["The new values have been saved."] = "新的设置保存了。";
$a->strings["Post to Facebook"] = "放在Facebook";
$a->strings["%s:"] = "%s";
$a->strings["Post to Facebook cancelled because of multi-network access permission conflict."] = "发送到Facebook取消由于多网络准许矛盾。";
$a->strings["View on Friendica"] = "看在Friendica";
$a->strings["Facebook post failed. Queued for retry."] = "Facebook发送失败了。排队着待再试。";
$a->strings["Administrator"] = "管理员";
$a->strings["Your Facebook connection became invalid. Please Re-authenticate."] = "您Facebook联系成无效的。请再认证。";
$a->strings["Facebook connection became invalid"] = "Facebook联系成无效的";