Skip to content

Commit e50913b

Browse files
committed
update python-newest.library--custominterp/id.po with latest contents from transifex
1 parent 79311e5 commit e50913b

File tree

1 file changed

+8
-14
lines changed
  • python-newest.library--custominterp

1 file changed

+8
-14
lines changed

python-newest.library--custominterp/id.po

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2019, Python Software Foundation
2+
# Copyright (C) 2001 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>, 2021
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
12-
"Project-Id-Version: Python 3.8\n"
12+
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
15-
"PO-Revision-Date: 2017-02-16 23:05+0000\n"
16-
"Last-Translator: oon arfiandwi <oon.arfiandwi@gmail.com>, 2019\n"
17-
"Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n"
14+
"POT-Creation-Date: 2025-05-09 14:19+0000\n"
15+
"PO-Revision-Date: 2021-06-28 01:03+0000\n"
16+
"Last-Translator: oon arfiandwi <oon.arfiandwi@gmail.com>, 2021\n"
17+
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/id/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
2020
"Content-Transfer-Encoding: 8bit\n"
@@ -31,14 +31,8 @@ msgid ""
3131
"Python's interactive interpreter. If you want a Python interpreter that "
3232
"supports some special feature in addition to the Python language, you should"
3333
" look at the :mod:`code` module. (The :mod:`codeop` module is lower-level, "
34-
"used to support compiling a possibly-incomplete chunk of Python code.)"
34+
"used to support compiling a possibly incomplete chunk of Python code.)"
3535
msgstr ""
36-
"Modul yang dijelaskan dalam bab ini memungkinkan antarmuka penulisan yang "
37-
"mirip dengan interpreter interaktif Python. Jika Anda menginginkan "
38-
"interpreter Python yang mendukung beberapa fitur khusus selain bahasa "
39-
"Python, Anda harus melihat pada modul :mod:`code`. (Modul :mod:`codeop` "
40-
"adalah level yang lebih rendah, digunakan untuk mendukung kompilasi sebagian"
41-
" kode Python yang mungkin tidak lengkap.)"
4236

4337
#: ../../library/custominterp.rst:13
4438
msgid "The full list of modules described in this chapter is:"

0 commit comments

Comments
 (0)