summaryrefslogtreecommitdiffstats
path: root/l10n/pt_PT.php
blob: 800f927da4185a7ea9a4c8e0e8a805181d270046 (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" => "Noticias",
"no title" => "sem titulo",
"no name" => "sem nome",
"no body" => "Sem corpo",
"subscriptions in ownCloud - News" => "Subescrições no ownCloud - Notícias",
"An error occurred" => "Ocorreu um erro",
"Nice! You have subscribed to " => "Boa! Subscreveu",
"You had already subscribed to this feed!" => "Já subscreveu este feed!",
"New articles" => "Novos artigos",
"Mark all read" => "Marcar todos como lidos",
"Starred" => "Estrelado",
"Share" => "Partilhar",
"Keep unread" => "Manter como não lido",
"Delete feed" => "Eliminar Feed",
"Collapse" => "Expandir",
"Delete folder" => "Apagar pasta",
"Rename folder" => "Renomear pasta",
"Add Subscription" => "Adicionar Subscrição",
"Address" => "Endereço",
"Add" => "Acrescentar",
"Add Folder" => "Acrescentar pasta",
"Show everything" => "Mostrar tudo",
"Show only unread" => "Mostrar apenas não lidas",
"Settings" => "Configurações",
"Add feed or folder" => "Adicionar feed ou pasta.",
"Add Feed/Folder" => "Adicionar Feed/Pasta",
"Import OPML" => "Importar OPML",
"Subscribelet" => "Subescriçao",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arraste isto para os favoritos do seu navegador e clique sobre ele sempre que se quiser inscrever num site rapidamente:",
"Subscribe" => "Subscrever"
);