miniflux-legacy/locales/pt_BR/translations.php

232 lines
10 KiB
PHP

<?php
return array(
// 'attachment' => '',
// 'When there is nothing to read, redirect me to this page' => '',
// 'Subscription page' => '',
// 'History page' => '',
// 'Bookmark page' => '',
// 'There is nothing new to read, enjoy your favorites articles!' => '',
// 'There is nothing new to read, enjoy your previous readings!' => '',
// 'Immediately' => '',
// '(error occurred during the last check)' => '',
// 'The feed id is required' => '',
// 'The title is required' => '',
// 'The site url is required' => '',
// 'The feed url is required' => '',
'or' => 'ou',
// 'edit' => '',
'cancel' => 'Cancelar',
// 'Edit' => '',
// 'Feed URL' => '',
// 'Website URL' => '',
// 'Title' => '',
// 'Edit subscription' => '',
// 'Unable to edit your subscription.' => '',
// 'Your subscription has been updated.' => '',
// 'Older items first' => '',
// 'Most recent first' => '',
// 'Default sorting order for items' => '',
// 'This subscription is empty, <a href="?action=unread">go back to unread items</a>' => '',
// 'sort by date<span class="hide-mobile"> (%s)</span>' => '',
// 'most recent first' => '',
// 'older first' => '',
// 'Show only this subscription' => '',
// 'Go to unread' => '',
// 'Go to bookmarks' => '',
// 'Go to history' => '',
// 'Go to subscriptions' => '',
// 'Go to preferences' => '',
// 'Your Google Account is linked to Miniflux' => '',
// 'Link Miniflux to my Google account' => '',
// 'Link Miniflux to my Mozilla Persona account' => '',
// 'Your Google Account is linked to Miniflux.' => '',
// 'Unable to link Miniflux to your Google Account.' => '',
// 'Unable to authenticate with Google' => '',
// 'Your Mozilla Persona Account is linked to Miniflux' => '',
// 'Your Mozilla Persona Account is linked to Miniflux.' => '',
// 'Unable to link Miniflux to your Mozilla Persona Account.' => '',
// 'Login with my Google Account' => '',
// 'Login with my Mozilla Persona Account' => '',
// 'Bookmarklet:' => '',
// 'Subscribe with Miniflux' => '',
// 'Drag and drop this link to your bookmarks' => '',
// 'The content grabber is disabled successfully.' => '',
// 'The content grabber is enabled successfully.' => '',
// 'Unable to activate the content grabber for this subscription.' => '',
// 'enable full content' => '',
// 'disable full content' => '',
// 'Download full content' => '',
// 'Downloading full content is slower because Miniflux grab the content from the original website. You should use that for subscriptions that display only a summary. This feature doesn\'t work with all websites.' => '',
// 'No message' => '',
// 'flush messages' => '',
// 'API endpoint:' => '',
// 'API username:' => '',
// 'API token:' => '',
// 'Generate new tokens' => '',
// 'Bookmarks RSS Feed:' => '',
// 'updated just now' => '',
// 'checked at' => '',
// 'never updated after creation' => '',
// 'Unable to enable this subscription.' => '',
// 'This subscription has been enabled successfully.' => '',
// 'Unable to disable this subscription.' => '',
// 'This subscription has been disabled successfully.' => '',
// 'Do you really want to disable this subscription: "%s"?' => '',
// 'enable' => '',
// 'disable' => '',
// 'Disable' => '',
// 'Subscription disabled' => '',
// 'Listing' => '',
// 'content downloaded' => '',
// 'in progress...' => '',
// 'unable to fetch content' => '',
// 'Download content' => '',
// 'download content' => '',
'Help' => 'Ajuda',
// 'Theme' => '',
// 'No item' => '',
// 'items' => '',
// 'There is %d empty feeds, there is maybe an error: %s...' => '',
'Items per page' => 'Itens por página',
'Previous page' => 'Visualização de página',
'Next page' => 'Proxima página',
'Do not fetch the content of articles' => 'Não buscar o conteúdo de artigos',
'Remove automatically read items' => 'Remover feed dos itens automaticamente',
'Never' => 'Nunca',
'After %d day' => 'Depois %d dias',
'After %d days' => 'Depois %d dias',
'French' => 'Frances',
'English' => 'Ingles',
'German' => 'Alemão',
'Italian' => 'Italiano',
// 'Spanish' => '',
'Simplified Chinese' => 'Chinês Simplificado',
// 'Czech' => '',
'Portuguese' => 'Português',
'unread' => 'não lido',
'bookmark' => 'lesezeichen',
'remove bookmark' => 'lesezeichen löschen',
'bookmarks' => 'bookmarks',
'Bookmarks' => 'Bookmarks',
'Bookmark item' => 'Item bookmarks',
'No bookmark' => 'Sem bookmarks',
'history' => 'histórico',
'subscriptions' => 'assinaturas',
'Subscriptions' => 'Assinaturas',
'preferences' => 'configurações',
'Preferences' => 'Configurações',
'logout' => 'sair',
'Username' => 'Nome',
'Password' => 'Senha',
'Confirmation' => 'Repetir Senha',
'Language' => 'Linguagem',
'Save' => 'Salvar',
'More information' => 'Mais informações',
'Database' => 'Banco de dados',
'Database size:' => 'Tamanho do Banco de dados :',
'Optimize the database' => 'Otimizar o banco de dados',
'(VACUUM command)' => '(Comando SQL VACUUM)',
'Download the entire database' => 'Download banco de dados',
'(Gzip compressed Sqlite file)' => '(Comprimir Sqlite para Gzip)',
'Keyboard shortcuts' => 'Atalhos do teclado',
'Previous item' => 'Item anterior',
'Next item' => 'Proximo item',
'Mark as read or unread' => 'Marcar como lida ou não lida',
'Open original link' => 'Abrir link original',
'Open item' => 'Abrir item',
'About' => 'Sobre',
'Miniflux version:' => 'Miniflux versão:',
'Nothing to read' => 'Nada para ler',
'unread items' => 'Item não lido',
'mark all as read' => 'Marcar tudo como lido',
'original link' => ' Link original',
'mark as read' => 'Marcar como lido',
'No history' => 'Sem histórico',
'mark as unread' => 'Marcar como não lido',
'History' => 'Histórico',
'flush all items' => 'Remover todos itens',
'Item not found' => 'Item não encontrado',
'Unread items' => 'Itens não lido',
'Next' => 'Proximo',
'Previous' => 'Anterior',
'Sign in' => 'Assinar em',
'feeds' => 'feeds',
'add' => 'adicionar',
'import' => 'importar',
'export' => 'exportar',
'OPML Import' => 'Importar OPML',
'OPML file' => 'Arquivo OPML',
'Import' => 'Importar',
'refresh all' => 'atualizar todos',
'No subscription' => 'Sem assinaturas',
'remove' => 'remover',
'Remove' => 'Remover',
'refresh' => 'atualizar',
'feed link' => 'feed link',
'New subscription' => 'Nova assinatura',
'Website or Feed URL' => 'Website ou URL Feed ',
'Add' => 'Adicionar',
'http://website/' => 'http://website/',
'Yes' => 'Sim',
'Official website:' => 'Site Oficial:',
'Bad username or password' => 'Nome ou senha ruins',
'Unable to update your preferences.' => 'Não é possível atualizar suas preferências.',
'Your preferences are updated.' => 'Suas preferências foram atualizadas.',
'Unable to import your OPML file.' => 'Não é possível importar o arquivo OPML.',
'Your feeds have been imported.' => 'Seus feeds foram importados.',
'Unable to find a subscription.' => 'Assinatura não encontrada.',
'Subscription added successfully.' => 'Assinatura adicionada com sucesso.',
'Your subscriptions are updated' => 'Suas assinaturas foram atualiadas.',
'Unable to remove this subscription.' => 'Não é possível remover esta assinatura.',
'This subscription has been removed successfully.' => 'Essa assinatura foi removida com sucesso.',
'The user name is required' => 'É Necessário nome de usuario.',
'The maximum length is 50 characters' => 'O comprimento máximo é de 50 caracteres',
'The password is required' => 'É Necessário senha.',
'The minimum length is 6 characters' => 'O comprimento mínimo é de 6 caracteres',
'The confirmation is required' => 'A confirmação é necessária.',
'Passwords don\'t match' => 'Senha não corresponde.',
'Do you really want to remove these items from your history?' => 'Você realmente deseja remover esses itens de sua histórico?',
'Do you really want to remove this subscription: "%s"?' => 'Você realmente deseja remover essa assinatura: "%s" ?',
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' => 'Nada para ler, você quer <a href="?action=refresh-all" data-action="refresh-all">atualizar suas assinaturas?</a>',
'Show help' => 'Abrir ajuda',
'Close help' => 'Fechar ajuda',
// '%d second ago' => '',
// '%d seconds ago' => '',
// '%d minute ago' => '',
// '%d minutes ago' => '',
// '%d hour ago' => '',
// '%d hours ago' => '',
// '%d day ago' => '',
// '%d days ago' => '',
// '%d week ago' => '',
// '%d weeks ago' => '',
// '%d month ago' => '',
// '%d months ago' => '',
// 'Timezone' => '',
// 'Update all subscriptions' => '',
// 'Auto-Update URL' => '',
// 'Update Miniflux' => '',
// 'Miniflux is updated!' => '',
// 'Unable to update Miniflux, check the console for errors.' => '',
// 'Don\'t forget to backup your database' => '',
// 'The name must have only alpha-numeric characters' => '',
// 'New database' => '',
// 'Database name' => '',
// 'Default database' => '',
// 'Select another database' => '',
// 'The database name is required' => '',
// 'Database created successfully.' => '',
// 'Unable to create the new database.' => '',
// 'Add a new database (new user)' => '',
// 'Create' => '',
// 'Unknown' => '',
// 'Remember Me' => '',
// 'Display items on lists' => '',
// 'Summaries' => '',
// 'Full contents' => '',
// 'Force RTL mode (Right-to-left language)' => '',
// 'Activated' => '',
// 'Remove this feed' => '',
);