/[drupal]/contributions/modules/ubercart/uc_attribute/translations/uc_attribute.ja.po
ViewVC logotype

Diff of /contributions/modules/ubercart/uc_attribute/translations/uc_attribute.ja.po

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by pineray, Fri Nov 20 07:00:59 2009 UTC revision 1.1.2.1 by pineray, Fri Nov 20 07:00:59 2009 UTC
# Line 0  Line 1 
1    # $Id$
2    #
3    # Japanese translation of Drupal (general)
4    # Copyright PineRay <com.gmail@matsudaterutaka **reverse order**>
5    # Generated from files:
6    #  uc_attribute.admin.inc,v 1.1.2.24 2009/10/20 20:58:06 islandusurper
7    #  uc_attribute.module,v 1.12.2.36 2009/10/20 20:58:06 islandusurper
8    #  uc_attribute.ca.inc,v 1.1.2.2 2009/07/21 14:37:21 islandusurper
9    #  uc_attribute.install,v 1.10.2.10 2009/09/23 15:45:57 islandusurper
10    #  uc_attribute.info,v 1.6.2.2 2008/11/07 21:13:22 islandusurper
11    #
12    msgid ""
13    msgstr ""
14    "Project-Id-Version: PROJECT VERSION\n"
15    "POT-Creation-Date: 2009-10-13 23:49+0900\n"
16    "PO-Revision-Date: 2009-11-10 18:55+0900\n"
17    "Last-Translator: PineRay <matsudaterutaka@gmail.com>\n"
18    "Language-Team: Japanese <EMAIL@ADDRESS>\n"
19    "MIME-Version: 1.0\n"
20    "Content-Type: text/plain; charset=utf-8\n"
21    "Content-Transfer-Encoding: 8bit\n"
22    "Plural-Forms: nplurals=2; plural=(n!=1);\n"
23    
24    #: uc_attribute.admin.inc:15;75;289;352;624
25    msgid "Name"
26    msgstr "名前"
27    
28    #: uc_attribute.admin.inc:16;82;624
29    msgid "Label"
30    msgstr "ラベル"
31    
32    #: uc_attribute.admin.inc:17;624
33    msgid "Required"
34    msgstr "必須"
35    
36    #: uc_attribute.admin.inc:18;108;289;360;624;867
37    msgid "List position"
38    msgstr "リスト位置"
39    
40    #: uc_attribute.admin.inc:19
41    msgid "Number of options"
42    msgstr "オプション数"
43    
44    #: uc_attribute.admin.inc:20;101
45    msgid "Display type"
46    msgstr "表示タイプ"
47    
48    #: uc_attribute.admin.inc:21;289
49    msgid "Operations"
50    msgstr "操作"
51    
52    #: uc_attribute.admin.inc:32;248
53    msgid "edit"
54    msgstr "編集"
55    
56    #: uc_attribute.admin.inc:33
57    msgid "options"
58    msgstr "オプション"
59    
60    #: uc_attribute.admin.inc:34;249
61    msgid "delete"
62    msgstr "削除"
63    
64    #: uc_attribute.admin.inc:39
65    msgid "Yes"
66    msgstr "はい"
67    
68    #: uc_attribute.admin.inc:39
69    msgid "No"
70    msgstr "いいえ"
71    
72    #: uc_attribute.admin.inc:49
73    msgid "No product attributes have been added yet."
74    msgstr "商品属性がまだありません。"
75    
76    #: uc_attribute.admin.inc:54
77    #: uc_attribute.module:68
78    msgid "Add an attribute"
79    msgstr "属性の追加"
80    
81    #: uc_attribute.admin.inc:70
82    msgid "Edit attribute: %name"
83    msgstr "属性を編集: %name"
84    
85    #: uc_attribute.admin.inc:76
86    msgid "The name of the attribute used in administrative forms"
87    msgstr "管理画面で使用する属性名"
88    
89    #: uc_attribute.admin.inc:83
90    msgid "Enter a label that customers will see instead of the attribute name. Use &lt;none&gt; if you don't want a title to appear at all."
91    msgstr "属性名の代わりに顧客へ表示するラベルを入力してください。タイトルを表示したくなければ &lt;none&gt; と入力してください。"
92    
93    #: uc_attribute.admin.inc:88
94    msgid "Help text"
95    msgstr "ヘルプテキスト"
96    
97    #: uc_attribute.admin.inc:89
98    msgid "<b>Optional.</b> Enter the help text that will display beneath the attribute on product add to cart forms."
99    msgstr "<strong>任意</strong>。「カートに入れる」フォームにある属性のそばに表示するヘルプテキストを入力します。"
100    
101    #: uc_attribute.admin.inc:95
102    msgid "Make this attribute required, forcing the customer to choose an option."
103    msgstr "この属性を必須として、顧客にオプションを選択させる。"
104    
105    #: uc_attribute.admin.inc:96
106    msgid "Selecting this for an attribute will disregard any default option you specify.<br />May be overridden at the product level."
107    msgstr "この項目を有効にすると、あなたが指定するデフォルトのオプションはすべて無視されます。<br />商品単位で上書きすることができます。"
108    
109    #: uc_attribute.admin.inc:102
110    msgid "This specifies how the options for this attribute will be presented.<br />May be overridden at the product level."
111    msgstr "この属性のオプションをどのように表示するか指定します。<br />商品単位で上書きすることができます。"
112    
113    #: uc_attribute.admin.inc:109
114    msgid "Multiple attributes on an add to cart form are sorted by this value and then by their name.<br />May be overridden at the product level."
115    msgstr "「カートに入れる」フォームにある複数の属性はこの値の順、次に名前の順に表示されます。<br />商品単位で上書きすることができます。"
116    
117    #: uc_attribute.admin.inc:115;393;843;1148
118    msgid "Submit"
119    msgstr "送信"
120    
121    #: uc_attribute.admin.inc:116;156;394;458;593
122    msgid "Cancel"
123    msgstr "キャンセル"
124    
125    #: uc_attribute.admin.inc:145;335
126    msgid "There is no attribute with that ID."
127    msgstr "そのIDの属性はありません。"
128    
129    #: uc_attribute.admin.inc:154
130    msgid "Are you sure you want to delete the attribute %name?"
131    msgstr "属性 %name を本当に削除しますか?"
132    
133    #: uc_attribute.admin.inc:156;458
134    msgid "Delete"
135    msgstr "削除"
136    
137    #: uc_attribute.admin.inc:173
138    msgid "Product attribute deleted."
139    msgstr "商品属性を削除しました。"
140    
141    #: uc_attribute.admin.inc:186
142    msgid "Option price format"
143    msgstr "オプションの価格の書式"
144    
145    #: uc_attribute.admin.inc:188
146    msgid "Do not display"
147    msgstr "表示しない"
148    
149    #: uc_attribute.admin.inc:189
150    msgid "Display price adjustment"
151    msgstr "価格補正額を表示"
152    
153    #: uc_attribute.admin.inc:190
154    msgid "Display total price"
155    msgstr "補正額込みの総額を表示"
156    
157    #: uc_attribute.admin.inc:192
158    msgid "Formats the price in the attribute selection form when the customer adds a product to their cart. The total price will only be displayed on products with only one price affecting attribute."
159    msgstr "顧客が商品をカートに入れる際の属性選択フォームで、書式に従って価格を表示します。商品の合計金額は、価格に影響している属性と並んで1つだけ表示します。"
160    
161    #: uc_attribute.admin.inc:210;347
162    msgid "Options for %name"
163    msgstr "%nameのオプション"
164    
165    #: uc_attribute.admin.inc:266;566
166    msgid "Save changes"
167    msgstr "変更を保存"
168    
169    #: uc_attribute.admin.inc:279;706
170    msgid "The changes have been saved."
171    msgstr "変更内容が保存されました。"
172    
173    #: uc_attribute.admin.inc:289
174    msgid "Default cost"
175    msgstr "デフォルトの費用"
176    
177    #: uc_attribute.admin.inc:289
178    msgid "Default price"
179    msgstr "デフォルトの価格"
180    
181    #: uc_attribute.admin.inc:289
182    msgid "Default weight"
183    msgstr "デフォルトの重さ"
184    
185    #: uc_attribute.admin.inc:310
186    msgid "No options for this attribute have been added yet."
187    msgstr "この属性にはまだオプションがありません。"
188    
189    #: uc_attribute.admin.inc:320
190    #: uc_attribute.module:115
191    msgid "Add an option"
192    msgstr "オプションの追加"
193    
194    #: uc_attribute.admin.inc:344
195    msgid "Edit option: %name"
196    msgstr "オプションを編集: %name"
197    
198    #: uc_attribute.admin.inc:353
199    msgid "This name will appear to customers on product add to cart forms."
200    msgstr "商品の「カートに入れる」フォームにはこの名前で表示されます。"
201    
202    #: uc_attribute.admin.inc:361
203    msgid "Options will be listed sorted by this value and then by their name.<br />May be overridden at the product level."
204    msgstr "オプションはこの値の順、次に名前の順に表示されます。<br />商品レベルで上書きできます。"
205    
206    #: uc_attribute.admin.inc:367
207    msgid "Default adjustments"
208    msgstr "デフォルトの調整"
209    
210    #: uc_attribute.admin.inc:368
211    msgid "Enter a positive or negative value for each adjustment applied when this option is selected.<br />Any of these may be overriden at the product level."
212    msgstr "オプションを選択したときに適用されるそれぞれの調整を、正または負の値で入力してください。<br />これらは商品レベルで上書きできます。"
213    
214    #: uc_attribute.admin.inc:374;867
215    msgid "Cost"
216    msgstr "費用"
217    
218    #: uc_attribute.admin.inc:380;867
219    msgid "Price"
220    msgstr "価格"
221    
222    #: uc_attribute.admin.inc:386;867
223    msgid "Weight"
224    msgstr "ウェイト"
225    
226    #: uc_attribute.admin.inc:408
227    msgid "This must be in a valid number format. No commas and only one decimal point."
228    msgstr "正しく数字を入力してください。コンマ無しで、小数点は1つだけです。"
229    
230    #: uc_attribute.admin.inc:427;428
231    msgid "Created new option %option."
232    msgstr "新しいオプション %option を作成しました。"
233    
234    #: uc_attribute.admin.inc:434;435
235    msgid "Updated option %option."
236    msgstr "オプション %option を更新しました。"
237    
238    #: uc_attribute.admin.inc:447
239    msgid "There is no option with that ID."
240    msgstr "そのIDにはオプションがありません。"
241    
242    #: uc_attribute.admin.inc:456
243    msgid "Are you sure you want to delete the option %name?"
244    msgstr "オプション %name を本当に削除しますか?"
245    
246    #: uc_attribute.admin.inc:545
247    msgid "n/a"
248    msgstr "N/A"
249    
250    #: uc_attribute.admin.inc:583
251    #: uc_attribute.module:54;142;162;172
252    msgid "Attributes"
253    msgstr "属性"
254    
255    #: uc_attribute.admin.inc:584
256    msgid "Hold Ctrl + click to select multiple attributes."
257    msgstr "複数の属性を選択するにはCtrlを押しながらクリックしてください。"
258    
259    #: uc_attribute.admin.inc:585
260    msgid "No attributes left to add."
261    msgstr "追加できる属性がありません。"
262    
263    #: uc_attribute.admin.inc:592
264    msgid "Add attributes"
265    msgstr "属性の追加"
266    
267    #: uc_attribute.admin.inc:624
268    msgid "Remove"
269    msgstr "除去"
270    
271    #: uc_attribute.admin.inc:624;867
272    msgid "Default"
273    msgstr "デフォルト"
274    
275    #: uc_attribute.admin.inc:624
276    msgid "Display"
277    msgstr "表示"
278    
279    #: uc_attribute.admin.inc:646
280    msgid "You must first <a href=\"!url\">add attributes to this !type</a>."
281    msgstr "まずはじめに<a href=\"!url\">この!typeへ属性を追加</a>してください。"
282    
283    #: uc_attribute.admin.inc:655
284    msgid "You may add more attributes <a href=\"!url\">here</a>."
285    msgstr "<a href=\"!url\">こちら</a>で属性を追加することができます。"
286    
287    #: uc_attribute.admin.inc:833
288    msgid "This attribute does not have any options."
289    msgstr "この属性にはオプションがありません。"
290    
291    #: uc_attribute.admin.inc:867
292    #: uc_attribute.module:101;151;182
293    msgid "Options"
294    msgstr "オプション"
295    
296    #: uc_attribute.admin.inc:901
297    msgid "This !type does not have any attributes."
298    msgstr "この!typeには属性がありません。"
299    
300    #: uc_attribute.admin.inc:901;1026
301    msgid "product"
302    msgstr "商品"
303    
304    #: uc_attribute.admin.inc:901;1026
305    msgid "product class"
306    msgstr "商品クラス"
307    
308    #: uc_attribute.admin.inc:914;1153
309    msgid "This product does not have any attributes."
310    msgstr "この商品には属性がありません。"
311    
312    #: uc_attribute.admin.inc:917
313    msgid "This product class does not have any attributes."
314    msgstr "この商品クラスには属性がありません。"
315    
316    #: uc_attribute.admin.inc:948
317    msgid ", !option"
318    msgstr ""
319    
320    #: uc_attribute.admin.inc:951
321    msgid "@attribute: @option"
322    msgstr ""
323    
324    #: uc_attribute.admin.inc:985
325    msgid "All attributes with enabled options must specify an enabled option as default."
326    msgstr "有効なオプションのある属性はすべて、デフォルトのオプションを指定する必要があります。"
327    
328    #: uc_attribute.admin.inc:1026
329    msgid "The !type options have been saved."
330    msgstr "!typeのオプションを保存しました。"
331    
332    #: uc_attribute.admin.inc:1080
333    msgid "Default product SKU: @sku"
334    msgstr "デフォルトの商品SKU: @sku"
335    
336    #: uc_attribute.admin.inc:1182
337    msgid "Product adjustments have been saved."
338    msgstr "商品の調整を保存しました。"
339    
340    #: uc_attribute.admin.inc:428;435
341    msgid "uc_attribute"
342    msgstr "uc_attribute"
343    
344    #: uc_attribute.admin.inc:155
345    msgid "There is @count product with this attribute."
346    msgid_plural "There are @count products with this attribute."
347    msgstr[0] "この属性を持つ商品は @count 個あります。"
348    msgstr[1] "この属性を持つ商品は @count 個あります。"
349    
350    #: uc_attribute.admin.inc:702
351    msgid "@count attribute has been removed."
352    msgid_plural "@count attributes have been removed."
353    msgstr[0] "@count 個の属性を除去しました。"
354    msgstr[1] "@count 個の属性を除去しました。"
355    
356    #: uc_attribute.admin.inc:730
357    msgid "@count attribute has been added."
358    msgid_plural "@count attributes have been added."
359    msgstr[0] "@count 個の属性を追加しました。"
360    msgstr[1] "@count 個の属性を追加しました。"
361    
362    #: uc_attribute.ca.inc:16
363    msgid "Order has a product with a particular attribute option"
364    msgstr "注文に特定の属性オプションを持つ商品が含まれている"
365    
366    #: uc_attribute.ca.inc:17
367    msgid "Search the products of an order for a particular option."
368    msgstr "特定のオプションで注文の商品を検索します。"
369    
370    #: uc_attribute.ca.inc:18
371    msgid "Order: Product"
372    msgstr "注文: 商品"
373    
374    #: uc_attribute.ca.inc:21
375    msgid "Order"
376    msgstr "注文"
377    
378    #: uc_attribute.ca.inc:87
379    msgid "Attribute option"
380    msgstr "属性オプション"
381    
382    #: uc_attribute.module:29
383    msgid "Add attributes to this product using the <a href=\"!url\">add attributes form</a>. You may then adjust the settings for these attributes on this page and go on to configure their options in the <em>Options</em> tab."
384    msgstr "<a href=\"!url\">属性追加フォーム</a>からこの商品に属性を追加します。それからこのページで属性の設定を調整することができ、続けて<em>オプション</em>タブでそれらのオプションを設定することができます。"
385    
386    #: uc_attribute.module:31
387    msgid "Add attributes to the product class using the <a href=\"!url\">add attributes form</a>. You may then adjust the settings for these attributes on this page and go on to configure their options in the <em>Options</em> tab."
388    msgstr "<a href=\"!url\">属性追加フォーム</a>からこの商品クラスに属性を追加します。それからこのページで属性の設定を調整することができ、続けて<em>オプション</em>タブでそれらのオプションを設定することができます。"
389    
390    #: uc_attribute.module:36
391    msgid "Select the attributes you want to add and submit the form."
392    msgstr "追加する属性を選択してフォームを送信してください。"
393    
394    #: uc_attribute.module:41
395    msgid "Use the checkboxes to enable options for attributes and the radio buttons to specify defaults for the enabled options. Use the other fields to override the default settings for each option. Attributes with no enabled options will be displayed as text fields."
396    msgstr "チェックボックスに印を入れて属性のオプションを有効にし、有効なオプションのうちデフォルトにするものをラジオボタンで決定します。その他のフィールドは、各オプションのデフォルトの設定を上書きするのに使用します。有効なオプションがない属性は、テキストフィールドとして表示されます。"
397    
398    #: uc_attribute.module:45
399    msgid "Enter an alternate SKU to be used when the specified set of options are chosen and the product is added to the cart. <b>Warning:</b> Adding or removing attributes from this product will reset all the SKUs on this page to the default product SKU."
400    msgstr "特定のオプションの組み合わせを選択してカートに入れた場合に使用するSKUを入力してください。<strong>注意</strong>: この商品に属性を追加したり除去すれば、このページで設定したSKUはすべてリセットされ、デフォルトの商品SKUとなります。"
401    
402    #: uc_attribute.module:757
403    msgid "Please select"
404    msgstr "選択してください"
405    
406    #: uc_attribute.module:804
407    msgid "Text field"
408    msgstr "テキストフィールド"
409    
410    #: uc_attribute.module:805
411    msgid "Select box"
412    msgstr "セレクトボックス"
413    
414    #: uc_attribute.module:806
415    msgid "Radio buttons"
416    msgstr "ラジオボタン"
417    
418    #: uc_attribute.module:807
419    msgid "Checkboxes"
420    msgstr "チェックボックス"
421    
422    #: uc_attribute.module:238
423    msgid "administer attributes"
424    msgstr "属性の管理"
425    
426    #: uc_attribute.module:238
427    msgid "administer product attributes"
428    msgstr "商品属性の管理"
429    
430    #: uc_attribute.module:238
431    msgid "administer product options"
432    msgstr "商品オプションの管理"
433    
434    #: uc_attribute.module:55
435    msgid "Create and edit attributes and options."
436    msgstr "属性とオプションの作成と編集を行います。"
437    
438    #: uc_attribute.module:63;109
439    msgid "Overview"
440    msgstr "概観"
441    
442    #: uc_attribute.module:77
443    msgid "Attribute settings"
444    msgstr "属性の設定"
445    
446    #: uc_attribute.module:78
447    msgid "Configure the attribute settings"
448    msgstr "属性の設定を行います。"
449    
450    #: uc_attribute.module:86
451    msgid "Edit attribute"
452    msgstr "属性の編集"
453    
454    #: uc_attribute.module:124
455    msgid "Edit option"
456    msgstr "オプションの編集"
457    
458    #: uc_attribute.module:132
459    msgid "Delete option"
460    msgstr "オプションの削除"
461    
462    #: uc_attribute.module:192
463    msgid "Adjustments"
464    msgstr "調整"
465    
466    #: uc_attribute.install:16
467    msgid "Attributes: the decisions that need to be made about products."
468    msgstr "属性: 商品になされるべき選択。"
469    
470    #: uc_attribute.install:19;139;247
471    msgid "Primary identifier for attributes."
472    msgstr "属性の主な識別子。"
473    
474    #: uc_attribute.install:25
475    msgid "Name of the attribute"
476    msgstr "属性の名前"
477    
478    #: uc_attribute.install:32;146;254
479    msgid "Label to use when attribute is displayed"
480    msgstr "属性を表示する際のラベル"
481    
482    #: uc_attribute.install:39;153;261
483    msgid "Determines the list position of attributes."
484    msgstr "属性のリスト位置を決定。"
485    
486    #: uc_attribute.install:46;167;275
487    msgid "Flag that, if set, requires a user response for attributes (disables default options)."
488    msgstr "ユーザからのレスポンスを必要とするかどうかのフラグ。"
489    
490    #: uc_attribute.install:54;175;283
491    msgid "Display type of the attribute options: 0 -- text fields, 1 -- select box (default), 2 -- radio buttons"
492    msgstr "属性オプションのタイプを表示: 0 -- テキストフィールド、1 -- セレクトボックス (デフォルト)、2 -- ラジオボタン"
493    
494    #: uc_attribute.install:62
495    msgid "Description of the attribute."
496    msgstr "属性の説明。"
497    
498    #: uc_attribute.install:73;187;295
499    msgid "The available choices for each attribute."
500    msgstr "各属性で利用可能な選択肢。"
501    
502    #: uc_attribute.install:76
503    msgid "The attribute ID."
504    msgstr "属性ID。"
505    
506    #: uc_attribute.install:83;197;305
507    msgid "The option ID."
508    msgstr "オプションID。"
509    
510    #: uc_attribute.install:89
511    msgid "The name of the option."
512    msgstr "オプション名。"
513    
514    #: uc_attribute.install:96;204;312
515    msgid "The adjustment to a product's cost with the chosen option."
516    msgstr "選択したオプションを持つ商品の費用を調整。"
517    
518    #: uc_attribute.install:104;212;320
519    msgid "The adjustment to a product's price with the chosen option."
520    msgstr "選択したオプションを持つ商品の価格を調整。"
521    
522    #: uc_attribute.install:112;220;328
523    msgid "The adjustment to a product's physical weight with the chosen option."
524    msgstr "選択したオプションを持つ商品の物理的な重さを調整。"
525    
526    #: uc_attribute.install:118;226;334
527    msgid "Affects the list position of the options."
528    msgstr "オプションのリスト位置に影響。"
529    
530    #: uc_attribute.install:129
531    msgid "Attributes copied to a product of a certain class when it is created."
532    msgstr "特定のクラスを持つ商品が作成された時にコピーする属性。"
533    
534    #: uc_attribute.install:132;190
535    msgid "The product node type."
536    msgstr "商品コンテンツタイプ。"
537    
538    #: uc_attribute.install:160;268
539    msgid "The default value of the attribute field on the add to cart form."
540    msgstr "カートに入れるフォームにある属性フィールドのデフォルトの値。"
541    
542    #: uc_attribute.install:237
543    msgid "Attributes copied to a product."
544    msgstr "商品にコピーする属性。"
545    
546    #: uc_attribute.install:240;298;348
547    msgid "The product node ID."
548    msgstr "商品のノードID。"
549    
550    #: uc_attribute.install:345
551    msgid "Changes to a product's SKU based on the possible combination of chosen options."
552    msgstr "選択肢の組み合わせを基に商品のSKUを変更。"
553    
554    #: uc_attribute.install:355
555    msgid "A serialized array whose keys are attribute IDs and values are option IDs."
556    msgstr "属性IDをキーに、オプションIDを値にしてシリアライズされた配列。"
557    
558    #: uc_attribute.install:362
559    msgid "The SKU representing the product with the combination of options."
560    msgstr "オプションを組み合わせた商品を表すSKU。"
561    
562    #: uc_attribute.info:0
563    msgid "Attribute"
564    msgstr "属性"
565    
566    #: uc_attribute.info:0
567    msgid "Allow the customer to choose attributes for a product at checkout."
568    msgstr "商品の属性を購入手続きで顧客が選択できるようにする。"
569    
570    #: uc_attribute.info:0
571    msgid "Ubercart - core (optional)"
572    msgstr ""
573    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

  ViewVC Help
Powered by ViewVC 1.1.3