NSWiki:All system messages

From NSwiki, the NationStates encyclopedia.
Revision as of 18:59, 5 September 2004 by MediaWiki default (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Name

Default text

Current text

1movedto2
Talk

$1 moved to $2

moved $1 to $2

1movedto2_redir
Talk

$1 moved to $2 over redirect

moved $1 to $2 over redirect

Monobook.css
Talk

/* edit this file to customize the monobook skin for the entire site */

/* edit this file to customize the monobook skin for the entire site */
/* Experimental. Temporary. Unhealthy. Do not use. */
div.thumb div img {
   border:1px solid #cccccc;
}
.plainlinksneverexpand a.external.text:after {
 display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
  display: none !important;
}
.plainlinksneverexpand a {
  background: none !important;
  padding: 0 !important;
}
.plainlinksneverexpand {
  background: none !important;
  padding: 0 !important;
}
/* wikitable/prettytable class for skinning normal tables */

table.wikitable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}

table.wikitable th, table.wikitable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}

table.wikitable th {
  background: #f2f2f2;
  text-align: center;
}

table.wikitable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}
.infobox {
 margin: 0 0 0.5em 1em;
 float:right;
 clear:right;
         }
.infobox.toccolours {
  border: 1px solid #ccd2d9;
  text-align: left;
  border-collapse: collapse;
  line-height: 1.2em; 
  font-size: 90%;
                    }
.infobox.toccolours th {
  font-weight:bold;
}
.infobox.toccolours td.maptable {
  border:none;
                                }
.infobox.toccolours td,
.infobox.toccolours th {
  border-top: solid 1px #ccd2d9;
  padding: 0.4em 0.2em 0.4em 0.8em;
   text-align:left;
}
.infobox.toccolours .mergedtoprow td,
.infobox.toccolours .mergedtoprow th {
   border-top: solid 1px #ccd2d9;
   padding: 0.4em 0.2em 0.2em 0.8em;
}

.infobox.toccolours .mergedrow td,
.infobox.toccolours .mergedrow th {
    border: 0;
    padding: 0 0.2em 0.2em 0.8em;
}

.infobox.toccolours .mergedbottomrow td,
.infobox.toccolours .mergedbottomrow th {
   border-top: 0;
   border-bottom: solid 1px #ccd2d9;
   padding: 0 0.2em 0.4em 0.8em;
}
.infobox.toccolours caption {
   font-size:larger;
   margin-left:inherit;
   font-weight:bold;
}
#siteNotice {
   display:block;
   font-style:italic;
   padding:0;
   float:right; 
          }
div.tcenter, div.tcentre {

clear: right; float: right; border-width: .5em 0 .8em 1.4em;

}
/* Manual thumbnails. Since the thumbnail feature is broken, enclose images in span tags with class "manthumb" to shrink them to the default thumbnail size of 180 px. */
.manthumb img { width:180px; height:auto; }
.manthumb div.thumb div { width:182px!important;}
/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at Wikipedia:NavFrame. */

div.Boxmerge,
div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: 1px solid #aaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
div.Boxmerge div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #fff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
        position:relative;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}
a.NavToggle {
        position:absolute;
        top:0px;
        right:3px;
        font-weight:normal;
        font-size:smaller;
}

Monobook.js
Talk

/* tooltips and access keys */ ta = new Object(); ta['pt-userpage'] = new Array('.','My user page'); ta['pt-anonuserpage'] = new Array('.','The user page for the ip you\'re editing as'); ta['pt-mytalk'] = new Array('n','My talk page'); ta['pt-anontalk'] = new Array('n','Discussion about edits from this ip address'); ta['pt-preferences'] = new Array('','My preferences'); ta['pt-watchlist'] = new Array('l','The list of pages you\'re monitoring for changes.'); ta['pt-mycontris'] = new Array('y','List of my contributions'); ta['pt-login'] = new Array('o','You are encouraged to log in, it is not mandatory however.'); ta['pt-anonlogin'] = new Array('o','You are encouraged to log in, it is not mandatory however.'); ta['pt-logout'] = new Array('o','Log out'); ta['ca-talk'] = new Array('t','Discussion about the content page'); ta['ca-edit'] = new Array('e','You can edit this page. Please use the preview button before saving.'); ta['ca-addsection'] = new Array('+','Add a comment to this discussion.'); ta['ca-viewsource'] = new Array('e','This page is protected. You can view its source.'); ta['ca-history'] = new Array('h','Past versions of this page.'); ta['ca-protect'] = new Array('=','Protect this page'); ta['ca-delete'] = new Array('d','Delete this page'); ta['ca-undelete'] = new Array('d','Restore the edits done to this page before it was deleted'); ta['ca-move'] = new Array('m','Move this page'); ta['ca-nomove'] = new Array('','You don\'t have the permissions to move this page'); ta['ca-watch'] = new Array('w','Add this page to your watchlist'); ta['ca-unwatch'] = new Array('w','Remove this page from your watchlist'); ta['search'] = new Array('f','Search this wiki'); ta['p-logo'] = new Array('','Main Page'); ta['n-mainpage'] = new Array('z','Visit the Main Page'); ta['n-portal'] = new Array('','About the project, what you can do, where to find things'); ta['n-currentevents'] = new Array('','Find background information on current events'); ta['n-recentchanges'] = new Array('r','The list of recent changes in the wiki.'); ta['n-randompage'] = new Array('x','Load a random page'); ta['n-help'] = new Array('','The place to find out.'); ta['n-sitesupport'] = new Array('','Support us'); ta['t-whatlinkshere'] = new Array('j','List of all wiki pages that link here'); ta['t-recentchangeslinked'] = new Array('k','Recent changes in pages linking to this page'); ta['feed-rss'] = new Array('','RSS feed for this page'); ta['feed-atom'] = new Array('','Atom feed for this page'); ta['t-contributions'] = new Array('','View the list of contributions of this user'); ta['t-emailuser'] = new Array('','Send a mail to this user'); ta['t-upload'] = new Array('u','Upload images or media files'); ta['t-specialpages'] = new Array('q','List of all special pages'); ta['ca-nstab-main'] = new Array('c','View the content page'); ta['ca-nstab-user'] = new Array('c','View the user page'); ta['ca-nstab-media'] = new Array('c','View the media page'); ta['ca-nstab-special'] = new Array('','This is a special page, you can\'t edit the page itself.'); ta['ca-nstab-wp'] = new Array('a','View the project page'); ta['ca-nstab-image'] = new Array('c','View the image page'); ta['ca-nstab-mediawiki'] = new Array('c','View the system message'); ta['ca-nstab-template'] = new Array('c','View the template'); ta['ca-nstab-help'] = new Array('c','View the help page'); ta['ca-nstab-category'] = new Array('c','View the category page');

/* tooltips and access keys */ ta = new Object(); ta['pt-userpage'] = new Array('.','My user page'); ta['pt-anonuserpage'] = new Array('.','The user page for the ip you\'re editing as'); ta['pt-mytalk'] = new Array('n','My talk page'); ta['pt-anontalk'] = new Array('n','Discussion about edits from this ip address'); ta['pt-preferences'] = new Array(,'My preferences'); ta['pt-watchlist'] = new Array('l','The list of pages you\'re monitoring for changes.'); ta['pt-mycontris'] = new Array('y','List of my contributions'); ta['pt-login'] = new Array('o','You are encouraged to log in, it is not mandatory however.'); ta['pt-anonlogin'] = new Array('o','You are encouraged to log in, it is not mandatory however.'); ta['pt-logout'] = new Array('o','Log out'); ta['ca-talk'] = new Array('t','Discussion about the content page'); ta['ca-edit'] = new Array('e','You can edit this page. Please use the preview button before saving.'); ta['ca-addsection'] = new Array('+','Add a comment to this discussion.'); ta['ca-viewsource'] = new Array('e','This page is protected. You can view its source.'); ta['ca-history'] = new Array('h','Past versions of this page.'); ta['ca-protect'] = new Array('=','Protect this page'); ta['ca-delete'] = new Array('d','Delete this page'); ta['ca-undelete'] = new Array('d','Restore the edits done to this page before it was deleted'); ta['ca-move'] = new Array('m','Move this page'); ta['ca-nomove'] = new Array(,'You don\'t have the permissions to move this page'); ta['ca-watch'] = new Array('w','Add this page to your watchlist'); ta['ca-unwatch'] = new Array('w','Remove this page from your watchlist'); ta['search'] = new Array('f','Search this wiki'); ta['p-logo'] = new Array(,'Main Page'); ta['n-mainpage'] = new Array('z','Visit the Main Page'); ta['n-portal'] = new Array(,'About the project, what you can do, where to find things'); ta['n-currentevents'] = new Array(,'Find background information on current events'); ta['n-recentchanges'] = new Array('r','The list of recent changes in the wiki.'); ta['n-randompage'] = new Array('x','Load a random page'); ta['n-help'] = new Array(,'The place to find out.'); ta['n-categories'] = new Array(,'View all categories'); ta['n-sitesupport'] = new Array(,'Support us'); ta['t-whatlinkshere'] = new Array('j','List of all wiki pages that link here'); ta['t-recentchangeslinked'] = new Array('k','Recent changes in pages linking to this page'); ta['feed-rss'] = new Array(,'RSS feed for this page'); ta['feed-atom'] = new Array(,'Atom feed for this page'); ta['t-contributions'] = new Array(,'View the list of contributions of this user'); ta['t-emailuser'] = new Array(,'Send a mail to this user'); ta['t-upload'] = new Array('u','Upload images or media files'); ta['t-specialpages'] = new Array('q','List of all special pages'); ta['ca-nstab-main'] = new Array('c','View the content page'); ta['ca-nstab-user'] = new Array('c','View the user page'); ta['ca-nstab-media'] = new Array('c','View the media page'); ta['ca-nstab-special'] = new Array(,'This is a special page, you can\'t edit the page itself.'); ta['ca-nstab-wp'] = new Array('a','View the project page'); ta['ca-nstab-image'] = new Array('c','View the image page'); ta['ca-nstab-mediawiki'] = new Array('c','View the system message'); ta['ca-nstab-template'] = new Array('c','View the template'); ta['ca-nstab-help'] = new Array('c','View the help page'); ta['ca-nstab-category'] = new Array('c','View the category page');

about
Talk

About

About

aboutpage
Talk

NSwiki:About

NSwiki:About

aboutwikipedia
Talk

About NSwiki

<Aboutwikipedia>

accesskey-compareselectedversions
Talk

v

v

accesskey-minoredit
Talk

i

i

accesskey-preview
Talk

p

p

accesskey-save
Talk

s

s

accesskey-search
Talk

f

f

accmailtext
Talk

The Password for '$1' has been sent to $2.

A randomly generated password for $1 has been sent to $2. It can be changed on the change password page upon logging in.

accmailtitle
Talk

Password sent.

Password sent

acct_creation_throttle_hit
Talk

Sorry, you have already created $1 accounts. You can't make any more.

Visitors to this wiki using your IP address have created $1 accounts in the last day, which is the maximum allowed in this time period. As a result, visitors using this IP address cannot create any more accounts at the moment.

actioncomplete
Talk

Action complete

Action complete

addedwatch
Talk

Added to watchlist

<Addedwatch>

addedwatchtext
Talk

The page "$1" has been added to your [[Special:Watchlist|watchlist]]. Future changes to this page and its associated Talk page will be listed there, and the page will appear '''bolded''' in the [[Special:Recentchanges|list of recent changes]] to make it easier to pick out.

<p>If you want to remove the page from your watchlist later, click "Stop watching" in the sidebar.

The page "$1" has been added to your watchlist. Future changes to this page and its associated talk page will be listed there.

addsection
Talk

+

+

administrators
Talk

NSwiki:Administrators

NSWiki:Administrators

affirmation
Talk

I affirm that the copyright holder of this file agrees to license it under the terms of the $1.

<Affirmation>

all
Talk

all

<All>

allmessages
Talk

All system messages

System messages

allmessagestext
Talk

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

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.

allpages
Talk

All pages

All pages

alphaindexline
Talk

$1 to $2

$1 to $2

alreadyloggedin
Talk

<font color=red><b>User $1, you are already logged in!</b></font><br />

<Alreadyloggedin>

alreadyrolled
Talk

Cannot rollback last edit of [[$1]] by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the page already.

Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]).

Cannot rollback last edit of $1 by $2 (talk | contribs); someone else has edited or rolled back the page already.

The last edit to the page was by $3 (talk | contribs).

ancientpages
Talk

Oldest pages

Oldest pages

and
Talk

and

and

anontalk
Talk

Talk for this IP

Talk for this IP address

anontalkpagetext
Talk


''This is the discussion page for an anonymous user who has not created an account yet or who does not use it. We therefore have to use the numerical [[IP address]] to identify him/her. Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:Userlogin|create an account or log in]] to avoid future confusion with other anonymous users.''

This is the discussion page for an anonymous user who has not created an account yet, or who does not use it. We therefore have to use the numerical IP address to identify him/her. Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please create an account or log in to avoid future confusion with other anonymous users.

anonymous
Talk

Anonymous user(s) of NSwiki

Anonymous users of NSWiki

article
Talk

Content page

Content page

articleexists
Talk

A page of that name already exists, or the name you have chosen is not valid. Please choose another name.

A page of that name already exists, or the name you have chosen is not valid. Please choose another name.

articlepage
Talk

View content page

View content page

asksql
Talk

SQL query

<Asksql>

asksqltext
Talk

Use the form below to make a direct query of the database. Use single quotes ('like this') to delimit string literals. This can often add considerable load to the server, so please use this function sparingly.

<Asksqltext>

autoblocker
Talk

Autoblocked because you share an IP address with "$1". Reason "$2".

Autoblocked because your IP address has been recently used by "$1". The reason given for $1's block is "$2"

badarticleerror
Talk

This action cannot be performed on this page.

This action cannot be performed on this page.

badfilename
Talk

Image name has been changed to "$1".

Filename has been changed to "$1".

badfiletype
Talk

".$1" is not a recommended image file format.

<Badfiletype>

badipaddress
Talk

Invalid IP address

Invalid IP address

badquery
Talk

Badly formed search query

<Badquery>

badquerytext
Talk

We could not process your query. This is probably because you have attempted to search for a word fewer than three letters long, which is not yet supported. It could also be that you have mistyped the expression, for example "fish and and scales". Please try another query.

<Badquerytext>

badretype
Talk

The passwords you entered do not match.

The passwords you entered do not match.

badtitle
Talk

Bad title

Bad title

badtitletext
Talk

The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title.

The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. It may contain one or more characters that cannot be used in titles.

blanknamespace
Talk

(Main)

(Main)

blockedtext
Talk

Your user name or IP address has been blocked by $1. The reason given is this:<br />''$2''<p>You may contact $1 or one of the other [[NSwiki:Administrators|administrators]] to discuss the block.

Note that you may not use the "email this user" feature unless you have a valid email address registered in your [[Special:Preferences|user preferences]].

Your IP address is $3. Please include this address in any queries you make.

You have attempted to edit a page, either by clicking the "edit this page" tab or by following a red link. Your user name or IP address has been blocked by $1.

The reason given is this:
$2

You may contact $1 or one of the other administrators to discuss the block. You can email $4 or one of the other administrators to discuss the block. If you believe that our blocking policy was violated, you may discuss the block publicly on the NSwiki IRC channel or by sending a public e-mail message to Goobergunch at admin@goobergunch.net (please note the public nature of the message in your e-mail). Note that you may not use the "email this user" feature unless you have a valid email address registered in your user preferences. Your IP address is $3. Please include this address in any queries you make. If you would like to know when the block will expire, please see the block list. If you need to see the wiki text of an article, you may wish to use the Export pages feature.

Innocent?

Sometimes IP ranges or shared proxies are blocked from editing NSwiki. This means that lots of innocent people can't edit. If this is the case, it should be explained in the reason given above. Also, some individual dynamic IP addresses may be blocked, usually for a 24 hour period. Occasionally, users with dynamic IPs will be blocked accidentally, due to that fact that their present IP was previously used by a blocked user. We apologise for any inconvenience this may cause. If this problem affects you repeatedly, and you would like to help us resolve this issue, you will need to contact an administrator and your Internet service provider (ISP). The administrator should be able to obtain the time, date, and IP address used for the inappropriate behaviour in question, and describe what the problem was. (You may also be able to find this information at NSwiki:Why we blocked). You can then pass this information on to your ISP, explaining that you are unable to edit NSwiki due to the inappropriate actions of another person using this ISP, and ask them to remedy the problem.

Just reading?

You are not blocked from reading pages, only from editing them. If you were only intending to read a page and are seeing this message, you probably followed a red link. These are links to pages that do not exist, so they take users to an editing screen. You should have no problem if you follow only blue links.

</td></tr>

blockedtitle
Talk

</td>

User is blocked

</td>

User is blocked

</td></tr>

blockip
Talk

</td>

Block user

</td>

Block user

</td></tr>

blockipsuccesssub
Talk

</td>

Block succeeded

</td>

Block succeeded

</td></tr>

blockipsuccesstext
Talk

</td>

"$1" has been blocked. <br />See [[Special:Ipblocklist|IP block list]] to review blocks.

</td>

"$1" has been blocked.
See IP block list to review blocks.

</td></tr>

blockiptext
Talk

</td>

Use the form below to block write access from a specific IP address or username. This should be done only only to prevent vandalism, and in accordance with [[NSwiki:Policy|policy]]. Fill in a specific reason below (for example, citing particular pages that were vandalized).

</td>
CIDR AOL IP Range
64.12.0.0/16 64.12.0.0-64.12.255.255
149.174.0.0/16 149.174.0.0-149.174.255.255
152.163.0.0/16 152.163.0.0-152.163.255.255
172.128.0.0/10 172.192.0.0/12 172.208.0.0/14 172.128.0.0-172.211.255.255
195.93.0.0/17 195.93.0.0-195.93.127.255
198.81.0.0/19 198.81.0.0-198.81.31.255
202.67.64.0/18 202.67.64.0-202.67.127.255
205.188.0.0/16 205.188.0.0-205.188.255.255

Use the form below to block write access from a specific IP address or username. This should be done only in accordance with policy. Fill in a specific reason below (for example, citing particular pages that were vandalized).

Expiry times are entered in the GNU standard format, which is described in the tar manual, e.g. "1 hour", "2 days", "next Wednesday", "1 January 2017". Alternatively, a block may be "indefinite" or "infinite".

For information about blocking ranges of addresses, see Range blocks. To unblock someone see the list of blocked IP addresses and usernames. There is also a block log.

The table gives the AOL IP ranges. Because these are shared and AOL is the largest ISP in the US, large numbers of innocent contributors, will be affected by blocks of these IP addresses. Please keep blocks in this range to the absolute minimum time required to temporarily stop the vandalism.

</td></tr>

blocklink
Talk

</td>

block

</td>

block

</td></tr>

blocklistline
Talk

</td>

$1, $2 blocked $3 (expires $4)

</td>

<Blocklistline>

</td></tr>

blocklogentry
Talk

</td>

blocked "$1" with an expiry time of $2

</td>

blocked $1 with an expiry time of $2 $3

</td></tr>

blocklogpage
Talk

</td>

Block_log

</td>

Block log

</td></tr>

blocklogtext
Talk

</td>

This is a log of user blocking and unblocking actions. Automatically blocked IP addresses are not be listed. See the [[Special:Ipblocklist|IP block list]] for the list of currently operational bans and blocks.

</td>

This is a log of user blocking and unblocking actions. Automatically blocked IP addresses are not listed. See the IP block list for the list of currently operational bans and blocks. For deletions prior to 26 December 2004, see NSwiki:Block log.

</td></tr>

bold_sample
Talk

</td>

Bold text

</td>

Bold text

</td></tr>

bold_tip
Talk

</td>

Bold text

</td>

Bold text

</td></tr>

booksources
Talk

</td>

Book sources

</td>

Book sources

</td></tr>

booksourcetext
Talk

</td>

Below is a list of links to other sites that sell new and used books, and may also have further information about books you are looking for. NSwiki is not affiliated with any of these businesses, and this list should not be construed as an endorsement.

</td>

<Booksourcetext>

</td></tr>

brokenredirects
Talk

</td>

Broken Redirects

</td>

Broken redirects

</td></tr>

brokenredirectstext
Talk

</td>

The following redirects link to a non-existing pages.

</td>

The following redirects link to non-existent pages:

</td></tr>

bugreports
Talk

</td>

Bug reports

</td>

<Bugreports>

</td></tr>

bugreportspage
Talk

</td>

NSwiki:Bug_reports

</td>

NSWiki:Bug_reports

</td></tr>

bureaucratlog
Talk

</td>

Bureaucrat_log

</td>

<Bureaucratlog>

</td></tr>

bureaucratlogentry
Talk

</td>

Rights for user "$1" set "$2"

</td>

<Bureaucratlogentry>

</td></tr>

bureaucrattext
Talk

</td>

The action you have requested can only be performed by sysops with "bureaucrat" status.

</td>

<Bureaucrattext>

</td></tr>

bureaucrattitle
Talk

</td>

Bureaucrat access required

</td>

<Bureaucrattitle>

</td></tr>

bydate
Talk

</td>

by date

</td>

by date

</td></tr>

byname
Talk

</td>

by name

</td>

<Byname>

</td></tr>

bysize
Talk

</td>

by size

</td>

<Bysize>

</td></tr>

cachederror
Talk

</td>

The following is a cached copy of the requested page, and may not be up to date.

</td>

<Cachederror>

</td></tr>

cancel
Talk

</td>

Cancel

</td>

Cancel

</td></tr>

cannotdelete
Talk

</td>

Could not delete the page or image specified. (It may have already been deleted by someone else.)

</td>

The page or file "$1" could not be deleted. It may have already been deleted by someone else.

</td></tr>

cantrollback
Talk

</td>

Cannot revert edit; last contributor is only author of this page.

</td>

Cannot revert edit; last contributor is only author of this page.

</td></tr>

categories
Talk

</td>

Categories

</td>

Categories

</td></tr>

category
Talk

</td>

category

</td>

<Category>

</td></tr>

category_header
Talk

</td>

Articles in category "$1"

</td>

Pages in category "$1"

</td></tr>

categoryarticlecount
Talk

</td>

There are $1 articles in this category.

</td>

<Categoryarticlecount>

</td></tr>

changepassword
Talk

</td>

Change password

</td>

Change password

</td></tr>

changes
Talk

</td>

changes

</td>

<Changes>

</td></tr>

clearyourcache
Talk

</td>

'''Note:''' After saving, you have to clear your browser cache to see the changes: '''Mozilla:''' click ''reload''(or ''ctrl-r''), '''IE / Opera:''' ''ctrl-f5'', '''Safari:''' ''cmd-r'', '''Konqueror''' ''ctrl-r''.

</td>

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
</td></tr>

columns
Talk

</td>

Columns

</td>

Columns:

</td></tr>

commentedit
Talk

</td>
(comment)
</td>

<Commentedit>

</td></tr>

compareselectedversions
Talk

</td>

Compare selected versions

</td>

Compare selected revisions

</td></tr>

confirm
Talk

</td>

Confirm

</td>

Confirm

</td></tr>

confirmcheck
Talk

</td>

Yes, I really want to delete this.

</td>

<Confirmcheck>

</td></tr>

confirmdelete
Talk

</td>

Confirm delete

</td>

<Confirmdelete>

</td></tr>

confirmdeletetext
Talk

</td>

You are about to permanently delete a page or image along with all of its history from the database. Please confirm that you intend to do this, that you understand the consequences, and that you are doing this in accordance with [[NSwiki:Policy]].

</td>

You are about to permanently delete a page or image along with all of its history from the database. Please confirm that you intend to do this, that you understand the consequences, and that you are doing this in accordance with NSWiki:Policy.

</td></tr>

confirmprotect
Talk

</td>

Confirm protection

</td>

<Confirmprotect>

</td></tr>

confirmprotecttext
Talk

</td>

Do you really want to protect this page?

</td>

<Confirmprotecttext>

</td></tr>

confirmunprotect
Talk

</td>

Confirm unprotection

</td>

<Confirmunprotect>

</td></tr>

confirmunprotecttext
Talk

</td>

Do you really want to unprotect this page?

</td>

<Confirmunprotecttext>

</td></tr>

contextchars
Talk

</td>

Characters of context per line

</td>

<Contextchars>

</td></tr>

contextlines
Talk

</td>

Lines to show per hit

</td>

<Contextlines>

</td></tr>

contribslink
Talk

</td>

contribs

</td>

contribs

</td></tr>

contribsub
Talk

</td>

For $1

</td>

<Contribsub>

</td></tr>

contributions
Talk

</td>

User contributions

</td>

User contributions

</td></tr>

copyright
Talk

</td>

Content is available under $1.

</td>

All text is available under the terms of the <a class='internal' href="/index.php?title=NSWiki:Text_of_the_GNU_Free_Documentation_License">GNU Free Documentation License</a> (see <a class='internal' href="/index.php?title=NSWiki:Copyrights">Copyrights</a> for details).

</td></tr>

copyrightpage
Talk

</td>

NSwiki:Copyrights

</td>

NSWiki:Copyrights

</td></tr>

copyrightpagename
Talk

</td>

NSwiki copyright

</td>

<Copyrightpagename>

</td></tr>

copyrightwarning
Talk

</td>

Please note that all contributions to NSwiki are considered to be released under the GNU Free Documentation License (see $1 for details). If you don't want your writing to be edited mercilessly and redistributed at will, then don't submit it here.<br /> You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>

</td>

Your changes will be visible immediately. If you would just like to test or practice editing, please do that in the sandbox. You are encouraged to create, expand, and improve upon articles; however, bad edits to articles are watched for and will be quickly removed.

All contributions to NSwiki are released under the GNU Free Documentation License (see $1 for details). If you do not want your writing to be edited mercilessly and redistributed at will, do not submit it. By submitting your work you promise you wrote it yourself, or copied it from public domain resources — this does not include most web pages.

DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!

</td></tr>

couldntremove
Talk

</td>

Couldn't remove item '$1'...

</td>

<Couldntremove>

</td></tr>

createaccount
Talk

</td>

Create new account

</td>

Create account

</td></tr>

createaccountmail
Talk

</td>

by email

</td>

Use a temporary random password and send it to the specified email address

</td></tr>

creditspage
Talk

</td>

Page credits

</td>

Page credits

</td></tr>

cur
Talk

</td>

cur

</td>

cur

</td></tr>

currentevents
Talk

</td>

Current events

</td>

Current events

</td></tr>

currentrev
Talk

</td>

Current revision

</td>

Latest revision

</td></tr>

databaseerror
Talk

</td>

Database error

</td>

Database error

</td></tr>

dateformat
Talk

</td>

Date format

</td>

<Dateformat>

</td></tr>

dberrortext
Talk

</td>

A database query syntax error has occurred. This could be because of an illegal search query (see $5), or it may indicate a bug in the software. The last attempted database query was: <blockquote><tt>$1</tt></blockquote> from within function "<tt>$2</tt>". MySQL returned error "<tt>$3: $4</tt>".

</td>

You probably tried a search or other operation which took too long. Possible reasons include:

  • A search where all words are in quotes. Try searching without the quotes initially. If that isn't good enough, add a few more words or use a word or two outside the quotes to indicate the general topic area.
  • An exceptionally large personal watchlist (probably over 10,000 items) at busy times.
  • You may have been unlucky and tried when the database servers were temporarily exceptionally loaded. When under exceptional load many harmless tasks may be ended at once to quickly restore normal response times. Try again in five minutes if you know that what you are doing is normally fine.

The generic error message is:

A database error has occurred. This could be because of an unacceptable search query (see $5), or it may indicate a bug in the software. The last attempted database query was:

$1

from within function "$2". MySQL returned error "$3: $4".

If the error above is 2013 your operation was ended by the database load manager. Please improve your search or try again at a less busy time. Sorry for the inconvenience.

</td></tr>

dberrortextcl
Talk

</td>

A database query syntax error has occurred. The last attempted database query was: "$1" from within function "$2". MySQL returned error "$3: $4".

</td>

<Dberrortextcl>

</td></tr>

deadendpages
Talk

</td>

Dead-end pages

</td>

Dead-end pages

</td></tr>

debug
Talk

</td>

Debug

</td>

<Debug>

</td></tr>

defaultns
Talk

</td>

Search in these namespaces by default:

</td>

Otherwise search in these namespaces:

</td></tr>

defemailsubject
Talk

</td>

NSwiki e-mail

</td>

NSWiki email from user "$1"

</td></tr>

delete
Talk

</td>

Delete

</td>

Delete

</td></tr>

deletecomment
Talk

</td>

Reason for deletion

</td>

Reason:

</td></tr>

deletedarticle
Talk

</td>

deleted "$1"

</td>

deleted "$1"

</td></tr>

deletedtext
Talk

</td>

"$1" has been deleted. See $2 for a record of recent deletions.

</td>

"$1" has been deleted. See $2 for a record of recent deletions.

</td></tr>

deleteimg
Talk

</td>

del

</td>

<Deleteimg>

</td></tr>

deleteimgcompletely
Talk

</td>

Delete all revisions

</td>

<Deleteimgcompletely>

</td></tr>

deletepage
Talk

</td>

Delete page

</td>

Delete page

</td></tr>

deletesub
Talk

</td>

(Deleting "$1")

</td>

<Deletesub>

</td></tr>

deletethispage
Talk

</td>

Delete this page

</td>

Delete this page

</td></tr>

deletionlog
Talk

</td>

deletion log

</td>

deletion log

</td></tr>

dellogpage
Talk

</td>

Deletion_log

</td>

Deletion log

</td></tr>

dellogpagetext
Talk

</td>

Below is a list of the most recent deletions. All times shown are server time (UTC). <ul> </ul>

</td>

Below is a list of the most recent deletions. For deletions prior to 26 December 2004, see NSwiki:Deletion log.

</td></tr>

developerspheading
Talk

</td>

For developer use only

</td>

<Developerspheading>

</td></tr>

developertext
Talk

</td>

The action you have requested can only be performed by users with "developer" status. See $1.

</td>

<Developertext>

</td></tr>

developertitle
Talk

</td>

Developer access required

</td>

<Developertitle>

</td></tr>

diff
Talk

</td>

diff

</td>

diff

</td></tr>

difference
Talk

</td>

(Difference between revisions)

</td>

<Difference>

</td></tr>

disambiguations
Talk

</td>

Disambiguation pages

</td>

<Disambiguations>

</td></tr>

disambiguationspage
Talk

</td>

NSwiki:Links_to_disambiguating_pages

</td>

<Disambiguationspage>

</td></tr>

disambiguationstext
Talk

</td>

The following pages link to a <i>disambiguation page</i>. They should link to the appropriate topic instead.<br />A page is treated as dismbiguation if it is linked from $1.<br />Links from other namespaces are <i>not</i> listed here.

</td>

<Disambiguationstext>

</td></tr>

disclaimerpage
Talk

</td>

NSwiki:General_disclaimer

</td>

NSWiki:General_disclaimer

</td></tr>

disclaimers
Talk

</td>

Disclaimers

</td>

Disclaimers

</td></tr>

doubleredirects
Talk

</td>

Double Redirects

</td>

Double redirects

</td></tr>

doubleredirectstext
Talk

</td>

<b>Attention:</b> This list may contain false positives. That usually means there is additional text with links below the first #REDIRECT.<br /> Each row contains links to the first and second redirect, as well as the first line of the second redirect text, usually giving the "real" target page, which the first redirect should point to.

</td>

This page lists pages that redirect to other redirect pages. Each row contains links to the first and second redirect, as well as the target of the second redirect, which is usually the "real" target page to which the first redirect should point. Crossed out entries have been solved.

</td></tr>

edit
Talk

</td>

Edit

</td>

Edit

</td></tr>

editcomment
Talk

</td>

The edit comment was: "<i>$1</i>".

</td>

The edit summary was: "$1".

</td></tr>

editconflict
Talk

</td>

Edit conflict: $1

</td>

Edit conflict: $1

</td></tr>

editcurrent
Talk

</td>

Edit the current version of this page

</td>

<Editcurrent>

</td></tr>

edithelp
Talk

</td>

Editing help

</td>

Editing help

</td></tr>

edithelppage
Talk

</td>

Help:Editing

</td>

NSwiki:Page editing

</td></tr>

editing
Talk

</td>

Editing $1

</td>

Editing $1

</td></tr>

editingold
Talk

</td>

<strong>WARNING: You are editing an out-of-date revision of this page. If you save it, any changes made since this revision will be lost.</strong>\n

</td>

Warning: You are editing an out-of-date revision of this page. If you save it, any changes made since this revision will be lost.

</td></tr>

editsection
Talk

</td>

edit

</td>

edit

</td></tr>

editthispage
Talk

</td>

Edit this page

</td>

Edit this page

</td></tr>

emailflag
Talk

</td>

Disable e-mail from other users

</td>

<Emailflag>

</td></tr>

emailforlost
Talk

</td>

Fields marked with a star (*) are optional. Storing an email address enables people to contact you through the website without you having to reveal your email address to them, and it can be used to send you a new password if you forget it.<br /><br />Your real name, if you choose to provide it, will be used for giving you attribution for your work.

</td>

<Emailforlost>

</td></tr>

emailfrom
Talk

</td>

From

</td>

From:

</td></tr>

emailmessage
Talk

</td>

Message

</td>

Message:

</td></tr>

emailpage
Talk

</td>

E-mail user

</td>

Email user

</td></tr>

emailpagetext
Talk

</td>

If this user has entered a valid e-mail address in his or her user preferences, the form below will send a single message. The e-mail address you entered in your user preferences will appear as the "From" address of the mail, so the recipient will be able to reply.

</td>

You can use the form below to send an email message to this user. The email address you entered in your user preferences will appear as the "From" address of the email, so the recipient will be able to reply directly to you.

</td></tr>

emailsend
Talk

</td>

Send

</td>

Send

</td></tr>

emailsent
Talk

</td>

E-mail sent

</td>

Email sent

</td></tr>

emailsenttext
Talk

</td>

Your e-mail message has been sent.

</td>

Your email message has been sent.

</td></tr>

emailsubject
Talk

</td>

Subject

</td>

Subject:

</td></tr>

emailto
Talk

</td>

To

</td>

To:

</td></tr>

emailuser
Talk

</td>

E-mail this user

</td>

Email this user

</td></tr>

emptyfile
Talk

</td>

The file you uploaded seems to be empty. This might be due to a typo in the file name. Please check whether you really want to upload this file.

</td>

The file you uploaded seems to be empty. This might be due to a typo in the filename. Please check whether you really want to upload this file.

</td></tr>

enterlockreason
Talk

</td>

Enter a reason for the lock, including an estimate of when the lock will be released

</td>

Enter a reason for the lock, including an estimate of when the lock will be released

</td></tr>

error
Talk

</td>

Error

</td>

Error

</td></tr>

errorpagetitle
Talk

</td>

Error

</td>

Error

</td></tr>

exbeforeblank
Talk

</td>

content before blanking was:

</td>

content before blanking was: "$1"

</td></tr>

exblank
Talk

</td>

page was empty

</td>

<Exblank>

</td></tr>

excontent
Talk

</td>

content was:

</td>

content was: "$1"

</td></tr>

explainconflict
Talk

</td>

Someone else has changed this page since you started editing it. The upper text area contains the page text as it currently exists. Your changes are shown in the lower text area. You will have to merge your changes into the existing text. <b>Only</b> the text in the upper text area will be saved when you press "Save page". <p>

</td>

Someone else has changed this page since you started editing it. The upper text area contains the page text as it currently exists. Your changes are shown in the lower text area. You will have to merge your changes into the existing text. Only the text in the upper text area will be saved when you press "Save page".

</td></tr>

export
Talk

</td>

Export pages

</td>

Export pages

</td></tr>

exportcuronly
Talk

</td>

Include only the current revision, not the full history

</td>

Include only the current revision, not the full history

</td></tr>

exporttext
Talk

</td>

You can export the text and editing history of a particular page or set of pages wrapped in some XML; this can then be imported into another wiki running MediaWiki software, transformed, or just kept for your private amusement.

</td>

You can export the text and editing history of a particular page or set of pages wrapped in some XML. In the future, this may then be imported into another wiki running MediaWiki software, although there is no support for this feature in the current version.

To export article pages, enter the titles in the text box below, one title per line, and select whether you want the current version as well as all old versions, with the page history lines, or just the current version with the info about the last edit.

In the latter case you can also use a link, e.g. Special:Export/Wank for the article Wank.

</td></tr>

extlink_sample
Talk

</td>

http://www.example.com link title

</td>

http://www.example.com link title

</td></tr>

extlink_tip
Talk

</td>

External link (remember http:// prefix)

</td>

External link (remember http:// prefix)

</td></tr>

faq
Talk

</td>

FAQ

</td>

FAQ

</td></tr>

faqpage
Talk

</td>

NSwiki:FAQ

</td>

NSwiki:User questions

</td></tr>

feedlinks
Talk

</td>

Feed:

</td>

Feed:

</td></tr>

filecopyerror
Talk

</td>

Could not copy file "$1" to "$2".

</td>

Could not copy file "$1" to "$2".

</td></tr>

filedeleteerror
Talk

</td>

Could not delete file "$1".

</td>

Could not delete file "$1".

</td></tr>

filedesc
Talk

</td>

Summary

</td>

Summary

</td></tr>

fileexists
Talk

</td>

A file with this name exists already, please check $1 if you are not sure if you want to change it.

</td>

A file with this name exists already, please check $1 if you are not sure if you want to change it. thumb

</td></tr>

filename
Talk

</td>

Filename

</td>

Filename

</td></tr>

filenotfound
Talk

</td>

Could not find file "$1".

</td>

Could not find file "$1".

</td></tr>

filerenameerror
Talk

</td>

Could not rename file "$1" to "$2".

</td>

Could not rename file "$1" to "$2".

</td></tr>

filesource
Talk

</td>

Source

</td>

Source:

</td></tr>

filestatus
Talk

</td>

Copyright status

</td>

Copyright status:

</td></tr>

fileuploaded
Talk

</td>

File uploaded successfully. Please follow this link: $2 to the description page and fill in information about the file, such as where it came from, when it was created and by whom, and anything else you may know about it. If this is an image, you can insert it like this: <tt><nowiki>[[Image:$1|thumb|Description]]</nowiki></tt>

</td>

<Fileuploaded>

</td></tr>

formerror
Talk

</td>

Error: could not submit form

</td>

Error: Could not submit form.

</td></tr>

fromwikipedia
Talk

</td>

From NSwiki

</td>

From NSwiki, the unofficial NationStates encyclopedia.

</td></tr>

getimagelist
Talk

</td>

fetching image list

</td>

<Getimagelist>

</td></tr>

go
Talk

</td>

Go

</td>

Go

</td></tr>

googlesearch
Talk

</td>

<!-- SiteSearch Google --> <FORM method=GET action="http://www.google.com/search"> <TABLE bgcolor="#FFFFFF"><tr><td> <A HREF="http://www.google.com/"> <IMG SRC="http://www.google.com/logos/Logo_40wht.gif" border="0" ALT="Google"></A> </td> <td> <INPUT TYPE=text name=q size=31 maxlength=255 value="$1"> <INPUT type=submit name=btnG VALUE="Google Search"> <font size=-1> <input type=hidden name=domains value="http://ns.goobergunch.net"><br /><input type=radio name=sitesearch value=""> WWW <input type=radio name=sitesearch value="http://ns.goobergunch.net" checked> http://ns.goobergunch.net <br /> <input type='hidden' name='ie' value='$2'> <input type='hidden' name='oe' value='$2'> </font> </td></tr></TABLE> </FORM> <!-- SiteSearch Google -->

</td>

<form method="get" action="//www.google.com/search" id="googlesearch"> <input type="hidden" name="domains" value="http://archive.nswiki.org" /> <input type="hidden" name="num" value="50" /> <input type="hidden" name="ie" value="$2" /> <input type="hidden" name="oe" value="$2" />

<input type="text" name="q" size="31" maxlength="255" value="$1" /> <input type="submit" name="btnG" value="$3" />

<input type="radio" name="sitesearch" id="gwiki" value="http://archive.nswiki.org" checked="checked" /><label for="gwiki">NSWiki</label> <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label>

</form>

</td></tr>

guesstimezone
Talk

</td>

Fill in from browser

</td>

Fill in from browser

</td></tr>

headline_sample
Talk

</td>

Headline text

</td>

Headline text

</td></tr>

headline_tip
Talk

</td>

Level 2 headline

</td>

Level 2 headline

</td></tr>

help
Talk

</td>

Help

</td>

Help

</td></tr>

helppage
Talk

</td>

Help:Contents

</td>

NSwiki:Help

</td></tr>

hide
Talk

</td>

hide

</td>

Hide

</td></tr>

hidetoc
Talk

</td>

hide

</td>

hide

</td></tr>

hist
Talk

</td>

hist

</td>

hist

</td></tr>

histlegend
Talk

</td>

Diff selection: mark the radio boxes of the versions to compare and hit enter or the button at the bottom.<br/> Legend: (cur) = difference with current version, (last) = difference with preceding version, M = minor edit.

</td>

Legend: (cur) = difference with current version, (last) = difference with preceding version, m = minor edit

</td></tr>

history
Talk

</td>

Page history

</td>

Page history

</td></tr>

history_copyright
Talk

</td>

-

</td>

This work may be protected by copyright. Please see <a href="http://www4.law.cornell.edu/uscode/17/108.html">17 USC 108</a>.
This version of the article has been subsequently revised.
Besides normal editing, the reason for revision may have been that this version contains
factual inaccuracies, vandalism, or material not compatible with the <a href="http://ns.goobergunch.net/wiki/index.php/NSwiki:Text_of_the_GNU _Free_Documentation_License">GFDL</a>.

</td></tr>

history_short
Talk

</td>

History

</td>

History

</td></tr>

historywarning
Talk

</td>

Warning: The page you are about to delete has a history:

</td>

Warning: The page you are about to delete has a history with approximately $1 revisions:

</td></tr>

hr_tip
Talk

</td>

Horizontal line (use sparingly)

</td>

Horizontal line (use sparingly)

</td></tr>

ignorewarning
Talk

</td>

Ignore warning and save file anyway.

</td>

Ignore warning and save file anyway

</td></tr>

illegalfilename
Talk

</td>

The filename "$1" contains characters that are not allowed in page titles. Please rename the file and try uploading it again.

</td>

The filename "$1" contains characters that are not allowed in page titles. Please rename the file and try uploading it again.

</td></tr>

ilshowmatch
Talk

</td>

Show all images with names matching

</td>

<Ilshowmatch>

</td></tr>

ilsubmit
Talk

</td>

Search

</td>

Search

</td></tr>

image_sample
Talk

</td>

Example.jpg

</td>

Example.jpg

</td></tr>

image_tip
Talk

</td>

Embedded image

</td>

Embedded file

</td></tr>

imagelinks
Talk

</td>

Image links

</td>

File usage

</td></tr>

imagelist
Talk

</td>

Image list

</td>

<Imagelist>

</td></tr>

imagelisttext
Talk

</td>

Below is a list of $1 images sorted $2.

</td>

Below is a list of $1 files sorted $2.

</td></tr>

imagepage
Talk

</td>

View image page

</td>

View file page

</td></tr>

imagereverted
Talk

</td>

Revert to earlier version was successful.

</td>

<Imagereverted>

</td></tr>

imgdelete
Talk

</td>

del

</td>

<Imgdelete>

</td></tr>

imgdesc
Talk

</td>

desc

</td>

<Imgdesc>

</td></tr>

imghistlegend
Talk

</td>

Legend: (cur) = this is the current image, (del) = delete this old version, (rev) = revert to this old version. <br /><i>Click on date to see image uploaded on that date</i>.

</td>

<Imghistlegend>

</td></tr>

imghistory
Talk

</td>

Image history

</td>

<Imghistory>

</td></tr>

imglegend
Talk

</td>

Legend: (desc) = show/edit image description.

</td>

<Imglegend>

</td></tr>

import
Talk

</td>

Import pages

</td>

Import pages

</td></tr>

importfailed
Talk

</td>

Import failed: $1

</td>

Import failed: $1

</td></tr>

importhistoryconflict
Talk

</td>

Conflicting history revision exists (may have imported this page before)

</td>

<Importhistoryconflict>

</td></tr>

importnotext
Talk

</td>

Empty or no text

</td>

<Importnotext>

</td></tr>

importsuccess
Talk

</td>

Import succeeded!

</td>

Import finished!

</td></tr>

importtext
Talk

</td>

Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here.

</td>

Please export the file from the source wiki using the export utility. Save it to your computer and upload it here.

</td></tr>

info_short
Talk

</td>

Information

</td>

<Info_short>

</td></tr>

infobox
Talk

</td>

Click a button to get an example text

</td>

<Infobox>

</td></tr>

infobox_alert
Talk

</td>

Please enter the text you want to be formatted.\n It will be shown in the infobox for copy and pasting.\nExample:\n$1\nwill become:\n$2

</td>

<Infobox_alert>

</td></tr>

infosubtitle
Talk

</td>

Information for page

</td>

<Infosubtitle>

</td></tr>

internalerror
Talk

</td>

Internal error

</td>

Internal error

</td></tr>

intl
Talk

</td>

Interlanguage links

</td>

<Intl>

</td></tr>

ip_range_invalid
Talk

</td>

Invalid IP range.

</td>

Invalid IP range.

</td></tr>

ipaddress
Talk

</td>

IP Address/username

</td>

<Ipaddress>

</td></tr>

ipb_expiry_invalid
Talk

</td>

Expiry time invalid.

</td>

Expiry time invalid.

</td></tr>

ipbexpiry
Talk

</td>

Expiry

</td>

Expiry:

</td></tr>

ipblocklist
Talk

</td>

List of blocked IP addresses and usernames

</td>

Blocked users

</td></tr>

ipbreason
Talk

</td>

Reason

</td>

Reason:

</td></tr>

ipbsubmit
Talk

</td>

Block this user

</td>

Block this user

</td></tr>

ipusubmit
Talk

</td>

Unblock this address

</td>

Remove this block

</td></tr>

ipusuccess
Talk

</td>

"$1" unblocked

</td>

<Ipusuccess>

</td></tr>

isbn
Talk

</td>

ISBN

</td>

<Isbn>

</td></tr>

isredirect
Talk

</td>

redirect page

</td>

redirect page

</td></tr>

italic_sample
Talk

</td>

Italic text

</td>

Italic text

</td></tr>

italic_tip
Talk

</td>

Italic text

</td>

Italic text

</td></tr>

iteminvalidname
Talk

</td>

Problem with item '$1', invalid name...

</td>

Problem with item "$1", invalid name...

</td></tr>

largefile
Talk

</td>

It is recommended that images not exceed 100k in size.

</td>

<Largefile>

</td></tr>

last
Talk

</td>

last

</td>

prev

</td></tr>

lastmodified
Talk

</td>

This page was last modified $1.

</td>

<Lastmodified>

</td></tr>

lastmodifiedby
Talk

</td>

This page was last modified $1 by $2.

</td>

<Lastmodifiedby>

</td></tr>

lineno
Talk

</td>

Line $1:

</td>

Line $1:

</td></tr>

link_sample
Talk

</td>

Link title

</td>

Link title

</td></tr>

link_tip
Talk

</td>

Internal link

</td>

Internal link

</td></tr>

linklistsub
Talk

</td>

(List of links)

</td>

<Linklistsub>

</td></tr>

linkshere
Talk

</td>

The following pages link to here:

</td>

The following pages link to here (up to 500 are shown):

</td></tr>

linkstoimage
Talk

</td>

The following pages link to this image:

</td>

The following $1 pages link to this file:

</td></tr>

linktrail
Talk

</td>

/^([a-z]+)(.*)$/sD

</td>

<Linktrail>

</td></tr>

listadmins
Talk

</td>

Admins list

</td>

<Listadmins>

</td></tr>

listform
Talk

</td>

list

</td>

<Listform>

</td></tr>

listusers
Talk

</td>

User list

</td>

User list

</td></tr>

loadhist
Talk

</td>

Loading page history

</td>

<Loadhist>

</td></tr>

loadingrev
Talk

</td>

loading revision for diff

</td>

<Loadingrev>

</td></tr>

localtime
Talk

</td>

Local time display

</td>

Local time:

</td></tr>

lockbtn
Talk

</td>

Lock database

</td>

Lock database

</td></tr>

lockconfirm
Talk

</td>

Yes, I really want to lock the database.

</td>

Yes, I really want to lock the database.

</td></tr>

lockdb
Talk

</td>

Lock database

</td>

Lock database

</td></tr>

lockdbsuccesssub
Talk

</td>

Database lock succeeded

</td>

Database lock succeeded

</td></tr>

lockdbsuccesstext
Talk

</td>

The database has been locked. <br />Remember to remove the lock after your maintenance is complete.

</td>

The database has been locked.
Remember to remove the lock after your maintenance is complete.

</td></tr>

lockdbtext
Talk

</td>

Locking the database will suspend the ability of all users to edit pages, change their preferences, edit their watchlists, and other things requiring changes in the database. Please confirm that this is what you intend to do, and that you will unlock the database when your maintenance is done.

</td>

Locking the database will suspend the ability of all users to edit pages, change their preferences, edit their watchlists, and other things requiring changes in the database. Please confirm that this is what you intend to do, and that you will unlock the database when your maintenance is done.

</td></tr>

locknoconfirm
Talk

</td>

You did not check the confirmation box.

</td>

You did not check the confirmation box.

</td></tr>

login
Talk

</td>

Log in

</td>

Log in

</td></tr>

loginend
Talk

</td>

&nbsp;

</td>

Registering a free account only takes a few seconds, and has many benefits

  • To register, select a username and password and click "create account".
  • Avoid usernames that are offensive, inflammatory or confusing.
  • Please pick a readable name, not just a number.
  • Usernames must start with a capital letter.
  • Avoid choosing a username that is the name of a celebrity, or a political, military, or religious figure or event.

Returning users only need to fill in their username and password.

An e-mail address is optional: no confirmation is required. However, giving your e-mail address allows other users to send you mail without knowing your address, and enables password reminders to be requested. We won't reveal your address to anyone.

</td></tr>

loginerror
Talk

</td>

Login error

</td>

Login error

</td></tr>

loginpagetitle
Talk

</td>

User login

</td>

<Loginpagetitle>

</td></tr>

loginproblem
Talk

</td>

<b>There has been a problem with your login.</b><br />Try again!

</td>

<Loginproblem>

</td></tr>

loginprompt
Talk

</td>

You must have cookies enabled to log in to NSwiki.

</td>

Not a registered user yet? A free account gives you many benefits, and registering below takes only a few seconds.

</td></tr>

loginreqtext
Talk

</td>

You must [[special:Userlogin|login]] to view other pages.

</td>

<Loginreqtext>

</td></tr>

loginreqtitle
Talk

</td>

Login Required

</td>

Login required

</td></tr>

loginsuccess
Talk

</td>

You are now logged in to NSwiki as "$1".

</td>

You are now logged in to NSWiki as "$1".

</td></tr>

loginsuccesstitle
Talk

</td>

Login successful

</td>

Login successful

</td></tr>

logout
Talk

</td>

Log out

</td>

Log out

</td></tr>

logouttext
Talk

</td>

You are now logged out. You can continue to use NSwiki anonymously, or you can log in again as the same or as a different user. Note that some pages may continue to be displayed as if you were still logged in, until you clear your browser cache

</td>

You are now logged out.

Note that some pages may continue to be displayed as if you were still logged in, until you clear your browser cache.

</td></tr>

logouttitle
Talk

</td>

User logout

</td>

<Logouttitle>

</td></tr>

lonelypages
Talk

</td>

Orphaned pages

</td>

Orphaned pages

</td></tr>

longpages
Talk

</td>

Long pages

</td>

Long pages

</td></tr>

longpagewarning
Talk

</td>

WARNING: This page is $1 kilobytes long; some browsers may have problems editing pages approaching or longer than 32kb. Please consider breaking the page into smaller sections.

</td>

Note: This page is $1 kilobytes long. Under current article size guidelines, articles that exceed 32KB are considered to be too long because of technical limits of seldom-used old browsers and slow Internet connections along with some stylistic considerations. It may be appropriate to restructure this topic into a related series of shorter articles, or split off a section of it as a separate article (leaving a summary if appropriate).

</td></tr>

mailerror
Talk

</td>

Error sending mail: $1

</td>

Error sending mail: $1

</td></tr>

mailmypassword
Talk

</td>

Mail me a new password

</td>

Reset password

</td></tr>

mailnologin
Talk

</td>

No send address

</td>

No send address

</td></tr>

mailnologintext
Talk

</td>

You must be <a href="{{localurl:Special:Userlogin">logged in</a> and have a valid e-mail address in your <a href="/wiki/index.php/Special:Preferences">preferences</a> to send e-mail to other users.

</td>

You must be logged in and have a valid email address in your preferences to send email to other users.

</td></tr>

mainpage
Talk

</td>

Main Page

</td>

Main Page

</td></tr>

mainpagedocfooter
Talk

</td>

Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface] and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.

</td>

<Mainpagedocfooter>

</td></tr>

mainpagetext
Talk

</td>

Wiki software successfully installed.

</td>

<Mainpagetext>

</td></tr>

maintenance
Talk

</td>

Maintenance page

</td>

<Maintenance>

</td></tr>

maintenancebacklink
Talk

</td>

Back to Maintenance Page

</td>

<Maintenancebacklink>

</td></tr>

maintnancepagetext
Talk

</td>

This page includes several handy tools for everyday maintenance. Some of these functions tend to stress the database, so please do not hit reload after every item you fixed ;-)

</td>

<Maintnancepagetext>

</td></tr>

makesysop
Talk

</td>

Make a user into a sysop

</td>

<Makesysop>

</td></tr>

makesysopfail
Talk

</td>

<b>User "$1" could not be made into a sysop. (Did you enter the name correctly?)</b>

</td>

<Makesysopfail>

</td></tr>

makesysopname
Talk

</td>

Name of the user:

</td>

<Makesysopname>

</td></tr>

makesysopok
Talk

</td>

<b>User "$1" is now a sysop</b>

</td>

<Makesysopok>

</td></tr>

makesysopsubmit
Talk

</td>

Make this user into a sysop

</td>

<Makesysopsubmit>

</td></tr>

makesysoptext
Talk

</td>

This form is used by bureaucrats to turn ordinary users into administrators. Type the name of the user in the box and press the button to make the user an administrator

</td>

<Makesysoptext>

</td></tr>

makesysoptitle
Talk

</td>

Make a user into a sysop

</td>

<Makesysoptitle>

</td></tr>

matchtotals
Talk

</td>

The query "$1" matched $2 page titles and the text of $3 pages.

</td>

<Matchtotals>

</td></tr>

math
Talk

</td>

Rendering math

</td>

<Math>

</td></tr>

math_bad_output
Talk

</td>

Can't write to or create math output directory

</td>

<Math_bad_output>

</td></tr>

math_bad_tmpdir
Talk

</td>

Can't write to or create math temp directory

</td>

<Math_bad_tmpdir>

</td></tr>

math_failure
Talk

</td>

Failed to parse

</td>

<Math_failure>

</td></tr>

math_image_error
Talk

</td>

PNG conversion failed; check for correct installation of latex, dvips, gs, and convert

</td>

<Math_image_error>

</td></tr>

math_lexing_error
Talk

</td>

lexing error

</td>

<Math_lexing_error>

</td></tr>

math_notexvc
Talk

</td>

Missing texvc executable; please see math/README to configure.

</td>

<Math_notexvc>

</td></tr>

math_sample
Talk

</td>

Insert formula here

</td>

<Math_sample>

</td></tr>

math_syntax_error
Talk

</td>

syntax error

</td>

<Math_syntax_error>

</td></tr>

math_tip
Talk

</td>

Mathematical formula (LaTeX)

</td>

<Math_tip>

</td></tr>

math_unknown_error
Talk

</td>

unknown error

</td>

<Math_unknown_error>

</td></tr>

math_unknown_function
Talk

</td>

unknown function

</td>

<Math_unknown_function>

</td></tr>

media_sample
Talk

</td>

Example.mp3

</td>

Example.ogg

</td></tr>

media_tip
Talk

</td>

Media file link

</td>

File link

</td></tr>

minlength
Talk

</td>

Image names must be at least three letters.

</td>

<Minlength>

</td></tr>

minoredit
Talk

</td>

This is a minor edit

</td>

This is a minor edit

</td></tr>

minoreditletter
Talk

</td>

M

</td>

m

</td></tr>

mispeelings
Talk

</td>

Pages with misspellings

</td>

<Mispeelings>

</td></tr>

mispeelingspage
Talk

</td>

List of common misspellings

</td>

<Mispeelingspage>

</td></tr>

mispeelingstext
Talk

</td>

The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).

</td>

<Mispeelingstext>

</td></tr>

missingarticle
Talk

</td>

The database did not find the text of a page that it should have found, named "$1".

<p>This is usually caused by following an outdated diff or history link to a page that has been deleted.

<p>If this is not the case, you may have found a bug in the software. Please report this to an administrator, making note of the URL.

</td>

The database did not find the text of a page that it should have found, named "$1".

If it is a recently changed page, trying again in a minute or two will usually work. Alternatively, you may have followed an outdated diff or history link to a page that has been deleted.

If this is not the case, you may have found a bug in the software. Please report this to an administrator, making note of the URL.

</td></tr>

missingimage
Talk

</td>

<b>Missing image</b><br /><i>$1</i>

</td>

Missing image

The File:$1 syntax doesn't work at present. See <a href="/index.php?title=NSWiki:Image_use_policy" title="NSwiki:Image use policy">NSwiki:Image use policy</a> for information how to use images in articles.
</td></tr>

missinglanguagelinks
Talk

</td>

Missing Language Links

</td>

<Missinglanguagelinks>

</td></tr>

missinglanguagelinksbutton
Talk

</td>

Find missing language links for

</td>

<Missinglanguagelinksbutton>

</td></tr>

missinglanguagelinkstext
Talk

</td>

These pages do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.

</td>

<Missinglanguagelinkstext>

</td></tr>

moredotdotdot
Talk

</td>

More...

</td>

More...

</td></tr>

move
Talk

</td>

Move

</td>

Move

</td></tr>

movearticle
Talk

</td>

Move page

</td>

Move page:

</td></tr>

movedto
Talk

</td>

moved to

</td>

<Movedto>

</td></tr>

movenologin
Talk

</td>

Not logged in

</td>

<Movenologin>

</td></tr>

movenologintext
Talk

</td>

You must be a registered user and <a href="/wiki/index.php/Special:Userlogin">logged in</a> to move a page.

</td>

You must be a registered user and logged in to move a page.

</td></tr>

movepage
Talk

</td>

Move page

</td>

<Movepage>

</td></tr>

movepagebtn
Talk

</td>

Move page

</td>

Move page

</td></tr>

movepagetalktext
Talk

</td>

The associated talk page, if any, will be automatically moved along with it '''unless:'''

  • You are moving the page across namespaces,
  • A non-empty talk page already exists under the new name, or
  • You uncheck the box below.

In those cases, you will have to move or merge the page manually if desired.

</td>

The associated talk page, if any, will be automatically moved along with it unless:

  • You are moving the page across namespaces,
  • A non-empty talk page already exists under the new name, or
  • You uncheck the box below.

In those cases, you will have to move or merge the page manually if desired. You can contact an administrator if you cannot do so, but please do not just copy and paste the contents (doing that destroys the page's edit history).

</td></tr>

movepagetext
Talk

</td>

Using the form below will rename a page, moving all of its history to the new name. The old title will become a redirect page to the new title. Links to the old page title will not be changed; be sure to [[Special:Maintenance|check]] for double or broken redirects. You are responsible for making sure that links continue to point where they are supposed to go.

Note that the page will '''not''' be moved if there is already a page at the new title, unless it is empty or a redirect and has no past edit history. This means that you can rename a page back to where it was just renamed from if you make a mistake, and you cannot overwrite an existing page.

<b>WARNING!</b> This can be a drastic and unexpected change for a popular page; please be sure you understand the consequences of this before proceeding.

</td>

Using the form below will rename a page, moving all of its history to the new name. The old title will become a redirect page to the new title. You can update redirects that point to the original title automatically. If you choose not to, be sure to check for double or broken redirects. You are responsible for making sure that links continue to point where they are supposed to go.

Note that the page will not be moved if there is already a page at the new title, unless the latter is a redirect and has no past edit history. This means that you can rename a page back to where it was renamed from if you make a mistake, and you cannot overwrite an existing page.

Warning! This can be a drastic and unexpected change for a popular page; please be sure you understand the consequences of this before proceeding.

</td></tr>

movetalk
Talk

</td>

Move "talk" page as well, if applicable.

</td>

Move associated talk page

</td></tr>

movethispage
Talk

</td>

Move this page

</td>

Move this page

</td></tr>

mycontris
Talk

</td>

My contributions

</td>

Contributions

</td></tr>

mypage
Talk

</td>

My page

</td>

Page

</td></tr>

mytalk
Talk

</td>

My talk

</td>

Talk

</td></tr>

navigation
Talk

</td>

Navigation

</td>

Navigation

</td></tr>

nbytes
Talk

</td>

$1 bytes

</td>

$1 bytes

</td></tr>

nchanges
Talk

</td>

$1 changes

</td>

$1 changes

</td></tr>

newarticle
Talk

</td>

(New)

</td>

(New)

</td></tr>

newarticletext
Talk

</td>

You've followed a link to a page that doesn't exist yet. To create the page, start typing in the box below (see the [[NSwiki:Help|help page]] for more info). If you are here by mistake, just click your browser's '''back''' button.

</td>
NSwiki does not yet have a NSWiki page called All system messages.
  • To start the page, begin typing in the box below. When you're done, press the "Save page" button. Your changes will be visible immediately.
  • If this is an article page (as opposed to e.g. a discussion page):
</td></tr>

newmessages
Talk

</td>

You have $1.

</td>

<Newmessages>

</td></tr>

newmessageslink
Talk

</td>

new messages

</td>

<Newmessageslink>

</td></tr>

newpage
Talk

</td>

New page

</td>

New page

</td></tr>

newpageletter
Talk

</td>

N

</td>

N

</td></tr>

newpages
Talk

</td>

New pages

</td>

New pages

</td></tr>

newpassword
Talk

</td>

New password

</td>

New password:

</td></tr>

newtitle
Talk

</td>

To new title

</td>

To new title:

</td></tr>

newusersonly
Talk

</td>
(new users only)
</td>

<Newusersonly>

</td></tr>

newwindow
Talk

</td>

(opens in new window)

</td>

(opens in new window)

</td></tr>

next
Talk

</td>

next

</td>

next

</td></tr>

nextn
Talk

</td>

next $1

</td>

next $1

</td></tr>

nextpage
Talk

</td>

Next page ($1)

</td>

Next page ($1)

</td></tr>

nlinks
Talk

</td>

$1 links

</td>

$1 links

</td></tr>

noaffirmation
Talk

</td>

You must affirm that your upload does not violate any copyrights.

</td>

<Noaffirmation>

</td></tr>

noarticletext
Talk

</td>

(There is currently no text in this page)

</td>
NSwiki does not yet have an article with this exact name.
</td></tr>

noblockreason
Talk

</td>

You must supply a reason for the block.

</td>

<Noblockreason>

</td></tr>

noconnect
Talk

</td>

Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server. <br /> $1

</td>

NSwiki is currently experiencing technical difficulties, and is unable to contact the database server. Please try again later. We apologise for the inconvenience.

There is an active <a href="http://ns.goobergunch.net/wiki/index.php/Internet_Relay_Chat">IRC</a> channel on irc.esper.net called #NSwiki.

</td></tr>

nocontribs
Talk

</td>

No changes were found matching these criteria.

</td>

No changes were found matching these criteria.

</td></tr>

nocookieslogin
Talk

</td>

NSwiki uses cookies to log in users. You have cookies disabled. Please enable them and try again.

</td>

NSWiki uses cookies to log in users. You have cookies disabled. Please enable them and try again.

</td></tr>

nocookiesnew
Talk

</td>

The user account was created, but you are not logged in. NSwiki uses cookies to log in users. You have cookies disabled. Please enable them, then log in with your new username and password.

</td>

The user account was created, but you are not logged in. NSWiki uses cookies to log in users. You have cookies disabled. Please enable them, then log in with your new username and password.

</td></tr>

nocreativecommons
Talk

</td>

Creative Commons RDF metadata disabled for this server.

</td>

<Nocreativecommons>

</td></tr>

nocredits
Talk

</td>

There is no credits info available for this page.

</td>

There is no credits info available for this page.

</td></tr>

nodb
Talk

</td>

Could not select database $1

</td>

<Nodb>

</td></tr>

nodublincore
Talk

</td>

Dublin Core RDF metadata disabled for this server.

</td>

<Nodublincore>

</td></tr>

noemail
Talk

</td>

There is no e-mail address recorded for user "$1".

</td>

There is no email address recorded for user "$1".

</td></tr>

noemailtext
Talk

</td>

This user has not specified a valid e-mail address, or has chosen not to receive e-mail from other users.

</td>

This user has not specified a valid email address.

</td></tr>

noemailtitle
Talk

</td>

No e-mail address

</td>

No email address

</td></tr>

nogomatch
Talk

</td>

No page with this exact title exists, trying full text search.

</td>
No page with that title exists

You can create an article with this title or put up a request for it.

Please search NSwiki before creating an article to avoid duplicating an existing one, which may have a different name or spelling.
</td></tr>

nohistory
Talk

</td>

There is no edit history for this page.

</td>

There is no edit history for this page.

</td></tr>

nolinkshere
Talk

</td>

No pages link to here.

</td>

No pages link to $1.

</td></tr>

nolinkstoimage
Talk

</td>

There are no pages that link to this image.

</td>

There are no pages that link to this file.

</td></tr>

noname
Talk

</td>

You have not specified a valid user name.

</td>

You have not specified a valid username.

</td></tr>

nonefound
Talk

</td>

<strong>Note</strong>: unsuccessful searches are often caused by searching for common words like "have" and "from", which are not indexed, or by specifying more than one search term (only pages containing all of the search terms will appear in the result).

</td>

<Nonefound>

</td></tr>

nospecialpagetext
Talk

</td>

You have requested a special page that is not recognized by the wiki.

</td>

You have requested a special page that is not recognized by NSWiki.

</td></tr>

nosuchaction
Talk

</td>

No such action

</td>

No such action

</td></tr>

nosuchactiontext
Talk

</td>

The action specified by the URL is not recognized by the wiki

</td>

NSWiki does not recognize the action specified by the URL.

</td></tr>

nosuchspecialpage
Talk

</td>

No such special page

</td>

No such special page

</td></tr>

nosuchuser
Talk

</td>

There is no user by the name "$1". Check your spelling, or use the form below to create a new user account.

</td>

There is no user by the name "$1". Usernames are case sensitive. Check your spelling, or create a new account.

</td></tr>

notacceptable
Talk

</td>

The wiki server can't provide data in a format your client can read.

</td>

The wiki server cannot provide data in a format your client can read.

</td></tr>

notanarticle
Talk

</td>

Not a content page

</td>

Not a content page

</td></tr>

notargettext
Talk

</td>

You have not specified a target page or user to perform this function on.

</td>

You have not specified a target page or user to perform this function on.

</td></tr>

notargettitle
Talk

</td>

No target

</td>

No target

</td></tr>

note
Talk

</td>

<strong>Note:</strong>

</td>

Note:

</td></tr>

notextmatches
Talk

</td>

No page text matches

</td>

No page text matches

</td></tr>

notitlematches
Talk

</td>

No page title matches

</td>

<Notitlematches>

</td></tr>

notloggedin
Talk

</td>

Not logged in

</td>

Not logged in

</td></tr>

nowatchlist
Talk

</td>

You have no items on your watchlist.

</td>

You have no items on your watchlist.

</td></tr>

nowiki_sample
Talk

</td>

Insert non-formatted text here

</td>

Insert non-formatted text here

</td></tr>

nowiki_tip
Talk

</td>

Ignore wiki formatting

</td>

Ignore wiki formatting

</td></tr>

nstab-category
Talk

</td>

Category

</td>

Category

</td></tr>

nstab-help
Talk

</td>

Help

</td>

Help page

</td></tr>

nstab-image
Talk

</td>

Image

</td>

File

</td></tr>

nstab-main
Talk

</td>

Article

</td>

Page

</td></tr>

nstab-media
Talk

</td>

Media

</td>

Media page

</td></tr>

nstab-mediawiki
Talk

</td>

Message

</td>

MediaWiki page

</td></tr>

nstab-special
Talk

</td>

Special

</td>

Special page

</td></tr>

nstab-template
Talk

</td>

Template

</td>

Template

</td></tr>

nstab-user
Talk

</td>

User page

</td>

User page

</td></tr>

nstab-wp
Talk

</td>

About

</td>

meta page

</td></tr>

numauthors
Talk

</td>

Number of distinct authors (article):

</td>

<Numauthors>

</td></tr>

numedits
Talk

</td>

Number of edits (article):

</td>

<Numedits>

</td></tr>

numtalkauthors
Talk

</td>

Number of distinct authors (discussion page):

</td>

<Numtalkauthors>

</td></tr>

numtalkedits
Talk

</td>

Number of edits (discussion page):

</td>

<Numtalkedits>

</td></tr>

numwatchers
Talk

</td>

Number of watchers:

</td>

<Numwatchers>

</td></tr>

nviews
Talk

</td>

$1 views

</td>

$1 views

</td></tr>

ok
Talk

</td>

OK

</td>

OK

</td></tr>

oldpassword
Talk

</td>

Old password

</td>

Old password:

</td></tr>

orig
Talk

</td>

orig

</td>

<Orig>

</td></tr>

orphans
Talk

</td>

Orphaned pages

</td>

<Orphans>

</td></tr>

othercontribs
Talk

</td>

Based on work by $1.

</td>

Based on work by $1.

</td></tr>

otherlanguages
Talk

</td>

Other languages

</td>

In other languages

</td></tr>

others
Talk

</td>

others

</td>

others

</td></tr>

pagemovedsub
Talk

</td>

Move succeeded

</td>

Move succeeded

</td></tr>

pagemovedtext
Talk

</td>

Page "[[$1]]" moved to "[[$2]]".

</td>

Page "$1" moved to "$2".

Please check if this move has created any double-redirects, and fix them if necessary.

</td></tr>

pagetitle
Talk

</td>

$1 - NSwiki

</td>

$1 - NSWiki

</td></tr>

passwordremindertext
Talk

</td>

Someone (probably you, from IP address $1) requested that we send you a new NSwiki login password. The password for user "$2" is now "$3". You should log in and change your password now.

</td>

Someone (probably you, from IP address $1) requested a new password for NSWiki ($4). A temporary password for user "$2" has been created and was set to "$3". If this was your intent, you will need to log in and choose a new password now. Your temporary password will expire in $5 days.

If someone else made this request, or if you have remembered your password, and you no longer wish to change it, you may ignore this message and continue using your old password.

</td></tr>

passwordremindertitle
Talk

</td>

Password reminder from NSwiki

</td>

New temporary password for NSWiki

</td></tr>

passwordsent
Talk

</td>

A new password has been sent to the e-mail address registered for "$1". Please log in again after you receive it.

</td>

A new password has been sent to the email address registered for "$1". Please log in again after you receive it.

</td></tr>

perfcached
Talk

</td>

The following data is cached and may not be completely up to date:

</td>

The following data is cached and may not be up to date. A maximum of $1 results are available in the cache.

</td></tr>

perfdisabled
Talk

</td>

Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki.

</td>

<Perfdisabled>

</td></tr>

perfdisabledsub
Talk

</td>

Here's a saved copy from $1:

</td>

<Perfdisabledsub>

</td></tr>

personaltools
Talk

</td>

Personal tools

</td>

Personal tools

</td></tr>

popularpages
Talk

</td>

Popular pages

</td>

Popular pages

</td></tr>

portal
Talk

</td>

Community portal

</td>

Community portal

</td></tr>

portal-url
Talk

</td>

NSwiki:Community Portal

</td>

Project:Community portal

</td></tr>

postcomment
Talk

</td>

Post a comment

</td>

New section

</td></tr>

poweredby
Talk

</td>

NSwiki is powered by [http://www.mediawiki.org/ MediaWiki], an open source wiki engine.

</td>

<Poweredby>

</td></tr>

powersearch
Talk

</td>

Search

</td>

<Powersearch>

</td></tr>

powersearchtext
Talk

</td>

Search in namespaces :<br /> $1<br /> $2 List redirects &nbsp; Search for $3 $9

</td>

<Powersearchtext>

</td></tr>

preferences
Talk

</td>

Preferences

</td>

Preferences

</td></tr>

prefs-help-userdata
Talk

</td>
  • <strong>Real name</strong> (optional): if you choose to provide it this will be used for giving you attribution for your work.<br/>
  • <strong>Email</strong> (optional): Enables people to contact you through the website without you having to reveal your

email address to them, and it can be used to send you a new password if you forget it.

</td>

<Prefs-help-userdata>

</td></tr>

prefs-misc
Talk

</td>

Misc settings

</td>

Misc

</td></tr>

prefs-personal
Talk

</td>

User data

</td>

User profile

</td></tr>

prefs-rc
Talk

</td>

Recent changes and stub display

</td>

Recent changes

</td></tr>

prefslogintext
Talk

</td>

You are logged in as "$1". Your internal ID number is $2.

See [[NSwiki:User preferences help]] for help deciphering the options.

</td>

You are logged in as "$1" (Talk, contributions). Your internal ID number is $2.

See this page on the MetaWikipedia for an explanation of the options.

</td></tr>

prefsnologin
Talk

</td>

Not logged in

</td>

<Prefsnologin>

</td></tr>

prefsnologintext
Talk

</td>

You must be <a href="/wiki/index.php/Special:Userlogin">logged in</a> to set user preferences.

</td>

<Prefsnologintext>

</td></tr>

prefsreset
Talk

</td>

Preferences have been reset from storage.

</td>

<Prefsreset>

</td></tr>

preview
Talk

</td>

Preview

</td>

Preview

</td></tr>

previewconflict
Talk

</td>

This preview reflects the text in the upper text editing area as it will appear if you choose to save.

</td>

This preview reflects the text in the upper text editing area as it will appear if you choose to save.

</td></tr>

previewnote
Talk

</td>

Remember that this is only a preview, and has not yet been saved!

</td>

Remember that this is only a preview. Your changes have not yet been saved!

</td></tr>

prevn
Talk

</td>

previous $1

</td>

previous $1

</td></tr>

printableversion
Talk

</td>

Printable version

</td>

Printable version

</td></tr>

printsubtitle
Talk

</td>

(From http://ns.goobergunch.net)

</td>

<Printsubtitle>

</td></tr>

protect
Talk

</td>

Protect

</td>

Protect

</td></tr>

protectcomment
Talk

</td>

Reason for protecting

</td>

Reason:

</td></tr>

protectedarticle
Talk

</td>

protected [[$1]]

</td>

protected $1

</td></tr>

protectedpage
Talk

</td>

Protected page

</td>

Protected page

</td></tr>

protectedpagewarning
Talk

</td>

WARNING: This page has been locked so that only users with sysop privileges can edit it. Be sure you are following the <a href='/wiki/index.php/NSwiki:Protected_page_guidelines'>protected page guidelines</a>.

</td>

WARNING: This page has been locked so that only users with sysop privileges can edit it. Be sure you are following the protected page guidelines.

</td></tr>

protectedtext
Talk

</td>

This page has been locked to prevent editing; there are a number of reasons why this may be so, please see [[NSwiki:Protected page]].

You can view and copy the source of this page:

</td>

This page has been locked to prevent editing, There are a number of reasons why this may be so, please see NSwiki:Protection policy for more information. You can discuss this page with other users at NSWiki talk:All system messages.

You can view and copy the source of this page:

</td></tr>

protectlogpage
Talk

</td>

Protection_log

</td>

Protection log

</td></tr>

protectlogtext
Talk

</td>

Below is a list of page locks/unlocks. See [[NSwiki:Protected page]] for more information.

</td>

Below is a list of page locks/unlocks. See NSWiki:Protected page and NSWiki:Protection policy for more information. For protections and unprotections prior to 26 December 2004, see NSwiki:Protection log.

</td></tr>

protectpage
Talk

</td>

Protect page

</td>

<Protectpage>

</td></tr>

protectreason
Talk

</td>

(give a reason)

</td>

<Protectreason>

</td></tr>

protectsub
Talk

</td>

(Protecting "$1")

</td>

<Protectsub>

</td></tr>

protectthispage
Talk

</td>

Protect this page

</td>

Protect this page

</td></tr>

proxyblocker
Talk

</td>

Proxy blocker

</td>

Proxy blocker

</td></tr>

proxyblockreason
Talk

</td>

Your IP address has been blocked because it is an open proxy. Please contact your Internet service provider or tech support and inform them of this serious security problem.

</td>

Your IP address has been blocked because it is an open proxy. Please contact your Internet service provider or technical support of your organization and inform them of this serious security problem.

</td></tr>

proxyblocksuccess
Talk

</td>

Done.

</td>

<Proxyblocksuccess>

</td></tr>

qbbrowse
Talk

</td>

Browse

</td>

Browse

</td></tr>

qbedit
Talk

</td>

Edit

</td>

Edit

</td></tr>

qbfind
Talk

</td>

Find

</td>

Find

</td></tr>

qbmyoptions
Talk

</td>

My pages

</td>

My pages

</td></tr>

qbpageinfo
Talk

</td>

Context

</td>

<Qbpageinfo>

</td></tr>

qbpageoptions
Talk

</td>

This page

</td>

This page

</td></tr>

qbsettings
Talk

</td>

Quickbar settings

</td>

<Qbsettings>

</td></tr>

qbsettingsnote
Talk

</td>

This preference only works in the 'Standard' and the 'CologneBlue' skin.

</td>

<Qbsettingsnote>

</td></tr>

qbspecialpages
Talk

</td>

Special pages

</td>

<Qbspecialpages>

</td></tr>

querybtn
Talk

</td>

Submit query

</td>

<Querybtn>

</td></tr>

querysuccessful
Talk

</td>

Query successful

</td>

<Querysuccessful>

</td></tr>

randompage
Talk

</td>

Random page

</td>

Random page

</td></tr>

range_block_disabled
Talk

</td>

The sysop ability to create range blocks is disabled.

</td>

The administrator ability to create range blocks is disabled.

</td></tr>

rchide
Talk

</td>

in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.

</td>

<Rchide>

</td></tr>

rclinks
Talk

</td>

Show last $1 changes in last $2 days<br />$3

</td>

Show last $1 changes in last $2 days
$3

</td></tr>

rclistfrom
Talk

</td>

Show new changes starting from $1

</td>

Show new changes starting from $2, $3

</td></tr>

rcliu
Talk

</td>
$1 edits from logged in users
</td>

<Rcliu>

</td></tr>

rcloaderr
Talk

</td>

Loading recent changes

</td>

<Rcloaderr>

</td></tr>

rclsub
Talk

</td>

(to pages linked from "$1")

</td>

<Rclsub>

</td></tr>

rcnote
Talk

</td>

Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.

</td>

<Rcnote>

</td></tr>

rcnotefrom
Talk

</td>

Below are the changes since <b>$2</b> (up to <b>$1</b> shown).

</td>

Below are the changes since $2 (up to $1 shown).

</td></tr>

readonly
Talk

</td>

Database locked

</td>

Database locked

</td></tr>

readonlytext
Talk

</td>

The database is currently locked to new entries and other modifications, probably for routine database maintenance, after which it will be back to normal. The administrator who locked it offered this explanation: <p>$1

</td>

The database is currently locked to new entries and other modifications, probably for routine database maintenance, after which it will be back to normal.

The administrator who locked it offered this explanation: $1

</td></tr>

readonlywarning
Talk

</td>

WARNING: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to cut-n-paste the text into a text file and save it for later.

</td>

Warning: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to copy and paste your text into a text file and save it for later.

The administrator who locked it offered this explanation: $1

</td></tr>

recentchanges
Talk

</td>

Recent changes

</td>

Recent changes

</td></tr>

recentchangescount
Talk

</td>

Number of titles in recent changes

</td>

Number of edits to show by default:

</td></tr>

recentchangeslinked
Talk

</td>

Related changes

</td>

Related changes

</td></tr>

recentchangestext
Talk

</td>

Track the most recent changes to the wiki on this page.

</td>

Utilities: New - Old - Cleanup - Requests - Adminship - Vandalism - Features - Deletion - Community - Surveys
About: Welcome - Policy - Stats - Announcements - Village pump

Don't forget to be bold!
Have you checked out our featured article candidates lately?

</td></tr>

redirectedfrom
Talk

</td>

(Redirected from $1)

</td>

(Redirected from $1)

</td></tr>

remembermypassword
Talk

</td>

Remember my password across sessions.

</td>

Remember my login on this browser (for a maximum of $1 days)

</td></tr>

removechecked
Talk

</td>

Remove checked items from watchlist

</td>

<Removechecked>

</td></tr>

removedwatch
Talk

</td>

Removed from watchlist

</td>

<Removedwatch>

</td></tr>

removedwatchtext
Talk

</td>

The page "$1" has been removed from your watchlist.

</td>

The page "$1" has been removed from your watchlist.

</td></tr>

removingchecked
Talk

</td>

Removing requested items from watchlist...

</td>

<Removingchecked>

</td></tr>

resetprefs
Talk

</td>

Reset preferences

</td>

<Resetprefs>

</td></tr>

restorelink
Talk

</td>

$1 deleted edits

</td>

$1 deleted edits

</td></tr>

resultsperpage
Talk

</td>

Hits to show per page

</td>

<Resultsperpage>

</td></tr>

retrievedfrom
Talk

</td>

Retrieved from "$1"

</td>

Retrieved from "$1"

</td></tr>

returnto
Talk

</td>

Return to $1.

</td>

Return to $1.

</td></tr>

retypenew
Talk

</td>

Retype new password

</td>

Retype new password:

</td></tr>

reupload
Talk

</td>

Re-upload

</td>

<Reupload>

</td></tr>

reuploaddesc
Talk

</td>

Return to the upload form.

</td>

Cancel upload and return to the upload form

</td></tr>

reverted
Talk

</td>

Reverted to earlier revision

</td>

Reverted to earlier revision

</td></tr>

revertimg
Talk

</td>

rev

</td>

<Revertimg>

</td></tr>

revertpage
Talk

</td>

Reverted edit of $2, changed back to last version by $1

</td>

Reverted edits by $2 to last version by $1.

</td></tr>

revhistory
Talk

</td>

Revision history

</td>

<Revhistory>

</td></tr>

revisionasof
Talk

</td>

Revision as of $1

</td>

Revision as of $1

</td></tr>

revnotfound
Talk

</td>

Revision not found

</td>

<Revnotfound>

</td></tr>

revnotfoundtext
Talk

</td>

The old revision of the page you asked for could not be found. Please check the URL you used to access this page.

</td>

<Revnotfoundtext>

</td></tr>

rfcurl
Talk

</td>

http://www.faqs.org/rfcs/rfc$1.html

</td>

//tools.ietf.org/html/rfc$1

</td></tr>

rights
Talk

</td>

Rights:

</td>

<Rights>

</td></tr>

rollback
Talk

</td>

Roll back edits

</td>

Roll back edits

</td></tr>

rollback_short
Talk

</td>

Rollback

</td>

Rollback

</td></tr>

rollbackfailed
Talk

</td>

Rollback failed

</td>

Rollback failed

</td></tr>

rollbacklink
Talk

</td>

rollback

</td>

rollback

</td></tr>

rows
Talk

</td>

Rows

</td>

Rows:

</td></tr>

savearticle
Talk

</td>

Save page

</td>

Save page

</td></tr>

savedprefs
Talk

</td>

Your preferences have been saved.

</td>

Your preferences have been saved.

</td></tr>

savefile
Talk

</td>

Save file

</td>

Save file

</td></tr>

saveprefs
Talk

</td>

Save preferences

</td>

Save

</td></tr>

search
Talk

</td>

Search

</td>

Search

</td></tr>

searchdisabled
Talk

</td>

<p>Sorry! Full text search has been disabled temporarily, for performance reasons. In the meantime, you can use the Google search below, which may be out of date.</p>

</td>

NSWiki search is disabled. You can search via Google in the meantime. Note that their indexes of NSWiki content may be out of date.

</td></tr>

searchhelppage
Talk

</td>

NSwiki:Searching

</td>

<Searchhelppage>

</td></tr>

searchingwikipedia
Talk

</td>

Searching NSwiki

</td>

<Searchingwikipedia>

</td></tr>

searchquery
Talk

</td>

For query "$1"

</td>

<Searchquery>

</td></tr>

searchresults
Talk

</td>

Search results

</td>

Search results

</td></tr>

searchresultshead
Talk

</td>

Search result settings

</td>

Search

</td></tr>

searchresulttext
Talk

</td>

For more information about searching NSwiki, see $1.

</td>

<Searchresulttext>

</td></tr>

sectionedit
Talk

</td>
(section)
</td>

<Sectionedit>

</td></tr>

selectnewerversionfordiff
Talk

</td>

Select a newer version for comparison

</td>

<Selectnewerversionfordiff>

</td></tr>

selectolderversionfordiff
Talk

</td>

Select an older version for comparison

</td>

<Selectolderversionfordiff>

</td></tr>

selectonly
Talk

</td>

Only read-only queries are allowed.

</td>

<Selectonly>

</td></tr>

selflinks
Talk

</td>

Pages with Self Links

</td>

<Selflinks>

</td></tr>

selflinkstext
Talk

</td>

The following pages contain a link to themselves, which they should not.

</td>

<Selflinkstext>

</td></tr>

seriousxhtmlerrors
Talk

</td>

There were serious xhtml markup errors detected by tidy.

</td>

<Seriousxhtmlerrors>

</td></tr>

servertime
Talk

</td>

Server time is now

</td>

Server time:

</td></tr>

set_rights_fail
Talk

</td>

<b>User rights for "$1" could not be set. (Did you enter the name correctly?)</b>

</td>

<Set_rights_fail>

</td></tr>

set_user_rights
Talk

</td>

Set user rights

</td>

<Set_user_rights>

</td></tr>

setbureaucratflag
Talk

</td>

Set bureaucrat flag

</td>

<Setbureaucratflag>

</td></tr>

shortpages
Talk

</td>

Short pages

</td>

Short pages

</td></tr>

show
Talk

</td>

show

</td>

Show

</td></tr>

showhideminor
Talk

</td>

$1 minor edits | $2 bots | $3 logged in users

</td>

<Showhideminor>

</td></tr>

showingresults
Talk

</td>

Showing below <b>$1</b> results starting with #<b>$2</b>.

</td>

Showing below up to $1 results starting with #$2.

</td></tr>

showingresultsnum
Talk

</td>

Showing below <b>$3</b> results starting with #<b>$2</b>.

</td>

Showing below $3 results starting with #$2.

</td></tr>

showlast
Talk

</td>

Show last $1 images sorted $2.

</td>

<Showlast>

</td></tr>

showpreview
Talk

</td>

Show preview

</td>

Show preview

</td></tr>

showtoc
Talk

</td>

show

</td>

show

</td></tr>

sig_tip
Talk

</td>

Your signature with timestamp

</td>

Your signature with timestamp

</td></tr>

sitenotice
Talk

</td>

&lt;sitenotice&gt;

</td>
</td></tr>

sitestats
Talk

</td>

Site statistics

</td>

<Sitestats>

</td></tr>

sitestatstext
Talk

</td>

There are '''$1''' total pages in the database. This includes "talk" pages, pages about NSwiki, minimal "stub" pages, redirects, and others that probably don't qualify as content pages. Excluding those, there are '''$2''' pages that are probably legitimate content pages.

There have been a total of '''$3''' page views, and '''$4''' page edits since the wiki was setup. That comes to '''$5''' average edits per page, and '''$6''' views per edit.

</td>

<Sitestatstext>

</td></tr>

sitesubtitle
Talk

</td>

The Free Encyclopedia

</td>

The NationStates Encyclopedia

</td></tr>

sitesupport
Talk

</td>

Donations

</td>

<Sitesupport>

</td></tr>

sitetitle
Talk

</td>

NSwiki

</td>

NSWiki

</td></tr>

siteuser
Talk

</td>

NSwiki user $1

</td>

NSWiki user $1

</td></tr>

siteusers
Talk

</td>

NSwiki user(s) $1

</td>

NSWiki users $1

</td></tr>

skin
Talk

</td>

Skin

</td>

<Skin>

</td></tr>

spamprotectiontext
Talk

</td>

The page you wanted to save was blocked by the spam filter. This is probably caused by a link to an external site.

You might want to check the following regular expression for patterns that are currently blocked:

</td>

The text you wanted to save was blocked by the spam filter. This is probably caused by a link to a blacklisted external site.

</td></tr>

spamprotectiontitle
Talk

</td>

Spam protection filter

</td>

Spam protection filter

</td></tr>

specialpage
Talk

</td>

Special Page

</td>

Special page

</td></tr>

specialpages
Talk

</td>

Special pages

</td>

Special pages

</td></tr>

spheading
Talk

</td>

Special pages for all users

</td>

<Spheading>

</td></tr>

sqlislogged
Talk

</td>

Please note that all queries are logged.

</td>

<Sqlislogged>

</td></tr>

sqlquery
Talk

</td>

Enter query

</td>

<Sqlquery>

</td></tr>

statistics
Talk

</td>

Statistics

</td>

Statistics

</td></tr>

storedversion
Talk

</td>

Stored version

</td>

Stored revision

</td></tr>

stubthreshold
Talk

</td>

Threshold for stub display

</td>

<Stubthreshold>

</td></tr>

subcategories
Talk

</td>

Subcategories

</td>

Subcategories

</td></tr>

subcategorycount
Talk

</td>

There are $1 subcategories to this category.

</td>

There are $1 subcategories to this category. (More may be listed on subsequent pages.)

</td></tr>

subject
Talk

</td>

Subject/headline

</td>

Subject/headline:

</td></tr>

subjectpage
Talk

</td>

View subject

</td>

<Subjectpage>

</td></tr>

successfulupload
Talk

</td>

Successful upload

</td>

<Successfulupload>

</td></tr>

summary
Talk

</td>

Summary

</td>

Summary:

</td></tr>

sysopspheading
Talk

</td>

For sysop use only

</td>

<Sysopspheading>

</td></tr>

sysoptext
Talk

</td>

The action you have requested can only be performed by users with "sysop" status. See $1.

</td>

<Sysoptext>

</td></tr>

sysoptitle
Talk

</td>

Sysop access required

</td>

<Sysoptitle>

</td></tr>

tableform
Talk

</td>

table

</td>

<Tableform>

</td></tr>

talk
Talk

</td>

Discussion

</td>

Discussion

</td></tr>

talkexists
Talk

</td>

The page itself was moved successfully, but the talk page could not be moved because one already exists at the new title. Please merge them manually.

</td>

The page itself was moved successfully, but the talk page could not be moved because one already exists at the new title. Please merge them manually. Contact an <a href="/wiki/index.php/NSwiki:Administrators">Administrator</a> if you cannot do so, but DO NOT just copy and paste the contents.

</td></tr>

talkpage
Talk

</td>

Discuss this page

</td>

Discuss this page

</td></tr>

talkpagemoved
Talk

</td>

The corresponding talk page was also moved.

</td>

<Talkpagemoved>

</td></tr>

talkpagenotmoved
Talk

</td>

The corresponding talk page was <strong>not</strong> moved.

</td>

The corresponding talk page was not moved. Either the talk page did not exist, or you did not request the page to be moved.

</td></tr>

talkpagetext
Talk

</td>

<!-- MediaWiki:talkpagetext -->

</td>
</td></tr>

textboxsize
Talk

</td>

Editing

</td>

<Textboxsize>

</td></tr>

textmatches
Talk

</td>

Page text matches

</td>

Page text matches

</td></tr>

thisisdeleted
Talk

</td>

View or restore $1?

</td>

View or restore $1?

</td></tr>

thumbnail-more
Talk

</td>

Enlarge

</td>

Enlarge

</td></tr>

timezonelegend
Talk

</td>

Time zone

</td>

Time zone:

</td></tr>

timezoneoffset
Talk

</td>

Offset

</td>

<Timezoneoffset>

</td></tr>

timezonetext
Talk

</td>

Enter number of hours your local time differs from server time (UTC).

</td>

<Timezonetext>

</td></tr>

titlematches
Talk

</td>

Article title matches

</td>

Page title matches

</td></tr>

toc
Talk

</td>

Table of contents

</td>

Contents

</td></tr>

toolbox
Talk

</td>

Toolbox

</td>

Tools

</td></tr>

tooltip-compareselectedversions
Talk

</td>

See the differences between the two selected versions of this page. [alt-v]

</td>

See the differences between the two selected revisions of this page

</td></tr>

tooltip-minoredit
Talk

</td>

Mark this as a minor edit [alt-i]

</td>

Mark this as a minor edit

</td></tr>

tooltip-preview
Talk

</td>

Preview your changes, please use this before saving! [alt-p]

</td>

Preview your changes, please use this before saving!

</td></tr>

tooltip-save
Talk

</td>

Save your changes [alt-s]

</td>

Save your changes

</td></tr>

tooltip-search
Talk

</td>

Search this wiki [alt-f]

</td>

Search NSWiki

</td></tr>

uclinks
Talk

</td>

View the last $1 changes; view the last $2 days.

</td>

<Uclinks>

</td></tr>

ucnote
Talk

</td>

Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.

</td>

<Ucnote>

</td></tr>

uctop
Talk

</td>
(top)
</td>

(current)

</td></tr>

unblockip
Talk

</td>

Unblock user

</td>

Unblock user

</td></tr>

unblockiptext
Talk

</td>

Use the form below to restore write access to a previously blocked IP address or username.

</td>

Use the form below to restore write access to a previously blocked IP address or username.

</td></tr>

unblocklink
Talk

</td>

unblock

</td>

unblock

</td></tr>

unblocklogentry
Talk

</td>

unblocked "$1"

</td>

unblocked $1

</td></tr>

uncategorizedpages
Talk

</td>

Uncategorized pages

</td>

Uncategorized pages

</td></tr>

undelete
Talk

</td>

Restore deleted page

</td>

View deleted pages

</td></tr>

undelete_short
Talk

</td>

Undelete $1 edits

</td>

Undelete $1 edits

</td></tr>

undeletearticle
Talk

</td>

Restore deleted page

</td>

<Undeletearticle>

</td></tr>

undeletebtn
Talk

</td>

Restore!

</td>

Restore

</td></tr>

undeletedarticle
Talk

</td>

restored "$1"

</td>

restored "$1"

</td></tr>

undeletedtext
Talk

</td>

[[$1]] has been successfully restored. See [[NSwiki:Deletion_log]] for a record of recent deletions and restorations.

</td>

<Undeletedtext>

</td></tr>

undeletehistory
Talk

</td>

If you restore the page, all revisions will be restored to the history. If a new page with the same name has been created since the deletion, the restored revisions will appear in the prior history, and the current revision of the live page will not be automatically replaced.

</td>

If you restore the page, all revisions will be restored to the history by default. If you do not want to restore all revisions, select only the checkboxes by the revisions you do want to restore. If a new page with the same name has been created since the deletion, the restored revisions will appear in the prior history, and the current revision of the live page will not be automatically replaced.

</td></tr>

undeletepage
Talk

</td>

View and restore deleted pages

</td>

View and restore deleted pages

</td></tr>

undeletepagetext
Talk

</td>

The following pages have been deleted but are still in the archive and can be restored. The archive may be periodically cleaned out.

</td>

The following $1 pages have been deleted but are still in the archive and can be restored. The archive may be periodically cleaned out.

</td></tr>

undeleterevision
Talk

</td>

Deleted revision as of $1

</td>

<Undeleterevision>

</td></tr>

undeleterevisions
Talk

</td>

$1 revisions archived

</td>

$1 revisions archived

</td></tr>

unexpected
Talk

</td>

Unexpected value: "$1"="$2".

</td>

Unexpected value: "$1"="$2".

</td></tr>

unlockbtn
Talk

</td>

Unlock database

</td>

Unlock database

</td></tr>

unlockconfirm
Talk

</td>

Yes, I really want to unlock the database.

</td>

Yes, I really want to unlock the database.

</td></tr>

unlockdb
Talk

</td>

Unlock database

</td>

Unlock database

</td></tr>

unlockdbsuccesssub
Talk

</td>

Database lock removed

</td>

Database lock removed

</td></tr>

unlockdbsuccesstext
Talk

</td>

The database has been unlocked.

</td>

The database has been unlocked.

</td></tr>

unlockdbtext
Talk

</td>

Unlocking the database will restore the ability of all users to edit pages, change their preferences, edit their watchlists, and other things requiring changes in the database. Please confirm that this is what you intend to do.

</td>

Unlocking the database will restore the ability of all users to edit pages, change their preferences, edit their watchlists, and other things requiring changes in the database. Please confirm that this is what you intend to do.

</td></tr>

unprotect
Talk

</td>

Unprotect

</td>

Change protection

</td></tr>

unprotectcomment
Talk

</td>

Reason for unprotecting

</td>

<Unprotectcomment>

</td></tr>

unprotectedarticle
Talk

</td>

unprotected [[$1]]

</td>

unprotected $1

</td></tr>

unprotectsub
Talk

</td>

(Unprotecting "$1")

</td>

<Unprotectsub>

</td></tr>

unprotectthispage
Talk

</td>

Unprotect this page

</td>

Change protection of this page

</td></tr>

unusedimages
Talk

</td>

Unused images

</td>

Unused files

</td></tr>

unusedimagestext
Talk

</td>

<p>Please note that other web sites may link to an image with a direct URL, and so may still be listed here despite being in active use.

</td>

The following files exist but are not embedded in any page. Please note that other web sites may link to a file with a direct URL, and so may still be listed here despite being in active use.

</td></tr>

unwatch
Talk

</td>

Unwatch

</td>

Unwatch

</td></tr>

unwatchthispage
Talk

</td>

Stop watching

</td>

Stop watching

</td></tr>

updated
Talk

</td>

(Updated)

</td>

(Updated)

</td></tr>

upload
Talk

</td>

Upload file

</td>

Upload file

</td></tr>

uploadbtn
Talk

</td>

Upload file

</td>

Upload file

</td></tr>

uploaddisabled
Talk

</td>

Sorry, uploading is disabled.

</td>

Uploads disabled.

</td></tr>

uploadedfiles
Talk

</td>

Uploaded files

</td>

<Uploadedfiles>

</td></tr>

uploadedimage
Talk

</td>

uploaded "$1"

</td>

uploaded "$1"

</td></tr>

uploaderror
Talk

</td>

Upload error

</td>

Upload error

</td></tr>

uploadfile
Talk

</td>

Upload images, sounds, documents etc.

</td>

<Uploadfile>

</td></tr>

uploadlink
Talk

</td>

Upload images

</td>

<Uploadlink>

</td></tr>

uploadlog
Talk

</td>

upload log

</td>

<Uploadlog>

</td></tr>

uploadlogpage
Talk

</td>

Upload_log

</td>

Upload log

</td></tr>

uploadlogpagetext
Talk

</td>

Below is a list of the most recent file uploads. All times shown are server time (UTC). <ul> </ul>

</td>

Below is a list of the most recent file uploads. See the gallery of new files for a more visual overview.

</td></tr>

uploadnologin
Talk

</td>

Not logged in

</td>

Not logged in

</td></tr>

uploadnologintext
Talk

</td>

You must be <a href="/wiki/index.php/Special:Userlogin">logged in</a> to upload files.

</td>

Please $1 to upload files.

</td></tr>

uploadtext
Talk

</td>

<strong>STOP!</strong> Before you upload here, make sure to read and follow the <a href="/wiki/index.php/Special:Image_use_policy">image use policy</a>. <p>If a file with the name you are specifying already exists on the wiki, it'll be replaced without warning. So unless you mean to update a file, it's a good idea to first check if such a file exists. <p>To view or search previously uploaded images, go to the <a href="/wiki/index.php/Special:Imagelist">list of uploaded images</a>. Uploads and deletions are logged on the <a href="/wiki/index.php/NSwiki:Upload_log">upload log</a>. </p><p>Use the form below to upload new image files for use in illustrating your pages. On most browsers, you will see a "Browse..." button, which will bring up your operating system's standard file open dialog. Choosing a file will fill the name of that file into the text field next to the button. You must also check the box affirming that you are not violating any copyrights by uploading the file. Press the "Upload" button to finish the upload. This may take some time if you have a slow internet connection. <p>The preferred formats are JPEG for photographic images, PNG for drawings and other iconic images, and OGG for sounds. Please name your files descriptively to avoid confusion. To include the image in a page, use a link in the form <b>[[Image:file.jpg]]</b> or <b>[[Image:file.png|alt text]]</b> or <b>[[Media:file.ogg]]</b> for sounds. <p>Please note that as with wiki pages, others may edit or delete your uploads if they think it serves the project, and you may be blocked from uploading if you abuse the system.

</td>

STOP! Before you upload here, make sure to read and follow the image use policy. To view or search previously uploaded images, go to the list of uploaded images. Uploads and deletions are logged on the upload log.

Use the form below to upload new image files for use in illustrating your pages. On most browsers, you will see a "Browse..." button, which will bring up your operating system's standard file open dialog. Choosing a file will fill the name of that file into the text field next to the button. You must also check the box affirming that you are not violating any copyrights by uploading the file. Press the "Upload" button to finish the upload. This may take some time if you have a slow internet connection.

The preferred formats are JPEG for photographic images, PNG for drawings and other iconic images, and OGG for sounds. Please name your files descriptively to avoid confusion. To include the image in a page, use a link in the form [[{{ns:6}}:file.jpg]] or [[{{ns:6}}:file.png|alt text]] or [[{{ns:-2}}:file.ogg]] for sounds.

Please note that as with wiki pages, others may edit or delete your uploads if they think it serves the project, and you may be blocked from uploading if you abuse the system.

Remember, NSwiki is not a file storage area. Please do not upload media that will not be used in the NSwiki.

If errors occur during your upload, please report the error at NSwiki:Failed uploads!

</td></tr>

uploadwarning
Talk

</td>

Upload warning

</td>

Upload warning

</td></tr>

usenewcategorypage
Talk

</td>

1

Set first character to "0" to disable the new category page layout.

</td>

<Usenewcategorypage>

</td></tr>

user_rights_set
Talk

</td>

<b>User rights for "$1" updated</b>

</td>

<User_rights_set>

</td></tr>

usercssjsyoucanpreview
Talk

</td>

<strong>Tip:</strong> Use the 'Show preview' button to test your new css/js before saving.

</td>

<Usercssjsyoucanpreview>

</td></tr>

usercsspreview
Talk

</td>

'''Remember that you are only previewing your user css, it has not yet been saved!'''

</td>

Remember that you are only previewing your user CSS. It has not yet been saved!

</td></tr>

userexists
Talk

</td>

The user name you entered is already in use. Please choose a different name.

</td>

Username entered already in use. Please choose a different name.

</td></tr>

userjspreview
Talk

</td>

'''Remember that you are only testing/previewing your user javascript, it has not yet been saved!'''

</td>

Remember that you are only testing/previewing your user JavaScript. It has not yet been saved!

</td></tr>

userlogin
Talk

</td>

Create an account or log in

</td>

Log in / create account

</td></tr>

userlogout
Talk

</td>

Log out

</td>

Log out

</td></tr>

usermailererror
Talk

</td>

Mail object returned error:

</td>

<Usermailererror>

</td></tr>

userpage
Talk

</td>

View user page

</td>

View user page

</td></tr>

userstats
Talk

</td>

User statistics

</td>

<Userstats>

</td></tr>

userstatstext
Talk

</td>

There are '''$1''' registered users. '''$2''' of these are administrators (see $3).

</td>

<Userstatstext>

</td></tr>

version
Talk

</td>

Version

</td>

Version

</td></tr>

viewcount
Talk

</td>

This page has been accessed $1 times.

</td>

This page has been accessed $1 times.

</td></tr>

viewprevnext
Talk

</td>

View ($1) ($2) ($3).

</td>

View ($1 | $2) ($3)

</td></tr>

viewsource
Talk

</td>

View source

</td>

View source

</td></tr>

viewtalkpage
Talk

</td>

View discussion

</td>

View discussion

</td></tr>

wantedpages
Talk

</td>

Wanted pages

</td>

Wanted pages

</td></tr>

watch
Talk

</td>

Watch

</td>

Watch

</td></tr>

watchdetails
Talk

</td>

($1 pages watched not counting talk pages; $2 total pages edited since cutoff; $3... <a href='$4'>show and edit complete list</a>.)

</td>

<Watchdetails>

</td></tr>

watcheditlist
Talk

</td>

Here's an alphabetical list of your watched pages. Check the boxes of pages you want to remove from your watchlist and click the 'remove checked' button at the bottom of the screen.

</td>

<Watcheditlist>

</td></tr>

watchlist
Talk

</td>

My watchlist

</td>

Watchlist

</td></tr>

watchlistcontains
Talk

</td>

Your watchlist contains $1 pages.

</td>

Your watchlist contains $1 pages.

</td></tr>

watchlistsub
Talk

</td>

(for user "$1")

</td>

<Watchlistsub>

</td></tr>

watchmethod-list
Talk

</td>

checking watched pages for recent edits

</td>

checking watched pages for recent edits

</td></tr>

watchmethod-recent
Talk

</td>

checking recent edits for watched pages

</td>

checking recent edits for watched pages

</td></tr>

watchnochange
Talk

</td>

None of your watched items were edited in the time period displayed.

</td>

<Watchnochange>

</td></tr>

watchnologin
Talk

</td>

Not logged in

</td>

Not logged in

</td></tr>

watchnologintext
Talk

</td>

You must be <a href="/wiki/index.php/Special:Userlogin">logged in</a> to modify your watchlist.

</td>

<Watchnologintext>

</td></tr>

watchthis
Talk

</td>

Watch this page

</td>

Watch this page

</td></tr>

watchthispage
Talk

</td>

Watch this page

</td>

Watch this page

</td></tr>

welcomecreation
Talk

</td>

<h2>Welcome, $1!</h2><p>Your account has been created. Don't forget to change your NSwiki preferences.

</td>

<Welcomecreation>

</td></tr>

whatlinkshere
Talk

</td>

What links here

</td>

What links here

</td></tr>

whitelistacctext
Talk

</td>

To be allowed to create accounts in this Wiki you have to [[Special:Userlogin|log]] in and have the appropriate permissions.

</td>

<Whitelistacctext>

</td></tr>

whitelistacctitle
Talk

</td>

You are not allowed to create an account

</td>

<Whitelistacctitle>

</td></tr>

whitelistedittext
Talk

</td>

You have to [[Special:Userlogin|login]] to edit pages.

</td>

Please $1 to edit pages.

</td></tr>

whitelistedittitle
Talk

</td>

Login required to edit

</td>

<Whitelistedittitle>

</td></tr>

whitelistreadtext
Talk

</td>

You have to [[Special:Userlogin|login]] to read pages.

</td>

<Whitelistreadtext>

</td></tr>

whitelistreadtitle
Talk

</td>

Login required to read

</td>

<Whitelistreadtitle>

</td></tr>

wikipediapage
Talk

</td>

View project page

</td>

View project page

</td></tr>

wikititlesuffix
Talk

</td>

NSwiki

</td>

NSWiki, the NationStates encyclopedia

</td></tr>

wlnote
Talk

</td>

Below are the last $1 changes in the last <b>$2</b> hours.

</td>

<Wlnote>

</td></tr>

wlsaved
Talk

</td>

This is a saved version of your watchlist.

</td>

<Wlsaved>

</td></tr>

wlshowlast
Talk

</td>

Show last $1 hours $2 days $3

</td>

Show last $1 hours $2 days $3

</td></tr>

wrong_wfQuery_params
Talk

</td>

Incorrect parameters to wfQuery()<br /> Function: $1<br /> Query: $2

</td>

<Wrong_wfQuery_params>

</td></tr>

wrongpassword
Talk

</td>

The password you entered is incorrect. Please try again.

</td>

Incorrect password entered. Please try again.

</td></tr>

yourdiff
Talk

</td>

Differences

</td>

Differences

</td></tr>

youremail
Talk

</td>

Your email*

</td>

Your email (optional)*

</td></tr>

yourname
Talk

</td>

Your user name

</td>

Username:

</td></tr>

yournick
Talk

</td>

Your nickname (for signatures)

</td>

New signature:

</td></tr>

yourpassword
Talk

</td>

Your password

</td>

Password:

</td></tr>

yourpasswordagain
Talk

</td>

Retype password

</td>

Retype password:

</td></tr>

yourrealname
Talk

</td>

Your real name*

</td>

Real name:

</td></tr>

yourtext
Talk

</td>

Your text

</td>

Your text

</td></tr></table>