Skip to content

Commit 74760d9

Browse files
authored
Fix fuzzy entry in copyright.po (#2759)
1 parent 7c41d0e commit 74760d9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

copyright.po

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2021-08-04 10:56+0200\n"
15-
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
16-
"Language: es\n"
14+
"PO-Revision-Date: 2023-11-26 19:06+0100\n"
15+
"Last-Translator: Marcos Medrano <marcosmedrano0@gmail.com>\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Language: es\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2222
"Generated-By: Babel 2.13.0\n"
23+
"X-Generator: Poedit 3.4.1\n"
2324

2425
#: ../Doc/copyright.rst:3
2526
msgid "Copyright"
@@ -30,10 +31,9 @@ msgid "Python and this documentation is:"
3031
msgstr "Python y esta documentación es:"
3132

3233
#: ../Doc/copyright.rst:7
33-
#, fuzzy
3434
msgid "Copyright © 2001-2023 Python Software Foundation. All rights reserved."
3535
msgstr ""
36-
"Derechos de autor © 2001-2021 Python Software Foundation. Todos los derechos "
36+
"Derechos de autor © 2001-2023 Python Software Foundation. Todos los derechos "
3737
"reservados."
3838

3939
#: ../Doc/copyright.rst:9

0 commit comments

Comments
 (0)