8000 Sinkronisasi dengan Transifex 20191026. · python/python-docs-id@14d355b · GitHub
[go: up one dir, main page]

Skip to content

Commit 14d355b

Browse files
committed
Sinkronisasi dengan Transifex 20191026.
1 parent ce59be3 commit 14d355b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+1577
-1486
lines changed

c-api/cell.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,17 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# oon arfiandwi <oon.arfiandwi@gmail.com>, 2019
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.8\n"
1013
"Report-Msgid-Bugs-To: \n"
1114
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1215
"PO-Revision-Date: 2017-02-16 17:33+0000\n"
16+
"Last-Translator: oon arfiandwi <oon.arfiandwi@gmail.com>, 2019\n"
1317
"Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n"
1418
"MIME-Version: 1.0\n"
1519
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,7 +23,7 @@ msgstr ""
1923

2024
#: ../../c-api/cell.rst:6
2125
msgid "Cell Objects"
22-
msgstr ""
26+
msgstr "Objek Sel, *Cell*"
2327

2428
#: ../../c-api/cell.rst:8
2529
msgid ""
@@ -36,7 +40,7 @@ msgstr ""
3640

3741
#: ../../c-api/cell.rst:20
3842
msgid "The C structure used for cell objects."
39-
msgstr ""
43+
msgstr "Struktur C digunakan untuk objek sel."
4044

4145
#: ../../c-api/cell.rst:25
4246
msgid "The type object corresponding to cell objects."
@@ -54,7 +58,7 @@ msgstr ""
5458

5559
#: ../../c-api/cell.rst:41
5660
msgid "Return the contents of the cell *cell*."
57-
msgstr ""
61+
msgstr "Kembalikan isi sel *cell*."
5862

5963
#: ../../c-api/cell.rst:46
6064
msgid ""

c-api/init.po

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -52,119 +52,119 @@ msgstr ""
5252

5353
#: ../../c-api/init.rst:26
5454
msgid ":c:func:`PyImport_AppendInittab`"
55-
msgstr ""
55+
msgstr ":c:func:`PyImport_AppendInittab`"
5656

5757
#: ../../c-api/init.rst:27
5858
msgid ":c:func:`PyImport_ExtendInittab`"
59-
msgstr ""
59+
msgstr ":c:func:`PyImport_ExtendInittab`"
6060

6161
#: ../../c-api/init.rst:28
6262
msgid ":c:func:`PyInitFrozenExtensions`"
63-
msgstr ""
63+
msgstr ":c:func:`PyInitFrozenExtensions`"
6464

6565
#: ../../c-api/init.rst:29
6666
msgid ":c:func:`PyMem_SetAllocator`"
67-
msgstr ""
67+
msgstr ":c:func:`PyMem_SetAllocator`"
6868

6969
#: ../../c-api/init.rst:30
7070
msgid ":c:func:`PyMem_SetupDebugHooks`"
71-
msgstr ""
71+
msgstr ":c:func:`PyMem_SetupDebugHooks`"
7272

7373
#: ../../c-api/init.rst:31
7474
msgid ":c:func:`PyObject_SetArenaAllocator`"
75-
msgstr ""
75+
msgstr ":c:func:`PyObject_SetArenaAllocator`"
7676

7777
#: ../../c-api/init.rst:32
7878
msgid ":c:func:`Py_SetPath`"
79-
msgstr ""
79+
msgstr ":c:func:`Py_SetPath`"
8080

8181
#: ../../c-api/init.rst:33
8282
msgid ":c:func:`Py_SetProgramName`"
83-
msgstr ""
83+
msgstr ":c:func:`Py_SetProgramName`"
8484

8585
#: ../../c-api/init.rst:34
8686
msgid ":c:func:`Py_SetPythonHome`"
87-
msgstr ""
87+
msgstr ":c:func:`Py_SetPythonHome`"
8888

8989
#: ../../c-api/init.rst:35
9090
msgid ":c:func:`Py_SetStandardStreamEncoding`"
91-
msgstr ""
91+
msgstr ":c:func:`Py_SetStandardStreamEncoding`"
9292

9393
#: ../../c-api/init.rst:36
9494
msgid ":c:func:`PySys_AddWarnOption`"
95-
msgstr ""
95+
msgstr ":c:func:`PySys_AddWarnOption`"
9696

9797
#: ../../c-api/init.rst:37
9898
msgid ":c:func:`PySys_AddXOption`"
99-
msgstr ""
99+
msgstr ":c:func:`PySys_AddXOption`"
100100

101101
#: ../../c-api/init.rst:38
102102
msgid ":c:func:`PySys_ResetWarnOptions`"
103-
msgstr ""
103+
msgstr ":c:func:`PySys_ResetWarnOptions`"
104104

105105
#: ../../c-api/init.rst:40
106106
msgid "Informative functions:"
107107
msgstr ""
108108

109109
#: ../../c-api/init.rst:42
110110
msgid ":c:func:`Py_IsInitialized`"
111-
msgstr ""
111+
msgstr ":c:func:`Py_IsInitialized`"
112112< F438 div class="diff-text-inner">
113113
#: ../../c-api/init.rst:43
114114
msgid ":c:func:`PyMem_GetAllocator`"
115-
msgstr ""
115+
msgstr ":c:func:`PyMem_GetAllocator`"
116116

117117
#: ../../c-api/init.rst:44
118118
msgid ":c:func:`PyObject_GetArenaAllocator`"
119-
msgstr ""
119+
msgstr ":c:func:`PyObject_GetArenaAllocator`"
120120

121121
#: ../../c-api/init.rst:45
122122
msgid ":c:func:`Py_GetBuildInfo`"
123-
msgstr ""
123+
msgstr ":c:func:`Py_GetBuildInfo`"
124124

125125
#: ../../c-api/init.rst:46
126126
msgid ":c:func:`Py_GetCompiler`"
127-
msgstr ""
127+
msgstr ":c:func:`Py_GetCompiler`"
128128

129129
#: ../../c-api/init.rst:47
130130
msgid ":c:func:`Py_GetCopyright`"
131-
msgstr ""
131+
msgstr ":c:func:`Py_GetCopyright`"
132132

133133
#: ../../c-api/init.rst:48
134134
msgid ":c:func:`Py_GetPlatform`"
135-
msgstr ""
135+
msgstr ":c:func:`Py_GetPlatform`"
136136

137137
#: ../../c-api/init.rst:49
138138
msgid ":c:func:`Py_GetVersion`"
139-
msgstr ""
139+
msgstr ":c:func:`Py_GetVersion`"
140140

141141
#: ../../c-api/init.rst:51
142142
msgid "Utilities:"
143143
msgstr ""
144144

145145
#: ../../c-api/init.rst:53
146146
msgid ":c:func:`Py_DecodeLocale`"
147-
msgstr ""
147+
msgstr ":c:func:`Py_DecodeLocale`"
148148

149149
#: ../../c-api/init.rst:55
150150
msgid "Memory allocators:"
151151
msgstr ""
152152

153153
#: ../../c-api/init.rst:57
154154
msgid ":c:func:`PyMem_RawMalloc`"
155-
msgstr ""
155+
msgstr ":c:func:`PyMem_RawMalloc`"
156156

157157
#: ../../c-api/init.rst:58
158158
msgid ":c:func:`PyMem_RawRealloc`"
159-
msgstr ""
159+
msgstr ":c:func:`PyMem_RawRealloc`"
160160

161161
#: ../../c-api/init.rst:59
162162
msgid ":c:func:`PyMem_RawCalloc`"
163-
msgstr ""
163+
msgstr ":c:func:`PyMem_RawCalloc`"
164164

165165
#: ../../c-api/init.rst:60
166166
msgid ":c:func:`PyMem_RawFree`"
167-
msgstr ""
167+
msgstr ":c:func:`PyMem_RawFree`"
168168

169169
#: ../../c-api/init.rst:64
170170
msgid ""

c-api/init_config.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ msgstr ":c:type:`PyWideStringList`"
4747

4848
#: ../../c-api/init_config.rst:18
4949
msgid "Functions:"
50-
msgstr ""
50+
msgstr "Fungsi-fungsi:"
5151

5252
#: ../../c-api/init_config.rst:20
5353
msgid ":c:func:`PyConfig_Clear`"

c-api/intro.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ msgstr ""
445445

446446
#: ../../c-api/intro.rst:449
447447
msgid "Types"
448-
msgstr ""
448+
msgstr "Tipe-tipe"
449449

450450
#: ../../c-api/intro.rst:451
451451
msgid ""

c-api/memory.po

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ msgstr ""
298298

299299
#: ../../c-api/memory.rst:253
300300
msgid "Same as :c:func:`PyMem_Free`."
301-
msgstr ""
301+
msgstr "Sama seperti :c:func:`PyMem_Free`."
302302

303303
#: ../../c-api/memory.rst:255
304304
msgid ""
@@ -310,7 +310,7 @@ msgstr ""
310310

311311
#: ../../c-api/memory.rst:260
312312
msgid "``PyMem_MALLOC(size)``"
313-
msgstr ""
313+
msgstr "``PyMem_MALLOC(size)``"
314314

315315
#: ../../c-api/memory.rst:261
316316
msgid "``PyMem_NEW(type, size)``"
@@ -406,7 +406,7 @@ msgstr ""
406406

407407
#: ../../c-api/memory.rst:340
408408
msgid "PyMem_Malloc"
409-
msgstr ""
409+
msgstr "PyMem_Malloc"
410410

411411
#: ../../c-api/memory.rst:340
412412
msgid "PyObject_Malloc"
@@ -496,7 +496,7 @@ msgstr ""
496496

497497
#: ../../c-api/memory.rst:368 ../../c-api/memory.rst:513
498498
msgid "Field"
499-
msgstr ""
499+
msgstr "Field"
500500

501501
#: ../../c-api/memory.rst:368 ../../c-api/memory.rst:513
502502 10000
msgid "Meaning"
@@ -555,55 +555,55 @@ msgstr ""
555555
#: ../../c-api/memory.rst:393 ../../c-api/memory.rst:402
556556
#: ../../c-api/memory.rst:411
557557
msgid "Functions:"
558-
msgstr ""
558+
msgstr "Fungsi-fungsi:"
559559

560560
#: ../../c-api/memory.rst:395
561561
msgid ":c:func:`PyMem_RawMalloc`"
562-
msgstr ""
562+
msgstr ":c:func:`PyMem_RawMalloc`"
563563

564564
#: ../../c-api/memory.rst:396
565565
msgid ":c:func:`PyMem_RawRealloc`"
566-
msgstr ""
566+
msgstr ":c:func:`PyMem_RawRealloc`"
567567

568568
#: ../../c-api/memory.rst:397
569569
msgid ":c:func:`PyMem_RawCalloc`"
570-
msgstr ""
570+
msgstr ":c:func:`PyMem_RawCalloc`"
571571

572572
#: ../../c-api/memory.rst:398
573573
msgid ":c:func:`PyMem_RawFree`"
574-
msgstr ""
574+
msgstr ":c:func:`PyMem_RawFree`"
575575

576576
#: ../../c-api/memory.rst:404
577577
msgid ":c:func:`PyMem_Malloc`,"
578-
msgstr ""
578+
msgstr ":c:func:`PyMem_Malloc`,"
579579

580580
#: ../../c-api/memory.rst:405
581581
msgid ":c:func:`PyMem_Realloc`"
582-
msgstr ""
582+
msgstr ":c:func:`PyMem_Realloc`"
583583

584584
#: ../../c-api/memory.rst:406
585585
msgid ":c:func:`PyMem_Calloc`"
586-
msgstr ""
586+
msgstr ":c:func:`PyMem_Calloc`"
587587

588588
#: ../../c-api/memory.rst:407
589589
msgid ":c:func:`PyMem_Free`"
590-
msgstr ""
590+
msgstr ":c:func:`PyMem_Free`"
591591

592592
#: ../../c-api/memory.rst:413
593593
msgid ":c:func:`PyObject_Malloc`"
594-
msgstr ""
594+
msgstr ":c:func:`PyObject_Malloc`"
595595

596596
#: ../../c-api/memory.rst:414
597597
msgid ":c:func:`PyObject_Realloc`"
598-
msgstr ""
598+
msgstr ":c:func:`PyObject_Realloc`"
599599

600600
#: ../../c-api/memory.rst:415
601601
msgid ":c:func:`PyObject_Calloc`"
602-
msgstr ""
602+
msgstr ":c:func:`PyObject_Calloc`"
603603

604604
#: ../../c-api/memory.rst:416
605605
msgid ":c:func:`PyObject_Free`"
606-
msgstr ""
606+
msgstr ":c:func:`PyObject_Free`"
607607

608608
#: ../../c-api/memory.rst:420
609609
msgid "Get the memory block allocator of the specified domain."

c-api/structures.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ msgstr ""
150150
#: ../../c-api/structures.rst:139 ../../c-api/structures.rst:279
151151
#: ../../c-api/structures.rst:345
152152
msgid "Field"
153-
msgstr ""
153+
msgstr "Field"
154154

155155
#: ../../c-api/structures.rst:139 ../../c-api/structures.rst:279
156156
#: ../../c-api/structures.rst:345
@@ -397,7 +397,7 @@ msgstr ""
397397

398398
#: ../../c-api/structures.rst:303
399399
msgid "C type"
400-
msgstr ""
400+
msgstr "tipe C"
401401

402402
#: ../../c-api/structures.rst:305
403403
msgid "T_SHORT"

c-api/tuple.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ msgstr ""
157157

158158
#: ../../c-api/tuple.rst:145 ../../c-api/tuple.rst:168
159159
msgid "Field"
160-
msgstr ""
160+
msgstr "Field"
161161

162162
#: ../../c-api/tuple.rst:145 ../../c-api/tuple.rst:168
163163
msgid "C Type"

distutils/builtdist.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ msgstr ""
295295

296296
#: ../../distutils/builtdist.rst:138
297297
msgid "Command"
298-
msgstr ""
298+
msgstr "Perintah"
299299

300300
#: ../../distutils/builtdist.rst:138
301301
msgid "Formats"
@@ -417,7 +417,7 @@ msgstr ""
417417

418418
#: ../../distutils/builtdist.rst:207
419419
msgid "``version``"
420-
msgstr ""
420+
msgstr "``version``"
421421

422422
#: ../../distutils/builtdist.rst:209 ../../distutils/builtdist.rst:232
423423
msgid "Vendor"

distutils/commandref.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ msgstr ""
7373

7474
#: ../../distutils/commandref.rst:63
7575
msgid "Command"
76-
msgstr ""
76+
msgstr "Perintah"
7777

7878
#: ../../distutils/commandref.rst:63
7979
msgid "Description"

distutils/setupscript.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ msgstr "\\(1)"
758758

759759
#: ../../distutils/setupscript.rst:571
760760
msgid "``version``"
761-
msgstr ""
761+
msgstr "``version``"
762762

763763
#: ../../distutils/setupscript.rst:571
764764
msgid "version of this release"

howto/pyporting.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ msgstr ""
271271

272272
#: ../../howto/pyporting.rst:162
273273
msgid "Division"
274-
msgstr ""
274+
msgstr "Pembagian"
275275

276276
#: ../../howto/pyporting.rst:164
277277
msgid ""

library/argparse.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ msgstr ""
5353

5454
#: ../../library/argparse.rst:30
5555
msgid "Example"
56-
msgstr ""
56+
msgstr "Contoh"
5757

5858
#: ../../library/argparse.rst:32
5959
msgid ""

0 commit comments

Comments
 (0)
0