diff --git a/l10n/cs.js b/l10n/cs.js index d019099..97ec1ff 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -55,6 +55,7 @@ OC.L10N.register( "When infected files are found during a background scan" : "Pokud jsou při skenování na pozadí nalezeny nakažené soubory", "Only log" : "Pouze zaznamenávat", "Delete file" : "Smazat soubor", + "Block unscannable files (such as encrypted archives)" : "Blokovat soubory, které není možné skenovat (jako například šifrované archivy)", "Save" : "Uložit", "Advanced" : "Pokročilé", "Rules" : "Pravidla", diff --git a/l10n/cs.json b/l10n/cs.json index 9655b7c..dfd37e8 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -53,6 +53,7 @@ "When infected files are found during a background scan" : "Pokud jsou při skenování na pozadí nalezeny nakažené soubory", "Only log" : "Pouze zaznamenávat", "Delete file" : "Smazat soubor", + "Block unscannable files (such as encrypted archives)" : "Blokovat soubory, které není možné skenovat (jako například šifrované archivy)", "Save" : "Uložit", "Advanced" : "Pokročilé", "Rules" : "Pravidla", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index e8441d9..a00afc5 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -55,6 +55,7 @@ OC.L10N.register( "When infected files are found during a background scan" : "When infected files are found during a background scan", "Only log" : "Only log", "Delete file" : "Delete file", + "Block unscannable files (such as encrypted archives)" : "Block unscannable files (such as encrypted archives)", "Save" : "Save", "Advanced" : "Advanced", "Rules" : "Rules", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 628a253..5c05ff7 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -53,6 +53,7 @@ "When infected files are found during a background scan" : "When infected files are found during a background scan", "Only log" : "Only log", "Delete file" : "Delete file", + "Block unscannable files (such as encrypted archives)" : "Block unscannable files (such as encrypted archives)", "Save" : "Save", "Advanced" : "Advanced", "Rules" : "Rules", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 3c550dd..732812a 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -55,6 +55,7 @@ OC.L10N.register( "When infected files are found during a background scan" : "在背景掃描時發現受感染的檔案時", "Only log" : "僅記錄", "Delete file" : "刪除檔案", + "Block unscannable files (such as encrypted archives)" : "封鎖無法掃描的檔案(例如加密的檔案)", "Save" : "儲存", "Advanced" : "進階", "Rules" : "規則", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 95aaa94..eac6976 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -53,6 +53,7 @@ "When infected files are found during a background scan" : "在背景掃描時發現受感染的檔案時", "Only log" : "僅記錄", "Delete file" : "刪除檔案", + "Block unscannable files (such as encrypted archives)" : "封鎖無法掃描的檔案(例如加密的檔案)", "Save" : "儲存", "Advanced" : "進階", "Rules" : "規則",