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

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-02 05:55:21 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-02 05:55:21 +0300
commit5d712418f8f42ae4d7f6a68458e12eddbcd70c05 (patch)
treecd063c89214f41019de4e592c754739a4a7b151a
parent116135b507b0ec04ed398870c7e5cf6dd48d21c0 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/es_CO.js1
-rw-r--r--l10n/es_CO.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
index b1e29ef..50c5c5a 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"I need help!" : "¡Necesito ayuda!",
"User %s may be infected with ransomware and is asking for your help." : "El usuario %s puede estar infectado con ransomware y está pidiendo tu ayuda.",
"I will help" : "Ayudaré",
+ "This app prevents uploading files with known ransomware file endings" : "Esta aplicación previene la carga de archivos con extensiones conocidas de tipo ransomware",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Incluir archivos de notas con nombres no-obvios, ej Leerme.TxT, info.html",
"Additional extension patterns" : "Patrones de extensiones adicionales",
"One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $. Leading dot or underscore on non-regular expression patterns mean that the name has to end with the given string." : "Un patrón por línea. Si el patrón es una expresión reglular debe iniciar con ^ o terminar con $. Un punto o guión bajo al inicio en un patrón que no sea una expresión regular significa que el nombre tiene que terminar con esa cadena. ",
diff --git a/l10n/es_CO.json b/l10n/es_CO.json
index abbcb1e..7522d43 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -7,6 +7,7 @@
"I need help!" : "¡Necesito ayuda!",
"User %s may be infected with ransomware and is asking for your help." : "El usuario %s puede estar infectado con ransomware y está pidiendo tu ayuda.",
"I will help" : "Ayudaré",
+ "This app prevents uploading files with known ransomware file endings" : "Esta aplicación previene la carga de archivos con extensiones conocidas de tipo ransomware",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Incluir archivos de notas con nombres no-obvios, ej Leerme.TxT, info.html",
"Additional extension patterns" : "Patrones de extensiones adicionales",
"One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $. Leading dot or underscore on non-regular expression patterns mean that the name has to end with the given string." : "Un patrón por línea. Si el patrón es una expresión reglular debe iniciar con ^ o terminar con $. Un punto o guión bajo al inicio en un patrón que no sea una expresión regular significa que el nombre tiene que terminar con esa cadena. ",