Skip to content

Commit 3171439

Browse files
committed
Reimplement blocked upload notifications.
1 parent 5403d6d commit 3171439

25 files changed

+75
-27
lines changed

l10n/ar.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Arabic language data (last modified: 2020.07.11).
10+
# This file: Arabic language data (last modified: 2020.07.13).
1111
##/
1212

1313
# Language settings.
@@ -51,6 +51,7 @@ ok: "حسنا"
5151
only_allow_images: "يسمح بملفات الصور فقط"
5252
quarantined_as: "الحجر الصحي بأنه "%s.qfu"."
5353
recursive: "تجاوزت الحد عمق العودية"
54+
response_error: "خطأ"
5455
scan_chameleon: "الكشف هجوم الحرباء %s"
5556
scan_checking: "فحص "%s"."
5657
scan_command_injection: "الكشف محاولة حقن القيادة"
@@ -63,6 +64,7 @@ scan_reading: "قراءة"
6364
scan_signature_file_missing: "مفقود ملف التوقيع"
6465
scan_tampering: "الكشف العبث ملف يحتمل أن تكون خطرة"
6566
started: "بدأت"
67+
state_failed_missing: "فشلت المهمة لأن المكون الضروري غير متوفر."
6668
too_many_files_in_archive: "ملفات كثيرة جدا في الأرشيف"
6769
too_many_urls: "عدد كبير جدا من عناوين المواقع"
6870
x_does_not_exist: "لا يوجد %s"

l10n/bn.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Bangla language data (last modified: 2020.07.11).
10+
# This file: Bangla language data (last modified: 2020.07.13).
1111
##/
1212

1313
# Language settings.
@@ -51,6 +51,7 @@ ok: "OK"
5151
only_allow_images: "কেবলমাত্র ইমেজ ফাইলগুলির অনুমতি রয়েছে"
5252
quarantined_as: "সংগ্রাহক মধ্যে "%s.qfu" হিসাবে।"
5353
recursive: "পুনরাবৃত্তি গভীরতা সীমা অতিক্রম করেছে"
54+
response_error: "ত্রুটি"
5455
scan_chameleon: "%s বহুরুপী(chameleon) আক্রমণ সনাক্ত হয়েছে।"
5556
scan_checking: ""%s" পরীক্ষা করা হচ্ছে।"
5657
scan_command_injection: "কমান্ড ইনজেকশন প্রচেষ্টা সনাক্ত হয়েছে"
@@ -63,6 +64,7 @@ scan_reading: "পড়ছি"
6364
scan_signature_file_missing: "স্বাক্ষর ফাইলটি অনুপস্থিত"
6465
scan_tampering: "সম্ভাব্য বিপজ্জনক ফাইল টিমপারিং সনাক্ত হয়েছে"
6566
started: "শুরু হয়েছে"
67+
state_failed_missing: "কার্য ব্যর্থ হয়েছে কারণ একটি প্রয়োজনীয় উপাদান অনুপলব্ধ।"
6668
too_many_files_in_archive: "সংরক্ষণাগার মধ্যে অনেক ফাইল"
6769
too_many_urls: "অনেকগুলি URLগুলি"
6870
x_does_not_exist: "%s অস্তিত্ব নেই"

l10n/de.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: German language data (last modified: 2020.07.11).
10+
# This file: German language data (last modified: 2020.07.13).
1111
##/
1212

1313
# Language settings.
@@ -51,6 +51,7 @@ ok: "OK"
5151
only_allow_images: "Nur Bilddateien erlaubt"
5252
quarantined_as: "Als „%s.qfu“ unter Quarantäne gestellt."
5353
recursive: "Rekursionstiefe-Limit überschritten"
54+
response_error: "Fehler"
5455
scan_chameleon: "%s-Chamäleon-Angriff erkannt"
5556
scan_checking: "Überprüfe „%s“."
5657
scan_command_injection: "CMD-Injektion erkannt"
@@ -63,6 +64,7 @@ scan_reading: "Lesen"
6364
scan_signature_file_missing: "Signaturdatei fehlt"
6465
scan_tampering: "Potentiell gefährliche Datei-Manipulation erkannt"
6566
started: "Gestartet"
67+
state_failed_missing: "Der Vorgang ist fehlgeschlagen, weil eine erforderliche Komponente nicht verfügbar ist."
6668
too_many_files_in_archive: "Zu viele Dateien im Archiv"
6769
too_many_urls: "Zu viele URLs"
6870
x_does_not_exist: "%s existiert nicht"

l10n/en.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: English language data (last modified: 2020.07.11).
10+
# This file: English language data (last modified: 2020.07.13).
1111
##/
1212

1313
# Language settings.
@@ -51,6 +51,7 @@ ok: "OK"
5151
only_allow_images: "Only image files are permitted"
5252
quarantined_as: "Quarantined as "%s.qfu"."
5353
recursive: "Recursion depth limit exceeded"
54+
response_error: "Error"
5455
scan_chameleon: "%s chameleon attack detected"
5556
scan_checking: "Checking "%s"."
5657
scan_command_injection: "Command injection attempt detected"
@@ -63,6 +64,7 @@ scan_reading: "Reading"
6364
scan_signature_file_missing: "Signature file missing"
6465
scan_tampering: "Detected potentially dangerous file tampering"
6566
started: "Started"
67+
state_failed_missing: "Task failed because a necessary component is unavailable."
6668
too_many_files_in_archive: "Too many files in the archive"
6769
too_many_urls: "Too many URLs"
6870
x_does_not_exist: "%s does not exist"

l10n/es.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Spanish language data (last modified: 2020.07.11).
10+
# This file: Spanish language data (last modified: 2020.07.13).
1111
##/
1212

1313
# Language settings.
@@ -51,6 +51,7 @@ ok: "OK"
5151
only_allow_images: "Solo se permiten archivos de imagen"
5252
quarantined_as: "En cuarentena como "%s.qfu"."
5353
recursive: "Recursión profundidad límite excedido"
54+
response_error: "Error"
5455
scan_chameleon: "%s camaleón ataque detectado"
5556
scan_checking: "Comprobando "%s"."
5657
scan_command_injection: "Comandos inyección intento detectado"
@@ -63,6 +64,7 @@ scan_reading: "Leyendo"
6364
scan_signature_file_missing: "Firma archivo desaparecido"
6465
scan_tampering: "Detectado potencialmente peligrosa archivo manipulación"
6566
started: "Iniciado"
67+
state_failed_missing: "La tarea falló porque un componente necesario no está disponible."
6668
too_many_files_in_archive: "Demasiados archivos en el archivo"
6769
too_many_urls: "Demasiados URLs"
6870
x_does_not_exist: "%s no existe"

l10n/fr.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: French language data (last modified: 2020.07.11).
10+
# This file: French language data (last modified: 2020.07.13).
1111
##/
1212

1313
# Language settings.
@@ -51,6 +51,7 @@ ok: "Bien"
5151
only_allow_images: "Seuls les fichiers images sont autorisés"
5252
quarantined_as: "Mis en quarantaine comme « %s.qfu »."
5353
recursive: "Profondeur limite de récursion dépassée"
54+
response_error: "Erreur"
5455
scan_chameleon: "Attaque %s caméléon détectée"
5556
scan_checking: "Vérifie « %s »."
5657
scan_command_injection: "Tentative d'injection de commande détectée"
@@ -63,6 +64,7 @@ scan_reading: "Lecture en cours"
6364
scan_signature_file_missing: "Fichiers des signatures manquant"
6465
scan_tampering: "Altération de fichier potentiellement dangereuse détectée"
6566
started: "Commencé"
67+
state_failed_missing: "La tâche a échoué car un composant nécessaire n'est pas disponible."
6668
too_many_files_in_archive: "Trop de fichiers dans les archives"
6769
too_many_urls: "Trop d'URLs"
6870
x_does_not_exist: "%s n'existe pas"

l10n/hi.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Hindi language data (last modified: 2020.07.11).
10+
# This file: Hindi language data (last modified: 2020.07.13).
1111
##/
1212

1313
# Language settings.
@@ -51,6 +51,7 @@ ok: "OK"
5151
only_allow_images: "केवल छवियों की अनुमति है"
5252
quarantined_as: ""%s.qfu" के रूप में क्वारंटाइन।"
5353
recursive: "पुनरावर्ती गहराई सीमा पार हो गई"
54+
response_error: "त्रुटि"
5455
scan_chameleon: "%s गिरगिट के हमले का पता चला"
5556
scan_checking: ""%s" की जाँच हो रही है।"
5657
scan_command_injection: "कमान इंजेक्शन प्रयास का पता चला"
@@ -63,6 +64,7 @@ scan_reading: "पढ़ना"
6364
scan_signature_file_missing: "हस्ताक्षर फाइल लापता है"
6465
scan_tampering: "संभावित खतरनाक फाइल छेड़छाड़ की गई"
6566
started: "शुरू कर दिया है"
67+
state_failed_missing: "कार्य विफल रहा क्योंकि एक आवश्यक घटक अनुपलब्ध है।"
6668
too_many_files_in_archive: "पुरालेख में बहुत सारी फाइलें"
6769
too_many_urls: "बहुत सारे URL"
6870
x_does_not_exist: "%s मौजूद नहीं है"

l10n/id.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Indonesian language data (last modified: 2020.07.11).
10+
# This file: Indonesian language data (last modified: 2020.07.13).
1111
##/
1212

1313
# Language settings.
@@ -51,6 +51,7 @@ ok: "Oke"
5151
only_allow_images: "Hanya file gambar diizinkan"
5252
quarantined_as: "Dikarantina sebagai "%s.qfu"."
5353
recursive: "Batas kedalaman rekursi melebihi"
54+
response_error: "Kesalahan"
5455
scan_chameleon: "Bunglon %s serangan terdeteksi"
5556
scan_checking: "Memeriksa "%s"."
5657
scan_command_injection: "Perintah injeksi terdeteksi"
@@ -63,6 +64,7 @@ scan_reading: "Bacaan"
6364
scan_signature_file_missing: "Tanda tangan file hilang"
6465
scan_tampering: "Terdeteksi perubahan berpotensi berbahaya dalam file"
6566
started: "Dimulai"
67+
state_failed_missing: "Tugas gagal karena komponen yang diperlukan tidak tersedia."
6668
too_many_files_in_archive: "Terlalu banyak file dalam arsip"
6769
too_many_urls: "Terlalu banyak URL"
6870
x_does_not_exist: "%s tidak ada"

l10n/it.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Italian language data (last modified: 2020.07.11).
10+
# This file: Italian language data (last modified: 2020.07.13).
1111
##/
1212

1313
# Language settings.
@@ -51,6 +51,7 @@ ok: "Fatto"
5151
only_allow_images: "Sono consentiti file di immagini solo"
5252
quarantined_as: "In quarantena come "%s.qfu"."
5353
recursive: "Limite di profondità di controllo superato"
54+
response_error: "Errore"
5455
scan_chameleon: "Rilevato attacco camaleonte %s"
5556
scan_checking: "Controllando "%s"."
5657
scan_command_injection: "Rilevato tentativo di iniezione dei comandi"
@@ -63,6 +64,7 @@ scan_reading: "Lettura in corso"
6364
scan_signature_file_missing: "File delle firme mancante"
6465
scan_tampering: "Rilevato potenzialmente pericolosi alterazione del file"
6566
started: "Iniziato"
67+
state_failed_missing: "Attività non riuscita perché un componente necessario non è disponibile."
6668
too_many_files_in_archive: "Troppi file nell'archivio"
6769
too_many_urls: "Troppi URL"
6870
x_does_not_exist: "%s non esiste"

l10n/ja.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Japanese language data (last modified: 2020.07.11).
10+
# This file: Japanese language data (last modified: 2020.07.13).
1111
##/
1212

1313
# Language settings.
@@ -51,6 +51,7 @@ ok: "OKです"
5151
only_allow_images: "画像ファイルのみ許可されています"
5252
quarantined_as: "「%s.qfu」として隔離。"
5353
recursive: "再帰定義呼び出しの繰り返し回数が上限を超えました"
54+
response_error: "エラー"
5455
scan_chameleon: "%s Chameleon(カメレオン)攻撃が検出されました"
5556
scan_checking: "「%s」をチェックしています。"
5657
scan_command_injection: "コマンドインジェクション攻撃が検出されました"
@@ -63,6 +64,7 @@ scan_reading: "読み込んでいます"
6364
scan_signature_file_missing: "シグネチャ・ファイルがありません"
6465
scan_tampering: "検出された潜在的に危険なファイル改ざん"
6566
started: "開始しています"
67+
state_failed_missing: "必要なコンポーネントが使用できないため、タスクが失敗しました。"
6668
too_many_files_in_archive: "アーカイブ内のファイルが多すぎます"
6769
too_many_urls: "URLが多すぎます"
6870
x_does_not_exist: "「%s」は存在しません"

0 commit comments

Comments
 (0)