[tx-robot] updated from transifex
This commit is contained in:
Родитель
6f9e0b59e3
Коммит
a99c80af01
19
l10n/ca.php
19
l10n/ca.php
|
@ -1,5 +1,24 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Greetings {user}," => "Benvingut {user},",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "S'ha detectar programari maliciós en un fitxer que heu intentat pujar i s'ha hagut d'eliminar.",
|
||||
"This email is a notification from {host}. Please, do not reply." => "Aquest correu és uan notificació de {host}. No el respongueu.",
|
||||
"File uploaded: {file}" => "Fitxer pujat: {file}",
|
||||
"Antivirus Configuration" => "Configuració de l'antivirus",
|
||||
"Mode" => "Mode",
|
||||
"Executable" => "Executable",
|
||||
"Daemon" => "Dimoni",
|
||||
"Host" => "Equip remot",
|
||||
"Address of Antivirus Host." => "Adreça del sevidor d'antivirus.",
|
||||
"Not required in Executable Mode." => "No requerit en mode executable.",
|
||||
"Port" => "Port",
|
||||
"Port number of Antivirus Host." => "Número de port del servidor d'antivirus.",
|
||||
"Stream Length" => "Longitud de la cadena",
|
||||
"ClamAV StreamMaxLength value in bytes." => "Valor StreamMaxLengh de ClamAV en bytes.",
|
||||
"Path to clamscan" => "Camí a clamscan",
|
||||
"Path to clamscan executable." => "Camí a l'executable de clamscan.",
|
||||
"Not required in Daemon Mode." => "No requerit en mode dimoni.",
|
||||
"Action for infected files found while scanning" => "Acció per als fitxers infectats trobats durant l'escanneig",
|
||||
"Only log" => "Només registra",
|
||||
"Delete file" => "Elimina el fitxer",
|
||||
"Save" => "Desa"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Greetings {user}," => "Herzlich Willkommen {user},",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Entschuldigung, es wurde Malware in einer Datei gefunden die Sie hochladen wollten und sie musste gelöscht werden.",
|
||||
"This email is a notification from {host}. Please, do not reply." => "Diese E-Mail ist eine Benachrichtigung von {host}. Bitte antworten Sie nicht.",
|
||||
"File uploaded: {file}" => "Datei {file} hochgeladen",
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Antivirus Configuration" => "Ρύθμιση Antivirus",
|
||||
"Mode" => "Κατάσταση",
|
||||
"Daemon" => "Υπηρεσία",
|
||||
"Host" => "Διακομιστής",
|
||||
"Port" => "Θύρα",
|
||||
"Action for infected files found while scanning" => "Ενέργεια για τα μολυσμένα αρχεία κατά την σάρωση",
|
||||
"Delete file" => "Διαγραφή αρχείου",
|
||||
"Save" => "Αποθήκευση"
|
||||
);
|
||||
|
|
19
l10n/gl.php
19
l10n/gl.php
|
@ -1,5 +1,24 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Greetings {user}," => "Parabéns {user},",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Sentímolo, pero detectouse software malicioso nun ficheiro que tentaba subir e tivo que ser eliminado.",
|
||||
"This email is a notification from {host}. Please, do not reply." => "Este correo é unha notificación desde {host}. Por favor, non responda.",
|
||||
"File uploaded: {file}" => "Ficheiro subido: {file}",
|
||||
"Antivirus Configuration" => "Configuración antivirus",
|
||||
"Mode" => "Modo",
|
||||
"Executable" => "Executable",
|
||||
"Daemon" => "Demoño",
|
||||
"Host" => "Servidor",
|
||||
"Address of Antivirus Host." => "Enderezo do host do antivirus",
|
||||
"Not required in Executable Mode." => "Non é requerido no modo executable",
|
||||
"Port" => "Porto",
|
||||
"Port number of Antivirus Host." => "Número de porto no host do antivirus",
|
||||
"Stream Length" => "Lonxitude do fluxo",
|
||||
"ClamAV StreamMaxLength value in bytes." => "Valor en bytes do StreamMaxLength en ClamAV",
|
||||
"Path to clamscan" => "Ruta a clamscan",
|
||||
"Path to clamscan executable." => "Ruta ao executable clamscan",
|
||||
"Not required in Daemon Mode." => "Non requerido no modo demoño",
|
||||
"Action for infected files found while scanning" => "Acción para os ficheiros infectados detectados durante a análise",
|
||||
"Only log" => "Só rexistro",
|
||||
"Delete file" => "Borrar ficheiro",
|
||||
"Save" => "Gardar"
|
||||
);
|
||||
|
|
|
@ -1,5 +1,24 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Greetings {user}," => "{user} 様へ、",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "申し訳ありません。アップロードしようとしたファイルからマルウェアが検出されましたため、削除されました。",
|
||||
"This email is a notification from {host}. Please, do not reply." => "このメールは {host} からの通知用です。返信しないでください。",
|
||||
"File uploaded: {file}" => "ファイルアップロード: {file}",
|
||||
"Antivirus Configuration" => "アンチウイルスの設定",
|
||||
"Mode" => "モード",
|
||||
"Executable" => "実行形式",
|
||||
"Daemon" => "デーモン",
|
||||
"Host" => "ホスト",
|
||||
"Address of Antivirus Host." => "アンチウイルスホストのアドレス",
|
||||
"Not required in Executable Mode." => "実行形式モードでは不要です。",
|
||||
"Port" => "ポート",
|
||||
"Port number of Antivirus Host." => "アンチウイルスホストのポート番号",
|
||||
"Stream Length" => "ストリームの長さ",
|
||||
"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength 値(バイト)。",
|
||||
"Path to clamscan" => "clamscan のパス",
|
||||
"Path to clamscan executable." => "clamscan 実行ファイルへのパス。",
|
||||
"Not required in Daemon Mode." => "デーモンモードでは不要です。",
|
||||
"Action for infected files found while scanning" => "スキャン中に発見された感染ファイルに対する操作",
|
||||
"Only log" => "ログのみ",
|
||||
"Delete file" => "ファイルを削除",
|
||||
"Save" => "保存"
|
||||
);
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Greetings {user}," => "Witaj {user}, ",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Niestey w pliku który próbowałeś wysłać znaleziono złośliwe oprogramowanie. Plik został usunięty.",
|
||||
"File uploaded: {file}" => "Plik załadowany: {file}",
|
||||
"Antivirus Configuration" => "Konfiguracja antywirusa",
|
||||
"Mode" => "Tryb",
|
||||
"Executable" => "Plik wykonywalny",
|
||||
"Daemon" => "Demon",
|
||||
"Host" => "Host",
|
||||
"Port" => "Port",
|
||||
|
|
|
@ -1,5 +1,24 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Greetings {user}," => "Bem-Vindo {user},",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Desculpe, mas foi encontrado malware no conteúdo que está a tentar enviar e o mesmo foi eliminado.",
|
||||
"This email is a notification from {host}. Please, do not reply." => "Este e-mail é um notificação vinda do {host}. Por favor, não responda",
|
||||
"File uploaded: {file}" => "Envio do ficheiro: {file}",
|
||||
"Antivirus Configuration" => "Configurarão do Anti-virus",
|
||||
"Mode" => "Modo",
|
||||
"Executable" => "Executável",
|
||||
"Daemon" => "Daemon",
|
||||
"Host" => "Anfitrião",
|
||||
"Address of Antivirus Host." => "Endereço do servidor do anti-virus",
|
||||
"Not required in Executable Mode." => "Não é necessário no modo de execução",
|
||||
"Port" => "Porto",
|
||||
"Port number of Antivirus Host." => "Número da porta do servidor de anti-virus",
|
||||
"Stream Length" => "Comprimento do fluxo",
|
||||
"ClamAV StreamMaxLength value in bytes." => "Valor ClamAV StreamMaxLength em bytes.",
|
||||
"Path to clamscan" => "Caminho para o clamscan",
|
||||
"Path to clamscan executable." => "Caminho para o clamscan executável",
|
||||
"Not required in Daemon Mode." => "Não é necessário no modo Deamon",
|
||||
"Action for infected files found while scanning" => "Acção para os ficheiros infectados encontrados durante a pesquisa",
|
||||
"Only log" => "Só registar",
|
||||
"Delete file" => "Eliminar Ficheiro",
|
||||
"Save" => "Guardar"
|
||||
);
|
||||
|
|
19
l10n/sv.php
19
l10n/sv.php
|
@ -1,5 +1,24 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Greetings {user}," => "Hälsningar {user},",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Ledsen, men skadlig kod upptäcktes i en fil som du försökte ladda upp och den var tvungen att raderas.",
|
||||
"This email is a notification from {host}. Please, do not reply." => "Detta mejl är en notifiering från {host} och går inte att svara på.",
|
||||
"File uploaded: {file}" => "Fil uppladdad: {file}",
|
||||
"Antivirus Configuration" => "Antivirus Inställningar",
|
||||
"Mode" => "Läge",
|
||||
"Executable" => "Körbar",
|
||||
"Daemon" => "Demon",
|
||||
"Host" => "Server",
|
||||
"Address of Antivirus Host." => "Adress till Antivirusserver.",
|
||||
"Not required in Executable Mode." => "Krävs inte körbart läge.",
|
||||
"Port" => "Port",
|
||||
"Port number of Antivirus Host." => "Portnummer till Antivirusserver.",
|
||||
"Stream Length" => "Längd på ström",
|
||||
"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength värde i bytes.",
|
||||
"Path to clamscan" => "Sökväg till clamscan",
|
||||
"Path to clamscan executable." => "Sökväg till clamscan binär.",
|
||||
"Not required in Daemon Mode." => "Krävs inte i Demonläge.",
|
||||
"Action for infected files found while scanning" => "Åtgärder för infekterade filer som hittades under skanning",
|
||||
"Only log" => "Bara logg",
|
||||
"Delete file" => "Radera fil",
|
||||
"Save" => "Spara"
|
||||
);
|
||||
|
|
|
@ -1,5 +1,24 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Greetings {user}," => "สวัสดีค่ะ {user}",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "ขออภัย, แต่ระบบได้ตรวจพบมัลแวร์ในไฟล์ที่คุณกำลังอัพโหลดและไฟล์ดังกล่าวได้ถูกลบทิ้งไป",
|
||||
"This email is a notification from {host}. Please, do not reply." => "อีเมลฉบับนี้เป็นอีเมลแจ้งเตือนจาก {host} กรุณาอย่าตอบกลับ",
|
||||
"File uploaded: {file}" => "อัพโหลดไฟล์แล้ว: {file}",
|
||||
"Antivirus Configuration" => "กำหนดค่าโปรแกรมป้องกันไวรัส",
|
||||
"Mode" => "รูปแบบ",
|
||||
"Executable" => "สามารถประมวลคำสั่งได้",
|
||||
"Daemon" => "Daemon",
|
||||
"Host" => "โฮสต์",
|
||||
"Address of Antivirus Host." => "ที่อยู่โฮสต์ของโปรแกรมป้องกันไวรัส",
|
||||
"Not required in Executable Mode." => "ไม่จำเป็นต้องใช้สำหรับโหมด สามารถประมวลคำสั่งได้",
|
||||
"Port" => "พอร์ต",
|
||||
"Port number of Antivirus Host." => "หมายเลขพอร์ตของโฮสต์โปรแกรมป้องกันไวรัส",
|
||||
"Stream Length" => "Stream Length",
|
||||
"ClamAV StreamMaxLength value in bytes." => "ค่า StreamMaxLength ของ ClamAV ในหน่วยไบต์",
|
||||
"Path to clamscan" => "ตำแหน่งพาธของ clamscan",
|
||||
"Path to clamscan executable." => "ตำแหน่งพาธของ clamscan ที่สามารถประมวลคำสั่งได้",
|
||||
"Not required in Daemon Mode." => "ไม่จำเป็นต้องใช้สำหรับโหมด Daemon",
|
||||
"Action for infected files found while scanning" => "ตรวจพบไฟล์ที่ติดเชื้อในระหว่างการสแกนข้อมูล",
|
||||
"Only log" => "เฉพาะบันทึกการเปลี่ยนแปลงเท่านั้น",
|
||||
"Delete file" => "ลบไฟล์",
|
||||
"Save" => "บันทึก"
|
||||
);
|
||||
|
|
|
@ -1,5 +1,24 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Greetings {user}," => "{user} 您好,",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "抱歉,我們在您上傳的檔案當中偵測到惡意軟體,必須將其刪除。",
|
||||
"This email is a notification from {host}. Please, do not reply." => "這是一封來自 {host} 的通知信,請不要回覆本郵件。",
|
||||
"File uploaded: {file}" => "已上傳檔案: {file}",
|
||||
"Antivirus Configuration" => "防毒設定",
|
||||
"Mode" => "模式",
|
||||
"Executable" => "可執行",
|
||||
"Daemon" => "常駐程式",
|
||||
"Host" => "主機",
|
||||
"Address of Antivirus Host." => "防毒軟體主機的 IP 位址。",
|
||||
"Not required in Executable Mode." => "在可執行模式中不需要",
|
||||
"Port" => "連接阜",
|
||||
"Port number of Antivirus Host." => "防毒軟體主機的埠號 (port) 。",
|
||||
"Stream Length" => "串流長度",
|
||||
"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength 設定值 (bytes) 。",
|
||||
"Path to clamscan" => "到 clamscan 的路徑",
|
||||
"Path to clamscan executable." => "到 clamscan 執行檔的路徑。",
|
||||
"Not required in Daemon Mode." => "在常駐模式下不需要。",
|
||||
"Action for infected files found while scanning" => "掃描時找到被感染的檔案所採取的動作",
|
||||
"Only log" => "僅做記錄",
|
||||
"Delete file" => "刪除檔案",
|
||||
"Save" => "儲存"
|
||||
);
|
||||
|
|
Загрузка…
Ссылка в новой задаче