news/l10n/pt_PT.php

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

2012-10-04 04:09:41 +04:00
<?php $TRANSLATIONS = array(
2013-01-29 03:04:05 +04:00
"year" => "ano",
2012-10-04 04:09:41 +04:00
"News" => "Noticias",
"no title" => "sem titulo",
2012-10-09 04:09:03 +04:00
"no name" => "sem nome",
2012-11-08 03:03:47 +04:00
"no body" => "Sem corpo",
"subscriptions in ownCloud - News" => "Subescrições no ownCloud - Notícias",
2012-10-09 04:09:03 +04:00
"An error occurred" => "Ocorreu um erro",
"Nice! You have subscribed to " => "Boa! Subscreveu",
2012-12-02 03:02:25 +04:00
"You had already subscribed to this feed!" => "Já subscreveu este feed!",
2013-02-12 15:54:12 +04:00
"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!",
"Address" => "Endereço",
"Add" => "Acrescentar",
"Folder" => "Pasta",
2012-10-16 04:11:11 +04:00
"Starred" => "Estrelado",
2013-02-12 15:54:12 +04:00
"Mark all read" => "Marcar todos como lidos",
2012-10-30 03:03:08 +04:00
"Share" => "Partilhar",
2012-10-09 04:09:03 +04:00
"Keep unread" => "Manter como não lido",
2012-11-08 03:03:47 +04:00
"Delete feed" => "Eliminar Feed",
2012-10-19 00:59:03 +04:00
"Collapse" => "Expandir",
"Rename folder" => "Renomear pasta",
2013-02-13 03:03:05 +04:00
"Delete folder" => "Apagar pasta",
2013-02-12 15:54:12 +04:00
"Import" => "Importar",
"Export" => "Exportar",
2012-11-08 03:03:47 +04:00
"Subscribelet" => "Subescriçao",
2013-02-12 15:54:12 +04:00
"Show only unread" => "Mostrar apenas não lidas",
2013-01-28 03:04:23 +04:00
"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"
2012-10-04 04:09:41 +04:00
);