Difference between revisions of "Translations:Funtoo Linux Localization/3/pt-br"

From Funtoo
Jump to navigation Jump to search
(Created page with "Agora, esses locais precisam ser gerados: {{console|body= # ##i##locale-gen ##g##*##!g## Generating 2 locales (this might take a while) with 1 jobs * (1/2) Generating en_US...")
(No difference)

Revision as of 22:16, November 13, 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Funtoo Linux Localization)
Now, those locales need to be generated:
{{console|body=
# ##i##locale-gen
 ##g##*##!g## Generating 2 locales (this might take a while) with 1 jobs
 *  (1/2) Generating en_US.UTF-8 ... [ ok ]
 *  (2/2) Generating fr_CA.UTF-8 ... [ ok ]
 ##g##*##!g## Generation complete
}}

Agora, esses locais precisam ser gerados:

root # locale-gen
 * Generating 2 locales (this might take a while) with 1 jobs
 *  (1/2) Generating en_US.UTF-8 ... [ ok ]
 *  (2/2) Generating pt_BR.UTF-8 ... [ ok ]
 * Generation complete