Skip to content

Commit e2753ea

Browse files
committed
Reimplement blocked upload notifications.
1 parent 5f9d4aa commit e2753ea

25 files changed

+632
-307
lines changed

l10n/ar.yml

Lines changed: 21 additions & 9 deletions
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.07).
10+
# This file: Arabic language data (last modified: 2020.07.13).
1111
##/
1212

1313
PrivacyPolicy: "سياسة الخصوصية"
@@ -20,12 +20,24 @@ config_web_theme: "الجمالية المراد استخدامها لصفحة "
2020
config_web_uploads_log: "مكان تسجيل جميع التحميلات المحظورة. تحديد اسم الملف، أو اتركه فارغا لتعطيل."
2121
denied: "رفض تحميل!"
2222
denied_reason: "تم حجب التحميل للأسباب الواردة أدناه:"
23-
scan_unauthorised_upload: "الكشف تلاعب تحميل الملف غير مصرح"
24-
scan_unauthorised_upload_or_misconfig: "تلاعب تحميل الملف غير مصرح أو تكوين الخطأ الكشف! "
25-
upload_error_1: "حجم الملف تجاوز توجيهات upload_max_filesize. "
26-
upload_error_2: "حجم الملف تجاوز الحد حجم الملف التي يحددها شكل. "
27-
upload_error_34: "إخفاق تحميل! يرجى الاتصال على المشرف الخادم للحصول على المساعدة! "
28-
upload_error_6: "مفقود مجلد تحميل! يرجى الاتصال على المشرف الخادم للحصول على المساعدة! "
29-
upload_error_7: "خطأ القرص الكتابة! يرجى الاتصال على المشرف الخادم للحصول على المساعدة! "
30-
upload_error_8: "الكشف تكوين الخطأ PHP! يرجى الاتصال على المشرف الخادم للحصول على المساعدة! "
23+
scan_unauthorised_upload: "الكشف تلاعب تحميل الملف غير مصرح!"
24+
scan_unauthorised_upload_or_misconfig: "تلاعب تحميل الملف غير مصرح أو تكوين الخطأ الكشف!"
25+
upload_error_1:"حجم الملف تجاوز توجيهات upload_max_filesize."
26+
upload_error_2:"حجم الملف تجاوز الحد حجم الملف التي يحددها شكل."
27+
upload_error_34:"إخفاق تحميل! يرجى الاتصال على المشرف الخادم للحصول على المساعدة!"
28+
upload_error_6:"مفقود مجلد تحميل! يرجى الاتصال على المشرف الخادم للحصول على المساعدة!"
29+
upload_error_7:"خطأ القرص الكتابة! يرجى الاتصال على المشرف الخادم للحصول على المساعدة!"
30+
upload_error_8:"الكشف تكوين الخطأ PHP! يرجى الاتصال على المشرف الخادم للحصول على المساعدة!"
3131
upload_limit_exceeded: "تجاوزت الحد تحميل"
32+
33+
notifications_message: |
34+
<center>
35+
<p><strong>مرحبا.</strong></p>
36+
<p><strong>هذا البريد الإلكتروني لإعلامك بأنه تم حظر تحميلات الملفات التالية:</strong></p>
37+
<p>%s</p>
38+
<p><strong>لماذا حدث هذا:</strong></p>
39+
<p>%s</p>
40+
<p><strong>عندما حدث هذا:</strong></p>
41+
<p>%s</p>
42+
</center>
43+
notifications_subject: "إشعار تحميل محظور"

l10n/bn.yml

Lines changed: 21 additions & 9 deletions
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.07).
10+
# This file: Bangla language data (last modified: 2020.07.13).
1111
##/
1212

1313
PrivacyPolicy: "গোপনীয়তা নীতি"
@@ -20,12 +20,24 @@ config_web_theme: ""আপলোড অস্বীকার" পৃষ্ঠা
2020
config_web_uploads_log: "সমস্ত অবরুদ্ধ আপলোডগুলি লগ করা উচিত কোথায়। ফাইলের নাম উল্লেখ করুন, অথবা নিষ্ক্রিয় করতে ফাঁকা রাখুন।"
2121
denied: "আপলোড অস্বীকার!"
2222
denied_reason: "আপনার আপলোড নীচে তালিকাভুক্ত কারণগুলির জন্য অবরুদ্ধ করা হয়েছে:"
23-
scan_unauthorised_upload: "অননুমোদিত ফাইল আপলোড ম্যানিপুলেশন সনাক্ত হয়েছে"
24-
scan_unauthorised_upload_or_misconfig: "অননুমোদিত ফাইল আপলোড ম্যানিপুলেশন বা ভুল কনফিগারেশন সনাক্ত হয়েছে! "
25-
upload_error_1: "ফাইলের আকার upload_max_filesize নির্দেশনা ছাড়িয়ে গেছে। "
26-
upload_error_2: "ফাইলের আকার ফরম-নির্দিষ্ট ফাইলের আকার সীমা অতিক্রম করে। "
27-
upload_error_34: "আপলোড ব্যর্থ! সহায়তার জন্য হোস্ট মাস্টার যোগাযোগ করুন! "
28-
upload_error_6: "আপলোড ডিরেক্টরি অনুপস্থিত! সহায়তার জন্য হোস্ট মাস্টার যোগাযোগ করুন! "
29-
upload_error_7: "ডিস্ক-লিখুন ত্রুটি! সহায়তার জন্য হোস্ট মাস্টার যোগাযোগ করুন! "
30-
upload_error_8: "PHP ভুল কনফিগারেশন সনাক্ত! সহায়তার জন্য হোস্ট মাস্টার যোগাযোগ করুন! "
23+
scan_unauthorised_upload: "অননুমোদিত ফাইল আপলোড ম্যানিপুলেশন সনাক্ত হয়েছে!"
24+
scan_unauthorised_upload_or_misconfig: "অননুমোদিত ফাইল আপলোড ম্যানিপুলেশন বা ভুল কনফিগারেশন সনাক্ত হয়েছে!"
25+
upload_error_1:"ফাইলের আকার upload_max_filesize নির্দেশনা ছাড়িয়ে গেছে।"
26+
upload_error_2:"ফাইলের আকার ফরম-নির্দিষ্ট ফাইলের আকার সীমা অতিক্রম করে।"
27+
upload_error_34:"আপলোড ব্যর্থ! সহায়তার জন্য হোস্ট মাস্টার যোগাযোগ করুন!"
28+
upload_error_6:"আপলোড ডিরেক্টরি অনুপস্থিত! সহায়তার জন্য হোস্ট মাস্টার যোগাযোগ করুন!"
29+
upload_error_7:"ডিস্ক-লিখুন ত্রুটি! সহায়তার জন্য হোস্ট মাস্টার যোগাযোগ করুন!"
30+
upload_error_8:"PHP ভুল কনফিগারেশন সনাক্ত! সহায়তার জন্য হোস্ট মাস্টার যোগাযোগ করুন!"
3131
upload_limit_exceeded: "আপলোড সীমা অতিক্রম করেছে"
32+
33+
notifications_message: |
34+
<center>
35+
<p><strong>হ্যালো।</strong></p>
36+
<p><strong>এই ইমেলটি আপনাকে জানাতে নীচের ফাইল আপলোডগুলি অবরুদ্ধ করা হয়েছে:</strong></p>
37+
<p>%s</p>
38+
<p><strong>কেন এটি ঘটেছে:</strong></p>
39+
<p>%s</p>
40+
<p><strong>যখন এটি ঘটেছে:</strong></p>
41+
<p>%s</p>
42+
</center>
43+
notifications_subject: "ব্লক আপলোড বিজ্ঞপ্তি"

l10n/de.yml

Lines changed: 21 additions & 9 deletions
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.07).
10+
# This file: German language data (last modified: 2020.07.13).
1111
##/
1212

1313
PrivacyPolicy: "Datenschutz-Bestimmungen"
@@ -20,12 +20,24 @@ config_web_theme: "Die Ästhetik für die Seite "Upload verweigert"."
2020
config_web_uploads_log: "Wo sollen alle blockierten Uploads protokolliert werden. Geben Sie einen Dateinamen an oder lassen Sie die Option zum Deaktivieren leer."
2121
denied: "Upload verweigert!"
2222
denied_reason: "Der Upload wurde aus den unten aufgeführten Gründen blockiert:"
23-
scan_unauthorised_upload: "Unerlaubte Upload-Manipulation erkannt"
24-
scan_unauthorised_upload_or_misconfig: "Unerlaubte Upload-Manipulation oder Fehlkonfiguration erkannt! "
25-
upload_error_1: "Dateigröße überschreitet die Richtlinie upload_max_filesize. "
26-
upload_error_2: "Dateigröße überschreitet die im Formular angegebene Dateigröße. "
27-
upload_error_34: "Upload gescheitert! Bitte kontaktieren Sie den Hostmaster für Unterstützung! "
28-
upload_error_6: "Fehlendes Uploadverzeichnis! Bitte kontaktieren Sie den Hostmaster für Unterstützung! "
29-
upload_error_7: "Festplatten-Schreibfehler! Bitte kontaktieren Sie den Hostmaster für Unterstützung! "
30-
upload_error_8: "PHP-Fehlkonfiguration erkannt! Bitte kontaktieren Sie den Hostmaster für Unterstützung! "
23+
scan_unauthorised_upload: "Unerlaubte Upload-Manipulation erkannt!"
24+
scan_unauthorised_upload_or_misconfig: "Unerlaubte Upload-Manipulation oder Fehlkonfiguration erkannt!"
25+
upload_error_1:"Dateigröße überschreitet die Richtlinie upload_max_filesize."
26+
upload_error_2:"Dateigröße überschreitet die im Formular angegebene Dateigröße."
27+
upload_error_34:"Upload gescheitert! Bitte kontaktieren Sie den Hostmaster für Unterstützung!"
28+
upload_error_6:"Fehlendes Uploadverzeichnis! Bitte kontaktieren Sie den Hostmaster für Unterstützung!"
29+
upload_error_7:"Festplatten-Schreibfehler! Bitte kontaktieren Sie den Hostmaster für Unterstützung!"
30+
upload_error_8:"PHP-Fehlkonfiguration erkannt! Bitte kontaktieren Sie den Hostmaster für Unterstützung!"
3131
upload_limit_exceeded: "Uploadlimit überschritten"
32+
33+
notifications_message: |
34+
<center>
35+
<p><strong>Hallo.</strong></p>
36+
<p><strong>Diese E-Mail informiert Sie darüber, dass die folgenden Datei-Uploads blockiert wurden:</strong></p>
37+
<p>%s</p>
38+
<p><strong>Warum es passiert ist:</strong></p>
39+
<p>%s</p>
40+
<p><strong>Wann es passiert ist:</strong></p>
41+
<p>%s</p>
42+
</center>
43+
notifications_subject: "Blockierte Upload"

l10n/en.yml

Lines changed: 21 additions & 9 deletions
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.07).
10+
# This file: English language data (last modified: 2020.07.13).
1111
##/
1212

1313
PrivacyPolicy: "Privacy Policy"
@@ -20,12 +20,24 @@ config_web_theme: "The aesthetic to use for the "Upload Denied" page."
2020
config_web_uploads_log: "Where all blocked uploads should be logged. Specify a filename, or leave blank to disable."
2121
denied: "Upload Denied!"
2222
denied_reason: "Your upload was blocked for the reasons listed below:"
23-
scan_unauthorised_upload: "Unauthorised file upload manipulation detected"
24-
scan_unauthorised_upload_or_misconfig: "Unauthorised file upload manipulation or misconfiguration detected! "
25-
upload_error_1: "Filesize exceeds the upload_max_filesize directive. "
26-
upload_error_2: "Filesize exceeds form-specified filesize limit. "
27-
upload_error_34: "Upload failure! Please contact the hostmaster for assistance! "
28-
upload_error_6: "Upload directory missing! Please contact the hostmaster for assistance! "
29-
upload_error_7: "Disc-write error! Please contact the hostmaster for assistance! "
30-
upload_error_8: "PHP misconfiguration detected! Please contact the hostmaster for assistance! "
23+
scan_unauthorised_upload: "Unauthorised file upload manipulation detected!"
24+
scan_unauthorised_upload_or_misconfig: "Unauthorised file upload manipulation or misconfiguration detected!"
25+
upload_error_1:"Filesize exceeds the upload_max_filesize directive."
26+
upload_error_2:"Filesize exceeds form-specified filesize limit."
27+
upload_error_34:"Upload failure! Please contact the hostmaster for assistance!"
28+
upload_error_6:"Upload directory missing! Please contact the hostmaster for assistance!"
29+
upload_error_7:"Disc-write error! Please contact the hostmaster for assistance!"
30+
upload_error_8:"PHP misconfiguration detected! Please contact the hostmaster for assistance!"
3131
upload_limit_exceeded: "Upload limit exceeded"
32+
33+
notifications_message: |
34+
<center>
35+
<p><strong>Hello.</strong></p>
36+
<p><strong>This email is to notify you that the following file uploads were blocked:</strong></p>
37+
<p>%s</p>
38+
<p><strong>Why this happened:</strong></p>
39+
<p>%s</p>
40+
<p><strong>When this happened:</strong></p>
41+
<p>%s</p>
42+
</center>
43+
notifications_subject: "Blocked upload notification"

l10n/es.yml

Lines changed: 21 additions & 9 deletions
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.07).
10+
# This file: Spanish language data (last modified: 2020.07.13).
1111
##/
1212

1313
PrivacyPolicy: "Política de Privacidad"
@@ -20,12 +20,24 @@ config_web_theme: "La estética a utilizar para la página "Subida Denegada"."
2020
config_web_uploads_log: "Donde se deben registrar todas las subidas bloqueadas. Especifique un archivo nombre, o dejar en blanco para desactivar."
2121
denied: "¡Subida Denegada!"
2222
denied_reason: "La subida de archivo fue bloqueada por las razones que se indican a continuación:"
23-
scan_unauthorised_upload: "No autorizado archivos manipulación detectado"
24-
scan_unauthorised_upload_or_misconfig: "¡No autorizado archivos manipulación o malo configuración detectado! "
25-
upload_error_1: "Fichero tamaño excede la directiva upload_max_filesize. "
26-
upload_error_2: "Fichero tamaño excede la forma especificada fichero tamaño límite. "
27-
upload_error_34: "¡Subir fracaso! Contacto el hostmaster para ayuda! "
28-
upload_error_6: "¡Subir directorio desaparecido! Contacto el hostmaster para ayuda! "
29-
upload_error_7: "¡Error en el disco contra escritura! Contacto el hostmaster para ayuda! "
30-
upload_error_8: "¡PHP mala configuración detectado! Contacto el hostmaster para ayuda! "
23+
scan_unauthorised_upload: "No autorizado archivos manipulación detectado!"
24+
scan_unauthorised_upload_or_misconfig: "¡No autorizado archivos manipulación o malo configuración detectado!"
25+
upload_error_1:"Fichero tamaño excede la directiva upload_max_filesize."
26+
upload_error_2:"Fichero tamaño excede la forma especificada fichero tamaño límite."
27+
upload_error_34:"¡Subir fracaso! Contacto el hostmaster para ayuda!"
28+
upload_error_6:"¡Subir directorio desaparecido! Contacto el hostmaster para ayuda!"
29+
upload_error_7:"¡Error en el disco contra escritura! Contacto el hostmaster para ayuda!"
30+
upload_error_8:"¡PHP mala configuración detectado! Contacto el hostmaster para ayuda!"
3131
upload_limit_exceeded: "Subir límite excedido"
32+
33+
notifications_message: |
34+
<center>
35+
<p><strong>Hola.</strong></p>
36+
<p><strong>Este correo electrónico es para notificarle que se bloquearon las siguientes subidas de archivos:</strong></p>
37+
<p>%s</p>
38+
<p><strong>Por qué esto pasó:</strong></p>
39+
<p>%s</p>
40+
<p><strong>Cuando esto pasó:</strong></p>
41+
<p>%s</p>
42+
</center>
43+
notifications_subject: "Notificación de subida bloqueada"

l10n/fr.yml

Lines changed: 21 additions & 9 deletions
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.07).
10+
# This file: French language data (last modified: 2020.07.13).
1111
##/
1212

1313
PrivacyPolicy: "Politique de Confidentialité"
@@ -20,12 +20,24 @@ config_web_theme: "L'esthétique à utiliser pour la page « Téléchargement R
2020
config_web_uploads_log: "Où tous les téléchargements bloqués doivent être enregistrés. Spécifiez un nom de fichier, ou laisser vide à désactiver."
2121
denied: "Téléchargement Refusé !"
2222
denied_reason: "Votre tentative de téléchargement a été bloquée pour les raisons énumérées ci-dessous :"
23-
scan_unauthorised_upload: "Non autorisée manipulation de téléchargement de fichiers détecté"
24-
scan_unauthorised_upload_or_misconfig: "Manipulation de téléchargement de fichiers non autorisée ou mauvaise configuration détectée ! "
25-
upload_error_1: "La taille du fichier dépasse la directive upload_max_filesize. "
26-
upload_error_2: "La taille du fichier dépasse la limite spécifiée dans le formulaire taille limite. "
27-
upload_error_34: "Échec du téléchargement ! S'il vous plaît contacter le hostmaster pour obtenir de l'aide ! "
28-
upload_error_6: "Répertoire de téléchargement manquant ! Veuillez contacter le hostmaster pour obtenir de l'aide ! "
29-
upload_error_7: "Erreur d'écriture disque ! Veuillez contacter le hostmaster pour obtenir de l'aide ! "
30-
upload_error_8: "Mauvaise configuration PHP détectée ! Veuillez contacter le hostmaster pour obtenir de l'aide ! "
23+
scan_unauthorised_upload: "Non autorisée manipulation de téléchargement de fichiers détecté !"
24+
scan_unauthorised_upload_or_misconfig: "Manipulation de téléchargement de fichiers non autorisée ou mauvaise configuration détectée !"
25+
upload_error_1:"La taille du fichier dépasse la directive upload_max_filesize."
26+
upload_error_2:"La taille du fichier dépasse la limite spécifiée dans le formulaire taille limite."
27+
upload_error_34:"Échec du téléchargement ! S'il vous plaît contacter le hostmaster pour obtenir de l'aide !"
28+
upload_error_6:"Répertoire de téléchargement manquant ! Veuillez contacter le hostmaster pour obtenir de l'aide !"
29+
upload_error_7:"Erreur d'écriture disque ! Veuillez contacter le hostmaster pour obtenir de l'aide !"
30+
upload_error_8:"Mauvaise configuration PHP détectée ! Veuillez contacter le hostmaster pour obtenir de l'aide !"
3131
upload_limit_exceeded: "Limite de téléchargement dépassée"
32+
33+
notifications_message: |
34+
<center>
35+
<p><strong>Bonjour.</strong></p>
36+
<p><strong>Cet e-mail vous informe que les téléchargements de fichiers suivants ont été bloqués :</strong></p>
37+
<p>%s</p>
38+
<p><strong>Pourquoi cela s'est passé :</strong></p>
39+
<p>%s</p>
40+
<p><strong>Quand ça s'est passé :</strong></p>
41+
<p>%s</p>
42+
</center>
43+
notifications_subject: "Notification de téléchargement bloqué"

0 commit comments

Comments
 (0)