[tx-robot] updated from transifex
This commit is contained in:
Родитель
46ef7fca47
Коммит
f377d8c698
|
@ -0,0 +1,3 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Save" => "Guardar"
|
||||
);
|
36
l10n/tr.php
36
l10n/tr.php
|
@ -1,27 +1,27 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Greetings {user}," => "Hoşgeldiniz {user},",
|
||||
"Greetings {user}," => "Hoş geldiniz {user},",
|
||||
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Üzgünüz, yüklemeye çalıştığınız dosyada kötü amaçlı yazılım algılandı ve dosya silindi.",
|
||||
"This email is a notification from {host}. Please, do not reply." => "Bu bir e-posta bilgilendirmesidir {host}. Lütfen cevap yazmayınız.",
|
||||
"This email is a notification from {host}. Please, do not reply." => "Bu {host} adresinden bir e-posta bilgilendirmesidir. Lütfen cevap yazmayınız.",
|
||||
"File uploaded: {file}" => "Dosya yüklendi: {file}",
|
||||
"Antivirus Configuration" => "Antivirüs ayarları",
|
||||
"Mode" => "Mod",
|
||||
"Executable" => "yürütülebilir",
|
||||
"Daemon" => "Demon ",
|
||||
"Antivirus Configuration" => "Antivirüs Yapılandırması",
|
||||
"Mode" => "Kip",
|
||||
"Executable" => "Uygulama",
|
||||
"Daemon" => "Yardımcı",
|
||||
"Daemon (Socket)" => "Yardımcı (Yuva)",
|
||||
"Socket" => "Yuva",
|
||||
"Clamav Socket." => "Clamav Yuvası",
|
||||
"Not required in Executable Mode." => "Executable Modu istememis.",
|
||||
"Host" => "Konak",
|
||||
"Address of Antivirus Host." => "Antivirus sunucusunun adresi.",
|
||||
"Port" => "Port",
|
||||
"Clamav Socket." => "Clamav Yuvası.",
|
||||
"Not required in Executable Mode." => "Çalıştırılabilir Kipte gerekli değil.",
|
||||
"Host" => "Sunucu",
|
||||
"Address of Antivirus Host." => "Antivirus Sunucusunun Adresi.",
|
||||
"Port" => "Bağlantı Noktası",
|
||||
"Port number of Antivirus Host." => "Antivirüs sunucusunun bağlantı noktası.",
|
||||
"Stream Length" => "Stream Length, Unun Akilim ",
|
||||
"ClamAV StreamMaxLength value in bytes." => "ClamAV Streamen Uzun fiyat bytes.",
|
||||
"Path to clamscan" => "Iceri clamscan ",
|
||||
"Path to clamscan executable." => "Clamscan icin islemek ",
|
||||
"Not required in Daemon Mode." => "Demo Modu ihbar degil.",
|
||||
"Action for infected files found while scanning" => "Scan eyleme dosyalari harpanlamisi icin bulundugu",
|
||||
"Only log" => "Sadece log ",
|
||||
"Stream Length" => "Akış Uzunluğu",
|
||||
"ClamAV StreamMaxLength value in bytes." => "Bayt cinsinden ClamAV StreamMaxLength değeri.",
|
||||
"Path to clamscan" => "Clamscan yolu",
|
||||
"Path to clamscan executable." => "Clamscan uygulaması yolu",
|
||||
"Not required in Daemon Mode." => "Yardımcı Kipinde gerekli değil.",
|
||||
"Action for infected files found while scanning" => "Tarama yapılırken bulunan virüslü dosyalar için eylem",
|
||||
"Only log" => "Sadece günlüğe yaz",
|
||||
"Delete file" => "Dosyayı sil",
|
||||
"Save" => "Kaydet"
|
||||
);
|
||||
|
|
Загрузка…
Ссылка в новой задаче