Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Sinkronisasi dengan Transifex 20191026.
  • Loading branch information
oonid committed Oct 26, 2019
commit 14d355b5fe1140d2c9b389560cf6276e09cced35
10 changes: 7 additions & 3 deletions c-api/cell.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,17 @@
# This file is distributed under the same license as the Python package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# oon arfiandwi <oon.arfiandwi@gmail.com>, 2019
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
"PO-Revision-Date: 2017-02-16 17:33+0000\n"
"Last-Translator: oon arfiandwi <oon.arfiandwi@gmail.com>, 2019\n"
"Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -19,7 +23,7 @@ msgstr ""

#: ../../c-api/cell.rst:6
msgid "Cell Objects"
msgstr ""
msgstr "Objek Sel, *Cell*"

#: ../../c-api/cell.rst:8
msgid ""
Expand All @@ -36,7 +40,7 @@ msgstr ""

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

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

#: ../../c-api/cell.rst:41
msgid "Return the contents of the cell *cell*."
msgstr ""
msgstr "Kembalikan isi sel *cell*."

#: ../../c-api/cell.rst:46
msgid ""
Expand Down
52 changes: 26 additions & 26 deletions c-api/init.po
Original file line number Diff line number Diff line change
Expand Up @@ -52,119 +52,119 @@ msgstr ""

#: ../../c-api/init.rst:26
msgid ":c:func:`PyImport_AppendInittab`"
msgstr ""
msgstr ":c:func:`PyImport_AppendInittab`"

#: ../../c-api/init.rst:27
msgid ":c:func:`PyImport_ExtendInittab`"
msgstr ""
msgstr ":c:func:`PyImport_ExtendInittab`"

#: ../../c-api/init.rst:28
msgid ":c:func:`PyInitFrozenExtensions`"
msgstr ""
msgstr ":c:func:`PyInitFrozenExtensions`"

#: ../../c-api/init.rst:29
msgid ":c:func:`PyMem_SetAllocator`"
msgstr ""
msgstr ":c:func:`PyMem_SetAllocator`"

#: ../../c-api/init.rst:30
msgid ":c:func:`PyMem_SetupDebugHooks`"
msgstr ""
msgstr ":c:func:`PyMem_SetupDebugHooks`"

#: ../../c-api/init.rst:31
msgid ":c:func:`PyObject_SetArenaAllocator`"
msgstr ""
msgstr ":c:func:`PyObject_SetArenaAllocator`"

#: ../../c-api/init.rst:32
msgid ":c:func:`Py_SetPath`"
msgstr ""
msgstr ":c:func:`Py_SetPath`"

#: ../../c-api/init.rst:33
msgid ":c:func:`Py_SetProgramName`"
msgstr ""
msgstr ":c:func:`Py_SetProgramName`"

#: ../../c-api/init.rst:34
msgid ":c:func:`Py_SetPythonHome`"
msgstr ""
msgstr ":c:func:`Py_SetPythonHome`"

#: ../../c-api/init.rst:35
msgid ":c:func:`Py_SetStandardStreamEncoding`"
msgstr ""
msgstr ":c:func:`Py_SetStandardStreamEncoding`"

#: ../../c-api/init.rst:36
msgid ":c:func:`PySys_AddWarnOption`"
msgstr ""
msgstr ":c:func:`PySys_AddWarnOption`"

#: ../../c-api/init.rst:37
msgid ":c:func:`PySys_AddXOption`"
msgstr ""
msgstr ":c:func:`PySys_AddXOption`"

#: ../../c-api/init.rst:38
msgid ":c:func:`PySys_ResetWarnOptions`"
msgstr ""
msgstr ":c:func:`PySys_ResetWarnOptions`"

#: ../../c-api/init.rst:40
msgid "Informative functions:"
msgstr ""

#: ../../c-api/init.rst:42
msgid ":c:func:`Py_IsInitialized`"
msgstr ""
msgstr ":c:func:`Py_IsInitialized`"

#: ../../c-api/init.rst:43
msgid ":c:func:`PyMem_GetAllocator`"
msgstr ""
msgstr ":c:func:`PyMem_GetAllocator`"

#: ../../c-api/init.rst:44
msgid ":c:func:`PyObject_GetArenaAllocator`"
msgstr ""
msgstr ":c:func:`PyObject_GetArenaAllocator`"

#: ../../c-api/init.rst:45
msgid ":c:func:`Py_GetBuildInfo`"
msgstr ""
msgstr ":c:func:`Py_GetBuildInfo`"

#: ../../c-api/init.rst:46
msgid ":c:func:`Py_GetCompiler`"
msgstr ""
msgstr ":c:func:`Py_GetCompiler`"

#: ../../c-api/init.rst:47
msgid ":c:func:`Py_GetCopyright`"
msgstr ""
msgstr ":c:func:`Py_GetCopyright`"

#: ../../c-api/init.rst:48
msgid ":c:func:`Py_GetPlatform`"
msgstr ""
msgstr ":c:func:`Py_GetPlatform`"

#: ../../c-api/init.rst:49
msgid ":c:func:`Py_GetVersion`"
msgstr ""
msgstr ":c:func:`Py_GetVersion`"

#: ../../c-api/init.rst:51
msgid "Utilities:"
msgstr ""

#: ../../c-api/init.rst:53
msgid ":c:func:`Py_DecodeLocale`"
msgstr ""
msgstr ":c:func:`Py_DecodeLocale`"

#: ../../c-api/init.rst:55
msgid "Memory allocators:"
msgstr ""

#: ../../c-api/init.rst:57
msgid ":c:func:`PyMem_RawMalloc`"
msgstr ""
msgstr ":c:func:`PyMem_RawMalloc`"

#: ../../c-api/init.rst:58
msgid ":c:func:`PyMem_RawRealloc`"
msgstr ""
msgstr ":c:func:`PyMem_RawRealloc`"

#: ../../c-api/init.rst:59
msgid ":c:func:`PyMem_RawCalloc`"
msgstr ""
msgstr ":c:func:`PyMem_RawCalloc`"

#: ../../c-api/init.rst:60
msgid ":c:func:`PyMem_RawFree`"
msgstr ""
msgstr ":c:func:`PyMem_RawFree`"

#: ../../c-api/init.rst:64
msgid ""
Expand Down
2 changes: 1 addition & 1 deletion c-api/init_config.po
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ msgstr ":c:type:`PyWideStringList`"

#: ../../c-api/init_config.rst:18
msgid "Functions:"
msgstr ""
msgstr "Fungsi-fungsi:"

#: ../../c-api/init_config.rst:20
msgid ":c:func:`PyConfig_Clear`"
Expand Down
2 changes: 1 addition & 1 deletion c-api/intro.po
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ msgstr ""

#: ../../c-api/intro.rst:449
msgid "Types"
msgstr ""
msgstr "Tipe-tipe"

#: ../../c-api/intro.rst:451
msgid ""
Expand Down
34 changes: 17 additions & 17 deletions c-api/memory.po
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ msgstr ""

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

#: ../../c-api/memory.rst:255
msgid ""
Expand All @@ -310,7 +310,7 @@ msgstr ""

#: ../../c-api/memory.rst:260
msgid "``PyMem_MALLOC(size)``"
msgstr ""
msgstr "``PyMem_MALLOC(size)``"

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

#: ../../c-api/memory.rst:340
msgid "PyMem_Malloc"
msgstr ""
msgstr "PyMem_Malloc"

#: ../../c-api/memory.rst:340
msgid "PyObject_Malloc"
Expand Down Expand Up @@ -496,7 +496,7 @@ msgstr ""

#: ../../c-api/memory.rst:368 ../../c-api/memory.rst:513
msgid "Field"
msgstr ""
msgstr "Field"

#: ../../c-api/memory.rst:368 ../../c-api/memory.rst:513
msgid "Meaning"
Expand Down Expand Up @@ -555,55 +555,55 @@ msgstr ""
#: ../../c-api/memory.rst:393 ../../c-api/memory.rst:402
#: ../../c-api/memory.rst:411
msgid "Functions:"
msgstr ""
msgstr "Fungsi-fungsi:"

#: ../../c-api/memory.rst:395
msgid ":c:func:`PyMem_RawMalloc`"
msgstr ""
msgstr ":c:func:`PyMem_RawMalloc`"

#: ../../c-api/memory.rst:396
msgid ":c:func:`PyMem_RawRealloc`"
msgstr ""
msgstr ":c:func:`PyMem_RawRealloc`"

#: ../../c-api/memory.rst:397
msgid ":c:func:`PyMem_RawCalloc`"
msgstr ""
msgstr ":c:func:`PyMem_RawCalloc`"

#: ../../c-api/memory.rst:398
msgid ":c:func:`PyMem_RawFree`"
msgstr ""
msgstr ":c:func:`PyMem_RawFree`"

#: ../../c-api/memory.rst:404
msgid ":c:func:`PyMem_Malloc`,"
msgstr ""
msgstr ":c:func:`PyMem_Malloc`,"

#: ../../c-api/memory.rst:405
msgid ":c:func:`PyMem_Realloc`"
msgstr ""
msgstr ":c:func:`PyMem_Realloc`"

#: ../../c-api/memory.rst:406
msgid ":c:func:`PyMem_Calloc`"
msgstr ""
msgstr ":c:func:`PyMem_Calloc`"

#: ../../c-api/memory.rst:407
msgid ":c:func:`PyMem_Free`"
msgstr ""
msgstr ":c:func:`PyMem_Free`"

#: ../../c-api/memory.rst:413
msgid ":c:func:`PyObject_Malloc`"
msgstr ""
msgstr ":c:func:`PyObject_Malloc`"

#: ../../c-api/memory.rst:414
msgid ":c:func:`PyObject_Realloc`"
msgstr ""
msgstr ":c:func:`PyObject_Realloc`"

#: ../../c-api/memory.rst:415
msgid ":c:func:`PyObject_Calloc`"
msgstr ""
msgstr ":c:func:`PyObject_Calloc`"

#: ../../c-api/memory.rst:416
msgid ":c:func:`PyObject_Free`"
msgstr ""
msgstr ":c:func:`PyObject_Free`"

#: ../../c-api/memory.rst:420
msgid "Get the memory block allocator of the specified domain."
Expand Down
4 changes: 2 additions & 2 deletions c-api/structures.po
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ msgstr ""
#: ../../c-api/structures.rst:139 ../../c-api/structures.rst:279
#: ../../c-api/structures.rst:345
msgid "Field"
msgstr ""
msgstr "Field"

#: ../../c-api/structures.rst:139 ../../c-api/structures.rst:279
#: ../../c-api/structures.rst:345
Expand Down Expand Up @@ -397,7 +397,7 @@ msgstr ""

#: ../../c-api/structures.rst:303
msgid "C type"
msgstr ""
msgstr "tipe C"

#: ../../c-api/structures.rst:305
msgid "T_SHORT"
Expand Down
2 changes: 1 addition & 1 deletion c-api/tuple.po
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ msgstr ""

#: ../../c-api/tuple.rst:145 ../../c-api/tuple.rst:168
msgid "Field"
msgstr ""
msgstr "Field"

#: ../../c-api/tuple.rst:145 ../../c-api/tuple.rst:168
msgid "C Type"
Expand Down
4 changes: 2 additions & 2 deletions distutils/builtdist.po
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ msgstr ""

#: ../../distutils/builtdist.rst:138
msgid "Command"
msgstr ""
msgstr "Perintah"

#: ../../distutils/builtdist.rst:138
msgid "Formats"
Expand Down Expand Up @@ -417,7 +417,7 @@ msgstr ""

#: ../../distutils/builtdist.rst:207
msgid "``version``"
msgstr ""
msgstr "``version``"

#: ../../distutils/builtdist.rst:209 ../../distutils/builtdist.rst:232
msgid "Vendor"
Expand Down
2 changes: 1 addition & 1 deletion distutils/commandref.po
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ msgstr ""

#: ../../distutils/commandref.rst:63
msgid "Command"
msgstr ""
msgstr "Perintah"

#: ../../distutils/commandref.rst:63
msgid "Description"
Expand Down
2 changes: 1 addition & 1 deletion distutils/setupscript.po
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ msgstr "\\(1)"

#: ../../distutils/setupscript.rst:571
msgid "``version``"
msgstr ""
msgstr "``version``"

#: ../../distutils/setupscript.rst:571
msgid "version of this release"
Expand Down
2 changes: 1 addition & 1 deletion howto/pyporting.po
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ msgstr ""

#: ../../howto/pyporting.rst:162
msgid "Division"
msgstr ""
msgstr "Pembagian"

#: ../../howto/pyporting.rst:164
msgid ""
Expand Down
2 changes: 1 addition & 1 deletion library/argparse.po
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ msgstr ""

#: ../../library/argparse.rst:30
msgid "Example"
msgstr ""
msgstr "Contoh"

#: ../../library/argparse.rst:32
msgid ""
Expand Down
Loading