Merge "ApiComparePages: Don't try to find next/prev of a deleted revision"
[lhc/web/wiklou.git] / includes / installer / i18n / qqq.json
1 {
2 "@metadata": {
3 "authors": [
4 "Amire80",
5 "Dani",
6 "EugeneZelenko",
7 "Kghbln",
8 "McDutchie",
9 "Mormegil",
10 "Nemo bis",
11 "Nike",
12 "Platonides",
13 "Purodha",
14 "Raymond",
15 "SPQRobin",
16 "Shirayuki",
17 "Siebrand",
18 "Umherirrender",
19 "Waldir",
20 "Jdforrester",
21 "Liuxinyu970226",
22 "Metalhead64",
23 "Tacsipacsi",
24 "Zoranzoki21",
25 "BadDog"
26 ]
27 },
28 "config-desc": "Short description of the installer.",
29 "config-title": "Parameters:\n* $1 is the version of MediaWiki that is being installed.",
30 "config-information": "{{Identical|Information}}",
31 "config-localsettings-upgrade": "{{doc-important|Do not translate <code>LocalSettings.php</code> and <code>$wgUpgradeKey</code>.}}",
32 "config-localsettings-cli-upgrade": "{{doc-important|Do not translate the <code>LocalSettings.php</code> and the <code>update.php</code> parts.}}",
33 "config-localsettings-key": "Label for the upgrade key that confirms a user upgrading through the web UI has access to LocalSettings.php. Details at https://www.mediawiki.org/wiki/Manual:Upgrading#Web_browser.",
34 "config-localsettings-badkey": "Error message when an incorrect upgrade key has been provided while trying to upgrade.",
35 "config-upgrade-key-missing": "Used in info box. Parameters:\n* $1 - the upgrade key, enclosed in <code><nowiki><pre></nowikI></code> tag.",
36 "config-localsettings-incomplete": "{{doc-important|Do not translate <code>LocalSettings.php</code> and <code><nowiki>{{int:Config-continue}}</nowiki></code>.}}\nParameters:\n* $1 - name of variable (any one of required variables or installer-specific global variables)",
37 "config-localsettings-connection-error": "{{doc-important|Do not translate <code>LocalSettings.php</code>.}}\nUsed as error message. Parameters:\n* $1 - (probably empty string)",
38 "config-session-error": "Parameters:\n* $1 is the error that was encountered with the session.",
39 "config-session-expired": "Parameters:\n* $1 is the configured session lifetime.",
40 "config-no-session": "{{doc-important|Do not translate <code>php.ini</code> and <code>session.save_path</code>.}}\nUsed as error message.",
41 "config-your-language": "Label in MediaWiki installer followed by a drop down where a user can select the language to use for the installer.",
42 "config-your-language-help": "Prompt for which language messages should be displayed in during the installation.",
43 "config-wiki-language": "Prompt for the language the wiki should be set to.",
44 "config-wiki-language-help": "Prompt for the language the wiki's content should be set to.",
45 "config-back": "{{Identical|Back}}",
46 "config-continue": "{{Identical|Continue}}",
47 "config-page-language": "{{Identical|Language}}",
48 "config-page-welcome": "Page header in MediaWiki installer.",
49 "config-page-dbconnect": "Page header in MediaWiki installer.",
50 "config-page-upgrade": "Page header in MediaWiki installer.",
51 "config-page-dbsettings": "Page header in MediaWiki installer.",
52 "config-page-name": "{{Identical|Name}}",
53 "config-page-options": "{{Identical|Options}}",
54 "config-page-install": "{{Identical|Install}}",
55 "config-page-complete": "{{Identical|Complete}}",
56 "config-page-restart": "Page header in MediaWiki installer.",
57 "config-page-readme": "Page header in MediaWiki installer.",
58 "config-page-releasenotes": "{{Identical|Release notes}}",
59 "config-page-copying": "This is a link to the full GPL text",
60 "config-page-upgradedoc": "Page header in MediaWiki installer.",
61 "config-page-existingwiki": "Page header in MediaWiki installer.",
62 "config-help-restart": "Message in warning box in MediaWiki installer.",
63 "config-restart": "Button text to confirm the installation procedure has to be restarted.",
64 "config-welcome": "Notice that the installer is about to check as to whether MediaWiki can be installed.",
65 "config-copyright": "This message follows {{msg-mw|config-env-good}}.\n\nParameters:\n* $1 - copyright and author list",
66 "config-sidebar": "Maximum width for words is 24 characters. Only visible part of the translation counts to this limit.",
67 "config-env-good": "See also:\n* {{msg-mw|Config-env-bad}}",
68 "config-env-bad": "See also:\n* {{msg-mw|Config-env-good}}",
69 "config-env-php": "Parameters:\n* $1 - the version of PHP that has been installed\nSee also:\n* {{msg-mw|config-env-php-toolow}}",
70 "config-env-hhvm": "Parameters:\n* $1 - the version of HHVM that has been installed",
71 "config-unicode-using-intl": "Status message in the MediaWiki installer environment checks.",
72 "config-unicode-pure-php-warning": "PECL is the name of a group producing standard pieces of software for PHP, and intl is the name of their library handling some aspects of internationalization.",
73 "config-unicode-update-warning": "ICU is a body producing standard software tools for support of Unicode and other internationalization aspects. This message warns the system administrator installing MediaWiki that the server's software is not up-to-date and MediaWiki will have problems handling some characters.",
74 "config-no-db": "{{doc-important|Do not translate \"<code>./configure --with-mysqli</code>\" and \"<code>php-mysql</code>\".}}\nParameters:\n* $1 is comma separated list of database types supported by MediaWiki.\n* $2 is the count of items in $1 - for use in plural.",
75 "config-outdated-sqlite": "Used as warning. Parameters:\n* $1 - the version of SQLite that has been installed\n* $2 - minimum version",
76 "config-no-fts3": "A \"[[:wikipedia:Front and back ends|backend]]\" is a system or component that ordinary users don't interact with directly and don't need to know about, and that is responsible for a distinct task or service - for example, a storage back-end is a generic system for storing data which other applications can use. Possible alternatives for back-end are \"system\" or \"service\", or (depending on context and language) even leave it untranslated.",
77 "config-pcre-old": "Parameters:\n* $1 - minimum PCRE version number\n* $2 - the installed version of [[wikipedia:PCRE|PCRE]]\n{{Related|Config-fatal}}",
78 "config-pcre-no-utf8": "PCRE is a name of a programmers' library for supporting regular expressions. It can probably be translated without change.\n{{Related|Config-fatal}}",
79 "config-memory-raised": "Parameters:\n* $1 is the configured <code>memory_limit</code>.\n* $2 is the value to which <code>memory_limit</code> was raised.",
80 "config-memory-bad": "Parameters:\n* $1 is the configured <code>memory_limit</code>.",
81 "config-apc": "Message indicates if this program is available",
82 "config-apcu": "Message indicates if this program is available",
83 "config-wincache": "Message indicates if this program is available",
84 "config-no-cache-apcu": "Status message in the MediaWiki installer environment checks.",
85 "config-mod-security": "Status message in the MediaWiki installer environment checks.",
86 "config-diff3-bad": "Status message in the MediaWiki installer environment checks.",
87 "config-git": "Message if Git version control software is available.\nParameter:\n* $1 is the <code>Git</code> executable file name.",
88 "config-git-bad": "Message if Git version control software is not found.",
89 "config-imagemagick": "$1 is ImageMagick's <code>convert</code> executable file name.\n\nAdd dir=\"ltr\" to the <nowiki><code></nowiki> for right-to-left languages.",
90 "config-gd": "Status message in the MediaWiki installer environment checks.",
91 "config-no-scaling": "Status message in the MediaWiki installer environment checks.",
92 "config-no-uri": "Status message in the MediaWiki installer environment checks.",
93 "config-no-cli-uri": "Parameters:\n* $1 is the default value for scriptpath.\n\nDo not translate <nowiki><code>--scriptpath</code></nowiki>",
94 "config-using-server": "Used as a part of environment check result. Parameters:\n* $1 - default server name",
95 "config-using-uri": "Used as a part of environment check result. Parameters:\n* $1 - server name\n* $2 - script path",
96 "config-uploads-not-safe": "Used as a part of environment check result. Parameters:\n* $1 - name of directory for images: <code>$IP/images/</code>",
97 "config-no-cli-uploads-check": "CLI = [[w:Command-line interface|command-line interface]] (i.e. the installer runs as a command-line script, not using HTML interface via an internet browser)",
98 "config-brokenlibxml": "Status message in the MediaWiki installer environment checks.",
99 "config-suhosin-max-value-length": "{{doc-important|Do not translate \"length\", \"suhosin.get.max_value_length\", \"php.ini\", \"$wgResourceLoaderMaxQueryLength\" and \"LocalSettings.php\".}}\nMessage shown when PHP parameter <code>suhosin.get.max_value_length</code> is between 0 and 1023 (that max value is hard set in MediaWiki software).",
100 "config-using-32bit": "Warning message shown when installing on a 32-bit system.",
101 "config-db-type": "Field label in the MediaWiki installer followed by possible database types.",
102 "config-db-host": "Used as label.\n\nAlso used in {{msg-mw|Config-missing-db-host}}.",
103 "config-db-host-help": "{{doc-singularthey}}",
104 "config-db-host-oracle": "TNS = [[w:Transparent Network Substrate]].\n\nUsed as label.\n\nAlso used in {{msg-mw|Config-missing-db-server-oracle}}.",
105 "config-db-host-oracle-help": "See also:\n* {{msg-mw|Config-invalid-db-server-oracle}}",
106 "config-db-wiki-settings": "This is more acurate: \"Enter identifying or distinguishing data for this wiki\" since a MySQL database can host tables of several wikis.",
107 "config-db-name": "Used as label.\n\nAlso used in {{msg-mw|Config-missing-db-name}}.\n{{Identical|Database name}}",
108 "config-db-name-help": "Help box text in the MediaWiki installer.",
109 "config-db-name-oracle": "Field label in the MediaWiki installer where an Oracle database schema can be specified.",
110 "config-db-account-oracle-warn": "A \"[[:wikipedia:Front and back ends|backend]]\" is a system or component that ordinary users don't interact with directly and don't need to know about, and that is responsible for a distinct task or service - for example, a storage back-end is a generic system for storing data which other applications can use. Possible alternatives for back-end are \"system\" or \"service\", or (depending on context and language) even leave it untranslated.",
111 "config-db-install-account": "Legend in the MediaWiki installer for the section where database username and password have to be provided.",
112 "config-db-username": "Used as label.",
113 "config-db-password": "Field label in the MediaWiki installer where database password has to be provided.",
114 "config-db-install-username": "Help box text in the MediaWiki installer clarifying the requirement for database username.",
115 "config-db-install-password": "Help box text in the MediaWiki installer clarifying the requirement for database password.",
116 "config-db-install-help": "Help text in MediaWiki installer.",
117 "config-db-account-lock": "It might be easier to translate ''normal operation'' as \"also after the installation process\"",
118 "config-db-wiki-account": "Fieldset label for database user information.",
119 "config-db-wiki-help": "Help text for database user information.",
120 "config-db-prefix": "Field label for database prefix (a piece of text that all tables for a MediaWiki instance are prefixed with).",
121 "config-db-prefix-help": "Help text for database prefix form field.",
122 "config-mysql-old": "Used as error message. Parameters:\n* $1 - minimum version\n* $2 - the version of MySQL that has been installed\n{{Related|Config-old}}",
123 "config-db-port": "Field label in MediaWiki installer for database port.",
124 "config-db-schema": "Field label in MediaWiki installer for database schema.",
125 "config-db-schema-help": "Help text in MediaWiki installer for database schema.",
126 "config-pg-test-error": "Parameters:\n* $1 - database name\n* $2 - error message",
127 "config-sqlite-dir": "Field label for a folder location.",
128 "config-sqlite-dir-help": "{{doc-important|Do not translate <code>.htaccess</code> and <code>/var/lib/mediawiki/yourwiki</code>.}}\nUsed in help box.",
129 "config-oracle-def-ts": "Field label for an Oracle default tablespace.",
130 "config-oracle-temp-ts": "Field label for an Oracle temporary tablespace.",
131 "config-type-mysql": "\"Or compatible\" refers to several database systems that are compatible with MySQL, as explained in {{msg-mw|config-dbsupport-mysql}}, and thus also work with this choice of database type.",
132 "config-type-postgres": "{{optional}}",
133 "config-type-sqlite": "{{optional}}",
134 "config-type-oracle": "{{optional}}",
135 "config-type-mssql": "{{optional}}",
136 "config-support-info": "Parameters:\n* $1 - a list of DBMSs that MediaWiki supports, composed with config-dbsupport-* messages.\nSee also:\n* {{msg-mw|Config-dbsupport-mysql}}\n* {{msg-mw|Config-dbsupport-postgres}}\n* {{msg-mw|Config-dbsupport-oracle}}\n* {{msg-mw|Config-dbsupport-sqlite}}\n* {{msg-mw|Config-dbsupport-mssql}}",
137 "config-dbsupport-mysql": "Used in:\n* {{msg-mw|config-support-info}}\n{{Related|Config-dbsupport}}",
138 "config-dbsupport-postgres": "Used in:\n* {{msg-mw|config-support-info}}\n{{Related|Config-dbsupport}}",
139 "config-dbsupport-sqlite": "Used in:\n* {{msg-mw|config-support-info}}\n{{Related|Config-dbsupport}}",
140 "config-dbsupport-oracle": "Used in:\n* {{msg-mw|Config-support-info}}.\n{{Related|Config-dbsupport}}",
141 "config-dbsupport-mssql": "Used in:\n* {{msg-mw|Config-support-info}}\n{{Related|Config-dbsupport}}",
142 "config-header-mysql": "Header for MySQL database settings in the MediaWiki installer.",
143 "config-header-postgres": "Header for PostgreSQL database settings in the MediaWiki installer.",
144 "config-header-sqlite": "Header for SQLite database settings in the MediaWiki installer.",
145 "config-header-oracle": "Header for Oracle database settings in the MediaWiki installer.",
146 "config-header-mssql": "Used as a section heading on the installer form, inside of a fieldset",
147 "config-invalid-db-type": "Error message in MediaWiki installer when an invalid database type has been provided.",
148 "config-missing-db-name": "Refers to {{msg-mw|Config-db-name}}.\n{{Related|Config-missing}}",
149 "config-missing-db-host": "Refers to {{msg-mw|Config-db-host}}.\n{{Related|Config-missing}}",
150 "config-missing-db-server-oracle": "Refers to {{msg-mw|Config-db-host-oracle}}.\n{{Related|Config-missing}}",
151 "config-invalid-db-server-oracle": "Used as error message. Parameters:\n* $1 - database server name\nSee also:\n* {{msg-mw|Config-db-host-oracle-help}}",
152 "config-invalid-db-name": "Used as error message. Parameters:\n* $1 - database name\nSee also:\n* {{msg-mw|Config-invalid-db-prefix}}",
153 "config-invalid-db-prefix": "Used as error message. Parameters:\n* $1 - database prefix\nSee also:\n* {{msg-mw|Config-invalid-db-name}}",
154 "config-connection-error": "$1 is the external error from the database, such as \"DB connection error: Access denied for user 'dba'@'localhost' (using password: YES) (localhost).\"\n\nIf you're translating this message to a right-to-left language, consider writing <nowiki><div dir=\"ltr\">$1.</div></nowiki>. (When the bidi features for HTML5 will be implemented in the browsers, it will probably be a good idea to write it as <nowiki><div dir=\"auto\">$1.</div></nowiki>.)",
155 "config-invalid-schema": "*$1 - schema name",
156 "config-db-sys-create-oracle": "Error message in the MediaWiki installer when Oracle is used as database and an incorrect user account type has been provided.",
157 "config-db-sys-user-exists-oracle": "Used as error message. Parameters:\n* $1 - database username",
158 "config-postgres-old": "Used as error message. Used as warning. Parameters:\n* $1 - minimum version\n* $2 - the version of PostgreSQL that has been installed\n{{Related|Config-old}}",
159 "config-mssql-old": "Used as an error message. Parameters:\n* $1 - minimum version\n* $2 - the version of Microsoft SQL Server that has been installed\n{{Related|Config-old}}",
160 "config-sqlite-name-help": "Help text for the form field for the SQLite data file name.",
161 "config-sqlite-parent-unwritable-group": "Used as SQLite error message. Parameters:\n* $1 - data directory\n* $2 - \"dirname\" part of $1\n* $3 - \"basename\" part of $1\n* $4 - web server's primary group name\nSee also:\n* {{msg-mw|Config-sqlite-parent-unwritable-nogroup}}",
162 "config-sqlite-parent-unwritable-nogroup": "Used as SQLite error message. Parameters:\n* $1 - data directory\n* $2 - \"dirname\" part of $1\n* $3 - \"basename\" part of $1\nSee also:\n* {{msg-mw|Config-sqlite-parent-unwritable-group}}",
163 "config-sqlite-mkdir-error": "Used as SQLite error message. Parameters:\n* $1 - data directory name",
164 "config-sqlite-dir-unwritable": "webserver refers to a software like Apache or Lighttpd.",
165 "config-sqlite-connection-error": "Used as SQLite error message. Parameters:\n* $1 - error message which SQLite server returned",
166 "config-sqlite-readonly": "Used as SQLite error message. Parameters:\n* $1 - filename",
167 "config-sqlite-cant-create-db": "Used as SQLite error message. Parameters:\n* $1 - filename",
168 "config-sqlite-fts3-downgrade": "Status message in the MediaWiki installer when SQLite is used without the FTS3 module. The FTS3 feature allows users to create special tables with a built-in full-text index.",
169 "config-can-upgrade": "Parameters:\n* $1 - Version or Revision indicator.",
170 "config-upgrade-error": "Used as error message.",
171 "config-upgrade-done": "Used as success message. Parameters:\n* $1 - full URL of index.php\nSee also:\n* {{msg-mw|config-upgrade-done-no-regenerate}}",
172 "config-upgrade-done-no-regenerate": "Used as success message. Parameters:\n* $1 - full URL of index.php\nSee also:\n* {{msg-mw|config-upgrade-done}}",
173 "config-regenerate": "This message appears in a button after LocalSettings.php is generated and downloaded at the end of the MediaWiki installation process.",
174 "config-show-table-status": "{{doc-important|\"<code>SHOW TABLE STATUS</code>\" is a MySQL command. Do not translate this.}}",
175 "config-unknown-collation": "Warning messages in the MediaWiki installer for the database type MySQL when an unrecognised collation is used.",
176 "config-db-web-account": "Fieldset legend in MediaWiki installer",
177 "config-db-web-help": "Help text in MediaWiki installer.",
178 "config-db-web-account-same": "Checkbox label about setting of database account for web access.",
179 "config-db-web-create": "Checkbox label about creating of new database account.",
180 "config-db-web-no-create-privs": "Error message in the MediaWiki installer.",
181 "config-mysql-engine": "Field label for MySQL storage engine in the MediaWiki installer.",
182 "config-mysql-innodb": "Option for the MySQL storage engine in the MediaWiki installer.",
183 "config-mysql-myisam": "Option for the MySQL storage engine in the MediaWiki installer.",
184 "config-mysql-myisam-dep": "Warning message in the MediaWiki installer when MyISAM is chosen as MySQL storage engine.",
185 "config-mysql-only-myisam-dep": "Used as warning message when mysql does not support the minimum suggested feature set.",
186 "config-mysql-engine-help": "Help text in MediaWiki installer with advice for picking a MySQL storage engine.",
187 "config-mssql-auth": "Radio button group label.\n\nFollowed by the following radio button labels:\n* {{msg-mw|Config-mssql-sqlauth}}\n* {{msg-mw|Config-mssql-windowsauth}}",
188 "config-mssql-install-auth": "Used as the help text for the \"Authentication type\" radio button when typing in database settings for installation.\n\nRefers to {{msg-mw|Config-mssql-windowsauth}}.\n\nSee also:\n* {{msg-mw|Config-mssql-web-auth}}",
189 "config-mssql-web-auth": "Used as the help text for the \"Authentication type\" radio button when typing in database settings for normal wiki usage.\n\nRefers to {{msg-mw|Config-mssql-windowsauth}}.\n\nSee also:\n* {{msg-mw|Config-mssql-install-auth}}",
190 "config-mssql-sqlauth": "Radio button.\n\n\"SQL Server\" refers to \"Microsoft SQL Server\".\n\nSee also:\n* {{msg-mw|Config-mssql-windowsauth}}",
191 "config-mssql-windowsauth": "Radio button. The official term is \"Integrated Windows Authentication\" but Microsoft itself uses \"Windows Authentication\" elsewhere in Microsoft SQL Server as a synonym.\n\nAlso used in:\n* {{msg-mw|Config-mssql-install-auth}}\n* {{msg-mw|Config-mssql-web-auth}}\n\nSee also:\n* {{msg-mw|Config-mssql-sqlauth}}",
192 "config-site-name": "Field label for the form field where a wiki name has to be entered.",
193 "config-site-name-help": "Help text for the form field where a wiki name has to be entered.",
194 "config-site-name-blank": "Error text in the MediaWiki installer when the site name is left empty.",
195 "config-project-namespace": "Field label for the form field where the name of the MediaWiki project namespace has to be entered.",
196 "config-ns-generic": "Used as label for \"namespace type\" radio button.\n\nSee also:\n* {{msg-mw|Config-ns-site-name}}\n* {{msg-mw|Config-ns-other}}\n{{Identical|Project}}",
197 "config-ns-site-name": "Used as label for \"namespace type\" radio button. Parameters:\n* $1 - wiki name\nSee also:\n* {{msg-mw|Config-ns-generic}}\n* {{msg-mw|Config-ns-other}}",
198 "config-ns-other": "Used as label for \"namespace type\" radio button.\n\nThis message is followed by the input box which enables to '''specify''' a namespace name.\n\nSee also:\n* {{msg-mw|Config-ns-site-name}}\n* {{msg-mw|Config-ns-generic}}",
199 "config-ns-other-default": "Default value for the option of a different project namespace name in the MediaWiki installer.",
200 "config-project-namespace-help": "Help text for the MediaWiki project namespace setting.",
201 "config-ns-invalid": "Used as error message. Parameters:\n* $1 - namespace name\nSee also:\n* {{msg-mw|Config-ns-conflict}}",
202 "config-ns-conflict": "Used as error message. Parameters:\n* $1 - namespace name\nSee also:\n* {{msg-mw|Config-ns-invalid}}",
203 "config-admin-box": "Fieldset label for settings for the MediaWiki administrator account that is created by the MediaWiki installer.",
204 "config-admin-name": "{{Identical|Your username}}",
205 "config-admin-password": "{{Identical|Password}}",
206 "config-admin-password-confirm": "{{Identical|Password again}}",
207 "config-admin-help": "Help text for the MediaWiki admin user creation form fields.",
208 "config-admin-name-blank": "Error message when no administrator username was provided.",
209 "config-admin-name-invalid": "Used as error message. Parameters:\n* $1 - username of administrator",
210 "config-admin-password-blank": "Error message when no administrator password was provided.",
211 "config-admin-password-mismatch": "Error message when no two equal administrator passwords were provided.",
212 "config-admin-email": "{{Identical|E-mail address}}",
213 "config-admin-email-help": "Help text for an administrator email address in the MediaWiki installer.",
214 "config-admin-error-user": "Used as error message. Parameters:\n* $1 - username of administrator\nSee also:\n* {{msg-mw|Config-admin-error-password}}",
215 "config-admin-error-password": "Used as error message. Parameters:\n* $1 - username of administrator\n* $2 - error message\nSee also:\n* {{msg-mw|Config-admin-error-user}}",
216 "config-admin-error-bademail": "Error text in the MediaWiki installer when an entered email address does not validate.",
217 "config-subscribe": "Used as label for the installer checkbox",
218 "config-subscribe-help": "\"Low-volume\" in this context means that there will be few e-mails to that mailing list per time period.",
219 "config-subscribe-noemail": "Error text in MediaWiki installer.",
220 "config-pingback": "Option in the MediaWiki installer to submit data about this installation to MediaWiki.org.",
221 "config-pingback-help": "Explains what data will be shared if the user chooses to submit data to MediaWiki.org. $1 is the JSON data that will be sent",
222 "config-almost-done": "Status message in the MediaWiki installer.",
223 "config-optional-continue": "Option in the MediaWiki installer to make a more fine-tuned installation.",
224 "config-optional-skip": "Option in the MediaWiki installer to start executing the actual installation and stop asking questions.",
225 "config-profile": "Field label for the radio button list to pick a standard user rights profile.",
226 "config-profile-wiki": "Option for the radio button list to pick a standard user rights profile.",
227 "config-profile-no-anon": "Option for the radio button list to pick a standard user rights profile.",
228 "config-profile-fishbowl": "Option for the radio button list to pick a standard user rights profile.",
229 "config-profile-private": "Option for the radio button list to pick a standard user rights profile.",
230 "config-profile-help": "Messages referenced:\n* {{msg-mw|config-profile-wiki}}\n* {{msg-mw|config-profile-no-anon}}\n* {{msg-mw|config-profile-fishbowl}}\n* {{msg-mw|config-profile-private}}",
231 "config-license": "Setting for the wiki content license in the MediaWiki installer.",
232 "config-license-none": "Option for the wiki content license in the MediaWiki installer.",
233 "config-license-cc-by-sa": "Option for the wiki content license in the MediaWiki installer.",
234 "config-license-cc-by": "Option for the wiki content license in the MediaWiki installer.",
235 "config-license-cc-by-nc-sa": "Option for the wiki content license in the MediaWiki installer.",
236 "config-license-cc-0": "Option for the wiki content license in the MediaWiki installer.",
237 "config-license-gfdl": "Option for the wiki content license in the MediaWiki installer.",
238 "config-license-pd": "{{Identical|Public domain}}",
239 "config-license-cc-choose": "Option for the wiki content license in the MediaWiki installer.",
240 "config-license-help": "Help text in MediaWiki installer for license selection.\n\nRefers to {{msg-mw|Config-license-cc-by-sa}}.",
241 "config-email-settings": "{{Identical|E-mail setting}}",
242 "config-enable-email": "Checkbox label in the MediaWiki installer to allow the wiki to send email to its users.",
243 "config-enable-email-help": "Help text in the MediaWiki installer to allow the wiki to send email to its users.",
244 "config-email-user": "{{Identical|Enable user-to-user e-mail}}",
245 "config-email-user-help": "Label for user-to-user e-mailing option.",
246 "config-email-usertalk": "Label for user e-mailing notification option.",
247 "config-email-usertalk-help": "Description for user e-mailing notification option.",
248 "config-email-watchlist": "Label for user watchlist notification option.",
249 "config-email-watchlist-help": "Description for user watchlist notification option.",
250 "config-email-auth": "Label for user e-mail authentication requirement.",
251 "config-email-auth-help": "Description for user e-mail authentication requirement.",
252 "config-email-sender": "Prompt for the e-mail address from which the wiki's e-mails will be sent.",
253 "config-email-sender-help": "Explanation for the e-mail address from which the wiki's e-mails will be sent.",
254 "config-upload-settings": "Label for the file and image upload settings section.",
255 "config-upload-enable": "Label for the option to enable the file and image upload system.",
256 "config-upload-help": "The word \"mode\" here refers to the access rights given to various user groups when attempting to create and store files and/or subdiretories in the said directory on the server. It also refers to the <code>mode</code> command used to maipulate said right mask under Unix, Linux, and similar operating systems. A less operating-system-centric translation is fine.",
257 "config-upload-deleted": "Prompt for the server directory into which deleted files should be moved.",
258 "config-upload-deleted-help": "Explanation for {{msg|config-upload-deleted}}.",
259 "config-logo": "Prompt for a link to the logo to use for the wiki.",
260 "config-logo-help": "Help string shown to the user explaining the requirements for the wiki's logo.",
261 "config-instantcommons": "Used as label for the checkbox.\n\nThe help message for this checkbox is:\n* {{msg-mw|Config-instantcommons-help}}",
262 "config-instantcommons-help": "Used as help message for the checkbox which is labeled {{msg-mw|config-instantcommons}}.",
263 "config-cc-error": "Prompt to manually enter a license when the tool fails to match.",
264 "config-cc-again": "Prompt to re-try picking a Creative Commons license.",
265 "config-cc-not-chosen": "{{doc-important|Do not translate the \"<code>proceed</code>\" part.}}\nThis message refers to a block of HTML being embedded into the installer page. It comes from the Creative Commons Web site. The block is in the English language. It is a scripted license chooser. When an individual license has been selected, it asks you to click \"proceed\" so as to return to the MediaWiki installer page.",
266 "config-advanced-settings": "Label for the advanced configuration settings page.",
267 "config-cache-options": "Prompt for the object caching options.",
268 "config-cache-help": "Explanation for what object caching is, next to {{msg|config-cache-options}}.",
269 "config-cache-none": "Label for the object caching disabled option.",
270 "config-cache-accel": "Label for the object caching via PHP option.",
271 "config-cache-memcached": "{{doc-important|Do not translate \"memcached\".}}\nLabel for the object caching via memcached option.",
272 "config-memcached-servers": "{{doc-important|Do not translate \"memcached\".}}\n{{Identical|Memcached server}}",
273 "config-memcached-help": "Prompt for the object caching via Memcached option for the user to define server(s) to be used.",
274 "config-memcache-needservers": "Error message for the object caching via Memcached option when the user has failed to define servers at the above prompt.\n{{doc-important|Do not translate \"memcached\".}}",
275 "config-memcache-badip": "Used as error message. Parameters:\n* $1 - IP address for Memcached\nSee also:\n* {{msg-mw|Config-memcache-noport}}\n* {{msg-mw|Config-memcache-badport}}",
276 "config-memcache-noport": "Used as error message. Parameters:\n* $1 - Memcached server name\nSee also:\n* {{msg-mw|Config-memcache-badip}}\n* {{msg-mw|Config-memcache-badport}}\n{{doc-important|Do not translate \"memcached\".}}",
277 "config-memcache-badport": "Used as error message. Parameters:\n* $1 - 1 (hard-coded)\n* $2 - 65535 (hard-coded)\nSee also:\n* {{msg-mw|Config-memcache-badip}}\n* {{msg-mw|Config-memcache-noport}}\n{{doc-important|Do not translate \"memcached\".}}",
278 "config-extensions": "{{Identical|Extension}}",
279 "config-extensions-help": "{{doc-important|Do not translate <code>./extensions</code>.}}\nUsed in help box.",
280 "config-skins": "{{Identical|Skin}}",
281 "config-skins-help": "{{doc-important|Do not translate <code>./skins</code>.}}\nUsed in help box.",
282 "config-skins-use-as-default": "Label shown next to skin names.",
283 "config-skins-missing": "Warning message shown when there are no skins to install.",
284 "config-skins-must-enable-some": "Error message shown when the user does silly things.",
285 "config-skins-must-enable-default": "Error message shown when the user does silly things.",
286 "config-install-alreadydone": "Error message shown to users visiting the installer when the wiki appears to already be set up.",
287 "config-install-begin": "Prompt at the end of the initial configuration options screen before the wiki software is installed.",
288 "config-install-step-done": "{{Identical|Done}}",
289 "config-install-step-failed": "{{Identical|Failed}}",
290 "config-install-extensions": "Notice shown to the user during the install about progress when extensions are being installed.",
291 "config-install-database": "Message indicates the database is being set up\n\nSee also:\n*{{msg-mw|Config-install-database}}\n*{{msg-mw|Config-install-tables}}\n*{{msg-mw|Config-install-interwiki}}\n*{{msg-mw|Config-install-stats}}\n*{{msg-mw|Config-install-keys}}\n*{{msg-mw|Config-install-updates}}\n*{{msg-mw|Config-install-schema}}\n*{{msg-mw|Config-install-user}}\n*{{msg-mw|Config-install-sysop}}\n*{{msg-mw|Config-install-mainpage}}",
292 "config-install-schema": "*{{msg-mw|Config-install-database}}\n*{{msg-mw|Config-install-tables}}\n*{{msg-mw|Config-install-schema}}\n*{{msg-mw|Config-install-user}}\n*{{msg-mw|Config-install-interwiki}}\n*{{msg-mw|Config-install-stats}}\n*{{msg-mw|Config-install-keys}}\n*{{msg-mw|Config-install-sysop}}\n*{{msg-mw|Config-install-mainpage}}",
293 "config-install-pg-schema-not-exist": "Error message shown to users picking PostgreSQL.",
294 "config-install-pg-schema-failed": "Parameters:\n* $1 = database user name (usernames in the database are unrelated to wiki user names)\n* $2 =",
295 "config-install-pg-commit": "Notice shown to the user during the install about progress with PostgreSQL.",
296 "config-install-pg-plpgsql": "Notice shown to users using PL/pgSQL installation.",
297 "config-pg-no-plpgsql": "Used as error message. Parameters:\n* $1 - database name",
298 "config-pg-no-create-privs": "Error shown to users using PL/pgSQL installation when the system account lacks the ability to install.",
299 "config-pg-not-in-role": "Error shown to users using PL/pgSQL installation when the system account lacks the ability to install.",
300 "config-install-user": "Message indicates that the user is being created\n\nSee also:\n*{{msg-mw|Config-install-database}}\n*{{msg-mw|Config-install-tables}}\n*{{msg-mw|Config-install-schema}}\n*{{msg-mw|Config-install-user}}\n*{{msg-mw|Config-install-interwiki}}\n*{{msg-mw|Config-install-stats}}\n*{{msg-mw|Config-install-keys}}\n*{{msg-mw|Config-install-sysop}}\n*{{msg-mw|Config-install-mainpage}}",
301 "config-install-user-alreadyexists": "Used as warning. Parameters:\n* $1 - database username",
302 "config-install-user-create-failed": "Used as MySQL warning and as PostgreSQL error. Parameters:\n* $1 - database username\n* $2 - detailed warning/error message",
303 "config-install-user-grant-failed": "Parameters:\n* $1 is the database username for which granting rights failed\n* $2 is the error message",
304 "config-install-user-missing": "Used as PostgreSQL error message. Parameters:\n* $1 - database username\nSee also:\n* {{msg-mw|Config-install-user-missing-create}}",
305 "config-install-user-missing-create": "Used as PostgreSQL error message. Parameters:\n* $1 - database username\nSee also:\n* {{msg-mw|Config-install-user-missing}}",
306 "config-install-tables": "Message indicates that the tables are being created\n\nSee also:\n*{{msg-mw|Config-install-database}}\n*{{msg-mw|Config-install-tables}}\n*{{msg-mw|Config-install-interwiki}}\n*{{msg-mw|Config-install-stats}}\n*{{msg-mw|Config-install-keys}}\n*{{msg-mw|Config-install-updates}}\n*{{msg-mw|Config-install-schema}}\n*{{msg-mw|Config-install-user}}\n*{{msg-mw|Config-install-sysop}}\n*{{msg-mw|Config-install-mainpage}}",
307 "config-install-tables-exist": "Error notice during the installation saying that the database already seems set up for MediaWiki, so it's continuing without taking that step.",
308 "config-install-tables-failed": "Used as PostgreSQL error message. Parameters:\n* $1 - detailed error message",
309 "config-install-interwiki": "Message indicates that the interwikitables are being populated\n\nSee also:\n*{{msg-mw|Config-install-database}}\n*{{msg-mw|Config-install-tables}}\n*{{msg-mw|Config-install-schema}}\n*{{msg-mw|Config-install-user}}\n*{{msg-mw|Config-install-interwiki}}\n*{{msg-mw|Config-install-stats}}\n*{{msg-mw|Config-install-keys}}\n*{{msg-mw|Config-install-sysop}}\n*{{msg-mw|Config-install-mainpage}}",
310 "config-install-interwiki-list": "{{doc-important|Do not translate <code>interwiki.list</code>.}}\nUsed as error message.",
311 "config-install-interwiki-exists": "Error notice during the installation saying that one of the database tables is already set up, so it's continuing without taking that step.",
312 "config-install-stats": "*{{msg-mw|Config-install-database}}\n*{{msg-mw|Config-install-tables}}\n*{{msg-mw|Config-install-schema}}\n*{{msg-mw|Config-install-user}}\n*{{msg-mw|Config-install-interwiki}}\n*{{msg-mw|Config-install-stats}}\n*{{msg-mw|Config-install-keys}}\n*{{msg-mw|Config-install-sysop}}\n*{{msg-mw|Config-install-mainpage}}",
313 "config-install-keys": "*{{msg-mw|Config-install-database}}\n*{{msg-mw|Config-install-tables}}\n*{{msg-mw|Config-install-schema}}\n*{{msg-mw|Config-install-user}}\n*{{msg-mw|Config-install-interwiki}}\n*{{msg-mw|Config-install-stats}}\n*{{msg-mw|Config-install-keys}}\n*{{msg-mw|Config-install-sysop}}\n*{{msg-mw|Config-install-mainpage}}",
314 "config-install-updates": "Message indicating that the updatelog table is filled with keys of updates that won't be run when running database updates.\n\nSee also:\n*{{msg-mw|Config-install-database}}\n*{{msg-mw|Config-install-tables}}\n*{{msg-mw|Config-install-interwiki}}\n*{{msg-mw|Config-install-stats}}\n*{{msg-mw|Config-install-keys}}\n*{{msg-mw|Config-install-updates}}\n*{{msg-mw|Config-install-schema}}\n*{{msg-mw|Config-install-user}}\n*{{msg-mw|Config-install-sysop}}\n*{{msg-mw|Config-install-mainpage}}",
315 "config-install-updates-failed": "Used as error message. Parameters:\n* $1 - detailed error message",
316 "config-install-sysop": "Message indicates that the administrator user account is being created\n\nSee also:\n*{{msg-mw|Config-install-database}}\n*{{msg-mw|Config-install-tables}}\n*{{msg-mw|Config-install-schema}}\n*{{msg-mw|Config-install-user}}\n*{{msg-mw|Config-install-interwiki}}\n*{{msg-mw|Config-install-stats}}\n*{{msg-mw|Config-install-keys}}\n*{{msg-mw|Config-install-sysop}}\n*{{msg-mw|Config-install-mainpage}}",
317 "config-install-subscribe-fail": "{{doc-important|\"[[m:mail:mediawiki-announce|mediawiki-announce]]\" is the name of a mailing list and should not be translated.}}\nA message displayed if the MediaWiki installer encounters an error making a request to lists.wikimedia.org which hosts the mailing list.\n* $1 - the HTTP error encountered, reproduced as is (English string)",
318 "config-install-subscribe-notpossible": "Error shown when automatically subscribing to the MediaWiki announcements mailing list fails.",
319 "config-install-mainpage": "*{{msg-mw|Config-install-database}}\n*{{msg-mw|Config-install-tables}}\n*{{msg-mw|Config-install-schema}}\n*{{msg-mw|Config-install-user}}\n*{{msg-mw|Config-install-interwiki}}\n*{{msg-mw|Config-install-stats}}\n*{{msg-mw|Config-install-keys}}\n*{{msg-mw|Config-install-sysop}}\n*{{msg-mw|Config-install-mainpage}}",
320 "config-install-mainpage-exists": "Warning shown when installer attempts to create main page but it already exists.",
321 "config-install-extension-tables": "Notice shown to the user during the install about progress.",
322 "config-install-mainpage-failed": "Used as error message. Parameters:\n* $1 - detailed error message",
323 "config-install-done": "Parameters:\n* $1 is the URL to LocalSettings download\n* $2 is a link to the wiki.\n* $3 is a download link with attached download icon. The config-download-localsettings message will be used as the link text.",
324 "config-install-done-path": "Parameters:\n* $1 is the URL to LocalSettings download\n* $2 is a link to the wiki.\n* $3 is a download link with attached download icon. The config-download-localsettings message will be used as the link text.\n* $4 is the filesystem location of where the LocalSettings.php file should be saved to.",
325 "config-install-success": "Gives user information that installation was successful. Parameters:\n* $1 - server name\n* $2 - script path",
326 "config-download-localsettings": "The link text used in the download link in config-install-done.",
327 "config-help": "This is used in help boxes.\n{{Identical|Help}}",
328 "config-help-tooltip": "Tooltip for the 'help' links ({{msg-mw|config-help}}), to make it clear they'll expand in place rather than open a new page",
329 "config-nofile": "Used as failure message. Parameters:\n* $1 - filename",
330 "config-extension-link": "Shown on last page of installation to inform about possible extensions.\n{{Identical|Did you know}}",
331 "config-skins-screenshots": "Radio button text, $1 is the skin name, and $2 is a list of links to screenshots of that skin",
332 "config-skins-screenshot": "Radio button text, $1 is the skin name, and $2 is a link to a screenshot of that skin, where the link text is {{msg-mw|config-screenshot}}.",
333 "config-extensions-requires": "Radio button text, $1 is the extension name, and $2 are links to other extensions that this one requires.\n{{Identical|Require}}",
334 "config-screenshot": "Link text for the link in {{msg-mw|config-skins-screenshot}}\n{{Identical|Screenshot}}",
335 "config-extension-not-found": "An error shown when an extension or skin named by the user could not be found.\n* $1 is the extension name",
336 "config-extension-dependency": "Used as error message shown if an extension could not be loaded due to it depending on the wrong version of MediaWiki or an uninstallable extension.\n\nParameters:\n* $1 — extension name\n* $2 — more detailed explanation, in English",
337 "mainpagetext": "Along with {{msg-mw|mainpagedocfooter}}, the text you will see on the Main Page when your wiki is installed.",
338 "mainpagedocfooter": "Along with {{msg-mw|mainpagetext}}, the text you will see on the Main Page when your wiki is installed.\nThis might be a good place to put information about <nowiki>{{GRAMMAR:}}</nowiki>. See [[{{NAMESPACE}}:{{BASEPAGENAME}}/fi]] for an example. For languages having grammatical distinctions and not having an appropriate <nowiki>{{GRAMMAR:}}</nowiki> software available, a suggestion to check and possibly amend the messages having <nowiki>{{SITENAME}}</nowiki> may be valuable. See [[{{NAMESPACE}}:{{BASEPAGENAME}}/ksh]] for an example."
339 }