[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-05-12 00:49:46 -04:00
Родитель 911b8d5bbc
Коммит 4ad097eb85
1 изменённых файлов: 16 добавлений и 0 удалений

Просмотреть файл

@ -1,12 +1,28 @@
<?php
$TRANSLATIONS = array(
"Greetings {user}," => "Hola {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Sentímoslo, pero deteutóse un malware nun ficheru que quies xubir y tuvo que desaniciase.",
"This email is a notification from {host}. Please, do not reply." => "Esti corréu-e ye una notificación de {host}. Por favor, nun contestes al mensaxe.",
"File uploaded: {file}" => "Ficheru xubíu: {file}",
"Antivirus Configuration" => "Axustes d'Antivirus",
"Mode" => "Mou",
"Executable" => "Executable",
"Daemon" => "Degorriu",
"Daemon (Socket)" => "Degorriu (Socket)",
"Socket" => "Socket",
"Clamav Socket." => "Clamav Socket.",
"Not required in Executable Mode." => "Nun se requier nel mou executable.",
"Host" => "Equipu",
"Address of Antivirus Host." => "Direición del Host del Antivirus. ",
"Port" => "Puertu",
"Port number of Antivirus Host." => "Númberu de puertu del Host del Antivirus",
"Stream Length" => "Llonxitú de la tresmisión",
"ClamAV StreamMaxLength value in bytes." => "Valor StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" => "Camín al clamscan",
"Path to clamscan executable." => "Camín al executable clamscan.",
"Not required in Daemon Mode." => "Nun se requier nel mou degorriu.",
"Action for infected files found while scanning" => "Aición pa los ficheros infectaos que s'atopen mientres l'escanéu",
"Only log" => "Namái rexistrar",
"Delete file" => "Desanciar ficheru",
"Save" => "Guardar"
);