news/l10n/pt_PT.php

40 строки
1.3 KiB
PHP
Исходник Обычный вид История

2012-10-04 04:09:41 +04:00
<?php $TRANSLATIONS = array(
2012-10-09 04:09:03 +04:00
"Starred" => "Estrelado",
2012-10-04 04:09:41 +04:00
"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",
2012-10-09 04:09:03 +04:00
"Adding..." => "A acrescentar...",
"Add folder" => "Acrescentar pasta",
2012-10-04 04:09:41 +04:00
"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...",
2012-10-09 04:09:03 +04:00
" out of " => "sem",
2012-10-04 04:09:41 +04:00
"Success" => "Sucesso",
"Import" => "Importar",
"Downloading..." => "A descarregar...",
"Download" => "Descarregar",
"Select file" => "Escolher ficheiro",
"no title" => "sem titulo",
2012-10-09 04:09:03 +04:00
"no name" => "sem nome",
"An error occurred" => "Ocorreu um erro",
"Nice! You have subscribed to " => "Boa! Subscreveu",
"Feed" => "Feed",
"Folder" => "Pasta",
"Settings" => "Configurações",
"Add Folder" => "Acrescentar pasta",
"Folder name" => "Nome da pasta",
"Choose folder" => "Escolha uma pasta",
"Address" => "Endereço",
"Add" => "Acrescentar",
"by" => "por",
"Keep unread" => "Manter como não lido",
"Delete folder" => "Apagar pasta",
"Rename folder" => "Renomear pasta",
"You don't have any feed in your reader." => "Não tem nenhum feed no seu leitor."
2012-10-04 04:09:41 +04:00
);