Bringing ChocolateCaste-0.7 into the main branch.
[AROS-Contrib.git] / bgui / bugs / bugs_locale-en.php
blobfbb088ac50335077d751f89891933d7e32c60122
1 <?
2 /*
3 * bugs_locale-en.php
5 * @(#) $Header$
7 */
9 $bugs_locale_text["Open"]="Open";
10 $bugs_locale_text["Closed"]="Closed";
11 $bugs_locale_text["Assigned"]="Assigned";
12 $bugs_locale_text["Analyzed"]="Analyzed";
13 $bugs_locale_text["Suspended"]="Suspended";
14 $bugs_locale_text["Duplicate"]="Duplicate";
15 $bugs_locale_text["All"]="All";
16 $bugs_locale_text["Display"]="Display";
17 $bugs_locale_text["Bugs-of-type"]="Bugs of type";
18 $bugs_locale_text["Bug-ID"]="Bug ID";
19 $bugs_locale_text["Bug-Type"]="Bug Type";
20 $bugs_locale_text["Email-address"]="Email address";
21 $bugs_locale_text["Short-Description"]="Short Description";
22 $bugs_locale_text["Long-Description"]="Long Description";
23 $bugs_locale_text["Version"]="Version";
24 $bugs_locale_text["Platform"]="Platform";
25 $bugs_locale_text["Status"]="Status";
26 $bugs_locale_text["Comments"]="Comments";
27 $bugs_locale_text["TimeStamp-1"]="TimeStamp 1";
28 $bugs_locale_text["Timestamp-2"]="Timestamp 2";
29 $bugs_locale_text["Assigned-to"]="Assigned to";
30 $bugs_locale_text["Order-by"]="Order by";
31 $bugs_locale_text["Statistics"]="Statistics";
32 $bugs_locale_text["Where-the-bug-description-contains"]="Where the bug description contains";
33 $bugs_locale_text["Feature-Change-requests-must-be-explicitly-selected-to-be-shown"]="Feature/Change requests must be explicitly selected to be shown";
34 $bugs_locale_text["Any"]="Any";
35 $bugs_locale_text["-Please-Select-"]="-- Please Select --";
36 $bugs_locale_text["Please-provide-a-valid-email-address"]="Please provide a valid email address";
37 $bugs_locale_text["Please-select-an-appropriate-bug-type"]="Please select an appropriate bug type";
38 $bugs_locale_text["From"]="From";
39 $bugs_locale_text["Bug-description"]="Bug description";
40 $bugs_locale_text["Bug"]="Bug";
41 $bugs_locale_text["Mail-sent-to"]="Mail sent to %s...";
42 $bugs_locale_text["Thank-you-for-your-help"]="Thank you for your help!";
43 $bugs_locale_text["Mail-not-sent"]="Mail not sent!";
44 $bugs_locale_text["Please-send-this-page-to"]="Please send this page in a mail to %s.";
45 $bugs_locale_text["use-the-form-below"]="Use the form below to submit a new bug report.";
46 $bugs_locale_text["more-than-one-bug"]="If you are reporting more than one bug, or requesting more than one feature, or both, please open seperate reports for each instead of grouping them all in one report.";
47 $bugs_locale_text["Your-email-address"]="Your email address";
48 $bugs_locale_text["Please-supply-any-information"]="Please supply any information that may be helpful in fixing the bug:";
49 $bugs_locale_text["Send-bug-report"]="Send bug report";
50 $bugs_locale_text["ID#"]="No.";
51 $bugs_locale_text["Submit-Bug-Report"]="Submit a Bug Report";
52 $bugs_locale_text["1-entry"]="1 entry";
53 $bugs_locale_text["n-entries"]="%s entries";
54 $bugs_locale_text["Bug-id-#"]="Bug no. %s";
55 $bugs_locale_text["Date"]="Date";
56 $bugs_locale_text["Updated-by"]="Updated by";
57 $bugs_locale_text["Developer-Comments"]="Developer Comments";
58 $bugs_locale_text["User-id"]="User id";
59 $bugs_locale_text["Password"]="Password";
60 $bugs_locale_text["Modify"]="Modify";
61 $bugs_locale_text["Commit-Changes"]="Commit Changes";
62 $bugs_locale_text["Assign-to"]="Assign to";
63 $bugs_locale_text["Bug-was-deleted"]="Bug no. %s was deleted";
64 $bugs_locale_text["Bug-does-not-exist"]="Sorry, bug no. %s does not exist";
65 $bugs_locale_text["Incorrect-user-password"]="Sorry, incorrect user id/password pair.";
66 $bugs_locale_text["Database-updated"]="Database updated!";
67 $bugs_locale_text["Bug-has-been-deleted"]="Bug no.%s has been deleted from the database by %s.\nComments:\n\n%s\n";
68 $bugs_locale_text["Bug-has-been-updated"]="Bug no. %s\nUpdated by: %s\nReported By: %s\nStatus: %s\nBug Type: %s\nAssigned To: %s\nComments:\n\n%s\n\nFull Bug description available at: %s\n";
69 $bugs_locale_text["Bug-updated"]="Bug no. %s Updated: %s";
70 $bugs_locale_text["Deleted"]="Deleted";
71 $bugs_locale_text["out-of-total"]=" (out of %s total)";
72 $bugs_locale_text["Previous-n-records"]="Previous %s records";
73 $bugs_locale_text["Previous-n-records"]="Previous %s records";
74 $bugs_locale_text["All-records"]="All records";
75 $bugs_locale_text["Next-n-records"]="Next %s records";
76 $bugs_locale_text["Last-record"]="Last record";
77 $bugs_locale_text["Last-n-record"]="Last %s records";
79 $bugs_locale_text["1-second"]="1 second";
80 $bugs_locale_text["n-seconds"]="%s seconds";
81 $bugs_locale_text["1-minute-n-seconds"]="1 minute and %s seconds";
82 $bugs_locale_text["n-minutes-n-seconds"]="%s minutes and %s seconds";
83 $bugs_locale_text["1-hour-n-minutes-n-seconds"]="1 hour, %s minutes and %s seconds";
84 $bugs_locale_text["n-hours-n-minutes-n-seconds"]="%s hours, %s minutes and %s seconds";
85 $bugs_locale_text["1-day-n-hours-n-minutes-n-seconds"]="1 day, %s hours, %s minutes and %s seconds";
86 $bugs_locale_text["n-days-n-hours-n-minutes-n-seconds"]="%s days, %s hours, %s minutes and %s seconds";
87 $bugs_locale_text["Total-bug-entries"]="Total bug entries";
88 $bugs_locale_text["Bug-Report-Time-to-Close-Statistics"]="Bug Report Time to Close Statistics";
89 $bugs_locale_text["Average-life-of-a-report"]="Average life of a report";
90 $bugs_locale_text["Median-life-of-a-report"]="Median life of a report";
91 $bugs_locale_text["Slowest-report-closure"]="Slowest report closure";
92 $bugs_locale_text["Quickest-report-closure"]="Quickest report closure";
93 $bugs_locale_text["Who-is-closing-the-bug-reports"]="Who is closing the bug reports?";
94 $bugs_locale_text["Who-is-submitting-bug-reports"]="Who is submitting bug reports?";
95 $bugs_locale_text["There-are-no-bug-reports-to-produce-statistics"]="There are no bug reports to produce statistics.";
96 $bugs_locale_text["Bug-Report-Statistics"]="Bug Report Statistics";