2012-10-04 04:09:41 +04:00
< ? php $TRANSLATIONS = array (
2012-10-19 00:59:03 +04:00
" Error changing name of folder " => " Erro ao mudar nome da pasta " ,
" Error collapsing folder. " => " Erro ao expandir pasta. " ,
" Error adding folder. " => " Erro ao adicionar pasta. " ,
" Folder added! " => " Pasta adicionada! " ,
" Error removing folder. " => " Erro a remover pasta. " ,
" An error occurred while parsing the file. " => " Ocorreu um erro ao analisar o ficheiro. " ,
2012-11-03 03:02:23 +04:00
" No file path was submitted. " => " Nenhum caminho de arquivo foi submetido. " ,
2012-10-04 04:09:41 +04:00
" File doesn't exist: " => " Ficheiro não existe: " ,
2012-10-19 00:59:03 +04:00
" Error setting all items as read. " => " Erro ao definir todos como lidos. " ,
" Error marking item as read. " => " Erro ao definir item como lido. " ,
2012-10-04 04:09:41 +04:00
" News " => " Noticias " ,
" Error " => " Erro " ,
2012-10-19 00:59:03 +04:00
" None " => " Nenhum " ,
2012-10-04 04:09:41 +04:00
" Show only unread " => " Mostrar apenas não lidas " ,
" Show everything " => " Mostrar tudo " ,
2012-10-19 00:59:03 +04:00
" Warning " => " Aviso " ,
" Name of the folder cannot be empty. " => " Nome da pasta não pode estar vazio. " ,
2012-10-09 04:09:03 +04:00
" Adding... " => " A acrescentar... " ,
" Add folder " => " Acrescentar pasta " ,
2012-10-19 00:59:03 +04:00
" Changing... " => " A mudar... " ,
" Change folder name " => " Mudar nome da pasta " ,
2012-10-04 04:09:41 +04:00
" URL cannot be empty. " => " O URL não pode estar vazio. " ,
2012-10-19 00:59:03 +04:00
" Error while parsing the feed " => " Ocorreu um erro ao analisar o ficheiro. " ,
2012-10-04 04:09:41 +04:00
" Fatal Error " => " Erro Grave " ,
" No files selected. " => " Nenhum ficheiro seleccionado. " ,
" 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 " ,
2012-10-16 04:11:11 +04:00
" You don't have any feed in your reader. " => " Não tem nenhum feed no seu leitor. " ,
" Address " => " Endereço " ,
2012-10-19 00:59:03 +04:00
" Subscribe " => " Subscrever " ,
" Import OPML " => " Importar OPML " ,
" Upload file from desktop " => " Carregar ficheiro do desktop " ,
" Upload " => " Carregar " ,
" Select file from ownCloud " => " Selecionar ficheiro de ownCloud " ,
" Select " => " Selecionar " ,
2012-11-03 03:02:23 +04:00
" Import " => " Importar " ,
2012-10-19 00:59:03 +04:00
" Or... " => " Ou... " ,
2012-10-09 04:09:03 +04:00
" Feed " => " Feed " ,
" Folder " => " Pasta " ,
" Settings " => " Configurações " ,
" Add Folder " => " Acrescentar pasta " ,
2012-10-19 00:59:03 +04:00
" Add new folder " => " Adicionar nova pasta " ,
2012-10-09 04:09:03 +04:00
" Folder name " => " Nome da pasta " ,
2012-10-19 00:59:03 +04:00
" Add Subscription " => " Adicionar Subscrição " ,
2012-10-09 04:09:03 +04:00
" Choose folder " => " Escolha uma pasta " ,
" Add " => " Acrescentar " ,
2012-10-16 04:11:11 +04:00
" New articles " => " Novos artigos " ,
2012-10-19 00:59:03 +04:00
" Mark all read " => " Marcar todos como lidos " ,
2012-10-16 04:11:11 +04:00
" Starred " => " Estrelado " ,
2012-10-19 00:59:03 +04:00
" Mark as unimportant " => " Marcar como sem importância " ,
" Mark as important " => " Marcar como importante " ,
" from " => " de " ,
2012-10-09 04:09:03 +04:00
" by " => " por " ,
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-10-19 00:59:03 +04:00
" Collapse " => " Expandir " ,
2012-10-09 04:09:03 +04:00
" Delete folder " => " Apagar pasta " ,
2012-10-19 00:59:03 +04:00
" Rename folder " => " Renomear pasta " ,
" Download OPML " => " Descarregar OPML " ,
" 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: "
2012-10-04 04:09:41 +04:00
);