From 5f45233d74a616852ff3d679c260e5c528115313 Mon Sep 17 00:00:00 2001 From: "I.M" <=> Date: Sat, 21 May 2022 06:50:53 -0300 Subject: [PATCH 1/9] ok --- resources/locale/pt.yml | 80 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 resources/locale/pt.yml diff --git a/resources/locale/pt.yml b/resources/locale/pt.yml new file mode 100644 index 0000000..aebaa5e --- /dev/null +++ b/resources/locale/pt.yml @@ -0,0 +1,80 @@ +askvortsov-pwa: + admin: + nav: + pwa_button: Progressive Web App + pwa_text: Configure o Flarum para ser executado como uma Progressive Web App, instalável em dispositivos móveis. + pwa: + about: + description_label: Descrição + description_text: Você pode configurar a descrição na página 'Básico' do teu painel de administração. + long_name_label: Nome longo + long_name_text: O nome da aplicação web mostrada para o usuário. + heading: Sobre + short_name_label: Nome curto + short_name_text: O nome da aplicação mostrada ao usuário se não há espaço o bastante para o nome longo. + colors: + heading: Cores + background_color_label: Cor de fundo + background_color_text: This is used as a placeholder color for the splash screen that's displayed while your PWA is being loaded. It is not used when the app is actually loaded. + background_color_text: Isso é usado como uma cor marcadora de posição para a splash screen que é mostrada enquanto a tua PWA está sendo carregada; Ela não é usada quando a app está efetivamente carregada. + theme_color_label: Cor do tema + theme_color_text: This color is sometimes used by devices when displaying your app, for example on Android's task switcher, as the color that surround the site. + maintenance: + heading: Maintenance + debug_label: Debug mode? + debug_text: This will log info about notifications to `storage/logs`. It should generally be disabled to avoid filling up logs unnecessarily. + reset_vapid_text: This will regenerate VAPID keys, and delete any existing subscriptions using the current VAPID keys. + reset_vapid_confirm: Resetting VAPID keys will remove any subscriptions using the existing keys, so users won't receive any notifications until the next time they visit your site. This should only be done when setting up push notifications for the first time, or if push notifications aren't working at all and there's a warning about missing VAPID keys above. + reset_vapid_success: Successfully reset VAPID keys. {count} subscriptions were reset. Reload the page to see an updated status check report. + other: + heading: Other + force_portrait_text: Force portait orientation? + heading: Progressive Web App Configuration + text: Configure your Flarum site to run as a progressive web app! Please note that this doesn't automatically put your site in the app store. Instead, this means that users have an 'Add to Homescreen' option for your site. We provide some status checks, however, the best way to test this is to try and install it (search on google for instructions on how to install progressive web apps). Also, please keep in mind that 'install this PWA' popups are controlled by browsers, and cannot be triggered by developers/admins/programs. I recommend including instructions for how to install a PWA in your site's documentation. + status_check_heading: Status Check + logo_heading: Logos and Icons + logo_text: | + You must upload at least one logo for your progressive web app to be installable. Please note that all logos must be square; if they are not, they will be resized and possibly stretched. + + There are a number of size options available below. I would recommend trying to upload a logo to as many as you can: this supports more devices. + + Please note that you can upload 1 large logo to inputs for smaller logos. For instance, you can upload a 1000px x 1000px logo to ALL the file inputs below. However, if you try to upload a 50px x 50px logo to the 512x512 input, it will be stretched a lot. + + logo_size_text: Upload a logo which will be scaled to {size} pixels by {size} pixels size. + submit_button: Save Settings + refreshed_message: PWA config refreshed successfully. + status: + config_no_https: The url in your config.php file isn't using HTTPS. HTTPS is required for Progressive Web Apps to work. + possible_https_disabled: Your site might not be running on HTTPS. Clearing your cache (admin dashboard page => tools button) might help. If it is, ignore this. If it isn't, keep in mind that HTTPS is required for Progressive Web Apps to work. + no_logo: You must upload at least one logo, with a size of at least 196px for your app to work. + no_name: You must provide a full name for your app to work. + no_vapid_keys: No VAPID keys found. These are required for push notifications to send. You can reset VAPID keys below. + key_gen_failed: "Generation of keys needed for push notifications has failed. The full error message was: {error}" + suggest_gmp: The gmp PHP extension doesn't seem to be enabled on your server. It's not strictly necessary, but can improve performance and is recommended. Some shared hosts might not support it though. + success: No Potential Issues Found! + forum: + alerts: + optin: You have push notifications enabled, but have not configured this device. + optin_button: Configure + discussion_controls: + share_button: Share + post_controls: + share_button: Share + share_api: + title: "{username}'s reply to {title}'" + user_controls: + share_button: Share + settings: + push_header: Push + pwa_notifications: + access_default: Due to browser restrictions, you must opt in to receive push notifications on this device. + access_default_button: Opt In + access_denied: You must adjust your browser settings to receive push notifications on this device. + access_denied_button: Learn How + no_browser_support: This browser does not support push notifications for progressive web apps. + no_browser_support_button: Learn More + + views: + offline: + header: Network connection error + text: This app requires a network connection; it cannot be used offline. Please check your connection. From 9555a7b2b28ccad7b402ad8933e7b41b83991e48 Mon Sep 17 00:00:00 2001 From: "I.M" <=> Date: Sat, 21 May 2022 07:07:01 -0300 Subject: [PATCH 2/9] ok --- resources/locale/pt.yml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/resources/locale/pt.yml b/resources/locale/pt.yml index aebaa5e..c4fb656 100644 --- a/resources/locale/pt.yml +++ b/resources/locale/pt.yml @@ -19,20 +19,27 @@ askvortsov-pwa: background_color_text: Isso é usado como uma cor marcadora de posição para a splash screen que é mostrada enquanto a tua PWA está sendo carregada; Ela não é usada quando a app está efetivamente carregada. theme_color_label: Cor do tema theme_color_text: This color is sometimes used by devices when displaying your app, for example on Android's task switcher, as the color that surround the site. + theme_color_text: Essa cor às vezes é usada por dispositivos quando mostrando sua app, por exemplo, no alternadoe de tarefas do Androis, como a cor que circunda o site. maintenance: heading: Maintenance + heading: Manutenção debug_label: Debug mode? + debug_label: Modo de depuração? debug_text: This will log info about notifications to `storage/logs`. It should generally be disabled to avoid filling up logs unnecessarily. reset_vapid_text: This will regenerate VAPID keys, and delete any existing subscriptions using the current VAPID keys. reset_vapid_confirm: Resetting VAPID keys will remove any subscriptions using the existing keys, so users won't receive any notifications until the next time they visit your site. This should only be done when setting up push notifications for the first time, or if push notifications aren't working at all and there's a warning about missing VAPID keys above. reset_vapid_success: Successfully reset VAPID keys. {count} subscriptions were reset. Reload the page to see an updated status check report. other: heading: Other + heading: Outro force_portrait_text: Force portait orientation? + force_portrait_text: Forção orientação de retrato? heading: Progressive Web App Configuration + heading: Configuração da Progressive Web App text: Configure your Flarum site to run as a progressive web app! Please note that this doesn't automatically put your site in the app store. Instead, this means that users have an 'Add to Homescreen' option for your site. We provide some status checks, however, the best way to test this is to try and install it (search on google for instructions on how to install progressive web apps). Also, please keep in mind that 'install this PWA' popups are controlled by browsers, and cannot be triggered by developers/admins/programs. I recommend including instructions for how to install a PWA in your site's documentation. status_check_heading: Status Check logo_heading: Logos and Icons + logo_heading: Logos e Ícones logo_text: | You must upload at least one logo for your progressive web app to be installable. Please note that all logos must be square; if they are not, they will be resized and possibly stretched. @@ -41,29 +48,38 @@ askvortsov-pwa: Please note that you can upload 1 large logo to inputs for smaller logos. For instance, you can upload a 1000px x 1000px logo to ALL the file inputs below. However, if you try to upload a 50px x 50px logo to the 512x512 input, it will be stretched a lot. logo_size_text: Upload a logo which will be scaled to {size} pixels by {size} pixels size. - submit_button: Save Settings + submit_button: Salvar Configurações refreshed_message: PWA config refreshed successfully. + refreshed_message: Configuração de PWA atualizadas corretamente. status: config_no_https: The url in your config.php file isn't using HTTPS. HTTPS is required for Progressive Web Apps to work. + config_no_https: A url no seu arquivo config.php não está usando HTTPS. HTTPS é exigido para Progressive Web Apps funcionarem. possible_https_disabled: Your site might not be running on HTTPS. Clearing your cache (admin dashboard page => tools button) might help. If it is, ignore this. If it isn't, keep in mind that HTTPS is required for Progressive Web Apps to work. - no_logo: You must upload at least one logo, with a size of at least 196px for your app to work. + no_logo: Você deve enviar ao menos um logo, com um tamanho de no mínimo 196px para a sua app funcionar. no_name: You must provide a full name for your app to work. + no_name: Você deve fornecer um nome completo para a sua app funcionar. no_vapid_keys: No VAPID keys found. These are required for push notifications to send. You can reset VAPID keys below. key_gen_failed: "Generation of keys needed for push notifications has failed. The full error message was: {error}" suggest_gmp: The gmp PHP extension doesn't seem to be enabled on your server. It's not strictly necessary, but can improve performance and is recommended. Some shared hosts might not support it though. success: No Potential Issues Found! + success: Nenhum Problema em Potencial Foi Encontrado forum: alerts: optin: You have push notifications enabled, but have not configured this device. + optin: Você tem configurações de notificação ativadas, mas ainda não configurou esse dispositivo. optin_button: Configure discussion_controls: share_button: Share + share_button: Compartilhe post_controls: share_button: Share + share_button: Compartilhe share_api: title: "{username}'s reply to {title}'" + title: "resposta de {username} para {title}'" user_controls: share_button: Share + share_button: Compartilhe settings: push_header: Push pwa_notifications: @@ -77,4 +93,6 @@ askvortsov-pwa: views: offline: header: Network connection error + header: Problema de conexão com a rede text: This app requires a network connection; it cannot be used offline. Please check your connection. + text: Essa app requer uma conexão com a rede; ela não pode ser usada offline. Por favor, confira a sua conexão. From f29191ab681e0bd15ff1e3d9ca04331c2371a7bb Mon Sep 17 00:00:00 2001 From: "I.M" <=> Date: Sat, 21 May 2022 07:14:48 -0300 Subject: [PATCH 3/9] ok --- resources/locale/pt.yml | 30 ++++++------------------------ 1 file changed, 6 insertions(+), 24 deletions(-) diff --git a/resources/locale/pt.yml b/resources/locale/pt.yml index c4fb656..4ce2159 100644 --- a/resources/locale/pt.yml +++ b/resources/locale/pt.yml @@ -15,30 +15,22 @@ askvortsov-pwa: colors: heading: Cores background_color_label: Cor de fundo - background_color_text: This is used as a placeholder color for the splash screen that's displayed while your PWA is being loaded. It is not used when the app is actually loaded. background_color_text: Isso é usado como uma cor marcadora de posição para a splash screen que é mostrada enquanto a tua PWA está sendo carregada; Ela não é usada quando a app está efetivamente carregada. theme_color_label: Cor do tema - theme_color_text: This color is sometimes used by devices when displaying your app, for example on Android's task switcher, as the color that surround the site. - theme_color_text: Essa cor às vezes é usada por dispositivos quando mostrando sua app, por exemplo, no alternadoe de tarefas do Androis, como a cor que circunda o site. + theme_color_text: Essa cor às vezes é usada por dispositivos quando mostrando sua app, por exemplo, no alternador de tarefas do Android, como a cor que circunda o site. maintenance: - heading: Maintenance heading: Manutenção - debug_label: Debug mode? debug_label: Modo de depuração? - debug_text: This will log info about notifications to `storage/logs`. It should generally be disabled to avoid filling up logs unnecessarily. - reset_vapid_text: This will regenerate VAPID keys, and delete any existing subscriptions using the current VAPID keys. + debug_text: Isto vai logar informações sobre notificaçôes no `storage/logs`. Deve em geral estar desativado para evitar encher os logs desnecessariamente. + reset_vapid_text: Isto vai recriar as chaves VAPID, e deletar quaisquer assinaturas existentes usando as chaves VAPID atuais. reset_vapid_confirm: Resetting VAPID keys will remove any subscriptions using the existing keys, so users won't receive any notifications until the next time they visit your site. This should only be done when setting up push notifications for the first time, or if push notifications aren't working at all and there's a warning about missing VAPID keys above. reset_vapid_success: Successfully reset VAPID keys. {count} subscriptions were reset. Reload the page to see an updated status check report. other: - heading: Other heading: Outro - force_portrait_text: Force portait orientation? force_portrait_text: Forção orientação de retrato? - heading: Progressive Web App Configuration heading: Configuração da Progressive Web App text: Configure your Flarum site to run as a progressive web app! Please note that this doesn't automatically put your site in the app store. Instead, this means that users have an 'Add to Homescreen' option for your site. We provide some status checks, however, the best way to test this is to try and install it (search on google for instructions on how to install progressive web apps). Also, please keep in mind that 'install this PWA' popups are controlled by browsers, and cannot be triggered by developers/admins/programs. I recommend including instructions for how to install a PWA in your site's documentation. status_check_heading: Status Check - logo_heading: Logos and Icons logo_heading: Logos e Ícones logo_text: | You must upload at least one logo for your progressive web app to be installable. Please note that all logos must be square; if they are not, they will be resized and possibly stretched. @@ -49,10 +41,8 @@ askvortsov-pwa: logo_size_text: Upload a logo which will be scaled to {size} pixels by {size} pixels size. submit_button: Salvar Configurações - refreshed_message: PWA config refreshed successfully. - refreshed_message: Configuração de PWA atualizadas corretamente. + refreshed_message: Configuração de PWA atualizada corretamente. status: - config_no_https: The url in your config.php file isn't using HTTPS. HTTPS is required for Progressive Web Apps to work. config_no_https: A url no seu arquivo config.php não está usando HTTPS. HTTPS é exigido para Progressive Web Apps funcionarem. possible_https_disabled: Your site might not be running on HTTPS. Clearing your cache (admin dashboard page => tools button) might help. If it is, ignore this. If it isn't, keep in mind that HTTPS is required for Progressive Web Apps to work. no_logo: Você deve enviar ao menos um logo, com um tamanho de no mínimo 196px para a sua app funcionar. @@ -61,24 +51,18 @@ askvortsov-pwa: no_vapid_keys: No VAPID keys found. These are required for push notifications to send. You can reset VAPID keys below. key_gen_failed: "Generation of keys needed for push notifications has failed. The full error message was: {error}" suggest_gmp: The gmp PHP extension doesn't seem to be enabled on your server. It's not strictly necessary, but can improve performance and is recommended. Some shared hosts might not support it though. - success: No Potential Issues Found! - success: Nenhum Problema em Potencial Foi Encontrado + success: Não Foram Encontrados Problemas em Potencial forum: alerts: - optin: You have push notifications enabled, but have not configured this device. optin: Você tem configurações de notificação ativadas, mas ainda não configurou esse dispositivo. - optin_button: Configure + optin_button: Configurar discussion_controls: - share_button: Share share_button: Compartilhe post_controls: - share_button: Share share_button: Compartilhe share_api: - title: "{username}'s reply to {title}'" title: "resposta de {username} para {title}'" user_controls: - share_button: Share share_button: Compartilhe settings: push_header: Push @@ -92,7 +76,5 @@ askvortsov-pwa: views: offline: - header: Network connection error header: Problema de conexão com a rede - text: This app requires a network connection; it cannot be used offline. Please check your connection. text: Essa app requer uma conexão com a rede; ela não pode ser usada offline. Por favor, confira a sua conexão. From 2e6e9aef1ac80e6cfedbf1d98608fe9671db594d Mon Sep 17 00:00:00 2001 From: "I.M" <=> Date: Sat, 21 May 2022 07:22:18 -0300 Subject: [PATCH 4/9] ok --- resources/locale/pt.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/locale/pt.yml b/resources/locale/pt.yml index 4ce2159..f82bf59 100644 --- a/resources/locale/pt.yml +++ b/resources/locale/pt.yml @@ -33,11 +33,11 @@ askvortsov-pwa: status_check_heading: Status Check logo_heading: Logos e Ícones logo_text: | - You must upload at least one logo for your progressive web app to be installable. Please note that all logos must be square; if they are not, they will be resized and possibly stretched. + Você deve fazer o upload de no mínimo um logo para que sua progressive web app seja instalável. Por favor note que todos os logos devem ser quadrados; se não forem, eles serão redimensionados e possivelmente esticados. - There are a number of size options available below. I would recommend trying to upload a logo to as many as you can: this supports more devices. + Existe um número de opções de tamanho disponíveis abaixo. Eu recomendaria tentar fazer upload tantos logos quando você puder: isto suporta mais dispositivos. - Please note that you can upload 1 large logo to inputs for smaller logos. For instance, you can upload a 1000px x 1000px logo to ALL the file inputs below. However, if you try to upload a 50px x 50px logo to the 512x512 input, it will be stretched a lot. + Por favor observe que você pode fazer o upload de 1 logo grande para entrar com logos menores. Por exemplo, você pode fazer o upload de um logo de 1000px x 1000px em TODAS as entradas de arquivo abaixo. No entanto, se você tentar fazer upload de um logo de 50px x 50px na entrada de 512x512, ele vai esticar bastante. logo_size_text: Upload a logo which will be scaled to {size} pixels by {size} pixels size. submit_button: Salvar Configurações From 17b71f92580b820ef1b37a790f958ebc60e0f6f0 Mon Sep 17 00:00:00 2001 From: "I.M" <=> Date: Sat, 21 May 2022 07:28:29 -0300 Subject: [PATCH 5/9] ok --- resources/locale/pt.yml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/resources/locale/pt.yml b/resources/locale/pt.yml index f82bf59..b7e5924 100644 --- a/resources/locale/pt.yml +++ b/resources/locale/pt.yml @@ -46,9 +46,8 @@ askvortsov-pwa: config_no_https: A url no seu arquivo config.php não está usando HTTPS. HTTPS é exigido para Progressive Web Apps funcionarem. possible_https_disabled: Your site might not be running on HTTPS. Clearing your cache (admin dashboard page => tools button) might help. If it is, ignore this. If it isn't, keep in mind that HTTPS is required for Progressive Web Apps to work. no_logo: Você deve enviar ao menos um logo, com um tamanho de no mínimo 196px para a sua app funcionar. - no_name: You must provide a full name for your app to work. no_name: Você deve fornecer um nome completo para a sua app funcionar. - no_vapid_keys: No VAPID keys found. These are required for push notifications to send. You can reset VAPID keys below. + no_vapid_keys: Nenhuma chave VAPID encontrada. Estas são exigidas para enviar notificações push. Você pode reestabelecer as chaves VAPID abaixo. key_gen_failed: "Generation of keys needed for push notifications has failed. The full error message was: {error}" suggest_gmp: The gmp PHP extension doesn't seem to be enabled on your server. It's not strictly necessary, but can improve performance and is recommended. Some shared hosts might not support it though. success: Não Foram Encontrados Problemas em Potencial @@ -67,12 +66,12 @@ askvortsov-pwa: settings: push_header: Push pwa_notifications: - access_default: Due to browser restrictions, you must opt in to receive push notifications on this device. - access_default_button: Opt In - access_denied: You must adjust your browser settings to receive push notifications on this device. - access_denied_button: Learn How - no_browser_support: This browser does not support push notifications for progressive web apps. - no_browser_support_button: Learn More + access_default: Devido a restrições do navegador, você deve ativar para receber notificações push nesse dispositivo. + access_default_button: Ativar + access_denied: Você deve ajustar as configurações do seu navegador para receber notificações neste dispositivo. + access_denied_button: Veja Como + no_browser_support: Este navegador não suporta notificações push para progressive web apps. + no_browser_support_button: Veja Mais views: offline: From c6cc4446eae53c5f978b360c611873b8b0da8451 Mon Sep 17 00:00:00 2001 From: "I.M" <=> Date: Sat, 21 May 2022 07:35:49 -0300 Subject: [PATCH 6/9] ok --- resources/locale/pt.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/locale/pt.yml b/resources/locale/pt.yml index b7e5924..439c7b3 100644 --- a/resources/locale/pt.yml +++ b/resources/locale/pt.yml @@ -39,16 +39,16 @@ askvortsov-pwa: Por favor observe que você pode fazer o upload de 1 logo grande para entrar com logos menores. Por exemplo, você pode fazer o upload de um logo de 1000px x 1000px em TODAS as entradas de arquivo abaixo. No entanto, se você tentar fazer upload de um logo de 50px x 50px na entrada de 512x512, ele vai esticar bastante. - logo_size_text: Upload a logo which will be scaled to {size} pixels by {size} pixels size. + logo_size_text: Faça upload de um logo que será redimensionado para {size} pixels por {size} pixels em tamanho. submit_button: Salvar Configurações refreshed_message: Configuração de PWA atualizada corretamente. status: config_no_https: A url no seu arquivo config.php não está usando HTTPS. HTTPS é exigido para Progressive Web Apps funcionarem. - possible_https_disabled: Your site might not be running on HTTPS. Clearing your cache (admin dashboard page => tools button) might help. If it is, ignore this. If it isn't, keep in mind that HTTPS is required for Progressive Web Apps to work. + possible_https_disabled: O seu site pode não estar rodando sob HTTPS. Limpar o cache (página do painel de admin => botão ferramentas) pode ajudar. Se for assim, ignore isso; senão, lembre-se que HTTPS é exigido para que Progressive Web Apps funcionem. no_logo: Você deve enviar ao menos um logo, com um tamanho de no mínimo 196px para a sua app funcionar. no_name: Você deve fornecer um nome completo para a sua app funcionar. no_vapid_keys: Nenhuma chave VAPID encontrada. Estas são exigidas para enviar notificações push. Você pode reestabelecer as chaves VAPID abaixo. - key_gen_failed: "Generation of keys needed for push notifications has failed. The full error message was: {error}" + key_gen_failed: "A criação de chaves necessárias para as notificações push falhou. A mensagem completa do erro foi: {error}" suggest_gmp: The gmp PHP extension doesn't seem to be enabled on your server. It's not strictly necessary, but can improve performance and is recommended. Some shared hosts might not support it though. success: Não Foram Encontrados Problemas em Potencial forum: From 0ce96eacf18e728d02c069ae26a32b922db608f1 Mon Sep 17 00:00:00 2001 From: "I.M" <=> Date: Sat, 21 May 2022 07:46:19 -0300 Subject: [PATCH 7/9] ok --- resources/locale/pt.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/locale/pt.yml b/resources/locale/pt.yml index 439c7b3..566245f 100644 --- a/resources/locale/pt.yml +++ b/resources/locale/pt.yml @@ -23,14 +23,14 @@ askvortsov-pwa: debug_label: Modo de depuração? debug_text: Isto vai logar informações sobre notificaçôes no `storage/logs`. Deve em geral estar desativado para evitar encher os logs desnecessariamente. reset_vapid_text: Isto vai recriar as chaves VAPID, e deletar quaisquer assinaturas existentes usando as chaves VAPID atuais. - reset_vapid_confirm: Resetting VAPID keys will remove any subscriptions using the existing keys, so users won't receive any notifications until the next time they visit your site. This should only be done when setting up push notifications for the first time, or if push notifications aren't working at all and there's a warning about missing VAPID keys above. - reset_vapid_success: Successfully reset VAPID keys. {count} subscriptions were reset. Reload the page to see an updated status check report. + reset_vapid_confirm: Reestabelecer as chaves VAPID removerá quaisquer assinaturas que usem as chaves atuais, então os usuários não receberão quaisquer notificação até a próxima vez que eles visitarem o seu site. Isso apenas deve ser feito quando configurando as notificações push pela primera vez, ou se as notificações push não estiverem funcionado ao todo e existe um aviso de chaves VAPID faltantes, acima. + reset_vapid_success: Chaves VAPID reestabelecidas corretamente. {count} assinaturas foram reestabelecidas. Recarregue a página para ver um relatório atualizado de verificação de status. other: heading: Outro force_portrait_text: Forção orientação de retrato? heading: Configuração da Progressive Web App text: Configure your Flarum site to run as a progressive web app! Please note that this doesn't automatically put your site in the app store. Instead, this means that users have an 'Add to Homescreen' option for your site. We provide some status checks, however, the best way to test this is to try and install it (search on google for instructions on how to install progressive web apps). Also, please keep in mind that 'install this PWA' popups are controlled by browsers, and cannot be triggered by developers/admins/programs. I recommend including instructions for how to install a PWA in your site's documentation. - status_check_heading: Status Check + status_check_heading: Verificação de Status logo_heading: Logos e Ícones logo_text: | Você deve fazer o upload de no mínimo um logo para que sua progressive web app seja instalável. Por favor note que todos os logos devem ser quadrados; se não forem, eles serão redimensionados e possivelmente esticados. From b9bf61a5116c9df681967974f2dbc9f0cd900f46 Mon Sep 17 00:00:00 2001 From: "I.M" <=> Date: Sat, 21 May 2022 07:49:06 -0300 Subject: [PATCH 8/9] pt translation --- resources/locale/pt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/locale/pt.yml b/resources/locale/pt.yml index 566245f..d72c28c 100644 --- a/resources/locale/pt.yml +++ b/resources/locale/pt.yml @@ -50,6 +50,7 @@ askvortsov-pwa: no_vapid_keys: Nenhuma chave VAPID encontrada. Estas são exigidas para enviar notificações push. Você pode reestabelecer as chaves VAPID abaixo. key_gen_failed: "A criação de chaves necessárias para as notificações push falhou. A mensagem completa do erro foi: {error}" suggest_gmp: The gmp PHP extension doesn't seem to be enabled on your server. It's not strictly necessary, but can improve performance and is recommended. Some shared hosts might not support it though. + suggest_gmp: A extensão gmp do PHP não parece estar ativada no seu servidor. Ela não é estritamente necessária, mas pode melhorar a performance e é recomendada. Algumas hospedagens compartilhadas podem não suportá-la no entanto. success: Não Foram Encontrados Problemas em Potencial forum: alerts: From a7b129a61a5d6aae1b5de4fc958279318bc4925d Mon Sep 17 00:00:00 2001 From: "I.M" <=> Date: Sat, 21 May 2022 07:57:05 -0300 Subject: [PATCH 9/9] pt translation --- resources/locale/pt.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/locale/pt.yml b/resources/locale/pt.yml index d72c28c..7be752f 100644 --- a/resources/locale/pt.yml +++ b/resources/locale/pt.yml @@ -27,9 +27,9 @@ askvortsov-pwa: reset_vapid_success: Chaves VAPID reestabelecidas corretamente. {count} assinaturas foram reestabelecidas. Recarregue a página para ver um relatório atualizado de verificação de status. other: heading: Outro - force_portrait_text: Forção orientação de retrato? + force_portrait_text: Forçar orientação de retrato? heading: Configuração da Progressive Web App - text: Configure your Flarum site to run as a progressive web app! Please note that this doesn't automatically put your site in the app store. Instead, this means that users have an 'Add to Homescreen' option for your site. We provide some status checks, however, the best way to test this is to try and install it (search on google for instructions on how to install progressive web apps). Also, please keep in mind that 'install this PWA' popups are controlled by browsers, and cannot be triggered by developers/admins/programs. I recommend including instructions for how to install a PWA in your site's documentation. + text: Configure o seu site Flarum para ser executado como uma progressive web app! Por favor observe que isso não coloca o seu site automaticamente na loja de aplicativos. Ao invés, isso significa que usuários tem uma opção 'Adicionar a tela inicial' para o seu site. Nós fornecemos algumas verificações de status, no entanto, a melhor forma de testar isso é experimentar e instalar (pesquise no google instruções de como instalar progressive web apps). Também, tenha em mente que popups do tipo 'instalar esta PWA' são controladas pelos navegadores, e não podem ser acionadas por desenvolvedores/administradores/programas. Eu recomendo incluir instruções de como instalar uma PWA na documentação do seu site. status_check_heading: Verificação de Status logo_heading: Logos e Ícones logo_text: |