r277: Finishing Beta 1
[bugdar.git] / docs / lang_file_master.php
1 <?php
2 /*=====================================================================*\
3 || ################################################################### ||
4 || # BugStrike [#]version[#]
5 || # --------------------------------------------------------------- # ||
6 || # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # ||
7 || # This file may not be reproduced in any way without permission. # ||
8 || # --------------------------------------------------------------- # ||
9 || # User License Agreement at http://www.iris-studios.com/license/ # ||
10 || ################################################################### ||
11 \*=====================================================================*/
12
13 $language = array(
14 'action' => 'Action',
15 'additional_bug_fields' => 'Additional Bug Fields',
16 'add_component' => 'Add Component',
17 'add_new_field' => 'Add New Bug Field',
18 'add_new_priority' => 'Add New Priority',
19 'add_new_product' => 'Add New Product',
20 'add_new_resolution' => 'Add New Resolution',
21 'add_new_severity' => 'Add New Severity',
22 'add_new_status' => 'Add New Status',
23 'add_new_usergroup' => 'Add New Usergroup',
24 'add_new_version' => 'Add New Version',
25 'add_product' => 'Add Product',
26 'add_version' => 'Add Version',
27 'administration_x' => 'Administration - %1$s',
28 'bugstrike_login' => 'BugStrike Login',
29 'cant_delete_default_usergroup' => 'You can\'t delete a default usergroup.',
30 'confirm' => 'Confirm',
31 'confirm_delete_priority' => 'Are you sure you want to delete this priority? Doing so will revert all bugs to the default priority (which is set in the options panel)?',
32 'confirm_delete_product' => 'Are you sure you want to delete this product and all of it\'s sub-versions and components (as well as any bugs contained within those groups)?',
33 'confirm_delete_resolution' => 'Are you sure you want to delete this resolution? Doing so will revert all bugs to the default resolution (which is set in the options panel)?',
34 'confirm_delete_severity' => 'Are you sure you want to delete this severity? Doing so will revert all bugs to the default severity (which is set in the options panel)?',
35 'confirm_delete_status' => 'Are you sure you want to delete this status? Doing so will revert all bugs to the default status (which is set in the options panel)?',
36 'confirm_delete_usergroup' => 'Are you sure you want to delete this usergroup? All users in this group will be set back to the default registered usergroup (id: 2).',
37 'confirm_delete_version' => 'Are you sure you want to delete this version? Doing so will do x to the bugs with this version.',
38 'delete_wraplink' => '[Delete]',
39 'edit_field' => 'Edit Field',
40 'edit_priority' => 'Edit Priority',
41 'edit_priority_title' => 'Edit Priority - %1$s (priorityid: %2$s)',
42 'edit_product' => 'Edit Product',
43 'edit_product_title' => 'Edit Product - %1$s',
44 'edit_resolution' => 'Edit Resolution',
45 'edit_resolution_title' => 'Edit Resolution - %1$s (resolutionid: %2$s)',
46 'edit_severity' => 'Edit Severity',
47 'edit_severity_title' => 'Edit Severity - %1$s (severityid: %2$s)',
48 'edit_status' => 'Edit Status',
49 'edit_status_title' => 'Edit Status - %1$s (statusid: %2$s)',
50 'edit_usergroup' => 'Edit Usergroup',
51 'edit_version' => 'Edit Version',
52 'edit_version_title' => 'Edit Version - %1$s',
53 'edit_wraplink' => '[Edit]',
54 'email' => 'Email',
55 'error' => 'Error',
56 'error_invalid_id' => 'That is an invalid ID.',
57 'error_no_permission' => 'You do not have permission to access this page. If you think that this is an error, please contact an administrator.',
58 'field_x_is_required' => 'The field titled "%1$s" is a required field.',
59 'fill_in_version_number' => 'Please fill in a version number.',
60 'global_versions' => 'Global Versions',
61 'go' => 'Go',
62 'go_back_and_fill_both_fields' => 'Please go back and fill in both fields.',
63 'guest' => 'Guest',
64 'invalid_admin_session_terminated' => 'Invalid admin session has been terminated.',
65 'login' => 'Login',
66 'log_kill_attachment' => 'Removed attachment #%1$s',
67 'log_mark_obsoletes' => 'Marking other attachments obsolete',
68 'log_new_attachment' => 'Uploaded new attachment "%1$s" (attachmentid: %2$s)',
69 'log_new_attachment_comment' => 'Created comment #%2$s',
70 'log_new_comment' => 'Added comment (commentid: #%1$s)',
71 'log_update_attachment' => 'Updated attachment #%1$s',
72 'log_update_bug' => 'Updated bug',
73 'log_update_comment' => 'Updated comment #%1$s',
74 'new_priority' => 'New Priority',
75 'new_resolution' => 'New Resolution',
76 'new_severity' => 'New Severity',
77 'new_status' => 'New Status',
78 'new_usergroup' => 'New Usergroup',
79 'no' => 'No',
80 'number_of_users' => 'Number of Users',
81 'password' => 'Password',
82 'permissions_canadminbugs' => 'Can Administer Bug Reports',
83 'permissions_canadminfields' => 'Can Administer Additional Bug Fields',
84 'permissions_canadmingroups' => 'Can Administer Usergroups',
85 'permissions_canadminpanel' => 'Can Access Control Panel',
86 'permissions_canadmintools' => 'Can Administer Settings / Maintenance Tools',
87 'permissions_canadminusers' => 'Can Administer Users',
88 'permissions_canadminversions' => 'Can Administer Products / Components / Versions',
89 'permissions_canassign' => 'Can Assign Bugs',
90 'permissions_canbeassignedto' => 'Can Be Assigned Bugs',
91 'permissions_canchangestatus' => 'Can Change Status',
92 'permissions_caneditattach' => 'Can Manage All Attachments',
93 'permissions_caneditinfo' => 'Can Edit Bug Information',
94 'permissions_caneditothers' => 'Can Edit Others\' Bugs',
95 'permissions_caneditown' => 'Can Edit Own Bugs',
96 'permissions_cangetattach' => 'Can View Attachments',
97 'permissions_canpostcomments' => 'Can Post Comments',
98 'permissions_canputattach' => 'Can Upload/Edit Own Attachments',
99 'permissions_cansearch' => 'Can Search Bugs',
100 'permissions_cansubmitbugs' => 'Can Submit Bugs',
101 'permissions_cansubscribe' => 'Can Subscribe to Bugs',
102 'permissions_canviewbugs' => 'Can View Bugs',
103 'permissions_canviewhidden' => 'Can View Hidden Bugs and Comments',
104 'permissions_canvote' => 'Can Vote on Polls',
105 'permissions_group_admin' => 'Administrator Permissions',
106 'permissions_group_general' => 'General Permissions',
107 'permissions_group_moderation' => 'Moderation/Managment Permissions',
108 'permissions_group_posting' => 'Posting/Submitting Permissions',
109 'priority_display_order' => 'Display Order<div><dfn>The order in which the priorities are displayed. The higher the number, the lower down in the list it is.</dfn></div>',
110 'priority_manager' => 'Priority Manager',
111 'priority_title' => 'Priority Title<div><dfn>The title of this priority flag (eg: `Slated for Development` or `Address Now`)</dfn></div>',
112 'products_and_versions' => 'Products and Versions',
113 'products_versions' => 'Products / Versions',
114 'product_description' => 'Description<div><dfn>A short description of this product.</dfn></div>',
115 'product_display_order' => 'Display Order<div><dfn>The order in which the products are displayed.</dfn></div>',
116 'product_shortname' => 'Short Name<div><dfn>The name that can be used to submit email reports. This should be unique.</dfn></div>',
117 'product_title' => 'Title',
118 'redirect' => 'Redirect',
119 'reset' => 'Reset',
120 'resolution_display_order' => 'Display Order<div><dfn>The order in which the resolutions are displayed. The higher the number, the lower down in the list it is.</dfn></div>',
121 'resolution_manager' => 'Resolution Manager',
122 'resolution_title' => 'Resolution Title<div><dfn>The title of this resolution flag (eg: `Fixed` or `Bogus`)</dfn></div>',
123 'save_display_order' => 'Save Display Order',
124 'settinggroup_general' => 'General Options',
125 'settinggroup_reporting' => 'Bug Reporting Options',
126 'settinggroup_untouchables' => 'Untouchables',
127 'setting_allowhtml_desc' => 'Set this to <em>yes</em> if you want to allow users to post raw HTML in their bug reports. This is <strong>very</strong> dangerous and it is not recommended.',
128 'setting_allowhtml_title' => 'Allow HTML in Bug Reports',
129 'setting_allownewreg_desc' => 'Can unregistered users be allowed to create accounts.',
130 'setting_allownewreg_title' => 'Allow New Registrations',
131 'setting_dateformat_desc' => 'Set the date format used for bug report and comment information. This is based on PHP\'s date() function.',
132 'setting_dateformat_title' => 'Date Format',
133 'setting_defaultassign_desc' => 'This is the default developer new bugs will be assigned to. If a user does not have permisssion to assign bugs, this will be the default. If you don\'t want any default assignment, leave this as <em>Not Selected</em>.',
134 'setting_defaultassign_title' => 'Default Bug Assignment',
135 'setting_defaultcomment_desc' => 'If you wish to set a template for entering the initial comment of a bug report, then you may specify this here. However, the template will only take effect on the initial report/comment. Note: the template cannot be forced on the user as there is no way to validate it.',
136 'setting_defaultcomment_title' => 'Default Comment Text',
137 'setting_defaultpriority_desc' => 'The default priority that will be selected when creating a new bug report. Depending on your permission setup, the user may not be able to set this in a new report so this will act as the value.',
138 'setting_defaultpriority_title' => 'Default Priority',
139 'setting_defaultresolve_desc' => 'This is the default bug resolution. If a user is not able to change this field, setting this will act as the default value.',
140 'setting_defaultresolve_title' => 'Default Resolution',
141 'setting_defaultseverity_desc' => 'The default severity that is selected when creating a new bug report.',
142 'setting_defaultseverity_title' => 'Default Severity',
143 'setting_defaultstatus_desc' => 'The default default that is selected when creating a new bug report. If a user can not assign a status, this will be the one inserted into the database.',
144 'setting_defaultstatus_title' => 'Default Status',
145 'setting_moderatenewusers_desc' => 'All new users will have to be approved by the administration before being able to have normal user rights.',
146 'setting_moderatenewusers_title' => 'Moderate New Users',
147 'setting_sendwelcomemail_desc' => 'Setting this option to <em>yes</em> will send all new users, after they\'ve been verified, a welcoming email.',
148 'setting_sendwelcomemail_title' => 'Send New Use Welcome Email',
149 'setting_trackertitle_desc' => 'The global name of the bug tracker. Example: Iris Studios Bug Tracker',
150 'setting_trackertitle_title' => 'Tracker Title',
151 'setting_trackerversion_desc' => 'Do not touch this!',
152 'setting_trackerversion_title' => 'Tracker Version Number',
153 'setting_verifyemail_desc' => 'Setting this to yes will force all new users to verify their account with an email activation link.',
154 'setting_verifyemail_title' => 'Require Activation Email',
155 'setting_webmasteremail_desc' => 'The email address from which emails will be sent out.',
156 'setting_webmasteremail_title' => 'Webmaster Email Address',
157 'severity_display_order' => 'Display Order<div><dfn>The order in which the severities are displayed. The higher the number, the lower down in the list it is.</dfn></div>',
158 'severity_title' => 'Severity Title<div><dfn>The title of this severity flag (eg: `Major` or `Critical`)</dfn></div>',
159 'status_color' => 'Status Colour<div><dfn>The colour of the status. This will be displayed on bug listings page to make viewing easier. Note: you must enter the # sign if you are using HEX values.</dfn></div>',
160 'status_display_order' => 'Display Order<div><dfn>The order in which the statuses ar displayed.</dfn></div>',
161 'status_title' => 'Status Title<div><dfn>The title of this status flag (eg: `Confirmed` or `Closed (Fixed)`)</dfn></div>',
162 'submit' => 'Submit',
163 'usergroup' => 'Usergroup',
164 'usergroup_close_markup' => 'Closing Tag Markup<div><dfn>Place all closed HTML tags that will close any open HTML tags entered above.</dfn></div>',
165 'usergroup_details' => 'Usergroup Details',
166 'usergroup_display_title' => 'Display Title<div><dfn>This is the title that others will be able to see when comments are posted.</dfn></div>',
167 'usergroup_manager' => 'Usergroup Manager',
168 'usergroup_open_markup' => 'Opening Tag Markup<div><dfn>Place all open HTML tags here that will be wrapped around the username.</dfn></div>',
169 'usergroup_permission_settings' => 'Permission Settings',
170 'usergroup_title' => 'Usergroup Title',
171 'version_display_order' => 'Display Order<div><dfn>The order in which the versions are displayed.</dfn></div>',
172 'version_title' => 'Version Number<div><dfn>This is the version string for this product.</dfn></div>',
173 'wait_to_be_redirected' => 'Please wait to be redirected. If you are not redirected in a few seconds, click <a href="%1$s">here</a>.',
174 'yes' => 'Yes'
175 );
176
177 /*=====================================================================*\
178 || ###################################################################
179 || # $HeadURL$
180 || # $Id$
181 || ###################################################################
182 \*=====================================================================*/
183 ?>