Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions library/dbm.po
Original file line number Diff line number Diff line change
Expand Up @@ -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: 2020-08-09 22:17-0500\n"
"Last-Translator: \n"
"Language: es\n"
"PO-Revision-Date: 2022-11-03 19:56-0300\n"
"Last-Translator: Alfonso Areiza Guerra <alfareiza@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: 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.0.1\n"

#: ../Doc/library/dbm.rst:2
msgid ":mod:`dbm` --- Interfaces to Unix \"databases\""
Expand Down Expand Up @@ -80,7 +81,7 @@ msgstr ""
#: ../Doc/library/dbm.rst:36 ../Doc/library/dbm.rst:210
#: ../Doc/library/dbm.rst:309 ../Doc/library/dbm.rst:393
msgid "Accepts :term:`path-like object` for filename."
msgstr ""
msgstr "Acepta :term:`path-like object` como nombre de archivo."

#: ../Doc/library/dbm.rst:41
msgid "Open the database file *file* and return a corresponding object."
Expand Down Expand Up @@ -196,7 +197,7 @@ msgstr ""

#: ../Doc/library/dbm.rst:82
msgid "Accepts :term:`path-like object` for file."
msgstr ""
msgstr "Acepta :term:`path-like object` como nombre de archivo."

#: ../Doc/library/dbm.rst:85
msgid ""
Expand Down