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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-13 05:59:44 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-13 05:59:44 +0300
commiteaae37db04257131013d07a52fb9e59ef69778e3 (patch)
tree9b6b76a801675c918b3d08118a8cfb023ca7ac34 /l10n
parent0914581a1fe171a6caa085e3666d2dee760a3e20 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ca.js4
-rw-r--r--l10n/ca.json4
-rw-r--r--l10n/cs.js4
-rw-r--r--l10n/cs.json4
-rw-r--r--l10n/de.js4
-rw-r--r--l10n/de.json4
-rw-r--r--l10n/de_DE.js4
-rw-r--r--l10n/de_DE.json4
-rw-r--r--l10n/el.js4
-rw-r--r--l10n/el.json4
-rw-r--r--l10n/en_GB.js4
-rw-r--r--l10n/en_GB.json4
-rw-r--r--l10n/eo.js4
-rw-r--r--l10n/eo.json4
-rw-r--r--l10n/es.js4
-rw-r--r--l10n/es.json4
-rw-r--r--l10n/es_MX.js4
-rw-r--r--l10n/es_MX.json4
-rw-r--r--l10n/fa.js4
-rw-r--r--l10n/fa.json4
-rw-r--r--l10n/fr.js4
-rw-r--r--l10n/fr.json4
-rw-r--r--l10n/gl.js4
-rw-r--r--l10n/gl.json4
-rw-r--r--l10n/hr.js4
-rw-r--r--l10n/hr.json4
-rw-r--r--l10n/hu.js4
-rw-r--r--l10n/hu.json4
-rw-r--r--l10n/is.js4
-rw-r--r--l10n/is.json4
-rw-r--r--l10n/it.js4
-rw-r--r--l10n/it.json4
-rw-r--r--l10n/ja.js4
-rw-r--r--l10n/ja.json4
-rw-r--r--l10n/ko.js4
-rw-r--r--l10n/ko.json4
-rw-r--r--l10n/nl.js4
-rw-r--r--l10n/nl.json4
-rw-r--r--l10n/pl.js4
-rw-r--r--l10n/pl.json4
-rw-r--r--l10n/pt_BR.js4
-rw-r--r--l10n/pt_BR.json4
-rw-r--r--l10n/ru.js4
-rw-r--r--l10n/ru.json4
-rw-r--r--l10n/sr.js4
-rw-r--r--l10n/sr.json4
-rw-r--r--l10n/sv.js4
-rw-r--r--l10n/sv.json4
-rw-r--r--l10n/tr.js4
-rw-r--r--l10n/tr.json4
-rw-r--r--l10n/zh_CN.js4
-rw-r--r--l10n/zh_CN.json4
52 files changed, 104 insertions, 104 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index fae2791..3080497 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "L'usuari %s pot estar infectat amb ransomware i està demanant la vostra ajuda.",
"I will help" : "Ajudaré",
"This app prevents uploading files with known ransomware file endings" : "Aquesta aplicació impedeix carregar fitxers amb terminacions conegudes de fitxers ransomware",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Aquesta aplicació impedeix carregar fitxers amb terminacions conegudes de fitxers ransomware\n\n⚠️ Ni el desenvolupador ni Nextcloud GmbH garanteixen que els vostres fitxers no es poden veure afectats d'una altra manera.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Inclou fitxers de notes amb noms no obvis, p. ex. ReadMe.TxT, info.html",
"Additional extension patterns" : "Patrons addicionals d’extensió",
"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ó per línia. Si el patró és una expressió regular ha de començar amb ^ o acabar amb $. El punt inicial o subratllat en patrons d'expressió no regulars significa que el nom ha de finalitzar amb la cadena indicada.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Ignora els patrons de fitxers de notes",
"Protection is currently active" : "La protecció està activa",
"Protection is currently paused until: <strong>%s</strong>" : "La protecció està actualment en pausa fins: <strong>%s</strong>",
- "Re-enable protection now" : "Reactiva la protecció ara"
+ "Re-enable protection now" : "Reactiva la protecció ara",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Aquesta aplicació impedeix carregar fitxers amb terminacions conegudes de fitxers ransomware\n\n⚠️ Ni el desenvolupador ni Nextcloud GmbH garanteixen que els vostres fitxers no es poden veure afectats d'una altra manera."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ca.json b/l10n/ca.json
index 97d78a2..7433894 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "L'usuari %s pot estar infectat amb ransomware i està demanant la vostra ajuda.",
"I will help" : "Ajudaré",
"This app prevents uploading files with known ransomware file endings" : "Aquesta aplicació impedeix carregar fitxers amb terminacions conegudes de fitxers ransomware",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Aquesta aplicació impedeix carregar fitxers amb terminacions conegudes de fitxers ransomware\n\n⚠️ Ni el desenvolupador ni Nextcloud GmbH garanteixen que els vostres fitxers no es poden veure afectats d'una altra manera.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Inclou fitxers de notes amb noms no obvis, p. ex. ReadMe.TxT, info.html",
"Additional extension patterns" : "Patrons addicionals d’extensió",
"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ó per línia. Si el patró és una expressió regular ha de començar amb ^ o acabar amb $. El punt inicial o subratllat en patrons d'expressió no regulars significa que el nom ha de finalitzar amb la cadena indicada.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Ignora els patrons de fitxers de notes",
"Protection is currently active" : "La protecció està activa",
"Protection is currently paused until: <strong>%s</strong>" : "La protecció està actualment en pausa fins: <strong>%s</strong>",
- "Re-enable protection now" : "Reactiva la protecció ara"
+ "Re-enable protection now" : "Reactiva la protecció ara",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Aquesta aplicació impedeix carregar fitxers amb terminacions conegudes de fitxers ransomware\n\n⚠️ Ni el desenvolupador ni Nextcloud GmbH garanteixen que els vostres fitxers no es poden veure afectats d'una altra manera."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/cs.js b/l10n/cs.js
index 7b5f925..f44a59c 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Uživatel %s může být infikován(a) ransomwarem a žádá vás o pomoc.",
"I will help" : "Pomohu",
"This app prevents uploading files with known ransomware file endings" : "Tato aplikace brání nahrání souborů s koncovkami, u kterých je známo, že značí software, používaný pro kybernetické vydírání",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Tato aplikace zabraňuje nahrávání souborů o příponách kterých je známo, že obsahují vyděračský software (ransomware).\n\n⚠️ Ani vývojář, ani společnost Nextcloud GmbH nezaručuje, že vaše soubory nemohou být postiženy jiným způsobem.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Zahrnout soubory s poznámkami, které mají neobvyklé názvy, jako např. ReadMe.TxT, info.html",
"Additional extension patterns" : "Další vzory přípon",
"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." : "Jeden vzor na řádek. Pokud je vzor regulárním výrazem je třeba, aby začínal na ^ nebo končil na $. Úvodní tečka nebo podtržítko u vzorů, které nejsou regulárními výrazy znamená, že že název má končit na daný řetězec.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Vzor souboru pro ignorování poznámky",
"Protection is currently active" : "Ochrana je v současné době aktivní",
"Protection is currently paused until: <strong>%s</strong>" : "Ochrana je nyní pozastavena dokud: <strong>%s</strong>",
- "Re-enable protection now" : "Opětovné zapnutí ochrany"
+ "Re-enable protection now" : "Opětovné zapnutí ochrany",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Tato aplikace zabraňuje nahrávání souborů o příponách kterých je známo, že obsahují vyděračský software (ransomware).\n\n⚠️ Ani vývojář, ani společnost Nextcloud GmbH nezaručuje, že vaše soubory nemohou být postiženy jiným způsobem."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 38a612e..365e7fe 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "Uživatel %s může být infikován(a) ransomwarem a žádá vás o pomoc.",
"I will help" : "Pomohu",
"This app prevents uploading files with known ransomware file endings" : "Tato aplikace brání nahrání souborů s koncovkami, u kterých je známo, že značí software, používaný pro kybernetické vydírání",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Tato aplikace zabraňuje nahrávání souborů o příponách kterých je známo, že obsahují vyděračský software (ransomware).\n\n⚠️ Ani vývojář, ani společnost Nextcloud GmbH nezaručuje, že vaše soubory nemohou být postiženy jiným způsobem.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Zahrnout soubory s poznámkami, které mají neobvyklé názvy, jako např. ReadMe.TxT, info.html",
"Additional extension patterns" : "Další vzory přípon",
"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." : "Jeden vzor na řádek. Pokud je vzor regulárním výrazem je třeba, aby začínal na ^ nebo končil na $. Úvodní tečka nebo podtržítko u vzorů, které nejsou regulárními výrazy znamená, že že název má končit na daný řetězec.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Vzor souboru pro ignorování poznámky",
"Protection is currently active" : "Ochrana je v současné době aktivní",
"Protection is currently paused until: <strong>%s</strong>" : "Ochrana je nyní pozastavena dokud: <strong>%s</strong>",
- "Re-enable protection now" : "Opětovné zapnutí ochrany"
+ "Re-enable protection now" : "Opětovné zapnutí ochrany",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Tato aplikace zabraňuje nahrávání souborů o příponách kterých je známo, že obsahují vyděračský software (ransomware).\n\n⚠️ Ani vývojář, ani společnost Nextcloud GmbH nezaručuje, že vaše soubory nemohou být postiženy jiným způsobem."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/de.js b/l10n/de.js
index 996b8c9..bf8b43f 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Benutzer %s könnte mit Ransomware infiziert sein und fragt nach Deiner Hilfe.",
"I will help" : "Ich helfe",
"This app prevents uploading files with known ransomware file endings" : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen.\n\n⚠️ Weder der Entwickler noch Nextcloud geben eine Garantie dafür ab, dass Deine Dateien nicht anderweitig geschädigt werden können.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Notizdateien mit nicht offensichtlichen Namen einbeziehen, z. B. ReadMe.TxT, info.html",
"Additional extension patterns" : "Zusätzliche Erweiterungsmuster",
"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." : "Ein Muster pro Zeile. Wenn das Muster ein regulärer Ausdruck ist, muss es mit ^ beginnen oder mit $ enden. Führender Punkt oder Unterstrich bei nicht regulärem Ausdruck bedeutet, dass der Name mit der angegebenen Zeichenfolge enden muss.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Notizdatei-Muster ignorieren",
"Protection is currently active" : "Schutz ist derzeit aktiv",
"Protection is currently paused until: <strong>%s</strong>" : "Schutz ist derzeit pausiert bis:<strong>%s</strong>",
- "Re-enable protection now" : "Schutz jetzt wieder aktivieren"
+ "Re-enable protection now" : "Schutz jetzt wieder aktivieren",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen.\n\n⚠️ Weder der Entwickler noch Nextcloud geben eine Garantie dafür ab, dass Deine Dateien nicht anderweitig geschädigt werden können."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 83dce05..56ac3cc 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "Benutzer %s könnte mit Ransomware infiziert sein und fragt nach Deiner Hilfe.",
"I will help" : "Ich helfe",
"This app prevents uploading files with known ransomware file endings" : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen.\n\n⚠️ Weder der Entwickler noch Nextcloud geben eine Garantie dafür ab, dass Deine Dateien nicht anderweitig geschädigt werden können.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Notizdateien mit nicht offensichtlichen Namen einbeziehen, z. B. ReadMe.TxT, info.html",
"Additional extension patterns" : "Zusätzliche Erweiterungsmuster",
"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." : "Ein Muster pro Zeile. Wenn das Muster ein regulärer Ausdruck ist, muss es mit ^ beginnen oder mit $ enden. Führender Punkt oder Unterstrich bei nicht regulärem Ausdruck bedeutet, dass der Name mit der angegebenen Zeichenfolge enden muss.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Notizdatei-Muster ignorieren",
"Protection is currently active" : "Schutz ist derzeit aktiv",
"Protection is currently paused until: <strong>%s</strong>" : "Schutz ist derzeit pausiert bis:<strong>%s</strong>",
- "Re-enable protection now" : "Schutz jetzt wieder aktivieren"
+ "Re-enable protection now" : "Schutz jetzt wieder aktivieren",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen.\n\n⚠️ Weder der Entwickler noch Nextcloud geben eine Garantie dafür ab, dass Deine Dateien nicht anderweitig geschädigt werden können."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 590d04e..81badcc 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Benutzer %s könnte mit Ransomware infiziert sein und fragt nach Ihrer Hilfe.",
"I will help" : "Ich helfe",
"This app prevents uploading files with known ransomware file endings" : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen.\n\n⚠️ Weder der Entwickler noch Nextcloud geben eine Garantie dafür ab, dass Ihre Dateien nicht anderweitig geschädigt werden können.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Notizdateien mit nicht offensichtlichen Namen einbeziehen, z. B. ReadMe.TxT, info.html",
"Additional extension patterns" : "Zusätzliche Erweiterungsmuster",
"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." : "Ein Muster pro Zeile. Wenn das Muster ein regulärer Ausdruck ist, muss es mit ^ beginnen oder mit $ enden. Führender Punkt oder Unterstrich bei nicht regulärem Ausdruck bedeutet, dass der Name mit der angegebenen Zeichenfolge enden muss.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Notizdatei-Muster ignorieren",
"Protection is currently active" : "Schutz ist derzeit aktiv",
"Protection is currently paused until: <strong>%s</strong>" : "Schutz ist derzeit pausiert bis: <strong>%s</strong>",
- "Re-enable protection now" : "Schutz jetzt wieder aktivieren"
+ "Re-enable protection now" : "Schutz jetzt wieder aktivieren",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen.\n\n⚠️ Weder der Entwickler noch Nextcloud geben eine Garantie dafür ab, dass Ihre Dateien nicht anderweitig geschädigt werden können."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 4157c4b..8eb6f24 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "Benutzer %s könnte mit Ransomware infiziert sein und fragt nach Ihrer Hilfe.",
"I will help" : "Ich helfe",
"This app prevents uploading files with known ransomware file endings" : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen.\n\n⚠️ Weder der Entwickler noch Nextcloud geben eine Garantie dafür ab, dass Ihre Dateien nicht anderweitig geschädigt werden können.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Notizdateien mit nicht offensichtlichen Namen einbeziehen, z. B. ReadMe.TxT, info.html",
"Additional extension patterns" : "Zusätzliche Erweiterungsmuster",
"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." : "Ein Muster pro Zeile. Wenn das Muster ein regulärer Ausdruck ist, muss es mit ^ beginnen oder mit $ enden. Führender Punkt oder Unterstrich bei nicht regulärem Ausdruck bedeutet, dass der Name mit der angegebenen Zeichenfolge enden muss.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Notizdatei-Muster ignorieren",
"Protection is currently active" : "Schutz ist derzeit aktiv",
"Protection is currently paused until: <strong>%s</strong>" : "Schutz ist derzeit pausiert bis: <strong>%s</strong>",
- "Re-enable protection now" : "Schutz jetzt wieder aktivieren"
+ "Re-enable protection now" : "Schutz jetzt wieder aktivieren",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Dieses App verhindert das Hochladen von Dateien mit für Erpressungssoftware bekannten Dateiendungen.\n\n⚠️ Weder der Entwickler noch Nextcloud geben eine Garantie dafür ab, dass Ihre Dateien nicht anderweitig geschädigt werden können."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/el.js b/l10n/el.js
index e5de2b9..f300947 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Ο χρήστης %s ίσως μολύνθηκε με ransomware και ζητάει την βοήθειά σας.",
"I will help" : "Θα βοηθήσω",
"This app prevents uploading files with known ransomware file endings" : "Η εφαρμογή αποτρέπει τον διαμοιρασμό αρχείων με γνωστά ransomware",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Η εφαρμογή αποτρέπει τον διαμοιρασμό αρχείων με γνωστά ransomware\n\n⚠️ Κανείς από τους προγραμματιστές ή την Nextcloud Gmbh δεν μπορεί να εγγυηθεί πως τα αρχεία σας δεν θα μολυνθούν από άλλο τρόπο.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Περιλαμβάνονται αρχεία σημειώσεων με μη προφανή ονόματα, π.χ. ReadMe.TxT, info.html",
"Additional extension patterns" : "Πρόσθετα μοτίβα επέκτασης",
"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." : "Ένα μοτίβο ανά γραμμή. Αν το πρότυπο είναι κανονική έκφραση, πρέπει να ξεκινήσει με ^ ή να τερματίσει με $. Η πρώτη τελεία ή κάτω παύλα σε μη κανονικά μοτίβα έκφρασης σημαίνει ότι το όνομα πρέπει να τελειώνει με τη δεδομένη συμβολοσειρά.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Αγνόηση των μοτίβων αρχείων σημειώσεων",
"Protection is currently active" : "Η προστασία είναι ενεργοποιημένη",
"Protection is currently paused until: <strong>%s</strong>" : "Η προστασία είναι προς το παρόν σε παύση έως: <strong>%s</strong>",
- "Re-enable protection now" : "Ενεργοποιήστε ξανά την προστασία τώρα"
+ "Re-enable protection now" : "Ενεργοποιήστε ξανά την προστασία τώρα",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Η εφαρμογή αποτρέπει τον διαμοιρασμό αρχείων με γνωστά ransomware\n\n⚠️ Κανείς από τους προγραμματιστές ή την Nextcloud Gmbh δεν μπορεί να εγγυηθεί πως τα αρχεία σας δεν θα μολυνθούν από άλλο τρόπο."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/el.json b/l10n/el.json
index 34f83fb..4adb038 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "Ο χρήστης %s ίσως μολύνθηκε με ransomware και ζητάει την βοήθειά σας.",
"I will help" : "Θα βοηθήσω",
"This app prevents uploading files with known ransomware file endings" : "Η εφαρμογή αποτρέπει τον διαμοιρασμό αρχείων με γνωστά ransomware",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Η εφαρμογή αποτρέπει τον διαμοιρασμό αρχείων με γνωστά ransomware\n\n⚠️ Κανείς από τους προγραμματιστές ή την Nextcloud Gmbh δεν μπορεί να εγγυηθεί πως τα αρχεία σας δεν θα μολυνθούν από άλλο τρόπο.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Περιλαμβάνονται αρχεία σημειώσεων με μη προφανή ονόματα, π.χ. ReadMe.TxT, info.html",
"Additional extension patterns" : "Πρόσθετα μοτίβα επέκτασης",
"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." : "Ένα μοτίβο ανά γραμμή. Αν το πρότυπο είναι κανονική έκφραση, πρέπει να ξεκινήσει με ^ ή να τερματίσει με $. Η πρώτη τελεία ή κάτω παύλα σε μη κανονικά μοτίβα έκφρασης σημαίνει ότι το όνομα πρέπει να τελειώνει με τη δεδομένη συμβολοσειρά.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Αγνόηση των μοτίβων αρχείων σημειώσεων",
"Protection is currently active" : "Η προστασία είναι ενεργοποιημένη",
"Protection is currently paused until: <strong>%s</strong>" : "Η προστασία είναι προς το παρόν σε παύση έως: <strong>%s</strong>",
- "Re-enable protection now" : "Ενεργοποιήστε ξανά την προστασία τώρα"
+ "Re-enable protection now" : "Ενεργοποιήστε ξανά την προστασία τώρα",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Η εφαρμογή αποτρέπει τον διαμοιρασμό αρχείων με γνωστά ransomware\n\n⚠️ Κανείς από τους προγραμματιστές ή την Nextcloud Gmbh δεν μπορεί να εγγυηθεί πως τα αρχεία σας δεν θα μολυνθούν από άλλο τρόπο."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index fc914d1..9cc69e7 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "User %s may be infected with ransomware and is asking for your help.",
"I will help" : "I will help",
"This app prevents uploading files with known ransomware file endings" : "This app prevents uploading files with known ransomware file endings",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Include note files with non-obvious names, e.g. ReadMe.TxT, info.html",
"Additional extension patterns" : "Additional extension patterns",
"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." : "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.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Ignore note file patterns",
"Protection is currently active" : "Protection is currently active",
"Protection is currently paused until: <strong>%s</strong>" : "Protection is currently paused until: <strong>%s</strong>",
- "Re-enable protection now" : "Re-enable protection now"
+ "Re-enable protection now" : "Re-enable protection now",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 8990614..ca487eb 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "User %s may be infected with ransomware and is asking for your help.",
"I will help" : "I will help",
"This app prevents uploading files with known ransomware file endings" : "This app prevents uploading files with known ransomware file endings",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Include note files with non-obvious names, e.g. ReadMe.TxT, info.html",
"Additional extension patterns" : "Additional extension patterns",
"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." : "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.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Ignore note file patterns",
"Protection is currently active" : "Protection is currently active",
"Protection is currently paused until: <strong>%s</strong>" : "Protection is currently paused until: <strong>%s</strong>",
- "Re-enable protection now" : "Re-enable protection now"
+ "Re-enable protection now" : "Re-enable protection now",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/eo.js b/l10n/eo.js
index b9c6e1f..22d8c3a 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Uzanto %s eble estas infektita per elaĉeta programo kaj ŝi aŭ li petas helpon de vi.",
"I will help" : "Mi helpos",
"This app prevents uploading files with known ransomware file endings" : "Tiu aplikaĵo malhelpas alŝuton de dosieroj kun konataj dosiersufiksoj de elaĉeta programaro",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Tiu aplikaĵo malhelpas alŝuton de dosieroj kun konataj dosiersufiksoj de elaĉeta programaro\n\n⚠️ Nek la programisto nek Nextcloud GmbH garantias, ke viaj dosieroj ne estos infektitaj per alia maniero.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Inkluzivigi notodosierojn kun ne klaraj nomoj, ekz. ReadMe.TxT, info.html",
"Additional extension patterns" : "Pliaj sufiksaj modeloj",
"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." : "Po unu modelo linie. Se la modelo estas regulesprimo, ĝi devas komenciĝi per ^ aŭ fini per $. Antaŭira punkto aŭ substreko ĉe ne regulesprimaj modeloj montras, ke la nomo devas fini per la tajpita ĉeno.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Ignorotaj modeloj de notodosieroj",
"Protection is currently active" : "Protekto estas aktiva",
"Protection is currently paused until: <strong>%s</strong>" : "Protekto estas nun paŭzigita ĝis: <strong>%s</strong>",
- "Re-enable protection now" : "Re-ŝalti protekton nun"
+ "Re-enable protection now" : "Re-ŝalti protekton nun",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Tiu aplikaĵo malhelpas alŝuton de dosieroj kun konataj dosiersufiksoj de elaĉeta programaro\n\n⚠️ Nek la programisto nek Nextcloud GmbH garantias, ke viaj dosieroj ne estos infektitaj per alia maniero."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eo.json b/l10n/eo.json
index ce02950..0ba673e 100644
--- a/l10n/eo.json
+++ b/l10n/eo.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "Uzanto %s eble estas infektita per elaĉeta programo kaj ŝi aŭ li petas helpon de vi.",
"I will help" : "Mi helpos",
"This app prevents uploading files with known ransomware file endings" : "Tiu aplikaĵo malhelpas alŝuton de dosieroj kun konataj dosiersufiksoj de elaĉeta programaro",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Tiu aplikaĵo malhelpas alŝuton de dosieroj kun konataj dosiersufiksoj de elaĉeta programaro\n\n⚠️ Nek la programisto nek Nextcloud GmbH garantias, ke viaj dosieroj ne estos infektitaj per alia maniero.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Inkluzivigi notodosierojn kun ne klaraj nomoj, ekz. ReadMe.TxT, info.html",
"Additional extension patterns" : "Pliaj sufiksaj modeloj",
"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." : "Po unu modelo linie. Se la modelo estas regulesprimo, ĝi devas komenciĝi per ^ aŭ fini per $. Antaŭira punkto aŭ substreko ĉe ne regulesprimaj modeloj montras, ke la nomo devas fini per la tajpita ĉeno.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Ignorotaj modeloj de notodosieroj",
"Protection is currently active" : "Protekto estas aktiva",
"Protection is currently paused until: <strong>%s</strong>" : "Protekto estas nun paŭzigita ĝis: <strong>%s</strong>",
- "Re-enable protection now" : "Re-ŝalti protekton nun"
+ "Re-enable protection now" : "Re-ŝalti protekton nun",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Tiu aplikaĵo malhelpas alŝuton de dosieroj kun konataj dosiersufiksoj de elaĉeta programaro\n\n⚠️ Nek la programisto nek Nextcloud GmbH garantias, ke viaj dosieroj ne estos infektitaj per alia maniero."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/es.js b/l10n/es.js
index f0631cc..75b6e1c 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "El usuario %s podría estar infectado con ransomware y te pide ayuda.",
"I will help" : "Te ayudaré",
"This app prevents uploading files with known ransomware file endings" : "Esta app impide subir archivos con archivos conocidos de ransomware",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta app impide subir archivos conocidos de ransomware\n\n⚠️ Ni el desarrollador ni Nextcloud GmbH dan ninguna garantía de que tus archivos no puedan ser afectados de otra forma.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Incluir archivos de notas con nombres no obvios, como ReadMe.TxT, info.html",
"Additional extension patterns" : "Patrones de extensión 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 regular, tiene que comenzar con ^ o terminar con $. Punto o guión bajo en patrones de expresión no regular significa que el nombre tiene que terminar con el texto dado.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Excluir patrones de archivos de notas",
"Protection is currently active" : "La protección está activa",
"Protection is currently paused until: <strong>%s</strong>" : "La protección está pausada hasta: <strong>%s</strong>",
- "Re-enable protection now" : "Re-habilitar la protección ahora"
+ "Re-enable protection now" : "Re-habilitar la protección ahora",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta app impide subir archivos conocidos de ransomware\n\n⚠️ Ni el desarrollador ni Nextcloud GmbH dan ninguna garantía de que tus archivos no puedan ser afectados de otra forma."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es.json b/l10n/es.json
index 16b7e4a..c7e069e 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "El usuario %s podría estar infectado con ransomware y te pide ayuda.",
"I will help" : "Te ayudaré",
"This app prevents uploading files with known ransomware file endings" : "Esta app impide subir archivos con archivos conocidos de ransomware",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta app impide subir archivos conocidos de ransomware\n\n⚠️ Ni el desarrollador ni Nextcloud GmbH dan ninguna garantía de que tus archivos no puedan ser afectados de otra forma.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Incluir archivos de notas con nombres no obvios, como ReadMe.TxT, info.html",
"Additional extension patterns" : "Patrones de extensión 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 regular, tiene que comenzar con ^ o terminar con $. Punto o guión bajo en patrones de expresión no regular significa que el nombre tiene que terminar con el texto dado.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Excluir patrones de archivos de notas",
"Protection is currently active" : "La protección está activa",
"Protection is currently paused until: <strong>%s</strong>" : "La protección está pausada hasta: <strong>%s</strong>",
- "Re-enable protection now" : "Re-habilitar la protección ahora"
+ "Re-enable protection now" : "Re-habilitar la protección ahora",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta app impide subir archivos conocidos de ransomware\n\n⚠️ Ni el desarrollador ni Nextcloud GmbH dan ninguna garantía de que tus archivos no puedan ser afectados de otra forma."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index ec90e36..f0edf7e 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"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 evita la carga de archivos con terminaciones de archivos identificados como ransomware",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta aplicación evita cargar archivos que tienen terminaciones identificadas como ransomware.\n\n⚠️ Ni el desarrollador o Nextcloud GmbH dan una garantia de que tus archivos no puedan ser afectados de algun otro modo.",
"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. ",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Ignorar patrones de archivo de notas",
"Protection is currently active" : "La protección está actualmente activa",
"Protection is currently paused until: <strong>%s</strong>" : "La protección esta actualmente suspendida hasta: <strong>%s</strong>",
- "Re-enable protection now" : "Volver a habilitar la protección ahora"
+ "Re-enable protection now" : "Volver a habilitar la protección ahora",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta aplicación evita cargar archivos que tienen terminaciones identificadas como ransomware.\n\n⚠️ Ni el desarrollador o Nextcloud GmbH dan una garantia de que tus archivos no puedan ser afectados de algun otro modo."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index ac9a41c..28f723c 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -8,7 +8,6 @@
"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 evita la carga de archivos con terminaciones de archivos identificados como ransomware",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta aplicación evita cargar archivos que tienen terminaciones identificadas como ransomware.\n\n⚠️ Ni el desarrollador o Nextcloud GmbH dan una garantia de que tus archivos no puedan ser afectados de algun otro modo.",
"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. ",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Ignorar patrones de archivo de notas",
"Protection is currently active" : "La protección está actualmente activa",
"Protection is currently paused until: <strong>%s</strong>" : "La protección esta actualmente suspendida hasta: <strong>%s</strong>",
- "Re-enable protection now" : "Volver a habilitar la protección ahora"
+ "Re-enable protection now" : "Volver a habilitar la protección ahora",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta aplicación evita cargar archivos que tienen terminaciones identificadas como ransomware.\n\n⚠️ Ni el desarrollador o Nextcloud GmbH dan una garantia de que tus archivos no puedan ser afectados de algun otro modo."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/fa.js b/l10n/fa.js
index cc47801..e657426 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "کاربر %s ممکن است به باج افزار آلوده شده و از شما درخواست کمک کند.",
"I will help" : "من کمک خواهم کرد",
"This app prevents uploading files with known ransomware file endings" : "این برنامه مانع بارگذاری پرونده ها با پایان نامه های معروف ransomware می شود",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "این برنامه مانع بارگذاری پرونده ها با پایان نامه های معروف ransomware می شود.\n\n⚠️ نه توسعه دهنده و نه نکست کلود GmbH هیچ تضمینی در مورد اینکه پرونده های شما تحت تأثیر قرار نمی گیرند ، تضمین نمی کنند.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "شامل پرونده های توجه داشته باشید با نام های نامشخص ، به عنوان مثال ReadMe.TxT ، info.html",
"Additional extension patterns" : "الگوهای پسوند اضافی",
"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." : "یک الگوی در هر خط. اگر این الگوی یک عبارت معمولی است باید از ^ شروع شود یا با $ پایان یابد. نقطه برجسته یا تأکید بر الگوهای بیان غیر منظم بدان معنی است که نام باید با رشته داده شده پایان یابد.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "الگوهای پرونده توجه را نادیده بگیرید",
"Protection is currently active" : "حمایت در حال حاضر فعال است",
"Protection is currently paused until: <strong>%s</strong>" : "محافظت در حال حاضر متوقف شده است: <strong>%s</strong>",
- "Re-enable protection now" : "اکنون دوباره محافظت کنید"
+ "Re-enable protection now" : "اکنون دوباره محافظت کنید",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "این برنامه مانع بارگذاری پرونده ها با پایان نامه های معروف ransomware می شود.\n\n⚠️ نه توسعه دهنده و نه نکست کلود GmbH هیچ تضمینی در مورد اینکه پرونده های شما تحت تأثیر قرار نمی گیرند ، تضمین نمی کنند."
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fa.json b/l10n/fa.json
index c2beb07..725ba24 100644
--- a/l10n/fa.json
+++ b/l10n/fa.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "کاربر %s ممکن است به باج افزار آلوده شده و از شما درخواست کمک کند.",
"I will help" : "من کمک خواهم کرد",
"This app prevents uploading files with known ransomware file endings" : "این برنامه مانع بارگذاری پرونده ها با پایان نامه های معروف ransomware می شود",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "این برنامه مانع بارگذاری پرونده ها با پایان نامه های معروف ransomware می شود.\n\n⚠️ نه توسعه دهنده و نه نکست کلود GmbH هیچ تضمینی در مورد اینکه پرونده های شما تحت تأثیر قرار نمی گیرند ، تضمین نمی کنند.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "شامل پرونده های توجه داشته باشید با نام های نامشخص ، به عنوان مثال ReadMe.TxT ، info.html",
"Additional extension patterns" : "الگوهای پسوند اضافی",
"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." : "یک الگوی در هر خط. اگر این الگوی یک عبارت معمولی است باید از ^ شروع شود یا با $ پایان یابد. نقطه برجسته یا تأکید بر الگوهای بیان غیر منظم بدان معنی است که نام باید با رشته داده شده پایان یابد.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "الگوهای پرونده توجه را نادیده بگیرید",
"Protection is currently active" : "حمایت در حال حاضر فعال است",
"Protection is currently paused until: <strong>%s</strong>" : "محافظت در حال حاضر متوقف شده است: <strong>%s</strong>",
- "Re-enable protection now" : "اکنون دوباره محافظت کنید"
+ "Re-enable protection now" : "اکنون دوباره محافظت کنید",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "این برنامه مانع بارگذاری پرونده ها با پایان نامه های معروف ransomware می شود.\n\n⚠️ نه توسعه دهنده و نه نکست کلود GmbH هیچ تضمینی در مورد اینکه پرونده های شما تحت تأثیر قرار نمی گیرند ، تضمین نمی کنند."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index 7c8d2a3..99ab0f2 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "L'utilisateur %s pourrait être infecté par un logiciel d'extorsion et demande votre aide.",
"I will help" : "Je vais aider",
"This app prevents uploading files with known ransomware file endings" : "Cette application empêche le téléversement de fichiers avec des extensions de fichiers connues pour faire partie de rançongiciels ( logiciel d'extorsion ou ransomware)",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Cette application empêche le téléchargement de fichiers avec des extensions de fichiers connues comme faisant partie de rançongiciel.\n\n⚠️ Ni le développeur ni Nextcloud GmbH ne garantissent que vos fichiers ne peuvent pas être affectés d'une autre manière.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Inclure les fichiers texte avec des noms pas évidents, tels quel ReadMe.TxT, info.html",
"Additional extension patterns" : "Modèles supplémentaires d'extension",
"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 modèle par ligne. Si le modèle est une expression régulière, il doit commencer par ^ ou se terminer par $. Pour les modèles d'expression non-régulière, un point ou un trait de soulignement au début signifie que le nom doit se terminer par la chaîne de caractères.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Ignorer les modèles de fichier texte",
"Protection is currently active" : "La protection est actuellement active",
"Protection is currently paused until: <strong>%s</strong>" : "La protection est actuellement suspendue jusqu'à: <strong>%s</strong>",
- "Re-enable protection now" : "Réactiver la protection maintenant"
+ "Re-enable protection now" : "Réactiver la protection maintenant",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Cette application empêche le téléchargement de fichiers avec des extensions de fichiers connues comme faisant partie de rançongiciel.\n\n⚠️ Ni le développeur ni Nextcloud GmbH ne garantissent que vos fichiers ne peuvent pas être affectés d'une autre manière."
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index d20a241..5b82138 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "L'utilisateur %s pourrait être infecté par un logiciel d'extorsion et demande votre aide.",
"I will help" : "Je vais aider",
"This app prevents uploading files with known ransomware file endings" : "Cette application empêche le téléversement de fichiers avec des extensions de fichiers connues pour faire partie de rançongiciels ( logiciel d'extorsion ou ransomware)",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Cette application empêche le téléchargement de fichiers avec des extensions de fichiers connues comme faisant partie de rançongiciel.\n\n⚠️ Ni le développeur ni Nextcloud GmbH ne garantissent que vos fichiers ne peuvent pas être affectés d'une autre manière.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Inclure les fichiers texte avec des noms pas évidents, tels quel ReadMe.TxT, info.html",
"Additional extension patterns" : "Modèles supplémentaires d'extension",
"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 modèle par ligne. Si le modèle est une expression régulière, il doit commencer par ^ ou se terminer par $. Pour les modèles d'expression non-régulière, un point ou un trait de soulignement au début signifie que le nom doit se terminer par la chaîne de caractères.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Ignorer les modèles de fichier texte",
"Protection is currently active" : "La protection est actuellement active",
"Protection is currently paused until: <strong>%s</strong>" : "La protection est actuellement suspendue jusqu'à: <strong>%s</strong>",
- "Re-enable protection now" : "Réactiver la protection maintenant"
+ "Re-enable protection now" : "Réactiver la protection maintenant",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Cette application empêche le téléchargement de fichiers avec des extensions de fichiers connues comme faisant partie de rançongiciel.\n\n⚠️ Ni le développeur ni Nextcloud GmbH ne garantissent que vos fichiers ne peuvent pas être affectés d'une autre manière."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/gl.js b/l10n/gl.js
index 687431f..cba4804 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "O usuario %s podería estar infectado con «ransomware» e pídelle axuda. ",
"I will help" : "Vou axudar",
"This app prevents uploading files with known ransomware file endings" : "Esta aplicación impide enviar ficheiros con finais de ficheiro coñecidos de «ransomware» ",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta aplicación impide enviar ficheiros con finais de ficheiro coñecidos de «ransomware».\n\n⚠️ Nin o desenvolvedor nin Nextcloud GmbH garanten que os seus ficheiros non se poidan ver afectados de ningún outro xeito.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Incluír ficheiros de notas con nomes non obvios, p. ex. ReadMe.TxT, info.html",
"Additional extension patterns" : "Patróns de extensión adicionais",
"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 liña. Se o patrón é unha expresión regular ten que comezar con ^ ou rematar con $. O punto ou o guión baixo en patróns de expresión no regular significa que o nome ten que finalizar coa cadea de texto indicada.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Ignorar os patróns dos ficheiros de notas",
"Protection is currently active" : "A protección está activa",
"Protection is currently paused until: <strong>%s</strong>" : "A protección está detida ata: <strong>%s</strong>",
- "Re-enable protection now" : "Reactivar agora a protección"
+ "Re-enable protection now" : "Reactivar agora a protección",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta aplicación impide enviar ficheiros con finais de ficheiro coñecidos de «ransomware».\n\n⚠️ Nin o desenvolvedor nin Nextcloud GmbH garanten que os seus ficheiros non se poidan ver afectados de ningún outro xeito."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
index dc4d43c..3964402 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "O usuario %s podería estar infectado con «ransomware» e pídelle axuda. ",
"I will help" : "Vou axudar",
"This app prevents uploading files with known ransomware file endings" : "Esta aplicación impide enviar ficheiros con finais de ficheiro coñecidos de «ransomware» ",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta aplicación impide enviar ficheiros con finais de ficheiro coñecidos de «ransomware».\n\n⚠️ Nin o desenvolvedor nin Nextcloud GmbH garanten que os seus ficheiros non se poidan ver afectados de ningún outro xeito.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Incluír ficheiros de notas con nomes non obvios, p. ex. ReadMe.TxT, info.html",
"Additional extension patterns" : "Patróns de extensión adicionais",
"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 liña. Se o patrón é unha expresión regular ten que comezar con ^ ou rematar con $. O punto ou o guión baixo en patróns de expresión no regular significa que o nome ten que finalizar coa cadea de texto indicada.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Ignorar os patróns dos ficheiros de notas",
"Protection is currently active" : "A protección está activa",
"Protection is currently paused until: <strong>%s</strong>" : "A protección está detida ata: <strong>%s</strong>",
- "Re-enable protection now" : "Reactivar agora a protección"
+ "Re-enable protection now" : "Reactivar agora a protección",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Esta aplicación impide enviar ficheiros con finais de ficheiro coñecidos de «ransomware».\n\n⚠️ Nin o desenvolvedor nin Nextcloud GmbH garanten que os seus ficheiros non se poidan ver afectados de ningún outro xeito."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/hr.js b/l10n/hr.js
index db35259..53de418 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Korisnik %s je možda zaražen ransomwareom i traži pomoć.",
"I will help" : "Ja ću mu pomoći",
"This app prevents uploading files with known ransomware file endings" : "Ova aplikacija sprječava otpremanje datoteka koje imaju poznate završetke, nalik ransomwareu",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ova aplikacija sprječava otpremanje datoteka koje imaju poznate završetke, nalik ransomwareu.\n\n⚠ Ni razvojni programeri ni Nextcloud GmbH ne daju nikakvo jamstvo da vaše datoteke neće biti zahvaćene na neki drugi način.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Uključite datoteke bilješki s netipičnim nazivima, npr. ReadMe.TxT, info.html",
"Additional extension patterns" : "Dodatni obrasci proširenja",
"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." : "Jedan obrazac po liniji. Ako je obrazac pravilan izraz, mora početi s ^ ili završiti s $. Vodeća točka ili podvlaka na obrascima neregularnih izraza znače da naziv mora završiti zadanim nizom znakova.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Zanemari obrasce datoteka bilješki",
"Protection is currently active" : "Zaštita je trenutno aktivna",
"Protection is currently paused until: <strong>%s</strong>" : "Zaštita je trenutno pauzirana do: <strong>%s</strong>",
- "Re-enable protection now" : "Ponovno omogućite zaštitu"
+ "Re-enable protection now" : "Ponovno omogućite zaštitu",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ova aplikacija sprječava otpremanje datoteka koje imaju poznate završetke, nalik ransomwareu.\n\n⚠ Ni razvojni programeri ni Nextcloud GmbH ne daju nikakvo jamstvo da vaše datoteke neće biti zahvaćene na neki drugi način."
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
diff --git a/l10n/hr.json b/l10n/hr.json
index 3be5f82..0681cc1 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "Korisnik %s je možda zaražen ransomwareom i traži pomoć.",
"I will help" : "Ja ću mu pomoći",
"This app prevents uploading files with known ransomware file endings" : "Ova aplikacija sprječava otpremanje datoteka koje imaju poznate završetke, nalik ransomwareu",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ova aplikacija sprječava otpremanje datoteka koje imaju poznate završetke, nalik ransomwareu.\n\n⚠ Ni razvojni programeri ni Nextcloud GmbH ne daju nikakvo jamstvo da vaše datoteke neće biti zahvaćene na neki drugi način.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Uključite datoteke bilješki s netipičnim nazivima, npr. ReadMe.TxT, info.html",
"Additional extension patterns" : "Dodatni obrasci proširenja",
"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." : "Jedan obrazac po liniji. Ako je obrazac pravilan izraz, mora početi s ^ ili završiti s $. Vodeća točka ili podvlaka na obrascima neregularnih izraza znače da naziv mora završiti zadanim nizom znakova.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Zanemari obrasce datoteka bilješki",
"Protection is currently active" : "Zaštita je trenutno aktivna",
"Protection is currently paused until: <strong>%s</strong>" : "Zaštita je trenutno pauzirana do: <strong>%s</strong>",
- "Re-enable protection now" : "Ponovno omogućite zaštitu"
+ "Re-enable protection now" : "Ponovno omogućite zaštitu",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ova aplikacija sprječava otpremanje datoteka koje imaju poznate završetke, nalik ransomwareu.\n\n⚠ Ni razvojni programeri ni Nextcloud GmbH ne daju nikakvo jamstvo da vaše datoteke neće biti zahvaćene na neki drugi način."
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/hu.js b/l10n/hu.js
index abd76d1..da540ca 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "%s felhasználó zsarolóprogrammal fertőzött lehet, és segítséget kér.",
"I will help" : "Segítek",
"This app prevents uploading files with known ransomware file endings" : "Ez az alkalmazás megakadályozza azon fájlok feltöltését, amelyek ismert zsarolóprogramokra jellemző fájlnév végződésekkel rendelkeznek.",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ez az alkalmazás megakadályozza azon fájlok feltöltését, amelyek ismert zsarolóprogramokra jellemző fájlnév végződésekkel rendelkeznek.\n\n⚠️ Sem a fejlesztő, sem a Nextcloud GmbH nem ad semmiféle garanciát, hogy a fájljai nem fertőződhettek meg más módon.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Azon jegyzetfájlok bele vétele, melyek nem szokványos névvel rendelkeznek, például: ReadMe.TxT, info.html",
"Additional extension patterns" : "További kiterjesztésminták",
"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." : "Soronként egy minta. Ha a minta reguláris kifejezés, akkor ^-vel kell kezdődjön, vagy $-al kell végződjön. A kezdő pont vagy alsó vonás esetén a nem reguláris kifejezésminták esetén azt jelenti, hogy a névnek a megadott karakterlánccal kell végződnie.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Mellőzendő feljegyzésfájl-minták",
"Protection is currently active" : "A védelem jelenleg aktív",
"Protection is currently paused until: <strong>%s</strong>" : "A védelem szüneteltetve eddig: <strong>%s</strong>",
- "Re-enable protection now" : "A védelem újraengedélyezése"
+ "Re-enable protection now" : "A védelem újraengedélyezése",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ez az alkalmazás megakadályozza azon fájlok feltöltését, amelyek ismert zsarolóprogramokra jellemző fájlnév végződésekkel rendelkeznek.\n\n⚠️ Sem a fejlesztő, sem a Nextcloud GmbH nem ad semmiféle garanciát, hogy a fájljai nem fertőződhettek meg más módon."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hu.json b/l10n/hu.json
index 2761dee..e9eeeee 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "%s felhasználó zsarolóprogrammal fertőzött lehet, és segítséget kér.",
"I will help" : "Segítek",
"This app prevents uploading files with known ransomware file endings" : "Ez az alkalmazás megakadályozza azon fájlok feltöltését, amelyek ismert zsarolóprogramokra jellemző fájlnév végződésekkel rendelkeznek.",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ez az alkalmazás megakadályozza azon fájlok feltöltését, amelyek ismert zsarolóprogramokra jellemző fájlnév végződésekkel rendelkeznek.\n\n⚠️ Sem a fejlesztő, sem a Nextcloud GmbH nem ad semmiféle garanciát, hogy a fájljai nem fertőződhettek meg más módon.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Azon jegyzetfájlok bele vétele, melyek nem szokványos névvel rendelkeznek, például: ReadMe.TxT, info.html",
"Additional extension patterns" : "További kiterjesztésminták",
"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." : "Soronként egy minta. Ha a minta reguláris kifejezés, akkor ^-vel kell kezdődjön, vagy $-al kell végződjön. A kezdő pont vagy alsó vonás esetén a nem reguláris kifejezésminták esetén azt jelenti, hogy a névnek a megadott karakterlánccal kell végződnie.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Mellőzendő feljegyzésfájl-minták",
"Protection is currently active" : "A védelem jelenleg aktív",
"Protection is currently paused until: <strong>%s</strong>" : "A védelem szüneteltetve eddig: <strong>%s</strong>",
- "Re-enable protection now" : "A védelem újraengedélyezése"
+ "Re-enable protection now" : "A védelem újraengedélyezése",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ez az alkalmazás megakadályozza azon fájlok feltöltését, amelyek ismert zsarolóprogramokra jellemző fájlnév végződésekkel rendelkeznek.\n\n⚠️ Sem a fejlesztő, sem a Nextcloud GmbH nem ad semmiféle garanciát, hogy a fájljai nem fertőződhettek meg más módon."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/is.js b/l10n/is.js
index f77ca82..5f2bc4f 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -10,9 +10,9 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Notandinn %s gæti verið smitaður af fjárkúgunaróværu (ransomware) og er að biðja þig um hjálp.",
"I will help" : "Ég vil hjálpa",
"This app prevents uploading files with known ransomware file endings" : "Þetta forrit kemur í veg fyrir innsendingu skráa með þekktum skráaendingum fjárkúgunaróværu (ransomware)",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Þetta forrit kemur í veg fyrir innsendingu skráa með þekktum skráaendingum fjárkúgunaróværu (ransomware).\n\n⚠️ Hvorki forritarar né Nextcloud GmbH taka neina ábyrgð á því að skrárnar þínar séu ekki smitaðar á einhvern annan hátt.",
"Protection is currently active" : "Varnir eru núna virkar",
"Protection is currently paused until: <strong>%s</strong>" : "Varnir eru núna í bið þar til: <strong>%s</strong>",
- "Re-enable protection now" : "Endurvirkja varnir núna"
+ "Re-enable protection now" : "Endurvirkja varnir núna",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Þetta forrit kemur í veg fyrir innsendingu skráa með þekktum skráaendingum fjárkúgunaróværu (ransomware).\n\n⚠️ Hvorki forritarar né Nextcloud GmbH taka neina ábyrgð á því að skrárnar þínar séu ekki smitaðar á einhvern annan hátt."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/l10n/is.json b/l10n/is.json
index 962608b..87e9210 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -8,9 +8,9 @@
"User %s may be infected with ransomware and is asking for your help." : "Notandinn %s gæti verið smitaður af fjárkúgunaróværu (ransomware) og er að biðja þig um hjálp.",
"I will help" : "Ég vil hjálpa",
"This app prevents uploading files with known ransomware file endings" : "Þetta forrit kemur í veg fyrir innsendingu skráa með þekktum skráaendingum fjárkúgunaróværu (ransomware)",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Þetta forrit kemur í veg fyrir innsendingu skráa með þekktum skráaendingum fjárkúgunaróværu (ransomware).\n\n⚠️ Hvorki forritarar né Nextcloud GmbH taka neina ábyrgð á því að skrárnar þínar séu ekki smitaðar á einhvern annan hátt.",
"Protection is currently active" : "Varnir eru núna virkar",
"Protection is currently paused until: <strong>%s</strong>" : "Varnir eru núna í bið þar til: <strong>%s</strong>",
- "Re-enable protection now" : "Endurvirkja varnir núna"
+ "Re-enable protection now" : "Endurvirkja varnir núna",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Þetta forrit kemur í veg fyrir innsendingu skráa með þekktum skráaendingum fjárkúgunaróværu (ransomware).\n\n⚠️ Hvorki forritarar né Nextcloud GmbH taka neina ábyrgð á því að skrárnar þínar séu ekki smitaðar á einhvern annan hátt."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/l10n/it.js b/l10n/it.js
index 284dbfd..38ddc20 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "L'utente %s potrebbe essere infetto con un ransomware e chiede il tuo aiuto.",
"I will help" : "Lo aiuterò",
"This app prevents uploading files with known ransomware file endings" : "Questa applicazione impedisce di caricare file di ransomware conosciuti",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Questa applicazione impedisce il caricamento di file con ransomware conosciuti.\n\n⚠️ Né lo sviluppatore, né Nextcloud GmbH fornisce alcuna garanzia che i tuoi file non possano essere infettati in altro modo.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Includi file di note con nomi non ovvi, ad es. ReadMe.TxT, info.html",
"Additional extension patterns" : "Modelli di estensione aggiuntivi",
"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 modello per riga. Se il modello è un'espressione regolare deve iniziare con ^ o finire con $. Il punto iniziale o un underscore in modelli di espressione non regolare significano che il nome deve terminare con la stringa specificata.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Ignora modelli di file di note",
"Protection is currently active" : "La protezione è attualmente attiva",
"Protection is currently paused until: <strong>%s</strong>" : "La protezione è attualmente sospesa fino a: <strong>%s</strong>",
- "Re-enable protection now" : "Riabilita la protezione subito"
+ "Re-enable protection now" : "Riabilita la protezione subito",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Questa applicazione impedisce il caricamento di file con ransomware conosciuti.\n\n⚠️ Né lo sviluppatore, né Nextcloud GmbH fornisce alcuna garanzia che i tuoi file non possano essere infettati in altro modo."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index b4ff5a3..e92c01c 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "L'utente %s potrebbe essere infetto con un ransomware e chiede il tuo aiuto.",
"I will help" : "Lo aiuterò",
"This app prevents uploading files with known ransomware file endings" : "Questa applicazione impedisce di caricare file di ransomware conosciuti",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Questa applicazione impedisce il caricamento di file con ransomware conosciuti.\n\n⚠️ Né lo sviluppatore, né Nextcloud GmbH fornisce alcuna garanzia che i tuoi file non possano essere infettati in altro modo.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Includi file di note con nomi non ovvi, ad es. ReadMe.TxT, info.html",
"Additional extension patterns" : "Modelli di estensione aggiuntivi",
"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 modello per riga. Se il modello è un'espressione regolare deve iniziare con ^ o finire con $. Il punto iniziale o un underscore in modelli di espressione non regolare significano che il nome deve terminare con la stringa specificata.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Ignora modelli di file di note",
"Protection is currently active" : "La protezione è attualmente attiva",
"Protection is currently paused until: <strong>%s</strong>" : "La protezione è attualmente sospesa fino a: <strong>%s</strong>",
- "Re-enable protection now" : "Riabilita la protezione subito"
+ "Re-enable protection now" : "Riabilita la protezione subito",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Questa applicazione impedisce il caricamento di file con ransomware conosciuti.\n\n⚠️ Né lo sviluppatore, né Nextcloud GmbH fornisce alcuna garanzia che i tuoi file non possano essere infettati in altro modo."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/ja.js b/l10n/ja.js
index e771192..7617c30 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "ユーザー %s はランサムウェアに感染している可能性があり、あなたの助けを求めています。",
"I will help" : "助ける",
"This app prevents uploading files with known ransomware file endings" : "このアプリは、既知のランサムウェアファイルの拡張子を持つファイルがアップロードされることを防ぎます",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "このアプリは、既知のランサムウェアファイルの拡張子を持つファイルがアップロードされることを防ぎます。\n\n⚠️ ファイルが他の方法で侵害されないことを開発者または Nextcloud GmbH が保証するものではありません。",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "明らかではない名前のノートファイルを含める、例えば ReadMe.TxT, info.html など",
"Additional extension patterns" : "追加の拡張子パターン",
"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." : "1 行ごとに 1 パターン。パターンが正規表現の場合は、 ^ で始まるか $ で終わる必要があります。正規表現ではないパターンでは、先頭のドットまたはアンダースコアは、与えられた文字列で名前が終わる必要があることを意味します。",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "無視するノートファイルパターン",
"Protection is currently active" : "保護は現在動作中です",
"Protection is currently paused until: <strong>%s</strong>" : "保護は現在一時停止中です: <strong>%s</strong> まで",
- "Re-enable protection now" : "今すぐ保護を有効化する"
+ "Re-enable protection now" : "今すぐ保護を有効化する",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "このアプリは、既知のランサムウェアファイルの拡張子を持つファイルがアップロードされることを防ぎます。\n\n⚠️ ファイルが他の方法で侵害されないことを開発者または Nextcloud GmbH が保証するものではありません。"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ja.json b/l10n/ja.json
index ff74be1..e1eda9c 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "ユーザー %s はランサムウェアに感染している可能性があり、あなたの助けを求めています。",
"I will help" : "助ける",
"This app prevents uploading files with known ransomware file endings" : "このアプリは、既知のランサムウェアファイルの拡張子を持つファイルがアップロードされることを防ぎます",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "このアプリは、既知のランサムウェアファイルの拡張子を持つファイルがアップロードされることを防ぎます。\n\n⚠️ ファイルが他の方法で侵害されないことを開発者または Nextcloud GmbH が保証するものではありません。",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "明らかではない名前のノートファイルを含める、例えば ReadMe.TxT, info.html など",
"Additional extension patterns" : "追加の拡張子パターン",
"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." : "1 行ごとに 1 パターン。パターンが正規表現の場合は、 ^ で始まるか $ で終わる必要があります。正規表現ではないパターンでは、先頭のドットまたはアンダースコアは、与えられた文字列で名前が終わる必要があることを意味します。",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "無視するノートファイルパターン",
"Protection is currently active" : "保護は現在動作中です",
"Protection is currently paused until: <strong>%s</strong>" : "保護は現在一時停止中です: <strong>%s</strong> まで",
- "Re-enable protection now" : "今すぐ保護を有効化する"
+ "Re-enable protection now" : "今すぐ保護を有効化する",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "このアプリは、既知のランサムウェアファイルの拡張子を持つファイルがアップロードされることを防ぎます。\n\n⚠️ ファイルが他の方法で侵害されないことを開発者または Nextcloud GmbH が保証するものではありません。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/l10n/ko.js b/l10n/ko.js
index 65dcca4..a7fdfd9 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "%s 사용자가 랜섬웨어에 감염되었을 수도 있으며 귀하의 도움이 필요합니다.",
"I will help" : "도와 줄 수 있습니다",
"This app prevents uploading files with known ransomware file endings" : "이 앱은 알려진 랜섬웨어 파일 형식 업로드를 방지합니다",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "이 앱은 알려진 랜섬웨어 파일 형식 업로드를 방지합니다.\n\n⚠️ 앱 개발자 및 Nextcloud GmbH는 파일 손상을 책임지지 않습니다.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "특이한 이름을 사용하는 메모 파일 포함, 예: ReadMe.TxT, info.html",
"Additional extension patterns" : "추가 확장자 패턴",
"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." : "한 줄에 하나씩 입력하십시오. 패턴이 정규 표현식이라면 ^ 문자로 시작하거나 $ 문자로 끝나야 합니다. 정규 표현식이 아닌 패턴의 맨 첫 글자가 점이나 밑줄이라면 해당 문자열로 끝나는 이름과 일치합니다.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "무시할 메모 파일 패턴",
"Protection is currently active" : "보호 기능이 활성화됨",
"Protection is currently paused until: <strong>%s</strong>" : "다음 시간까지 보호 기능이 일시 정지됨: <strong>%s</strong>",
- "Re-enable protection now" : "지금 보호 다시 시작"
+ "Re-enable protection now" : "지금 보호 다시 시작",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "이 앱은 알려진 랜섬웨어 파일 형식 업로드를 방지합니다.\n\n⚠️ 앱 개발자 및 Nextcloud GmbH는 파일 손상을 책임지지 않습니다."
},
"nplurals=1; plural=0;");
diff --git a/l10n/ko.json b/l10n/ko.json
index adec3d6..552855c 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "%s 사용자가 랜섬웨어에 감염되었을 수도 있으며 귀하의 도움이 필요합니다.",
"I will help" : "도와 줄 수 있습니다",
"This app prevents uploading files with known ransomware file endings" : "이 앱은 알려진 랜섬웨어 파일 형식 업로드를 방지합니다",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "이 앱은 알려진 랜섬웨어 파일 형식 업로드를 방지합니다.\n\n⚠️ 앱 개발자 및 Nextcloud GmbH는 파일 손상을 책임지지 않습니다.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "특이한 이름을 사용하는 메모 파일 포함, 예: ReadMe.TxT, info.html",
"Additional extension patterns" : "추가 확장자 패턴",
"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." : "한 줄에 하나씩 입력하십시오. 패턴이 정규 표현식이라면 ^ 문자로 시작하거나 $ 문자로 끝나야 합니다. 정규 표현식이 아닌 패턴의 맨 첫 글자가 점이나 밑줄이라면 해당 문자열로 끝나는 이름과 일치합니다.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "무시할 메모 파일 패턴",
"Protection is currently active" : "보호 기능이 활성화됨",
"Protection is currently paused until: <strong>%s</strong>" : "다음 시간까지 보호 기능이 일시 정지됨: <strong>%s</strong>",
- "Re-enable protection now" : "지금 보호 다시 시작"
+ "Re-enable protection now" : "지금 보호 다시 시작",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "이 앱은 알려진 랜섬웨어 파일 형식 업로드를 방지합니다.\n\n⚠️ 앱 개발자 및 Nextcloud GmbH는 파일 손상을 책임지지 않습니다."
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/l10n/nl.js b/l10n/nl.js
index 4d374e1..60f231b 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Gebruiker %s zou geïnfecteerd kunnen zijn met ransomware en vraagt je om hulp.",
"I will help" : "Ik zal helpen",
"This app prevents uploading files with known ransomware file endings" : "Deze app voorkomt het uploaden van bestanden met bekende ransomware extensies",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Deze app voorkomt uploaden van bestanden met bekende ransomwareextensies.\n\n⚠️ Noch de ontwikkelaars, noch Nextcloud GmbH kunnen enige garantie geven dat je bestanden niet op een andere manier geïnfecteerd kunnen worden.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Notitiebestanden opnemen met niet voor de hand liggende namen, bijv. ReadMe.TxT, info.html",
"Additional extension patterns" : "Aanvullende extensiepatronen",
"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." : "Een patroon per regel. Als het patroon een reguliere expressie is moet het beginnen met ^ of eindigen met $. Een niet-reguliere expressie beginnend met een punt of underscore houdt in dat de naam moet eindigen met de opgegeven tekenreeks.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Negeer notitiebestandspatronen",
"Protection is currently active" : "Bescherming is momenteel actief",
"Protection is currently paused until: <strong>%s</strong>" : "Bescherming is momenteel gepauzeerd tot: <strong>%s</strong>",
- "Re-enable protection now" : "Bescherming opnieuw inschakelen"
+ "Re-enable protection now" : "Bescherming opnieuw inschakelen",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Deze app voorkomt uploaden van bestanden met bekende ransomwareextensies.\n\n⚠️ Noch de ontwikkelaars, noch Nextcloud GmbH kunnen enige garantie geven dat je bestanden niet op een andere manier geïnfecteerd kunnen worden."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nl.json b/l10n/nl.json
index 0bd00d2..3edfd14 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "Gebruiker %s zou geïnfecteerd kunnen zijn met ransomware en vraagt je om hulp.",
"I will help" : "Ik zal helpen",
"This app prevents uploading files with known ransomware file endings" : "Deze app voorkomt het uploaden van bestanden met bekende ransomware extensies",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Deze app voorkomt uploaden van bestanden met bekende ransomwareextensies.\n\n⚠️ Noch de ontwikkelaars, noch Nextcloud GmbH kunnen enige garantie geven dat je bestanden niet op een andere manier geïnfecteerd kunnen worden.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Notitiebestanden opnemen met niet voor de hand liggende namen, bijv. ReadMe.TxT, info.html",
"Additional extension patterns" : "Aanvullende extensiepatronen",
"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." : "Een patroon per regel. Als het patroon een reguliere expressie is moet het beginnen met ^ of eindigen met $. Een niet-reguliere expressie beginnend met een punt of underscore houdt in dat de naam moet eindigen met de opgegeven tekenreeks.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Negeer notitiebestandspatronen",
"Protection is currently active" : "Bescherming is momenteel actief",
"Protection is currently paused until: <strong>%s</strong>" : "Bescherming is momenteel gepauzeerd tot: <strong>%s</strong>",
- "Re-enable protection now" : "Bescherming opnieuw inschakelen"
+ "Re-enable protection now" : "Bescherming opnieuw inschakelen",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Deze app voorkomt uploaden van bestanden met bekende ransomwareextensies.\n\n⚠️ Noch de ontwikkelaars, noch Nextcloud GmbH kunnen enige garantie geven dat je bestanden niet op een andere manier geïnfecteerd kunnen worden."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index 2e87e65..6b27e79 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Użytkownik %s może być zarażony oprogramowaniem ransomware i prosi o pomoc.",
"I will help" : "Pomogę",
"This app prevents uploading files with known ransomware file endings" : "Ta aplikacja zapobiega wysyłaniu plików z rozszerzeniami dotkniętymi ransomware",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ta aplikacja zapobiega wysyłaniu plików z rozszerzeniami dotkniętymi ransomware\n\n⚠️ Programiści, ani Nextcloud GmbH, nie gwarantują, że Twoje pliki nie zostaną zmodyfikowane w inny sposób.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Dołącz pliki notatek o nazwach np. ReadMe.TxT, info.html",
"Additional extension patterns" : "Dodatkowe wzorce rozszerzeń",
"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." : "Jeden wzór na linię. Jeśli wzór jest wyrażeniem regularnym, musi rozpoczynać się od ^ lub kończyć na $. Wiodąca kropka lub podkreślenie wzorców wyrażeń nieregularnych oznacza, że nazwa musi kończyć się danym ciągiem.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Ignoruj notatkę ze wzorców pliku",
"Protection is currently active" : "Ochrona jest obecnie aktywna",
"Protection is currently paused until: <strong>%s</strong>" : "Ochrona jest obecnie wstrzymana do: <strong>%s</strong>",
- "Re-enable protection now" : "Aktywuj ponownie teraz ochronę"
+ "Re-enable protection now" : "Aktywuj ponownie teraz ochronę",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ta aplikacja zapobiega wysyłaniu plików z rozszerzeniami dotkniętymi ransomware\n\n⚠️ Programiści, ani Nextcloud GmbH, nie gwarantują, że Twoje pliki nie zostaną zmodyfikowane w inny sposób."
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index f0dcf3e..08b05f6 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "Użytkownik %s może być zarażony oprogramowaniem ransomware i prosi o pomoc.",
"I will help" : "Pomogę",
"This app prevents uploading files with known ransomware file endings" : "Ta aplikacja zapobiega wysyłaniu plików z rozszerzeniami dotkniętymi ransomware",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ta aplikacja zapobiega wysyłaniu plików z rozszerzeniami dotkniętymi ransomware\n\n⚠️ Programiści, ani Nextcloud GmbH, nie gwarantują, że Twoje pliki nie zostaną zmodyfikowane w inny sposób.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Dołącz pliki notatek o nazwach np. ReadMe.TxT, info.html",
"Additional extension patterns" : "Dodatkowe wzorce rozszerzeń",
"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." : "Jeden wzór na linię. Jeśli wzór jest wyrażeniem regularnym, musi rozpoczynać się od ^ lub kończyć na $. Wiodąca kropka lub podkreślenie wzorców wyrażeń nieregularnych oznacza, że nazwa musi kończyć się danym ciągiem.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Ignoruj notatkę ze wzorców pliku",
"Protection is currently active" : "Ochrona jest obecnie aktywna",
"Protection is currently paused until: <strong>%s</strong>" : "Ochrona jest obecnie wstrzymana do: <strong>%s</strong>",
- "Re-enable protection now" : "Aktywuj ponownie teraz ochronę"
+ "Re-enable protection now" : "Aktywuj ponownie teraz ochronę",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ta aplikacja zapobiega wysyłaniu plików z rozszerzeniami dotkniętymi ransomware\n\n⚠️ Programiści, ani Nextcloud GmbH, nie gwarantują, że Twoje pliki nie zostaną zmodyfikowane w inny sposób."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index e3122a1..80f1d96 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "O usuário %s pode estar infectado com um ransomware e está pedindo sua ajuda.",
"I will help" : "Irei ajudar",
"This app prevents uploading files with known ransomware file endings" : "Este aplicativo evita o envio de arquivos com assinaturas de ransomware conhecidas",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Este aplicativo evita o upload de arquivos com assinaturas de ransomware conhecidos.\n\n⚠️ Nem o desenvolvedor nem Nextcloud GmbH garantem que seus arquivos não possam ser afetados de outra maneira.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Incluir arquivos de anotação com nomes não óbvios, por exemplo ReadMe.TxT, info.html",
"Additional extension patterns" : "Padrões de extensão adicionais",
"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." : "Um padrão por linha. Se o padrão é uma expressão regular, ele deve começar com ^ ou terminar com $. Ponto inicial ou sublinhado em padrões de expressão não regulares significa que o nome deve terminar com a string fornecida.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Ignorar os padrões de arquivo de anotação",
"Protection is currently active" : "A proteção está ativa",
"Protection is currently paused until: <strong>%s</strong>" : "A proteção está pausada até: <strong>%s</strong>",
- "Re-enable protection now" : "Reativar a proteção agora"
+ "Re-enable protection now" : "Reativar a proteção agora",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Este aplicativo evita o upload de arquivos com assinaturas de ransomware conhecidos.\n\n⚠️ Nem o desenvolvedor nem Nextcloud GmbH garantem que seus arquivos não possam ser afetados de outra maneira."
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 9b8399e..51e01f2 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "O usuário %s pode estar infectado com um ransomware e está pedindo sua ajuda.",
"I will help" : "Irei ajudar",
"This app prevents uploading files with known ransomware file endings" : "Este aplicativo evita o envio de arquivos com assinaturas de ransomware conhecidas",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Este aplicativo evita o upload de arquivos com assinaturas de ransomware conhecidos.\n\n⚠️ Nem o desenvolvedor nem Nextcloud GmbH garantem que seus arquivos não possam ser afetados de outra maneira.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Incluir arquivos de anotação com nomes não óbvios, por exemplo ReadMe.TxT, info.html",
"Additional extension patterns" : "Padrões de extensão adicionais",
"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." : "Um padrão por linha. Se o padrão é uma expressão regular, ele deve começar com ^ ou terminar com $. Ponto inicial ou sublinhado em padrões de expressão não regulares significa que o nome deve terminar com a string fornecida.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Ignorar os padrões de arquivo de anotação",
"Protection is currently active" : "A proteção está ativa",
"Protection is currently paused until: <strong>%s</strong>" : "A proteção está pausada até: <strong>%s</strong>",
- "Re-enable protection now" : "Reativar a proteção agora"
+ "Re-enable protection now" : "Reativar a proteção agora",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Este aplicativo evita o upload de arquivos com assinaturas de ransomware conhecidos.\n\n⚠️ Nem o desenvolvedor nem Nextcloud GmbH garantem que seus arquivos não possam ser afetados de outra maneira."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/ru.js b/l10n/ru.js
index bae4064..d7db010 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Устройство пользователя %s, возможно, было заражено вирусом-шифровальщиком. Этот пользователь просит оказать ему помощь.",
"I will help" : "Я помогу",
"This app prevents uploading files with known ransomware file endings" : "Это приложение предотвращает загрузку файлов с известными расширениями, присущими программам-вымогателям(шантажистам).",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Это приложение предотвращает загрузку файлов с известными расширениями, присущими программам-вымогателям(шантажистам).\n\n⚠️ Ни разработчик, ни Nextcloud GmbH не дают никаких гарантий, что ваши файлы не могут быть затронуты другим способом.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Включить информационные файлы с необычными именами, например: «ReadMe.TxT», «info.html»",
"Additional extension patterns" : "Дополнительные шаблоны расширений файлов",
"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." : "Задайте шаблоны, каждый с новой строки. Если шаблон — регулярное выражение, то он должен начинаться со знака ^ или заканчиваться знаком $. Точка в начале шаблона или символ подчёркивания в нерегулярном выражении означает, что имя файла должно оканчиваться заданной строкой.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Шаблоны игнорируемых имён информационных файлов",
"Protection is currently active" : "Защита активна",
"Protection is currently paused until: <strong>%s</strong>" : "Защита временно отключена до <strong>%s</strong>",
- "Re-enable protection now" : "Повторно активировать защиту"
+ "Re-enable protection now" : "Повторно активировать защиту",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Это приложение предотвращает загрузку файлов с известными расширениями, присущими программам-вымогателям(шантажистам).\n\n⚠️ Ни разработчик, ни Nextcloud GmbH не дают никаких гарантий, что ваши файлы не могут быть затронуты другим способом."
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/l10n/ru.json b/l10n/ru.json
index 0945849..48697de 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "Устройство пользователя %s, возможно, было заражено вирусом-шифровальщиком. Этот пользователь просит оказать ему помощь.",
"I will help" : "Я помогу",
"This app prevents uploading files with known ransomware file endings" : "Это приложение предотвращает загрузку файлов с известными расширениями, присущими программам-вымогателям(шантажистам).",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Это приложение предотвращает загрузку файлов с известными расширениями, присущими программам-вымогателям(шантажистам).\n\n⚠️ Ни разработчик, ни Nextcloud GmbH не дают никаких гарантий, что ваши файлы не могут быть затронуты другим способом.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Включить информационные файлы с необычными именами, например: «ReadMe.TxT», «info.html»",
"Additional extension patterns" : "Дополнительные шаблоны расширений файлов",
"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." : "Задайте шаблоны, каждый с новой строки. Если шаблон — регулярное выражение, то он должен начинаться со знака ^ или заканчиваться знаком $. Точка в начале шаблона или символ подчёркивания в нерегулярном выражении означает, что имя файла должно оканчиваться заданной строкой.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Шаблоны игнорируемых имён информационных файлов",
"Protection is currently active" : "Защита активна",
"Protection is currently paused until: <strong>%s</strong>" : "Защита временно отключена до <strong>%s</strong>",
- "Re-enable protection now" : "Повторно активировать защиту"
+ "Re-enable protection now" : "Повторно активировать защиту",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Это приложение предотвращает загрузку файлов с известными расширениями, присущими программам-вымогателям(шантажистам).\n\n⚠️ Ни разработчик, ни Nextcloud GmbH не дают никаких гарантий, что ваши файлы не могут быть затронуты другим способом."
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/sr.js b/l10n/sr.js
index 236e4c1..ea4799e 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Корисник %s је можда заражен софтвер за уцењивање и тражи помоћ од Вас.",
"I will help" : "Помоћи ћу",
"This app prevents uploading files with known ransomware file endings" : "Ова апликација не дозвољава отпремање фајлова са завршетком имена фајла који је познат као софтвер за уцењивање.",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ова апликација не дозвољава отпремање фајлова са завршетком имена фајла који је познат као софтвер за уцењивање.\n\n⚠️ Ни програмер ни Nextcloud GmbH не даје гаранције да Ваши фајлови неће бити утицано на неки други начин.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Укључије белешке са чудним именима, нпр. ReadMe.TxT, info.html",
"Additional extension patterns" : "Додатни шаблони за екстензије",
"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." : "Један шаблон по линији. Ако је шаблон регуларни израз, треба да почиње са ^ или да завршава са $. Тачка на почетку или доња црта на шаблонима који нису регуларни изрази значи да име мора да завршава са датом ниском.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Игнориши шаблоне фајлова белешки",
"Protection is currently active" : "Заштита је тренутно укључена",
"Protection is currently paused until: <strong>%s</strong>" : "Заштита је тренутно паузирана до: <strong>%s</strong>",
- "Re-enable protection now" : "Поново сад укључи заштиту"
+ "Re-enable protection now" : "Поново сад укључи заштиту",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ова апликација не дозвољава отпремање фајлова са завршетком имена фајла који је познат као софтвер за уцењивање.\n\n⚠️ Ни програмер ни Nextcloud GmbH не даје гаранције да Ваши фајлови неће бити утицано на неки други начин."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/sr.json b/l10n/sr.json
index 7504122..b221753 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "Корисник %s је можда заражен софтвер за уцењивање и тражи помоћ од Вас.",
"I will help" : "Помоћи ћу",
"This app prevents uploading files with known ransomware file endings" : "Ова апликација не дозвољава отпремање фајлова са завршетком имена фајла који је познат као софтвер за уцењивање.",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ова апликација не дозвољава отпремање фајлова са завршетком имена фајла који је познат као софтвер за уцењивање.\n\n⚠️ Ни програмер ни Nextcloud GmbH не даје гаранције да Ваши фајлови неће бити утицано на неки други начин.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Укључије белешке са чудним именима, нпр. ReadMe.TxT, info.html",
"Additional extension patterns" : "Додатни шаблони за екстензије",
"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." : "Један шаблон по линији. Ако је шаблон регуларни израз, треба да почиње са ^ или да завршава са $. Тачка на почетку или доња црта на шаблонима који нису регуларни изрази значи да име мора да завршава са датом ниском.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Игнориши шаблоне фајлова белешки",
"Protection is currently active" : "Заштита је тренутно укључена",
"Protection is currently paused until: <strong>%s</strong>" : "Заштита је тренутно паузирана до: <strong>%s</strong>",
- "Re-enable protection now" : "Поново сад укључи заштиту"
+ "Re-enable protection now" : "Поново сад укључи заштиту",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Ова апликација не дозвољава отпремање фајлова са завршетком имена фајла који је познат као софтвер за уцењивање.\n\n⚠️ Ни програмер ни Nextcloud GmbH не даје гаранције да Ваши фајлови неће бити утицано на неки други начин."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/l10n/sv.js b/l10n/sv.js
index c294090..17b4170 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "Användare %s kan vara infekterad av ransomware och ber om din hjälp.",
"I will help" : "Jag hjälper",
"This app prevents uploading files with known ransomware file endings" : "Den här appen förhindrar uppladdning av filer med kända ransomware-filändelser",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Den här appen förhindrar uppladdning av filer med kända ransomware-filändelser.\n\n⚠️ Varken utvecklaren eller Nextcloud GmbH ger någon garanti för att dina filer inte kan påverkas på ett annat sätt.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Inkludera anteckningar med icke-uppenbara namn, t.ex. ReadMe.TxT, info.html",
"Additional extension patterns" : "Ytterligare tilläggsmönster",
"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." : "Ett mönster per rad. Om mönstret är ett regulärt uttryck måste det starta med ^ eller sluta med . Startande punkt eller markstreck på icke-regulära uttryck innebär att namnet måste sluta med den givna strängen. ",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Ignorera mönster för anteckningsfil",
"Protection is currently active" : "Skydd är för tillfället aktivt",
"Protection is currently paused until: <strong>%s</strong>" : "Skyddet är pausat till och med: <strong>%s</strong>",
- "Re-enable protection now" : "Återaktivera skydd nu"
+ "Re-enable protection now" : "Återaktivera skydd nu",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Den här appen förhindrar uppladdning av filer med kända ransomware-filändelser.\n\n⚠️ Varken utvecklaren eller Nextcloud GmbH ger någon garanti för att dina filer inte kan påverkas på ett annat sätt."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sv.json b/l10n/sv.json
index 2a04150..4812833 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "Användare %s kan vara infekterad av ransomware och ber om din hjälp.",
"I will help" : "Jag hjälper",
"This app prevents uploading files with known ransomware file endings" : "Den här appen förhindrar uppladdning av filer med kända ransomware-filändelser",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Den här appen förhindrar uppladdning av filer med kända ransomware-filändelser.\n\n⚠️ Varken utvecklaren eller Nextcloud GmbH ger någon garanti för att dina filer inte kan påverkas på ett annat sätt.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Inkludera anteckningar med icke-uppenbara namn, t.ex. ReadMe.TxT, info.html",
"Additional extension patterns" : "Ytterligare tilläggsmönster",
"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." : "Ett mönster per rad. Om mönstret är ett regulärt uttryck måste det starta med ^ eller sluta med . Startande punkt eller markstreck på icke-regulära uttryck innebär att namnet måste sluta med den givna strängen. ",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Ignorera mönster för anteckningsfil",
"Protection is currently active" : "Skydd är för tillfället aktivt",
"Protection is currently paused until: <strong>%s</strong>" : "Skyddet är pausat till och med: <strong>%s</strong>",
- "Re-enable protection now" : "Återaktivera skydd nu"
+ "Re-enable protection now" : "Återaktivera skydd nu",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Den här appen förhindrar uppladdning av filer med kända ransomware-filändelser.\n\n⚠️ Varken utvecklaren eller Nextcloud GmbH ger någon garanti för att dina filer inte kan påverkas på ett annat sätt."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index 00a7a27..2caa7c7 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "%s kullanıcısı ramsomware bulaşmış olabileceğinden yardımınızı istiyor.",
"I will help" : "Yardım edeceğim",
"This app prevents uploading files with known ransomware file endings" : "Bu uygulama dosya sonlarında bilinen sahtecilik yöntemleri bulunan dosyaların yüklenmesini engeller.",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Bu uygulama dosya sonlarında bilinen sahtecilik yöntemleri bulunan dosyaların yüklenmesini engeller.\n\n⚠️ Uygulama geliştiricisi ya da Nextcloud GmbH dosyalarınızın hiç bir şekilde farklı sahtecilik yöntemlerinden etkilenmemiş olduğunu garanti etmez.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Açıkça belli olmayan not dosyaları da katılsın. Örneğin: ReadMe.TxT, info.html",
"Additional extension patterns" : "Ek uzantı örüntüleri",
"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." : "Her satıra bir örüntü yazın. Örüntü bir kurallı ifade ise ^ ile başlamalı ve $ ile bitmelidir. Başlangıçta nokta ya da alt çizgi ya da kurallı olmayan ifade örüntüleri adın belirtilen dizge ile biteceğini belirtir.",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "Not dosyası örüntüleri yok sayılsın",
"Protection is currently active" : "Koruma etkin",
"Protection is currently paused until: <strong>%s</strong>" : "Koruma şu zamana kadar duraklatıldı: <strong>%s</strong>",
- "Re-enable protection now" : "Korumayı yeniden etkinleştir"
+ "Re-enable protection now" : "Korumayı yeniden etkinleştir",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Bu uygulama dosya sonlarında bilinen sahtecilik yöntemleri bulunan dosyaların yüklenmesini engeller.\n\n⚠️ Uygulama geliştiricisi ya da Nextcloud GmbH dosyalarınızın hiç bir şekilde farklı sahtecilik yöntemlerinden etkilenmemiş olduğunu garanti etmez."
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 3be4fe0..b83dc5a 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "%s kullanıcısı ramsomware bulaşmış olabileceğinden yardımınızı istiyor.",
"I will help" : "Yardım edeceğim",
"This app prevents uploading files with known ransomware file endings" : "Bu uygulama dosya sonlarında bilinen sahtecilik yöntemleri bulunan dosyaların yüklenmesini engeller.",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Bu uygulama dosya sonlarında bilinen sahtecilik yöntemleri bulunan dosyaların yüklenmesini engeller.\n\n⚠️ Uygulama geliştiricisi ya da Nextcloud GmbH dosyalarınızın hiç bir şekilde farklı sahtecilik yöntemlerinden etkilenmemiş olduğunu garanti etmez.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Açıkça belli olmayan not dosyaları da katılsın. Örneğin: ReadMe.TxT, info.html",
"Additional extension patterns" : "Ek uzantı örüntüleri",
"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." : "Her satıra bir örüntü yazın. Örüntü bir kurallı ifade ise ^ ile başlamalı ve $ ile bitmelidir. Başlangıçta nokta ya da alt çizgi ya da kurallı olmayan ifade örüntüleri adın belirtilen dizge ile biteceğini belirtir.",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "Not dosyası örüntüleri yok sayılsın",
"Protection is currently active" : "Koruma etkin",
"Protection is currently paused until: <strong>%s</strong>" : "Koruma şu zamana kadar duraklatıldı: <strong>%s</strong>",
- "Re-enable protection now" : "Korumayı yeniden etkinleştir"
+ "Re-enable protection now" : "Korumayı yeniden etkinleştir",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Bu uygulama dosya sonlarında bilinen sahtecilik yöntemleri bulunan dosyaların yüklenmesini engeller.\n\n⚠️ Uygulama geliştiricisi ya da Nextcloud GmbH dosyalarınızın hiç bir şekilde farklı sahtecilik yöntemlerinden etkilenmemiş olduğunu garanti etmez."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index e06e055..9ccf11f 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "用户 %s 可能已被勒索软件感染,正向您求助。",
"I will help" : "我会帮助",
"This app prevents uploading files with known ransomware file endings" : "此应用可阻止有已知的勒索软件文件后缀的文件上传。",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "此应用能阻止带有已知勒索软件文件后缀的文件上传。\n\n⚠️开发者和Nextcloud GmbH均无法保证您的文件不会以其他方式被感染。",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "包含不明显名称的笔记文件,例如 ReadMe.TxT,info.html",
"Additional extension patterns" : "其他扩展名模式",
"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." : "一行一个模式。如果模式是一个正则表达式,它必须以^开头或以$结尾。非正则表达式模式开头的点或下划线表示名称将以给定的字符串结尾。",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Ignore note file patterns" : "忽略笔记文件格式",
"Protection is currently active" : "保护已激活",
"Protection is currently paused until: <strong>%s</strong>" : "保护已被暂停直到:<strong>%s</strong>",
- "Re-enable protection now" : "重新启用保护"
+ "Re-enable protection now" : "重新启用保护",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "此应用能阻止带有已知勒索软件文件后缀的文件上传。\n\n⚠️开发者和Nextcloud GmbH均无法保证您的文件不会以其他方式被感染。"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 11b2912..4ae5fe1 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -8,7 +8,6 @@
"User %s may be infected with ransomware and is asking for your help." : "用户 %s 可能已被勒索软件感染,正向您求助。",
"I will help" : "我会帮助",
"This app prevents uploading files with known ransomware file endings" : "此应用可阻止有已知的勒索软件文件后缀的文件上传。",
- "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "此应用能阻止带有已知勒索软件文件后缀的文件上传。\n\n⚠️开发者和Nextcloud GmbH均无法保证您的文件不会以其他方式被感染。",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "包含不明显名称的笔记文件,例如 ReadMe.TxT,info.html",
"Additional extension patterns" : "其他扩展名模式",
"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." : "一行一个模式。如果模式是一个正则表达式,它必须以^开头或以$结尾。非正则表达式模式开头的点或下划线表示名称将以给定的字符串结尾。",
@@ -21,6 +20,7 @@
"Ignore note file patterns" : "忽略笔记文件格式",
"Protection is currently active" : "保护已激活",
"Protection is currently paused until: <strong>%s</strong>" : "保护已被暂停直到:<strong>%s</strong>",
- "Re-enable protection now" : "重新启用保护"
+ "Re-enable protection now" : "重新启用保护",
+ "This app prevents uploading files with known ransomware file endings.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "此应用能阻止带有已知勒索软件文件后缀的文件上传。\n\n⚠️开发者和Nextcloud GmbH均无法保证您的文件不会以其他方式被感染。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file