- Notifications
You must be signed in to change notification settings - Fork395
Traduccion archivo {pwd.po}#270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
9 commits Select commitHold shift + click to select a range
5508dd7
Traduccion archivo {pwd.po}
gomezgleonardobc666395
Apply suggestions from code review
humitosdcf2c9e
Add some words to the dict
humitos5855db3
Palabras agregadas a dict
katialira13c3463
Wrap
humitosdb7c565
Dict
humitosc2d73d8
Sort dict
humitos06fe623
Remove duplicated from dict
humitos3a73e33
Merge branch '3.8' into traduccion-pwd.po
humitosFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Apply suggestions from code review
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitc6663958868927636a70abff0893b396781b3b17
There are no files selected for viewing
12 changes: 8 additions & 4 deletionslibrary/pwd.po
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -123,7 +123,7 @@ msgstr "``pw_dir``" | ||
#: ../Doc/library/pwd.rst:30 | ||
msgid "User home directory" | ||
msgstr "El directorio*home* del usuario" | ||
#: ../Doc/library/pwd.rst:32 | ||
msgid "6" | ||
@@ -143,9 +143,11 @@ msgid "" | ||
"is raised if the entry asked for cannot be found." | ||
msgstr "" | ||
"Los elementos uid y gid son enteros, todos los demás son cadenas. :exc:" | ||
"`KeyError` selanza si la entrada pedida no se encuentra." | ||
# unices, shadow password system, world readable | ||
#: ../Doc/library/pwd.rst:42 | ||
#, fuzzy | ||
msgid "" | ||
"In traditional Unix the field ``pw_passwd`` usually contains a password " | ||
"encrypted with a DES derived algorithm (see module :mod:`crypt`). However " | ||
@@ -159,7 +161,7 @@ msgstr "" | ||
"En el Unix tradicional el campo ``pw_passwd`` suele contener una contraseña " | ||
"cifrada con un algoritmo derivado de DES (ver módulo :mod:`crypt``). Sin " | ||
"embargo, la mayoría de los Unix modernos utilizan el llamado sistema de " | ||
"*shadow password*. En esos unices el campo *pw_passwd* sólo " | ||
"contiene un asterisco (``'*'``) o la letra ``'x'`` donde la contraseña " | ||
"cifrada se almacena en un archivo :file:`/etc/shadow` que no es legible en " | ||
"el mundo. Si el campo *pw_passwd* contiene algo útil depende del sistema. " | ||
@@ -195,13 +197,15 @@ msgstr "Módulo :mod:`grp`" | ||
#: ../Doc/library/pwd.rst:72 | ||
msgid "An interface to the group database, similar to this." | ||
msgstr "Una interfaz para la base de datosde grupos, similar a esta." | ||
#: ../Doc/library/pwd.rst:74 | ||
msgid "Module :mod:`spwd`" | ||
msgstr "Módulo :mod:`spwd`" | ||
# shadow password database | ||
#: ../Doc/library/pwd.rst:75 | ||
humitos marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
#, fuzzy | ||
msgid "An interface to the shadow password database, similar to this." | ||
msgstr "" | ||
"Una interfaz para esconder contraseñas en la base de datos, parecidas a esta" |
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.