forked from friendica/friendica-addons
8 lines
686 B
PHP
8 lines
686 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=__DQ__http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger__DQ__>RemoteStorage WebFinger</a>"] = "Permesi vian identecon ĉe Friendica (%s) por konekti al eksteraj konservejoj subtenata de unhosted (ekz. OwnCloud). Vidu <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
|
||
|
$a->strings["Template URL (with {category})"] = "URL adreso de ŝablono (kun {category})";
|
||
|
$a->strings["OAuth end-point"] = "OAuth finpunkto";
|
||
|
$a->strings["Api"] = "Api";
|
||
|
$a->strings["Submit"] = "Sendi";
|