Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gl.json « l10n - github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a90fbd981e1a09714091bbedb7576f7309a728c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{ "translations": {
    "Clean" : "Limpar",
    "Infected" : "Infectado",
    "Unchecked" : "Sen verificar",
    "Scanner exit status" : "Estado de saída do escáner",
    "Scanner output" : "Saída do escáner",
    "Saving…" : "Gardando…",
    "Antivirus" : "Antivirus",
    "File {file} is infected with {virus}" : "O ficheiro {file} está infectado con {virus}",
    "The file has been removed" : "O ficheiro foi retirado",
    "File containing {virus} detected" : "Detectouse un ficheiro que contén {virus}",
    "Antivirus detected a virus" : "Antivirus detectou un virus",
    "Virus %s is detected in the file. Upload cannot be completed." : "Detectouse o virus %s no ficheiro. Non é posíbel completar o envío.",
    "Saved" : "Gardado",
    "Antivirus for files" : "Antivirus para ficheiros",
    "An antivirus app for Nextcloud" : "Unha aplicación de antivirus para o Nextcloud",
    "Antivirus for files is an antivirus app for Nextcloud.\n\n* 🕵️‍♂️ When the user uploads a file, it's checked\n* ☢️ Uploaded and infected files will be deleted and a notification will be shown and/or sent via email\n* 🔎 Background Job to scan all files\n* ❓ Use ClamAV (open source) or Kaspersky Scan Engine\n\nThis application inspects files that are uploaded to Nextcloud for viruses before they are written to the Nextcloud storage. If a file is identified as a virus, it is either logged or not uploaded to the server. The application relies on the underlying ClamAV virus scanning engine, which the admin points Nextcloud to when configuring the application. Alternatively, a Kaspersky Scan Engine can be configured, which has to run on a separate server.\nFor this app to be effective, the ClamAV virus definitions should be kept up to date. Also note that enabling this app will impact system performance as additional processing is required for every upload. More information is available in the Antivirus documentation." : "Antivirus para ficheiros é unha aplicación antivirus para Nextcloud.\n\n* 🕵️♂️ Cando o usuario envía un ficheiro, este comprobase\n* ☢️ Os ficheiros enviados e infectados eliminaranse e amosarase unha notificación e/ou enviarase por correo electrónico\n* 🔎 Traballo en segundo plano para escanear todos os ficheiros\n* ❓ Usa ClamAV (código aberto) ou  Kaspersky Scan Engine\n\nEsta aplicación inspecciona os ficheiros que se envía ao Nextcloud na busca de virus antes de que estean escritos no almacenamento do Nextcloud. Se un ficheiro é identificado como un virus, rexistrase e non se envía ao servidor. A aplicación baséase no motor de exploración de virus ClamAV subxacente, ao que o administrador apunta o Nextcloud ao configurar a aplicación.\nPara que esta aplicación sexa efectiva, as definicións do virus ClamAV deberían estar actualizadas. Teña en conta tamén que activar esta aplicación afectará ao rendemento do sistema xa que se necesita un procesamento adicional para cada envío. Atopará máis información dispoñíbel na documentación do Antivirus.",
    "Greetings {user}," : "Saúdos {user},",
    "Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Sentímolo, mais detectouse un malware nun ficheiro que intentou enviar e tivo que ser eliminado.",
    "This email is a notification from {host}. Please, do not reply." : "Este é un correo é unha notificación dende {host}. Non responda.",
    "File uploaded: {file}" : "Ficheiro enviado: {file}",
    "Antivirus for Files" : "Antivirus para Ficheiros",
    "Mode" : "Modo",
    "ClamAV Executable" : "Executábel de ClamAV",
    "ClamAV Daemon" : "Servizo de ClamAV",
    "ClamAV Daemon (Socket)" : "Servizo de ClamAV (conectador)",
    "Kaspersky Daemon" : "Sevizo de Kaspersky",
    "Socket" : "Conectador",
    "ClamAV Socket." : "Conectador do ClamAV.",
    "Not required in Executable Mode." : "Non é necesario no modo executábel.",
    "Host" : "Servidor",
    "Address of Antivirus Host." : "Enderezo do servidor antivirus",
    "Port" : "Porto",
    "Port number of Antivirus Host." : "Número de porto do servidor antivirus.",
    "Select" : "Seleccionar",
    "Stream Length" : "Lonxitude do fluxo",
    "ClamAV StreamMaxLength value in bytes." : "Valor StreamMaxLength do ClamAV en bytes.",
    "bytes" : "bytes",
    "Path to clamscan" : "Ruta a clamscan",
    "Path to clamscan executable." : "Ruta ao executábel clamscan",
    "Not required in Daemon Mode." : "Non é necesario no modo servizo.",
    "Extra command line options (comma-separated)" : "Opcións extra da liña de ordes (separadas por comas)",
    "When infected files are found during a background scan" : "Cando se atopan ficheiros infectados durante un escaneo en segundo plano",
    "Only log" : "Só o rexistro",
    "Delete file" : "Eliminar ficheiro",
    "Save" : "Gardar",
    "Advanced" : "Avanzado",
    "Rules" : "Regras",
    "Clear All" : "Limpar todo",
    "Reset to defaults" : "Restabelecer os valores predeterminados",
    "Match by" : "Coincidir con",
    "Scanner exit status or signature to search" : "Estado de saída do escáner ou sinatura para buscar",
    "Description" : "Descrición",
    "Mark as" : "Marcar como",
    "Add a rule" : "Engadir unha regra"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}