Skip to content

Commit 9f61b4b

Browse files
committed
L10N patch.
1 parent 3645f62 commit 9f61b4b

File tree

5 files changed

+237
-1
lines changed

5 files changed

+237
-1
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,5 @@ __*Why "v3.0.0" instead of "v1.0.0?"*__ Prior to phpMussel v3, the "phpMussel Co
121121
[2023.04.25; Bug-fix; Maikuolan]: Explicitly defining the region for the configured L10N where deferment may be available but the region for the corresponding listed configuration choice not included could've caused the L10N loader to simply use fallbacks instead; Fixed.
122122

123123
[2023.04.25; Maikuolan]: Split the existing L10N for Portuguese into two variants, Brazilian and European.
124+
125+
[2023.05.01~03; Maikuolan]: Added L10N for Bulgarian, Czech, and Punjabi.

assets/config.yml

Lines changed: 7 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: Configuration defaults file (last modified: 2023.04.25).
10+
# This file: Configuration defaults file (last modified: 2023.05.03).
1111
##/
1212

1313
core:
@@ -145,7 +145,9 @@ core:
145145
default: "en"
146146
choices:
147147
ar: "العربية"
148+
bg: "Български"
148149
bn: "বাংলা"
150+
cs: "Čeština"
149151
de: "Deutsch"
150152
en: "English (AU/GB/NZ)"
151153
en-US: "English (US)"
@@ -162,6 +164,7 @@ core:
162164
ms: "Bahasa Melayu"
163165
nl: "Nederlandse"
164166
no: "Norsk"
167+
pa: "ਪੰਜਾਬੀ"
165168
pl: "Polski"
166169
pt: "Português (Brasil)"
167170
pt-PT: "Português (Europeu)"
@@ -185,7 +188,9 @@ core:
185188
zh-MO: "zh-TW"
186189
zh-SG: "zh-CN"
187190
assume:
191+
bg: "bg-BG"
188192
bn: "bn-BD"
193+
cs: "cs-CZ"
189194
de: "de-DE"
190195
en: "en-AU"
191196
es: "es-ES"
@@ -201,6 +206,7 @@ core:
201206
ms: "ms-MY"
202207
nl: "nl-NL"
203208
no: "no-NO"
209+
pa: "pa-IN"
204210
pl: "pl-PL"
205211
pt: "pt-BR"
206212
ru: "ru-RU"

l10n/bg.yml

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
##\
2+
# This file is a part of the phpMussel\Core 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: Bulgarian language data (last modified: 2023.05.01).
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+
SafeBrowseLookup_200: "Открит е потенциално опасен URL адрес"
28+
SafeBrowseLookup_400: "Грешка в заявката за API"
29+
SafeBrowseLookup_401: "Грешка при оторизация на API"
30+
SafeBrowseLookup_503: "API услугата не е налична"
31+
SafeBrowseLookup_999: "Неизвестна грешка в API"
32+
corrupted: "Открит е повреден PE"
33+
data_not_available: "Няма налични данни."
34+
detected: "Открит %s"
35+
detected_control_characters: "Открити контролни знаци"
36+
encrypted_archive: "Открит криптиран архив; Не са разрешени криптирани архиви"
37+
error_log_header: "Ако някоя от следните грешки продължава, за да ги докладвате или да потърсите поддръжка, моля, създайте нов issue на страницата за issues с phpMussel в GitHub, когато имате свободен момент. Включват въпросните грешки заедно с всякаква друга уместна информация. Благодаря."
38+
failed_to_access: "Неуспешен достъп до „%s“!"
39+
field_date: "Дата"
40+
field_header_hash_reconstruction: "Реконструкция на хеш сигнатури"
41+
field_header_pe_reconstruction: "Реконструкция на секционни сигнатури на PE"
42+
field_header_scan_results_why_flagged: "Резултати от сканиране (защо маркирани)"
43+
field_ip_address: "IP адрес"
44+
file: "Файл"
45+
filesize_limit_exceeded: "Ограничението за размер на файла е надвишено"
46+
filetype_blacklisted: "Тип файл в черен списък"
47+
finished: "Готово"
48+
generated_by: "Генерирано от %s"
49+
grammar_brackets: "%s (%s)"
50+
grammar_exclamation_mark: "%s!"
51+
grammar_fullstop: "%s."
52+
grammar_spacer: " "
53+
image: "Изображение"
54+
invalid_data: "Невалидни данни!"
55+
invalid_file: "Невалиден файл!"
56+
macros_not_permitted: "Макросите не са разрешени"
57+
only_allow_images: "Разрешени са само файлове с изображения"
58+
quarantined_as: "Под карантина като „%s.qfu“."
59+
recursive: "Ограничението за дълбочина на рекурсия е надвишено"
60+
response_error: "Грешка"
61+
scan_chameleon: "Открита е %s хамелеон атака"
62+
scan_checking: "Проверка на „%s“."
63+
scan_command_injection: "Открит е опит за инжектиране на команда"
64+
scan_complete: "Завършен"
65+
scan_extensions_missing: "Неуспешно (липсват необходимите разширения)!"
66+
scan_filename_manipulation_detected: "Открита е манипулация на името на файла"
67+
scan_missing_filename: "Липсва име на файл"
68+
scan_no_problems_found: "Няма намерени проблеми."
69+
scan_reading: "Чете"
70+
scan_signature_file_missing: "Липсва файл с сигнатур"
71+
scan_tampering: "Открито е потенциално опасно подправяне на файл"
72+
started: "Започна"
73+
state_failed_missing: "Задачата е неуспешна, защото необходимият компонент не е наличен."
74+
too_many_files_in_archive: "Твърде много файлове в архива"
75+
too_many_urls: "Твърде много URL адреси"
76+
x_does_not_exist: "%s не съществува"

l10n/cs.yml

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
##\
2+
# This file is a part of the phpMussel\Core 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: Czech language data (last modified: 2023.05.02).
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+
SafeBrowseLookup_200: "Zjištěna potenciálně škodlivá adresa URL"
28+
SafeBrowseLookup_400: "Chyba požadavku API"
29+
SafeBrowseLookup_401: "Chyba autorizace API"
30+
SafeBrowseLookup_503: "Služba API není k dispozici"
31+
SafeBrowseLookup_999: "Neznámá chyba API"
32+
corrupted: "Zjištěno poškozené PE"
33+
data_not_available: "Údaje nejsou k dispozici."
34+
detected: "Zjištěno %s"
35+
detected_control_characters: "Zjištěno řídicí znaky"
36+
encrypted_archive: "Zjištěn šifrovaný archiv; Šifrované archivy nejsou povoleny"
37+
error_log_header: "Pokud některá z následujících chyb přetrvává, chcete-li ji nahlásit nebo požádat o podporu, vytvořte nový issue na stránce issues s phpMussel na GitHubu, až budete mít volnou chvíli, s příslušnými chybami a dalšími souvisejícími informacemi v příloze. Dík."
38+
failed_to_access: "Nepodařilo se získat přístup k „%s“!"
39+
field_date: "Datum"
40+
field_header_hash_reconstruction: "Rekonstrukce podpisů hash"
41+
field_header_pe_reconstruction: "Rekonstrukce podpisů oddílů PE"
42+
field_header_scan_results_why_flagged: "Výsledky skenování (proč označeno)"
43+
field_ip_address: "IP adresa"
44+
file: "Soubor"
45+
filesize_limit_exceeded: "Překročen limit velikosti souboru"
46+
filetype_blacklisted: "Typ souboru na černé listině"
47+
finished: "Hotovo"
48+
generated_by: "Vygeneroval %s"
49+
grammar_brackets: "%s (%s)"
50+
grammar_exclamation_mark: "%s!"
51+
grammar_fullstop: "%s."
52+
grammar_spacer: " "
53+
image: "Obraz"
54+
invalid_data: "Neplatná data!"
55+
invalid_file: "Neplatný soubor!"
56+
macros_not_permitted: "Makra nejsou povolena"
57+
only_allow_images: "Povoleny jsou pouze obrazové soubory"
58+
quarantined_as: "V karanténě jako „%s.qfu“."
59+
recursive: "Překročen limit hloubky rekurze"
60+
response_error: "Chyba"
61+
scan_chameleon: "Zjištěn útok chameleona %s"
62+
scan_checking: "Kontrolujete "%s"."
63+
scan_command_injection: "Zjištěn pokus o vložení příkazu"
64+
scan_complete: "Kompletní"
65+
scan_extensions_missing: "Selhání (chybí požadovaná rozšíření)!"
66+
scan_filename_manipulation_detected: "Zjištěna manipulace s názvem souboru"
67+
scan_missing_filename: "Chybí název souboru"
68+
scan_no_problems_found: "Nebyly nalezeny žádné problémy."
69+
scan_reading: "Čtu"
70+
scan_signature_file_missing: "Chybí soubor s podpisem"
71+
scan_tampering: "Zjištěna potenciálně nebezpečná manipulace se soubory"
72+
started: "Zahájeno"
73+
state_failed_missing: "Úkol se nezdařila, protože nezbytná součást není k dispozici."
74+
too_many_files_in_archive: "V archivu je příliš mnoho souborů"
75+
too_many_urls: "Příliš mnoho adres URL"
76+
x_does_not_exist: "%s neexistuje"

l10n/pa.yml

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
##\
2+
# This file is a part of the phpMussel\Core 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: Punjabi language data (last modified: 2023.05.03).
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+
SafeBrowseLookup_200: "ਸੰਭਾਵੀ ਤੌਰ 'ਤੇ ਨੁਕਸਾਨਦੇਹ URL ਦਾ ਪਤਾ ਲਗਾਇਆ ਗਿਆ"
28+
SafeBrowseLookup_400: "API ਬੇਨਤੀ ਗਲਤੀ"
29+
SafeBrowseLookup_401: "API ਪ੍ਰਮਾਣੀਕਰਨ ਗਲਤੀ"
30+
SafeBrowseLookup_503: "API ਸੇਵਾ ਉਪਲਬਧ ਨਹੀਂ ਹੈ"
31+
SafeBrowseLookup_999: "ਅਗਿਆਤ API ਗਲਤੀ"
32+
corrupted: "ਖਰਾਬ PE ਦਾ ਪਤਾ ਲਗਾਇਆ ਗਿਆ"
33+
data_not_available: "ਡਾਟਾ ਉਪਲਬਧ ਨਹੀਂ ਹੈ।"
34+
detected: "%s ਦਾ ਪਤਾ ਲਗਾਇਆ ਗਿਆ ਸੀ"
35+
detected_control_characters: "ਖੋਜੇ ਗਏ ਕੰਟਰੋਲ ਅੱਖਰ"
36+
encrypted_archive: "ਇਨਕ੍ਰਿਪਟਡ ਪੁਰਾਲੇਖ ਖੋਜਿਆ ਗਿਆ; ਇਨਕ੍ਰਿਪਟਡ ਪੁਰਾਲੇਖਾਂ ਦੀ ਇਜਾਜ਼ਤ ਨਹੀਂ ਹੈ"
37+
error_log_header: "ਜੇਕਰ ਹੇਠ ਲਿਖੀਆਂ ਵਿੱਚੋਂ ਕੋਈ ਵੀ ਤਰੁੱਟੀ ਬਣੀ ਰਹਿੰਦੀ ਹੈ, ਉਹਨਾਂ ਦੀ ਰਿਪੋਰਟ ਕਰਨ ਲਈ, ਜਾਂ ਸਹਾਇਤਾ ਦੀ ਮੰਗ ਕਰਨ ਲਈ, ਕਿਰਪਾ ਕਰਕੇ GitHub 'ਤੇ phpMussel ਮੁੱਦੇ ਪੰਨੇ 'ਤੇ ਇੱਕ ਨਵਾਂ ਮੁੱਦਾ ਬਣਾਓ ਜਦੋਂ ਤੁਹਾਡੇ ਕੋਲ ਸਮਾਂ ਹੁੰਦਾ ਹੈ, ਪ੍ਰਸ਼ਨ ਵਿੱਚ ਗਲਤੀਆਂ ਦੇ ਨਾਲ ਨਾਲ ਜੁੜੀ ਕਿਸੇ ਵੀ ਹੋਰ ਢੁਕਵੀਂ ਜਾਣਕਾਰੀ ਦੇ ਨਾਲ। ਧੰਨਵਾਦ।"
38+
failed_to_access: ""%s" ਤੱਕ ਪਹੁੰਚ ਕਰਨ ਵਿੱਚ ਅਸਫਲ!"
39+
field_date: "ਤਾਰੀਖ਼"
40+
field_header_hash_reconstruction: "ਹੈਸ਼ ਦਸਤਖਤਾਂ ਦਾ ਪੁਨਰ ਨਿਰਮਾਣ"
41+
field_header_pe_reconstruction: "PE ਸੈਕਸ਼ਨਲ ਦਸਤਖਤਾਂ ਦਾ ਪੁਨਰ ਨਿਰਮਾਣ"
42+
field_header_scan_results_why_flagged: "ਸਕੈਨ ਨਤੀਜੇ (ਕਿਉਂ ਫਲੈਗ ਕੀਤਾ ਗਿਆ)"
43+
field_ip_address: "IP ਪਤਾ"
44+
file: "ਫਾਈਲ"
45+
filesize_limit_exceeded: "ਫਾਈਲ ਆਕਾਰ ਸੀਮਾ ਤੋਂ ਵੱਧ ਗਈ"
46+
filetype_blacklisted: "ਫਾਈਲ ਟਾਈਪ ਬਲੈਕਲਿਸਟ ਕੀਤੀ ਗਈ"
47+
finished: "ਸਮਾਪਤ"
48+
generated_by: "%s ਦੁਆਰਾ ਤਿਆਰ ਕੀਤਾ ਗਿਆ"
49+
grammar_brackets: "%s (%s)"
50+
grammar_exclamation_mark: "%s!"
51+
grammar_fullstop: "%s।"
52+
grammar_spacer: " "
53+
image: "ਚਿੱਤਰ"
54+
invalid_data: "ਅਵੈਧ ਡੇਟਾ!"
55+
invalid_file: "ਅਵੈਧ ਫ਼ਾਈਲ!"
56+
macros_not_permitted: "ਮੈਕਰੋਜ਼ ਦੀ ਇਜਾਜ਼ਤ ਨਹੀਂ ਹੈ"
57+
only_allow_images: "ਸਿਰਫ਼ ਚਿੱਤਰ ਫ਼ਾਈਲਾਂ ਦੀ ਇਜਾਜ਼ਤ ਹੈ"
58+
quarantined_as: ""%s.qfu" ਵਜੋਂ ਕੁਆਰੰਟੀਨ ਕੀਤਾ ਗਿਆ।"
59+
recursive: "ਆਵਰਤੀ ਡੂੰਘਾਈ ਸੀਮਾ ਵੱਧ ਗਈ"
60+
response_error: "ਗਲਤੀ"
61+
scan_chameleon: "%s ਗਿਰਗਿਟ ਦੇ ਹਮਲੇ ਦਾ ਪਤਾ ਲੱਗਾ"
62+
scan_checking: ""%s" ਦੀ ਜਾਂਚ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ।"
63+
scan_command_injection: "ਕਮਾਂਡ ਟੀਕੇ ਲਗਾਉਣ ਦੀ ਕੋਸ਼ਿਸ਼ ਦਾ ਪਤਾ ਲੱਗਾ"
64+
scan_complete: "ਸੰਪੂਰਨ"
65+
scan_extensions_missing: "ਅਸਫਲ (ਲੋੜੀਂਦੇ ਐਕਸਟੈਂਸ਼ਨਾਂ ਮੌਜੂਦ ਨਹੀਂ ਹਨ)!"
66+
scan_filename_manipulation_detected: "ਫਾਈਲ ਨਾਮ ਦੀ ਹੇਰਾਫੇਰੀ ਦਾ ਪਤਾ ਲੱਗਾ"
67+
scan_missing_filename: "ਗੁੰਮ ਫਾਈਲ ਨਾਮ"
68+
scan_no_problems_found: "ਕੋਈ ਸਮੱਸਿਆ ਨਹੀਂ ਮਿਲੀ।"
69+
scan_reading: "ਪੜ੍ਹਨਾ"
70+
scan_signature_file_missing: "ਦਸਤਖਤ ਫਾਈਲ ਗੁੰਮ ਹੈ"
71+
scan_tampering: "ਸੰਭਾਵੀ ਤੌਰ 'ਤੇ ਖਤਰਨਾਕ ਫਾਈਲ ਟੈਂਪਰਿੰਗ ਦਾ ਪਤਾ ਲਗਾਇਆ ਗਿਆ"
72+
started: "ਸ਼ੁਰੂ ਕੀਤਾ"
73+
state_failed_missing: "ਕਾਰਜ ਅਸਫਲ ਰਿਹਾ ਕਿਉਂਕਿ ਇੱਕ ਜ਼ਰੂਰੀ ਹਿੱਸਾ ਉਪਲਬਧ ਨਹੀਂ ਹੈ।"
74+
too_many_files_in_archive: "ਪੁਰਾਲੇਖ ਵਿੱਚ ਫਾਈਲਾਂ ਦੀ ਬਹੁਤ ਜ਼ਿਆਦਾ ਸੰਖਿਆ"
75+
too_many_urls: "URL ਦੀ ਬਹੁਤ ਜ਼ਿਆਦਾ ਸੰਖਿਆ"
76+
x_does_not_exist: "%s ਮੌਜੂਦ ਨਹੀਂ ਹੈ"

0 commit comments

Comments
 (0)