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

35 lines
4.6 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?php
$a->strings["Post to StatusNet"] = "发送到StatusNet";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "请联系您的网站行政人员。<br />提供的API URL无效。";
$a->strings["We could not contact the StatusNet API with the Path you entered."] = "我们不能联系StatusNet API在您输入的路径。";
$a->strings["StatusNet settings updated."] = "StatusNet设置更新了。";
$a->strings["StatusNet Posting Settings"] = "StatusNet发送设置";
$a->strings["Globally Available StatusNet OAuthKeys"] = "综合可用的StatusNet OAuthKeys";
$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "有已经装配的OAuth钥匙双于有的StatusNet服务器可用。如果您用那些之一请用那个。否则随便连接任何别的StatusNet看下";
$a->strings["Submit"] = "提交";
$a->strings["Provide your own OAuth Credentials"] = "提供您自己的OAuth证件";
$a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = "找不到「consumer key」双为StatusNet。注册您Friendica账户当「desktop client」在您的StatusNet账户粘贴「consumer key」双这儿和输入API基础根。<br />您登记您的OAuth钥匙双前问行政人员已经有没有钥匙双为这个Friendica安装在您最喜欢的StatusNet安装。";
$a->strings["OAuth Consumer Key"] = "Oauth消费者钥匙";
$a->strings["OAuth Consumer Secret"] = "Oauth消费者密码";
$a->strings["Base API Path (remember the trailing /)"] = "基础API地址(注意最后的/)";
$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet."] = "为连接您的StatusNet账户点击下按钮得到安全密码从StatusNet您要在输入在下个栏和提交表单。只您的公开文章被送到StatusNet。";
$a->strings["Log in with StatusNet"] = "用StatusNet登记";
$a->strings["Copy the security code from StatusNet here"] = "复制安全密码从StatusNet这儿";
$a->strings["Cancel Connection Process"] = "注销连接过程 ";
$a->strings["Current StatusNet API is"] = "现在StatusNet API是";
$a->strings["Cancel StatusNet Connection"] = "注销StatusNet连接";
$a->strings["Currently connected to: "] = "现在连接到:";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "如果使可用的都您<strong>公开的</strong>文章会被发送到有关的StatusNet账户。您会选择默认地这样做这儿或个文章分开地写字时候选择在文章设置。";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>注意</strong>: 由于您的隐私设置(<em>隐藏您的简介内容为生看者?</em>)超链接可能包括在公文章转播到StatusNets会带领来客到空白页讲他看您的简介被限制。";
$a->strings["Allow posting to StatusNet"] = "许放在StatusNet";
$a->strings["Send public postings to StatusNet by default"] = "默认发送公开文章在StatusNet";
$a->strings["Mirror all posts from statusnet that are no replies or repeated messages"] = "复制所有文章从statusnet除了回答或重复的通知以外";
$a->strings["Shortening method that optimizes the post"] = "缩短方法优化文章";
$a->strings["Send linked #-tags and @-names to StatusNet"] = "转播连接的#标签盒@名到StatusNet";
$a->strings["Clear OAuth configuration"] = "清理出OAuth设置";
$a->strings["Site name"] = "网页名字";
$a->strings["API URL"] = "API URL";
$a->strings["Consumer Secret"] = "密码(Consumer Secret)";
$a->strings["Consumer Key"] = "钥匙(Consumer Key)";