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>2021-04-14 06:14:35 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-14 06:14:35 +0300
commitc6ca868464b864b4714764ef4ce85334a820623a (patch)
tree88a86b33a1bb739fba127123baa4b38076714dc8 /l10n
parentfd57de00feb194ad28a75f5d78355f4fa1380043 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
-rw-r--r--l10n/zh_HK.js1
-rw-r--r--l10n/zh_HK.json1
-rw-r--r--l10n/zh_TW.js1
-rw-r--r--l10n/zh_TW.json1
14 files changed, 14 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 0dd2494..602f529 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -10,6 +10,7 @@ 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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Diese App hindert Nextcloud Sync-Clients daran, Dateien mit bekannten Dateiendungen von Erpressungssoftware hochzuladen.\n\n⚠️ Diese App ersetzt keine regelmäßigen Backups. Vor allem deshalb, weil sie lediglich infizierte Clients am Hochladen und Überschreiben von Dateien auf deinem Nextcloud-Server hindert. Die App hilft nicht, wenn Dein Server bereits mit Erpressungssoftware infiziert ist.\n\n⚠️ Weder der Entwickler noch die Nextcloud GmbH geben eine Garantie dafür, dass Deine Daten nicht anderweitig infiziert 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.",
diff --git a/l10n/de.json b/l10n/de.json
index 0c5e2a6..4fec575 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -8,6 +8,7 @@
"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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Diese App hindert Nextcloud Sync-Clients daran, Dateien mit bekannten Dateiendungen von Erpressungssoftware hochzuladen.\n\n⚠️ Diese App ersetzt keine regelmäßigen Backups. Vor allem deshalb, weil sie lediglich infizierte Clients am Hochladen und Überschreiben von Dateien auf deinem Nextcloud-Server hindert. Die App hilft nicht, wenn Dein Server bereits mit Erpressungssoftware infiziert ist.\n\n⚠️ Weder der Entwickler noch die Nextcloud GmbH geben eine Garantie dafür, dass Deine Daten nicht anderweitig infiziert 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.",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 2eb9bad..810194b 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -10,6 +10,7 @@ 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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Diese App hindert Nextcloud Sync-Clients daran, Dateien mit bekannten Ransomware Dateiendungen hochzuladen.\n\n⚠️ Diese App ersetzt nicht regelmäßige Backups. Vor allem da sie nur infizierte Clients das Hochladen und überschreiben von Daten auf Ihrem Nextcloud Server verhindert. Die App hilft nicht, wenn Ihr Server bereits mit Ransomware infiziert ist.\n\n⚠️ Weder die Entwickler noch die Nextcloud GmbH geben eine Garantie dafür das Ihre Daten nicht anders infiziert 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.",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 43dfc18..28b4ee5 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -8,6 +8,7 @@
"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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Diese App hindert Nextcloud Sync-Clients daran, Dateien mit bekannten Ransomware Dateiendungen hochzuladen.\n\n⚠️ Diese App ersetzt nicht regelmäßige Backups. Vor allem da sie nur infizierte Clients das Hochladen und überschreiben von Daten auf Ihrem Nextcloud Server verhindert. Die App hilft nicht, wenn Ihr Server bereits mit Ransomware infiziert ist.\n\n⚠️ Weder die Entwickler noch die Nextcloud GmbH geben eine Garantie dafür das Ihre Daten nicht anders infiziert 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.",
diff --git a/l10n/es.js b/l10n/es.js
index 531e491..72cf1e2 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -10,6 +10,7 @@ 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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Esta app evita que los clientes de Nextcloud Sync suban archivos con extensiones de archivos conocidas por su empleo en ransomware.\n\n⚠️ Esta app no reemplaza una copia de seguridad regular. Especialmente dado que sólo impide que los clientes infectdos suban y sobrescriban archivo en su servidor Nextcloud. No ayuda para nada en caso de que su servidor haya sido infectado directamente por un ransomware.\n\n⚠️ Ni el desarrollador ni Nextcloud GmbH ofrece ninguna garantía de que sus archivos no puedan ser infectdaos de otra manera.",
"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.",
diff --git a/l10n/es.json b/l10n/es.json
index d6a81db..4d402e1 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -8,6 +8,7 @@
"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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Esta app evita que los clientes de Nextcloud Sync suban archivos con extensiones de archivos conocidas por su empleo en ransomware.\n\n⚠️ Esta app no reemplaza una copia de seguridad regular. Especialmente dado que sólo impide que los clientes infectdos suban y sobrescriban archivo en su servidor Nextcloud. No ayuda para nada en caso de que su servidor haya sido infectado directamente por un ransomware.\n\n⚠️ Ni el desarrollador ni Nextcloud GmbH ofrece ninguna garantía de que sus archivos no puedan ser infectdaos de otra manera.",
"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.",
diff --git a/l10n/pl.js b/l10n/pl.js
index 9a8c312..693cba4 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -10,6 +10,7 @@ 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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Aplikacja uniemożliwia klientom Nextcloud Sync przesyłanie plików ze znanymi rozszerzeniami pliku z zainfekowanym oprogramowaniem ransomware.\n\n⚠️ Ta aplikacja nie zamienia regularnych kopii zapasowych. Zwłaszcza, że zapobiega to tylko przesyłaniu i nadpisywaniu plików przez zainfekowanych klientów na serwerze Nextcloud. Nie pomaga również w przypadku bezpośredniego zainfekowania serwera przez oprogramowanie ransomware.\n\n⚠️ Ani wydawca, ani Nextcloud GmbH nie dają żadnej gwarancji, że na Twoje pliki nie będzie wpływu 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.",
diff --git a/l10n/pl.json b/l10n/pl.json
index 5297044..4d86770 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -8,6 +8,7 @@
"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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Aplikacja uniemożliwia klientom Nextcloud Sync przesyłanie plików ze znanymi rozszerzeniami pliku z zainfekowanym oprogramowaniem ransomware.\n\n⚠️ Ta aplikacja nie zamienia regularnych kopii zapasowych. Zwłaszcza, że zapobiega to tylko przesyłaniu i nadpisywaniu plików przez zainfekowanych klientów na serwerze Nextcloud. Nie pomaga również w przypadku bezpośredniego zainfekowania serwera przez oprogramowanie ransomware.\n\n⚠️ Ani wydawca, ani Nextcloud GmbH nie dają żadnej gwarancji, że na Twoje pliki nie będzie wpływu 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.",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index cc07fe2..fe81c59 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -10,6 +10,7 @@ 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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Este aplicativo evita que os clientes Nextcloud Sync enviem arquivos com terminações de arquivo ransomware conhecidas. \n\n⚠️ Este aplicativo não substitui backups regulares. Especialmente porque ele apenas evita que clientes infectados carreguem e sobrescrevam arquivos em seu servidor Nextcloud. Não ajuda se o seu servidor for infectado diretamente por um ransomware. \n\n⚠️Nem o desenvolvedor nem a Nextcloud GmbH oferecem qualquer garantia de que seus arquivos não serão afetados de outra forma. ",
"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.",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index e33ca7c..c5e45ce 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -8,6 +8,7 @@
"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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "Este aplicativo evita que os clientes Nextcloud Sync enviem arquivos com terminações de arquivo ransomware conhecidas. \n\n⚠️ Este aplicativo não substitui backups regulares. Especialmente porque ele apenas evita que clientes infectados carreguem e sobrescrevam arquivos em seu servidor Nextcloud. Não ajuda se o seu servidor for infectado diretamente por um ransomware. \n\n⚠️Nem o desenvolvedor nem a Nextcloud GmbH oferecem qualquer garantia de que seus arquivos não serão afetados de outra forma. ",
"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.",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 96d4b41..8f4a069 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -10,6 +10,7 @@ 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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "此應用程式會阻止 Nextcloud 同步客戶端上傳帶有已知垃圾病毒檔案結尾的檔案。\n\n⚠️ 此應用程式不能替代一般的備份。特別是因為其僅阻止被感染的客戶端上傳並覆寫您 Nextcloud 伺服器上的檔案。萬一您的伺服器直接被勒索病毒感染,這就無濟於事了。\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." : "一行一個格式。如果透過正規表示法表示,則必須以^開頭或者以$結尾。以點或底線符號開頭的非正規表示法格式,則表示必須以同樣符號作為格式名稱的結尾。",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 3ca858b..c223852 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -8,6 +8,7 @@
"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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "此應用程式會阻止 Nextcloud 同步客戶端上傳帶有已知垃圾病毒檔案結尾的檔案。\n\n⚠️ 此應用程式不能替代一般的備份。特別是因為其僅阻止被感染的客戶端上傳並覆寫您 Nextcloud 伺服器上的檔案。萬一您的伺服器直接被勒索病毒感染,這就無濟於事了。\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." : "一行一個格式。如果透過正規表示法表示,則必須以^開頭或者以$結尾。以點或底線符號開頭的非正規表示法格式,則表示必須以同樣符號作為格式名稱的結尾。",
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index d348565..50971ba 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -10,6 +10,7 @@ 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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "此應用程式會阻止 Nextcloud 同步客戶端上傳帶有已知垃圾病毒檔案結尾的檔案。\n\n⚠️ 此應用程式不能替代一般的備份。特別是因為其僅阻止被感染的客戶端上傳並覆寫您 Nextcloud 伺服器上的檔案。萬一您的伺服器直接被勒索病毒感染,這就無濟於事了。\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." : "一行一個格式。如果透過正規表示法表示,則必須以^開頭或者以$結尾。以點或底線符號開頭的非正規表示法格式,則表示必須以同樣符號作為格式名稱的結尾。",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 076109b..c49d04b 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -8,6 +8,7 @@
"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 the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "此應用程式會阻止 Nextcloud 同步客戶端上傳帶有已知垃圾病毒檔案結尾的檔案。\n\n⚠️ 此應用程式不能替代一般的備份。特別是因為其僅阻止被感染的客戶端上傳並覆寫您 Nextcloud 伺服器上的檔案。萬一您的伺服器直接被勒索病毒感染,這就無濟於事了。\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." : "一行一個格式。如果透過正規表示法表示,則必須以^開頭或者以$結尾。以點或底線符號開頭的非正規表示法格式,則表示必須以同樣符號作為格式名稱的結尾。",