@@ -493,7 +493,7 @@ msgid ""
493
493
"Raises an :ref:`auditing event <auditing>` ``shutil.copytree`` with "
494
494
"arguments ``src``, ``dst``."
495
495
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 "
497
497
"argumentos ``src``, ``dst``."
498
498
499
499
#: ../Doc/library/shutil.rst:271
@@ -575,7 +575,7 @@ msgid ""
575
575
"Raises an :ref:`auditing event <auditing>` ``shutil.rmtree`` with argument "
576
576
"``path``."
577
577
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 "
579
579
"``path``."
580
580
581
581
#: ../Doc/library/shutil.rst:320
@@ -660,7 +660,7 @@ msgid ""
660
660
"Raises an :ref:`auditing event <auditing>` ``shutil.move`` with arguments "
661
661
"``src``, ``dst``."
662
662
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 "
664
664
"``src``, ``dst``."
665
665
666
666
#: ../Doc/library/shutil.rst:361
@@ -693,11 +693,11 @@ msgstr "En Windows, *path* ahora puede ser un archivo o un directorio."
693
693
694
694
#: ../Doc/library/shutil.rst:386
695
695
msgid ":ref:`Availability <availability>`: Unix, Windows."
696
- msgstr ":ref:`Availability <availability>`: Unix, Windows."
696
+ msgstr ":ref:`Disponibilidad <availability>`: Unix, Windows."
697
697
698
698
#: ../Doc/library/shutil.rst:390
699
699
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 ."
701
701
702
702
#: ../Doc/library/shutil.rst:392
703
703
msgid ""
@@ -716,12 +716,12 @@ msgid ""
716
716
"Raises an :ref:`auditing event <auditing>` ``shutil.chown`` with arguments "
717
717
"``path``, ``user``, ``group``."
718
718
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 "
720
720
"``path``, ``user``, ``group``."
721
721
722
722
#: ../Doc/library/shutil.rst:400
723
723
msgid ":ref:`Availability <availability>`: Unix."
724
- msgstr ":ref:`Availability <availability>`: Unix."
724
+ msgstr ":ref:`Disponibilidad <availability>`: Unix."
725
725
726
726
#: ../Doc/library/shutil.rst:406
727
727
msgid ""
@@ -851,7 +851,7 @@ msgstr ""
851
851
852
852
#: ../Doc/library/shutil.rst:504
853
853
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`::"
855
855
856
856
#: ../Doc/library/shutil.rst:510
857
857
msgid ""
@@ -973,7 +973,7 @@ msgid ""
973
973
"Raises an :ref:`auditing event <auditing>` ``shutil.make_archive`` with "
974
974
"arguments ``base_name``, ``format``, ``root_dir``, ``base_dir``."
975
975
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 "
977
977
"argumentos ``base_name``, ``format``, ``root_dir``, ``base_dir``."
978
978
979
979
#: ../Doc/library/shutil.rst:592
@@ -1102,7 +1102,7 @@ msgid ""
1102
1102
"Raises an :ref:`auditing event <auditing>` ``shutil.unpack_archive`` with "
1103
1103
"arguments ``filename``, ``extract_dir``, ``format``."
1104
1104
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 "
1106
1106
"argumentos ``filename``, ``extract_dir``, ``format``."
1107
1107
1108
1108
#: ../Doc/library/shutil.rst:652
0 commit comments