webgui/lib/WebGUI/i18n/English/Asset_Matrix.pm
2008-11-09 01:14:36 +00:00

1051 lines
28 KiB
Perl

package WebGUI::i18n::English::Asset_Matrix;
use strict;
our $I18N = {
'delete field confirm' => {
message => q|Are you certain you wish to delete this field and all the data linked to it?|,
lastUpdated => 1230,
context => q|displayed in field manager before delete|
},
'visitor cache timeout' => {
message => q|Visitor Cache Timeout|,
lastUpdated => 1230
},
'visitor cache timeout help' => {
message => q|Since all visitors will see this asset the same way, we can cache it to increase performance. How long should we cache it?|,
lastUpdated => 1230
},
'isTooMany' => {
message => q|A condition indicating that the user has selected too many listings to compare. They may only compare Max Comparisons listings at a time.|,
lastUpdated => 1149783768,
},
'isTooFew' => {
message => q|A condition indicating that the user has selected too few listings to compare. They must compare at least two listings.|,
lastUpdated => 1149783768,
},
'compare.form' => {
message => q|The checkbox form that contains all the listings in this matrix.|,
lastUpdated => 1149783768,
},
'product_loop' => {
message => q|A loop containing the product information (not contained in categories) for this listing.|,
lastUpdated => 1149783768,
},
'name' => {
message => q|The name of the product.|,
lastUpdated => 1149783768,
},
'details url' => {
message => q|The URL to the details page for this listing.|,
lastUpdated => 1149783768,
},
'lastupdated_loop' => {
message => q|A loop containing the last updated dates for each listing.|,
lastUpdated => 1149783768,
},
'lastUpdated' => {
message => q|The human readable date that this product was last updated.|,
lastUpdated => 1149783768,
},
'category_loop' => {
message => q|A loop containing all of the category information for each listing.|,
lastUpdated => 1149783768,
},
'categoryLabel' => {
message => q|The label of a category.|,
lastUpdated => 1149783768,
},
'tmplVar category' => {
message => q|The name of the current category.|,
lastUpdated => 1149783768,
},
'columnCount' => {
message => q|The number of products being compared.|,
lastUpdated => 1149783768,
},
'row_loop' => {
message => q|A loop containing the product data for this field in this category. |,
lastUpdated => 1149783768,
},
'column_loop' => {
message => q|A loop containing the value data for this field for this product. The first value in this loop is always the field name.|,
lastUpdated => 1149783768,
},
'value' => {
message => q|The value of this field.|,
lastUpdated => 1149783768,
},
'class' => {
message => q|The name of the stylesheet class for this field. it is generated by the value with all the spaces replaced by underscores and all the special characters removed.|,
lastUpdated => 1149783768,
},
'tmplVar field.description' => {
message => q|The description for this field.|,
lastUpdated => 1149783768,
},
'comparison template help title' => {
message => q|Matrix Comparison Template Variables|,
lastUpdated => 1184949083,
},
'discussion' => {
message => q|The forum attached to this listing.|,
lastUpdated => 1149784175,
},
'tmplVar screenshot' => {
message => q|The URL to the uploaded photo or screenshot.|,
lastUpdated => 1149784175,
},
'thumbnail' => {
message => q|The URL to the thumbnail of the uploaded photo or screenshot|,
lastUpdated => 1149784175,
},
'email.form' => {
message => q|A form to use to send an email to the listing maintainer.|,
lastUpdated => 1149784175,
},
'email.wasSent' => {
message => q|A condition indicating whether or not an email message was sent.|,
lastUpdated => 1165518551,
},
'edit.url' => {
message => q|The URL to the edit page for this listing.|,
lastUpdated => 1149784175,
},
'user.canEdit' => {
message => q|A condition indicating whether the current user has the privileges necessary to edit this listing.|,
lastUpdated => 1149784175,
},
'user.canApprove' => {
message => q|A condition indicating whether the current user has the privileges necessary to approve this listing so it appears on site.|,
lastUpdated => 1149784175,
},
'approve.url' => {
message => q|The URL to approve this listing.|,
lastUpdated => 1149784175,
},
'delete.url' => {
message => q|The URL to delete this listing.|,
lastUpdated => 1149784175,
},
'isPending' => {
message => q|A conditional indicating whether or not this listing has been approved or not.|,
lastUpdated => 1167186037,
},
'lastUpdated_epoch' => {
message => q|The epoch date of when this listing was last updated.|,
lastUpdated => 0,
},
'lastUpdated_date' => {
message => q|A human readable date of when this listing was last updated.|,
lastUpdated => 0,
},
'description' => {
message => q|The description of this listing.|,
lastUpdated => 0,
},
'productName' => {
message => q|The name of this listing. This is the same as this matrix listing's asset title.|,
lastUpdated => 0,
},
'productUrl' => {
message => q|The manufacturer's URL for this listing.|,
lastUpdated => 0,
},
'productUrl_click' => {
message => q|The product URL to use if you want to register the click count for this listing.|,
lastUpdated => 0,
},
'manufacturerUrl' => {
message => q|The manufacturer's URL.|,
lastUpdated => 0,
},
'manufacturerUrl_click' => {
message => q|The manufacturer URL to use if you want to register the click count for this listing.|,
lastUpdated => 0,
},
'views' => {
message => q|The total number of views this listing has received.|,
lastUpdated => 0,
},
'compares' => {
message => q|The total number of compares this listing has received.|,
lastUpdated => 0,
},
'clicks' => {
message => q|The total number of clicks this listing has received.|,
lastUpdated => 0,
},
'ratings' => {
message => q|The ratings form (or results) for this listing.|,
lastUpdated => 1149784175,
},
'CATEGORY_NAME_loop' => {
message => q|A loop containting attributes and values for those attributes is created for each category in this matrix. The name of the loop is the category name with spaces replaced with hyphens and a _loop added to the end. So if you have a category called "Bells and Whistles" then the loop would be called "bells-and-whistles_loop".|,
lastUpdated => 0,
},
'attribute_loop' => {
message => q|A loop containing attributes and values for those attributes.|,
lastUpdated => 0,
},
'tmplVar name' => {
message => q|The name of this field.|,
lastUpdated => 1149784175,
},
'label' => {
message => q|The label of this field.|,
lastUpdated => 1149784175,
},
'category listing description' => {
message => q|The description that tells the user what this field represents.|,
lastUpdated => 1149784175,
},
'tmplVar category' => {
message => q|The name of the category this field is in.|,
lastUpdated => 1149784175,
},
'tmplVar class' => {
message => q|The stylesheet class name for this field. The class is the field value with spaces replaced with underscores and all non alphanumeric characters removed.|,
lastUpdated => 1149784175,
},
'detail template help title' => {
lastUpdated =>
message => q|Matrix Listing Detail Template Variables|
},
'search.url' => {
message => q|The URL to the matrix search page.|,
lastUpdated => 1149795214,
},
'isLoggedIn' => {
message => q|A condition indicating whether the current user is logged in to the site.|,
lastUpdated => 1149795214,
},
'field.list.url' => {
message => q|The URL to the page where you configure new fields for this matrix.|,
lastUpdated => 1149795214,
},
'addMatrixListing_url' => {
message => q|The URL to the page where a user can add a new listing to the matrix.|,
lastUpdated => 0,
},
'bestViews_url' => {
message => q|The URL to the listing that has the most views.|,
lastUpdated => 0,
},
'bestViews_count' => {
message => q|The total number of views of the listing that has the most views.|,
lastUpdated => 0,
},
'bestViews_name' => {
message => q|The name of the listing that has the most views.|,
lastUpdated => 0,
},
'bestCompares_url' => {
message => q|The URL to the listing that has the most compares.|,
lastUpdated => 0,
},
'bestCompares_count' => {
message => q|The number of compares of the listing that has the most compares.|,
lastUpdated => 0,
},
'bestCompares_name' => {
message => q|The name of the listing that has the most compares.|,
lastUpdated => 0,
},
'bestClicks_url' => {
message => q|The URL of the listing that has the most clicks.|,
lastUpdated => 0,
},
'bestClicks_count' => {
message => q|The number of clicks of the listing that has the most clicks.|,
lastUpdated => 0,
},
'bestClicks_name' => {
message => q|The name of the listing that has the most clicks.|,
lastUpdated => 0,
},
'best_rating_loop' => {
message => q|A loop containing all of the categories for this matrix and their best ratings.|,
lastUpdated => 0,
},
'tmplVar best.url' => {
message => q|The URL of the listing that has the best rating for this category.|,
lastUpdated => 0,
},
'tmplVar best.category' => {
message => q|The name of this category.|,
lastUpdated => 0,
},
'tmplVar best.name' => {
message => q|The name of the listing that has the best rating for this category.|,
lastUpdated => 0,
},
'mean' => {
message => q|The mean (or average) rating of the best listing in this category.|,
lastUpdated => 0,
},
'median' => {
message => q|The median (or middle) rating of the best listing in this category.|,
lastUpdated => 0,
},
'count' => {
message => q|The sum of all the votes of the best listing in this category.|,
lastUpdated => 0,
},
'worst_rating_loop' => {
message => q|A loop containing all of the categories for this matrix and their worst ratings.|,
lastUpdated => 0,
},
'tmplVar worst.url' => {
message => q|The URL of the listing that has the worst rating for this category.|,
lastUpdated => 0,
},
'tmplVar worst.category' => {
message => q|The name of this category.|,
lastUpdated => 0,
},
'tmplVar worst.name' => {
message => q|The name of the listing that has the worst rating for this category.|,
lastUpdated => 0,
},
'tmplVar worst.mean' => {
message => q|The mean (or average) rating of the worst listing in this category.|,
lastUpdated => 0,
},
'tmplVar worst.median' => {
message => q|The median (or middle) rating of the worst listing in this category.|,
lastUpdated => 0,
},
'tmplVar worst.count' => {
message => q|The sum of all the votes of the worst listing in this category.|,
lastUpdated => 0,
},
'ratings.details.url' => {
message => q|The URL to the ratings details page.|,
lastUpdated => 1149795214,
},
'best.posts.url' => {
message => q|The URL to the listing that has the most forum posts.|,
lastUpdated => 1149795214,
},
'bestUpdated_url' => {
message => q|The URL to the listing that was updated most recently.|,
lastUpdated => 0,
},
'bestUpdated_date' => {
message => q|The date of the most recently updated listing.|,
lastUpdated => 0,
},
'bestUpdated_name' => {
message => q|The name of the listing that was most recently updated.|,
lastUpdated => 0,
},
'last_update_loop' => {
message => q|A loop containing the 20 most recently updated listings.|,
lastUpdated => 1149795214,
},
'tmplVar last.url' => {
message => q|The URL to view this listing.|,
lastUpdated => 1149795214,
},
'tmplVar last.name' => {
message => q|The name of the product.|,
lastUpdated => 1149795214,
},
'tmplVar last.lastUpdated' => {
message => q|The date this listing was updated.|,
lastUpdated => 1149795214,
},
'user.count' => {
message => q|The total number of registered users on the site.|,
lastUpdated => 1149795214,
},
'current.user.count' => {
message => q|The number of users browsing the site right now.|,
lastUpdated => 1149795214,
},
'listingCount' => {
message => q|The number of listings in this matrix.|,
lastUpdated => 0,
},
'pending_loop' => {
message => q|A loop containing the list of pending listing.|,
lastUpdated => 0,
},
'tmplVar pending.url' => {
message => q|The URL to the pending listing.|,
lastUpdated => 0,
},
'tmplVar pending.name' => {
message => q|The product title of the pending listing.|,
lastUpdated => 0,
},
'narrow the matrix label' => {
message => q|Narrow The Matrix|,
lastUpdated => 0,
},
'expand the matrix label' => {
message => q|Expand The Matrix|,
lastUpdated => 0,
},
'matrix template help title' => {
message => q|Matrix Main Template Variables|,
lastUpdated => 1184949132,
},
'ratings detail template help title' => {
lastUpdated => 1230,
message => q|Matrix Ratings Detail Template Variables|
},
'rating_loop' => {
message => q|This loop contains a list of the categories in this matrix.|,
lastUpdated => 1149996259,
},
'detail_loop' => {
message => q|A loop containing a list of listings who have had at least 10 ratings votes and are listed in order by average rating from highest to lowest.|,
lastUpdated => 1149996259,
},
'tmplVar detail url' => {
message => q|The URL to the detail page for this listing.|,
lastUpdated => 1149996259,
},
'detail mean' => {
message => q|This listing's mean (or average) rating.|,
lastUpdated => 1149996259,
},
'detail median' => {
message => q|This listing's median (or middle) rating.|,
lastUpdated => 1149996259,
},
'detail count' => {
message => q|The total score for this listing.|,
lastUpdated => 1149996259,
},
'listing name' => {
message => q|The name of this listing.|,
lastUpdated => 1149996259,
},
'form.header' => {
message => q|The required header component of the search form.|,
lastUpdated => 1149996685,
},
'form.footer' => {
message => q|The required footer component of the search form.|,
lastUpdated => 1149996685,
},
'form.submit' => {
message => q|The required button to submit data for the search form.|,
lastUpdated => 1149996685,
},
'fieldType' => {
message => q|The type of field specified for this matrix field.|,
lastUpdated => 1149996685,
},
'listing label' => {
message => q|The label given to this field that describes what the field represents.|,
lastUpdated => 1149996685,
},
'search field description' => {
message => q|A description of the field that gives more detail about the field and is used in the hover over tool tips.|,
lastUpdated => 1149996685,
},
'form' => {
message => q|The form element representing this field.|,
lastUpdated => 1149996685,
},
'search template help title' => {
message => q|Matrix Search Template Variables|,
lastUpdated => 1184949060,
},
'categories description' => {
message => q|Specify one category per line here to define the categories for this matrix. Categories are used to subdivide fields and also represent the things users can rate each listing on.|,
lastUpdated => 0,
},
'categories default value' => {
message => q|Features\nBenefits|,
lastUpdated => 0,
},
'submission approval workflow description' => {
message => q|Select the workflow that is used to approve submissions.|,
lastUpdated => 0,
},
'ratings duration description' => {
message => q|Select the interval after which old ratings are cleaned out.|,
lastUpdated => 0,
},
'default sort description' => {
message => q|Select the default sort order for the listings in the compare box.|,
lastUpdated => 0,
},
'compare color no description' => {
message => q|Select the color for compare result 'No' in the compare display.|,
lastUpdated => 0,
},
'compare color limited description' => {
message => q|Select the color for compare result 'Limited' in the compare display.|,
lastUpdated => 0,
},
'compare color costs extra description' => {
message => q|Select the color for compare result 'Costs Extra' in the compare display.|,
lastUpdated => 0,
},
'compare color free add on description' => {
message => q|Select the color for compare result 'Free Add On' in the compare display.|,
lastUpdated => 0,
},
'compare color yes description' => {
message => q|Select the color for compare result 'Yes' in the compare display.|,
lastUpdated => 0,
},
'categories subtext' => {
message => q|<br />Enter one per line in the order you want them to appear. Be sure to watch leading and trailing whitespace.|,
lastUpdated => 1135271460,
},
'max comparisons description' => {
message => q|Specifies how many comparisons are allowed in searches and comparisons.|,
lastUpdated => 0,
},
'max comparisons privileged description' => {
message => q|Specifies how many comparisons are allowed in searches and comparisons for users in the privileged group.|,
lastUpdated => 0,
},
'rating timeout description' => {
message => q|Set a timeout so that users are prevented from rating a given listing too often.|,
lastUpdated => 1135271460,
},
'rating timeout privileged description' => {
message => q|Privileged users may have a different rating timeout than general users who are allowed to rate.|,
lastUpdated => 1135271460,
},
'group to add description' => {
message => q|This group will be allowed to add or edit listings|,
lastUpdated => 1135271460,
},
'privileged group description' => {
message => q|This group will have special privileges with respect to the maximum number of comparisons allowed and frequency of rating|,
lastUpdated => 1135271460,
},
'rating group description' => {
message => q|This group will be allowed to rate listings in the Matrix.|,
lastUpdated => 1135271460,
},
'template description' => {
message => q|Select a template to be used to display the default view of the Matrix.|,
lastUpdated => 0,
},
'detail template description' => {
message => q|Select a template to be used to display the detailed information about a listing.|,
lastUpdated => 0,
},
'rating detail template description' => {
message => q|Select a template to be used to display the detailed ratings information.|,
lastUpdated => 0,
},
'search template description' => {
message => q|Select a template to be used to display the search engine interface.|,
lastUpdated => 0,
},
'compare template description' => {
message => q|Select a template to be used to show the listing comparison data.|,
lastUpdated => 0,
},
'categories label' => {
message => q|Categories|,
lastUpdated => 0,
},
'submission approval workflow label' => {
message => q|Submission Approval Workflow|,
lastUpdated => 0,
},
'ratings duration label' => {
message => q|Ratings Duration|,
lastUpdated => 0,
},
'default sort label' => {
message => q|Default Sort|,
lastUpdated => 0,
},
'sort by score label' => {
message => q|Score|,
lastUpdated => 0,
},
'sort alpha numeric label' => {
message => q|Alpha Numeric|,
lastUpdated => 0,
},
'sort by asset rank label' => {
message => q|Asset Rank|,
lastUpdated => 0,
},
'sort by last updated label' => {
message => q|Most Recent Update|,
lastUpdated => 0,
},
'compare color no label' => {
message => q|Compare Color: No|,
lastUpdated => 0,
},
'compare color limited label' => {
message => q|Compare Color: Limited|,
lastUpdated => 0,
},
'compare color costs extra label' => {
message => q|Compare Color: Costs Extra|,
lastUpdated => 0,
},
'compare color free add on label' => {
message => q|Compare Color: Free Add On|,
lastUpdated => 0,
},
'compare color yes label' => {
message => q|Compare Color: Yes|,
lastUpdated => 0,
},
'max comparisons label' => {
message => q|Maximum Comparisons|,
lastUpdated => 0,
},
'max comparisons privileged label' => {
message => q|Maximum Comparisons (For Privileged Users)|,
lastUpdated => 0,
},
'rating timeout' => {
message => q|Time Required Between Ratings|,
lastUpdated => 1133758944,
},
'rating timeout privileged' => {
message => q|Time Required Between Ratings (For Privileged Users)|,
lastUpdated => 1133758944,
},
'group to add' => {
message => q|Who can add listings?|,
lastUpdated => 1133758944,
},
'privileged group' => {
message => q|Who should have privileged rights?|,
lastUpdated => 1133758944,
},
'rating group' => {
message => q|Who can rate listings?|,
lastUpdated => 1133758944,
},
'template label' => {
message => q|Matrix Template|,
lastUpdated => 0,
},
'detail template label' => {
message => q|Detail Template|,
lastUpdated => 0,
},
'rating detail template label' => {
message => q|Rating Detail Template|,
lastUpdated => 0,
},
'search template label' => {
message => q|Search Template|,
lastUpdated => 0,
},
'compare template label' => {
message => q|Compare Template|,
lastUpdated => 0,
},
'product name' => {
message => q|Product Name|,
lastUpdated => 1133758944,
},
'attribute name label' => {
message => q|Name|,
lastUpdated => 0,
},
# 'field label' => {
# message => q|Field Label|,
# lastUpdated => 1136499282,
# },
'fieldType label' => {
message => q|Field Type|,
lastUpdated => 0,
},
'attribute defaultValue label' => {
message => q|Default Value|,
lastUpdated => 0,
},
'attribute options label' => {
message => q|Options|,
lastUpdated => 0,
},
'category label' => {
message => q|Category|,
lastUpdated => 0,
},
'your email label' => {
message => q|Your Email Address|,
lastUpdated => 0,
},
'report error label' => {
message => q|Report an error.|,
lastUpdated => 0,
},
'general comment label' => {
message => q|General comment.|,
lastUpdated => 0,
},
'request type label' => {
message => q|Type of Request|,
lastUpdated => 0,
},
'comment label' => {
message => q|Comment|,
lastUpdated => 0,
},
'send button label' => {
message => q|Send...|,
lastUpdated => 0,
},
'show ratings' => {
message => q|Show Ratings|,
lastUpdated => 0,
},
'rate submit label' => {
message => q|Rate|,
lastUpdated => 0,
},
'no copy' => {
message => q|This asset may not be copied.|,
lastUpdated => 1133758944,
},
'no edit rights' => {
message => q|You don't have the rights to edit this listing.|,
lastUpdated => 1133758944,
},
'assetName' => {
lastUpdated => 1134256651,
message => q|Matrix|
},
'edit matrix' => {
lastUpdated => 1135279558,
message => q|Edit Matrix|
},
'edit listing' => {
lastUpdated => 1135279558,
message => q|<h1>Edit Listing</h1>|
},
'edit attribute title' => {
lastUpdated => 0,
message => q|Edit/Add Attribute|
},
'good bad' => {
lastUpdated => 1135279558,
message => q|Good Bad|
},
'text' => {
lastUpdated => 1135279558,
message => q|Text|
},
'url' => {
lastUpdated => 1135279558,
message => q|URL|
},
'text area' => {
lastUpdated => 1135279558,
message => q|Text Area|,
},
'combo' => {
lastUpdated => 1135279558,
message => q|Combo|,
},
'delete listing confirmation' => {
lastUpdated => 1135289632,
message => q|<h1>Confirm Delete</h1>
<p>Are you absolutely sure you wish to delete this listing? This operation cannot be undone.</p>
<p>
<a href="%s">Yes!</a>
</p>
<p><a href="%s">No, I made a mistake.</a></p>|,
},
'list attributes title' => {
lastUpdated => 0,
message => q|Attribute List|,
},
'delete attribute confirm message' => {
message => q|Are you certain you wish to delete this attribute and all the data linked to it?|,
lastUpdated => 0,
},
'add attribute label' => {
lastUpdated => 0,
message => q|Add Attribute|,
},
'yes' => {
lastUpdated => 1135279558,
message => q|Yes|
},
'no' => {
lastUpdated => 1135279558,
message => q|No|
},
'free' => {
lastUpdated => 1135279558,
message => q|Free Add On|
},
'extra' => {
lastUpdated => 1135279558,
message => q|Costs Extra|
},
'limited' => {
lastUpdated => 1135279558,
message => q|Limited|
},
'product name description' => {
lastUpdated => 1135279558,
message => q|Enter the name of the product. If there are entries for the product with different revisions, it would be best to make sure the names are the same.|
},
'matrix specific fields description' => {
lastUpdated => 1135279558,
message => q|Each matrix is configured to compare the features and performance of various products. These features and performance criteria are displayed for you to rate on an item by item basis.|
},
'matrix specific fields' => {
lastUpdated => 1135279558,
message => q|Matrix Specific Fields|
},
'attribute name description' => {
lastUpdated => 0,
message => q|The name of the attribute that you are creating. It is case sensitive and must be unique.|
},
# 'field label description' => {
# lastUpdated => 1135279558,
# message => q|The name of the field that you are creating. It is case sensitive and must be unique.|
# },
'fieldType description' => {
lastUpdated => 0,
message => q|<p>The field type of attribute you are creating. Please select the field type from the options in the drop-down list.</p>|
},
'attribute description label' => {
lastUpdated => 0,
message => q|Description|
},
'attribute description description' => {
lastUpdated => 0,
message => q|Please give a general description of the attribute.|
},
'attribute defaultValue description' => {
lastUpdated => 0,
message => q|<p>Enter in a default value for the attribute that will be used if the fieldType is
selectBox.</p>|
},
'attribute options description' => {
lastUpdated => 0,
message => q|<p>Enter in options (one per line) for the attribute that will be used if the fieldType is
selectBox.</p>|
},
'category description' => {
lastUpdated => 0,
message => q|Select the category which this attribute falls into.|
},
};
1;