Como posso mudar o idioma em que os sites são exibidos no navegador Chrome?

3

Gostaria que todos os sites que visito no meu navegador Chrome sejam exibidos em inglês.

Este exemplo de Calendário do nascer do sol na Chrome Webstore , por exemplo, está sendo exibido em Alemão.

Como posso definir que todos os sites por padrão usem o inglês?

Figura 1: Exemplo de site mostrado em alemão em vez de inglês

    
por orschiro 16.04.2016 / 13:16

2 respostas

1

Gostaria que todos os sites que visse no meu navegador Chrome fossem exibidos em inglês.

Nota:

  • Nem todos os websites fornecem uma versão em inglês.

When your browser pulls a document from the Web, it sends a request to the server where the information is stored. This is known as an HTTP request. With the request, the browser sends information about its language preference settings.

The HTTP request carries this language preference information in the Accept-Language header. If the server is set up to return alternate versions of a page or resource in more than one language, and the language you prefer is available, it will go through a process known as HTTP content negotiation to find content in the language(s) indicated in the HTTP request. If there is only one version of a page on the server, that version will be retrieved. If none of the languages you request are available, the server should be set up to return a default language choice.

...

Chrome.

  1. Open the browser settings.

    enter image description here

  2. Click "Show advanced settings..."

  3. In the advanced section scroll down to find "Languages".

    enter image description here

  4. Click "Language and Input Settings"

    enter image description here

  5. Click "Add" and select the language or language+region choice you want from the list available.

  6. Order the resulting list (drag and drop) so that it is in descending order of preference.

    enter image description here

  7. You don't need to restart Chrome.

Notes:

  • If you choose a language+region combination, Chrome will set that option followed by just the vanilla language. For example, if you choose French (Canada), Chrome will add that followed by French in your on-screen preference list.

  • If you then add French (Switzerland), it will add that choice to the bottom of your list and you will need to manually move the French (Switzerland) choice before the vanilla French choice in the dialog box.

  • You can't create custom language tags.

Fonte Como definir preferências de idioma em um navegador

    
por 16.04.2016 / 13:45
0

Abra o menu settings da grelha no canto superior direito.

Clique em Show advanced settings... na parte inferior da página.

Abaixo do cabeçalho Languages , clique no botão Language and input settigns... .

Adicione idiomas e arraste para encomendá-los com base em sua preferência.

    
por 16.04.2016 / 13:46