[tx-robot] updated from transifex
This commit is contained in:
Родитель
a3a57dfe2f
Коммит
86a2752c30
21
l10n/id.php
21
l10n/id.php
|
@ -1,5 +1,24 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Host" => "host",
|
||||
"Greetings {user}," => "Salam {user},",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Maaf, tetapi sebuah malware terdeteksi dalam berkas yang anda unggah dan harus dihapus.",
|
||||
"This email is a notification from {host}. Please, do not reply." => "Email ini adalah notifikasi dari {host}. Jangan dibalas.",
|
||||
"File uploaded: {file}" => "Berkas diunggah: {file}",
|
||||
"Antivirus Configuration" => "Konfigurasi Antivirus",
|
||||
"Mode" => "Mode",
|
||||
"Executable" => "Eksekutor",
|
||||
"Daemon" => "Daemon",
|
||||
"Host" => "Host",
|
||||
"Address of Antivirus Host." => "Alamat Host Antivirus",
|
||||
"Not required in Executable Mode." => "Tidak diperlukan dalam Mode Eksekutor",
|
||||
"Port" => "port",
|
||||
"Port number of Antivirus Host." => "Nomor port Host Antivirus",
|
||||
"Stream Length" => "Panjang Aliran",
|
||||
"ClamAV StreamMaxLength value in bytes." => "Nilai ClamAV StreamMaxLength dalam byte.",
|
||||
"Path to clamscan" => "Lokasi clamscan",
|
||||
"Path to clamscan executable." => "Lokasi eksekutor clamscan.",
|
||||
"Not required in Daemon Mode." => "Tidak diperlukan dalam Mode Daemon.",
|
||||
"Action for infected files found while scanning" => "Aksi untuk berkas yang terinfeksi saat pemindaian",
|
||||
"Only log" => "Catat saja",
|
||||
"Delete file" => "Hapus berkas",
|
||||
"Save" => "simpan"
|
||||
);
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
"Port" => "Porta",
|
||||
"Port number of Antivirus Host." => "Número da porta do Host do Antivírus.",
|
||||
"Stream Length" => "Duração do fluxo",
|
||||
"ClamAV StreamMaxLength value in bytes." => "Valor de StreamMaxLength do ClamAV em bytes.",
|
||||
"Path to clamscan" => "Caminho para clamscan",
|
||||
"Path to clamscan executable." => "Caminho para executável clamscan.",
|
||||
"Not required in Daemon Mode." => "Não necessário no Modo Daemon.",
|
||||
|
|
Загрузка…
Ссылка в новой задаче