diff options
| author | 2025-10-06 15:09:01 -0400 | |
|---|---|---|
| committer | 2025-10-06 21:09:01 +0200 | |
| commit | b6f4276c6cc2e5a53f0a4afb1536960427fa995e (patch) | |
| tree | 8ac7062239b9fa4d3cdb1a9d106db6ada1676a77 /app/i18n/pt-br/gen.php | |
| parent | aeecba7b30cf04a53fc23f7ed7a8c5ce12cb11a6 (diff) | |
Change regional language codes (#8065)
* Change regional language codes
According to `ISO-639-1` and `ISO-3166-1 alpha-2` recommendations, regional
languages must be written with the language code in lowercase and the region
in uppercase. For instance, we should have `en-US` instead of `en-us`.
Folders have been updated to reflect those recommendations and regional
language codes have been updated in the translation files.
* Update README files
* Fix configuration for typos
* Revert language order in documentation
* Remove unnecessary code
* Change language configuration getter
* Fix phpstan error
* Fix typo
* Add types
* escape regex
* Move language logic to avoid magic or deprecated methods
* Minor fix on regex
Diffstat (limited to 'app/i18n/pt-br/gen.php')
| -rw-r--r-- | app/i18n/pt-br/gen.php | 277 |
1 files changed, 0 insertions, 277 deletions
diff --git a/app/i18n/pt-br/gen.php b/app/i18n/pt-br/gen.php deleted file mode 100644 index b2d263554..000000000 --- a/app/i18n/pt-br/gen.php +++ /dev/null @@ -1,277 +0,0 @@ -<?php - -/****************************************************************************** - * Each entry of that file can be associated with a comment to indicate its * - * state. When there is no comment, it means the entry is fully translated. * - * The recognized comments are (comment matching is case-insensitive): * - * + TODO: the entry has never been translated. * - * + DIRTY: the entry has been translated but needs to be updated. * - * + IGNORE: the entry does not need to be translated. * - * When a comment is not recognized, it is discarded. * - ******************************************************************************/ - -return array( - 'action' => array( - 'actualize' => 'Atualizar feeds', - 'add' => 'Adicionar', - 'back_to_rss_feeds' => '← Volte para o seu feeds RSS', - 'cancel' => 'Cancelar', - 'close' => 'Close', // TODO - 'create' => 'Criar', - 'delete_all_feeds' => 'Delete all feeds', // TODO - 'delete_errored_feeds' => 'Delete feeds with errors', // TODO - 'delete_muted_feeds' => 'Excluir feeds silenciados', - 'demote' => 'Despromover', - 'disable' => 'Desabilitar', - 'download' => 'Download', // TODO - 'empty' => 'Vazio', - 'enable' => 'Habilitar', - 'export' => 'Exportar', - 'filter' => 'Filtrar', - 'import' => 'Importar', - 'load_default_shortcuts' => 'Carregar mais atalhos', - 'manage' => 'Gerenciar', - 'mark_read' => 'Marcar como lido', - 'menu' => array( - 'open' => 'Open menu', // TODO - ), - 'nav_buttons' => array( - 'next' => 'Next article', // TODO - 'prev' => 'Previous article', // TODO - 'up' => 'Go up', // TODO - ), - 'open_url' => 'Abrir URL', - 'promote' => 'Promover', - 'purge' => 'Limpar', - 'refresh_opml' => 'Atualizar OPML', - 'remove' => 'Remover', - 'rename' => 'Renomear', - 'see_website' => 'Ver o site', - 'submit' => 'Enviar', - 'truncate' => 'Deletar todos os artigos', - 'update' => 'Atualizar', - ), - 'auth' => array( - 'accept_tos' => 'Eu aceito os <a href="%s">Termos de serviço</a>.', - 'email' => 'Endereço de e-mail', - 'keep_logged_in' => 'Mantenha logado por <small>(%s days)</small>', - 'login' => 'Entrar', - 'logout' => 'Sair', - 'password' => array( - '_' => 'Senha', - 'format' => '<small>Ao menos 7 caracteres</small>', - ), - 'reauth' => array( - 'header' => 'Reauthentication is required', // TODO - 'tip' => 'You won’t be asked to sign in again for <u>%d minutes</u>', // TODO - 'title' => 'Reauthentication', // TODO - ), - 'registration' => array( - '_' => 'Nova conta', - 'ask' => 'Criar novoa conta?', - 'title' => 'Criação de conta', - ), - 'username' => array( - '_' => 'Usuário', - 'format' => '<small>Máximo 16 caracteres alphanumericos</small>', - ), - ), - 'date' => array( - 'Apr' => '\\A\\b\\r\\i\\l', - 'Aug' => '\\A\\g\\o\\s\\t\\o', - 'Dec' => '\\D\\e\\z\\e\\m\\b\\r\\o', - 'Feb' => '\\F\\e\\v\\e\\r\\e\\i\\r\\o', - 'Jan' => '\\J\\a\\n\\e\\i\\r\\o', - 'Jul' => '\\J\\u\\l\\h\\o', - 'Jun' => '\\J\\u\\n\\h\\o', - 'Mar' => '\\M\\a\\r\\ç\\o', - 'May' => '\\M\\a\\i\\o', - 'Nov' => '\\N\\o\\v\\e\\m\\b\\r\\o', - 'Oct' => '\\O\\u\\t\\u\\b\\r\\o', - 'Sep' => '\\S\\e\\t\\e\\m\\b\\r\\o', - 'apr' => 'abr', - 'april' => 'Abr', - 'aug' => 'ago', - 'august' => 'Ago', - 'before_yesterday' => 'Antes de ontem', - 'dec' => 'dez', - 'december' => 'Dez', - 'feb' => 'fev', - 'february' => 'Fev', - 'format_date' => 'j \\d\\e %s \\d\\e Y', - 'format_date_hour' => 'j \\d\\e %s \\d\\e Y\\, H\\:i', - 'fri' => 'Sex', - 'jan' => 'jan', - 'january' => 'Jan', - 'jul' => 'jul', - 'july' => 'Jul', - 'jun' => 'jun', - 'june' => 'Jun', - 'last_2_year' => 'Últimos dois anos', - 'last_3_month' => 'Últimos três meses', - 'last_3_year' => 'Últimos três anos', - 'last_5_year' => 'Últimos cinco anos', - 'last_6_month' => 'Últimos seis meses', - 'last_month' => 'Últimos mês', - 'last_week' => 'Última semana', - 'last_year' => 'Último ano', - 'mar' => 'mar', - 'march' => 'Mar', - 'may' => 'Mai', - 'may_' => 'Mai', - 'mon' => 'Seg', - 'month' => 'meses', - 'nov' => 'nov', - 'november' => 'Nov', - 'oct' => 'out', - 'october' => 'Out', - 'sat' => 'Sab', - 'sep' => 'set', - 'september' => 'Set', - 'sun' => 'Dom', - 'thu' => 'Qui', - 'today' => 'Hoje', - 'tue' => 'Ter', - 'wed' => 'Qua', - 'yesterday' => 'Ontem', - ), - 'dir' => 'ltr', // IGNORE - 'freshrss' => array( - '_' => 'FreshRSS', // IGNORE - 'about' => 'Sobre FreshRSS', - ), - 'js' => array( - 'category_empty' => 'Categoria vazia', - 'confirm_action' => 'Você tem certeza que deseja efetuar esta ação? Ela não poderá ser cancelada!', - 'confirm_action_feed_cat' => 'Você tem certeza que deseja efetuar esta ação ? Você irá perder favoritos e queries de usuários. Não poderá ser cancelado!', - 'confirm_exit_slider' => 'Are you sure you want to discard unsaved settings?', // TODO - 'feedback' => array( - 'body_new_articles' => 'Há %%d novos artigos para ler no FreshRSS.', - 'body_unread_articles' => '(não lido: %%d)', - 'request_failed' => 'Uma solicitação falhou, isto pode ter sido causado por problemas de conexão com a internet.', - 'title_new_articles' => 'FreshRSS: novos artigos!', - ), - 'labels_empty' => 'No labels', // TODO - 'new_article' => 'Há novos artigos disponíveis, clique para atualizar a página.', - 'should_be_activated' => 'O JavaScript precisa estar ativo', - 'unsafe_csp_header' => 'The CSP header in use is unsafe and FreshRSS may be vulnerable to XSS attacks. <a target="_blank" href="https://freshrss.github.io/FreshRSS/en/admins/10_ServerConfig.html#security">See documentation</a>', // TODO - ), - 'lang' => array( - 'cs' => 'Čeština', // IGNORE - 'de' => 'Deutsch', // IGNORE - 'el' => 'Ελληνικά', // IGNORE - 'en' => 'English', // IGNORE - 'en-us' => 'English (United States)', // IGNORE - 'es' => 'Español', // IGNORE - 'fa' => 'فارسی', // IGNORE - 'fi' => 'Suomi', // IGNORE - 'fr' => 'Français', // IGNORE - 'he' => 'עברית', // IGNORE - 'hu' => 'Magyar', // IGNORE - 'id' => 'Bahasa Indonesia', // IGNORE - 'it' => 'Italiano', // IGNORE - 'ja' => '日本語', // IGNORE - 'ko' => '한국어', // IGNORE - 'lv' => 'Latviešu', // IGNORE - 'nl' => 'Nederlands', // IGNORE - 'oc' => 'Occitan', // IGNORE - 'pl' => 'Polski', // IGNORE - 'pt-br' => 'Português (Brasil)', // IGNORE - 'pt-pt' => 'Português (Portugal)', // IGNORE - 'ru' => 'Русский', // IGNORE - 'sk' => 'Slovenčina', // IGNORE - 'tr' => 'Türkçe', // IGNORE - 'uk' => 'Українська', // IGNORE - 'zh-cn' => '简体中文', // IGNORE - 'zh-tw' => '正體中文', // IGNORE - ), - 'menu' => array( - 'about' => 'Sobre', - 'account' => 'Conta', - 'admin' => 'Administração', - 'archiving' => 'Arquivar', - 'authentication' => 'Autenticação', - 'check_install' => 'Verificação de instalação', - 'configuration' => 'Configuração', - 'display' => 'Visualização', - 'extensions' => 'Extensões', - 'logs' => 'Logs', // IGNORE - 'privacy' => 'Privacy', // TODO - 'queries' => 'Queries de usuário', - 'reading' => 'Leitura', - 'search' => 'Procurar por palavras ou #tags', - 'search_help' => 'See documentation for advanced <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">search parameters</a>', // TODO - 'sharing' => 'Compartilhamento', - 'shortcuts' => 'Atalhos', - 'stats' => 'Estatísticas', - 'system' => 'Configuração do sistema', - 'update' => 'Atualização', - 'user_management' => 'Gerenciamento de usuários', - 'user_profile' => 'Perfil', - ), - 'period' => array( - 'days' => 'dias', - 'hours' => 'horas', - 'months' => 'meses', - 'weeks' => 'semanas', - 'years' => 'anos', - ), - 'readme' => array( - 'contribute' => 'contribute', // IGNORE - 'language' => 'Language', // IGNORE - 'translated' => 'Progress', // IGNORE - ), - 'share' => array( - 'Known' => 'Sites no Known', - 'archiveIS' => 'archive.is', // IGNORE - 'archiveORG' => 'archive.org', // IGNORE - 'archivePH' => 'archive.ph', // IGNORE - 'bluesky' => 'Bluesky', // IGNORE - 'buffer' => 'Buffer', // IGNORE - 'clipboard' => 'Área de transferência', - 'diaspora' => 'Diaspora*', // IGNORE - 'email' => 'E-mail', - 'email-webmail-firefox-fix' => 'Email (webmail - correção para o Firefox)', - 'facebook' => 'Facebook', // IGNORE - 'gnusocial' => 'GNU social', // IGNORE - 'jdh' => 'Journal du hacker', // IGNORE - 'lemmy' => 'Lemmy', // IGNORE - 'linkding' => 'Linkding', // IGNORE - 'linkedin' => 'LinkedIn', // IGNORE - 'mastodon' => 'Mastodon', // IGNORE - 'movim' => 'Movim', // IGNORE - 'omnivore' => 'Omnivore', // IGNORE - 'pinboard' => 'Pinboard', // IGNORE - 'pinterest' => 'Pinterest', // IGNORE - 'pocket' => 'Pocket', // IGNORE - 'print' => 'Imprimir', - 'raindrop' => 'Raindrop.io', // IGNORE - 'reddit' => 'Reddit', // IGNORE - 'shaarli' => 'Shaarli', // IGNORE - 'telegram' => 'Telegram', // IGNORE - 'twitter' => 'Twitter', // IGNORE - 'wallabag' => 'wallabag v1', // IGNORE - 'wallabagv2' => 'wallabag v2', // IGNORE - 'web-sharing-api' => 'Sistemas-compartilhados (API)', - 'whatsapp' => 'Whatsapp', // IGNORE - 'xing' => 'Xing', // IGNORE - ), - 'short' => array( - 'attention' => 'Atenção!', - 'blank_to_disable' => 'Deixe em branco para desativar', - 'by_author' => 'Por:', - 'by_default' => 'Por padrão', - 'damn' => 'Buumm!', - 'default_category' => 'Sem categoria', - 'no' => 'Não', - 'not_applicable' => 'Não disponível', - 'ok' => 'Ok!', // IGNORE - 'or' => 'ou', - 'yes' => 'Sim', - ), - 'stream' => array( - 'load_more' => 'Carregar mais artigos', - 'mark_all_read' => 'Marcar todos como lidos', - 'nothing_to_load' => 'Não há mais artigos', - ), -); |
