lang-en.json 3.97 KB
Newer Older
Masaru Abe committed
1 2
{
"sysErrorCallApi01":"System error.<br/>Please close this window and contact administrator.",
Masaru Abe committed
3
"sysErrorCallApi02":"I am terribly sorry to cause you inconvenience.<br />A certification error occurred.<br />return to a login screen.",
Masaru Abe committed
4 5 6 7
"sysInfoWithoutLogout":"Are you sure to close this window without logout?\nIncorrect logout will cause login problem next time.",

"txtUsrCap":"User Infomation",
"txtLastLoginTime":"Last login date:",
8

Masaru Abe committed
9 10 11
"msgPwdEmpty":"Password is required.",
"msgPwdOldWrong":"Current Password mismatch.",
"msgPwdNotMatch":"New Password doesn't match.",
12 13
"msgMaxLength": "The new password length exceeds the maximum of 16 characters.",
"msgMinLength": "The new password length is less than a minimum of 6 characters.",
Kang Donghun committed
14
"msgInvaildLength": "The password must be at least 6 characters long and not more than 16 characters long.",
15 16
"msgHasSeqChar": "The new password contains at least three consecutive characters of the same character.",
"msgContainSameSeqChar": "The previous password cannot contain more than four characters.",
Kang Donghun committed
17
"msgInvalidPassWord": "{0} is invalid.Only half-width alphanumeric characters and symbols (-_) are allowed.",
Masaru Abe committed
18 19 20 21
"msgLoginErrWrong":"LoginId or Password wrong: {0}",
"dspLogin":"Login",
"dspSkip":"Skip",
"dspPwdUpd":"Apply",
Kang Donghun committed
22 23 24
"txtLoginAccPath":"Account Path",
"txtLoginId":"Login Id",
"txtLoginPwd":"Password",
Masaru Abe committed
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
"txtLoginPwdRbr":"Remember Account Path and Login Id.",
"txtPwdCurr":"Current Password",
"txtPwdNew":"New Password",
"txtPwdNewRe":"Again",
"txtPwdRemind":"This message won't be shown during 30days if skip selected.",
"dspLogout":"Logout",
"dspOK":"OK",
"dspCancel":"Cancel",
"msgPwdChangeOK":"Success.",
"msgPwdChangeNG":"Failed.<br/>Password requires at least both of character and numeric.",
"txtTooltipBack":"Back",
"msgLoginEmpty":"Please fill empty field.",
"dspChange":"Change",
"msgChangePassword":"Change Password",
"sysAppTitle":"Viewer for Web",
"sysLockScrPwdInput":"Input password",
"msgPWDNeedChange":"Change password is required. Please back Setting view.",
"msgAnonymousLoginErr":"Can not login. (Error code: {0})",
NGO THI HONG committed
43
"msgAnonymousLoginErr2":"Can not login. ",
Kang Donghun committed
44 45 46 47 48
"txtLoginDate":"Login Date",
"accountInformation":"Account Information",
"errorOccurred": "Error Occurred",
"msgLogoutConfirm": "Do you want to Logout?",
"msgEssential": "{0} is required",
Kang Donghun committed
49
"pdfPrint":"PDF Print",
NGO THI HONG committed
50 51 52 53 54 55 56 57 58 59 60

"dashboard":"Dashboard",
"dashboardSettings":"Dashboard Settings",
"pickup":"Pick up",
"communication":"Communication",
"workList":"Work list",
"profile":"Profile",
"account_setting":"Account setting",
"newRegistrationTitle":"New Registration",
"continousWorkTitle":"Continous Work",
"processWorkTitle":"Process work",
NGO THI HONG committed
61
"reportWarningTitle":"Report With Warnings",
NGO THI HONG committed
62 63 64
"workWithWarningsTitle":"Work with warnings",
"messageListTitle":"Message List",
"sendMessageTitle":"Send Message",
65
"distanceSupportTitle":"Distance Support",
NGO THI HONG committed
66
"chatTitle":"Chat",
NGO THI HONG committed
67
"makeDashboardAsHome":"Set dashboard to home screen",
NGO THI HONG committed
68 69 70
"btnKeep":"Keep",
"addNew":"Add New",
"display":" display",
Kang Donghun committed
71
"reportList":"Report List",
NGO THI HONG committed
72 73
"reportLevelReport":"Report",
"reportLevelAnswer":"Answer",
74
"msgNotFound":"There is no applicable work.",
75
"confirmation":"Confirmation",
76
"confirmYes":"Yes",
77
"confirmNo":"No",
78 79 80 81 82
"messageListEmpty":"No Messages",
"messageDetail":"Message Details",
"operationName":"Operation Name",
"sendDate":"Send Date",
"sender":"Sender",
83
"content":"Content",
84 85 86 87 88 89
"buttonOperationSelect":"Operation",
"labelSendTypeTitle":"Type",
"labelSendTypeGroup":"Group",
"labelSendTypeAll":"All",
"txtMessageContent":"Message",
"buttonTemplateSelection":"Template",
90 91
"buttonSend":"Send",
"msgContentRequired":"Content is required",
92
"msgContentInvalidLength":"The content length exceeds the maximum of {0} characters",
93
"msgOperationRequired":"Operation is required",
94
"msgSendTypeRequired":"Send type is required",
95
"operationSelection":"Operation select",
96
"selection":"Selection",
97
"templateSelection":"Template selection",
NGO THI HONG committed
98 99
"logo":"logo",
"listDisplay":"List display",
Takumi Imai committed
100 101 102
"gridDisplay":"Grid display",
"reportForm": "Report",
"periodicInspectionPeriod": "Periodic Inspection Period"
103
}