@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.15\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-06-09 16:27 +0000\n "
14+ "POT-Creation-Date : 2026-06-11 17:33 +0000\n "
1515"PO-Revision-Date : 2025-09-16 00:00+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Indonesian (https://app.transifex.com/python-doc/teams/5390/ "
@@ -25,18 +25,6 @@ msgstr ""
2525msgid "Functional Programming HOWTO"
2626msgstr "Pemrograman Fungsional HOWTO"
2727
28- msgid "Author"
29- msgstr "Penulis"
30-
31- msgid "\\ A. M. Kuchling"
32- msgstr ""
33-
34- msgid "Release"
35- msgstr "Rilis"
36-
37- msgid "0.32"
38- msgstr "0.32"
39-
4028msgid ""
4129"In this document, we'll take a tour of Python's features suitable for "
4230"implementing programs in a functional style. After an introduction to the "
@@ -1488,10 +1476,11 @@ msgid "Revision History and Acknowledgements"
14881476msgstr ""
14891477
14901478msgid ""
1491- "The author would like to thank the following people for offering "
1492- "suggestions, corrections and assistance with various drafts of this article: "
1493- "Ian Bicking, Nick Coghlan, Nick Efford, Raymond Hettinger, Jim Jewett, Mike "
1494- "Krell, Leandro Lameiro, Jussi Salmela, Collin Winter, Blake Winton."
1479+ "This HOWTO was originally written by A. M. Kuchling. The author would like "
1480+ "to thank the following people for offering suggestions, corrections and "
1481+ "assistance with various drafts of this article: Ian Bicking, Nick Coghlan, "
1482+ "Nick Efford, Raymond Hettinger, Jim Jewett, Mike Krell, Leandro Lameiro, "
1483+ "Jussi Salmela, Collin Winter, Blake Winton."
14951484msgstr ""
14961485
14971486msgid "Version 0.1: posted June 30 2006."
@@ -1565,9 +1554,11 @@ msgstr ""
15651554
15661555msgid ""
15671556"Mertz also wrote a 3-part series of articles on functional programming for "
1568- "IBM's DeveloperWorks site; see `part 1 <https://developer.ibm.com/articles/l-"
1569- "prog/>`__, `part 2 <https://developer.ibm.com/tutorials/l-prog2/>`__, and "
1570- "`part 3 <https://developer.ibm.com/tutorials/l-prog3/>`__,"
1557+ "IBM's DeveloperWorks site; see `part 1 <https://web.archive.org/"
1558+ "web/20211006103639/https://developer.ibm.com/articles/l-prog/>`__, `part 2 "
1559+ "<https://web.archive.org/web/20211205224606/https://developer.ibm.com/"
1560+ "tutorials/l-prog2/>`__, and `part 3 <https://web.archive.org/"
1561+ "web/20211127083846/https://developer.ibm.com/tutorials/l-prog3/>`__."
15711562msgstr ""
15721563
15731564msgid "Python documentation"
0 commit comments