summaryrefslogtreecommitdiffstats
path: root/l10n/pt_BR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-28 01:21:08 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-28 01:21:08 +0200
commit007c1277c3d71768437bb95e5f533713fe87515a (patch)
treeb70d7c249e8286ab5a03227a7161b58ce308c1ef /l10n/pt_BR.php
parentebb5a2f442ff0d9547b2fe8da686fb334e02e2f7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pt_BR.php')
-rw-r--r--l10n/pt_BR.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php
index 9fa4cd370..a5252c2e7 100644
--- a/l10n/pt_BR.php
+++ b/l10n/pt_BR.php
@@ -1,26 +1,40 @@
<?php $TRANSLATIONS = array(
"News" => "Notícias",
+"Can not add feed: Exists already" => "Não é possível adicionar alimentação: já existe",
+"Can not add feed: URL does not exist or has invalid xml" => "Não é possível adicionar alimentação: URL não existe ou tem ml inválido",
+"Can not add folder: Exists already" => "Não é possível adicionar pasta: já existe",
+"Undo deletion of " => "Desfazer exclusão de",
"Add Website" => "Adicionar site",
+"Error: address exists already!" => "Erro: endereço já existe!",
+"Error: folder exists already" => "Erro: pasta já existe!",
"Address" => "Endereço",
"Add" => "Adicionar",
"New folder" => "Nova pasta",
"Folder" => "Pasta",
"Choose folder" => "Escolher pasta",
"Folder name" => "Nome da pasta",
+"Back to folder selection" => "Voltar à seleção de pasta",
+"Create folder" => "Criar pasta",
"Starred" => "Destacado",
"Unread articles" => "Artigos não lidos",
"All articles" => "Todos os artigos",
+"Mark read" => "Marcar como lido",
"from" => "de",
"by" => "por",
"Cant play audio format" => "Formato de áudio inválido",
"Keep unread" => "Manter como não lido",
"Delete feed" => "Excluir feed",
+"Delete website" => "Excluir website",
"Collapse" => "Retrair",
"Delete folder" => "Excluir pasta",
"Rename folder" => "Renomear pasta",
"Import / Export OPML" => "Importar / Exportar OPML",
"Import" => "Importar",
"Export" => "Exportar",
+"Error when importing: file does not contain valid OPML" => "Erro ao importar: arquivo não contém OPML válido",
+"Import Google Reader JSON" => "Importar Google Reader JSON",
+"To import starred and shared articles from Google \n\t\t\tReader please upload the .json files from the Google Takeout archive" => "Para importar artigos favoritos e compartilhados do Google ⏎\n»»»Leitor faça o upload dos arquivos JSON. Partir do arquivo Google Takeout",
+"Error when importing: file does not contain valid JSON" => "Erro ao importar: arquivo não contém JSON válido",
"Show all" => "Mostrar tudo",
"Show only unread" => "Mostrar não lidos apenas"
);