8000 fix :role: patterns in Spanish translation · python/python-docs-es@61fbccf · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 61fbccf

Browse files
silvinabt87humitos
authored andcommitted
fix :role: patterns in Spanish translation
1 parent 1221dc1 commit 61fbccf

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

dict

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ and
3333
Associates
3434
Asincrónicamente
3535
asincrónicas
36+
auditoría
3637
Autocompletado
38+
auxiliar
3739
Awk
3840
B
3941
BSD
@@ -307,6 +309,7 @@ desreferenciar
307309
desreferenciarlas
308310
dict
309311
dinámicamente
312+
disponibilidad
310313
distutils
311314
docstring
312315
docstrings

library/shutil.po

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ msgid ""
493493
"Raises an :ref:`auditing event <auditing>` ``shutil.copytree`` with "
494494
"arguments ``src``, ``dst``."
495495
msgstr ""
496-
"Se genera un :ref:`auditing event <auditing>` ``shutil.copytree`` con "
496+
"Se genera un :ref:`evento de auditoría <auditing>` ``shutil.copytree`` con "
497497
"argumentos ``src``, ``dst``."
498498

499499
#: ../Doc/library/shutil.rst:271
@@ -575,7 +575,7 @@ msgid ""
575575
"Raises an :ref:`auditing event <auditing>` ``shutil.rmtree`` with argument "
576576
"``path``."
577577
msgstr ""
578-
"Genera un :ref:`auditing event <auditing>` ``shutil.rmtree`` con argumento "
578+
"Genera un :ref:`evento de auditoría <auditing>` ``shutil.rmtree`` con argumento "
579579
"``path``."
580580

581581
#: ../Doc/library/shutil.rst:320
@@ -660,7 +660,7 @@ msgid ""
660660
"Raises an :ref:`auditing event <auditing>` ``shutil.move`` with arguments "
661661
"``src``, ``dst``."
662662
msgstr ""
663-
"Genera un :ref:`auditing event <auditing>` ``shutil.move`` con argumentos "
663+
"Genera un :ref:`evento de auditoría <auditing>` ``shutil.move`` con argumentos "
664664
"``src``, ``dst``."
665665

666666
#: ../Doc/library/shutil.rst:361
@@ -693,11 +693,11 @@ msgstr "En Windows, *path* ahora puede ser un archivo o un directorio."
693693

694694
#: ../Doc/library/shutil.rst:386
695695
msgid ":ref:`Availability <availability>`: Unix, Windows."
696-
msgstr ":ref:`Availability <availability>`: Unix, Windows."
696+
msgstr ":ref:`Disponibilidad <availability>`: Unix, Windows."
697697

698698
#: ../Doc/library/shutil.rst:390
699699
msgid "Change owner *user* and/or *group* of the given *path*."
700-
msgstr "Cambia el propietario *user* y/o *group* del *path* dado."
700+
msgstr "Cambia el propietario *user* y/o *group* de la *ruta* dada."
701701

702702
#: ../Doc/library/shutil.rst:392
703703
msgid ""
@@ -716,12 +716,12 @@ msgid ""
716716
"Raises an :ref:`auditing event <auditing>` ``shutil.chown`` with arguments "
717717
"``path``, ``user``, ``group``."
718718
msgstr ""
719-
"Genera un :ref:`auditing event <auditing>` ``shutil.chown`` con argumentos "
719+
"Genera un :ref:`evento de auditoría <auditing>` ``shutil.chown`` con argumentos "
720720
"``path``, ``user``, ``group``."
721721

722722
#: ../Doc/library/shutil.rst:400
723723
msgid ":ref:`Availability <availability>`: Unix."
724-
msgstr ":ref:`Availability <availability>`: Unix."
724+
msgstr ":ref:`Disponibilidad <availability>`: Unix."
725725

726726
#: ../Doc/library/shutil.rst:406
727727
msgid ""
@@ -851,7 +851,7 @@ msgstr ""
851851

852852
#: ../Doc/library/shutil.rst:504
853853
msgid "Another example that uses the :func:`ignore_patterns` helper::"
854-
msgstr "Otro ejemplo que usa :func:`ignore_patterns` helper::"
854+
msgstr "Otro ejemplo que usa el auxiliar:func:`ignore_patterns`::"
855855

856856
#: ../Doc/library/shutil.rst:510
857857
msgid ""
@@ -973,7 +973,7 @@ msgid ""
973973
"Raises an :ref:`auditing event <auditing>` ``shutil.make_archive`` with "
974974
"arguments ``base_name``, ``format``, ``root_dir``, ``base_dir``."
975975
msgstr ""
976-
"Genera un :ref:`auditing event <auditing>` ``shutil.make_archive`` con "
976+
"Genera un :ref:`evento de auditoría <auditing>` ``shutil.make_archive`` con "
977977
"argumentos ``base_name``, ``format``, ``root_dir``, ``base_dir``."
978978

979979
#: ../Doc/library/shutil.rst:592
@@ -1102,7 +1102,7 @@ msgid ""
11021102
"Raises an :ref:`auditing event <auditing>` ``shutil.unpack_archive`` with "
11031103
"arguments ``filename``, ``extract_dir``, ``format``."
11041104
msgstr ""
1105-
"Se genera un :ref:`auditing event <auditing>` ``shutil.unpack_archive`` con "
1105+
"Se genera un :ref:`evento de auditoría <auditing>` ``shutil.unpack_archive`` con "
11061106
"argumentos ``filename``, ``extract_dir``, ``format``."
11071107

11081108
#: ../Doc/library/shutil.rst:652

0 commit comments

Comments
 (0)
0