Skip to content

Commit e2bff94

Browse files
committed
L10N patch.
1 parent 05976fb commit e2bff94

30 files changed

+617
-35
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,7 @@ __*Why "v3.0.0" instead of "v1.0.0?"*__ Prior to phpMussel v3, the "phpMussel Co
4141
[2022.02.01; Bug-fix; Maikuolan]: Failed to correctly determine the client's IP address under certain circumstances (e.g., multiple choices available via HTTP_X_FORWARDED_FOR); Fixed.
4242

4343
[2022.02.14; Maikuolan]: Maintenance release.
44+
45+
### v3.2.3
46+
47+
[2022.07.28~08.11; Maikuolan]: Added L10N for Persian/Farsi, Hebrew, Malay, and Ukrainian.

l10n/ar.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,21 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Arabic language data (last modified: 2022.03.01).
10+
# This file: Arabic language data (last modified: 2022.07.28).
11+
#
12+
# Regarding translations: My native language is English. Because this is a free
13+
# and open-source hobby project which generates zero income, and translatable
14+
# content is likely to change as the features and functionality supported by
15+
# the project changes, it doesn't make sense for me to spend money for
16+
# translations. Because I'm the sole author/developer/maintainer for the
17+
# project and I'm not a ployglot, any translations I produce are very likely to
18+
# contain errors. Sorry, but realistically, that won't ever change. If you find
19+
# any such errors/typos/mistakes/etc, your assistance to correct them would be
20+
# very much appreciated. Pull requests are invited and encouraged. Otherwise,
21+
# if you find these errors too much to handle, just stick with the original
22+
# English source. If a translation is irredeemably incomprehensible, let me
23+
# know which, and I can delete it. If you're not sure how to perform pull
24+
# requests, ask. I can help.
1125
##/
1226

1327
PrivacyPolicy: "سياسة الخصوصية"

l10n/bn.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,21 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Bangla language data (last modified: 2022.03.01).
10+
# This file: Bangla language data (last modified: 2022.07.28).
11+
#
12+
# Regarding translations: My native language is English. Because this is a free
13+
# and open-source hobby project which generates zero income, and translatable
14+
# content is likely to change as the features and functionality supported by
15+
# the project changes, it doesn't make sense for me to spend money for
16+
# translations. Because I'm the sole author/developer/maintainer for the
17+
# project and I'm not a ployglot, any translations I produce are very likely to
18+
# contain errors. Sorry, but realistically, that won't ever change. If you find
19+
# any such errors/typos/mistakes/etc, your assistance to correct them would be
20+
# very much appreciated. Pull requests are invited and encouraged. Otherwise,
21+
# if you find these errors too much to handle, just stick with the original
22+
# English source. If a translation is irredeemably incomprehensible, let me
23+
# know which, and I can delete it. If you're not sure how to perform pull
24+
# requests, ask. I can help.
1125
##/
1226

1327
PrivacyPolicy: "গোপনীয়তা নীতি"

l10n/de.yml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,21 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: German language data (last modified: 2022.03.01).
10+
# This file: German language data (last modified: 2022.07.28).
11+
#
12+
# Regarding translations: My native language is English. Because this is a free
13+
# and open-source hobby project which generates zero income, and translatable
14+
# content is likely to change as the features and functionality supported by
15+
# the project changes, it doesn't make sense for me to spend money for
16+
# translations. Because I'm the sole author/developer/maintainer for the
17+
# project and I'm not a ployglot, any translations I produce are very likely to
18+
# contain errors. Sorry, but realistically, that won't ever change. If you find
19+
# any such errors/typos/mistakes/etc, your assistance to correct them would be
20+
# very much appreciated. Pull requests are invited and encouraged. Otherwise,
21+
# if you find these errors too much to handle, just stick with the original
22+
# English source. If a translation is irredeemably incomprehensible, let me
23+
# know which, and I can delete it. If you're not sure how to perform pull
24+
# requests, ask. I can help.
1125
##/
1226

1327
PrivacyPolicy: "Datenschutz-Bestimmungen"
@@ -16,7 +30,7 @@ config_web_forbid_on_block: "Zurückgegebener 403-HTTP-Header bei einem blockier
1630
config_web_ignore_upload_errors: "Diese Direktive sollte generell AUS geschaltet bleiben sofern es nicht für die korrekte Funktion von phpMussel auf Ihrem System benötigt wird. Normalerweise, sobald phpMussel bei AUS geschalteter Direktive ein Element in <code>$_FILES</code> array() erkennt, wird es beginnen, die Dateien, die diese Elemente repräsentieren, zu überprüfen, sollten diese Elemente leer sein, gibt phpMussel eine Fehlermeldung zurück. Dies ist das normale Verhalten von phpMussel. Bei einigen CMS werden allerdings als normales Verhalten leere Elemente in <code>$_FILES</code> zurückgegeben oder Fehlermeldungen ausgelöst, sobald sich dort keine leeren Elemente befinden, in diesem Fall tritt ein Konflikt zwischen dem normalen Verhalten von phpMussel und dem CMS auf. Sollte eine solche Konstellation bei Ihrem CMS zutreffen, so stellen Sie diese Option AN, phpMussel wird somit nicht nach leeren Elementen suchen, Sie bei einem Fund ignorieren und keine zugehörigen Fehlermeldungen ausgeben, der Request zum Seitenaufruf kann somit fortgesetzt werden. False = AUS/OFF; True = AN/ON."
1731
config_web_magnification: "Schriftvergrößerung. Standardeinstellung = 1."
1832
config_web_max_uploads: "Maximale erlaubte Anzahl zu überprüfender Dateien während eines Dateiuploads bevor der Scan abgebrochen und der Nutzer darüber informiert wird, dass er zu viele Dateien auf einmal hochgeladen hat. Bietet einen Schutz gegen den theoretischen Angriff eines DDoS auf Ihr System oder CMS, indem der Angreifer phpMussel überlastet und den PHP-Prozess zum Stillstand bringt. Empfohlen: 10. Sie können den Wert abhängig von Ihrer Hardware erhöhen oder senken. Beachten Sie, dass dieser Wert nicht den Inhalt von Archiven berücksichtigt."
19-
config_web_theme: "Die Ästhetik für die Seite "Upload verweigert"."
33+
config_web_theme: "Die Ästhetik für die Seite Upload verweigert."
2034
config_web_unsupported_media_type_header: "Sollte phpMussel 415 Header senden, wenn Uploads aufgrund von Dateitypen auf der schwarzen Liste blockiert werden? Wenn true, ersetzt diese Einstellung <code>forbid_on_block</code>. False = Nein [Standardeinstellung]; True = Ja."
2135
config_web_uploads_log: "Wo sollen alle blockierten Uploads protokolliert werden. Geben Sie einen Dateinamen an oder lassen Sie die Option zum Deaktivieren leer."
2236
denied: "Upload verweigert!"

l10n/en.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,21 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: English language data (last modified: 2022.03.01).
10+
# This file: English language data (last modified: 2022.07.28).
11+
#
12+
# Regarding translations: My native language is English. Because this is a free
13+
# and open-source hobby project which generates zero income, and translatable
14+
# content is likely to change as the features and functionality supported by
15+
# the project changes, it doesn't make sense for me to spend money for
16+
# translations. Because I'm the sole author/developer/maintainer for the
17+
# project and I'm not a ployglot, any translations I produce are very likely to
18+
# contain errors. Sorry, but realistically, that won't ever change. If you find
19+
# any such errors/typos/mistakes/etc, your assistance to correct them would be
20+
# very much appreciated. Pull requests are invited and encouraged. Otherwise,
21+
# if you find these errors too much to handle, just stick with the original
22+
# English source. If a translation is irredeemably incomprehensible, let me
23+
# know which, and I can delete it. If you're not sure how to perform pull
24+
# requests, ask. I can help.
1125
##/
1226

1327
PrivacyPolicy: "Privacy Policy"

l10n/es.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,21 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Spanish language data (last modified: 2022.03.01).
10+
# This file: Spanish language data (last modified: 2022.07.28).
11+
#
12+
# Regarding translations: My native language is English. Because this is a free
13+
# and open-source hobby project which generates zero income, and translatable
14+
# content is likely to change as the features and functionality supported by
15+
# the project changes, it doesn't make sense for me to spend money for
16+
# translations. Because I'm the sole author/developer/maintainer for the
17+
# project and I'm not a ployglot, any translations I produce are very likely to
18+
# contain errors. Sorry, but realistically, that won't ever change. If you find
19+
# any such errors/typos/mistakes/etc, your assistance to correct them would be
20+
# very much appreciated. Pull requests are invited and encouraged. Otherwise,
21+
# if you find these errors too much to handle, just stick with the original
22+
# English source. If a translation is irredeemably incomprehensible, let me
23+
# know which, and I can delete it. If you're not sure how to perform pull
24+
# requests, ask. I can help.
1125
##/
1226

1327
PrivacyPolicy: "Política de Privacidad"

l10n/fa.yml

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
##\
2+
# This file is a part of the phpMussel\Web package.
3+
# Homepage: https://phpmussel.github.io/
4+
#
5+
# PHPMUSSEL COPYRIGHT 2013 AND BEYOND BY THE PHPMUSSEL TEAM.
6+
#
7+
# License: GNU/GPLv2
8+
# @see LICENSE.txt
9+
#
10+
# This file: Farsi language data (last modified: 2022.08.11).
11+
#
12+
# Regarding translations: My native language is English. Because this is a free
13+
# and open-source hobby project which generates zero income, and translatable
14+
# content is likely to change as the features and functionality supported by
15+
# the project changes, it doesn't make sense for me to spend money for
16+
# translations. Because I'm the sole author/developer/maintainer for the
17+
# project and I'm not a ployglot, any translations I produce are very likely to
18+
# contain errors. Sorry, but realistically, that won't ever change. If you find
19+
# any such errors/typos/mistakes/etc, your assistance to correct them would be
20+
# very much appreciated. Pull requests are invited and encouraged. Otherwise,
21+
# if you find these errors too much to handle, just stick with the original
22+
# English source. If a translation is irredeemably incomprehensible, let me
23+
# know which, and I can delete it. If you're not sure how to perform pull
24+
# requests, ask. I can help.
25+
##/
26+
27+
PrivacyPolicy: "سیاست حفظ حریم خصوصی"
28+
config_web: "پیکربندی برای کنترل کننده آپلود."
29+
config_web_forbid_on_block: "آیا phpMussel باید 403 هدر را با پیام آپلود فایل مسدود شده ارسال کند یا 200 OK را ارسال کند؟ False = خیر (200)؛ True = آره (403) [پیشفرض]."
30+
config_web_ignore_upload_errors: "اگر برای عملکرد صحیح phpMussel لازم نیست، باید این کار را به حال خود رها کنید. وقتی خاموش می شود، وقتی phpMussel عناصر را در <code>$_FILES</code> array() تشخیص می دهد، سعی خواهد کرد فایل های ارائه شده توسط آن عناصر را اسکن کند، و اگر آن عناصر خالی باشند، phpMussel یک پیغام خطا برمی گرداند. این رفتار مناسب برای phpMussel است. با این حال، برای برخی از CMS ها، عناصر خالی در <code>$_FILES</code> می تواند در نتیجه رفتار طبیعی آن CMS رخ دهد، یا ممکن است در صورت عدم وجود خطا، گزارش شود. در چنین مواردی، رفتار طبیعی phpMussel با رفتار عادی آن CMS تداخل خواهد داشت. اگر چنین وضعیتی برای شما پیش آمد، روشن کردن این گزینه به phpMussel دستور می‌دهد که عناصر خالی را اسکن نکند، در صورت یافتن آنها را نادیده بگیرد و هیچ پیام خطای مرتبطی را برنگرداند. این باید به درخواست اجازه دهد تا به طور معمول ادامه یابد. False = خاموش؛ True = بر."
31+
config_web_magnification: "بزرگنمایی فونت. پیشفرض = 1."
32+
config_web_max_uploads: "حداکثر تعداد فایل هایی که phpMussel مجاز به اسکن همزمان است. فراتر از این تعداد، اسکن متوقف می شود و به کاربر اطلاع داده می شود که از حد مجاز فراتر رفته است. از نظر تئوری محافظت در برابر حملات DDoS که شامل توقف فرآیند PHP به دلیل بارگذاری بیش از حد است. توصیه شده: 10. بسته به سرعت سخت افزار خود، ممکن است بخواهید این عدد را تنظیم کنید. توجه داشته باشید که این شماره به محتوای آرشیو مربوط نمی شود."
33+
config_web_theme: "زیبایی شناسی برای استفاده در صفحه "آپلود رد شد"."
34+
config_web_unsupported_media_type_header: "آیا phpMussel باید 415 سرصفحه ارسال کند زمانی که آپلودها به دلیل انواع فایل های لیست سیاه مسدود می شوند؟ وقتی true باشد، این تنظیم جایگزین <code>forbid_on_block</code> می شود. False = خیر [پیشفرض]; True = آره."
35+
config_web_uploads_log: "جایی که همه آپلودهای مسدود شده باید ثبت شوند. نام فایل را مشخص کنید یا برای غیرفعال کردن آن را خالی بگذارید."
36+
denied: "آپلود رد شد!"
37+
denied_reason: "آپلود شما به دلایل ذکر شده در زیر مسدود شد:"
38+
notifications_message: |
39+
<center>
40+
<p><strong>سلام.</strong></p>
41+
<p><strong>این ایمیل به اطلاع شما می رساند که آپلود فایل های زیر مسدود شده است:</strong></p>
42+
<p>%s</p>
43+
<p><strong>چرا این اتفاق افتاد:</strong></p>
44+
<p>%s</p>
45+
<p><strong>وقتی این اتفاق افتاد:</strong></p>
46+
<p>%s</p>
47+
</center>
48+
notifications_subject: "اعلان آپلود مسدود شده است"
49+
scan_unauthorised_upload: "دستکاری آپلود فایل غیرمجاز شناسایی شد!"
50+
scan_unauthorised_upload_or_misconfig: "دستکاری آپلود فایل غیرمجاز یا پیکربندی نادرست شناسایی شد!"
51+
upload_error_1: "اندازه فایل از دستورالعمل upload_max_filesize بیشتر است."
52+
upload_error_2: "اندازه فایل از محدودیت اندازه فایل مشخص شده در فرم بیشتر است."
53+
upload_error_34: "آپلود ناموفق! لطفا برای کمک با میزبان تماس بگیرید!"
54+
upload_error_6: "فهرست راهنمای آپلود وجود ندارد! لطفا برای کمک با میزبان تماس بگیرید!"
55+
upload_error_7: "خطای نوشتن دیسک! لطفا برای کمک با میزبان تماس بگیرید!"
56+
upload_error_8: "پیکربندی اشتباه PHP شناسایی شد! لطفا برای کمک با میزبان تماس بگیرید!"
57+
upload_limit_exceeded: "از محدودیت بارگذاری فراتر رفت"

l10n/fr.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,21 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: French language data (last modified: 2022.03.01).
10+
# This file: French language data (last modified: 2022.07.28).
11+
#
12+
# Regarding translations: My native language is English. Because this is a free
13+
# and open-source hobby project which generates zero income, and translatable
14+
# content is likely to change as the features and functionality supported by
15+
# the project changes, it doesn't make sense for me to spend money for
16+
# translations. Because I'm the sole author/developer/maintainer for the
17+
# project and I'm not a ployglot, any translations I produce are very likely to
18+
# contain errors. Sorry, but realistically, that won't ever change. If you find
19+
# any such errors/typos/mistakes/etc, your assistance to correct them would be
20+
# very much appreciated. Pull requests are invited and encouraged. Otherwise,
21+
# if you find these errors too much to handle, just stick with the original
22+
# English source. If a translation is irredeemably incomprehensible, let me
23+
# know which, and I can delete it. If you're not sure how to perform pull
24+
# requests, ask. I can help.
1125
##/
1226

1327
PrivacyPolicy: "Politique de Confidentialité"

0 commit comments

Comments
 (0)