Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
check
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abook_web
check
Commits
aaf3502d
Commit
aaf3502d
authored
Aug 30, 2022
by
Takumi Imai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#49499 ホーム画面のHMTLを移植
parent
fa077a02
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
59 additions
and
3 deletions
+59
-3
abvw/common/json/lang/lang-en.json
+20
-1
abvw/common/json/lang/lang-ja.json
+20
-1
abvw/common/json/lang/lang-ko.json
+19
-1
operationList.html
+0
-0
No files found.
abvw/common/json/lang/lang-en.json
View file @
aaf3502d
...
...
@@ -159,5 +159,24 @@
"txtMaxDownloadCount"
:
"number of max dl"
,
"msgShareUrlPassword"
:
"When you set a password, please input below."
,
"msgStreamingOpenError"
:
"It is the contents that I cannot read in the streaming."
,
"msgContentLinkNotOpen"
:
"This content cannot open on WebViewer."
"msgContentLinkNotOpen"
:
"This content cannot open on WebViewer."
,
"operationListTitle"
:
"Top Page|A Book Check"
,
"openCategory"
:
"Category"
,
"operationName"
:
"Work name"
,
"operationPeriod"
:
"Period"
,
"operationStartDate"
:
"Start date"
,
"operationEndDate"
:
"End date"
,
"selectOperationDate"
:
"Select"
,
"sortOperation"
:
"Sort"
,
"inputClear"
:
"Clear"
,
"sortOperarionName"
:
"Order by work name"
,
"sortNewWestOperarionPeriod"
:
"Newest work period"
,
"sortOldestOperarionPeriod"
:
"Oldest work period"
,
"sortReportType"
:
"Report type"
,
"sortMostViewDateFirst"
:
"Most Viewed Date First"
,
"operationListScreenName"
:
"Home"
,
"settingScreenName"
:
"Setting"
}
abvw/common/json/lang/lang-ja.json
View file @
aaf3502d
...
...
@@ -159,5 +159,24 @@
"txtMaxDownloadCount"
:
"最大DL回数"
,
"msgShareUrlPassword"
:
"パスワードを設定する場合、以下に入力して下さい。"
,
"msgStreamingOpenError"
:
"ストリーミングでは閲覧出来ないコンテンツです。"
,
"msgContentLinkNotOpen"
:
"このコンテンツはWeb版で開けません。"
"msgContentLinkNotOpen"
:
"このコンテンツはWeb版で開けません。"
,
"operationListTitle"
:
"トップページ|A Book Check"
,
"openCategory"
:
"カテゴリー"
,
"operationName"
:
"作業名"
,
"operationPeriod"
:
"期間"
,
"operationStartDate"
:
"開始日"
,
"operationEndDate"
:
"終了日"
,
"selectOperationDate"
:
"選択"
,
"sortOperation"
:
"並び替え"
,
"inputClear"
:
"クリア"
,
"sortOperarionName"
:
"作業名順"
,
"sortNewWestOperarionPeriod"
:
"作業期間が新しい順"
,
"sortOldestOperarionPeriod"
:
"作業期間が古い順"
,
"sortReportType"
:
"報告タイプ順"
,
"sortMostViewDateFirst"
:
"閲覧日が新しい順"
,
"operationListScreenName"
:
"ホーム"
,
"settingScreenName"
:
"設定"
}
abvw/common/json/lang/lang-ko.json
View file @
aaf3502d
...
...
@@ -157,5 +157,23 @@
"txtMaxDownloadCount"
:
"최대DL횟수"
,
"msgShareUrlPassword"
:
"암호를 설정할경우 다음의 입력란에 입력하십시오."
,
"msgStreamingOpenError"
:
"스트리밍에서는 열람 할 수 없는 컨텐츠입니다."
,
"msgContentLinkNotOpen"
:
"이 컨텐츠는 Web판에서 열 수 없습니다."
"msgContentLinkNotOpen"
:
"이 컨텐츠는 Web판에서 열 수 없습니다."
,
"operationListTitle"
:
"톱 페이지|A Book Check"
,
"openCategory"
:
"카테고리"
,
"operationName"
:
"작업명"
,
"operationPeriod"
:
"기간"
,
"operationStartDate"
:
"시작일"
,
"operationEndDate"
:
"종료일"
,
"selectOperationDate"
:
"선택"
,
"sortOperation"
:
"정렬"
,
"inputClear"
:
"클리어"
,
"sortOperarionName"
:
"작업명순"
,
"sortNewWestOperarionPeriod"
:
"작업기간이 새로운 순서"
,
"sortOldestOperarionPeriod"
:
"작업 기간이 오래된 순서"
,
"sortReportType"
:
"보고 유형 순서"
,
"sortMostViewDateFirst"
:
"탐색일이 새로운 순서"
,
"operationListScreenName"
:
"홈"
,
"settingScreenName"
:
"설정"
}
operationList.html
View file @
aaf3502d
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment