summaryrefslogtreecommitdiffstats
path: root/l10n/pt_BR.php
blob: c99eca731a61ab5181ca70c1e0f2f84aa69b465b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?php $TRANSLATIONS = array(
"News" => "Notícias",
"no title" => "sem título",
"no name" => "sem nome",
"no body" => "sem corpo",
"subscriptions in ownCloud - News" => "assinaturas em ownCloud - Notícias",
"An error occurred" => "Um erro ocorreu",
"Nice! You have subscribed to " => "Legal! Você se inscreveu em",
"You had already subscribed to this feed!" => "Você já se inscreveu neste feed!",
"New articles" => "Novos artigos",
"Mark all read" => "Marcar todos como lidos",
"Starred" => "Destacado",
"Share" => "Compartilhar",
"Keep unread" => "Manter não lido",
"Delete feed" => "Excluir feed",
"Collapse" => "Retrair",
"Delete folder" => "Excluir pasta",
"Rename folder" => "Renomear feed",
"Add Subscription" => "Adicionar inscrição",
"Address" => "Endereço",
"Add" => "Adicionar",
"Add Folder" => "Adicionar Pasta",
"Show everything" => "Mostrar tudo",
"Show only unread" => "Mostrar não lidos",
"Settings" => "Ajustes",
"Add feed or folder" => "Adicionar feed ou pasta",
"Add Feed/Folder" => "Adicionar Feed/Pasta",
"Import OPML" => "Importar OPML",
"Subscribelet" => "Subscribelet",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arraste isso para os favoritos do seu navegador web e clique nele quando quiser se inscrever a uma página rapidamente:",
"Subscribe" => "Inscrever-se"
);