Translation status
164 | Strings | 82% | Translate |
---|---|---|---|
3,327 | Words | 95% |
Other components
Component | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
books_dev-model
|
0% | 490 | 9,722 | ||||
|
|||||||
books_handbook
|
8% | 11,491 | 236,937 | 356 | |||
|
|||||||
books_developers-handbook
|
15% | 1,919 | 49,984 | 126 | |||
|
|||||||
books_fdp-primer
|
16% | 1,471 | 24,016 | 77 | |||
|
|||||||
books_arch-handbook
|
29% | 1,910 | 47,155 | 547 | |||
|
|||||||
articles_serial-uart
|
44% | 261 | 3,549 | 140 | |||
|
|||||||
books_porters-handbook
|
50% | 4,942 | 17,157 | 4,372 | 2 | ||
|
|||||||
books_design-44bsd
|
54% | 177 | 3,906 | 140 | 1 | ||
|
|||||||
articles_releng
|
78% | 40 | 1,898 | 55 | |||
|
|||||||
articles_linux-emulation
|
86% | 50 | 596 | 69 | 1 | ||
|
Translation Information
Project website | wiki.freebsd.org/DocTranslationOnWeblate |
---|---|
Mailing list for translators | freebsd-translators@freebsd.org |
Instructions for translators | |
Translation process |
|
Translation license | BSD-2-Clause-FreeBSD |
Filemask | articles/*/new-users.po |
Translation file |
articles/es_ES/new-users.po
|
It can be dangerous to change <systemitem class="username">root</systemitem>'s shell to something other than <command>sh</command> or <command>csh</command> on early versions of FreeBSD and many other versions of <trademark class="registered">UNIX</trademark>; you may not have a working shell when the system puts you into single user mode. The solution is to use <command>su -m</command> to become <systemitem class="username">root</systemitem>, which will give you the <command>tcsh</command> as <systemitem class="username">root</systemitem>, because the shell is part of the environment. You can make this permanent by adding it to your <filename>.tcshrc</filename> as an alias with:
En las primeras versiones de FreeBSD, y también en muchas otras versiones de <trademark class="registered">UNIX</trademark>, puede ser peligroso cambiar la shell del usuario <systemitem class="username">root</systemitem> a otra que no sea <command>sh</command> o <command>csh</command>; es posible que no tenga una shell funcional cuando el sistema entre en modo single user. La solución es usar el comando <command>su -m</command> para convertirse en el usuario <systemitem class="username">root</systemitem>, que le dará acceso a la shell <command>tcsh</command> como <systemitem class="username">root</systemitem>, porque la shell es parte del entorno. Puede hacer esto permanente añadiendolo a su archivo <filename>.tcshrc</filename> como un alias, de la siguiente forma:
Then <command>cd</command> to the subdirectory of <filename>/usr/local/kermit</filename> that has the file <filename>Makefile</filename>. Type
A continuación, utilice el comando <command>cd</command> para acceder al subdirectorio <filename>/usr/local/kermit</filename>, el cual contieneel archivo <filename>Makefile</filename>. Escriba:
An excellent book that explains <trademark class="registered">UNIX</trademark> commands and utilities is Abrahams & Larson, <citetitle>Unix for the Impatient</citetitle> (2nd ed., Addison-Wesley, 1996). There is also a lot of <trademark class="registered">UNIX</trademark> information on the Internet.
Un excelente libro que explica los comandos y utilidades de <trademark class="registered">UNIX</trademark> es <citetitle>Unix for the Impatient</citetitle> (2ª ed., Addison-Wesley, 1996) de Abrahams & Larson. También hay mucha información de <trademark class="registered">UNIX</trademark> en Internet.
Use <command>find</command> to locate <filename>filename</filename> in <filename>/usr</filename> or any of its subdirectories with
Utilice el comando <command>find</command> para buscar <filename>filename</filename> en el directorio <filename>/usr</filename> o en cualquier de sus subdirectorios con:
Statistics
Percent | Strings | Words | Chars | ||
---|---|---|---|---|---|
Total | 164 | 3,327 | 27,428 | ||
Translated | 82% | 136 | 3,167 | 25,165 | |
Needs editing | 17% | 28 | 160 | 2,263 | |
Failing checks | 26% | 44 | 549 | 5,649 |
Last activity
Last change | Dec. 12, 2020, 8:46 p.m. | |||
---|---|---|---|---|
Last author | Aaron H Farías Martinez |