]> git.mxchange.org Git - friendica-addons.git/blobdiff - xmpp/lang/pt-br/strings.php
regenerated all the strings
[friendica-addons.git] / xmpp / lang / pt-br / strings.php
index eab89d0e4eb1364b3856210f86b743fd5ed30bdd..6d3680ad1b3571b0193bb690d232531bc8c10571 100644 (file)
@@ -5,12 +5,12 @@ function string_plural_select_pt_br($n){
        $n = intval($n);
        return intval($n > 1);
 }}
-;
-$a->strings["XMPP settings updated."] = "Configurações de XMPP atualizadas.";
-$a->strings["XMPP-Chat (Jabber)"] = "Bate-papo XMPP (Jabber)";
-$a->strings["Enable Webchat"] = "Habilitar webchat";
-$a->strings["Individual Credentials"] = "Credenciais individuais";
-$a->strings["Jabber BOSH host"] = "Host BOSH de Jabber";
-$a->strings["Save Settings"] = "Salvar configurações";
-$a->strings["Use central userbase"] = "Usar base de usuários central";
-$a->strings["Settings updated."] = "Configurações atualizadas.";
+$a->strings['XMPP settings updated.'] = 'Configurações de XMPP atualizadas.';
+$a->strings['XMPP-Chat (Jabber)'] = 'Bate-papo XMPP (Jabber)';
+$a->strings['Enable Webchat'] = 'Habilitar webchat';
+$a->strings['Individual Credentials'] = 'Credenciais individuais';
+$a->strings['Jabber BOSH host'] = 'Host BOSH de Jabber';
+$a->strings['Save Settings'] = 'Salvar configurações';
+$a->strings['Use central userbase'] = 'Usar base de usuários central';
+$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'Se habilitado, a autenticação será feita automaticamente em um servidor ejabberd, que precisa ser instalado neste computador com credenciais sincronizadas por meio do script "auth_ejabberd.php".';
+$a->strings['Settings updated.'] = 'Configurações atualizadas.';