summaryrefslogtreecommitdiffstats
path: root/l10n/pt_PT.php
blob: db1c911e15c42453b1f0c2dc3cac37ccde7e7a5a (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
33
<?php $TRANSLATIONS = array(
"year" => "ano",
"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" => "Novo",
"Add Subscription" => "Adicionar Subscrição",
"Address must not be empty!" => "O endereço não pode estar vazio!",
"Feed exists already!" => "O feed já existe!",
"Could not add feed!" => "Não foi possível adicionar o feed!",
"Address" => "Endereço",
"Add" => "Acrescentar",
"Folder" => "Pasta",
"Starred" => "Estrelado",
"Mark all read" => "Marcar todos como lidos",
"Share" => "Partilhar",
"Keep unread" => "Manter como não lido",
"Delete feed" => "Eliminar Feed",
"Collapse" => "Expandir",
"Delete folder" => "Apagar pasta",
"Rename folder" => "Renomear pasta",
"Import" => "Importar",
"Export" => "Exportar",
"Subscribelet" => "Subescriçao",
"Show only unread" => "Mostrar apenas não lidas",
"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"
);