diff --git a/library/shelve.po b/library/shelve.po
index b6546bc303..f635c93609 100644
--- a/library/shelve.po
+++ b/library/shelve.po
@@ -11,15 +11,16 @@ 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: 2021-11-24 00:37+0800\n"
+"PO-Revision-Date: 2023-03-20 02:18-0500\n"
 "Last-Translator: Rodrigo Tobar <rtobarc@gmail.com>\n"
-"Language: es_ES\n"
 "Language-Team: \n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Language: es_ES\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "Generated-By: Babel 2.10.3\n"
+"X-Generator: Poedit 3.2.2\n"
 
 #: ../Doc/library/shelve.rst:2
 msgid ":mod:`shelve` --- Python object persistence"
@@ -109,7 +110,7 @@ msgstr ""
 
 #: ../Doc/library/shelve.rst:48
 msgid "Accepts :term:`path-like object` for filename."
-msgstr ""
+msgstr "Acepta :term:`path-like object` por nombre de archivo."
 
 #: ../Doc/library/shelve.rst:53
 msgid ""