Skip to content

Commit 7897397

Browse files
committed
L10N patch.
1 parent aca7d21 commit 7897397

40 files changed

+362
-157
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,3 +189,5 @@ __*Why "v3.0.0" instead of "v1.0.0?"*__ Prior to phpMussel v3, the "phpMussel Co
189189
[2024.04.18; Maikuolan]: Added flexrow for dropdown menus with included input fields for other values at the configuration page.
190190

191191
[2024.04.30~05.01; Maikuolan]: Added hints about time placeholders (e.g., `{yyyy}`, `{hh}`, etc) to the various configuration directives for logging.
192+
193+
[2024.06.18; Maikuolan]: Slightly refactored some L10N data.

l10n/af.yml

Lines changed: 6 additions & 4 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: Afrikaans language data (last modified: 2024.05.16).
10+
# This file: Afrikaans language data (last modified: 2024.06.18).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# and open-source hobby project which generates zero income, and translatable
@@ -301,7 +301,6 @@ link:
301301
Statistics: "Statistiek"
302302
Text formatting: "Teksformatering: <a href="%1$sfalse">Eenvoudige</a> – <a href="%1$strue">Fancy</a>"
303303
Upload Testing: "Oplaaitoetsing"
304-
max_login_attempts_exceeded: "Maksimum aantal intekenpogings oorskry; Toegang geweier."
305304
msg_subject_2fa: "Tweefaktor-verifikasie"
306305
msg_template_2fa: |
307306
<center><p>Hallo, %s.<br /><br />
@@ -321,20 +320,23 @@ response:
321320
Account successfully deleted: "Rekening suksesvol verwyderde!"
322321
An account with that username already exists: "Rekening met daardie gebruikersnaam bestaan reeds!"
323322
Configuration successfully updated: "Konfigurasie suksesvol opgedateer."
324-
Corrupted file: "Kon nie herstel nie! Korrupte lêer!"
323+
Corrupted file: "Korrupte lêer!"
325324
Failed to create: "Kon nie skep nie!"
326325
Failed to delete: "Kon nie verwyder nie!"
326+
Failed to restore: "Kon nie herstel nie"
327327
Failed to update configuration: "Kon nie konfigurasie opdateer nie!"
328328
Failed to update: "Kon nie opdateer nie!"
329329
Failed: "Misluk"
330330
File successfully deleted: "Lêer suksesvol verwyderde!"
331331
File successfully restored: "Lêer suksesvol herstel!"
332332
Incorrect 2FA code entered: "Verkeerde 2FA-kode ingevoer. Verifikasie misluk."
333-
Incorrect quarantine key: "Kon nie herstel nie! Verkeerde kwarantynsleutel!"
333+
Incorrect quarantine key: "Verkeerde kwarantynsleutel!"
334334
Invalid password: "Intekening misluk! Ongeldige wagwoord!"
335+
Maximum number of login attempts exceeded: "Maksimum aantal intekenpogings oorskry; Toegang geweier."
335336
Password field empty: "Wagwoord veld leeg!"
336337
Password successfully updated: "Wagwoord suksesvol opgedateer!"
337338
Permissions not adequate to perform asynchronous requests: "Toestemmings nie voldoende om asinchrone versoeke uit te voer nie. Probeer om weer in te teken."
339+
Please enter a valid quarantine key: "Voer asseblief 'n geldige kwarantynsleutel in."
338340
Statistics cleared: "Statistiek uitgevee."
339341
Successfully authenticated: "Suksesvol geverifieer."
340342
That account doesn_t exist: "Daardie rekening bestaan nie."

l10n/ar.yml

Lines changed: 6 additions & 4 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: 2024.05.04).
10+
# This file: Arabic language data (last modified: 2024.06.18).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# and open-source hobby project which generates zero income, and translatable
@@ -299,7 +299,6 @@ link:
299299
Statistics: "الإحصاء"
300300
Text formatting: "تنسيق النص: <a href="%1$sfalse">بسيط</a> – <a href="%1$strue">تهيئتها</a>"
301301
Upload Testing: "تحميل اختبار"
302-
max_login_attempts_exceeded: "تجاوز الحد الأقصى لعدد محاولات تسجيل الدخول؛ تم رفض الوصول."
303302
msg_subject_2fa: "2FA"
304303
msg_template_2fa: |
305304
<center><p>مرحبا، %s.<br /><br />
@@ -319,20 +318,23 @@ response:
319318
Account successfully deleted: "تم حذف الحساب بنجاح!"
320319
An account with that username already exists: "اسم المستخدم موجود بالفعل!"
321320
Configuration successfully updated: "تم تحديث التكوين بنجاح."
322-
Corrupted file: "أخفق الاستعادة! ملف معطوب!"
321+
Corrupted file: "ملف معطوب!"
323322
Failed to create: "فشل في انشاء!"
324323
Failed to delete: "فشلت في حذف!"
324+
Failed to restore: "أخفق الاستعادة"
325325
Failed to update configuration: "فشل تحديث التكوين!"
326326
Failed to update: "فشل التحديث!"
327327
Failed: "فشل"
328328
File successfully deleted: "ملف حذف بنجاح!"
329329
File successfully restored: "تمت استعادة الملف بنجاح!"
330330
Incorrect 2FA code entered: "تم إدخال رمز 2FA غير صحيح. المصادقة فشلت."
331-
Incorrect quarantine key: "أخفق الاستعادة! الحجر الصحي مفتاح غير صحيح!"
331+
Incorrect quarantine key: "الحجر الصحي مفتاح غير صحيح!"
332332
Invalid password: "فشل تسجيل الدخول! كلمة السر غير صالحة!"
333+
Maximum number of login attempts exceeded: "تجاوز الحد الأقصى لعدد محاولات تسجيل الدخول؛ تم رفض الوصول."
333334
Password field empty: "كلمه السر حقل فارغ!"
334335
Password successfully updated: "تم تحديث كلمه السر بنجاح!"
335336
Permissions not adequate to perform asynchronous requests: "أذونات غير كافية لأداء طلبات غير متزامنة. حاول تسجيل الدخول مرة أخرى."
337+
Please enter a valid quarantine key: "الرجاء إدخال مفتاح عزل صالح."
336338
Statistics cleared: "تم مسح الإحصاءات."
337339
Successfully authenticated: "تمت المصادقة بنجاح."
338340
That account doesn_t exist: "حساب غير موجود."

l10n/bg.yml

Lines changed: 6 additions & 4 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: Bulgarian language data (last modified: 2024.05.16).
10+
# This file: Bulgarian language data (last modified: 2024.06.18).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# and open-source hobby project which generates zero income, and translatable
@@ -306,7 +306,6 @@ link:
306306
Statistics: "Статистика"
307307
Text formatting: "Форматиране на текст: <a href="%1$sfalse">Просто</a> – <a href="%1$strue">Изискано</a>"
308308
Upload Testing: "Тестване на качване"
309-
max_login_attempts_exceeded: "Превишен е максималният брой опити за влизане; Отказан достъп."
310309
msg_subject_2fa: "Двуфакторно удостоверяване"
311310
msg_template_2fa: |
312311
<center><p>Здравейте, %s.<br /><br />
@@ -326,20 +325,23 @@ response:
326325
Account successfully deleted: "Акаунтът е изтрит успешно!"
327326
An account with that username already exists: "Акаунт с това потребителско име вече съществува!"
328327
Configuration successfully updated: "Конфигурацията е актуализирана успешно."
329-
Corrupted file: "Неуспешно възстановяване! Повреден файл!"
328+
Corrupted file: "Повреден файл!"
330329
Failed to create: "Неуспешно създаване!"
331330
Failed to delete: "Неуспешно изтриване!"
331+
Failed to restore: "Неуспешно възстановяване"
332332
Failed to update configuration: "Неуспешно актуализиране на конфигурацията!"
333333
Failed to update: "Неуспешно актуализиране!"
334334
Failed: "Неуспешен"
335335
File successfully deleted: "Файлът е изтрит успешно!"
336336
File successfully restored: "Файлът е възстановен успешно!"
337337
Incorrect 2FA code entered: "Въведен е неправилен 2FA код. Неуспешно удостоверяване."
338-
Incorrect quarantine key: "Неуспешно възстановяване! Неправилен карантинен ключ!"
338+
Incorrect quarantine key: "Неправилен карантинен ключ!"
339339
Invalid password: "Грешка при влизане! Невалидна парола!"
340+
Maximum number of login attempts exceeded: "Превишен е максималният брой опити за влизане; Отказан достъп."
340341
Password field empty: "Полето за парола е празно!"
341342
Password successfully updated: "Паролата е актуализирана успешно!"
342343
Permissions not adequate to perform asynchronous requests: "Разрешенията не са подходящи за изпълнение на асинхронни заявки. Опитайте да влезете отново."
344+
Please enter a valid quarantine key: "Моля, въведете валиден ключ за карантина."
343345
Statistics cleared: "Статистиката е изчистена."
344346
Successfully authenticated: "Успешно удостоверяване."
345347
That account doesn_t exist: "Този акаунт не съществува."

l10n/bn.yml

Lines changed: 6 additions & 4 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: 2024.05.04).
10+
# This file: Bangla language data (last modified: 2024.06.18).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# and open-source hobby project which generates zero income, and translatable
@@ -299,7 +299,6 @@ link:
299299
Statistics: "পরিসংখ্যান"
300300
Text formatting: "পাঠ্য বিন্যাস: <a href="%1$sfalse">সহজ</a> – <a href="%1$strue">অভিনব</a>"
301301
Upload Testing: "আপলোড টেস্ট"
302-
max_login_attempts_exceeded: "লগইন প্রচেষ্টা সর্বাধিক সংখ্যা অতিক্রম করেছে; অ্যাক্সেস অস্বীকার।"
303302
msg_subject_2fa: "দুই-ফ্যাক্টর প্রমাণীকরণ"
304303
msg_template_2fa: |
305304
<center><p>হ্যালো, %s।<br /><br />
@@ -319,20 +318,23 @@ response:
319318
Account successfully deleted: "অ্যাকাউন্ট সফলভাবে মোছা হয়েছে!"
320319
An account with that username already exists: "এই ব্যবহারকারীর নামটি ইতিমধ্যেই বিদ্যমান রয়েছে!"
321320
Configuration successfully updated: "কনফিগারেশন সফলভাবে আপডেট করা হয়েছে।"
322-
Corrupted file: "পুনরুদ্ধার করতে ব্যর্থ হয়েছে! দূষিত ফাইল!"
321+
Corrupted file: "দূষিত ফাইল!"
323322
Failed to create: "তৈরি করতে ব্যর্থ হয়েছে!"
324323
Failed to delete: "মুছে ফেলতে ব্যর্থ হয়েছে!"
324+
Failed to restore: "পুনরুদ্ধার করতে ব্যর্থ হয়েছে"
325325
Failed to update configuration: "কনফিগারেশন আপডেট করতে ব্যর্থ হয়েছে!"
326326
Failed to update: "আপডেট করতে ব্যর্থ হয়েছে!"
327327
Failed: "ব্যর্থ হয়েছে"
328328
File successfully deleted: "ফাইল সফলভাবে মোছা হয়েছে!"
329329
File successfully restored: "ফাইল সফলভাবে পুনরুদ্ধার!"
330330
Incorrect 2FA code entered: "ভুল 2FA কোড প্রবেশ করানো হয়েছে। প্রমাণীকরণ ব্যর্থ হয়েছে।"
331-
Incorrect quarantine key: "পুনরুদ্ধার করতে ব্যর্থ হয়েছে! ভুল সঙ্গরোধ চাবি!"
331+
Incorrect quarantine key: "ভুল সঙ্গরোধ চাবি!"
332332
Invalid password: "লগইন ব্যর্থতা! অবৈধ পাসওয়ার্ড!"
333+
Maximum number of login attempts exceeded: "লগইন প্রচেষ্টা সর্বাধিক সংখ্যা অতিক্রম করেছে; অ্যাক্সেস অস্বীকার।"
333334
Password field empty: "পাসওয়ার্ড ক্ষেত্র খালি!"
334335
Password successfully updated: "পাসওয়ার্ড সফলভাবে আপডেট করা হয়েছে!"
335336
Permissions not adequate to perform asynchronous requests: "অনুমতিগুলি অ্যাসিঙ্ক্রোনাস অনুরোধগুলি সঞ্চালনের পর্যাপ্ত নয়। আবার চেষ্টা করুন লগ ইন।"
337+
Please enter a valid quarantine key: "অনুগ্রহ করে একটি বৈধ কোয়ারেন্টাইন কী লিখুন।"
336338
Statistics cleared: "পরিসংখ্যান পরিস্কার।"
337339
Successfully authenticated: "সফলভাবে প্রমাণিত।"
338340
That account doesn_t exist: "সেই অ্যাকাউন্টটি বিদ্যমান নেই।"

l10n/ca.yml

Lines changed: 45 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: Catalan language data (last modified: 2024.06.06).
10+
# This file: Catalan language data (last modified: 2024.06.18).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# and open-source hobby project which generates zero income, and translatable
@@ -292,6 +292,50 @@ label:
292292
Your IP: "El vostre IP:"
293293
Your UA: "El vostre agent d'usuari:"
294294
phpMussel version used: "Versió de phpMussel utilitzada:"
295+
link:
296+
Accounts: "Comptes"
297+
Cache Data: "Dades de la memòria cau"
298+
Configuration: "Configuració"
299+
Discussions: "Debats"
300+
Documentation: "Documentació"
301+
Home: "Pàgina d'inici"
302+
Log Out: "Tancar sessió"
303+
Logs: "Registres"
304+
Quarantine: "Quarantena"
305+
Signature Information: "Informació de signatures"
306+
Statistics: "Estadístiques"
307+
Text formatting: "Format del text: <a href="%1$sfalse">Senzill</a> – <a href="%1$strue">Luxós</a>"
308+
Upload Testing: "Proves de càrrega"
309+
msg_subject_2fa: "Autenticació de dos factors"
310+
msg_template_2fa: |
311+
<center><p>Hola, %s.<br /><br />
312+
El vostre codi d'autenticació de dos factors per iniciar sessió al front-end de phpMussel:</p>
313+
<h1>%s</h1>
314+
<p>Aquest codi caduca en 10 minuts.</p></center>
315+
previewer:
316+
Days: "Dies"
317+
Hours: "Hores"
318+
Minutes: "Minuts"
319+
Months: "Mesos"
320+
Seconds: "Segons"
321+
Weeks: "Setmanes"
322+
Years: "Anys"
323+
response:
324+
Account successfully created: "Compte creat amb èxit!"
325+
Account successfully deleted: "Compte suprimit amb èxit!"
326+
An account with that username already exists: "Ja existeix un compte amb aquest nom d'usuari!"
327+
Configuration successfully updated: "Configuració actualitzat amb èxit."
328+
Corrupted file: "Fitxer malmès!"
329+
Failed to create: "La creació ha fallat!"
330+
Failed to delete: "L'eliminació ha fallat!"
331+
Failed to restore: "La restauració ha fallat"
332+
Failed to update configuration: "L'actualització de la configuració ha fallat!"
333+
Failed to update: "L'actualització ha fallat!"
334+
Failed: "Fallat"
335+
File successfully deleted: "Fitxer suprimit amb èxit!"
336+
File successfully restored: "Fitxer restaurat amb èxit!"
337+
Incorrect 2FA code entered: "Introduït un codi 2FA incorrecte. L'autenticació ha fallat."
338+
Incorrect quarantine key: "Clau de quarantena incorrecta!"
295339
warning:
296340
Cookies: "Nota: phpMussel utilitza una cookie per autenticar els inicis de sessió. En iniciar sessió, doneu el vostre consentiment perquè el vostre navegador creï i emmagatzemi una cookie."
297341
JavaScript required: "Avís: Algunes funcionalitats del front-end requereixen JavaScript. Per assegurar-vos que tot el front-end es comporta com s'esperava, es recomana activar JavaScript."

l10n/cs.yml

Lines changed: 6 additions & 4 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: Czech language data (last modified: 2024.05.16).
10+
# This file: Czech language data (last modified: 2024.06.18).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# and open-source hobby project which generates zero income, and translatable
@@ -302,7 +302,6 @@ link:
302302
Statistics: "Statistika"
303303
Text formatting: "Formátování textu: <a href="%1$sfalse">Jednoduchý</a> – <a href="%1$strue">Ozdobný</a>"
304304
Upload Testing: "Testování nahrání"
305-
max_login_attempts_exceeded: "Byl překročen maximální počet pokusů o přihlášení; Přístup odepřen."
306305
msg_subject_2fa: "Dvoufaktorová autentizace"
307306
msg_template_2fa: |
308307
<center><p>Ahoj, %s.<br /><br />
@@ -322,20 +321,23 @@ response:
322321
Account successfully deleted: "Účet byl úspěšně smazán!"
323322
An account with that username already exists: "Účet s tímto uživatelským jménem již existuje!"
324323
Configuration successfully updated: "Konfigurace byla úspěšně aktualizována."
325-
Corrupted file: "Obnovení se nezdařilo! Poškozený soubor!"
324+
Corrupted file: "Poškozený soubor!"
326325
Failed to create: "Vytvoření se nezdařilo!"
327326
Failed to delete: "Smazání se nezdařilo!"
327+
Failed to restore: "Obnovení se nezdařilo"
328328
Failed to update configuration: "Aktualizace konfigurace se nezdařila!"
329329
Failed to update: "Aktualizace se nezdařila!"
330330
Failed: "Selhání"
331331
File successfully deleted: "Soubor byl úspěšně smazán!"
332332
File successfully restored: "Soubor byl úspěšně obnoven!"
333333
Incorrect 2FA code entered: "Zadali jste nesprávný kód 2FA. Autentizace se nezdařila."
334-
Incorrect quarantine key: "Obnovení se nezdařilo! Nesprávný karanténní klíč!"
334+
Incorrect quarantine key: "Nesprávný karanténní klíč!"
335335
Invalid password: "Přihlášení se nezdařilo! Neplatné heslo!"
336+
Maximum number of login attempts exceeded: "Byl překročen maximální počet pokusů o přihlášení; Přístup odepřen."
336337
Password field empty: "Pole hesla prázdné!"
337338
Password successfully updated: "Heslo bylo úspěšně aktualizováno!"
338339
Permissions not adequate to perform asynchronous requests: "Oprávnění nejsou dostatečná pro provádění asynchronních požadavků. Zkuste se znovu přihlásit."
340+
Please enter a valid quarantine key: "Zadejte prosím platný karanténní klíč."
339341
Statistics cleared: "Statistiky vymazány."
340342
Successfully authenticated: "Autentizace byla úspěšná."
341343
That account doesn_t exist: "Ten účet neexistuje."

0 commit comments

Comments
 (0)