summaryrefslogtreecommitdiffstats
path: root/l10n/pt_PT.php
blob: 60a857b02e133ea690de2c7dfee8b14350de9224 (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
34
35
36
37
38
39
40
41
<?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! Check if feed contains valid RSS!" => "Não foi possível adicionar o feed. Verifique se contem um RSS válido",
"Folder exists already" => "A pasta já existe",
"Address" => "Endereço",
"Add" => "Acrescentar",
"New folder" => "Nova Pasta",
"Folder" => "Pasta",
"No folder" => "Sem Pasta",
"Starred" => "Estrelado",
"Unread articles" => "Artigos por ler",
"All articles" => "Todos os artigos",
"Mark all read" => "Marcar todos como lidos",
"Cant play audio format" => "Não é possível reproduzir este formato de audio",
"Share" => "Partilhar",
"Keep unread" => "Manter como não lido",
"Delete feed" => "Eliminar Feed",
"Collapse" => "Expandir",
"Delete folder" => "Apagar pasta",
"Rename folder" => "Renomear pasta",
"Import / Export OPML" => "Importar/Exportar OPML",
"Import" => "Importar",
"Export" => "Exportar",
"Subscribelet" => "Subescriçao",
"Show all" => "Mostrar todos",
"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"
);