summaryrefslogtreecommitdiffstats
path: root/settings/l10n/pt_BR.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-18 11:46:49 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-18 11:46:49 +0200
commit6720a45d65dd0627489e3766e584066a17233432 (patch)
tree773f891921e87db75bd240d543095a33ec473544 /settings/l10n/pt_BR.php
parent8fb75f379a8fb155f4d36233864e4e62e21d538b (diff)
downloadnextcloud-server-6720a45d65dd0627489e3766e584066a17233432.tar.gz
nextcloud-server-6720a45d65dd0627489e3766e584066a17233432.zip
updated translations
Diffstat (limited to 'settings/l10n/pt_BR.php')
-rw-r--r--settings/l10n/pt_BR.php18
1 files changed, 18 insertions, 0 deletions
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
new file mode 100644
index 00000000000..a3678caed09
--- /dev/null
+++ b/settings/l10n/pt_BR.php
@@ -0,0 +1,18 @@
+<?php $TRANSLATIONS = array(
+"Authentication error" => "Erro de autenticação",
+"OpenID Changed" => "Mudou OpenID",
+"Invalid request" => "Pedido inválido",
+"Language changed" => "Mudou Idioma",
+"Ask a question" => "Faça uma pergunta",
+"Select an App" => "Selecione uma Aplicação",
+"-licensed" => "-licenciados",
+"by" => "por",
+"Your password got changed" => "Sua senha foi modificada",
+"New password" => "Nova senha",
+"show" => "mostrar",
+"Language" => "Idioma",
+"Name" => "Nome",
+"Password" => "Senha",
+"Groups" => "Grupos",
+"Create" => "Criar"
+);