[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-07-08 00:57:25 +02:00
Родитель 60aa41fb94
Коммит ece66efba2
2 изменённых файлов: 4 добавлений и 3 удалений

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

@ -1,5 +1,5 @@
<?php $TRANSLATIONS = array(
"Greetings {user}," => "Hola {user}",
"Greetings {user}," => "Hola {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Lo sentimos, pero se ha detectado un malware en un archivo que trata de subir y tuvo que ser eliminado.",
"This email is a notification from {host}. Please, do not reply." => "Esta es una notificación automática de {host}. Sírvase no responderla.",
"File uploaded: {file}" => "Archivo subido: {file}",
@ -12,8 +12,8 @@
"Not required in Executable Mode." => "No requerido en el modo ejecutable.",
"Port" => "Puerto",
"Port number of Antivirus Host." => "Número de puerto del Host del Antivirus.",
"Stream Length" => "Longitud del Stream",
"ClamAV StreamMaxLength value in bytes." => "Valor de StreamMaxLength del ClamAV en bytes.",
"Stream Length" => "Longitud de la transmisión",
"ClamAV StreamMaxLength value in bytes." => "Valor StreamMaxLength del ClamAV en bytes.",
"Path to clamscan" => "Ruta al clamscan",
"Path to clamscan executable." => "Ruta al ejecutable clamscan.",
"Not required in Daemon Mode." => "No requerido en Modo Demonio.",

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

@ -13,6 +13,7 @@
"Port" => "درگاه",
"Port number of Antivirus Host." => "شماره پورت میزبان آنتی ویروس.",
"Action for infected files found while scanning" => "اقدام لازم در مورد فایل های آلوده ی یافت شده در حین اسکن",
"Only log" => "فقط لاگ",
"Delete file" => "حذف فایل",
"Save" => "ذخیره"
);