## 概要 [Task1895: cssについて「app.module.scss」と「GlobalStyle.css」をマージして、個別の参照をなくす](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/1895) - GlobalStyle.cssをなくしてデザイナさんのCSSをapp.module.scssにまとめるとともに、個別でcssを作成していた画面についてapp.module.scssを参照するように修正しました。 - 修正の過程で、最新のcss及び画像の取り込みを行いました。 - トップページのレイアウトについて最新化を行いました。 (適用前後でレイアウトにずれが発生したため、調査の過程で最新化を実施) - 影響範囲は全画面レイアウトになります。適用前後の画面イメージを比較して確認しております。 ## レビューポイント - 各画面の変更前後のイメージについてスクリーンショットを格納しています。前後比較いただき問題ないか確認いただきたいです。 ※変更後についてヘッダとシステム名の文字サイズが大きくなっていますが、最新の画面デザイン上そうなっています。 ※トップページについては最新化を行ったため、デザイナさんの画面と比較いただければと思います。 ## 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/Task1895?csf=1&web=1&e=heIWaD ## 動作確認状況 - ローカルで確認 ## 補足 - 相談、参考資料などがあれば
223 lines
9.3 KiB
JSON
223 lines
9.3 KiB
JSON
{
|
|
"common": {
|
|
"message": {
|
|
"inputEmptyError": "(fr)Error Message",
|
|
"passwordIncorrectError": "(fr)Error Message",
|
|
"emailIncorrectError": "(fr)Error Message",
|
|
"internalServerError": "(fr)処理に失敗しました。時間をおいて再実行しても解決しない場合はシステム管理者にお問い合わせください。",
|
|
"listEmpty": "(fr)検索結果が0件です。",
|
|
"dialogConfirm": "(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",
|
|
"importLicenseKey": "(fr)Import 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",
|
|
"accountLock": "(fr)Account Lock"
|
|
}
|
|
},
|
|
"licenseOrderPage": {
|
|
"message": {
|
|
"inputEmptyError": "(fr)この項目の入力は必須です。入力してください。",
|
|
"poNumberIncorrectError": "(fr)PO Numberの形式が不正です。PO Numberは半角英数字(大文字)のみ入力可能です。",
|
|
"newOrderIncorrectError": "(fr)New Orderには1以上の数字を入力してください。",
|
|
"confirmOrder": "(fr)注文を行いますか?",
|
|
"createOrderSuccess": "(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": {
|
|
"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"
|
|
}
|
|
}
|
|
} |