(bug 45922) Fix arbitrary inconsistency in page title and headings for message accmai...
[lhc/web/wiklou.git] / languages / messages / MessagesEn_gb.php
1 <?php
2 /** British English (British English)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author Dantman
11 * @author Fitoschido
12 * @author Hazard-SJ
13 * @author Jon Harald Søby
14 * @author Reedy
15 * @author The Evil IP address
16 */
17
18 $specialPageAliases = array(
19 'Uncategorizedcategories' => array( 'UncategorisedCategories' ),
20 'Uncategorizedimages' => array( 'UncategorisedFiles', 'UncategorisedImages' ),
21 'Uncategorizedpages' => array( 'UncategorisedPages' ),
22 'Uncategorizedtemplates' => array( 'UncategorisedTemplates' ),
23 );
24
25 $messages = array(
26 # User preference toggles
27 'tog-watchcreations' => 'Add pages I create to my watchlist',
28 'tog-watchdefault' => 'Add pages I edit to my watchlist',
29 'tog-watchmoves' => 'Add pages I move to my watchlist',
30 'tog-watchdeletion' => 'Add pages I delete to my watchlist',
31 'tog-showjumplinks' => 'Enable ‘jump to’ accessibility links',
32
33 # Categories related messages
34 'category_header' => 'Pages in category ‘$1’',
35 'category-media-header' => 'Media in category ‘$1’',
36
37 'retrievedfrom' => 'Retrieved from ‘$1’',
38 'page-rss-feed' => '‘$1’ RSS feed',
39 'page-atom-feed' => '‘$1’ Atom feed',
40
41 # General errors
42 'dberrortext' => 'A database query syntax error has occurred.
43 This may indicate a bug in the software.
44 The last attempted database query was:
45 <blockquote><tt>$1</tt></blockquote>
46 from within function ‘<tt>$2</tt>.’
47 Database returned error ‘<tt>$3: $4</tt>.’',
48 'dberrortextcl' => 'A database query syntax error has occurred.
49 The last attempted database query was:
50 $1
51 from within function ‘$2.’
52 Database returned error ‘$3: $4’',
53 'missing-article' => 'The database did not find the text of a page that it should have found, named ‘$1 $2.
54
55 This is usually caused by following an outdated diff or history link to a page that has been deleted.
56
57 If this is not the case, you may have found a bug in the software.
58 Please report this to an [[Special:ListUsers/sysop|administrator]], making note of the URL.',
59 'fileappenderrorread' => 'Could not read ‘$1’ during append.',
60 'fileappenderror' => 'Could not append ‘$1’ to ‘$2.’',
61 'filecopyerror' => 'Could not copy file ‘$1’ to ‘$2.’',
62 'filerenameerror' => 'Could not rename file ‘$1’ to ‘$2.’',
63 'filedeleteerror' => 'Could not delete file ‘$1’.',
64 'directorycreateerror' => 'Could not create directory ‘$1’.',
65 'filenotfound' => 'Could not find file ‘$1’.',
66 'fileexistserror' => 'Unable to write to file ‘$1’: file exists',
67 'unexpected' => 'Unexpected value: ‘$1’=‘$2’.',
68 'cannotdelete' => 'The page or file ‘$1’ could not be deleted.
69 It may have already been deleted by someone else.',
70 'cascadeprotected' => 'This page has been protected from editing, because it is included in the following {{PLURAL:$1|page, which is|pages, which are}} protected with the ‘cascading’ option turned on:
71 $2',
72
73 # Miscellaneous special pages
74 'uncategorizedpages' => 'Uncategorised pages',
75 'uncategorizedcategories' => 'Uncategorised categories',
76 'uncategorizedimages' => 'Uncategorised files',
77 'uncategorizedtemplates' => 'Uncategorised templates',
78
79 # Edit tokens
80 'sessionfailure' => 'There seems to be a problem with your login session;
81 this action has been cancelled as a precaution against session hijacking.
82 Go back to the previous page, reload that page and then try again.',
83
84 # Block/unblock
85 'blockiptext' => 'Use the form below to block write access from a specific IP address or username.
86 This should be done only to prevent vandalism, and in accordance with [[{{MediaWiki:Policy-url}}|policy]].
87 Fill in a specific reason below (for example, citing particular pages that were vandalised).',
88
89 # Metadata
90 'metadata-help' => 'This file contains additional information, probably added from the digital camera or scanner used to create or digitise it.
91 If the file has been modified from its original state, some details may not fully reflect the modified file.',
92
93 # EXIF tags
94 'exif-ycbcrcoefficients' => 'Colour space transformation matrix coefficients',
95 'exif-colorspace' => 'Colour space',
96 'exif-datetimedigitized' => 'Date and time of digitising',
97 'exif-subsectimedigitized' => 'DateTimeDigitised subseconds',
98 'exif-exposureprogram' => 'Exposure programme',
99
100 'exif-exposureprogram-2' => 'Normal programme',
101 'exif-exposureprogram-5' => 'Creative programme (biased toward depth of field)',
102 'exif-exposureprogram-6' => 'Action programme (biased toward fast shutter speed)',
103
104 'exif-subjectdistance-value' => '$1 metres',
105
106 'exif-sensingmethod-2' => 'One-chip colour area sensor',
107 'exif-sensingmethod-3' => 'Two-chip colour area sensor',
108 'exif-sensingmethod-4' => 'Three-chip colour area sensor',
109 'exif-sensingmethod-5' => 'Colour sequential area sensor',
110 'exif-sensingmethod-8' => 'Colour sequential linear sensor',
111
112 # Pseudotags used for GPSAltitudeRef
113 'exif-gpsaltitude-above-sealevel' => '$1 {{PLURAL:$1|metre|metres}} above sea level',
114 'exif-gpsaltitude-below-sealevel' => '$1 {{PLURAL:$1|metre|metres}} below sea level',
115
116 # Pseudotags used for GPSSpeedRef
117 'exif-gpsspeed-k' => 'Kilometres per hour',
118
119 # Pseudotags used for GPSDestDistanceRef
120 'exif-gpsdestdistance-k' => 'Kilometres',
121
122 # E-mail address confirmation
123 'confirmemail_invalidated' => 'E-mail address confirmation cancelled',
124
125 # Special:Version
126 'version-license-info' => 'MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licence as published by the Free Software Foundation; either version 2 of the Licence, or (at your option) any later version.
127
128 MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public Licence for more details.
129
130 You should have received [{{SERVER}}{{SCRIPTPATH}}/COPYING a copy of the GNU General Public Licence] along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA or [//www.gnu.org/licenses/old-licenses/gpl-2.0.html read it online].',
131
132 );