summaryrefslogtreecommitdiffstats
path: root/l10n/pt_PT.php
blob: af71cfc7f6621dd390dacd0f8eb6881a3f8a7f94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?php $TRANSLATIONS = array(
"New articles" => "Novos artigos",
"File doesn't exist:" => "Ficheiro não existe:",
"News" => "Noticias",
"Error" => "Erro",
"Show only unread" => "Mostrar apenas não lidas",
"Show everything" => "Mostrar tudo",
"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...",
"Success" => "Sucesso",
"Import" => "Importar",
"Downloading..." => "A descarregar...",
"Download" => "Descarregar",
"Select file" => "Escolher ficheiro",
"no title" => "sem titulo",
"An error occurred" => "Ocorreu um erro"
);