; P=プログラム障害
; E=システム障害
; W=警告
; C=確認
;-----------------------------------------------------
; DB共通エラー
;-----------------------------------------------------
-1003=E,Failed to close the Database.	; データベースに接続できない、資源不足等
-1009=W,The selected data was deleted by other. Please try to select again.	; 整合制約エラー
-1010=W,The system is busy. Please wait for a while and try it later on.
-1012=W,The data is duplicated. Please correct the data and click OK button again.
-1014=W,The value you entered exceeds to the limitation.
-1015=E,The system is busy. Please wait for a while and try it later on.
-1017=E,Full text index is not supported.	; ミドルウェアのインストール漏れ(ADD_PG)
-1025=E,Not enough size of temporary segment. Please ask your administrator.	; (オラクルのみ)
-1026=E,Not enough size of table space. Please ask your administrator.		; (オラクルのみ)
-1027=E,Not enough size for Rollback segment. Please ask your administrator.	; (オラクルのみ)
-1109=W,Invalid value entered.				; カラム情報による検索条件チェック結果
-1110=W,No data exists.
-1111=W,Item cannot be added.		; カラム情報更新時のエラー
-1702=W,A mandatory field is not filled.				; カラム情報によるチェック結果
-1703=W,Invalid date.				; カラム情報によるチェック結果
-1704=W,The value you entered exceeds to the limitation.		; カラム情報によるチェック結果
-1705=W,The number should be a "Hankaku" number.		; カラム情報によるチェック結果
-1712=W,The value exceeds to the limitation.			;カラム情報によるチェック結果
-1713=W,The value is too small.				;カラム情報によるチェック結果
;-----------------------------------------------------
; 共通エラー
;-----------------------------------------------------
-10002=E,Failed to allocate memory. 			; メモリ不足
-10011=W,Please login.
-10013=W,E-mail address cannot contain space.
-10014=W,Please enter "Hankaku" alphanumeric.		;ログインIDなど半角英数で入力した場合など
-10016=W,Invalid value entered.
-10017=W,The same process is in progress by other. Please wait and try it later on.
-10018=W,The process is executing.
-10019=W,The operation has been canceled.
-10021=E,Failed to search in the Database.		; データベースに接続できない、資源不足等
-10022=W,Failed to connect the Database. The Database may not be running.
-10023=W,Failed to connect the Database. There may be too many users are accessing. Please wait for a while and try it later on.
-10024=E,Failed to commit the Database.		; データベースに接続できない、資源不足等
-10028=E,Failed to initialize the Database library.	; dnwmllocal.ja/carddbに読み込み権がない
-10029=E,Failed to create the Database.		; ディスク容量不足等
-10050=W,You cannot delete a user who is logged in now.
-10051=W,A login ID is not set for the user who logged in. The user cannot login. Please set a login ID for the user, or change the login option.
-10053=W,The login ID already exists. Please choose another ID.
-10054=W,You cannot change the authority because you cannot set system settings.
-10055=E,Failed to delete private database.		; 個人データベース(daxprixxx.db)にアクセス権がない等(SQLite only)
-10056=W,Please enter positive value.	;許容サイズにマイナスを入力された場合
-10057=E,Failed to create initial account.		; データベースに接続できない、資源不足等
-10060=W,If you want to new line automatically, please enter the size per line.
-10061=W,If you want to receive automatically, please enter the interval.
-10062=W,If you limit size of attachment file, please specify the size.
-10063=W,If you allow users to download messages, specify the limit.
-10070=W,If you limit access from specific mobile devices, enter the registration URL for device identification number.		;Mobile版にログインできる携帯端末を限定する場合は、個体識別番号登録用URLを入力してください。
-10071=W,指定されたログインIDのユーザが存在しません。
-10100=W,Invalid language. Please delete cookies.
-10101=W,Invalid language. Please make sure your browser's language.
-10102=E,Failed to read shared data path information file. Please verify the access rights.
-10110=W,The process does not exist.			; ＵＲＬが間違っている
-10111=W,Impossible to read the request data due to bad connection. Please enter it again.
-10112=E,Environment variable CONTENT_LENGTH is not set.		; 通信障害等
-10113=W,Failed to read the request. The input data may be too many.
-10114=E,Failed to read requested data.	; 通信障害等,データ長が2048以下
-10115=E,Failed to upload the data.		; 通信障害、ＣＧＩのインストール先のcmsdataにアクセス権がない等
-10116=W,Failed to allocate memory. Please reduce number of data.	; メモリ不足等
-10117=Unable to get Cookie.			; 通信障害、メモリ不足等
-10118=W,You do not have the required permission. 
-10139=W,The name of the attachment file is too long. The length should be less than or equal 255 bytes.
-10140=W,Failed to get the size of the attached file. The size of the file may be too large. Make the size of the file less than or equal 2G byte. 
-10141=W,Since it cannot access to a temporary file for attachments, the process cannot be performed. Please try it later on, or ask your administrator to make sure the access rights.
-10260=W,Invalid access.				;接続認証。接続元が不正。
-10301=W,E-mail address cannot contain "Kanji" characters.				;DAXASP
-10302=W,E-mail address contains invalid character(s).				;DAXASP
-10400=W,Failed to connect to IMAP.
-10401=W,The initial setting has not be done. Please ask your administrator.
-10402=W,Please specify Login ID.
-10403=W,Invalid Login information.			; ログインID,パスワードが長すぎる（63バイトまで）
-10404=W,The folder does not exist. Login again or select other folder and click the refresh button.
-10405=E,The initial settings have not been done.		;初期設定が行われていない
-10544=W,Failed to read a temporary file for attachments.			; データが削除された、同一ユーザーで同じ操作を行った、ブラウザの戻るで戻って操作を続行した等
-10550=E,Failed to store the attachment file into the database.	; ディスクフル、ネットワーク障害等
-10551=E,Failed to delete attachment file from the database.	; データベースに接続できない、資源不足等
;-----------------------------------------------------
; 画面共通エラー
;-----------------------------------------------------
-20001=P,Invalid parameter(s).				; プログラムに渡ってくるべき引数が無い
-20002=E,Failed to allocate memory. 			; メモリ不足
-20010=P,The initializing has not be done.			; プログラムの実行手順が間違っている
-20011=W,Please login.			; ログインしていない
-20013=W,Wrong URL.			; ＵＲＬの引数が足りない
-20014=W,No items found for display. Please ask your administrator because the list items have not set.
; QRコード
-20150=E,Failed to create a QR code.		;QRコードの作成に失敗
-20017=W,Failed to get a work file. This process may be done or done with wrong procedure.		; ブラウザの戻るで操作、ＣＧＩのインストール先のcmsdataにアクセス権がない等
-20018=E,Failed to search in the Database.		; データベースに接続できない、資源不足等
-20019=E,Failed to register the Database.		; データベースに接続できない、資源不足等
-20020=E,Failed to update the Database.		; データベースに接続できない、資源不足等
-20021=E,Failed to delete the Database.		; データベースに接続できない、資源不足等
-20022=W,No value exists.			; 検索結果より、値を取得する際のエラー
-20023=E,Failed to modify the screen.			; ＣＧＩのインストール先のcmspageディレクトリにアクセス権がない等
-20025=W,You have no access rights.			; 機能又はデータにアクセス権がない
-20026=E,The column for the key in view does not exist.		; インストール時に初期データを登録していない等
-20027=E,The value for the key does not exist in the Database.		; データベースに接続できない、資源不足等
-20028=E,Failed to up/down the Database.	; データベースに接続できない、資源不足等
-20029=E,Failed to save the value in the Database.		; メモリ不足等
-20030=E,Failed to get attached data from the Database.	; データベースに接続できない、ディスクフル等
-20031=W,No data exists.			; 既に削除された等
-20033=E,Failed to output the data to a temporary file.		; メモリ不足、ＣＧＩのインストール先のcmsdataにアクセス権がない、ディスクフル等
-20034=W,Failed to read work file. A user logged in with using your account on another PC or browser and performs the same process.	; 同一ユーザーで同じ処理を実行して一時ファイルがなくなった。
-20035=E,Failed to edit column.			; メモリ不足、インストール時に初期データを登録していない等
-20036=W,Invalid value entered.				; カラム情報によるチェック結果
-20037=E,Failed to control session information.		; メモリ不足、ＣＧＩのインストール先のcmsdataにアクセス権がない、ディスクフル等
-20038=E,Failed to roll back the Database.	; データベースに接続できない、資源不足等
-20039=E,Failed to commit the Database.		; データベースに接続できない、資源不足等
-20040=E,Failed to get view information.		; インストール時に初期データを登録していない等
-20042=E,Failed to create where clause for column.		; メモリ不足等
-20044=W,Failed to get attachment information.			; データが削除された、同一ユーザーで同じ操作を行った、ブラウザの戻るで戻って操作を続行した等
-20045=E,Failed to get name of directory for attachment.	; ＣＧＩのインストール先のcmsdataにアクセス権がない、ディスクフル等
-20046=E,Failed to download the attachment file.	; 同一ユーザーで同じ操作を行った、ブラウザの戻るで戻って操作を続行した等
-20047=E,Failed to save the attachment file temporarily.		; ディスクフル等
-20052=W,入Invalid value entered.
-20060=W,No target selected.				; 選択項目を選択していない。
-20061=W,No item selected.				; 選択項目を選択していない。

; インポート画面
-20110=W,The name of the import file is too long. The length of a file should be less than or equal 250 characters (if "Zenkaku").
-20111=W,Please specify the file for import.
-20112=W,The file does not exist.
-20113=E,Failed to open an Import file. 	; メモリ不足等
-20114=W,The buffer size for the import data exceeds to the limitation. The size of one row should be less than or equal 1,203 characters (if "Zenkaku").
-20115=W,No data exists for import. Please make sure the data.
-20116=W,invalid data for import. Please make sure the data.
-20117=W,Cannot add the data because a mandatory field is not selected in the import data.
-20118=W,The user you specified does not exist.
-20119=W,An item that does not available for import data exists. Please delete "?????".
-20120=E,Failed to register the order of the items.		; メモリ不足、インストール時に初期データを登録していない等
-20121=M,CSV file import completed.
-20122=W,Error log output directory does not exist.
; 検索結果
-20130=W,Specify search conditions.
-20131=E,Failed to start the search.			; 他プロプロセス（OS、アンチウィルス等）がファイルを掴んでいる可能性あり
-20132=E,Failed to stop the search.			; 他プロプロセス（OS、アンチウィルス等）がファイルを掴んでいる可能性あり
-20133=E,Failed to delete the search results.			; 他プロプロセス（OS、アンチウィルス等）がファイルを掴んでいる可能性あり
-20134=E,Failed to get search conditions.		; 他プロプロセス（OS、アンチウィルス等）がファイルを掴んでいる可能性あり
-20135=E,Failed to open the search program.		; リソース(メモリ等)不足等
-20136=E,Failed to get the search  status	; 他プロプロセス（OS、アンチウィルス等）がファイルを掴んでいる可能性あり
-20137=W,The search has not be done.
-20138=E,Failed to write the search results.		; ディスクフル等
-20139=E,Failed to get search results.		; 他プロプロセス（OS、アンチウィルス等）がファイルを掴んでいる可能性あり
; テンプレート選択
-20140=W,No templates selected.
;-----------------------------------------------------
; 共通確認メッセージ
;-----------------------------------------------------
20000=C,Are you sure you want to delete the selected data?
20001=C,Are you sure you want to delete all the data displayed?
20002=C,Are you sure you want to delete all the data?
20003=C,The file name already exists. Do you want to overwrite?
20004=C,Are you sure you want to delete this data?

;-----------------------------------------------------
; システム系（cms）メッセージ
;-----------------------------------------------------
; ログイン
-21004=E,Failed to output Cookie.			; メモリ不足等
-21007=W,Wrong password. Please enter again.
; ライセンス
-21020=W,The evaluation period has expired. If you wish to continue using Denbun, please purchase a license key. 
-21021=E,Failed to get the customer code.							; メモリ不足等
-21022=W,Invalid license key. Please enter the license key you purchased.
-21023=E,Invalid license key. you cannot proceed.		; データベースに接続できない等で、ライセンスの情報が取得できない
-21024=W,You cannot add new one because the license is insufficient. Ask your administrator.
-21025=E,Failed to issue a license key for evaluation.							; データベースに接続できない等
-21026=W,The users license is in short supply.
;初期設定
-21030=W,The password does not match.	;パスワード(確認用)が正しくない場合
;共通設定
-21040=W,Please do Initial Settings before General Settings.
;ユーザーインポート
-21050=W,Failed to run the batch process for user import.
;-----------------------------------------------------
; メール系(cmseml)メッセージ
;-----------------------------------------------------
-22001=W,Please specify the conditions for the filter.
-22002=W,You cannot choose Draft as a destination.
-22003=W,Specify item to search for keywords entered.
-22004=W,Move to should be specified.
-22005=W,Forward to should be specified.
-22010=E,Failed to lock the Database.	; データベースに書き込み権がない等
-22032=W,To is not specified.
-22034=W,Please choose From.
-22050=W,Too long E-mail address for To.			; max 255
-22200=W,Failed to connect to the outgoing mail server. The name of the server or port No. may be wrong. Please ask your administrator to make sure account settings.
-22201=W,Failed to connect to the outgoing mail server. The domain name of the "From" address may be wrong. 
-22202=W,Failed to connect to the outgoing mail server. The "From" address may be wrong. 
-22203=E,Failed to connect to the outgoing mail server. Please ask your administrator to make sure account settings.		; ネットワーク障害等
-22204=W,Failed to send the message. "To" address may be wrong. 
-22205=W,Number of E-mail addresses in "To", "Cc" or "Bcc" exceeds to 256. Please reduce the number of addresses.
-22206=E,Failed to send message.					; ネットワーク障害等
-22207=W,Connection time out occurred when connecting to outgoing mail server. Please ask your administrator to specify appropriate value for "Server Timeouts" in the "outgoing mail server settings".
-22208=W,Connection time out occurred when sending message(s). Please ask your administrator to specify appropriate value for "Server Timeouts" in the "outgoing mail server settings".
-22209=W,No outgoing mail server sets. Please ask your administrator.
-22220=W,The message does not exist.					; 他で削除されたか、同一ユーザーが同一処理を行った等
-22221=E,No access rights to the message.				; アンチウィルス等がファイルをロックしている等
-22222=E,Failed to get the message.				; メモリ不足等
-22223=E,Failed to open the message.				; メモリ不足、オープンされているファイルの数が多すぎる等
-22224=E,Failed to purse the message.				; メモリ不足、オープンされているファイルの数が多すぎる等
-22225=W,The message is encoded in unsupported encoding.
-22226=E,Failed to purse attachment file(s) in the message.			; メモリ不足、オープンされているファイルの数が多すぎる等
-22227=E,Failed to create the directory for the work file.		; ディスクフル等
-22228=E,Failed to purse message header.				; メモリ不足、オープンされているファイルの数が多すぎる等
-22229=E,Failed to get message information.				; メモリ不足等
-22230=W,Failed to save the message when sending.		; 他で削除されたか、メールを送信した際、データベースに接続できない等の障害が発生
-22231=W,The e-mail address(es) in To, Cc, or Bcc is too long.
-22232=W,Number of E-mail addresses in "To", "Cc" or "Bcc" exceeds to 256 Please reduce the number of addresses.	;メールアドレスの分割に失敗
-22233=W,Authentication failed when sending messages. The name of the server or port No. may be wrong. Please ask your administrator to make sure account settings.
-22234=W,Authentication failed when sending messages. The user ID or password for the authentication may be wrong. Please ask your administrator to make sure account settings.
-22235=W,Connection time out occurred when authenticating. Please ask your administrator to specify appropriate value for "Server Timeouts" in the "outgoing mail server settings".
-22236=E,Authentication failed when sending message(s). Please ask your administrator to make sure the account settings.
-22237=W,Failed to connect to the outgoing mail server. The server does not support SMTP authentication.
-22238=W,Failed to connect to the outgoing mail server. The server does not support the method for SMTP authentication.
-22239=W,Failed to connect to the outgoing mail server. The user ID or password for AMTP authentication may be wrong or other mailer may be using the account.
-22240=W,Failed to connect to the outgoing mail server. The domain name of the "From" address may be wrong (SMTP authentication failed). 
-22250=W,Failed to request the read receipt. The outgoing mail server has not set. Please ask your administrator.
-22251=W,Failed to request the read receipt. "To" address may be wrong. 
-22252=W,Connection time out occurred when requesting the read receipt. Please ask your administrator to specify appropriate value for "Server Timeouts" in the "outgoing mail server settings".
-22253=E,Failed to request the read receipt.
-22260=E,Error occurred on filtering process.
-22261=E,Failed to forward a mesage in the filtering process.
-22262=E,Filtering process was failed.
-22263=E,The size of the attachment file exceeds the limitation.
-22301=E,Failed to get IMAP message list.
-22302=W,Failed to move message(s) in IMAP.
-22303=E,Failed to delete message(s) in IMAP.
-22304=E,Failed to flag message(s) in IMAP.
-22305=E,Failed to make message(s) as read/unread in IMAP.
-22310=E,Failed to get IMAP folder information.
-22311=E,Failed to get IMAP folder list.
-22312=W,Failed to create the IMAP folder. The folder name may contain characters that the IMAP server does not allow to use, or the folder may already exist.
-22313=W,Failed to rename the IMAP folder. The folder name may contain characters that the IMAP server does not allow to use, or the folder may already exist.
-22314=E,Failed to delete the folder in IMAP.
-22315=E,Failed to move the folder in IMAP. The folder may already exist in the destination folder.
-22316=E,Failed to get IMAP folder name.
-22317=W,The system folder cannot be moved.
-22318=W,The folder does not exist. Login again or select other folder and click the refresh button.
-22319=W,The parent folder does not exist.						; フォルダ登録する際に指定した親フォルダが存在しない可能性がある。
-22320=W,Invalid folder name.								; 区切り文字が含まれる
-22321=W,A name of a folder should not begin with "#".
-22322=W,Cannot create the system folder. The name contains invalid character(s). Please ask your administrator to change the IMAP Folder Settings in the Initial Settings.
-22330=E,Failed to get messages header in IMAP.
-22331=E,Failed to get message information in IMAP.
-22332=E,Failed to get message body in IMAP.
-22333=E,Failed to get attachment information in IMAP.
-22334=E,Failed to get attachment file information in IMAP. The file No. specified may be wrong.
-22340=E,The message has sent successfully, but could not be saved into the IMAP server.	; ネットワーク障害等
-22341=E,Could not save the message in the IMAP server.					; ネットワーク障害等
-22350=E,Failed to search message in IMAP.
-22360=E,Failed to get message volume information in IMAP. Please ask your administrator.
-22361=W,The message could not be saved because your disk space exceeds the limit.
-22362=W,The message has sent successfully, but the message could not be saved because your disk space exceeds the limit.
-22363=W,Your disk space exceeds the limit.
-22400=W,The character set specified may not match with the character code.		; 不正な文字コードが存在する又は、「エンコード設定」の「キャラセット」がサポート外
-22500=W,Could not get the encoding for the character set. Please ask your administrator to make sure the "Character Encoding Settings for Outgoing Messages".		; インストール時に初期データを登録していない等
-22600=E,Could not save the message. Could not get the size of the message. 		; ディスク障害の可能性
-22601=E,Could not save the message. Failed to open the message.		; ディスク障害の可能性
-22602=E,Could not save the message. Failed to read the message.		; ディスク障害の可能性
-22700=W,Specify search conditions.
-22701=W,The character set you specified is not supported.
-22800=E,Failed to download messages.
-22801=E,Failed to cancel downloading messages.
-22802=E,Failed to read the downloading conditions.
-22803=E,Failed to execute the message downloading program.
-22804=E,Failed to read the status of the downloading messages.
-22805=W,Could not find the status file of the message downloading program.
-22806=E,You are not allowed to download messages.
-22807=E,Failed to create a zip file.
-22808=E,Total size of messages exceeds the limitation.
-22809=E,Total number of messages exceeds the limitation.
-22810=E,Failed to analyze the command line.
-22811=E,Could not find the zip file.
;-----------------------------------------------------
; トップ系メッセージ
;-----------------------------------------------------
; ログイン
-23000=W,The old login information you entered is incorrect. Enter correct information.
23000=C,Your account information is not registered yet. Do you want to register now? Click OK button when you login first time.To change the Login ID, click Cancel button.
; ユーザー情報設定
-23010=W,The password does not match.	;パスワード(確認用)が正しくない場合
;-----------------------------------------------------
; 接続プーリング関連
;-----------------------------------------------------
-40100=E,Failed to get the result of the process for the connection pooling.			; 複数インストールしている場合に発生する可能性あり
-40103=W,The system is busy due to many access. Please try it later on, or ask your administrator to increase the number in [General Settings]-[Connection Timeout].	; 接続プーリング数を増やすのも有効
-40104=W,The system is busy due to many access. Please try it later on, or ask your administrator to increase the number in [General Settings]-[Connection Timeout].
-40105=E,Failed to receive from connection pooling.
-40106=E,Failed to send to connection pooling.
-40107=W,The system is busy due to many access. Please try it later on, or ask your administrator to increase the number in [General Settings]-[Connection Timeout].
-40108=E,Failed to invoke connection pooling.
-40109=E,The connection pooling server is not the same. You cannot install more than one server.
-40110=E,The connection pooling server terminated abnormally.
-40111=E,Failed to read connection pooling access control file.
-40112=E,Failed to write connection pooling access control file.
;-----------------------------------------------------
; ディレクトリサービス関連
;-----------------------------------------------------
-50001=E,Object not found. There is a possibility that BaseDN or Login ID is not right. Please ask your administrator.
-50002=E,Certificate Error. Failed to connect to the directory service. Please ask your administrator.
-50003=E,Timeout. Please change search condition, or ask your administrator to increase the number in [Directory Service Setting]-[Server Timeouts].
-50004=E,Failed to search. LDIF is broken.
-50005=E,Failed to connect to the directory service server. Please ask your administrator.
-50006=E,Failed to search. There is the case that environment does not support a directory service. Please ask your administrator.
-50007=E,Failed to search.
-50008=E,Failed to search. There is a possibility that directory service server or Login information is not right. Please ask your administrator.
-50009=E,Failed to search. There is a possibility that mapping for searches is not right. Please ask your administrator.
-50010=E,Failed to search. There is a possibility that BaseDN is not right. Please ask your administrator.
