- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Merge pull request #5 from hugodeaguiar/translate
Configuring i18next and English version.
Showing
7 changed files
with
912 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"title": "GetIP.dev - What is my IP?", | ||
"title-privacy": "GetIP.dev - Privacy Policy", | ||
"home-description": "Discover your current IP address with GetIP.dev, the ideal tool to help troubleshoot network and security issues.", | ||
"your-current-ip": "Your current IP address:", | ||
"city": "City:", | ||
"region": "Region:", | ||
"country": "Country:", | ||
"provider": "Provider:", | ||
"cookie-consent": "We use cookies to ensure you have the best experience on our site.", | ||
"see-more": "See more", | ||
"pp-info": "Collected Information", | ||
"pp-info-1": "When you visit our website, we use Google Tag Manager to monitor and analyze user interactions. The information collected may include:", | ||
"pp-info-1-1": "Browsing data (pages visited, time spent, clicks, etc.)", | ||
"pp-info-1-2": "IP address (which can be used to determine geographical location)", | ||
"pp-info-1-3": "Information about the device and browser used", | ||
"pp-use": "Use of Information", | ||
"pp-use-1": "The information collected is used exclusively to:", | ||
"pp-use-1-1": "Improve the user experience on the site", | ||
"pp-use-1-2": "Understand how visitors interact with our content", | ||
"pp-use-1-3": "Perform statistical analyses to optimize site performance", | ||
"pp-share": "Information Sharing", | ||
"pp-share-description": "We do not sell, trade, or otherwise transfer your personally identifiable information to third parties. The information collected by Google Tag Manager is stored and managed by Google, in accordance with Google's privacy policy.", | ||
"pp-cookies": "Cookies", | ||
"pp-cookies-description": "Our site may use cookies to store temporary information and improve your browsing experience. You can choose to disable cookies in your browser settings, but this may affect the functionality of the site.", | ||
"pp-security": "Information Security", | ||
"pp-security-description": "We adopt appropriate security measures to protect your personal information against unauthorized access, alteration, disclosure, or destruction.", | ||
"pp-updates": "Privacy Policy Changes", | ||
"pp-updates-description": "We reserve the right to update this privacy policy periodically. Any changes will be posted on this page, and the modification date will be updated at the top of the page.", | ||
"pp-contact": "Contact", | ||
"pp-contact-description": "If you have any questions about this privacy policy, please contact us at [email protected]." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"title": "GetIP.dev - Qual é o meu IP?", | ||
"title-privacy": "GetIP.dev - Política de Privacidade", | ||
"home-description": "Descubra seu endereço IP atual com GetIP.dev, a ferramenta ideal para ajudar a solucionar problemas de rede e segurança.", | ||
"your-current-ip": "Seu endereço de IP atual:", | ||
"city": "Cidade:", | ||
"region": "Estado:", | ||
"country": "País:", | ||
"provider": "Provedor:", | ||
"cookie-consent": "Utilizamos cookies para garantir que você tenha a melhor experiência em nosso site.", | ||
"see-more": "Saiba mais", | ||
"pp-info": "Informações Coletadas", | ||
"pp-info-1": "Quando você visita o nosso site, utilizamos o Google Tag Manager para monitorar e analisar as interações dos usuários. As informações coletadas podem incluir:", | ||
"pp-info-1-1": "Dados de navegação (páginas visitadas, tempo de permanência, cliques, etc.)", | ||
"pp-info-1-2": "Endereço IP (que pode ser utilizado para determinar a localização geográfica)", | ||
"pp-info-1-3": "Informações sobre o dispositivo e navegador utilizado", | ||
"pp-use": "Uso das Informações", | ||
"pp-use-1": "As informações coletadas são utilizadas exclusivamente para:", | ||
"pp-use-1-1": "Melhorar a experiência do usuário no site", | ||
"pp-use-1-2": "Entender como os visitantes interagem com nosso conteúdo", | ||
"pp-use-1-3": "Realizar análises estatísticas para otimizar a performance do site", | ||
"pp-share": "Compartilhamento de Informações", | ||
"pp-share-description": "Nós não vendemos, trocamos ou de outra forma transferimos para terceiros as suas informações pessoais identificáveis. As informações coletadas pelo Google Tag Manager são armazenadas e gerenciadas pelo Google, em conformidade com a política de privacidade do Google.", | ||
"pp-cookies": "Cookies", | ||
"pp-cookies-description": "O nosso site pode utilizar cookies para armazenar informações temporárias e melhorar a sua experiência de navegação. Você pode optar por desativar os cookies nas configurações do seu navegador, mas isso pode afetar a funcionalidade do site.", | ||
"pp-security": "Segurança das Informações", | ||
"pp-security-description": "Adotamos medidas de segurança adequadas para proteger as suas informações pessoais contra acessos não autorizados, alteração, divulgação ou destruição.", | ||
"pp-updates": "Alterações na Política de Privacidade", | ||
"pp-updates-description": "Reservamos o direito de atualizar esta política de privacidade periodicamente. Qualquer alteração será publicada nesta página, e a data de modificação será atualizada no topo da página.", | ||
"pp-contact": "Contato", | ||
"pp-contact-description": "Se você tiver alguma dúvida sobre esta política de privacidade, entre em contato conosco através do [email protected]." | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters