mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:05:16 +02:00
PT-BR: updating the strings
This commit is contained in:
parent
bff688ef91
commit
75f6f3d68b
2 changed files with 25 additions and 24 deletions
|
@ -103,7 +103,7 @@ $a->strings["Location:"] = "Localização:";
|
|||
$a->strings["Gender:"] = "Gênero:";
|
||||
$a->strings["Status:"] = "Situação:";
|
||||
$a->strings["Homepage:"] = "Página web:";
|
||||
$a->strings["Network:"] = "";
|
||||
$a->strings["Network:"] = "Rede:";
|
||||
$a->strings["g A l F d"] = "G l d F";
|
||||
$a->strings["F d"] = "F d";
|
||||
$a->strings["[today]"] = "[hoje]";
|
||||
|
@ -161,8 +161,8 @@ $a->strings["Dislike Posts"] = "Desgostar de publicações";
|
|||
$a->strings["Ability to dislike posts/comments"] = "Capacidade de desgostar de publicações/comentários";
|
||||
$a->strings["Star Posts"] = "Destacar publicações";
|
||||
$a->strings["Ability to mark special posts with a star indicator"] = "Capacidade de marcar publicações especiais com uma estrela indicadora";
|
||||
$a->strings["Mute Post Notifications"] = "";
|
||||
$a->strings["Ability to mute notifications for a thread"] = "";
|
||||
$a->strings["Mute Post Notifications"] = "Silenciar Notificações de Postagem";
|
||||
$a->strings["Ability to mute notifications for a thread"] = "Habilitar notificação silenciosa para a tarefa";
|
||||
$a->strings["%s's birthday"] = "aniversários de %s's";
|
||||
$a->strings["Happy Birthday %s"] = "Feliz Aniversário %s";
|
||||
$a->strings["[Name Withheld]"] = "[Nome não revelado]";
|
||||
|
@ -239,19 +239,19 @@ $a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Você re
|
|||
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Você recebeu [url=%1\$s]uma apresentação[/url] de %2\$s.";
|
||||
$a->strings["You may visit their profile at %s"] = "Você pode visitar o perfil deles em %s";
|
||||
$a->strings["Please visit %s to approve or reject the introduction."] = "Favor visitar %s para aprovar ou rejeitar a apresentação.";
|
||||
$a->strings["[Friendica:Notify] A new person is sharing with you"] = "";
|
||||
$a->strings["%1\$s is sharing with you at %2\$s"] = "";
|
||||
$a->strings["[Friendica:Notify] You have a new follower"] = "";
|
||||
$a->strings["You have a new follower at %2\$s : %1\$s"] = "";
|
||||
$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Friendica:Notificação] Uma nova pessoa está compartilhando com você";
|
||||
$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s está compartilhando com você via %2\$s";
|
||||
$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Notificação] Você tem um novo seguidor";
|
||||
$a->strings["You have a new follower at %2\$s : %1\$s"] = "Você tem um novo seguidor em %2\$s : %1\$s";
|
||||
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] Você recebeu uma sugestão de amigo";
|
||||
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Você recebeu uma sugestão de amigo de '%1\$s' em %2\$s";
|
||||
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Você recebeu [url=%1\$s]uma sugestão de amigo[/url] de %2\$s em %3\$s";
|
||||
$a->strings["Name:"] = "Nome:";
|
||||
$a->strings["Photo:"] = "Foto:";
|
||||
$a->strings["Please visit %s to approve or reject the suggestion."] = "Favor visitar %s para aprovar ou rejeitar a sugestão.";
|
||||
$a->strings["[Friendica:Notify] Connection accepted"] = "";
|
||||
$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "";
|
||||
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "";
|
||||
$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Notificação] Conexão aceita";
|
||||
$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "'%1\$s' sua solicitação de conexão foi aceita em %2\$s";
|
||||
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s Foi aceita [url=%1\$s] a conexão solicitada[/url].";
|
||||
$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "";
|
||||
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "";
|
||||
$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "";
|
||||
|
@ -292,7 +292,7 @@ $a->strings["School/education:"] = "Escola/educação:";
|
|||
$a->strings["Nothing new here"] = "Nada de novo aqui";
|
||||
$a->strings["Clear notifications"] = "Descartar notificações";
|
||||
$a->strings["End this session"] = "Terminar esta sessão";
|
||||
$a->strings["Your videos"] = "";
|
||||
$a->strings["Your videos"] = "Seus vídeos";
|
||||
$a->strings["Your personal notes"] = "";
|
||||
$a->strings["Sign in"] = "Entrar";
|
||||
$a->strings["Home Page"] = "Página pessoal";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue