## 概要 [Task2034: 第五階層の画面レイアウトを最新の状況にする](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/2034) - 元PBI or タスクへのリンク(内容・目的などはそちらにあるはず) - 何をどう変更したか、追加したライブラリなど クライアント側の画面表示内容の修正。 AccountLock→StorageAvailable サーバ側の処理でAccountLockと定義している変数名を適切な名称に修正。 - 影響範囲(他の機能にも影響があるか) openapi.json変更に伴い、api.tsがdev環境の最新版になっています。 - 本PBIの対象外 第五階層用ライセンス情報画面以外の機能 scssファイルの修正箇所は、次回デザイナさんの修正時に正式に展開される想定です。 ## レビューポイント - 特にレビューしてほしい箇所 ## UIの変更 https://ndstokyo.sharepoint.com/:f:/r/sites/Piranha/Shared%20Documents/General/OMDS/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88/Task2034?csf=1&web=1&e=gfSwl3 ## 動作確認状況 ローカル環境で画面の表示内容が変更されていることを確認 ## 補足 - 相談、参考資料などがあれば
243 lines
10 KiB
JSON
243 lines
10 KiB
JSON
{
|
|
"common": {
|
|
"message": {
|
|
"inputEmptyError": "(fr)Error Message",
|
|
"passwordIncorrectError": "(fr)Error Message",
|
|
"emailIncorrectError": "(fr)Error Message",
|
|
"internalServerError": "(fr)処理に失敗しました。時間をおいて再実行しても解決しない場合はシステム管理者にお問い合わせください。",
|
|
"listEmpty": "(fr)検索結果が0件です。",
|
|
"dialogConfirm": "(fr)操作を実行しますか?",
|
|
"success": "(fr)処理に成功しました。"
|
|
},
|
|
"label": {
|
|
"cancel": "(fr)Cancel",
|
|
"headerTitle": "(fr)ODMS Cloud",
|
|
"copyRight": "(fr)OM Digital Solutions 2023"
|
|
}
|
|
},
|
|
"topPage": {
|
|
"message": {
|
|
"logout": "(fr)ログイン有効期限が切れました。再度ログイン手続きを行ってください。"
|
|
},
|
|
"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",
|
|
"logoAlt": "(fr)OM Dictation Management System in the Cloud"
|
|
}
|
|
},
|
|
"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",
|
|
"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 (Optional)",
|
|
"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"
|
|
}
|
|
},
|
|
"userListPage": {
|
|
"message": {
|
|
"addUserSuccess": "(fr)メールアドレス宛に認証用メールを送信しました。",
|
|
"authorIdConflictError": "(fr)このAuthor IDは既に登録されています。他のAuthor IDで登録してください。",
|
|
"authorIdIncorrectError": "(fr)Author IDの形式が不正です。Author IDは半角英数字(大文字)と\"_\"のみ入力可能です。"
|
|
},
|
|
"label": {
|
|
"title": "(fr)User",
|
|
"addUser": "(fr)Add User",
|
|
"edit": "(fr)Edit",
|
|
"delete": "(fr)Delete",
|
|
"licenseAllocation": "(fr)License Allocation",
|
|
"name": "(fr)Name",
|
|
"role": "(fr)Role",
|
|
"authorID": "(fr)Author ID",
|
|
"typistGroup": "(fr)Typist Group",
|
|
"email": "(fr)Email",
|
|
"status": "(fr)Status",
|
|
"expiration": "(fr)Expiration",
|
|
"remaining": "(fr)Remaining",
|
|
"autoRenew": "(fr)Auto renew",
|
|
"licenseAlert": "(fr)License alert",
|
|
"notification": "(fr)Notification",
|
|
"users": "(fr)users",
|
|
"of": "(fr)of",
|
|
"personal": "(fr)Personal information",
|
|
"setting": "(fr)Setting",
|
|
"selectGroup": "(fr)Select group",
|
|
"addToGroup": "(fr)Add to group (Optional)",
|
|
"author": "(fr)Author",
|
|
"transcriptionist": "(fr)Transcriptionist",
|
|
"none": "(fr)None"
|
|
}
|
|
},
|
|
"LicenseSummaryPage": {
|
|
"label": {
|
|
"title": "(fr)License",
|
|
"subTitle": "(fr)EFGI Legal",
|
|
"orderLicense": "(fr)Order License",
|
|
"orderHistory": "(fr)Order History",
|
|
"activateLicenseKey": "(fr)Activate License Key",
|
|
"totalLicense": "(fr)Total license",
|
|
"allocatedLicense": "(fr)Allocated license",
|
|
"reusableLicense": "(fr)Reusable license",
|
|
"freeLicense": "(fr)Free license",
|
|
"expiringWithin14daysLicense": "(fr)Expiring within 14days license",
|
|
"issueRequesting": "(fr)Issue Requesting",
|
|
"numberOfRequesting": "(fr)Number of Requesting",
|
|
"shortage": "(fr)Shortage",
|
|
"storageSize": "(fr)Storage Size",
|
|
"usedSize": "(fr)Used Size",
|
|
"storageAvailable": "(fr)Storage Available"
|
|
}
|
|
},
|
|
"licenseOrderPage": {
|
|
"message": {
|
|
"inputEmptyError": "(fr)この項目の入力は必須です。入力してください。",
|
|
"poNumberIncorrectError": "(fr)PO Numberの形式が不正です。PO Numberは半角英数字(大文字)のみ入力可能です。",
|
|
"newOrderIncorrectError": "(fr)New Orderには1以上の数字を入力してください。",
|
|
"confirmOrder": "(fr)注文を行いますか?",
|
|
"poNumberConflictError": "(fr)既に同じPO Numberで注文済みもしくは発行済みの注文が存在しています。他のPO Numberで注文してください。"
|
|
},
|
|
"label": {
|
|
"title": "(fr)Order License",
|
|
"licenses": "(fr)Licenses",
|
|
"poNumber": "(fr)PO Number",
|
|
"newOrder": "(fr)New Order",
|
|
"orderButton": "(fr)Order",
|
|
"licenseTypeText": "(fr)One year"
|
|
}
|
|
},
|
|
"dictationPage": {
|
|
"message": {
|
|
"noPlaybackAuthorization": "(fr)本タスクをPlayBackできる権限がありません。",
|
|
"taskToPlaybackNoExists": "(fr)タスクがすでに文字起こし完了済みまたは存在しないため、PlayBackできません。",
|
|
"taskNotEditable": "(fr)すでに文字起こし作業着手中またはタスクが存在しないため、タイピストを変更できません。"
|
|
},
|
|
"label": {
|
|
"title": "(fr)Dictations",
|
|
"displayInfomation": "(fr)Display Information",
|
|
"jobNumber": "(fr)Job Number",
|
|
"status": "(fr)Status",
|
|
"priority": "(fr)Priority",
|
|
"encryption": "(fr)Encryption",
|
|
"authorId": "(fr)Author ID",
|
|
"workType": "(fr)WorkType",
|
|
"fileName": "(fr)File Name",
|
|
"fileLength": "(fr)File Length",
|
|
"fileSize": "(fr)File size",
|
|
"recordingStartedDate": "(fr)Recording started date",
|
|
"recordingFinishedDate": "(fr)Recording finished date",
|
|
"uploadDate": "(fr)Upload date",
|
|
"transcriptionStartedDate": "(fr)Transcription start date",
|
|
"transcriptionFinishedDate": "(fr)Transcription finished date",
|
|
"transcriptionist": "(fr)Transcriptionist",
|
|
"comment": "(fr)Comment",
|
|
"optionItem1": "(fr)OptionItem1",
|
|
"optionItem2": "(fr)OptionItem2",
|
|
"optionItem3": "(fr)OptionItem3",
|
|
"optionItem4": "(fr)OptionItem4",
|
|
"optionItem5": "(fr)OptionItem5",
|
|
"optionItem6": "(fr)OptionItem6",
|
|
"optionItem7": "(fr)OptionItem7",
|
|
"optionItem8": "(fr)OptionItem8",
|
|
"optionItem9": "(fr)OptionItem9",
|
|
"optionItem10": "(fr)OptionItem10",
|
|
"filter": "(fr)Filter",
|
|
"uploaded": "(fr)Uploaded",
|
|
"inProgress": "(fr)InProgress",
|
|
"finished": "(fr)Finished",
|
|
"pending": "(fr)Pending",
|
|
"backup": "(fr)Backup",
|
|
"playback": "(fr)Playback",
|
|
"fileProperty": "(fr)File Property",
|
|
"changeTranscriptionist": "(fr)Change Transcriptionist",
|
|
"deleteDictation": "(fr)Delete Dictation",
|
|
"selectedTranscriptionist": "(fr)Selected",
|
|
"poolTranscriptionist": "(fr)Pool",
|
|
"saveChanges": "(fr)Save changes"
|
|
}
|
|
},
|
|
"cardLicenseIssuePopupPage": {
|
|
"label": {
|
|
"title": "(fr)License Card",
|
|
"subTitle": "(fr)Card License Creation",
|
|
"number": "(fr)Number of create licenses",
|
|
"createButton": "(fr)Create"
|
|
},
|
|
"message": {
|
|
"createSuccess": "(fr)処理に成功しました。ファイルのダウンロードが完了するまでお待ちください。",
|
|
"createNumberIncorrectError": "(fr)Number of create licensesには1以上の数字を入力してください。"
|
|
}
|
|
},
|
|
"partnerLicensePage": {
|
|
"label": {
|
|
"cardLicenseButton": "(fr)License Card"
|
|
}
|
|
}
|
|
}
|