Skip to content

Commit ed75551

Browse files
authored
Update django.po for id translation (#685)
* Update `django.po` for id translation * Update `django.mo` for Bahasa Indonesia (id) translations.
1 parent f298efa commit ed75551

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed
41 Bytes
Binary file not shown.

rest_framework_simplejwt/locale/id_ID/LC_MESSAGES/django.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# This file is distributed under the same license as the PACKAGE package.
2-
# FIRST AUTHOR <[email protected]>, 2020.
2+
#
3+
# Translators:
4+
5+
# Kira <[email protected]>, 2023
36
msgid ""
47
msgstr ""
58
"Project-Id-Version: djangorestframework_simplejwt\n"
69
"Report-Msgid-Bugs-To: \n"
710
"POT-Creation-Date: 2021-02-22 17:30+0100\n"
8-
"Last-Translator: oon arfiandwi <[email protected]>\n"
11+
"PO-Revision-Date: 2023-03-09 08:14+0000\n"
12+
"Last-Translator: Kira <[email protected]>\n"
913
"Language: id_ID\n"
1014
"MIME-Version: 1.0\n"
1115
"Content-Type: text/plain; charset=UTF-8\n"
@@ -38,12 +42,13 @@ msgstr "Jenis algoritma tidak dikenal '{}'"
3842

3943
#: backends.py:73
4044
msgid "You must have cryptography installed to use {}."
41-
msgstr "Anda harus memasang kriptografi untuk menggunakan {}."
45+
msgstr "Anda harus memasang cryptography untuk menggunakan {}."
4246

4347
#: backends.py:88
4448
msgid ""
4549
"Unrecognized type '{}', 'leeway' must be of type int, float or timedelta."
4650
msgstr ""
51+
"Tipe '{}' tidak dikenali, 'leeway' harus bertipe int, float, atau timedelta."
4752

4853
#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44
4954
msgid "Token is invalid or expired"

0 commit comments

Comments
 (0)