You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/id.yml
+16-2Lines changed: 16 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,21 @@
7
7
# License: GNU/GPLv2
8
8
# @see LICENSE.txt
9
9
#
10
-
# This file: Indonesian language data (last modified: 2020.07.14).
10
+
# This file: Indonesian language data (last modified: 2022.07.28).
11
+
#
12
+
# Regarding translations: My native language is English. Because this is a free
13
+
# and open-source hobby project which generates zero income, and translatable
14
+
# content is likely to change as the features and functionality supported by
15
+
# the project changes, it doesn't make sense for me to spend money for
16
+
# translations. Because I'm the sole author/developer/maintainer for the
17
+
# project and I'm not a ployglot, any translations I produce are very likely to
18
+
# contain errors. Sorry, but realistically, that won't ever change. If you find
19
+
# any such errors/typos/mistakes/etc, your assistance to correct them would be
20
+
# very much appreciated. Pull requests are invited and encouraged. Otherwise,
21
+
# if you find these errors too much to handle, just stick with the original
22
+
# English source. If a translation is irredeemably incomprehensible, let me
23
+
# know which, and I can delete it. If you're not sure how to perform pull
24
+
# requests, ask. I can help.
11
25
##/
12
26
13
27
config_phpmailer: "Konfigurasi untuk PHPMailer (digunakan untuk otentikasi dua-faktor)."
@@ -21,7 +35,7 @@ config_phpmailer_password: "Kata sandi yang digunakan saat mengirim email melalu
21
35
config_phpmailer_port: "Nomor port yang digunakan untuk email keluar. Default = 587."
22
36
config_phpmailer_set_from_address: "Alamat pengirim yang dikutip saat mengirim email melalui SMTP."
23
37
config_phpmailer_set_from_name: "Nama pengirim yang dikutip saat mengirim email melalui SMTP."
24
-
config_phpmailer_skip_auth_process: "Pengaturan direktif ini ke <code>true</code> menginstruksikan PHPMailer untuk melewati proses otentikasi normal yang biasanya terjadi ketika mengirim email melalui SMTP. Ini harus dihindari, karena melewatkan proses ini dapat mengekspos email keluar ke serangan MITM, tetapi mungkin diperlukan dalam kasus dimana proses ini mencegah PHPMailer menghubungkan ke server SMTP."
38
+
config_phpmailer_skip_auth_process: "Pengaturan direktif ini ke <code>true</code> menginstruksikan PHPMailer untuk melewati proses otentikasi yang biasanya terjadi ketika mengirim email melalui SMTP. Ini harus dihindari, karena melewatkan proses ini dapat mengekspos email keluar ke serangan MITM, tetapi mungkin diperlukan dalam kasus dimana proses ini mencegah PHPMailer menghubungkan ke server SMTP."
25
39
config_phpmailer_smtp_auth: "Direktif ini menentukan apakah akan mengotentikasi sesi SMTP (biasanya harus dibiarkan sendiri)."
26
40
config_phpmailer_smtp_secure: "Protokol yang digunakan saat mengirim email melalui SMTP (TLS atau SSL)."
27
41
config_phpmailer_username: "Nama pengguna yang digunakan saat mengirim email melalui SMTP."
0 commit comments