﻿; 曜日
comweeksunday=Sunday
comweekmonday=Monday
comweektuesday=Tuesday
comweekwednesday=Wednesday
comweekthursday=Thursday
comweekfriday=Friday
comweeksaturday=Saturday
comweeksun=Sun
comweekmon=Mon
comweektue=Tue
comweekwed=Wed
comweekthu=Thu
comweekfri=Fri
comweeksat=Sat
; 時間(時間文字列による書式)
comtimeymd=%m/%d/%Y			; %Yは西暦,%lは月,%eは日
comtimesymd=%m/%d/%y		; %yは西暦(2桁),%lは月,%eは日
comtimesymd2=%m/%d/%y			; %yは西暦（２桁),%lは月,%dは日
comtimemd2=%m/%d			; %lは月,%eは日
comtimeymdhm=%m/%d/%Y %I:%M %p
comtimesymdhm=%m/%d/%y %I:%M %p
comtimeymdw=%m/%d/%Y (%a)	; %Yは西暦,%lは月,%dは日,%aは曜日(1文字)
comtimeym=%B %Y				; %Yは西暦,%lは月
comtimedw=%d (%a)				; %dは日,%aは曜日(1文字)

; ログイン画面等
comselect=-- Choose one --
comchg=Change
; 一覧
comsortup=Ascending
comsortdown=Descending
comup_d=Up 5 items
comup=Up 1 item
comdown_d=Down 5 items
comdown=Down 1 item
comnodatamsg=No data exists.

; ユーザ選択等
comallusr=All Users
comall=All
comalldisp=(Show All)
comnosel=Not selected
comdatanothing=?????
commsgdelete=(Deleted)
commsgmust=(*)
commsguniqe=(#)
comid=(ID)
; 入力画面
comnoattach=(None)		; 添付なし
; インポート
comimperr=Please import this data again.
comimperrfrom=Please import the data from the line again.
comimprowerr=Error occurred at row %d.
comimprowcolerr=Error occurred at row %d, column %d.
comimprowerrend=Error occurred at row %d. Please import the data from the line again.
comimprowcolerrend=Error occurred at row %d, column %d. Please import the data from the line again.
comimpdelflg=Delete Flag
comimpsuccess=Processing successfully.
comimpdataid=ID (System ID:Automatic Numbering)
comimporting=Importing is in progress... Please wait for a while.
; 検索
comdatekara=-
; ふりがな使用有無(ふりがながない場合はfalse)
comkanause=false
; パッケージ
version=V2.0IR6.0