11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2019 , Python Software Foundation
2+ # Copyright (C) 2001-2020 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # oon arfiandwi <oon.arfiandwi@gmail.com>,2019
7+ # oon arfiandwi <oon.arfiandwi@gmail.com>,2020
88#
99#, fuzzy
1010msgid ""
1111msgstr ""
12- "Project-Id-Version :Python 3.8 \n "
12+ "Project-Id-Version :Python 3.9 \n "
1313"Report-Msgid-Bugs-To :\n "
14- "POT-Creation-Date :2019-11-13 11:56 +0000\n "
14+ "POT-Creation-Date :2020-05-31 09:25 +0000\n "
1515"PO-Revision-Date :2017-02-16 23:07+0000\n "
16- "Last-Translator :oon arfiandwi <oon.arfiandwi@gmail.com>,2019 \n "
16+ "Last-Translator :oon arfiandwi <oon.arfiandwi@gmail.com>,2020 \n "
1717"Language-Team :Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n "
1818"MIME-Version :1.0\n "
1919"Content-Type :text/plain; charset=UTF-8\n "
@@ -23,11 +23,11 @@ msgstr ""
2323
2424#: ../../library/doctest.rst:2
2525msgid ":mod:`doctest` --- Test interactive Python examples"
26- msgstr ""
26+ msgstr ":mod:`doctest` --- Contoh uji interaktif Python "
2727
2828#: ../../library/doctest.rst:12
2929msgid "**Source code:** :source:`Lib/doctest.py`"
30- msgstr ""
30+ msgstr "**Kode sumber:** :source:`Lib/doctest.py` "
3131
3232#: ../../library/doctest.rst:16
3333msgid ""
@@ -58,7 +58,7 @@ msgstr ""
5858
5959#: ../../library/doctest.rst:31
6060msgid "Here's a complete but small example module::"
61- msgstr ""
61+ msgstr "Berikut modul contoh lengkap tapi sederhana:: "
6262
6363#: ../../library/doctest.rst:88
6464msgid ""
@@ -75,7 +75,7 @@ msgstr ""
7575
7676#: ../../library/doctest.rst:114
7777msgid "And so on, eventually ending with:"
78- msgstr ""
78+ msgstr "Dan seterusnya, akhirnya diakhiri dengan: "
7979
8080#: ../../library/doctest.rst:133
8181msgid ""
@@ -116,7 +116,7 @@ msgstr ""
116116
117117#: ../../library/doctest.rst:164
118118msgid "Run it with the ``-v`` switch instead::"
119- msgstr ""
119+ msgstr "Operasikan dengan opsi ``-v`` sebagai gantinya:: "
120120
121121#: ../../library/doctest.rst:168
122122msgid ""
@@ -154,7 +154,7 @@ msgstr ""
154154
155155#: ../../library/doctest.rst:192
156156msgid "Simple Usage: Checking Examples in a Text File"
157- msgstr ""
157+ msgstr "Penggunaan Sederhana: Memeriksa Contoh di Berkas Teks "
158158
159159#: ../../library/doctest.rst:194
160160msgid ""
@@ -219,7 +219,7 @@ msgstr ""
219219
220220#: ../../library/doctest.rst:262
221221msgid "How It Works"
222- msgstr ""
222+ msgstr "Bagaimana Itu Bekerja "
223223
224224#: ../../library/doctest.rst:264
225225msgid ""
@@ -233,7 +233,7 @@ msgstr ""
233233
234234#: ../../library/doctest.rst:275
235235msgid "Which Docstrings Are Examined?"
236- msgstr ""
236+ msgstr "Docstrings Mana yang Diperiksa? "
237237
238238#: ../../library/doctest.rst:277
239239msgid ""
@@ -258,7 +258,7 @@ msgstr ""
258258
259259#: ../../library/doctest.rst:299
260260msgid "How are Docstring Examples Recognized?"
261- msgstr ""
261+ msgstr "Bagaimana Contoh Docstring Dikenali? "
262262
263263#: ../../library/doctest.rst:301
264264msgid ""
@@ -276,7 +276,7 @@ msgstr ""
276276
277277#: ../../library/doctest.rst:330
278278msgid "The fine print:"
279- msgstr ""
279+ msgstr "Tulisan halus: "
280280
281281#: ../../library/doctest.rst:332
282282msgid ""
@@ -324,7 +324,7 @@ msgstr ""
324324
325325#: ../../library/doctest.rst:370
326326msgid "The starting column doesn't matter::"
327- msgstr ""
327+ msgstr "Kolom awal tidak masalah:: "
328328
329329#: ../../library/doctest.rst:377
330330msgid ""
@@ -334,7 +334,7 @@ msgstr ""
334334
335335#: ../../library/doctest.rst:384
336336msgid "What's the Execution Context?"
337- msgstr ""
337+ msgstr "Apa itu Konteks Eksekusi? "
338338
339339#: ../../library/doctest.rst:386
340340msgid ""
@@ -355,7 +355,7 @@ msgstr ""
355355
356356#: ../../library/doctest.rst:401
357357msgid "What About Exceptions?"
358- msgstr ""
358+ msgstr "Bagaimana dengan Pengecualian? "
359359
360360#: ../../library/doctest.rst:403
361361msgid ""
@@ -368,7 +368,7 @@ msgstr ""
368368
369369#: ../../library/doctest.rst:409
370370msgid "Simple example::"
371- msgstr ""
371+ msgstr "Contoh sederhana:: "
372372
373373#: ../../library/doctest.rst:416
374374msgid ""
@@ -475,7 +475,7 @@ msgstr ""
475475
476476#: ../../library/doctest.rst:513
477477msgid "Option Flags"
478- msgstr ""
478+ msgstr "Penanda Opsi "
479479
480480#: ../../library/doctest.rst:515
481481msgid ""
@@ -489,7 +489,7 @@ msgstr ""
489489
490490#: ../../library/doctest.rst:521
491491msgid "The ``-o`` command line option."
492- msgstr ""
492+ msgstr "Opsi baris perintah ``-o``. "
493493
494494#: ../../library/doctest.rst:524
495495msgid ""
@@ -596,7 +596,7 @@ msgstr ""
596596
597597#: ../../library/doctest.rst:625
598598msgid "A bitmask or'ing together all the comparison flags above."
599- msgstr ""
599+ msgstr "Menggabungkan bitmask OR semua tanda perbandingan di atas. "
600600
601601#: ../../library/doctest.rst:627
602602msgid "The second group of options controls how test failures are reported:"
@@ -651,7 +651,7 @@ msgstr ""
651651
652652#: ../../library/doctest.rst:677
653653msgid "A bitmask or'ing together all the reporting flags above."
654- msgstr ""
654+ msgstr "Menggabungkan bitmask OR semua tanda pelaporan di atas. "
655655
656656#: ../../library/doctest.rst:680
657657msgid ""
@@ -670,7 +670,7 @@ msgstr ""
670670
671671#: ../../library/doctest.rst:702
672672msgid "Directives"
673- msgstr ""
673+ msgstr "Petunjuk "
674674
675675#: ../../library/doctest.rst:704
676676msgid ""
@@ -694,7 +694,7 @@ msgstr ""
694694
695695#: ../../library/doctest.rst:722
696696msgid "For example, this test passes::"
697- msgstr ""
697+ msgstr "Misalnya, tes ini lolos:: "
698698
699699#: ../../library/doctest.rst:728
700700msgid ""
@@ -735,7 +735,7 @@ msgstr ""
735735
736736#: ../../library/doctest.rst:767
737737msgid "Warnings"
738- msgstr ""
738+ msgstr "Peringatan "
739739
740740#: ../../library/doctest.rst:769
741741msgid ""
@@ -749,11 +749,11 @@ msgstr ""
749749
750750#: ../../library/doctest.rst:778
751751msgid "is vulnerable! One workaround is to do ::"
752- msgstr ""
752+ msgstr "rentan! Salah satu solusinya adalah dengan melakukan :: "
753753
754754#: ../../library/doctest.rst:783
755755msgid "instead. Another is to do ::"
756- msgstr ""
756+ msgstr "sebagai gantinya. Yang lainnya adalah melakukan :: "
757757
758758#: ../../library/doctest.rst:791
759759msgid ""