Browsing Portuguese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Portuguese guidelines.
2433 of 129 results
24.
Choose <menuchoice><guimenu>Applications</guimenu><guimenuitem>Accessories</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>;
Escolha <menuchoice><guimenu>Aplicações</guimenu><guimenuitem>Acessórios</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>;
Translated by jEzUs
Reviewed by António Lima
25.
Or press <keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo> and type <command>gnome-terminal</command>.
Ou carregue <keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo> e digite <command>gnome-terminal</command>.
Translated and reviewed by António Lima
26.
File and Directory Commands
Comandos de Ficheiros e Directorias
Translated by Gifty
Reviewed by Mykas0
Located in basic-commands/C/basic-commands.xml:75(title)
27.
cd
cd
Translated and reviewed by Mykas0
Located in basic-commands/C/basic-commands.xml:78(title)
28.
The <command>cd</command> command changes directories. When you open a terminal you will be in your home directory. To move around the file system you will use <command>cd</command>.
O comando <command>cd</command> muda de directório.Quando abre uma consola irá estar no seu directório pessoal. Para se movimentar no sistema de ficheiros irá utilizar o comando <command>cd</command>.
Translated and reviewed by António Lima
Located in basic-commands/C/basic-commands.xml:79(para)
29.
To navigate into the root directory, type: <screen>cd /</screen>
Para ir para o directório de raiz digite: <screen>cd /</screen>
Translated and reviewed by António Lima
Located in basic-commands/C/basic-commands.xml:88(para)
30.
To navigate to your home directory, type: <screen>cd</screen> or <screen>cd ~</screen>
Para navegar para o seu directório pessoal, digite: <screen>cd</screen> ou <screen>cd ~</screen>
Translated by Rui Peixoto
Reviewed by António Lima
Located in basic-commands/C/basic-commands.xml:94(para)
31.
The <command>~</command> character represents the current user's home directory. As seen above, <command>cd ~</command> is equivalent to <command>cd /home/username/</command>. However, when running a command as root (using <command>sudo</command>, for example), <command>~</command> points instead to <filename class="directory">/root</filename>. When running a command with <command>sudo</command>, the full path to your home directory must be given.
O carácter <command>~</command> representa o directório pessoal do utilizador . Como se viu acima, o comando <command>cd ~</command> é equivalente a <command>cd /home/username/</command>. No entanto, ao executar um comando como administrador (root) (usando <command>sudo</command>, por exemplo), <command>~</command> desta forma aponta para <filename class="directory">/root</filename>. Ao executar um comando com <command>sudo</command>, o caminho completo do seu directório pessoal deve ser dado.
Translated and reviewed by António Lima
Located in basic-commands/C/basic-commands.xml:100(para)
32.
To navigate up one directory level, type: <screen>cd ..</screen>
Para navegar para o directório acima, digite: <screen>cd..</screen>
Translated and reviewed by António Lima
Located in basic-commands/C/basic-commands.xml:111(para)
33.
To navigate to the previous directory (or back), type: <screen>cd -</screen>
Para navegar para o directório anterior, digite: <screen>cd -</screen>
Translated by Rui Peixoto
Reviewed by António Lima
Located in basic-commands/C/basic-commands.xml:117(para)
2433 of 129 results

This translation is managed by Ubuntu Portuguese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: António Lima, Eberval Oliveira Castro, Gifty, João Santos, Marco Paulo Martins Sousa, Marco da Silva, Mykas0, Paulo Dias, Pedro Flores, Rui Peixoto, Susana Pereira, cetautomatix, jEzUs, leonorhungria.