Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 18, 2024
1 parent bc80d1f commit 3ccdd2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ OC.L10N.register(
"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), Kaspersky Scan Engine or an ICAP compatible scanner\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), Kaspersky Scan Engine ou un escáner compatíbel con ICAP\n\nEsta aplicación inspecciona os ficheiros que se envía a Nextcloud na busca de virus antes de que estean escritos no almacenamento de 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, que a administración indica a 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 precisa 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." : "Desculpe, mais detectouse un programa malicioso 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.",
"This email is a notification from {host}. Please, do not reply." : "Este é un correo é unha notificación desde {host}. Non responda.",
"File uploaded: {file}" : "Ficheiro enviado: {file}",
"Antivirus for Files" : "Antivirus para Ficheiros",
"Mode" : "Modo",
Expand Down
2 changes: 1 addition & 1 deletion l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"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), Kaspersky Scan Engine or an ICAP compatible scanner\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), Kaspersky Scan Engine ou un escáner compatíbel con ICAP\n\nEsta aplicación inspecciona os ficheiros que se envía a Nextcloud na busca de virus antes de que estean escritos no almacenamento de 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, que a administración indica a 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 precisa 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." : "Desculpe, mais detectouse un programa malicioso 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.",
"This email is a notification from {host}. Please, do not reply." : "Este é un correo é unha notificación desde {host}. Non responda.",
"File uploaded: {file}" : "Ficheiro enviado: {file}",
"Antivirus for Files" : "Antivirus para Ficheiros",
"Mode" : "Modo",
Expand Down

0 comments on commit 3ccdd2b

Please sign in to comment.