Skip to content

Commit

Permalink
Sinkronisasi dengan Transifex 20191013. Memperbarui library/functions…
Browse files Browse the repository at this point in the history
…, whatsnew/{3_8,changelog}.
  • Loading branch information
oonid committed Oct 13, 2019
1 parent dfa1368 commit df26037
Show file tree
Hide file tree
Showing 109 changed files with 7,293 additions and 5,963 deletions.
38 changes: 34 additions & 4 deletions README.md
Expand Up @@ -40,34 +40,37 @@ setelah mencapai target berikut:

* 100% dari **bugs.po** dengan referensi yang memadai ke pelacak isu penyimpanan bahasa terjemahan :heavy_check_mark:
* 100% dari **tutorial**
* 100% dari **library/functions** (builtins)
* 100% dari **library/functions** (builtins) :heavy_check_mark:

##### Kami rekomendasikan agar Anda tidak mulai penerjemahan dari bagian "c-api" karena bagian itu berisi sangat teknis

##### Progres
* **tutorial/{appendix, index, interactive, interpreter, introduction, venv, whatnow}** sudah diterjemahkan 100%
* **tutorial/{appetite, classes, controlflow, datastructure, errors, floatingpoint, inputoutput, modules, stdlib, strlib2}** belum diterjemahkan
* **library/functions** sudah diterjemahkan 32%

### Panduan Singkat Penerjemahan
---
Semua kata yang diapit dua tanda titik dua (:) **tidak perlu diterjemahkan**, termasuk juga kata yang diapit dua *backtick* (`) setelahnya, dan pastikan tidak ada spasi setelah titik dua yang kedua dengan *backtick* yang pertama. Berikut beberapa contohnya (kata yang ada dalam *backtick* dapat bervariasi).
```
:class:`~decimal.Decimal`
:const:`True`
:data:`sys.stdout`
:exc:`KeyboardInterrupt`
:envvar:`PATH`
:file:`.profile`
:func:`print`
:issue:`36817`
:keyword:`try`
:kbd:`Delete`
:meth:`~list.append`
:mod:`sitecustomize`
:option:`-s`
:pep:`475`
:program:`chmod`
:term:`>>>`
```

Semua kata yang diapit dua tanda backtick berganda (``), atau di Transifex disebut sebagai "Custom Variable", **tidak perlu diterjemahkan**. Berikut beberapa contohnya.
Semua kata yang diapit dua tanda *backtick* berganda (``), atau di Transifex disebut sebagai "Custom Variable", **tidak perlu diterjemahkan**. Berikut beberapa contohnya.
```
``#!``
``'\n'``
Expand All @@ -87,27 +90,54 @@ Jangan ragu untuk memberi masukan.

Istilah | Terjemahan
--- | ---
*assigned. assignment* | diisi. mengisi, memberikan tugas, memberikan nilai
*boolean* | *boolean*
*buffer* | penyangga
*bug* | *bug*
*built-in* | bawaan
*concatenation. concatenated* | perangkaian, penggabungan. digabungkan.
*changelog* | catatan perubahan
*compiler* | *compiler*
*concatenation. concatenated.* | perangkaian, penggabungan. digabungkan.
*custom* | ubahsuai, ubahsuaian
*decoding* | penerjemahan, *decoding*
*default* | bawaan
*deprecated* | usang
*dictionary* | *dictionary*
*docstring* | *docstring*
*download* | unduh
*e.g.* | mis.
*encoding* | penyandian, *encoding*
*escape* | memisahkan
*etc.* | dll.
*exception* | pengecualian
*fall back* | beralih
*file* | berkas
*form* | bentuk, formulir
*framework* | kerangka, kerangka kerja
*handling. handler.* | penanganan. penangan.
*interpreter* | *interpreter*
*invocation* | seruan, pemanggilan
*iterator* | *iterator*
*iterables* | *iterables*
*keyword* | kata kunci
*library* | pustaka
*loop* | perulangan, pengulangan
*namespace* | *namespace*
*null* | *null*
*override* | menimpa
*parse. parser. parsing* | urai. pengurai. mengurai.
*pass. passing.* | langkah. melewatkan.
*path* | jalur
*prompt* | *prompt*
*raise* | menimbulkan, memunculkan
*range* | kisaran, rentang
*run* | operasikan
*runtime* | *runtime*
*site-packages* | *site-packages*
*slice* | iris, irisan
*startup* | permulaan
*stream* | aliran, *stream*
*tuple* | *tuple*
*upload* | unggah

### Keterangan Tambahan
Expand Down
6 changes: 5 additions & 1 deletion c-api/apiabiversion.po
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 Down Expand Up @@ -43,7 +47,7 @@ msgstr ""

#: ../../c-api/apiabiversion.rst:16
msgid "Meaning"
msgstr ""
msgstr "Artinya"

#: ../../c-api/apiabiversion.rst:18
msgid "``1``"
Expand Down
64 changes: 34 additions & 30 deletions c-api/init_config.po
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-10-01 11:34+0000\n"
"PO-Revision-Date: 2019-09-01 14:43+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 @@ -27,127 +31,127 @@ msgstr ""

#: ../../c-api/init_config.rst:13
msgid ":c:type:`PyConfig`"
msgstr ""
msgstr ":c:type:`PyConfig`"

#: ../../c-api/init_config.rst:14
msgid ":c:type:`PyPreConfig`"
msgstr ""
msgstr ":c:type:`PyPreConfig`"

#: ../../c-api/init_config.rst:15
msgid ":c:type:`PyStatus`"
msgstr ""
msgstr ":c:type:`PyStatus`"

#: ../../c-api/init_config.rst:16
msgid ":c:type:`PyWideStringList`"
msgstr ""
msgstr ":c:type:`PyWideStringList`"

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

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

#: ../../c-api/init_config.rst:21
msgid ":c:func:`PyConfig_InitIsolatedConfig`"
msgstr ""
msgstr ":c:func:`PyConfig_InitIsolatedConfig`"

#: ../../c-api/init_config.rst:22
msgid ":c:func:`PyConfig_InitPythonConfig`"
msgstr ""
msgstr ":c:func:`PyConfig_InitPythonConfig`"

#: ../../c-api/init_config.rst:23
msgid ":c:func:`PyConfig_Read`"
msgstr ""
msgstr ":c:func:`PyConfig_Read`"

#: ../../c-api/init_config.rst:24
msgid ":c:func:`PyConfig_SetArgv`"
msgstr ""
msgstr ":c:func:`PyConfig_SetArgv`"

#: ../../c-api/init_config.rst:25
msgid ":c:func:`PyConfig_SetBytesArgv`"
msgstr ""
msgstr ":c:func:`PyConfig_SetBytesArgv`"

#: ../../c-api/init_config.rst:26
msgid ":c:func:`PyConfig_SetBytesString`"
msgstr ""
msgstr ":c:func:`PyConfig_SetBytesString`"

#: ../../c-api/init_config.rst:27
msgid ":c:func:`PyConfig_SetString`"
msgstr ""
msgstr ":c:func:`PyConfig_SetString`"

#: ../../c-api/init_config.rst:28
msgid ":c:func:`PyConfig_SetWideStringList`"
msgstr ""

#: ../../c-api/init_config.rst:29
msgid ":c:func:`PyPreConfig_InitIsolatedConfig`"
msgstr ""
msgstr ":c:func:`PyPreConfig_InitIsolatedConfig`"

#: ../../c-api/init_config.rst:30
msgid ":c:func:`PyPreConfig_InitPythonConfig`"
msgstr ""
msgstr ":c:func:`PyPreConfig_InitPythonConfig`"

#: ../../c-api/init_config.rst:31
msgid ":c:func:`PyStatus_Error`"
msgstr ""
msgstr ":c:func:`PyStatus_Error`"

#: ../../c-api/init_config.rst:32
msgid ":c:func:`PyStatus_Exception`"
msgstr ""
msgstr ":c:func:`PyStatus_Exception`"

#: ../../c-api/init_config.rst:33
msgid ":c:func:`PyStatus_Exit`"
msgstr ""
msgstr ":c:func:`PyStatus_Exit`"

#: ../../c-api/init_config.rst:34
msgid ":c:func:`PyStatus_IsError`"
msgstr ""
msgstr ":c:func:`PyStatus_IsError`"

#: ../../c-api/init_config.rst:35
msgid ":c:func:`PyStatus_IsExit`"
msgstr ""
msgstr ":c:func:`PyStatus_IsExit`"

#: ../../c-api/init_config.rst:36
msgid ":c:func:`PyStatus_NoMemory`"
msgstr ""
msgstr ":c:func:`PyStatus_NoMemory`"

#: ../../c-api/init_config.rst:37
msgid ":c:func:`PyStatus_Ok`"
msgstr ""
msgstr ":c:func:`PyStatus_Ok`"

#: ../../c-api/init_config.rst:38
msgid ":c:func:`PyWideStringList_Append`"
msgstr ""
msgstr ":c:func:`PyWideStringList_Append`"

#: ../../c-api/init_config.rst:39
msgid ":c:func:`PyWideStringList_Insert`"
msgstr ""
msgstr ":c:func:`PyWideStringList_Insert`"

#: ../../c-api/init_config.rst:40
msgid ":c:func:`Py_ExitStatusException`"
msgstr ""
msgstr ":c:func:`Py_ExitStatusException`"

#: ../../c-api/init_config.rst:41
msgid ":c:func:`Py_InitializeFromConfig`"
msgstr ""
msgstr ":c:func:`Py_InitializeFromConfig`"

#: ../../c-api/init_config.rst:42
msgid ":c:func:`Py_PreInitialize`"
msgstr ""
msgstr ":c:func:`Py_PreInitialize`"

#: ../../c-api/init_config.rst:43
msgid ":c:func:`Py_PreInitializeFromArgs`"
msgstr ""
msgstr ":c:func:`Py_PreInitializeFromArgs`"

#: ../../c-api/init_config.rst:44
msgid ":c:func:`Py_PreInitializeFromBytesArgs`"
msgstr ""
msgstr ":c:func:`Py_PreInitializeFromBytesArgs`"

#: ../../c-api/init_config.rst:45
msgid ":c:func:`Py_RunMain`"
msgstr ""
msgstr ":c:func:`Py_RunMain`"

#: ../../c-api/init_config.rst:47
msgid ""
Expand Down Expand Up @@ -298,7 +302,7 @@ msgstr ""

#: ../../c-api/init_config.rst:163
msgid "Example::"
msgstr ""
msgstr "Contoh::"

#: ../../c-api/init_config.rst:187
msgid "PyPreConfig"
Expand Down
5 changes: 3 additions & 2 deletions c-api/intro.po
Expand Up @@ -5,6 +5,7 @@
#
# Translators:
# Helen Febriani <helenfy.72@gmail.com>, 2018
# oon arfiandwi <oon.arfiandwi@gmail.com>, 2019
#
#, fuzzy
msgid ""
Expand All @@ -13,7 +14,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-11 00:37+0000\n"
"PO-Revision-Date: 2017-02-16 17:36+0000\n"
"Last-Translator: Helen Febriani <helenfy.72@gmail.com>, 2018\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 Down Expand Up @@ -213,7 +214,7 @@ msgstr ""

#: ../../c-api/intro.rst:170
msgid "Example::"
msgstr ""
msgstr "Contoh::"

#: ../../c-api/intro.rst:174
msgid "MSVC support was added."
Expand Down
6 changes: 5 additions & 1 deletion c-api/memory.po
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:37+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 Down Expand Up @@ -496,7 +500,7 @@ msgstr ""

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

#: ../../c-api/memory.rst:370 ../../c-api/memory.rst:515
msgid "``void *ctx``"
Expand Down
6 changes: 5 additions & 1 deletion c-api/structures.po
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:39+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 Down Expand Up @@ -156,7 +160,7 @@ msgstr ""
#: ../../c-api/structures.rst:139 ../../c-api/structures.rst:279
#: ../../c-api/structures.rst:345
msgid "Meaning"
msgstr ""
msgstr "Artinya"

#: ../../c-api/structures.rst:141
msgid ":attr:`ml_name`"
Expand Down

0 comments on commit df26037

Please sign in to comment.