System messages

From eqqon

Jump to: navigation, search

This is a list of system messages available in the MediaWiki namespace.

Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
Filter
Filter by customisation state:    
First page
First page
Last page
Last page
Show items per page
Name Default message text
Current message text
cantcreateaccount-text (Talk)Account creation from this IP address ('''$1''') has been blocked by [[User:$3|$3]]. The reason given by $3 is ''$2''
cantcreateaccounttitle (Talk)Cannot create account
cantmove-titleprotected (Talk)You cannot move a page to this location, because the new title has been protected from creation
cantrollback (Talk)Cannot revert edit; last contributor is only author of this page.
cascadeprotected (Talk)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: $2
cascadeprotectedwarning (Talk)'''Warning:''' This page has been locked so that only users with administrator privileges can edit it, because it is included in the following cascade-protected {{PLURAL:$1|page|pages}}:
categories (Talk)Categories
categories-summary (Talk) 
categoriesfrom (Talk)Display categories starting at:
categoriespagetext (Talk)The following {{PLURAL:$1|category contains|categories contain}} pages or media. [[Special:UnusedCategories|Unused categories]] are not shown here. Also see [[Special:WantedCategories|wanted categories]].
category-article-count (Talk){{PLURAL:$2|This category contains only the following page.|The following {{PLURAL:$1|page is|$1 pages are}} in this category, out of $2 total.}}
category-article-count-limited (Talk)The following {{PLURAL:$1|page is|$1 pages are}} in the current category.
category-empty (Talk)''This category currently contains no pages or media.''
category-file-count (Talk){{PLURAL:$2|This category contains only the following file.|The following {{PLURAL:$1|file is|$1 files are}} in this category, out of $2 total.}}
category-file-count-limited (Talk)The following {{PLURAL:$1|file is|$1 files are}} in the current category.
category-media-header (Talk)Media in category "$1"
category-subcat-count (Talk){{PLURAL:$2|This category has only the following subcategory.|This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}, out of $2 total.}}
category-subcat-count-limited (Talk)This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}.
category_header (Talk)Pages in category "$1"
categorypage (Talk)View category page
catseparator (Talk)|
changed (Talk)changed
changepassword (Talk)Change password
chick.css (Talk)/* CSS placed here will affect users of the Chick skin */
chick.js (Talk)/* Any JavaScript here will be loaded for users using the Chick skin */
clearyourcache (Talk)'''Note: After saving, you may have to bypass your browser's cache to see the changes.''' '''Mozilla / Firefox / Safari:''' hold ''Shift'' while clicking ''Reload'', or press either ''Ctrl-F5'' or ''Ctrl-R'' (''Command-R'' on a Macintosh); '''Konqueror: '''click ''Reload'' or press ''F5''; '''Opera:''' clear the cache in ''Tools → Preferences''; '''Internet Explorer:''' hold ''Ctrl'' while clicking ''Refresh,'' or press ''Ctrl-F5''.
cologneblue.css (Talk)/* CSS placed here will affect users of the Cologne Blue skin */
cologneblue.js (Talk)/* Any JavaScript here will be loaded for users using the Cologne Blue skin */
colon-separator (Talk):
columns (Talk)Columns:
comma-separator (Talk),
common.css (Talk)/* CSS placed here will be applied to all skins */
/** CSS placed here will be applied to all skins */ .eqqon_table { background-color:#ffffff; border: 1px solid #cccccc; border-collapse:collapse; margin:2px; padding:2px; } .eqqon_table td { vertical-align:top; } .eqqon_table2 { background-color:#ffffff; border: 1px solid #cccccc; border-collapse:collapse; margin:2px; padding:2px; } .eqqon_table2 tr { vertical-align:top; border: 1px dotted #cccccc; } .eqqon_table2 td { vertical-align:top; border: 1px dotted #cccccc; padding:0px 6px 0px 6px; } /* syntax hilite styles generated by scite */ .S0 { color: #808080; } .S2 { font-family: 'Comic Sans MS'; color: #007F00; font-size: 9pt; } .S5 { font-weight: bold; color: #00007F; } .S6 { font-family: 'Courier New'; color: #7F007F; font-size: 10pt; } .S8 { font-weight: bold; color: #0000FF; } .S9 { font-weight: bold; color: #007F7F; } .S10 { font-weight: bold; color: #000000; } .S15 { font-weight: bold; color: #A000A0; } /* eqqon book styles */ .book { background-color:white; padding:10px; position:relative; left:80px; width:600px; } .book p { text-align:justify; text-indent:20px; } .book pre { background-color:#ffffff; border:0px; margin:0px; text-align:left; } .book code { text-align:left; } .book samp { text-align:left; } /* blog styles */ .blog { background-color:#e8e8e8; padding:10px; position:relative; left:80px; width:600px; } .blog p { text-align:justify; text-indent:20px; } .blog pre { background-color:#e0e0ff; border:0px; margin:0px; text-align:left; } .blog code { text-align:left; } .blog samp { text-align:left; } h3 h4 h5 h6 h7 { background: #ffffff !important; } /* mediawiki ambox styles */ /* Article message box template styles */ table.ambox { margin: 0 10%; /* Will not overlap with other elements */ border-collapse: collapse; background: #fbfbfb; border: 1px solid #aaa; border-left: 10px solid #1e90ff; /* Default "notice" blue */ } table.ambox th.ambox-text, table.ambox td.ambox-text { /* The message body cell(s) */ padding: 0.25em 0.5em; /* 0.5em left/right */ width: 100%; /* Make all templates the same width regardless of text size */ } table.ambox td.ambox-image { /* The left image cell */ padding: 2px 0px 2px 0.5em; /* 0.5em left, 0px right */ text-align: center; } table.ambox td.ambox-imageright { /* The right image cell */ padding: 2px 4px 2px 0px; /* 0px left, 4px right */ text-align: center; } table.ambox-notice { border-left: 10px solid #1e90ff; /* Blue */ /* border-right: 10px solid #1e90ff; */ /* If you want two blue bars */ } table.ambox-delete, table.ambox-serious { border-left: 10px solid #b22222; /* Red */ } table.ambox-content { border-left: 10px solid #f28500; /* Orange */ } table.ambox-style { border-left: 10px solid #f4c430; /* Yellow */ } table.ambox-merge { border-left: 10px solid #9932cc; /* Purple */ } table.ambox-protection { border-left: 10px solid #bba; /* Gray */ } table.ambox.ambox-mini { /* small floating box variant */ float: right; clear: right; margin: 0 0 0 1em; width: 25%; }
common.js (Talk)/* Any JavaScript here will be loaded for all users on every page load. */
compareselectedversions (Talk)Compare selected revisions
confirm (Talk)Confirm
confirm-purge-bottom (Talk)Purging a page clears the cache and forces the most current revision to appear.
confirm-purge-top (Talk)Clear the cache of this page?
confirm_purge_button (Talk)OK
confirmdeletetext (Talk)You are about to delete a page along with all of its history. Please confirm that you intend to do this, that you understand the consequences, and that you are doing this in accordance with [[{{MediaWiki:Policy-url}}|the policy]].
confirmedittext (Talk)You must confirm your e-mail address before editing pages. Please set and validate your e-mail address through your [[Special:Preferences|user preferences]].
confirmemail (Talk)Confirm e-mail address
confirmemail_body (Talk)Someone, probably you, from IP address $1, has registered an account "$2" with this e-mail address on {{SITENAME}}. To confirm that this account really does belong to you and activate e-mail features on {{SITENAME}}, open this link in your browser: $3 If you did *not* register the account, follow this link to cancel the e-mail address confirmation: $5 This confirmation code will expire at $4.
confirmemail_error (Talk)Something went wrong saving your confirmation.
confirmemail_invalid (Talk)Invalid confirmation code. The code may have expired.
confirmemail_invalidated (Talk)E-mail address confirmation canceled
confirmemail_loggedin (Talk)Your e-mail address has now been confirmed.
confirmemail_needlogin (Talk)You need to $1 to confirm your e-mail address.
confirmemail_noemail (Talk)You do not have a valid e-mail address set in your [[Special:Preferences|user preferences]].
confirmemail_oncreate (Talk)A confirmation code was sent to your e-mail address. This code is not required to log in, but you will need to provide it before enabling any e-mail-based features in the wiki.
First page
First page
Last page
Last page