|
1 | 1 | # Group
|
2 | 2 | group:
|
3 | 3 | edit:
|
4 |
| - submit: Update group |
| 4 | + submit: บันทึกการแก้ไข |
5 | 5 | show:
|
6 |
| - name: Group name |
| 6 | + name: ชื่อกลุ่ม |
7 | 7 | new:
|
8 |
| - submit: Create group |
| 8 | + submit: สร้างกลุ่ม |
9 | 9 | flash:
|
10 |
| - updated: The group has been updated |
11 |
| - created: The group has been created |
12 |
| - deleted: The group has been deleted |
| 10 | + updated: กลุ่มถูกแก้ไขแล้ว |
| 11 | + created: กลุ่มถูกแก้ไขแล้ว |
| 12 | + deleted: กลุ่มถูกแก้ไขแล้ว |
13 | 13 |
|
14 | 14 | # Security
|
15 |
| -"Bad credentials": Invalid username or password |
| 15 | +"Bad credentials": ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง |
16 | 16 |
|
17 | 17 | security:
|
18 | 18 | login:
|
19 |
| - username: "Username:" |
20 |
| - password: "Password:" |
21 |
| - remember_me: Remember me |
22 |
| - submit: Login |
| 19 | + username: "ชื่อผู้ใช้:" |
| 20 | + password: "รหัสผ่าน:" |
| 21 | + remember_me: จำการเข้าระบบ |
| 22 | + submit: เข้าระบบ |
23 | 23 |
|
24 | 24 | # Profile
|
25 | 25 | profile:
|
26 | 26 | show:
|
27 |
| - username: Username |
28 |
| - email: Email |
| 27 | + username: ชื่อผู้ใช้ |
| 28 | + email: อีเมล์ |
29 | 29 | edit:
|
30 |
| - submit: Update |
| 30 | + submit: บันทึกการแก้ไข |
31 | 31 | flash:
|
32 |
| - updated: The profile has been updated |
| 32 | + updated: ข้อมูลส่วนตัวถูกแก้ไขแล้ว |
33 | 33 |
|
34 | 34 | # Password change
|
35 | 35 | change_password:
|
36 |
| - submit: Change password |
| 36 | + submit: เปลี่ยนรหัสผ่าน |
37 | 37 | flash:
|
38 |
| - success: The password has been changed |
| 38 | + success: รหัสผ่านถูกแก้ไขแล้ว |
39 | 39 |
|
40 | 40 | # Registration
|
41 | 41 | registration:
|
42 |
| - check_email: An email has been sent to %email%. It contains an activation link you must click to activate your account. |
43 |
| - confirmed: Congrats %username%, your account is now activated. |
44 |
| - back: Back to the originating page. |
45 |
| - submit: Register |
| 42 | + check_email: ระบบได้ส่งอีเมลยืนยันการสมัครสมาชิกไปที่ %email% คุณต้องคลิกลิงค์ที่ส่งไปเพื่อยืนยันการสมัคร |
| 43 | + confirmed: ยินดีด้วย %username%, บัญชีของคุณถูกยืนยันแล้ว |
| 44 | + back: กลับไปหน้าเดิม |
| 45 | + submit: สมัครสมาชิก |
46 | 46 | flash:
|
47 |
| - user_created: The user has been created successfully |
| 47 | + user_created: สร้างผู้ใช้เรียบร้อยแล้ว |
48 | 48 | email:
|
49 |
| - subject: Welcome %username%! |
| 49 | + subject: ยินดีต้อนรับ %username%! |
50 | 50 | message: |
|
51 |
| - Hello %username%! |
| 51 | + สวัสดี %username%! |
52 | 52 |
|
53 |
| - To finish activating your account - please visit %confirmationUrl% |
| 53 | + เพื่อยืนยันการสมัครสมาชิกให้เสร็จสมบูรณ์ กรุณาไปที่ %confirmationUrl% |
54 | 54 |
|
55 |
| - Regards, |
56 |
| - the Team. |
| 55 | + ด้วยความนับถือ, |
| 56 | + ทีมงาน |
57 | 57 |
|
58 | 58 | # Password resetting
|
59 | 59 | resetting:
|
60 |
| - password_already_requested: The password for this user has already been requested within the last 24 hours. |
61 |
| - check_email: An email has been sent to %email%. It contains a link you must click to reset your password. |
| 60 | + password_already_requested: รหัสผ่านที่ถูกร้องขอจะใช้ได้ภายใน 24 ชม. |
| 61 | + check_email: ระบบได้ส่งอีเมล์การขอเปลี่ยนรหัสผ่านไปที่ %email% คุณต้องคลิกลิงค์ที่ส่งไปเพื่อทำการเปลี่ยนระหัสผ่าน |
62 | 62 | request:
|
63 |
| - invalid_username: The username or email address "%username%" does not exist. |
64 |
| - username: "Username or email address:" |
65 |
| - submit: Reset password |
| 63 | + invalid_username: ชื่อผู้ใช้หรืออีเมล "%username%" ไม่มีอยู่ในระบบ |
| 64 | + username: "ชื่อผู้ใช้หรืออีเมล์:" |
| 65 | + submit: เปลี่ยนรหัสผ่าน |
66 | 66 | reset:
|
67 |
| - submit: Change password |
| 67 | + submit: บันทึกการเปลี่ยนแปลงรหัส |
68 | 68 | flash:
|
69 |
| - success: The password has been reset successfully |
| 69 | + success: เปลี่ยนรหัสผ่านเรียบร้อยแล้ว |
70 | 70 | email:
|
71 |
| - subject: Reset Password |
| 71 | + subject: การเปลี่ยนรหัสผ่าน |
72 | 72 | message: |
|
73 |
| - Hello %username%! |
| 73 | + สวัสดี %username%! |
74 | 74 |
|
75 |
| - To reset your password - please visit %confirmationUrl% |
| 75 | + เพื่อดำเนินการเปลี่ยนรหัสผ่านของคุณ กรุณาไปที่ %confirmationUrl% |
76 | 76 |
|
77 |
| - Regards, |
78 |
| - the Team. |
| 77 | + ด้วยความนับถือ, |
| 78 | + ทีมงาน |
79 | 79 |
|
80 | 80 | # Global strings
|
81 | 81 | layout:
|
82 |
| - logout: Logout |
83 |
| - login: Login |
84 |
| - register: Register |
85 |
| - logged_in_as: Logged in as %username% |
| 82 | + logout: ออกจากระบบ |
| 83 | + login: เข้าระบบ |
| 84 | + register: สมัครสมาชิก |
| 85 | + logged_in_as: เข้าระบบด้วย %username% |
86 | 86 |
|
87 | 87 | # Form field labels
|
88 | 88 | form:
|
89 |
| - group_name: "Group name:" |
90 |
| - username: "Username:" |
91 |
| - email: "Email:" |
92 |
| - current_password: "Current password:" |
93 |
| - password: "Password:" |
94 |
| - password_confirmation: "Verification:" |
95 |
| - new_password: "New password:" |
96 |
| - new_password_confirmation: "Verification:" |
| 89 | + group_name: "ชื่อกลุ่ม:" |
| 90 | + username: "ชื่อเข้าระบบ:" |
| 91 | + email: "อีเมล์:" |
| 92 | + current_password: "รหัสผ่านปัจจุบัน:" |
| 93 | + password: "รหัสผ่าน:" |
| 94 | + password_confirmation: "ยืนยันรหัสผ่าน:" |
| 95 | + new_password: "รหัสผ่านใหม่:" |
| 96 | + new_password_confirmation: "ยืนยันรหัสผ่านใหม่:" |
0 commit comments