Skip to content

Commit 637a0c0

Browse files
committed
feat(firebase_ui_localizations): translate untranslated lable for Thai localization
1 parent c3acdba commit 637a0c0

2 files changed

Lines changed: 47 additions & 49 deletions

File tree

packages/firebase_ui_localizations/lib/l10n/firebase_ui_th.arb

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"@@locale": "th",
3-
"@@last_modified": "2024-02-04T10:25:05.118670",
3+
"@@last_modified": "2025-11-14T16:58:00.000000",
44
"accessDisabledErrorText": "มีการปิดใช้สิทธิ์เข้าถึงบัญชีนี้ชั่วคราว",
55
"@accessDisabledErrorText": {
66
"description": "Used as an error message when account is blocked and user tries to perform some actions with the account (e.g. unlinking a credential).",
@@ -220,7 +220,7 @@
220220
"description": "Used as an error text when PasswordInput is empty.",
221221
"placeholders": {}
222222
},
223-
"passwordResetEmailSentText": "เราส่งอีเมลพร้อมกับลิงก์รีเซ็ตรหัสผ่านให้คุณแล้ว โปรดตรวจสอบอีเมลของคุณ",
223+
"passwordResetEmailSentText": "เราได้ส่งอีเมลพร้อมกับลิงก์รีเซ็ตรหัสผ่านให้คุณแล้ว โปรดตรวจสอบอีเมลของคุณ",
224224
"@passwordResetEmailSentText": {
225225
"description": "Indicates that the password reset email was sent.",
226226
"placeholders": {}
@@ -424,112 +424,112 @@
424424
"description": "Used as an error text of the PasswordInput when provided password is empty or is not correct.",
425425
"placeholders": {}
426426
},
427-
"uploadButtonText": "Upload file",
427+
"uploadButtonText": "อัปโหลดไฟล์",
428428
"@uploadButtonText": {
429429
"description": "UploadButton label",
430430
"placeholders": {}
431431
},
432-
"verifyEmailTitle": "Verify your email",
432+
"verifyEmailTitle": "ยืนยันอีเมลของคุณ",
433433
"@verifyEmailTitle": {
434434
"description": "EmailVerificationScreen title",
435435
"placeholders": {}
436436
},
437-
"verificationEmailSentText": "A verification email has been sent to your email address. Please check your email and click on the link to verify your email address.",
437+
"verificationEmailSentText": "เราได้ส่งอีเมลยืนยันไปยังที่อยู่อีเมลของคุณแล้ว โปรดตรวจสอบอีเมลของคุณและคลิกที่ลิงก์เพื่อยืนยันอีเมลของคุณ",
438438
"@verificationEmailSentText": {
439439
"description": "Hint text indicating that verification email has been sent",
440440
"placeholders": {}
441441
},
442-
"verificationFailedText": "We couldn't verify your email address. ",
442+
"verificationFailedText": "เราไม่สามารถยืนยันอีเมลของคุณได้",
443443
"@verificationFailedText": {
444444
"description": "Message indicating that something went wrong during email verification",
445445
"placeholders": {}
446446
},
447-
"resendVerificationEmailButtonLabel": "Resend verification email",
447+
"resendVerificationEmailButtonLabel": "ส่งอีเมลยืนยันอีกครั้ง",
448448
"@resendVerificationEmailButtonLabel": {
449449
"description": "Button label that suggests to resend verification email",
450450
"placeholders": {}
451451
},
452-
"verificationEmailSentTextShort": "Verification email sent",
452+
"verificationEmailSentTextShort": "ส่งอีเมลยืนยันแล้ว",
453453
"@verificationEmailSentTextShort": {
454454
"description": "Short version of the hint text indicating that verification email has been sent",
455455
"placeholders": {}
456456
},
457-
"emailIsNotVerifiedText": "Email is not verified",
457+
"emailIsNotVerifiedText": "ยังไม่ได้ยืนยันอีเมล",
458458
"@emailIsNotVerifiedText": {
459459
"description": "Message indicating that email is not verified",
460460
"placeholders": {}
461461
},
462-
"waitingForEmailVerificationText": "Waiting for email verification",
462+
"waitingForEmailVerificationText": "กำลังรอยืนยันอีเมล",
463463
"@waitingForEmailVerificationText": {
464464
"description": "Message indicating that email is being verified",
465465
"placeholders": {}
466466
},
467-
"dismissButtonLabel": "Dismiss",
467+
"dismissButtonLabel": "ปิด",
468468
"@dismiss": {
469469
"description": "Dissmiss button label",
470470
"placeholders": {}
471471
},
472-
"okButtonLabel": "OK",
472+
"okButtonLabel": "ตกลง",
473473
"@okButtonLabel": {
474474
"description": "OK button label",
475475
"placeholders": {}
476476
},
477-
"checkEmailHintText": "Please check your email and click the link to verify your email address.",
477+
"checkEmailHintText": "โปรดตรวจสอบอีเมลของคุณและคลิกที่ลิงก์เพื่อยืนยันอีเมลของคุณ",
478478
"@checkEmailHintText": {
479479
"description": "Hint text prompting the user to check email for verification link",
480480
"placeholders": {}
481481
},
482-
"doneButtonLabel": "Done",
482+
"doneButtonLabel": "เสร็จสิ้น",
483483
"@doneButtonLabel": {
484484
"description": "Done button label",
485485
"placeholders": {}
486486
},
487-
"invalidVerificationCodeErrorText": "The code you entered is invalid. Please try again.",
487+
"invalidVerificationCodeErrorText": "รหัสที่คุณป้อนไม่ถูกต้อง โปรดลองอีกครั้ง",
488488
"@invalidVerificationCodeErrorText": {
489489
"description": "Error text indicating that entered SMS code is invalid",
490490
"placeholders": {}
491491
},
492-
"ulinkProviderAlertTitle": "Unlink provider",
492+
"ulinkProviderAlertTitle": "ยกเลิกการเชื่อมต่อผู้ให้บริการ",
493493
"@ulinkProviderAlertTitle": {
494494
"description": "Title that is shown in AlertDialog asking for provider unlink confirmation",
495495
"placeholders": {}
496496
},
497-
"confirmUnlinkButtonLabel": "Unlink",
497+
"confirmUnlinkButtonLabel": "ยกเลิกการเชื่อมต่อ",
498498
"@confirmUnlinkButtonLabel": {
499499
"description": "Unlink confirmation button label",
500500
"placeholders": {}
501501
},
502-
"cancelButtonLabel": "Cancel",
502+
"cancelButtonLabel": "ยกเลิก",
503503
"@cancelButtonLabel": {
504504
"description": "Cancel button label",
505505
"placeholders": {}
506506
},
507-
"unlinkProviderAlertMessage": "Are you sure you want to unlink this provider?",
507+
"unlinkProviderAlertMessage": "คุณแน่ใจหรือไม่ว่าต้องการยกเลิกการเชื่อมต่อผู้ให้บริการนี้?",
508508
"@unlinkProviderAlertMessage": {
509509
"description": "Text that is shown as a message of the AlertDialog confirming provider unlink",
510510
"placeholders": {}
511511
},
512-
"weakPasswordErrorText": "Password should be at least 6 characters",
512+
"weakPasswordErrorText": "รหัสผ่านควรมีความยาวอย่างน้อย 6 ตัวอักษร",
513513
"@weakPasswordErrorText": {
514514
"description": "Error text suggesting that used password is too weak",
515515
"placeholders": {}
516516
},
517-
"confirmDeleteAccountAlertTitle": "Confirm account deletion",
517+
"confirmDeleteAccountAlertTitle": "ยืนยันการลบบัญชี",
518518
"@confirmDeleteAccountAlertTitle": {
519519
"description": "Delete account confirmation dialog title",
520520
"placeholders": {}
521521
},
522-
"confirmDeleteAccountAlertMessage": "Are you sure you want to delete your account?",
522+
"confirmDeleteAccountAlertMessage": "คุณแน่ใจใช่ไหมว่าต้องการลบบัญชีของคุณ?",
523523
"@confirmDeleteAccountAlertMessage": {
524524
"description": "Delete account confirmation dialog message",
525525
"placeholders": {}
526526
},
527-
"confirmDeleteAccountButtonLabel": "Yes, delete",
527+
"confirmDeleteAccountButtonLabel": "ใช่, ลบเลย",
528528
"@confirmDeleteAccountButtonLabel": {
529529
"description": "Confirm delete account button label",
530530
"placeholders": {}
531531
},
532-
"sendVerificationEmailLabel": "Send verification email",
532+
"sendVerificationEmailLabel": "ส่งอีเมลยืนยัน",
533533
"@sendVerificationEmailLabel": {
534534
"description": "Used as a button label to send a verification email",
535535
"placeholders": {}

packages/firebase_ui_localizations/lib/src/lang/th.dart

Lines changed: 23 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ class ThLocalizations extends FirebaseUILocalizationLabels {
141141

142142
@override
143143
String get passwordResetEmailSentText =>
144-
"เราส่งอีเมลพร้อมกับลิงก์รีเซ็ตรหัสผ่านให้คุณแล้ว โปรดตรวจสอบอีเมลของคุณ";
144+
"เราได้ส่งอีเมลพร้อมกับลิงก์รีเซ็ตรหัสผ่านให้คุณแล้ว โปรดตรวจสอบอีเมลของคุณ";
145145

146146
@override
147147
String get phoneInputLabel => "หมายเลขโทรศัพท์";
@@ -264,76 +264,74 @@ class ThLocalizations extends FirebaseUILocalizationLabels {
264264
"รหัสผ่านไม่ถูกต้องหรือผู้ใช้ไม่มีรหัสผ่าน";
265265

266266
@override
267-
String get uploadButtonText => "Upload file";
267+
String get uploadButtonText => "อัปโหลดไฟล์";
268268

269269
@override
270-
String get verifyEmailTitle => "Verify your email";
270+
String get verifyEmailTitle => "ยืนยันอีเมลของคุณ";
271271

272272
@override
273273
String get verificationEmailSentText =>
274-
"A verification email has been sent to your email address. Please check your email and click on the link to verify your email address.";
274+
"เราได้ส่งอีเมลยืนยันไปยังที่อยู่อีเมลของคุณแล้ว โปรดตรวจสอบอีเมลของคุณและคลิกที่ลิงก์เพื่อยืนยันอีเมลของคุณ";
275275

276276
@override
277-
String get verificationFailedText =>
278-
"We couldn't verify your email address. ";
277+
String get verificationFailedText => "เราไม่สามารถยืนยันอีเมลของคุณได้";
279278

280279
@override
281-
String get resendVerificationEmailButtonLabel => "Resend verification email";
280+
String get resendVerificationEmailButtonLabel => "ส่งอีเมลยืนยันอีกครั้ง";
282281

283282
@override
284-
String get verificationEmailSentTextShort => "Verification email sent";
283+
String get verificationEmailSentTextShort => "ส่งอีเมลยืนยันแล้ว";
285284

286285
@override
287-
String get emailIsNotVerifiedText => "Email is not verified";
286+
String get emailIsNotVerifiedText => "ยังไม่ได้ยืนยันอีเมล";
288287

289288
@override
290-
String get waitingForEmailVerificationText =>
291-
"Waiting for email verification";
289+
String get waitingForEmailVerificationText => "กำลังรอยืนยันอีเมล";
292290

293291
@override
294-
String get dismissButtonLabel => "Dismiss";
292+
String get dismissButtonLabel => "ปิด";
295293

296294
@override
297-
String get okButtonLabel => "OK";
295+
String get okButtonLabel => "ตกลง";
298296

299297
@override
300298
String get checkEmailHintText =>
301-
"Please check your email and click the link to verify your email address.";
299+
"โปรดตรวจสอบอีเมลของคุณและคลิกที่ลิงก์เพื่อยืนยันอีเมลของคุณ";
302300

303301
@override
304-
String get doneButtonLabel => "Done";
302+
String get doneButtonLabel => "เสร็จสิ้น";
305303

306304
@override
307305
String get invalidVerificationCodeErrorText =>
308-
"The code you entered is invalid. Please try again.";
306+
"รหัสที่คุณป้อนไม่ถูกต้อง โปรดลองอีกครั้ง";
309307

310308
@override
311-
String get ulinkProviderAlertTitle => "Unlink provider";
309+
String get ulinkProviderAlertTitle => "ยกเลิกการเชื่อมต่อผู้ให้บริการ";
312310

313311
@override
314-
String get confirmUnlinkButtonLabel => "Unlink";
312+
String get confirmUnlinkButtonLabel => "ยกเลิกการเชื่อมต่อ";
315313

316314
@override
317-
String get cancelButtonLabel => "Cancel";
315+
String get cancelButtonLabel => "ยกเลิก";
318316

319317
@override
320318
String get unlinkProviderAlertMessage =>
321-
"Are you sure you want to unlink this provider?";
319+
"คุณแน่ใจหรือไม่ว่าต้องการยกเลิกการเชื่อมต่อผู้ให้บริการนี้?";
322320

323321
@override
324322
String get weakPasswordErrorText =>
325-
"Password should be at least 6 characters";
323+
"รหัสผ่านควรมีความยาวอย่างน้อย 6 ตัวอักษร";
326324

327325
@override
328-
String get confirmDeleteAccountAlertTitle => "Confirm account deletion";
326+
String get confirmDeleteAccountAlertTitle => "ยืนยันการลบบัญชี";
329327

330328
@override
331329
String get confirmDeleteAccountAlertMessage =>
332-
"Are you sure you want to delete your account?";
330+
"คุณแน่ใจใช่ไหมว่าต้องการลบบัญชีของคุณ?";
333331

334332
@override
335-
String get confirmDeleteAccountButtonLabel => "Yes, delete";
333+
String get confirmDeleteAccountButtonLabel => "ใช่, ลบเลย";
336334

337335
@override
338-
String get sendVerificationEmailLabel => "Send verification email";
336+
String get sendVerificationEmailLabel => "ส่งอีเมลยืนยัน";
339337
}

0 commit comments

Comments
 (0)