deprecated-addons/uhremotestorage/lang/pt-br/strings.php

8 lines
658 B
PHP

<?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>"] = "Permite o uso do id friendica (%s) para conectar ao armazenamento tipo unhosted externo (ex: ownCloud). Veja <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
$a->strings["Template URL (with {category})"] = "URL do Template (com {category})";
$a->strings["OAuth end-point"] = "OAuth terminal";
$a->strings["Api"] = "Api";
$a->strings["Submit"] = "Enviar";