source: EcnlProtoTool/trunk/asp3_dcre/tecsgen/tecslib/messages/messages_file_en_US.rb@ 270

Last change on this file since 270 was 270, checked in by coas-nagasima, 7 years ago

mruby版ECNLプロトタイピング・ツールを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-ruby
File size: 15.3 KB
Line 
1# -*- coding: utf-8 -*-
2#
3# TECS Generator
4# Generator for TOPPERS Embedded Component System
5#
6# Copyright (C) 2008-2014 by TOPPERS Project
7#--
8# 上記著作権者
9は,以下の(1)~(4)の条件を満たす場合に限り,本ソフトウェ
10# ア(本ソフトウェアを改変したものを含む.以下同じ)を使用・複製・改
11# 変・再é…
12å¸ƒï¼ˆä»¥ä¸‹ï¼Œåˆ©ç”¨ã¨å‘¼ã¶ï¼‰ã™ã‚‹ã“とを無償で許諾する.
13# (1) 本ソフトウェアをソースコードの形で利用する場合には,上記の著作
14# 権表示,この利用条件および下記の無保証規定が,そのままの形でソー
15# スコード中に含まれていること.
16# (2) 本ソフトウェアを,ライブラリ形式など,他のソフトウェア開発に使
17# 用できる形で再é…
18å¸ƒã™ã‚‹å ´åˆã«ã¯ï¼Œå†é…
19å¸ƒã«ä¼´ã†ãƒ‰ã‚­ãƒ¥ãƒ¡ãƒ³ãƒˆï¼ˆåˆ©ç”¨
20# 者
21マニュアルなど)に,上記の著作権表示,この利用条件および下記
22# の無保証規定を掲載すること.
23# (3) 本ソフトウェアを,機器に組み込むなど,他のソフトウェア開発に使
24# 用できない形で再é…
25å¸ƒã™ã‚‹å ´åˆã«ã¯ï¼Œæ¬¡ã®ã„ずれかの条件を満たすこ
26# と.
27# (a) 再é…
28å¸ƒã«ä¼´ã†ãƒ‰ã‚­ãƒ¥ãƒ¡ãƒ³ãƒˆï¼ˆåˆ©ç”¨è€…
29マニュアルなど)に,上記の著
30# 作権表示,この利用条件および下記の無保証規定を掲載すること.
31# (b) 再é…
32å¸ƒã®å½¢æ…
33‹ã‚’,別に定める方法によって,TOPPERSプロジェクトに
34# 報告すること.
35# (4) 本ソフトウェアの利用により直接的または間接的に生じるいかなる損
36# 害からも,上記著作権者
37およびTOPPERSプロジェクトをå…
38è²¬ã™ã‚‹ã“と.
39# また,本ソフトウェアのユーザまたはエンドユーザからのいかなる理
40# 由に基づく請求からも,上記著作権者
41およびTOPPERSプロジェクトを
42# å…
43è²¬ã™ã‚‹ã“と.
44#
45# 本ソフトウェアは,無保証で提供されているものである.上記著作権者
46お
47# よびTOPPERSプロジェクトは,本ソフトウェアに関して,特定の使用目的
48# に対する適合性も含めて,いかなる保証も行わない.また,本ソフトウェ
49# アの利用により直接的または間接的に生じたいかなる損害に関しても,そ
50# の責任を負わない.
51#
52# $Id: messages_file_en_US.rb 1011 2016-07-11 02:20:01Z coas-nagasima $
53#++
54
55
56# File Messages for en_US
57class TECSMsg
58
59## generate.rb ##
60
61@@comment = {}
62
63# MSg.note
64# @@comment[ :note ] = " * このファイルは tecsgen により自動生成されました
65# * このファイルを編集して使用することは、意図されていません
66# "
67@@comment[ :note ] = " * This file was automatically generated by tecsgen.
68 * This file is not intended to be edited.
69"
70
71# @@comment[ :preamble_note ] = "/* #[<PREAMBLE>]#
72# * #[<...>]# から #[</...>]# で囲まれたコメントは編集しないでください
73# * tecsmerge によるマージに使用されます
74# "
75@@comment[ :preamble_note ] = "/* #[<PREAMBLE>]#
76 * Don't edit the comments between #[<...>]# and #[</...>]#
77 * These comment are used by tecsmerege when merging.
78"
79
80# @@comment[ :postamble_note ] = "/* #[<POSTAMBLE>]#
81# * これより下に非受け口関数を書きます
82# * #[</POSTAMBLE>]#*/
83# "
84@@comment[ :postamble_note ] = "/* #[<POSTAMBLE>]#
85 * Put non-entry functions below.
86 * #[</POSTAMBLE>]#*/
87"
88
89# @@comment[ :template_note ] = "/*
90# * このファイルは tecsgen によりテンプレートとして自動生成されました
91# * このファイルを編集して使用することが意図されていますが
92# * tecsgen の再実行により上書きされてしまうため、通常
93# * gen/%s_template.c => src/%s.c
94# * のように名前, フォルダを変更してから修正します
95# */
96# "
97@@comment[ :template_note ] = "/*
98 * This file was automatically generated by tecsgen.
99 * Move and rename like below before editing,
100 * gen/%s_template.c => src/%s.c
101 * to avoid to be overwritten by tecsgen.
102 */
103"
104
105# @@comment[ :inline_template_note ] = "/*
106# * このファイルは tecsgen によりテンプレートとして自動生成されました
107# * このファイルを編集して使用することが意図されていますが
108# * tecsgen の再実行により上書きされてしまうため、通常
109# * gen/%s_inline_template.h => src/%s_inline.h
110# * のように名前, フォルダを変更してから修正します
111# */
112# "
113@@comment[ :inline_template_note ] = "/*
114 * This file was automatically generated by tecsgen.
115 * Move and rename like below before editing,
116 * gen/%s_inline_template.h => src/%s_inline.h
117 * to avoid to be overwritten by tecsgen.
118 */
119"
120
121# @@comment[ :Makefile_note ] = "# このファイルは tecsgen により自動生成されました
122# # Makefile.temp は gen の一つ上のディレクトリに移して使用します
123# # % mv Makefile.temp Makefile
124# #
125# # clean のデフォルト動作は $(GEN_DIR)/Makefile.* を削除します
126#
127# "
128@@comment[ :Makefile_note ] = "# This file was automatically generated by tecsgen.
129# Move Makefile.temp upper directory like below before editing.
130# % mv Makefile.temp Makefile
131#
132# \"make clean\" deletes $(GEN_DIR)/Makefile.* by default.
133#
134# This file is generated suitable for GNU make and a target on POSIX environemnt using gcc.
135# You might have to adjust vpath, CFLAGS, OTHER_OBJS, etc.
136# For other target you have to modify this file.
137
138"
139
140# @@comment[ :oneway_ercd_note ] = "/* oneway の場合 E_OK しか返せません */"
141@@comment[ :oneway_ercd_note ] = "/* Oneway function always returns E_OK. */"
142
143# @@comment[ :ercd_note ] = "/* エラー処理コードをここに記述します */"
144@@comment[ :ercd_note ] = "/* Write error processing code here */"
145
146# @@comment[ :IMP_comment ] = "\n/* import_C により import されるヘッダ %s */\n"
147@@comment[ :IMP_comment ] = "\n/* header imported by import_C %s */\n"
148
149# @@comment[ :MVAR_comment ] = "# 変数 %s\n"
150@@comment[ :MVAR_comment ] = "# var %s\n"
151
152# @@comment[ :MRUL_comment ] = "# ルール %s\n"
153@@comment[ :MRUL_comment ] = "# Rule %s\n"
154
155# @@comment[ :TCM_comment ] = "# テンプレートコードでメークしてみる場合 %s\n"
156@@comment[ :TCM_comment ] = "# in case build with template code %s\n"
157
158# @@comment[ :MDEP_comment ] = "\n# depend を include %s\n"
159@@comment[ :MDEP_comment ] = "\n# include dependcy %s\n"
160
161# @@comment[ :SDI_comment ] = "/* シグニチャディスクリプタ参ç…
162§ãƒ˜ãƒƒãƒ€ %s */\n"
163@@comment[ :SDI_comment ] = "/* descriptor referencing signature header %s */\n"
164
165# @@comment[ :SD_comment ] = "/* シグニチャディスクリプタ %s */\n"
166@@comment[ :SD_comment ] = "/* signature descriptor %s */\n"
167
168# @@comment[ :SFT_comment ] = "/* シグニチャ関数テーブル %s */\n"
169@@comment[ :SFT_comment ] = "/* signature function table %s */\n"
170
171# @@comment[ :SDES_comment ] = "/* シグニチャディスクリプタ(動的結合用) %s */\n"
172@@comment[ :SDES_comment ] = "/* signature descriptor %s for dynamic join */\n"
173
174# @@comment[ :IRTH_comment ] = "/* ランタイムヘッダ %s */\n"
175
176# @@comment[ :UDF_comment ] = "/* inline のための undef %s */\n"
177@@comment[ :UDF_comment ] = "/* undef for inline %s */\n"
178
179# @@comment[ :IGH_comment ] = "/* グローバルヘッダ %s */\n"
180@@comment[ :IGH_comment ] = "/* global header %s */\n"
181
182# @@comment[ :ISH_comment ] = "/* シグニチャヘッダ %s */\n"
183@@comment[ :ISH_comment ] = "/* signature header %s */\n"
184
185# @@comment[ :ICT_comment ] = "/* 最適化のため参ç…
186§ã™ã‚‹ã‚»ãƒ«ã‚¿ã‚¤ãƒ—の CB 型の定義を取込む %s */\n"
187@@comment[ :ICT_comment ] = "/* to get the definition of CB type of referenced celltype for optimization %s */\n"
188
189# @@comment[ :NIDB_comment ] = "ID のベース "
190@@comment[ :NIDB_comment ] = "ID Base "
191
192# @@comment[ :NCEL_comment ] = "セルの個数"
193@@comment[ :NCEL_comment ] = " number of cells"
194
195# @@comment[ :CVI_comment ] = "/* IDXの正当性チェックマクロ %s */\n"
196@@comment[ :CVI_comment ] = "/* IDX validation macro %s */\n"
197
198# @@comment[ :CVIA_comment ] = "/* IDXの正当性チェックマクロ(短縮形) %s */\n"
199@@comment[ :CVIA_comment ] = "/* IDX validation macro (abbrev.) %s */\n"
200
201# @@comment[ :NCPA_comment ] = "/* 呼び口é…
202åˆ—の大きさを得るマクロ %s */\n"
203@@comment[ :NCPA_comment ] = "/* call port array size macro %s */\n"
204
205# @@comment[ :NEPA_comment ] = "/* 受け口é…
206åˆ—の大きさを得るマクロ %s */\n"
207@@comment[ :NEPA_comment ] = "/* entry port array size macro %s */\n"
208
209# @@comment[ :TOCP_comment ] = "/* optional 呼び口をテストするマクロ %s */\n"
210@@comment[ :TOCP_comment ] = "/* optional call port test macro %s */\n"
211
212# @@comment[ :TOCPA_comment ] = "/* optional 呼び口をテストするマクロ(短縮形) %s */\n"
213@@comment[ :TOCPA_comment ] = "/* optional call port test macro (abbrev) %s */\n"
214
215# @@comment[ :GCB_comment ] = "\n/* セルCBを得るマクロ %s */\n"
216@@comment[ :GCB_comment ] = "\n/* celll CB macro %s */\n"
217
218# @@comment[ :GCBA_comment ] = "\n/* セルCBを得るマクロ(短縮形) %s */\n"
219@@comment[ :GCBA_comment ] = "\n/* cell CB macro (abbrev) %s */\n"
220
221# @@comment[ :CCT_comment ] = "/* CELLCB 型(短縮形) %s */\n"
222@@comment[ :CCT_comment ] = "/* CELLCB type (abbrev) %s */\n"
223
224# @@comment[ :CTIXA_comment ] = "/* セルタイプのIDX型(短縮形) %s */\n"
225@@comment[ :CTIXA_comment ] = "/* celltype IDX type (abbrev) %s */\n"
226
227# @@comment[ :AAM_comment ] = "\n/* 属性アクセスマクロ %s */\n"
228@@comment[ :AAM_comment ] = "\n/* attr access %s */\n"
229
230# @@comment[ :VAM_comment ] = "\n/* var アクセスマクロ %s */\n"
231@@comment[ :VAM_comment ] = "\n/* var access macro %s */\n"
232
233# @@comment[ :AAMA_comment ] = "\n/* 属性アクセスマクロ(短縮形) %s */\n"
234@@comment[ :AAMA_comment ] = "\n/* attr access macro (abbrev) %s */\n"
235
236# @@comment[ :VAMA_comment ] = "\n/* var アクセスマクロ(短縮形) %s */\n"
237@@comment[ :VAMA_comment ] = "\n/* var access macro (abbrev) %s */\n"
238
239# @@comment[ :CPM_comment ] = " /* 呼び口関数マクロ %s */\n"
240@@comment[ :CPM_comment ] = " /* call port function macro %s */\n"
241
242# @@comment[ :CPMA_comment ] = "/* 呼び口関数マクロ(短縮形)%s */\n"
243@@comment[ :CPMA_comment ] = "/* call port function macro (abbrev) %s */\n"
244
245# @@comment[ :EPM_comment ] = "\n/* 受け口関数マクロ(短縮形) %s */\n"
246@@comment[ :EPM_comment ] = "\n/* entry port function macro (abbrev) %s */\n"
247
248# @@comment[ :CTIX_comment ] = "\n/* セルタイプのIDX型 %s */\n"
249@@comment[ :CTIX_comment ] = "\n/* celltype IDX type %s */\n"
250
251# @@comment[ :EPP_comment ] = "\n/* 受け口関数プロトタイプ宣言 %s */\n"
252@@comment[ :EPP_comment ] = "\n/* prototype declaration of entry port function %s */\n"
253
254# @@comment[ :EPSP_comment ] = "\n/* 受け口スケルトン関数プロトタイプ宣言(VMT不要最適化により参ç…
255§ã™ã‚‹ã‚‚の) %s */\n"
256@@comment[ :EPSP_comment ] = "\n/* prototype declaration of entry port function (referenced when VMT useless optimise enabled) %s */\n"
257
258# @@comment[ :INL_comment ] = "/* inline ヘッダの include %s */\n"
259@@comment[ :INL_comment ] = "/* include inline header %s */\n"
260
261# @@comment[ :CIP_comment ] = "/* セル INIB 型宣言 %s */\n"
262@@comment[ :CIP_comment ] = "/* cell INIB type definition %s */\n"
263
264# @@comment[ :CCTPA_comment ] = "/* セル CB 型宣言 %s */\n"
265@@comment[ :CCTPA_comment ] = "/* cell CB type definition %s */\n"
266
267# @@comment[ :CCDP_comment ] = "/* セル CB (ダミー)型宣言 %s */\n"
268@@comment[ :CCDP_comment ] = "/* cell CB (dummy) type definition %s */\n"
269
270# @@comment[ :CCTPO_comment ] = "/* セル CB 型宣言 %s */\n"
271@@comment[ :CCTPO_comment ] = "/* cell CB type definition %s */\n"
272
273# @@comment[ :SCP_comment ] = "/* シングルトンセル CB プロトタイプ宣言 %s */\n"
274@@comment[ :SCP_comment ] = "/* singleton cell CB prototype declaration %s */\n"
275
276# @@comment[ :DCI_comment ] = "\n/* CB は存在しない。INIB を CB の代わりに使用するための define %s */\n"
277@@comment[ :DCI_comment ] = "\n/* CB not exist. CB corresponding to INIB %s */\n"
278
279# @@comment[ :FEC_comment ] = "/* イテレータコード (FOREACH_CELL)の生成 %s */\n"
280@@comment[ :FEC_comment ] = "/* iteration code (FOREACH_CELL) %s */\n"
281
282# @@comment[ :DAL_comment ] = "/* deallocate マクロ %s */\n"
283@@comment[ :DAL_comment ] = "/* deallocate macro %s */\n"
284
285# @@comment[ :NFEC_comment ] = "/* イテレータコード (FOREACH_CELL)の生成(CB,INIB は存在しない) %s */\n"
286@@comment[ :NFEC_comment ] = "/* iteration code (FOREACH_CELL) (niether CB, nor NIB exit) %s */\n"
287
288# @@comment[ :CIM_comment ] = "/* CB 初期化マクロ %s */\n"
289@@comment[ :CIM_comment ] = "/* CB initialize macro %s */\n"
290
291# @@comment[ :EDT_comment ] = "/* 受け口ディスクリプタ型 %s */\n"
292@@comment[ :EDT_comment ] = "/* entry port descriptor type %s */\n"
293
294# @@comment[ :EPSF_comment ] = "/* 受け口スケルトン関数 %s */\n"
295@@comment[ :EPSF_comment ] = "/* entry port skelton function %s */\n"
296
297# @@comment[ :EPSFT_comment ] = "/* 受け口スケルトン関数テーブル %s */\n"
298@@comment[ :EPSFT_comment ] = "/* entry port skelton function table %s */\n"
299
300# @@comment[ :CPEPD_comment ] = "/* 呼び口の参ç…
301§ã™ã‚‹å—け口ディスクリプタ(実際の型と相違した定義) %s */\n"
302@@comment[ :CPEPD_comment ] = "/* entry port descriptor referenced by call port (differ from actual definition) %s */\n"
303
304# @@comment[ :CPA_comment ] = "/* 呼び口é…
305åˆ— %s */\n"
306@@comment[ :CPA_comment ] = "/* call port array %s */\n"
307
308# @@comment[ :CIC_comment ] = "/* CB 初期化コード %s */\n"
309@@comment[ :CIC_comment ] = "/* CB initialize code %s */\n"
310
311# @@comment[ :AVAI_comment ] = "/* 属性・変数のé…
312åˆ— %s */\n"
313@@comment[ :AVAI_comment ] = "/* array of attr/var %s */\n"
314
315# @@comment[ :AVI_comment ] = "/* 変数(構造体、é…
316åˆ—)初期値 %s */\n"
317@@comment[ :AVI_comment ] = "/* var (struct, array) initial value %s */\n"
318
319# @@comment[ :INIB_comment ] = "/* セル INIB %s */\n"
320@@comment[ :INIB_comment ] = "/* cell INIB %s */\n"
321
322# @@comment[ :CB_comment ] = "/* セル CB %s */\n"
323@@comment[ :CB_comment ] = "/* cell CB %s */\n"
324
325# @@comment[ :EPD_comment ] = "/* 受け口ディスクリプタ %s */\n"
326@@comment[ :EPD_comment ] = "/* entry port descriptor %s */\n"
327
328# @@comment[ :PAC_comment ] = "/* プロトタイプ宣言や変数の定義をここに書きます %s */\n"
329@@comment[ :PAC_comment ] = "/* Put prototype declaration and/or variale definition here %s */\n"
330
331# @@comment[ :CAAM_comment ] = " *\n * 属性アクセスマクロ %s\n"
332@@comment[ :CAAM_comment ] = " *\n * attr access macro %s\n"
333
334# @@comment[ :CAAMI_comment ] = " *\n * 属性アクセスマクロ %s\n"
335@@comment[ :CAAMI_comment ] = " *\n * attr access macro %s\n"
336
337# @@comment[ :TYP_comment ] = " *\n * 型 %s\n * CELLCB 型 : %s\n * CELLIDX 型 : %s\n"
338@@comment[ :TYP_comment ] = " *\n * type %s\n * CELLCB type : %s\n * CELLIDX type : %s\n"
339
340# @@comment[ :TCPF_comment ] = " * 呼び口関数 %s\n"
341@@comment[ :TCPF_comment ] = " * call port function %s\n"
342
343# @@comment[ :TEPF_comment ] = "/* 受け口関数 %s */\n"
344@@comment[ :TEPF_comment ] = "/* entry port function %s */\n"
345
346# @@comment[ :TEFB_comment ] = "\t/* ここに処理本体を記述します %s */\n"
347@@comment[ :TEFB_comment ] = "\t/* Put statements here %s */\n"
348
349end
Note: See TracBrowser for help on using the repository browser.