friendica-addons/uhremotestorage/lang/zh-cn/strings.php
2013-02-27 10:22:24 -05:00

8 lines
634 B
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["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = "许用您的friendica用户名%s根对外没主办的贮藏比如ownCloud。看<a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
$a->strings["Template URL (with {category})"] = "模板URL{category}";
$a->strings["OAuth end-point"] = "OAuth 端点";
$a->strings["Api"] = "API";
$a->strings["Submit"] = "提交";