[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-06-30 00:48:28 -04:00
Родитель 9c16b0ccf5
Коммит 80ee34f4ad
3 изменённых файлов: 24 добавлений и 11 удалений

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

@ -6,7 +6,7 @@ $TRANSLATIONS = array(
"Scanner exit status" => "Κατάσταση εξόδου ανιχνευτή",
"Scanner output" => "Έξοδος ανιχνευτή",
"Malware detected" => "Ανιχνεύθηκε κακόβουλο λογισμικό",
"Virus detected! Can't upload the file %s" => "Εντοπίστηκε ιός! Δεν μπορώ να ανεβάσω το αρχείο %s",
"Virus detected! Can't upload the file %s" => "Εντοπίστηκε ιός! Αδυναμία μεταφόρτωσης του αρχείου %s",
"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}. Παρακαλώ, μην το απαντήσετε.",

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

@ -1,5 +1,12 @@
<?php
$TRANSLATIONS = array(
"Clean" => "Garbia",
"Infected" => "Infektatuta",
"Unchecked" => "Egiaztatu gabe",
"Scanner exit status" => "Eskanerraren irteera egoera",
"Scanner output" => "Eskanerraren irteera",
"Malware detected" => "Malwarea aurkitu da",
"Virus detected! Can't upload the file %s" => "Birus bat aurkitu da! Ezin da %s fitxategia igo",
"Greetings {user}," => "Kaixo {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Barkatu, baina igotzen saiatu zaren fitxategi batean malware bat aurkitu da eta ezabatu behar da.",
"This email is a notification from {host}. Please, do not reply." => "E-posta hau {hots}-(e)k bidalitako mezu bat da. Mesedez, ez erantzun.",
@ -26,6 +33,12 @@ $TRANSLATIONS = array(
"Delete file" => "Ezabatu fitxaegia",
"Save" => "Gorde",
"Advanced" => "Aurreratua",
"Description" => "Deskribapena"
"Rules" => "Arauak",
"Clear All" => "Garbitu Dena",
"Reset to defaults" => "Berrezarri Lehenetsiak",
"Scanner exit status or signature to search" => "Eskanerraren irteera egoera edo bilatzeko sinadura",
"Description" => "Deskribapena",
"Mark as" => "Markatu honela",
"Add a rule" => "Gehitu araua"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

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

@ -5,10 +5,10 @@ $TRANSLATIONS = array(
"Unchecked" => "Desmarcado",
"Malware detected" => "Malware detectado",
"Virus detected! Can't upload the file %s" => "Detetado vírus! Não é possível enviar o ficheiro %s",
"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}",
"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 detetado malware num ficheiro que tentou enviar e este teve de ser apagado.",
"This email is a notification from {host}. Please, do not reply." => "Este e-mail é uma notificação do {host}. Por favor, não responda.",
"File uploaded: {file}" => "Ficheiro enviado: {file}",
"Antivirus Configuration" => "Configuração do Anti-virus",
"Mode" => "Modo",
"Executable" => "Executável",
@ -16,11 +16,11 @@ $TRANSLATIONS = array(
"Daemon (Socket)" => "Daemon (Socket)",
"Socket" => "Ligação",
"Clamav Socket." => "Ligação Calmav",
"Not required in Executable Mode." => "Não é necessário no modo de execução",
"Not required in Executable Mode." => "Não é necessário no Modo de Execução.",
"Host" => "Anfitrião",
"Address of Antivirus Host." => "Endereço do servidor do anti-virus",
"Port" => "Porto",
"Port number of Antivirus Host." => "Número da porta do servidor de anti-virus",
"Address of Antivirus Host." => "Endereço do Anfitrião do Antivírus.",
"Port" => "Porta",
"Port number of Antivirus Host." => "Número da porta do Anfitrião do Antivírus",
"Stream Length" => "Comprimento do fluxo",
"ClamAV StreamMaxLength value in bytes." => "Valor ClamAV StreamMaxLength em bytes.",
"Path to clamscan" => "Caminho para o clamscan",
@ -28,7 +28,7 @@ $TRANSLATIONS = array(
"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",
"Delete file" => "Apagar Ficheiro",
"Save" => "Guardar",
"Advanced" => "Avançado",
"Rules" => "Regras",