summaryrefslogtreecommitdiffstats
path: root/l10n/pt_PT.php
blob: 4144185786abf08b1b6b6a8d5f20e87b526a6376 (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
<?php $TRANSLATIONS = array(
"File doesn't exist:" => "Ficheiro não existe:",
"News" => "Noticias",
"Error" => "Erro",
"Show only unread" => "Mostrar apenas não lidas",
"Show everything" => "Mostrar tudo",
"Adding..." => "A acrescentar...",
"Add folder" => "Acrescentar pasta",
"URL cannot be empty." => "O URL não pode estar vazio.",
"Fatal Error" => "Erro Grave",
"File " => "Ficheiro",
"No files selected." => "Nenhum ficheiro seleccionado.",
"Importing..." => "A importar...",
" out of " => "sem",
"Success" => "Sucesso",
"Import" => "Importar",
"Downloading..." => "A descarregar...",
"Download" => "Descarregar",
"Select file" => "Escolher ficheiro",
"no title" => "sem titulo",
"no name" => "sem nome",
"An error occurred" => "Ocorreu um erro",
"Nice! You have subscribed to " => "Boa! Subscreveu",
"You don't have any feed in your reader." => "Não tem nenhum feed no seu leitor.",
"Address" => "Endereço",
"Feed" => "Feed",
"Folder" => "Pasta",
"Settings" => "Configurações",
"Add Folder" => "Acrescentar pasta",
"Folder name" => "Nome da pasta",
"Choose folder" => "Escolha uma pasta",
"Add" => "Acrescentar",
"New articles" => "Novos artigos",
"Starred" => "Estrelado",
"by" => "por",
"Keep unread" => "Manter como não lido",
"Delete folder" => "Apagar pasta",
"Rename folder" => "Renomear pasta"
);