435 lines
13 KiB
Perl
435 lines
13 KiB
Perl
package WebGUI::i18n::English::ProductManager;
|
|
use strict;
|
|
|
|
our $I18N = {
|
|
'confirm delete product' => {
|
|
message => q|Are you certain you wish to delete this product?|,
|
|
lastUpdated => 0,
|
|
context => q|displayed when deleting a product|
|
|
},
|
|
'manage products' => {
|
|
message => q|Products (beta)|,
|
|
lastUpdated => 0,
|
|
context => q|The admin console label of the product manager.|
|
|
},
|
|
'title' => {
|
|
message => q|Title|,
|
|
lastUpdated => 1101772584,
|
|
context => q|The form label for the title field in editProduct|
|
|
},
|
|
'description' => {
|
|
message => q|Description|,
|
|
lastUpdated => 1101772584,
|
|
context => q|The form label for the description field in editProduct|
|
|
},
|
|
'price' => {
|
|
message => q|Price|,
|
|
lastUpdated => 1101772584,
|
|
context => q|The form label for the price field in editProduct|
|
|
},
|
|
'weight' => {
|
|
message => q|Weight|,
|
|
lastUpdated => 1101772584,
|
|
context => q|The form label for the weight field in editProduct|
|
|
},
|
|
'sku' => {
|
|
message => q|SKU|,
|
|
lastUpdated => 1101772584,
|
|
context => q|The form label for the SKU (Stock Keeping Unit) field in editProduct|
|
|
},
|
|
'template' => {
|
|
message => q|Template|,
|
|
lastUpdated => 1101772584,
|
|
context => q|The form label for the template field in editProduct|
|
|
},
|
|
'edit product' => {
|
|
message => q|Edit product|,
|
|
lastUpdated => 1101772584,
|
|
context => q|The name of the edit product form|
|
|
},
|
|
|
|
'edit product title error' => {
|
|
message => q|You must enter a product title.|,
|
|
lastUpdated => 1101772584,
|
|
context => q|An errormessage when no product title is given.|
|
|
},
|
|
'edit product price error' => {
|
|
message => q|You must enter a price.|,
|
|
lastUpdated => 1101772584,
|
|
context => q|An errormessage when no product price is given.|
|
|
},
|
|
'edit product weight error' => {
|
|
message => q|You must enter a weight.|,
|
|
lastUpdated => 1101772584,
|
|
context => q|An errormessage when no product weight is given.|
|
|
},
|
|
'edit product sku error' => {
|
|
message => q|You must enter a SKU|,
|
|
lastUpdated => 1101772584,
|
|
context => q|An error message when no product SKU is given.|
|
|
},
|
|
'edit parameter name' => {
|
|
message => q|Name|,
|
|
lastUpdated => 0000,
|
|
context => q|The form label for the name field in editProductParameter|
|
|
},
|
|
'edit parameter' => {
|
|
message => q|Edit product parameter|,
|
|
lastUpdated => 0000,
|
|
context => q|The name of the editProductParameter form|
|
|
},
|
|
'edit parameter name error' => {
|
|
message => q|You must enter a parameter name.|,
|
|
lastUpdated => 0000,
|
|
context => q|An errormessage when no parameter name is given.|
|
|
},
|
|
'edit parameter productId error' => {
|
|
message => q|No product ID supplied.|,
|
|
lastUpdated => 0000,
|
|
context => q|An errormessage when no productId for a parameter is given.|
|
|
},
|
|
'edit option value' => {
|
|
message => q|Value|,
|
|
lastUpdated => 0000,
|
|
context => q|The form label for the value field in editProductParameterOption|
|
|
},
|
|
'edit option price modifier' => {
|
|
message => q|Price modifier|,
|
|
lastUpdated => 0000,
|
|
context => q|The form label for the priceModifier field in editProductParameterOption|
|
|
},
|
|
'edit option weight modifier' => {
|
|
message => q|Weight modifier|,
|
|
lastUpdated => 0000,
|
|
context => q|The form label for the weightModifier field in editProductParameterOption|
|
|
},
|
|
'edit option sku modifier' => {
|
|
message => q|SKU modifier|,
|
|
lastUpdated => 0000,
|
|
context => q|The form label for the skuModifier field in editProductParameterOption|
|
|
},
|
|
'edit option' => {
|
|
mesaage => q|Edit parameter option|,
|
|
lastUpdated => 0000,
|
|
context => q|The name of the edit parameter option form|
|
|
},
|
|
'edit option value error' => {
|
|
message => q|You must enter a value.|,
|
|
lastupdated => 0000,
|
|
context => q|An error message when no value for an option is given.|
|
|
},
|
|
'edit option parameterId error' => {
|
|
message => q|No parameter ID given.|,
|
|
lastUpdated => 0000,
|
|
context => q|An error message when no parameterId for a parameter is given.|
|
|
},
|
|
'list products' => {
|
|
message => q|List products|,
|
|
lastUpdated => 0000,
|
|
context => q|The title of the list product screen|
|
|
},
|
|
'add product' => {
|
|
message => q|Add a new product|,
|
|
lastUpdated => 0,
|
|
context => q|The label for the add product link in de productmanager menu.|
|
|
},
|
|
'list products' => {
|
|
message => q|List products|,
|
|
lastUpdated => 0,
|
|
context => q|The label for the list products link in de productmanager menu.|
|
|
},
|
|
'manage product' => {
|
|
message => q|Manage product|,
|
|
lastUpdated => 0,
|
|
context => q|The label for the manage product link in de productmanager menu.|
|
|
},
|
|
'list variants' => {
|
|
message => q|List variants|,
|
|
lastUpdated => q|List variants|,
|
|
context => q|The label for the list variants in de productmanager menu.|
|
|
},
|
|
'sku template' => {
|
|
message => q|SKU Template|,
|
|
lastUpdated => 0,
|
|
context => q|The label for the sku template field in the edit product screen.|
|
|
},
|
|
'edit sku composition label' => {
|
|
message => q|Edit SKU Composition|,
|
|
lastUpdated => 0,
|
|
context => q|The label of the edit sku composition|
|
|
},
|
|
'list variants label' => {
|
|
message => q|List product variants|,
|
|
lastUpdated => 0,
|
|
context => q|The label of the list variants screen.|
|
|
},
|
|
'available' => {
|
|
message => q|Available|,
|
|
lastUpdated => 0,
|
|
context => q|A message indicating that a variant is available.|
|
|
},
|
|
'variant ID' => {
|
|
message => q|variantId|,
|
|
lastUpdated => 1118937717,
|
|
},
|
|
'parameter ID' => {
|
|
message => q|parameterId|,
|
|
lastUpdated => 1118937717,
|
|
},
|
|
'option ID' => {
|
|
message => q|optionId|,
|
|
lastUpdated => 1118937717,
|
|
},
|
|
'properties' => {
|
|
message => q|Properties|,
|
|
lastUpdated => 0,
|
|
context => q|Properties|
|
|
},
|
|
'add parameter' => {
|
|
message => q|Add parameter|,
|
|
lastUpdated => 0,
|
|
context => q|The label of the add parameter link in manage product.|
|
|
},
|
|
'add option' => {
|
|
message => q|Add option|,
|
|
lastUpdated => 0,
|
|
context => q|The label of the add option link in manage product.|
|
|
},
|
|
'manage product label' => {
|
|
message => q|Manage product|,
|
|
lastUpdated => 0,
|
|
context => q|The label of the manage product screen.|
|
|
},
|
|
'price override' => {
|
|
message => q|Price override|,
|
|
lastUpdated => 0,
|
|
context => q|Form label in the edit variant screen.|
|
|
},
|
|
'weight override' => {
|
|
message => q|Weight override|,
|
|
lastUpdated => 0,
|
|
context => q|Form label in the edit variant screen.|
|
|
},
|
|
'sku override' => {
|
|
message => q|SKU override|,
|
|
lastUpdated => 0,
|
|
context => q|Form label in the edit variant screen.|
|
|
},
|
|
'edit variant' => {
|
|
message => q|Edit product variant|,
|
|
lastUpdated => 0,
|
|
context => q|Label of the edit variant screen.|
|
|
},
|
|
|
|
'title description' => {
|
|
message => q|The name of the product.|,
|
|
lastUpdated => 1120449422,
|
|
},
|
|
|
|
'description description' => {
|
|
message => q|A description of the product.|,
|
|
lastUpdated => 1120449422,
|
|
},
|
|
|
|
'price description' => {
|
|
message => q|The default price of the product.|,
|
|
lastUpdated => 1120449422,
|
|
},
|
|
|
|
'useSalesTax' => {
|
|
message => q|Use Sales Tax?|,
|
|
lastUpdated => 1159844899,
|
|
},
|
|
|
|
'useSalesTax description' => {
|
|
message => q|Should this product have sales tax applied to it?|,
|
|
lastUpdated => 1159844899,
|
|
},
|
|
|
|
'weight description' => {
|
|
message => q|The default weight of the product.|,
|
|
lastUpdated => 1120449422,
|
|
},
|
|
|
|
'sku description' => {
|
|
message => q|The base SKU of the product.|,
|
|
lastUpdated => 1120449422,
|
|
},
|
|
|
|
'template description' => {
|
|
message => q|The default template associated with product.|,
|
|
lastUpdated => 1120449422,
|
|
},
|
|
|
|
'sku template description' => {
|
|
message => q|This field defines how the SKU for each
|
|
product variant will be composed. The syntax is the same as that of
|
|
normal templates.|,
|
|
lastUpdated => 1120449422,
|
|
},
|
|
|
|
'edit parameter name description' => {
|
|
message => q|<p>The name of this parameter.</p>|,
|
|
lastUpdated => 1122609059,
|
|
},
|
|
|
|
'edit option value description' => {
|
|
message => q|<p>The value of this option (ie. 'Blue').</p>|,
|
|
lastUpdated => 1122609417,
|
|
},
|
|
|
|
'edit option price modifier description' => {
|
|
message => q|<p>The amount this option adds to the
|
|
default price for product variants containig this option.</p>|,
|
|
lastUpdated => 1146606364,
|
|
},
|
|
|
|
'edit option weight modifier description' => {
|
|
message => q|<p>The weight this option adds to the
|
|
default weight for product variants consisting of this option.</p>|,
|
|
lastUpdated => 1122609417,
|
|
},
|
|
|
|
'edit option sku modifier description' => {
|
|
message => q|<p>When this option is called in the SKU template as a template variable, the value that will be displayed.</p>|,
|
|
lastUpdated => 1165513384,
|
|
},
|
|
|
|
'price override description' => {
|
|
message => q|The price for this variant.|,
|
|
lastUpdated => 1165513644,
|
|
},
|
|
|
|
'weight override description' => {
|
|
message => q|The weight of this variant.|,
|
|
lastUpdated => 1165513603,
|
|
},
|
|
|
|
'sku override description' => {
|
|
message => q|The SKU of this variant.|,
|
|
lastUpdated => 1165513642,
|
|
},
|
|
|
|
'available description' => {
|
|
message => q|This sets whether this variant is available for purchase.|,
|
|
lastUpdated => 1146607104,
|
|
},
|
|
|
|
'help edit sku template title' => {
|
|
message => q|Edit SKU template|,
|
|
lastUpdated => 0,
|
|
context => q|The title of the edit sku template help page|
|
|
},
|
|
'help edit sku template body' => {
|
|
message => q|The SKU template defines how the SKU for each product variant will be
|
|
composed. Since parameters are components of the SKU template you'll
|
|
probably want to change the SKU template when you add a parameter. This
|
|
is the place to do this. Note that you can also edit the SKU template
|
|
through the properties of the product.<br />
|
|
<br />
|
|
The syntax is the same as that of normal templates. Available
|
|
template variables are:<br />
|
|
<br />
|
|
<span style="font-weight: bold;"><tmpl_var base></span><br />
|
|
<div style="margin-left: 40px;">The default SKU defined above.<br />
|
|
<br />
|
|
</div>
|
|
<span style="font-weight: bold;"><tmpl_var param.MyParameterName></span>
|
|
<br />
|
|
<div style="margin-left: 40px;">For each parameter a template variable
|
|
of this format is generated. Spaces in the parameter name are converted
|
|
to dots. For example if you have defined a parameter called 'Color' its
|
|
template variable is called <span style="font-style: italic;"><tmpl_var
|
|
param.color></span>. If you have defined a parameter with name
|
|
'Number of pins' the template variable containing its SKU modifier is
|
|
called <span style="font-style: italic;"><tmpl_var
|
|
param.number.of.pins>.</span><br />
|
|
<br />
|
|
</div>
|
|
The complete list of available template variables is also printed above
|
|
the form.<br />|,
|
|
lastUpdated => 1164742227,
|
|
context => q|The body of the edit sku template help page|
|
|
},
|
|
|
|
'topicName' => {
|
|
message => q|Product Manager|,
|
|
lastUpdated => 1128919931,
|
|
},
|
|
|
|
|
|
'group id' => {
|
|
message => "Add to Group",
|
|
lastUpdated => 0,
|
|
context => "Label for add to group action",
|
|
},
|
|
|
|
'group id description' => {
|
|
message => "Add purchasers of this product to this group. Set to 'everyone' to disable.",
|
|
lastUpdated => 0,
|
|
context => "Hover help for add to group action",
|
|
},
|
|
|
|
'group expires offset' => {
|
|
message => "Group Expires Offset",
|
|
lastUpdated => 0,
|
|
context => "Label for group expires offset",
|
|
},
|
|
|
|
'group expires offset description' => {
|
|
message => "Length of time added to user's expiration from the above group each time this product is purchased.",
|
|
lastUpdated => 0,
|
|
context => "Hover help for group expires offset",
|
|
},
|
|
|
|
|
|
'6 months' => {
|
|
message => "6 months",
|
|
lastUpdated => 0,
|
|
context => "A time period for group expires offset",
|
|
},
|
|
'1 year' => {
|
|
message => "1 year",
|
|
lastUpdated => 0,
|
|
context => "A time period for group expires offset",
|
|
},
|
|
'1 month' => {
|
|
message => "1 month",
|
|
lastUpdated => 1160615577,
|
|
context => "A time period for group expires offset",
|
|
},
|
|
'2 years' => {
|
|
message => "2 years",
|
|
lastUpdated => 0,
|
|
context => "A time period for group expires offset",
|
|
},
|
|
'3 years' => {
|
|
message => "3 years",
|
|
lastUpdated => 0,
|
|
context => "A time period for group expires offset",
|
|
},
|
|
'5 years' => {
|
|
message => "5 years",
|
|
lastUpdated => 0,
|
|
context => "A time period for group expires offset",
|
|
},
|
|
'10 years' => {
|
|
message => "10 years",
|
|
lastUpdated => 0,
|
|
context => "A time period for group expires offset",
|
|
},
|
|
'lifetime' => {
|
|
message => "lifetime",
|
|
lastUpdated => 0,
|
|
context => "A time period for group expires offset",
|
|
},
|
|
|
|
'productId' => {
|
|
message => "Product ID",
|
|
lastUpdated => 0,
|
|
context => "Unique identifier for a Product",
|
|
},
|
|
|
|
};
|
|
|
|
1;
|