2023-04-11 18:03:09 +09:00

98 lines
3.9 KiB
JSON

{
"common": {
"message": {
"inputEmptyError": "(fr)Error Message",
"passwordIncorrectError": "(fr)Error Message",
"emailIncorrectError": "(fr)Error Message",
"internalServerError": "(fr)処理に失敗しました。時間をおいて再実行しても解決しない場合はシステム管理者にお問い合わせください。"
},
"label": {
"cancel": "(fr)Cancel",
"headerTitle": "(fr)ODMS Cloud",
"copyRight": "(fr)OM Digital Solutions 2023"
}
},
"topPage": {
"label": {
"displayLanguage": "(fr)Display language",
"languageEnglish": "(fr)English",
"languageGerman": "(fr)German",
"languageSpanish": "(fr)Spanish",
"languageFrench": "(fr)French",
"alreadyHaveAccount": "(fr)Already have an account?",
"signInButton": "(fr)Sign in",
"newUser": "(fr)New user?",
"signUpButton": "(fr)Create a new account"
}
},
"signupPage": {
"message": {
"inputEmptyError": "(fr)この項目の入力は必須です。入力してください。",
"passwordIncorrectError": "(fr)入力されたパスワードがルールを満たしていません。下記のルールを満たすパスワードを入力してください。",
"emailIncorrectError": "(fr)メールアドレスの形式が不正です。正しいメールアドレスの形式で入力してください。"
},
"text": {
"title": "(fr)Create your account",
"pageExplanation": "(fr)Explanation...",
"accountInfoTitle": "(fr)Register your account information",
"countryExplanation": "(fr) Please select your country or the nearest country.",
"dealerExplanation": "(fr)Please select the dealer to purchase a license.",
"adminInfoTitle": "(fr)Register primary administrator's information",
"passwordTerms": "(fr)Please set a password or issue an initial password.\nThe password must be more than 8 or less than 64 letters,numbers and symbols."
},
"label": {
"company": "(fr)Company Name",
"country": "(fr)Country",
"dealer": "(fr)Dealer (Optional)",
"adminName": "(fr)Admin Name",
"email": "(fr)Email",
"password": "(fr)Password",
"termsLink": "(fr)Click here to read the terms of use",
"termsLinkFor": "(fr)for ODDS.",
"termsCheckBox": "(fr)Yes, I agree to the terms of use.",
"createAccountButton": "(fr)Create account"
}
},
"signupConfirmPage": {
"message": {
"emailConflictError": "(fr)このメールアドレスは既に登録されています。他のメールアドレスで登録してください。"
},
"text": {
"title": "(fr)Confirmation",
"pageExplanation": "(fr)Explanation ......",
"accountInfoTitle": "(fr)Your account information",
"adminInfoTitle": "(fr)Primary administrator's information"
},
"label": {
"company": "(fr)Company Name",
"country": "(fr)Country",
"dealer": "(fr)Dealer",
"adminName": "(fr)Admin Name",
"email": "(fr)Email",
"password": "(fr)Password",
"signupButton": "(fr)Sign up"
}
},
"signupCompletePage": {
"text": {
"createdInfo": "(fr)Your account has been created and a verification email has been set to your registered email address. Please click on the verification link included in the email to activate your account."
},
"label": {
"title": "(fr)Account created"
}
},
"signupVerifyPage": {
"text": {
"verifySuccess": "(fr)You have successfully verified the account.",
"faild": "(fr)The verification url does not match. Please try again,\nor click on the link below to receive a new verification mail.",
"alreadySuccess": "(fr)Your account has already been verified."
},
"label": {
"verifySuccess": "(fr)Verified!",
"faild": "(fr)Verification failed",
"alreadySuccess": "(fr)Already Verified!",
"returnToSignIn": "(fr)Return to Sign in"
}
}
}