[Web] Implement table size to quarantine, implements #3325
This commit is contained in:
@@ -524,6 +524,9 @@
|
||||
"help": "Hilfe ein-/ausblenden"
|
||||
},
|
||||
"quarantine": {
|
||||
"refresh": "Neu laden",
|
||||
"table_size": "Tabellengröße",
|
||||
"table_size_show_n": "Zeige %s Einträge",
|
||||
"disabled_by_config": "Die derzeitige Konfiguration deaktiviert die Funktion des Quarantäne-Systems.",
|
||||
"learn_spam_delete": "Als Spam lernen und löschen",
|
||||
"quarantine": "Quarantäne",
|
||||
|
@@ -523,6 +523,9 @@
|
||||
"help": "Show/Hide help panel"
|
||||
},
|
||||
"quarantine": {
|
||||
"refresh": "Refresh",
|
||||
"table_size": "Table size",
|
||||
"table_size_show_n": "Show %s items",
|
||||
"disabled_by_config": "The current system configuration disables the quarantine functionality.",
|
||||
"quarantine": "Quarantine",
|
||||
"learn_spam_delete": "Learn as spam and delete",
|
||||
|
@@ -521,6 +521,7 @@
|
||||
"help": "Toon/verberg hulppaneel"
|
||||
},
|
||||
"quarantine": {
|
||||
"refresh": "Ververs",
|
||||
"disabled_by_config": "De huidige systeemconfiguratie deactiveert de quarantainefunctionaliteit.",
|
||||
"quarantine": "Quarantaine",
|
||||
"learn_spam_delete": "Markeer als spam en verwijder",
|
||||
|
@@ -678,6 +678,9 @@
|
||||
"scope_ask_permission": "Приложение запросило доступ к"
|
||||
},
|
||||
"quarantine": {
|
||||
"refresh": "Обновить",
|
||||
"table_size": "Размер таблицы",
|
||||
"table_size_show_n": "Отображать %s полей",
|
||||
"action": "Действия",
|
||||
"atts": "Вложения",
|
||||
"check_hash": "Поиск по хешу файла на @ VT",
|
||||
|
Reference in New Issue
Block a user