From 4916640c30e817f75fa7742346b7f130706cfbc5 Mon Sep 17 00:00:00 2001 From: Andrea Alegre Date: Mon, 31 Oct 2022 10:09:00 +0100 Subject: [PATCH] Traducido archivo library/resource --- library/resource.po | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/library/resource.po b/library/resource.po index 58cbd79707..0738e66109 100644 --- a/library/resource.po +++ b/library/resource.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-10-25 19:47+0200\n" -"PO-Revision-Date: 2020-12-27 20:51-0600\n" +"PO-Revision-Date: 2022-10-31 10:07+0100\n" "Last-Translator: \n" "Language: es\n" "Language-Team: python-doc-es\n" @@ -20,6 +20,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.10.3\n" +"X-Generator: Poedit 2.3\n" #: ../Doc/library/resource.rst:2 msgid ":mod:`resource` --- Resource usage information" @@ -43,6 +44,9 @@ msgid "" "``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for " "more information." msgstr "" +"Este módulo no funciona o no está disponible en las plataformas WebAssembly " +"``wasm32-emscripten`` y ``wasm32-wasi``. Ver :ref:`wasm-availability` para " +"más información." #: ../Doc/library/resource.rst:18 msgid ""