diff options
| author | 2022-10-02 15:52:56 -0300 | |
|---|---|---|
| committer | 2022-10-02 20:52:56 +0200 | |
| commit | c4a0fe364fad38e7100182ff250a4941a8e17a5e (patch) | |
| tree | eab100ab885dc56ac417c50df91e98ba87a565f7 /app/i18n/pt-br/sub.php | |
| parent | 6405b6d16935aff1ecbc4b9e0b5d0f9fcb81e95e (diff) | |
[Feature - Hacktoberfest] - Add Admin transalation pt br (#4669)
* feat (translate): translate Registration form
* feat(translate): add translaction notform term
* feat(translate): add translate nolimit term
* feat(translate): add translate ptBR setaccountsnumber term
* feat(translate): add translate ptBR disabled term
* fix(translate): fix disabled translate ptBR term
* feat(translate): add translate ptBR enabled term
* feat(translate): add translate ptBR title term
* feat(translate): remove //todo comments
* feat(translate): add translate ptbr level term
* feat(translate): add translate ptbr message term
* feat(translate): add translate ptBR timestaamp term
* feat(translate): add translate ptBR term
* feat(translate): add translate ptBR both term
* feat(translate): add translate ptBR header term
* fix: remove TODO
* feat(translate): add translate ptBR header term
* feat(translate): add translate ptBR none term
* feat(translate): add translate ptBR above_title term
* feat(translate): add translate ptBR none term
* feat(translate): add transaction ptBR with_authors term
* feat(translate): add transaction ptBR feed_title term
* feat(translate): add translate ptBR term
* fix(translate): fix translate
* feat(translate): add translate ptBR both term
* feat(translate): add translate ptBR tags -> footer term
* feat(translate): add translate ptBR tags->header term
* feat(translate): add translate ptBR tags->none term
* feat(translate): add translate ptBR tags_max term
* feat(translate): add translate ptBR help term
* feat(translate): add translate ptBR headline
* feat(translate): add upong_gone term translate ptBR
* feat(translate): add deprecated terms translatePTBR
* feat(translate): add ptBR translate in gen.php
* feat(translate): add translate ptBR for sub.php
* Tab instead of white space
* another fix
Co-authored-by: mathContao <math-home@web.de>
Diffstat (limited to 'app/i18n/pt-br/sub.php')
| -rw-r--r-- | app/i18n/pt-br/sub.php | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/app/i18n/pt-br/sub.php b/app/i18n/pt-br/sub.php index 6f49f6fc3..d8e146b77 100644 --- a/app/i18n/pt-br/sub.php +++ b/app/i18n/pt-br/sub.php @@ -25,19 +25,19 @@ return array( 'add' => 'Adicionar categoria', 'archiving' => 'Arquivar', 'dynamic_opml' => array( - '_' => 'Dynamic OPML', // TODO - 'help' => 'Provide the URL to an <a href=http://opml.org/ target=_blank>OPML file</a> to dynamically populate this category with feeds', // TODO + '_' => 'OPML Dinâmico', + 'help' => 'Forneça uma URL para <a href=http://opml.org/ target=_blank>o arquivo OPML </a> para preencher dinamicamente esta categoria com feeds', ), 'empty' => 'Categoria vazia', 'information' => 'Informações', - 'opml_url' => 'OPML URL', // TODO + 'opml_url' => 'URL de OPML', 'position' => 'Posição de exibição', 'position_help' => 'Para controlar a ordem de exibição', 'title' => 'Título', ), 'feed' => array( - 'accept_cookies' => 'Accept cookies', // TODO - 'accept_cookies_help' => 'Allow the feed server to set cookies (stored in memory for the duration of the request only)', // TODO + 'accept_cookies' => 'Aceitar cookies', + 'accept_cookies_help' => 'Permitir que o servidor de Feed defina os cookies (sarmazenados na memória apenas durante a solicitação)', 'add' => 'Adicionar um RSS feed', 'advanced' => 'Avançado', 'archiving' => 'Arquivar', @@ -60,8 +60,8 @@ return array( 'css_help' => 'Retorna RSS feeds truncados (atenção, requer mais tempo!)', 'css_path' => 'Caminho do CSS do artigo no site original', 'css_path_filter' => array( - '_' => 'CSS selector of the elements to remove', // TODO - 'help' => 'A CSS selector may be a list such as: <kbd>.footer, .aside</kbd>', // TODO + '_' => 'Seletor CSS dos elementos a serem removidos', + 'help' => 'O seletor CSS pode ser uma lista com: <kbd>.footer, .aside</kbd>', ), 'description' => 'Descrição', 'empty' => 'Este feed está vazio. Por favor verifique ele ainda é mantido.', @@ -73,51 +73,51 @@ return array( 'information' => 'Informações', 'keep_min' => 'Número mínimo de artigos para manter', 'kind' => array( - '_' => 'Type of feed source', // TODO + '_' => 'Tipo de fonte de alimentação do Feed', 'html_xpath' => array( - '_' => 'HTML + XPath (Web scraping)', // TODO + '_' => 'HTML + XPath (Web scraping)', // IGNORE 'feed_title' => array( - '_' => 'feed title', // TODO - 'help' => 'Example: <code>//title</code> or a static string: <code>"My custom feed"</code>', // TODO + '_' => 'Título do Feed', + 'help' => 'Exemplo: <code>//title</code> ou uma string estática: <code>"Meu feed customizado"</code>', ), - 'help' => '<dfn><a href="https://www.w3.org/TR/xpath-10/" target="_blank">XPath 1.0</a></dfn> is a standard query language for advanced users, and which FreshRSS supports to enable Web scraping.', // TODO + 'help' => '<dfn><a href="https://www.w3.org/TR/xpath-10/" target="_blank">XPath 1.0</a></dfn>é uma linguagem de consulta padrão para usuários avançados e que o FreshRSS suporta para habilitar o Web scraping.', 'item' => array( - '_' => 'finding news <strong>items</strong><br /><small>(most important)</small>', // TODO - 'help' => 'Example: <code>//div[@class="news-item"]</code>', // TODO + '_' => 'encontrar notícias <strong>items</strong><br /><small>(mais importantes)</small>', + 'help' => 'Exemplo: <code>//div[@class="news-item"]</code>', ), 'item_author' => array( - '_' => 'item author', // TODO - 'help' => 'Can also be a static string. Example: <code>"Anonymous"</code>', // TODO + '_' => 'Autor do item', + 'help' => 'Também pode ser uma string estática. Exemplo: <code>"Anônimo"</code>', ), - 'item_categories' => 'item tags', // TODO + 'item_categories' => 'Etiquetas do item', 'item_content' => array( - '_' => 'item content', // TODO - 'help' => 'Example to take the full item: <code>.</code>', // TODO + '_' => 'Conteúdo do item', + 'help' => 'Exemplo para pegar o item completo: <code>.</code>', ), 'item_thumbnail' => array( - '_' => 'item thumbnail', // TODO - 'help' => 'Example: <code>descendant::img/@src</code>', // TODO + '_' => 'Miniatura do item', + 'help' => 'Exemplo: <code>descendant::img/@src</code>', ), 'item_timestamp' => array( - '_' => 'item date', // TODO - 'help' => 'The result will be parsed by <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>', // TODO + '_' => 'Data do Item', + 'help' => 'O resultado será parecido com: <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>', ), 'item_title' => array( - '_' => 'item title', // TODO - 'help' => 'Use in particular the <a href="https://developer.mozilla.org/docs/Web/XPath/Axes" target="_blank">XPath axis</a> <code>descendant::</code> like <code>descendant::h2</code>', // TODO + '_' => 'Titulo do Item', + 'help' => 'Utilize especialmente <a href="https://developer.mozilla.org/docs/Web/XPath/Axes" target="_blank">XPath axis</a> <code>descendant::</code> like <code>descendant::h2</code>', ), 'item_uid' => array( - '_' => 'item unique ID', // TODO - 'help' => 'Optional. Example: <code>descendant::div/@data-uri</code>', // TODO + '_' => 'ID único do item', + 'help' => 'Opcional. Exemplo: <code>descendant::div/@data-uri</code>', ), 'item_uri' => array( - '_' => 'item link (URL)', // TODO - 'help' => 'Example: <code>descendant::a/@href</code>', // TODO + '_' => 'Link do item (URL)', + 'help' => 'Exemplo: <code>descendant::a/@href</code>', ), - 'relative' => 'XPath (relative to item) for:', // TODO - 'xpath' => 'XPath for:', // TODO + 'relative' => 'XPath (relativo do item) para:', + 'xpath' => 'XPath para:', ), - 'rss' => 'RSS / Atom (default)', // TODO + 'rss' => 'RSS / Atom (padrão)', ), 'maintenance' => array( 'clear_cache' => 'Limpar o cache', @@ -126,8 +126,8 @@ return array( 'reload_articles_help' => 'Recarregar artigos e buscar conteúdo completo', // DIRTY 'title' => 'Manutenção', ), - 'max_http_redir' => 'Max HTTP redirects', // TODO - 'max_http_redir_help' => 'Set to 0 or leave blank to disable, -1 for unlimited redirects', // TODO + 'max_http_redir' => 'Quantidade máxima de redirecionamentos HTTP', + 'max_http_redir_help' => 'Defina como 0 ou deixe em branco para desabilitar, -1 para redirecionamentos ilimitados', 'moved_category_deleted' => 'Quando você deleta uma categoria, seus feeds são automaticamente classificados como <em>%s</em>.', 'mute' => 'silenciar', 'no_selected' => 'Nenhum feed selecionado.', @@ -198,7 +198,7 @@ return array( '_' => 'Gerenciamento de inscrições', 'add' => 'Adicionar um feed ou categoria', 'add_category' => 'Adicionar uma categoria', - 'add_dynamic_opml' => 'Add dynamic OPML', // TODO + 'add_dynamic_opml' => 'Adicionar OPML dinâmico', 'add_feed' => 'Adicionar um feed', 'add_label' => 'Adicionar uma etiqueta', 'delete_label' => 'Deletar uma etiqueta', |
