Difference between revisions of "Translations:Funtoo Profiles/9/pt-br"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{TableStart}} {{2Col|Adicionar o mix-ins {{c|gnome}} e {{c|kde}}|{{console|body=# ##i## epro mix-ins +gnome +kde}}}} {{2Col|Remover mix-in, por exemplo {{c|gnome}}|{{console|...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{TableStart}}
{{TableStart}}
{{2Col|Adicionar o mix-ins {{c|gnome}} e {{c|kde}}|{{console|body=# ##i## epro mix-ins +gnome +kde}}}}
{{2Col|Add the mix-ins {{c|gnome}} and {{c|kde}}|{{c|epro mix-ins +gnome +kde}}}}
{{2Col|Remover mix-in, por exemplo {{c|gnome}}|{{console|body=# ##i## epro mix-ins -gnome}}}}
{{2Col|Remove a mix-in, for example {{c|gnome}}|{{c|epro mix-ins -gnome}}}}
{{2Col|Alterar o arch profile para x86-64bit|{{console|body=# ##i## epro arch x86-64bit}}}}
{{2Col|Change the profile arch to x86-64bit|{{c|epro arch x86-64bit}}}}
{{2Col|Alterar subarch para {{c|generic_64}}|{{console|body=# ##i## epro subarch generic_64}}}}
{{2Col|Change the subarch to {{c|generic_64}}|{{c|epro subarch generic_64}}}}
{{2Col|Mudar o flavor do sistema|{{console|body=# ##i## epro flavor desktop}}}}
{{2Col|Change the system flavor|{{c|epro flavor desktop}}}}
{{2Col|Obter saídas JSON das configurações do profile|{{console|body=# ##i## epro show-json}}}}
{{2Col|Get JSON output of profile settings|{{c|epro show-json}}}}
{{2Col|Obter sub-profile atual em formato texto|{{console|body=# ##i## epro get [profiletype]}}}}
{{2Col|Get current sub-profile setting in text form|{{c|epro get [profiletype]}}}}
{{TableEnd}}
{{TableEnd}}

Latest revision as of 15:04, January 29, 2023

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 Profiles)
{{TableStart}}
{{2Col|Add the mix-ins {{c|gnome}} and {{c|kde}}|{{c|epro mix-ins +gnome +kde}}}}
{{2Col|Remove a mix-in, for example {{c|gnome}}|{{c|epro mix-ins -gnome}}}}
{{2Col|Change the profile arch to x86-64bit|{{c|epro arch x86-64bit}}}}
{{2Col|Change the subarch to {{c|generic_64}}|{{c|epro subarch generic_64}}}}
{{2Col|Change the system flavor|{{c|epro flavor desktop}}}}
{{2Col|Get JSON output of profile settings|{{c|epro show-json}}}}
{{2Col|Get current sub-profile setting in text form|{{c|epro get [profiletype]}}}}
{{TableEnd}}
Add the mix-ins gnome and kdeepro mix-ins +gnome +kde
Remove a mix-in, for example gnomeepro mix-ins -gnome
Change the profile arch to x86-64bitepro arch x86-64bit
Change the subarch to generic_64epro subarch generic_64
Change the system flavorepro flavor desktop
Get JSON output of profile settingsepro show-json
Get current sub-profile setting in text formepro get [profiletype]