Translate WordPress plugins and themes directly in your browser. Versatile PO file editor with integrated AI translation providers.
Preferred Languages
Hospedagem WordPress com plugin Preferred Languages
Onde posso hospedar o plugin Preferred Languages?
Este plugin pode ser hospedado em qualquer hospedagem que tenha WordPress configurado. Recomendamos optar por um provedor de hospedagem confiável, com servidores otimizados para WordPress, como o serviço de hospedagem de sites da MCO2.
Hospedando o plugin Preferred Languages em uma empresa de hospedagem confiável
A MCO2, além de instalar o WordPress na versão mais atual para seus clientes, disponibiliza o WP SafePress, um mecanismo singular que salvaguarda e melhora seu site ao mesmo tempo.
Por que a Hospedagem WordPress funciona melhor na MCO2?
A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.
Thanks to language packs it’s easier than ever before to change the main language of your site.
However, in some cases a single locale is not enough. When WordPress can’t find a translation for the active locale, it falls back to the original English strings.
That’s a poor user experience for many non-English speakers.
This feature project aims to change that by letting users choose multiple languages for displaying WordPress in.
That way you can set some sort of “fallback chain” where WordPress tries to load translations in your preferred order.
Não deixe de ajudar testando este plugin e entre em contato se algo não estiver funcionando como esperado.
Keyboard Shortcuts
Arrow Up
: Move selected locale one position up.Arrow Down
: Move selected locale one position down.Home
: Select first locale in the list.End
: Select last locale in the list.Backspace
/Delete
: remove the selected locale from the list.Alt+A
: Add the current locale from the dropdown to the list.
Note: the Preferred Languages UI needs to be focused in order for the keyboard shortcuts to work.
Merging Translations
Previously, only the first available translation for a given locale and domain will be loaded.
However, when translations are incomplete, some strings might still be displayed in English.
That’s a poor user experience as well.
To prevent this, Preferred Languages now automatically merges all incomplete translations in the list.
the preferred_languages_merge_translations
filter can be used to opt out of this behavior.
It provides three parameters:
$merge
– Whether translations should be merged. Defaults totrue
.$domain
– The text domain$current_locale
– The current locale.
Participe
O desenvolvimento está ativamente acontecendo no GitHub.
Se quiser participar, consulte os issues abertos e junte-se ao canal #core-i18n do Slack. Se ainda não tiver uma conta no Slack, registre-se em make.wordpress.org/chat/.
Capturas de tela

The new language section in 'Settings' -> 'General'

The new language section in your user profile.