Merge branch 'master' into WebGUI8

This commit is contained in:
Graham Knop 2010-04-13 07:50:02 -05:00
commit 2400f19099
797 changed files with 33894 additions and 27196 deletions

View file

@ -44,6 +44,11 @@ our $I18N = {
lastUpdated => 1119068809,
},
'userIsVendor' => {
message => q{A boolean that is true if the current user is a vendor.},
lastUpdated => 1263833421,
},
'common account variables' => {
message => q{Common Account, Shop Plugin, Template Variables.},
lastUpdated => 1230867169,

View file

@ -0,0 +1,14 @@
package WebGUI::i18n::English::Activity_ExtendCalendarRecurrences;
use strict;
our $I18N = {
'topicName' => {
message => q{Extend Calendar Recurrences},
lastUpdated => 1270240660,
},
};
1;
#vim:ft=perl

View file

@ -0,0 +1,14 @@
package WebGUI::i18n::English::Activity_RecheckVATNumber;
use strict;
our $I18N = {
'topicName' => {
message => q|Recheck VAT number|,
lastUpdated => 0,
context => q|Title of the VAT number recheck workflow activity|,
},
};
1;

View file

@ -21,8 +21,8 @@ our $I18N = {
},
'keywords help' => {
message => q|Add some keywords here for this asset. They'll automatically be added to the search index, and as the keywords metatag.|,
lastUpdated => 0,
message => q|Keywords are automatically added to the keywords metatag for this asset, and are also put into the WebGUI search index. Multiple keywords should be separated by commas.|,
lastUpdated => 1262117316,
context => q|help for the keywords property|
},
@ -343,12 +343,24 @@ our $I18N = {
context => q|To skip, to move over, to not process|
},
'Processing form data' => {
message => q|Processing form data|,
lastUpdated => 1245343280,
context => q|To edit or change|
},
'editing %s' => {
message => q|editing %s|,
lastUpdated => 1245343280,
context => q|To edit or change|
},
'Attempting to commit changes' => {
message => q|Attempting to commit changes|,
lastUpdated => 1245343280,
context => q||,
},
'this asset only' => {
message => q|This Asset Only|,
lastUpdated => 0,
@ -561,7 +573,7 @@ throughout the site. Check yes if you want this Asset to be available as a pack
'asset' => {
message => q|Asset|,
lastUpdated => 1100463645,
context => 'The default name of all assets.'
context => 'The default name of all assets. Asset, as in resource, part, object, item, or piece'
},
'extra head tags' => {
@ -1088,6 +1100,16 @@ Couldn't open %-s because %-s <br />
lastUpdated => 1100463645,
},
'assetId' => {
message => q|The unique identifier for this Asset, in base64 encoding.|,
lastUpdated => 1256327617,
},
'assetIdHex' => {
message => q|The unique identifier for this Asset, in hexadecimal format.|,
lastUpdated => 1256327617,
},
'title' => {
message => q|The title of the Asset|,
lastUpdated => 1160773957,
@ -1430,6 +1452,12 @@ Couldn't open %-s because %-s <br />
context => q{%s will be replaced by the title of the asset.},
},
'Any Class' => {
message => q{Any Class},
lastUpdated => 0,
context => q{Class, as in name of class, or type of asset},
},
};
1;

View file

@ -354,8 +354,8 @@ our $I18N = {
},
'view calendar title' => {
message => q|View Calendar Template Variables|,
lastUpdated => 1171043337,
message => q|Calendar View Template Variables|,
lastUpdated => 1268671312,
},
'view calendar body' => {
@ -430,8 +430,8 @@ our $I18N = {
},
'view calendar day title' => {
message => q|View Calendar Day Template Variables|,
lastUpdated => 1171043337,
message => q|Calendar View Day Template Variables|,
lastUpdated => 1268671336,
},
'view calendar day body' => {
@ -541,8 +541,8 @@ our $I18N = {
},
'view calendar week title' => {
message => q|View Calendar Week Template Variables|,
lastUpdated => 1171172007,
message => q|Calendar View Week Template Variables|,
lastUpdated => 1268671327,
},
'view calendar week body' => {
@ -953,6 +953,81 @@ our $I18N = {
lastUpdated => 1230931579,
},
'pageNextUrl monthVar' => {
message => q|A URL to the next month in the calendar.|,
lastUpdated => 1269839944,
},
'pagePrevUrl monthVar' => {
message => q|A URL to the previous month in the calendar.|,
lastUpdated => 1269839951,
},
'pageNextYear' => {
message => q|The year that follows the current one in the Calendar.|,
lastUpdated => 1268669460,
},
'pagePrevYear' => {
message => q|The year that preceeds the current one in the Calendar.|,
lastUpdated => 1268669463,
},
'dayNames' => {
message => q|A loop containing names and abbreviations for the days of the week.|,
lastUpdated => 1268669463,
},
'months' => {
message => q|A loop containing names and URLs for navigating among the months in a year.|,
lastUpdated => 1268669463,
},
'monthEpoch' => {
message => q|The epoch date for this month.|,
lastUpdated => 1268669463,
},
'monthUrl' => {
message => q|The URL to change the calendar to display this month.|,
lastUpdated => 1268669463,
},
'monthCurrent' => {
message => q|A boolean which is true if the calendar is displaying this month.|,
lastUpdated => 1268669463,
},
'view calendar month title' => {
message => q|Calendar View Month Template Variables|,
lastUpdated => 1268671291,
},
'view calendar month body' => {
message => q|<p>This template shows all events in a month in the calendar.</p>|,
lastUpdated => 1171172004,
},
'weeks' => {
message => q|A loop containing loops of events, by day.|,
lastUpdated => 1171172004,
},
'weeks' => {
message => q|A loop containing loops of events, by day.|,
lastUpdated => 1171172004,
},
'dayUrl' => {
message => q|A URL to view all events on this day.|,
lastUpdated => 1171172004,
},
'dayCurrent' => {
message => q|A boolean which is true if this day is today.|,
lastUpdated => 1171172004,
},
};
1;

View file

@ -1057,6 +1057,31 @@ our $I18N = {
lastUpdated => 1150169038,
},
'transferkarma.label' => {
message => q|The phrase "Transfer Karma".|,
lastUpdated => 1150169038,
},
'karmascale.label' => {
message => q|The phrase "Karma Scale".|,
lastUpdated => 1150169038,
},
'karmaRank.label' => {
message => q|The phrase "Karma Rank".|,
lastUpdated => 1150169038,
},
'captcha_label' => {
message => q|The word "Captcha".|,
lastUpdated => 1150169038,
},
'keywords.label' => {
message => q|The word "Keywords".|,
lastUpdated => 1150169038,
},
'display last reply description' => {
message => q|If set to Yes, template variables will be added to allow the display of the last reply in this Thread.|,
lastUpdated => 1165449294,
@ -1293,11 +1318,21 @@ the preview is displayed, the Post can either be edited or canceled.|,
lastUpdated => 1149655722,
},
'user.isVisitor' => {
'post_loop_user.isVisitor' => {
message => q|A conditional that is true if the poster is a visitor.|,
lastUpdated => 1149655722,
},
'user.isVisitor' => {
message => q|A conditional that is true if the current user is a visitor.|,
lastUpdated => 1149655722,
},
'hideProfileUrl' => {
message => q|A conditional that is true if the poster is a visitor, or the current user is a visitor. In the first case, Visitor's profile is not visible to any user. In the second case, Visitor is not allowed to view any user's profile|,
lastUpdated => 1254506340,
},
'edit.url' => {
message => q|The URL to edit this Post.|,
lastUpdated => 1149655722,
@ -1359,6 +1394,11 @@ user has an avatar.|,
lastUpdated => 1149655722,
},
'lastReply.hideProfileUrl' => {
message => q|A conditional that is true if the poster of the last reply is a visitor, or the current user is a visitor. In the first case, Visitor's profile is not visible to any user. In the second case, Visitor is not allowed to view any user's profile|,
lastUpdated => 1254506340,
},
'lastReply.username' => {
message => q|The name of user who submitted the last reply.|,
lastUpdated => 1149655722,
@ -1389,6 +1429,12 @@ user has an avatar.|,
lastUpdated => 1149655833,
},
'user.canStartThread' => {
message => q|A conditional that is true if the current user can add Threads to this Collaboration Asset.|,
lastUpdated => 1149655833,
context => q|Template variable help|,
},
'displayLastReply' => {
message => q|A conditional that is true if the Collaboration System was configured to display the last reply. If this variable is true, then in the Collaboration Template, the lastReply.* variables will be enabled.|,
lastUpdated => 1149655833,
@ -1495,11 +1541,21 @@ the Collaboration Asset, the user will be notified.|,
lastUpdated => 1149655909,
},
'form.footer' => {
message => q|HTML required to end the search form.|,
lastUpdated => 1149655909,
},
'back.url' => {
message => q|A URL for returning to the main view for this Collaboration Asset.|,
lastUpdated => 1149655909,
},
'doit' => {
message => q|A boolean that is true if a search has just been submitted|,
lastUpdated => 1149655909,
},
'enable avatars' => {
message => q|Enable Avatars?|,
lastUpdated => 1131432414,
@ -1520,112 +1576,6 @@ the Collaboration Asset, the user will be notified.|,
lastUpdated => 1180759724,
},
'collaboration rss template title' => {
message => q|Collaboration RSS Template Variables|,
lastUpdated => 1184905545,
},
'feed title' => {
message => q|The title of the rss feed (comes from the collaboration title).|,
lastUpdated => 1149656056,
},
'collab link' => {
message => q|The url to the collaboration.|,
lastUpdated => 1149656056,
},
'feed description' => {
message => q|The description of the rss feed (comes from the collaboration synopsis).|,
lastUpdated => 1216913516,
},
'generator' => {
message => q|The program used to generate the rss feed, i.e. WebGUI plus version information. (optional field)|,
lastUpdated => 1149656056,
},
'webMaster' => {
message => q|The email address of the person responsible for the technical issues relating to this rss feed. (optional field)|,
lastUpdated => 1149656056,
},
'docs' => {
message => q|The url of documentation about the format of this file, RSS 2.0 (optional field)|,
lastUpdated => 1149656056,
},
'lastBuildDate' => {
message => q|The date that this feed was last updated. (optional field)|,
lastUpdated => 1149656056,
},
'item_loop' => {
message => q|Loops over the posts to be transmitted in this RSS feed.|,
lastUpdated => 1149656056,
},
'author' => {
message => q|The username of the person who submitted the post.|,
lastUpdated => 1149656056,
},
'post title' => {
message => q|The title of the item (post).|,
lastUpdated => 1149656056,
},
'full text link' => {
message => q|The url to the full text of the item.|,
lastUpdated => 1149656056,
},
'item description' => {
message => q|A synopsis of the item.|,
lastUpdated => 1149656056,
},
'guid' => {
message => q|A unique identifier for this item.|,
lastUpdated => 1149656056,
},
'pubDate' => {
message => q|The date the item was published.|,
lastUpdated => 1149656056,
},
'epochDate' => {
message => q|The date the item was published as an epoch date so that the Date macro can be used for custom date formatting.|,
lastUpdated => 1222106027,
},
'attachmentLoop' => {
message => q|A loop containg all attachements to this item (post).|,
lastUpdated => 1149656056,
},
'attachment_thumbnail' => {
message => q|The URL to the thumbnail for this attachment. Files will be represented by an
icon depending on their type. Images will have a true thumbnail.|,
lastUpdated => 1169747804,
},
'attachment.url' => {
message => q|The URL to this attachment.|,
lastUpdated => 1149656056,
},
'attachment.path' => {
message => q|The path in the filesystem to this attachment.|,
lastUpdated => 1149656056,
},
'attachment.length' => {
message => q|The length in this attachment, in bytes.|,
lastUpdated => 1149656056,
},
'collaborationAssetId' => {
message => q|The assetId of this Collaboration System. Unlike the variable assetId, this one will not be overridden by the assetIds inside of Threads or Posts.|,
lastUpdated => 1170543345,
@ -1646,8 +1596,8 @@ the Collaboration Asset, the user will be notified.|,
lastUpdated => 1206733328,
},
'group to edit hoverhelp' => {
message => q|Group to Edit Posts|,
lastUpdated => 1206733328,
message => q|A group that is allowed to edit posts after they have been submitted.|,
lastUpdated => 1269283819,
},
'use captcha label' => {
@ -1721,6 +1671,18 @@ the Collaboration Asset, the user will be notified.|,
lastUpdated => 1229910435,
},
'unarchive all' => {
message => q{Unarchive All Threads},
context => q{Label for link to unarchive all threads},
lastUpdated => 0,
},
'unarchive confirm' => {
message => q{Are you sure? Any threads past the 'Archive After' interval will be re-archived.},
context => q{Text for pop-up dialog to confirm unarchive all threads},
lastUpdated => 0,
},
};
1;

View file

@ -0,0 +1,88 @@
package WebGUI::i18n::English::Asset_EMSSubmission; ##Be sure to change the package name to match the filename
use strict; ##Required for all good Perl::Critic compliant code
our $I18N = { ##hashref of hashes
'assetName' => {
message => q|EMS Event Submission|,
lastUpdated => 1131394072,
context => q|Then name of the Asset ( Event Management System - Event Submission ).|
},
'comments' => {
message => q|Comments|,
lastUpdated => 1131394072,
context => q|Label for the comments tab.|
},
'submission status' => {
message => q|Submission Status|,
lastUpdated => 1131394072,
context => q|Label for the submission status field.|
},
'submission status help' => {
message => q|The status of the submission: pending is waiting for the registrar; feedback is waiting for the owner; denied is denied; approved is waiting to create a ticket; created means the ticket is created successfully, failed means ticket creation was not successfull.|,
lastUpdated => 1131394072,
context => q|Help text for the submission status field.|
},
'your submission has been updated' => {
message => q|Your event submission has been updated.|,
lastUpdated => 1131394072,
context => q|Message used to notify user when someone else changes their event submission.|
},
'edit asset' => {
message => q|Edit Asset|,
lastUpdated => 1131394072,
context => q|The label for the default edit page.|
},
'submission id' => {
message => q|Submission Id|,
lastUpdated => 1131394072,
context => q|The label for the submission id column in the submission queue data table.|
},
'subject' => {
message => q|Subject|,
lastUpdated => 1131394072,
context => q|The label for the title or subject column in the submission queue data table.|
},
'submitted by' => {
message => q|Submitted By|,
lastUpdated => 1131394072,
context => q|The label for the 'submitted by' column in the submission queue data table.|
},
'creation date' => {
message => q|Creation Date|,
lastUpdated => 1131394072,
context => q|The label for the creation date column in the submission queue data table.|
},
'submission status' => {
message => q|Submission Status|,
lastUpdated => 1131394072,
context => q|The label for the status column in the submission queue data table.|
},
'last reply by' => {
message => q|Last Reply By|,
lastUpdated => 1131394072,
context => q|The label for the 'last reply by' column in the submission queue data table.|
},
# 'TODO' => {
# message => q|TODO|,
# lastUpdated => 1131394072,
# context => q|TODO|
# },
};
1;
#vim:ft=perl

View file

@ -0,0 +1,117 @@
package WebGUI::i18n::English::Asset_EMSSubmissionForm; ##Be sure to change the package name to match the filename
use strict; ##Required for all good Perl::Critic compliant code
our $I18N = { ##hashref of hashes
'assetName' => {
message => q|EMS Event Submission Form|,
lastUpdated => 1131394072,
context => q|Then name of the Asset ( Event Management System - Event Submission Form ).|
},
'can submit group label' => {
message => q|User Group Allowed to create Submissions|,
lastUpdated => 1131394072,
context => q|This label is for the field which indicates what user group will be allowed to submit items using this form.|
},
'can submit group label help' => {
message => q|Select a user group which will be allowed to submit items using this form.|,
lastUpdated => 1131394072,
context => q|This is the help text for the field which indicates a user group which has permissions to use this form.|
},
'days before cleanup label' => {
message => q|Number of days before cleanup|,
lastUpdated => 1131394072,
context => q|This is the label for the number of days before the cleanup job deletes old items from the submission queue.|
},
'days before cleanup label help' => {
message => q|Enter the number of days you wish for old items to remain on the queue before they are deleted. Enter '0'(zero) to never delete anything fromt he queue. Also make sure the EMSCleanup Activity is assigned to a workflow that runs on a regular basis.|,
lastUpdated => 1131394072,
context => q|This is the help text for the 'days before cleanup' field. Be sure to remind the user that zero indicates no rows are deleted and that the EMSCleanup Activity needs to run for rows to be deleted.|
},
'delete created items label' => {
message => q|Delete Created Items?|,
lastUpdated => 1131394072,
context => q|This is the label for the 'delete created items' field. The value will indicate if the EMSCleanup will delete items that have been converted to EMSTicket assets.|
},
'delete created items label help' => {
message => q|Set this to 'Yes' if you want submissions to be deleted after they have been converted into EMSTicket assets.|,
lastUpdated => 1258563620,
context => q|This is the help text for the delete created items field, if it is set to yes the EMSCleanup activity will delete approved items after EMSTickets have been created from them. This field depends on the 'days before cleanup' field and the EMSCleanup activity also.|
},
'form dscription label' => {
message => q|Form Description|,
lastUpdated => 1131394072,
context => q|The label for the form description field. Contains JSON text that descibes te form the user sees when they submit an item.|
},
'form dscription label help' => {
message => q|This JSON text describes the form which will be built for the user when they create a submission to this EMS. It is not a good idea to edit this unless you ~really~ know what you are doing.|,
lastUpdated => 1131394072,
context => q|This help text is for the form description field. The user should be warned not to edit it unless they really know what they are doing.|
},
'activity title approve submissions' => {
message => q|Process Approved EMS Submissions|,
lastUpdated => 1131394072,
context => q|This is the label used to describe the EMS submission approval activity|
},
'activity title cleanup submissions' => {
message => q|Cleanup EMS Submissions|,
lastUpdated => 1131394072,
context => q|This is the label used to describe the EMS submission cleanup activity|
},
'past deadline message' => {
message => q|The deadline for this submission is past, no more submissions will be taken at this time.|,
lastUpdated => 1131394072,
context => q|This is the default message for informing the user that the submission deadline is past.|
},
'past deadline label' => {
message => q|Past Submission Deadline Text|,
lastUpdated => 1131394072,
context => q|This is the label for the message indicating that the deadline for submissions has past.|
},
'past deadline label help' => {
message => q|Enter a message here to let the user know that submissions are no longer being taken because the deadline has past.|,
lastUpdated => 1131394072,
context => q|This help text should describe how the user tells submitters that the submission deadline has past.|
},
'submission deadline label' => {
message => q|Submission Deadline|,
lastUpdated => 1131394072,
context => q|Label for the submission deadline field|
},
'submission deadline label help' => {
message => q|Enter a date after which no more new submissions will be taken.|,
lastUpdated => 1131394072,
context => q|Help text for the submission deadline field. After this date this submission form will not accept any more entries.|
},
'new form' => {
message => q|New Form|,
lastUpdated => 1131394072,
context => q|This is the label for the tab when creating a new submission form.|
},
'turn on one field' => {
message => q|You should turn on at least one entry field.|,
lastUpdated => 1131394072,
context => q|Remind the registrar to allow at least one field to be editted by the event submitter.|
},
'edit form' => {
message => q|Edit Form|,
lastUpdated => 1131394072,
context => q|The label for the default edit form.|
},
# 'TODO' => {
# message => q|TODO|,
# lastUpdated => 1131394072,
# context => q|TODO|
# },
};
1;
#vim:ft=perl

View file

@ -35,6 +35,11 @@ our $I18N = {
lastUpdated => 1171067211,
},
'formSynopsis' => {
message => q|HTML form for entering or editing the Event Synopsis.|,
lastUpdated => 1171067211,
},
'formLocation' => {
message => q|HTML form for entering or editing the Event Location.|,
lastUpdated => 1171067211,
@ -695,6 +700,127 @@ be useful, others may not.|,
lastUpdated => 1204668000,
},
'No specific time' => {
message => q{No specific time (all day event)},
lastUpdated => 1257188155,
},
'Specific start/end time' => {
message => q{Specific start/end time},
lastUpdated => 1257188155,
},
'day' => {
message => q{day},
lastUpdated => 1257188155,
},
'Daily' => {
message => q{Daily},
lastUpdated => 1257188155,
context => q{An event that occurs every day},
},
'Weekday(s)' => {
message => q{Weekday(s)},
lastUpdated => 1257188155,
context => q{May occur on one or more weekdays (Monday through Friday)},
},
'Weekly' => {
message => q{Weekly},
lastUpdated => 1257188155,
},
'Monthly' => {
message => q{Monthly},
lastUpdated => 1257188155,
},
'Yearly' => {
message => q{Yearly},
lastUpdated => 1257188155,
},
'first' => {
message => q{first},
lastUpdated => 1257188155,
},
'second' => {
message => q{second},
lastUpdated => 1257188155,
},
'third' => {
message => q{third},
lastUpdated => 1257188155,
},
'fourth' => {
message => q{fourth},
lastUpdated => 1257188155,
},
'last' => {
message => q{last},
lastUpdated => 1257188155,
},
'of' => {
message => 'of',
lastUpdated => 0,
},
'No end' => {
message => 'No end',
lastUpdated => 0,
},
'By date' => {
message => 'By date',
lastUpdated => 0,
},
'After' => {
message => 'After',
lastUpdated => 0,
},
'occurences' => {
message => 'occurences',
lastUpdated => 0,
},
'Every' => {
message => 'Every',
lastUpdated => 0,
},
'Every N weeks on' => {
message => 'Every %s week(s) on',
lastUpdated => 0,
context => '%s is filled with an HTML Form control',
},
'Every N months on' => {
message => 'Every %s month(s) on',
lastUpdated => 0,
context => '%s is filled with an HTML Form control',
},
'Every N years on' => {
message => 'Every %s year(s) on',
lastUpdated => 0,
context => '%s is filled with an HTML Form control',
},
'week on' => {
message => 'week on',
lastUpdated => 0,
context => 'follows a select list with ordinals, first, second, etc. To form the phrase, First week on, Second week on',
},
};
1;

View file

@ -560,6 +560,25 @@ our $I18N = {
context => q|help for a property label|,
},
'print remaining ticket template' => {
message => q|Print Remaining Tickets Template|,
lastUpdated => 0,
context => q|a property label|,
},
'print remaining ticket template help' => {
message => q|Which template would you like to use for printing remaining tickets?|,
lastUpdated => 0,
context => q|help for a property label|,
},
'print remaining tickets' => {
message => q|Print Remaining Tickets|,
lastUpdated => 0,
context => q|a link label on the builder page|,
},
'badge builder template' => {
message => q|Badge Builder Template|,
lastUpdated => 0,
@ -1878,6 +1897,386 @@ normal templates.|,
context => q|help text for the columns per page field|,
},
'edit submission form' => {
message => q|Edit Submission Form|,
lastUpdated => 1147050475,
context => q|Label for the link to edit a submission form.|,
},
'new submission form' => {
message => q|Manage Event Submissions|,
lastUpdated => 1147050475,
context => q|Label for the link to create a new submission form.|,
},
'view submission queue' => {
message => q|Submission Queue|,
lastUpdated => 1147050475,
context => q|Label for link to view submission queue.|,
},
'add submission' => {
message => q|New|,
lastUpdated => 1147050475,
context => q|This is appended to the title of a submission form when user is submitting a new event.|,
},
'new submission' => {
message => q|Submit an Event|,
lastUpdated => 1147050475,
context => q|Label for link to create a new submission for an event.|,
},
'view my submissions' => {
message => q|My Submissions|,
lastUpdated => 1147050475,
context => q|Label for link to view submissions owned by current user.|,
},
'event submission template' => {
message => q|Event Submission Template|,
lastUpdated => 1131394072,
context => q|Label for the template that is used to submit events.|
},
'event submission template help' => {
message => q|This template is used for event submission, most of its contents is composed by the submission form asset based on the description given by the admin who created it.|,
lastUpdated => 1131394072,
context => q|Help text for the event submission form template.|
},
'event submission queue template' => {
message => q|Event Submission Queue Template|,
lastUpdated => 1131394072,
context => q|Label for the Event Submission Queue template.|
},
'event submission queue template help' => {
message => q|This is the template used to display the Event Submission Queue, used for both submitters and admin.|,
lastUpdated => 1131394072,
context => q|Help text for the Event SUbmission Queue Template.|
},
'event submission main template' => {
message => q|Event Submission Main Template|,
lastUpdated => 1131394072,
context => q|Label for the event submission main template.|
},
'event submission main template help' => {
message => q|This template is used to describe main page of the submission module. It has a dynamic tabset on it which is used to hold one or more pieces of the submission interface.|,
lastUpdated => 1131394072,
context => q|Help text for the event submission main template.|
},
'select form to edit' => {
message => q|Select a Form to Edit|,
lastUpdated => 1147050475,
context => q|Label for list of submission forms; user must choose one to edit.|,
},
'select form to submit' => {
message => q|Select a Form to Submit|,
lastUpdated => 1147050475,
context => q|Label for list of submission forms; user must choose one to proceed to a submission form.|,
},
'pending' => {
message => q|Pending|,
lastUpdated => 1147050475,
context => q|Label for pending status on submission.|,
},
'feedback' => {
message => q|Feedback|,
lastUpdated => 1147050475,
context => q|Label for feedback requested on a submission.|,
},
'denied' => {
message => q|Denied|,
lastUpdated => 1147050475,
context => q|Label for denied status on a submission.|,
},
'approved' => {
message => q|Approved|,
lastUpdated => 1147050475,
context => q|Label for approved status on a submission.|,
},
'created' => {
message => q|Created|,
lastUpdated => 1147050475,
context => q|Label for status indicating ticket is created for submission.|,
},
'failed' => {
message => q|Failed|,
lastUpdated => 1147050475,
context => q|Label indicating ticket creation failed for submission.|,
},
'meta field help text' => {
message => q|Help Text|,
lastUpdated => 1147050475,
context => q|The label for the meta field help text field.|,
},
'meta field help text description' => {
message => q|This help text will be provided in the event submission interface.|,
lastUpdated => 1147050475,
context => q|Describes the help text that is attached to meta fields.|,
},
'default submitted location list' => {
message => q||,
lastUpdated => 1147050475,
context => q|This is the default value for the list of locations for event submission.|,
},
'submitted location list label' => {
message => q|Locations Available for Event Submissions|,
lastUpdated => 1147050475,
context => q|Label for the submitted location list|,
},
'submitted location list help' => {
message => q|Enter a list of location names here, one name on a line. This list will be available on the event submission form in the location select box. If this field is filled in then only these locations will be available.|,
lastUpdated => 1147050475,
context => q|This is help text for the submitted location list field.|,
},
'submission queue' => {
message => q|Submission Queue|,
lastUpdated => 1147050475,
context => q|Label for the submission list tab for registration staff.|,
},
'my submissions' => {
message => q|My Submissions|,
lastUpdated => 1147050475,
context => q|Label for the submission list tab for event submitters.|,
},
'print remaining ticket template help' => {
message => q|EMS Print Remaining Ticket Template|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'tickets_loop' => {
message => q|A loop containing all of the remaining tickets and their associated data|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'seatsRemaining' => {
message => q|Total number of seats remaining for the ticket|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'seatsAvailable' => {
message => q|Total number of seats available for the ticket|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'relatedRibbons' => {
message => q|Ribbons related to the ticket|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'relatedBadgeGroups' => {
message => q|Badge groups related to the ticket|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'title' => {
message => q|The title of the ticket to be printed.|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'menuTitle' => {
message => q|The title of the ticket to be displayed in the menu.|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'synopsis' => {
message => q|Synopsis of the description for the ticket.|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'assetId' => {
message => q|Asset Id of the ticket.|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'assetSize' => {
message => q|Size of this ticket asset|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'creationDate' => {
message => q|Epoch value date for when the asset was created|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'encryptPage' => {
message => q|Whether or not to encrypt the page that the ticket is dipslayed on|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'extraHeadTags' => {
message => q|Extra tags that should be displayed in the header that this ticket is displayed on|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'extraHeadTagsPacked' => {
message => q|Extra tags that should be displayed in the header that this ticket is displayed on minimized so no whitespace exists|,
lastUpdated => 1257349398,
context => q|help text label|,
},
'groupIdEdit' => {
message => q|The id of the group that can edit this ticket.|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'groupIdView' => {
message => q|The id of the group that can view this ticket.|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'inheritUrlFromParent' => {
message => q|Whether or not to inherit the url from the parent|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'isExportable' => {
message => q|Whether or not this ticket is exportable|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'isHidden' => {
message => q|Whether or not this ticket should be hidden from the menu.|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'isPrototype' => {
message => q|Whether or not this ticket asset is a prototype|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'isPackage' => {
message => q|Whether or not this ticket asset is a package|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'lastModified' => {
message => q|Epoch date for when this ticket was last modified|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'newWindow' => {
message => q|Whether this ticket should be displayed in a new window|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'ownerUserId' => {
message => q|User Id of the owner of this ticket|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'revisedBy' => {
message => q|Id of the user who last modified this ticket|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'revisionDate' => {
message => q|Epoch date for when this ticket was last revised|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'skipNotification' => {
message => q|Whether or not notifications for this ticket should be skipped.|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'tagId' => {
message => q|Tag Id for this asset|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'usePackedHeadTags' => {
message => q|Whether or not packed head tags should be used for this ticket|,
lastUpdated => 1147050475,
context => q|help text label|,
},
'printRemainingTicketsUrl' => {
message => q|URL to the print remaining tickets page|,
lastUpdated => 1147050475,
context => q|Field Label|,
},
'new form' => {
message => q|New Form|,
lastUpdated => 1147050475,
context => q|The label for the link to create a new submission form.|,
},
'eventMetaData' => {
message => q|Meta data for the event returned as a JSON data structure|,
lastUpdated => 1147050475,
context => q|Field Label|,
},
'ticketMeta_[LABEL]' => {
message => q|Value for the meta data field [LABEL]. Non word and whitespace characters in [LABEL] should be replaced with an underscore. <br/><br/>Ex: Meta Data Label: "First Name" should be referenced: &lt;tmpl_var ticketMeta_First_Name&gt; and so on|,
lastUpdated => 1147050475,
context => q|Field Label|,
},
'new form' => {
message => q|New Form|,
lastUpdated => 1147050475,
context => q|The label for the link to create a new submission form.|,
},
# 'TODO' => {
# message => q|TODO|,
# lastUpdated => 1147050475,
# context => q|TODO|,
# },
};
1;

View file

@ -597,6 +597,36 @@ our $I18N = {
context => 'Label for URL to add an album Description.',
},
'Uploading archive' => {
message => 'Uploading archive',
lastUpdated => 1237403498,
context => 'label for progress bar in addArchive',
},
'Extracting archive' => {
message => 'Extracting archive',
lastUpdated => 1237403498,
context => 'label for progress bar in addArchive',
},
'Found file: %s' => {
message => 'Found file %s',
lastUpdated => 1237403498,
context => 'label for progress bar in addArchive',
},
'Adding %s to album' => {
message => 'Adding %s to album',
lastUpdated => 1237403498,
context => 'label for progress bar in addArchive',
},
'Requesting commit for version tag' => {
message => 'Requesting commit for version tag',
lastUpdated => 1237403498,
context => 'label for progress bar in addArchive',
},
};
1;

View file

@ -163,6 +163,11 @@ our $I18N = {
lastUpdated => 0,
context => 'Success message',
},
'select a point' => {
message => "Select a point",
lastUpdated => 0,
context => "Choose from the list of points that existon the map",
},
'assetName' => {
message => "Map",
lastUpdated => 0,

View file

@ -858,14 +858,14 @@ selectBox.</p>|
},
'too many message' => {
lastUpdated => 0,
message => q|You tried to compare more than your maximum number of listings.|,
lastUpdated => 1260478380,
message => q|You can only compare up to %d items at a time. Please adjust your selections and try again.|,
context => q|A message shown to the user when they have selected too many listings to compare.|,
},
'too few message' => {
lastUpdated => 1250141046,
message => q|To compare, at least two listing must be selected. If you want to view just one listing, click on its name.|,
lastUpdated => 1260478343,
message => q|To compare, at least two listings must be selected. If you want to view just one listing, click on its name.|,
context => q|A message shown to the user when they have selected only one listing to compare.|,
},

View file

@ -93,8 +93,8 @@ our $I18N = {
},
'forum.threads' => {
message => q|The total number of threads in this forum.|,
lastUpdated => 1149632734,
message => q|The total number of threads in this forum. This does not include those that have been archived.|,
lastUpdated => 1263239637,
},
'forum.url' => {

View file

@ -544,8 +544,8 @@ be useful, others may not.|,
},
'assetsToInclude' => {
message => q|A newline separated string containg the kids of assets to include in the Navigation, by relationship. Ancestors, the asset itself, siblings, descendants and/or pedigree.|,
lastUpdated => 1253162657,
message => q|A newline separated string containing the kids of assets to include in the Navigation, by relationship. Ancestors, the asset itself, siblings, descendants and/or pedigree.|,
lastUpdated => 1254329336,
},
'startType' => {

View file

@ -307,6 +307,66 @@ our $I18N = {
lastUpdated => 0,
},
'helpvar firstFile_url' => {
message => 'The URL of the first file in the album.',
lastUpdated => 0,
},
'helpvar firstFile_title' => {
message => 'The title of the first file in the album.',
lastUpdated => 0,
},
'helpvar firstFile_thumbnailUrl' => {
message => 'The URL of the thumbnail of the first file in the album.',
lastUpdated => 0,
},
'helpvar nextFile_url' => {
message => 'The URL of the next file in the album. Undefined if no next file.',
lastUpdated => 0,
},
'helpvar nextFile_title' => {
message => 'The title of the next file in the album. Undefined if no next file.',
lastUpdated => 0,
},
'helpvar nextFile_thumbnailUrl' => {
message => 'The URL of the thumbnail of the next file in the album. Undefined if no next file.',
lastUpdated => 0,
},
'helpvar previousFile_url' => {
message => 'The URL of the previous file in the album. Undefined if no previous file.',
lastUpdated => 0,
},
'helpvar previousFile_title' => {
message => 'The title of the previous file in the album. Undefined if no previous file.',
lastUpdated => 0,
},
'helpvar previousFile_thumbnailUrl' => {
message => 'The URL of the thumbnail of the previous file in the album. Undefined if no previous file.',
lastUpdated => 0,
},
'helpvar lastFile_url' => {
message => 'The URL of the last file in the album.',
lastUpdated => 0,
},
'helpvar lastFile_title' => {
message => 'The title of the last file in the album.',
lastUpdated => 0,
},
'helpvar lastFile_thumbnailUrl' => {
message => 'The URL of the thumbnail of the last file in the album.',
lastUpdated => 0,
},
'template view title' => {
message => 'Photo Details',
lastUpdated => 0,
@ -589,7 +649,7 @@ our $I18N = {
context => q{Label for the albums the photo will be removed from.},
},
'helpvar synopsis_text' => {
'helpvar synopsis_textonly' => {
message => q{The "synopsis" field with all HTML removed},
lastUpdated => 0,
context => q{Description of template variable},

View file

@ -178,11 +178,25 @@ will be a plain text area.|,
lastUpdated => 1149829706,
},
'skipNotification.form' => {
message => q|A field to that allows a user with the correct editing privileges to skip email notification|,
lastUpdated => 1269289137,
},
'Skip notification' => {
message => q|Skip notification|,
lastUpdated => 1269289137,
},
'form.submit' => {
message => q|A button to submit the post.|,
lastUpdated => 1149829706,
},
'form.cancel' => {
message => q|A button to cancel the post.|,
lastUpdated => 1270240208,
},
'karmaScale.form' => {
message => q|A form element that allows moderators to set the scale of an individual thread. This is only available for threads.|,
lastUpdated => 1149829706,

View file

@ -65,15 +65,19 @@ while the second question mark will contain the form variable "field1".</p>
},
'14 description' => {
message => q|<p>How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page?
message => q|<p>How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page? Setting this to 0 will not disable pagination, but will use an internal default of 25, instead.
</p>|,
lastUpdated => 1119841649,
lastUpdated => 1266860050,
},
'17' => {
message => q|<b>Debug:</b> Query:|,
lastUpdated => 1031514049
},
'No query specified for query' => {
message => q|No query specified for query %s|,
lastUpdated => 1263483624,
},
'debug placeholder parameters' => {
message => q|<b>Debug:</b> Processed Placeholder parameters:|,
lastUpdated => 1031514049
@ -319,8 +323,24 @@ will always be false for query5.|,
},
'download type description' => {
message => "The type of download to create.",
lastUpdated => 0,
message => "The type of download to create. No download will prevent a download from being created. CSV will cause a CSV file to be returned. Template will use the Download Template to generate the file to download.",
lastUpdated => 1258417417,
},
'No Download' => {
message => "No Download",
lastUpdated => 1258417417,
},
'CSV' => {
message => "CSV",
lastUpdated => 1258417417,
context => q|Short for Comma Separated Variables|,
},
'Template' => {
message => "Template",
lastUpdated => 1258417417,
},
'download filename' => {
@ -329,8 +349,8 @@ will always be false for query5.|,
},
'download filename description' => {
message => "The filename of the file to download. If left blank, will autogenerate.",
lastUpdated => 0,
message => "The filename of the file to download. If left blank, a name will be created.",
lastUpdated => 1258417288,
},
'download template' => {

View file

@ -106,9 +106,9 @@ Most Recent will select the most recent asset that matches the shortcut criteria
},
'Criteria description' => {
message => q|A statement to determine what to mirror, in the form of "color = blue and weight != heavy". Multiple expressions may be joined with "and" and "or". <br />
A property or value must be quoted if it contains spaces. Feel free to use the criteria builder to build your statements.|,
lastUpdated => 1167190118,
message => q|A statement to determine what to mirror, in the form of "color = blue and weight != heavy". Multiple expressions may be joined with "and" and "or". A property or value must be quoted if it contains spaces.<br />
The statement may be entered by hand, or it can be built graphically using the Criteria builder. For each criteria that you want to enter, select the value for the metadata field and the operator. Then, use the conjunction field to choose how it works with the other criteria, and hit the Add button for the field you want to add.|,
lastUpdated => 1270581368,
},

View file

@ -405,8 +405,8 @@ characters long.</p>|,
},
'default thank you message' => {
message => q|The subsciption has been added to the cart.|,
lastUpdated => 0,
message => q|The subscription has been added to the cart.|,
lastUpdated => 1254256971,
context => q|the default message that will go in the thank you message field|,
},

View file

@ -923,37 +923,37 @@ directly inside the answer_loop for other types of questions.|,
context => q|Description of a template variable for a template Help page.|,
lastUpdated => 1149654771,
},
response_feedback_url => {
message => q|The URL of the individual response feedback page.|,
context => q|Description of a template variable for a template Help page.|,
lastUpdated => 0,
},
response_id => {
message => q|The unique ID of the response.|,
context => q|Description of a template variable for a template Help page.|,
lastUpdated => 0,
},
response_userId => {
message => q|The userId of the user that completed the response.|,
context => q|Description of a template variable for a template Help page.|,
lastUpdated => 0,
},
response_ip => {
message => q|The IP Address of the user that completed the response.|,
context => q|Description of a template variable for a template Help page.|,
lastUpdated => 0,
},
response_startDate => {
message => q|The Start Date of the response.|,
context => q|Description of a template variable for a template Help page.|,
lastUpdated => 0,
},
response_endDate => {
message => q|The End Date of the response.|,
context => q|Description of a template variable for a template Help page.|,
@ -981,7 +981,7 @@ directly inside the answer_loop for other types of questions.|,
message => q|A boolean flag indicating whether the Survey Response completed|,
lastUpdated => 1242180657,
},
'responseId help' => {
message => q|The unique GUID for the response|,
lastUpdated => 1242180657,
@ -1031,7 +1031,7 @@ directly inside the answer_loop for other types of questions.|,
message => q|All data tagged in survey expressions is also made available as template variables|,
lastUpdated => 1242180657,
},
'survey test results template title' => {
message => q|Survey Test Results Template Variables|,
lastUpdated => 1242256111,
@ -1579,117 +1579,132 @@ section/answer.|,
context => q|Finish button label on Take Survey page|,
lastUpdated => 0,
},
'add a test' => {
message => q{Add a test},
lastUpdated => 0,
},
'confirm delete test' => {
message => q{Are you sure you want to delete this test?},
lastUpdated => 0,
},
'test suite' => {
message => q{Test Suite},
lastUpdated => 0,
},
'edit test' => {
message => q{Edit Test},
lastUpdated => 0,
},
'run test' => {
message => q{Run Test},
lastUpdated => 0,
},
'test name' => {
message => q{Test Name},
lastUpdated => 0,
},
'tests run' => {
message => q{Tests Run},
lastUpdated => 0,
},
'test name help' => {
message => q{A descriptive name for this test},
lastUpdated => 0,
},
'test spec' => {
message => q{Test Spec},
lastUpdated => 0,
},
'test spec help' => {
message => q{The JSON-encoded specification for your test(s)},
lastUpdated => 0,
},
'run all tests' => {
message => q{Run All Tests},
lastUpdated => 0,
},
'pass' => {
message => q{Pass},
lastUpdated => 0,
},
'fail' => {
message => q{Fail},
lastUpdated => 0,
},
'test results template' => {
message => q{Test Results Template},
lastUpdated => 0,
},
'test results template help' => {
message => q{Template used to display individual test and aggregate test results},
lastUpdated => 0,
},
'test results' => {
message => q{Test Results},
lastUpdated => 0,
},
'test result' => {
message => q{Test Result},
lastUpdated => 0,
},
'details' => {
message => q{Details},
lastUpdated => 0,
},
'tests passed' => {
message => q{Tests Passed},
lastUpdated => 0,
},
'tests failed' => {
message => q{Tests Failed},
lastUpdated => 0,
},
'start date' => {
message => q{Start Date},
lastUpdated => 0,
},
'end date' => {
message => q{End Date},
lastUpdated => 0,
},
'Survey Objects' => {
message => q{Survey Objects},
lastUpdated => 0,
},
'Make Default Type' => {
message => q{Make Default Type},
lastUpdated => 0,
},
'Remove Default Type' => {
message => q{Remove Default Type},
lastUpdated => 0,
},
};
1;

View file

@ -244,6 +244,14 @@ our $I18N = {
lastUpdated => 1168227896,
},
'sortItemsLabel' => {
message => q{Sort feed items by date?},
},
'sortItemsLabel description' => {
message => q{If enabled, items will be sorted by date. If disabled, items will be left in the order they appear in the original feed.},
},
'syndicated content asset template variables title' => {
message => q|Syndicated Content Asset Template Variables|,
lastUpdated => 1164841146

View file

@ -33,9 +33,9 @@ our $I18N = {
},
'template error' => {
message => q|There is a syntax error in this template, %s, %s. Please correct.|,
message => q|There is a syntax error in this template, %s, %s, %s. Please correct.|,
context => q|Error when executing template|,
lastUpdated => 1244476530,
lastUpdated => 1254512327,
},
'namespace description' => {
@ -379,6 +379,17 @@ Any scratch variables will be available in the template with this syntax:<br/>
message => q|Template in clipboard|,
lastUpdated => 0,
},
'Already attached!' => {
message => q|Already attached!|,
lastUpdated => 0,
},
'No url!' => {
message => q|No url!|,
lastUpdated => 0,
},
};
1;

View file

@ -149,6 +149,12 @@ wobject can always view and edit all data.|,
lastUpdated => 1223372150,
},
'owner' => {
message => q|Owner|,
lastUpdated => 1253828331,
context => q|The person who owns, or submits, or creates a row of data in the Thingy.|
},
'save button label label' => {
message => q|Save Button Label|,
lastUpdated => 1104630516,

View file

@ -9,8 +9,8 @@ our $I18N = {
},
'allow attachments help' => {
lastUpdated => 0,
message => q|?|,
context => "The number of attachments that are allowed to be placed on each wiki page."
message => q|The number of attachments that are allowed to be placed on each wiki page.|,
context => "Hover help for edit form.",
},
'assetName' => { lastUpdated => 1160157064, message => 'Wiki' },
'asset description' => { lastUpdated => 1160157064, message => q|A wiki is a collaborative content publishing mechanism. Traditionally wiki's use the wiki markup language, but that's generally not much easier to deal with than HTML, so WebGUI's wiki instead just uses a rich editor to help users publish rich great looking content.| },

View file

@ -117,7 +117,7 @@ is displayed as part of a Layout Asset, the Layout Asset's <b>Style Template</b>
'mobileStyleTemplateId label' => {
message => 'Mobile Style Template',
lastUpdated => 1268412719,
lastUpdated => 1268412950,
},
'mobileStyleTemplateId description' => {

View file

@ -74,6 +74,11 @@ our $I18N = {
lastUpdated => 1078852969
},
'deactivate account template' => {
message => q|Deactivate Account Template|,
lastUpdated => 1269278436,
},
'login template' => {
message => q|Login Template|,
lastUpdated => 1078852969
@ -84,6 +89,11 @@ our $I18N = {
lastUpdated => 1184793098
},
'deactivate account template title' => {
message => q|LDAP Authentication Deactivate Account Template Variables|,
lastUpdated => 1269279436,
},
'11' => {
message => q|No connect DN specified for this user|,
lastUpdated => 1071848383
@ -159,6 +169,12 @@ our $I18N = {
lastUpdated => 1031514049,
},
'LDAP User DN' => {
message => q|LDAP User DN|,
lastUpdated => 1265671176,
context => q|The actual DN for the user to use when logging in.|,
},
'connect_dn_help' => {
message => q|The distinguished name used to make an LDAP connection. Used to be called Connect DN.|,
lastUpdated => 1249688660,
@ -616,6 +632,11 @@ and should be entered as such.</p>|,
lastUpdated => 1120164594,
},
'deactivate account template description' => {
message => q|Template to be used to show the form for deactivating an account.|,
lastUpdated => 1269278461,
},
'login template description' => {
message => q|Template used to display login information to the user as an operation, as opposed to inside of a page via a macro.|,
lastUpdated => 1165512102,

View file

@ -32,6 +32,16 @@ our $I18N = {
lastUpdated => 1078852836,
},
'deactivate account template' => {
message => q|Deactivate Account Template|,
lastUpdated => 1269277147,
},
'deactivate account template help' => {
message => q|Select a template to display the screen where the user deactivates their account.|,
lastUpdated => 1269277148,
},
'expired password template' => {
message => q|Expired Password Template|,
lastUpdated => 1078852836
@ -68,6 +78,12 @@ our $I18N = {
context => q|The title of the help page for the webgui auth account activition mail template.|,
},
'account deactivate account template title' => {
message => q|WebGUI Authentication Deactivate Account Template|,
lastUpdated => 1269279365,
context => q|The title of the help page for the webgui auth account activition mail template.|,
},
'account activation template' => {
message => q|Account Activation Mail Template|,
lastUpdated => 1230600500,

View file

@ -0,0 +1,11 @@
package WebGUI::i18n::English::Form;
use strict;
our $I18N = {
'field required' => {
message => q|This field is required.|,
lastUpdated => 1217216725
},
};
1;

View file

@ -0,0 +1,15 @@
package WebGUI::i18n::English::Form_Div;
use strict; ##Required for all good Perl::Critic compliant code
our $I18N = {
'topicName' => {
message => q|Form Control Div Element|,
lastUpdated => 1131394070, #seconds from the epoch
context => q|Name of the form control that generates HTML Div elements|
},
};
1;
#vim:ft=perl

View file

@ -0,0 +1,11 @@
package WebGUI::i18n::English::Form_Username;
use strict;
our $I18N = {
'username in use' => {
message => q|Sorry, that account name is already in use by another member of this site.|,
lastUpdated => 1217216725
},
};
1;

View file

@ -4,8 +4,8 @@ use strict;
our $I18N = {
'invalid url' => {
message => q|AssetProxy: Invalid Asset URL|,
lastUpdated => 1221160383,
message => q|AssetProxy: Invalid Asset URL or assetId|,
lastUpdated => 1262117594,
},
'asset in trash' => {

View file

@ -0,0 +1,63 @@
package WebGUI::i18n::English::Macro_PickLanguage; ##Be sure to change the package name to match the filename
use strict; ##Required for all good Perl::Critic compliant code
our $I18N = { ##hashref of hashes
'picklanguage title' => {
message => q|PickLanguage macro template variables|,
lastUpdated => 1131394070,
context => q|Title of the help object|
},
'lang_loop' => { ##key that will be used to reference this entry. Do not translate this.
message => q|A loop that contains all installed languages|,
lastUpdated => 1131394070, #seconds from the epoch
context => q|A template loop|
},
'language_lang' => {
message => q|The name of the language in that language.|,
lastUpdated => 1131394072,
context => q|A template variable to show the name of the language|
},
'language_langAbbr' => {
message => q|An standard code for the language, for instance "en".|,
lastUpdated => 1131394072,
context => q|A label of the language to use in the template|
},
'language_langAbbrLoc' => {
message => q|An standard abbreviated label for the language, for instance "US".|,
lastUpdated => 1131394072,
context => q|A label of the language to use in the template|
},
'language_langEng' => {
message => q|The English name of the language.|,
lastUpdated => 1131394072,
context => q|A label of the language to use in the template|
},
'language_url' => {
message => q|The url that sets the WebGUI language to the selected language.|,
lastUpdated => 1131394072,
context => q|The url to change languages|
},
'delete_url' => {
message => q|The url that deletes the scratch language from the session.|,
lastUpdated => 1131394072,
context => q|A template var to remove the scratch language|
},
'delete' => {
message => q|Go back to profile language.|,
lastUpdated => 1131394072,
context => q|An internationalized label to go back to the profile language|
},
'delete_label' => {
message => q|A label for the link to go back to the profile language.|,
lastUpdated => 1131394072,
context => q|Help for delete_label|
},
};
1;
#vim:ft=perl

View file

@ -15,12 +15,6 @@ our $I18N = {
context => q|commerce setting|
},
'sale notification group' => {
message => q|Sale Notification Group|,
lastUpdated => 0,
context => q|commerce setting|
},
'error processing payment' => {
message => q|Error Processing Payment|,
lastUpdated => 0,
@ -33,24 +27,6 @@ our $I18N = {
context => q|the description on the error screen|
},
'sale notification group help' => {
message => q|Who should be notified of new transactions?|,
lastUpdated => 0,
context => q|commerce setting help|
},
'receipt email template' => {
message => q|Receipt Email Template|,
lastUpdated => 0,
context => q|commerce setting|
},
'receipt email template help' => {
message => q|Which template should be used to generate an email that will be sent to the user to acknowledge their purchase?|,
lastUpdated => 0,
context => q|commerce setting help|
},
'label' => {
message => q|Label|,
lastUpdated => 0,

View file

@ -0,0 +1,295 @@
package WebGUI::i18n::English::ShipDriver_UPS;
use strict;
our $I18N = {
'userid' => {
message => q|UPS UserId|,
lastUpdated => 1203569535,
context => q|Label in the ShipDriver edit form.|,
},
'userid help' => {
message => q|You can get a UserId by first registering with the UPS.|,
lastUpdated => 1203569511,
},
'password' => {
message => q|UPS Password|,
lastUpdated => 1203569535,
context => q|Label in the ShipDriver edit form.|,
},
'password help' => {
message => q|You will recieve a password along with your UserId when you register.|,
lastUpdated => 1203569511,
},
'license' => {
message => q|UPS Access License Number|,
lastUpdated => 1203569535,
context => q|Label in the ShipDriver edit form.|,
},
'license help' => {
message => q|You will recieve a license along with your UserId and password when you register.|,
lastUpdated => 1203569511,
},
'instructions' => {
message => q|Registration Instructions|,
lastUpdated => 1203569535,
context => q|Label in the ShipDriver edit form.|,
},
'ups instructions' => {
lastUpdated => 1241028258,
message => q|<p>In order to use the UPS Shipping Driver, you must first register with the UPS on their <a href="http://www.ups.com/e_comm_access/gettools_index?loc=en_US">website</a>. When you get to the step for an access key, be sure to get an XML access key. Enter your UPS username and password and access key into the form.</p><p>The driver currently supports domestic and international shipping from the United States. The weight property of a Product is considered to be in pounds. All currencies are in United States dollars. The package for shipping is a generic package, and there are no options for tubes, envelopes or fixed size packages available from the UPS.</p>|,
},
'ship service' => {
message => q|Shipping service|,
lastUpdated => 1203569535,
context => q|Label in the ShipDriver edit form.|,
},
'ship service help' => {
message => q|Select one from the list of options. If you wish to provide multiple types of shipping, create one additional shipping driver instance for each option.|,
lastUpdated => 1203569511,
},
'pickup type' => {
message => q|Pickup Type|,
lastUpdated => 1243006539,
context => q|Label in the ShipDriver edit form.|,
},
'pickup type help' => {
message => q|Select how the packages will be delivered to the UPS for shipping.|,
lastUpdated => 1203569511,
},
'source zipcode' => {
message => q|Shipping Zipcode|,
lastUpdated => 1203569535,
context => q|Label in the ShipDriver edit form.|,
},
'source zipcode help' => {
message => q|The zipcode of the location you will be shipping from.|,
lastUpdated => 1203569511,
},
'source country' => {
message => q|Shipping Country|,
lastUpdated => 1242945847,
context => q|Label in the ShipDriver edit form.|,
},
'source country help' => {
message => q|The country you will be shipping from.|,
lastUpdated => 1242945844,
},
'customer classification' => {
message => q|Customer Classification|,
lastUpdated => 1241214572,
context => q|What kind or type of customer are you?|,
},
'customer classification help' => {
message => q|The kind or type of customer you are.|,
lastUpdated => 1247110533,
},
'residentialIndicator' => {
message => q|Residential or Commercial?|,
lastUpdated => 1248113596,
context => q|Residential (a person's home) versus Commercial, a business address.|,
},
'residential help' => {
message => q|The UPS rates for delivering to a residential address, or a commercial address differ. WebGUI will not ask the user which is which, so you will need to configure drivers for both kinds of destinations.|,
lastUpdated => 1248113598,
},
'residential' => {
message => q|Residential|,
lastUpdated => 1248113596,
context => q|Residential (a person's home)|,
},
'commercial' => {
message => q|Commercial|,
lastUpdated => 1248113596,
context => q|A business address|,
},
'customer classification 01' => {
message => q|Wholesale|,
lastUpdated => 1247110533,
},
'customer classification 03' => {
message => q|Occasional|,
lastUpdated => 1247110533,
},
'customer classification 04' => {
message => q|Retail|,
lastUpdated => 1247110533,
},
'flatFee' => {
message => q|Flat Fee|,
lastUpdated => 1241214572,
context => q|A fixed amount of money added to a purchase for shipping.|,
},
'flatFee help' => {
message => q|A fixed amount of money added to a purchase for shipping, covering shipping materials and handling.|,
lastUpdated => 1241214575,
},
'us domestic 01' => {
message => q|UPS Next Day Air|,
lastUpdated => 1203569511,
context => q|Label for a type of shipping from the UPS.|,
},
'us domestic 02' => {
message => q|UPS Second Day Air|,
lastUpdated => 1203569511,
context => q|Label for a type of shipping from the UPS.|,
},
'us domestic 03' => {
message => q|UPS Ground|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'us domestic 12' => {
message => q|UPS Three-Day Select|,
lastUpdated => 1203569511,
context => q|Label for a type of shipping from the UPS.|,
},
'us domestic 13' => {
message => q|UPS Next Day Air Saver|,
lastUpdated => 1203569511,
context => q|Label for a type of shipping from the UPS.|,
},
'us domestic 14' => {
message => q|UPS Next Day Air Early A.M.|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'us domestic 59' => {
message => q|UPS Second Day Air A.M.|,
lastUpdated => 1203569511,
context => q|Label for a type of shipping from the UPS.|,
},
'pickup code 01' => {
message => q|Daily Pickup|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'pickup code 03' => {
message => q|Customer Counter|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'pickup code 06' => {
message => q|One Time Pickup|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'pickup code 07' => {
message => q|On Call Air|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'pickup code 11' => {
message => q|Suggested Retail Rates|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'pickup code 19' => {
message => q|Letter Center|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'pickup code 20' => {
message => q|Air Service Center|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'us domestic' => {
message => q|US Domestic|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'us international' => {
message => q|US International|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'ship type' => {
message => q|Shipping Type|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'ship type help' => {
message => q|Pick a type of shipping that will be used. The different types have different services available. Not all services are available in all types, or in all countries. Changing the service will change the Ship Service options below.|,
lastUpdated => 1247111015,
context => q|Label for a type of shipping from the UPS.|,
},
'us international 07' => {
message => q|UPS Worldwide Express|,
lastUpdated => 1203569511,
context => q|Label for a type of shipping from the UPS.|,
},
'us international 08' => {
message => q|UPS Worldwide Expedited|,
lastUpdated => 1203569511,
context => q|Label for a type of shipping from the UPS.|,
},
'us international 11' => {
message => q|UPS Standard|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'us international 54' => {
message => q|UPS Worldwide Express Plus|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
'us international 65' => {
message => q|UPS Saver|,
lastUpdated => 1242166045,
context => q|Label for a type of shipping from the UPS.|,
},
};
1;

View file

@ -33,8 +33,8 @@ our $I18N = {
},
'usps instructions' => {
lastUpdated => 1241028258,
message => q|<p>In order to use the USPS Shipping Driver, you must first register with the United States Postal Service as a <a href="https://secure.shippingapis.com/registration/">USPS Web Tools User</a>. Fill out the form, submit it, and within a few days the USPS will send you a username and password to use this service. Enter your username and password in the form fields below.</p><p>This driver supports three kinds of shipping with one preset size for each kind. Package sizes, and shipping services outside of those choices, are currently not supported.</p><p>For the purpose of calculating weight, the weight property of a Product is considered to be in pounds.|,
lastUpdated => 1257399744,
message => q|<p>In order to use the USPS Shipping Driver, you must first register with the United States Postal Service as a <a href="https://secure.shippingapis.com/registration/">USPS Web Tools User</a>. Fill out the form, submit it, and within a few days the USPS will send you a username and password to use this service. After receiving your username, call 1-800-344-7779 to have the USPS authorize your username. Enter your username and password in the form fields below.</p><p>This driver supports three kinds of shipping with one preset size for each kind. Package sizes, and shipping services outside of those choices, are currently not supported.</p><p>For the purpose of calculating weight, the weight property of a Product is considered to be in pounds.|,
},
'ship type' => {
@ -94,6 +94,30 @@ our $I18N = {
context => q|Label for a type of shipping from the USPS.|,
},
'add insurance' => {
message => q|Ship with insurance?|,
lastUpdated => 1253988886,
context => q|Label for the edit screen.|,
},
'add insurance help' => {
message => q|If set to yes, the shipping plugin will ask the USPS for the cost of insuring this shipment. The cost will be added to the total cost of shipping. If insurance is not available, then the option to use this driver will not be presented to the user.|,
lastUpdated => 1253988884,
context => q|Label for a type of shipping from the USPS.|,
},
'insurance rates' => {
message => q|Insurance Rate Table|,
lastUpdated => 1253988886,
context => q|Label for the edit screen.|,
},
'insurance rates help' => {
message => q|Enter in one field per line with the format, value:cost.<br />value is the value of the contents.<br />cost is the cost of insurance at that value.<br />value and cost should look like numbers with a decimal point, like 0.50 or 1.00.<br />For values of contents inbetween points, use the next highest value. If the value of the contents exceeds the highest listed value, it will use the cost of insurance at the highest listed value.|,
lastUpdated => 1257369016,
context => q|Help for the insurance rate field.|,
},
};
1;

View file

@ -0,0 +1,63 @@
package WebGUI::i18n::English::ShipDriver_USPSInternational;
use strict;
our $I18N = {
'U.S. Postal Service, International' => {
message => q|U.S. Postal Service, International|,
lastUpdated => 1203569535,
context => q|Name of the shipping driver|,
},
'express mail international' => {
message => q|Express Mail International|,
lastUpdated => 1203569535,
context => q|Name of a shipping option|,
},
'priority mail international' => {
message => q|Priority Mail International|,
lastUpdated => 1203569535,
context => q|Name of a shipping option|,
},
'global express guaranteed rectangular' => {
message => q|Global Express Guaranteed Non-Document Rectangular|,
lastUpdated => 1203569535,
context => q|Name of a shipping option|,
},
'global express guaranteed non-rectangular' => {
message => q|Global Express Guaranteed Non-Document Non-Rectangular|,
lastUpdated => 1203569535,
context => q|Name of a shipping option|,
},
'priority mail flat rate box' => {
message => q|Priority Mail Flat Rate Box|,
lastUpdated => 1203569535,
context => q|Name of a shipping option|,
},
'priority mail large flat rate box' => {
message => q|Priority Mail Large Flat Rate Box|,
lastUpdated => 1203569535,
context => q|Name of a shipping option|,
},
'priority mail small flat rate box' => {
message => q|Priority Mail Small Flat Rate Box|,
lastUpdated => 1203569535,
context => q|Name of a shipping option|,
},
'first class mail international parcels' => {
message => q|First Class Mail International Parcels|,
lastUpdated => 1203569535,
context => q|Name of a shipping option|,
},
};
1;

View file

@ -621,6 +621,12 @@ our $I18N = {
context => q|field label|
},
'Status' => {
message => q|Status|,
lastUpdated => 0,
context => q|Whether a transaction was successful, or not.|
},
'payment method' => {
message => q|Payment Method|,
lastUpdated => 0,
@ -663,6 +669,18 @@ our $I18N = {
context => q|commerce setting help|
},
'select gateway template' => {
message => q|Select Gateway Template|,
lastUpdated => 0,
context => q|commerce setting|
},
'select gateway template help' => {
message => q|This template is the template for the Select Payment Gateway step.|,
lastUpdated => 0,
context => q|commerce setting help|
},
'transactions' => {
message => q|Transactions|,
lastUpdated => 0,
@ -1588,6 +1606,24 @@ our $I18N = {
context => q|Table heading in the vendor payout manager.|,
},
'vp select vendor' => {
message => q|Please select a vendor from the list above to manage individual payouts.|,
lastUpdated => 0,
context => q|Message in the vendor payouts manager when no vendor has been selected.|,
},
'vp vendors' => {
message => q|Vendors|,
lastUpdated => 0,
context => q|Label for the vendors section of the vendor payouts manager|,
},
'vp payouts' => {
message => q|Payouts|,
lastUpdated => 0,
context => q|Label for the vendors section of the vendor payouts manager|,
},
'vp item id' => {
message => q|Item ID|,
lastUpdated => 0,
@ -1659,6 +1695,54 @@ our $I18N = {
context => q|Error message in the manage ship driver screen.|,
},
'Choose a shipping method' => {
message => q|Choose a shipping method|,
lastUpdated => 0,
context => q|Label to make the user choose a shipping method|,
},
'Choose a shipping method and update the cart to checkout' => {
message => q|Choose a shipping method and update the cart to checkout|,
lastUpdated => 0,
context => q|Label to make the user choose a shipping method|,
},
'receipt email template' => {
message => q|Receipt Email Template|,
lastUpdated => 0,
context => q|commerce setting|
},
'receipt email template help' => {
message => q|Which template should be used to generate an email that will be sent to the user to acknowledge their purchase?|,
lastUpdated => 0,
context => q|commerce setting help|
},
'sale notification group' => {
message => q|Sale Notification Group|,
lastUpdated => 0,
context => q|commerce setting|
},
'sale notification group help' => {
message => q|Who should be notified of new transactions?|,
lastUpdated => 0,
context => q|commerce setting help|
},
'Success' => {
message => q|Success|,
lastUpdated => 0,
context => q|commerce setting help|
},
'Failed' => {
message => q|Failure|,
lastUpdated => 0,
context => q|commerce setting help|
},
};
1;

View file

@ -9,7 +9,8 @@ our $I18N = {
},
'vies unavailable' => {
message => q|Number validation currently not available. Check later.|,
message => q|Number validation is currently not available. Your number will be rechecked automatically
after some time.|,
lastUpdated => 0,
context => q|An error message|,
},

View file

@ -180,6 +180,11 @@ our $I18N = {
lastUpdated => 1031514049
},
'language help' => {
message => q|Select the default language for users on the site.|,
lastUpdated => 1258340387,
},
'559' => {
message => q|On Create User (User)|,
lastUpdated => 1185738895
@ -3908,6 +3913,15 @@ LongTruncOk=1</p>
},
'settings groupIdAdminClipboard label' => {
message => q{Clipboard},
lastUpdated => 0,
},
'settings groupIdAdminClipboard hoverHelp' => {
message => q{Group to manage the system clipboard.},
lastUpdated => 0,
},
'settings groupIdAdminCron label' => {
message => q{Cron},
@ -4055,6 +4069,15 @@ LongTruncOk=1</p>
lastUpdated => 0,
},
'settings groupIdAdminTrash label' => {
message => q{Trash},
lastUpdated => 0,
},
'settings groupIdAdminTrash hoverHelp' => {
message => q{Group to manage the system trash.},
lastUpdated => 0,
},
'settings groupIdAdminUser label' => {
message => q{Users},
lastUpdated => 0,
@ -4636,6 +4659,27 @@ Users may override this setting in their profile.
lastUpdated => 0,
},
'timezone help' => {
message => 'Set up the default time zone for the site.',
lastUpdated => 0,
},
'Maximum cache timeout' => {
message => 'Maximum cache timeout',
lastUpdated => 0,
},
'Maximum cache timeout description' => {
message => 'This timeout will override the content check that is done before generating a page. It can help with caching problems for macros and Navigations. Setting it to 0 will disable the timeout. A setting of several hours is recommended.',
lastUpdated => 0,
},
'Loading...' => {
message => 'Loading...',
lastUpdated => 0,
context => 'Message shown to the user when data is being loaded, typically via AJAX, like in the Survey.'
},
};
1;

View file

@ -57,10 +57,10 @@ our $I18N = {
lastUpdated => 1036964807
},
'475 description' => {
message => q|The name of the field, used internally in the database.|,
lastUpdated => 1122316558,
},
'475 description' => {
message => q|The name of the field, used internally in the database. Field names may not contain spaces. Certain field names are reserved, such as "op", "func", "username", "shop", "karma", "status", "lastUpdated", "dateCreated".|,
lastUpdated => 1264448486,
},
'472 description' => {
message => q|A short, descriptive label displayed to the user. This can be a call to WebGUI's

View file

@ -0,0 +1,63 @@
package WebGUI::i18n::English::Workflow_Activity_PayoutVendors;
use strict;
our $I18N = {
'PayPal username' => {
message => q|PayPal username|,
lastUpdated => 0,
context => q|field label|
},
'PayPal password' => {
message => q|PayPal password|,
lastUpdated => 0,
context => q|field label|
},
'PayPal signature' => {
message => q|PayPal signature|,
lastUpdated => 0,
context => q|field label|
},
'Use in Sandbox (test-mode)' => {
message => q|Use in Sandbox (test-mode)|,
lastUpdated => 0,
context => q|field label|
},
'Currency code' => {
message => q|Currency code|,
lastUpdated => 0,
context => q|field label|
},
'Subject for vendor notification email' => {
message => q|Subject for vendor notification email|,
lastUpdated => 0,
context => q|field label|
},
'Vendor payout from' => {
message => q|Vendor payout from|,
lastUpdated => 0,
context => q|Prefix that goes before company URL to create the default value from Subject for vendor notification email.|
},
'Notify on error' => {
message => q|Notify on error|,
lastUpdated => 0,
context => q|field label|
},
'Vendor Payout' => {
message => q|Vendor Payout|,
lastUpdated => 0,
context => q|field label|
},
};
1;
#vim:ft=perl