9 lines
620 B
PHP
9 lines
620 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Gnot settings updated."] = "As configurações do Gnot foram atualizadas.";
|
||
|
$a->strings["Gnot Settings"] = "Configurações do Gnot";
|
||
|
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permite o encadeamento das notificações por e-mail de comentário no GMail, tornando a a linha de assunto anônima.";
|
||
|
$a->strings["Enable this plugin/addon?"] = "Habilitar este plugin/complemento?";
|
||
|
$a->strings["Submit"] = "Enviar";
|
||
|
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notify] Comentário na conversa #%d";
|