Skip to content

Translate faq/library #2172

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Nov 12, 2022
Prev Previous commit
Next Next commit
remove * from links
  • Loading branch information
sofidenner committed Nov 11, 2022
commit af689d24f7b03b091eebce98d66c9b50f65fd0ad
4 changes: 2 additions & 2 deletions faq/library.po
Original file line number Diff line number Diff line change
Expand Up @@ -724,8 +724,8 @@ msgid ""
msgstr ""
"El módulo :mod:`shutil` contiene una función :func:`~shutil.copyfile`. "
"Nótese que en volúmenes de Windows NTFS, no copia los `flujos alternativos "
"de datos **(ADS)** <https://es.wikipedia.org/wiki/Alternate_Data_Streams>`_ "
"ni las `bifurcaciones de recursos **(resource forks)** <https://en.wikipedia."
"de datos (ADS) <https://es.wikipedia.org/wiki/Alternate_Data_Streams>`_ "
"ni las `bifurcaciones de recursos (resource forks) <https://en.wikipedia."
"org/wiki/Resource_fork>`_ en los volúmenes macOS HFS+, aunque ahora ambos "
"rara vez son utilizados. Además tampoco copia los permisos ni metadatos de "
"los archivos, pero si se usa :func:`shutil.copy2` en su lugar, se preservará "
Expand Down