2012-10-04 04:09:41 +04:00
< ? php $TRANSLATIONS = array (
" News " => " Noticias " ,
2013-04-16 03:04:50 +04:00
" Add Website " => " Adicionar WebSite " ,
2013-02-12 15:54:12 +04:00
" Address " => " Endereço " ,
" Add " => " Acrescentar " ,
2013-02-15 03:04:19 +04:00
" New folder " => " Nova Pasta " ,
2013-02-12 15:54:12 +04:00
" Folder " => " Pasta " ,
2013-04-16 03:04:50 +04:00
" Choose folder " => " Escolha uma pasta " ,
" Folder name " => " Nome da pasta " ,
" Starred " => " Marcado " ,
2013-02-15 03:04:19 +04:00
" Unread articles " => " Artigos por ler " ,
" All articles " => " Todos os artigos " ,
2013-02-12 15:54:12 +04:00
" Mark all read " => " Marcar todos como lidos " ,
2013-04-16 03:04:50 +04:00
" from " => " de " ,
" by " => " por " ,
2013-02-15 03:04:19 +04:00
" Cant play audio format " => " Não é possível reproduzir este formato de audio " ,
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 " ,
2013-02-13 03:03:05 +04:00
" Delete folder " => " Apagar pasta " ,
2013-02-15 03:04:19 +04:00
" Rename folder " => " Renomear pasta " ,
" Import / Export OPML " => " Importar/Exportar OPML " ,
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-15 03:04:19 +04:00
" Show all " => " Mostrar todos " ,
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: " ,
2013-04-16 03:04:50 +04:00
" Subscribe " => " Subscrever " ,
" An error occurred " => " Ocorreu um erro " ,
" Nice! You have subscribed to " => " Boa! Subscreveu " ,
" You had already subscribed to this feed! " => " Já subscreveu este feed! "
2012-10-04 04:09:41 +04:00
);