Wikipedia:All system messages
Wikipedia-с
Энэ нь МедиаВикид байгаа хэрэгцээт системийн мессежийн лист.
Name |
Default text |
Current text |
1movedto2 |
$1 moved to $2 |
$1 нь $2 руу зөөгдлөө |
1movedto2_redir |
$1 moved to $2 over redirect |
$1 нь $2 руу дахин чиглэнэ. |
Monobook.css |
/* edit this file to customize the monobook skin for the entire site */ |
/* Энд тавигдсан CSS-үүд нь Monobook арьсыг хэрэглэж буй хэрэглэгчдэд нөлөөлнө */ |
Monobook.js |
/* 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 */ var 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-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 linked from 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-project'] = 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 |
About |
Тухай |
aboutpage |
Wikipedia:About |
Төсөл:Тухай |
aboutwikipedia |
About Wikipedia |
About Wikipedia |
v |
v |
|
accesskey-minoredit |
i |
i |
accesskey-preview |
p |
p |
accesskey-save |
s |
s |
accesskey-search |
f |
f |
The Password for '$1' has been sent to $2. |
"$1"-н нууц үг нь $2 руу илгээгдлээ. |
|
accmailtitle |
Password sent. |
Нууц үг илгээгдэв. |
Sorry, you have already created $1 accounts. You can't make any more. |
Уучлаарай, танд $1 гэсэн хэрэглэгчийн бүртгэл байна. Та дахин хийж болохгүй. |
|
actioncomplete |
Action complete |
Үйлдэл дуусгавар боллоо |
addedwatch |
Added to watchlist |
Хянах листэнд нэмэх |
addedwatchtext |
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. |
"$1" гэсэн хуудас нь таны хянах листэнд нэмэгдлээ. Энэ хуудасны дараа нь гарсан өөрчлөлтүүд нь “Talk page” дээр харагдах ба Сүүлд шинэчлэгдсэн хуудасны листэнд тод хараар онцлосон байх тул шалгаж байхад хялбар байх болно. Хэрвээ та хянах листнээсээ хуудас хасмаар байвал “Хянахыг болих” гэдгийг дарна уу. |
addsection |
+ |
+ |
administrators |
Wikipedia:Administrators |
Wikipedia:зохион байгуулагч |
affirmation |
I affirm that the copyright holder of this file agrees to license it under the terms of the $1. |
I affirm that the copyright holder of this file agrees to license it under the terms of the $1. |
all |
all |
all |
allmessages |
All system messages |
Системийн мессеж |
allmessagestext |
This is a list of all system messages available in the MediaWiki: namespace. |
Энэ нь МедиаВикид байгаа хэрэгцээт системийн мессежийн лист. |
allpages |
All pages |
Бүх хуудас |
alphaindexline |
$1 to $2 |
$1 ээс $2 руу |
alreadyloggedin |
<font color=red><b>User $1, you are already logged in!</b></font><br /> |
Хэрэглэгч $1, та аль хэдийн нэвтэрсэн байна! |
alreadyrolled |
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]]). |
$2 (Яриа)-ын хийсэн $1 дэх сүүлчийн засварыг буцааж чадахгүй байна; хэн нэг нь аль хэдийн уг хуудсыг засварласан буюу буцаасан байж болзошгүй. Сүүлчийн засварыг $3 (Яриа) хийсэн. |
ancientpages |
Oldest pages |
Хамгийн хуучин хуудаснууд |
and |
and |
ба |
anontalk |
Talk for this IP |
Энэ IP-н яриа |
anontalkpagetext |
''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.'' |
Энэ нь хараахан бүртгүүлээгүй байгаа буюу хэрэглэгчийн нэр хэрэглэхгүй байгаа хэрэглэгчийн хэлэлцүүлгийн хуудас болно. Бид ийм хэрэглэгчдийг тогтоохын тулд IP хаягийг нь ашигладаг юм. Нэг IP хаягийг хэд хэдэн хэрэглэгч хамтран ашиглаж байх магадлалтай. Хэрвээ таны IP хаягт ирсэн санал хүсэлтүүд танд хандаагүй бөгөөд та цаашид ийм байдал үүсэхээс сэргийлмээр байгаа бол бүртгүүлэх буюу нэвтрэхийг хүсье. |
anonymous |
Anonymous user(s) of Wikipedia |
Википедиагийн нэргүй хэрэглэгч |
article |
Content page |
хуудасны агуулга |
articleexists |
A page of that name already exists, or the name you have chosen is not valid. Please choose another name. |
Хуудасны энэ нэр нь давхардаж байна эсвэл сонгосон нэр тань хүчингүй байна. Өөр нэр сонгоно уу. |
articlepage |
View content page |
Хуудасны агуулгыг харах |
asksql |
SQL query |
SQL query |
asksqltext |
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. |
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. |
autoblocker |
Autoblocked because you share an IP address with "$1". Reason "$2". |
Автоматаар түгжигдлээ. Учир нь таны IP хаягийг "$1" нь хэрэглэж байжээ. "$1"-г түгжих болсон шалтгаан нь: "$2" |
badarticleerror |
This action cannot be performed on this page. |
энэ хуудсанд энэ үйлдлийг гүйцэтгэх боломжгүй. |
badfilename |
Image name has been changed to "$1". |
Файлын нэр нь "$1" болж өөрчлөгдлөө. |
badfiletype |
".$1" is not a recommended image file format. |
".$1" нь санал болгох зургийн файлын формат биш. |
badipaddress |
Invalid IP address |
Хүчингүй IP хаяг |
badquery |
Badly formed search query |
Буруу хэлбэржүүлсэн асуултын хайлт |
badquerytext |
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. |
Бид таны лавлагааг үргэлжлүүлж чадахгүй. Та 3-с цөөн үсэгтэй, хараахан дэмжлэг хийгдээгүй байгаа үгээр хайлт хийснээс болж байж магадгүй. Мөн түүнчлэн бичлэгийн алдаа гаргасан байж болзошгүй. Жишээ нь: "fish and and scales". Өөрөөр оролдож үзнэ үү. |
badretype |
The passwords you entered do not match. |
Таны оруулсан нууц үг таарахгүй байна. |
badtitle |
Bad title |
Боломжгүй гарчиг |
badtitletext |
The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. |
Оруулсан хуудасны нэр тань хүчингүй, хоосон, эсвэл inter-language буюу inter-wiki-н нэртэй холбогдохгүй байна. Нэр өгөхөд хэрэглэгддэггүй тэмдэгт орсон байж болзошгүй. |
blanknamespace |
(Main) |
(Гол) |
blockedtext |
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 [[Wikipedia: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. |
Таны хэрэглэгчийн нэр буюу IP хаяг түгжигдсэн байна. $1 нь таныг түгжсэн. Шалтгаан нь $2. Та $1 буюу бусад удирдагчтай холбогдож, түгжээний талаар лавлаж болно. to discuss the block. Таны хэрэглэгчийн нэрийн бүртгэл дэх мэйл хаягийг ашиглахгүй бол 'Энэ хэрэглэгчид мэйл илгээх' гэсэн хэсгийг ашиглаж чадахгүйг анхааруулъя. Таны одоогийн IP хаяг $3. Холбогдох асуудлыг тавихдаа энэхүү хаягаа оруулж бичээрэй. |
blockedtitle |
User is blocked |
Хэрэглэгч түгжигдлээ. |
blockip |
Block user |
Түгжигдсэн хэрэглэгч |
blockipsuccesssub |
Block succeeded |
Түгжээ амжилттай боллоо. |
blockipsuccesstext |
"$1" has been blocked. <br />See [[Special:Ipblocklist|IP block list]] to review blocks. |
$1 түгжигдсэн. |
blockiptext |
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 [[Wikipedia:Policy|policy]]. Fill in a specific reason below (for example, citing particular pages that were vandalized). |
Доорх формыг ашиглан тодорхой IP хаяг буюу хэрэглэгчийн нэрийг түгжсэн тухайгаа бичнэ үү. Энэ нь ямар нэгэн хорлон сүйтгэх ажиллагаа болон баримтлалыг зөрчсөн тохиолдолд л ашиглах ёстой функц гэдгийг анхаарна уу. Түгжсэн шалтгаанаа доор бичээрэй (жишээ нь, хорлон сүйтгэсэн хуудаснаас нь эш татаж болно). |
blocklink |
block |
түгжих |
blocklistline |
$1, $2 blocked $3 (expires $4) |
$1, $2 нь $3 ($4)-г түгжив. |
blocklogentry |
blocked "$1" with an expiry time of $2 |
"$1" нь $2 хугацаагаар түгжигдсэн. |
blocklogpage |
Block_log |
Түгжээний жагсаалт |
blocklogtext |
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. |
Энэ нь хэрэглэгчийг түгжсэн болон тайлсан үйлдлийн талаар харуулна. Автоматаар түгжигдсэн IP хаягууд нь үл харагдана. IP block list Эндээс одоо түгжигдсэн хаягуудын жагсаалтыг харна уу. |
bold_sample |
Bold text |
Тодруулсан текст |
bold_tip |
Bold text |
Тодруулсан текст |
booksources |
Book sources |
номын эх сурвалж |
booksourcetext |
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.Wikipedia is not affiliated with any of these businesses, and this list should not be construed as an endorsement. |
Доорх нь шинэ болон хуучин ном борлуулах вэб хуудасны холбоосуудын жагсаалт ба таны сонирхож хайж байгаа номны талаарх мэдээллийг ч бас агуулсан байгаа. |
brokenredirects |
Broken Redirects |
Эвдэрхий автомат холбогч |
brokenredirectstext |
The following redirects link to a non-existing pages. |
Дараах автомат холбогч нь одоо байхгүй хуудас руу холбож байна: |
bugreports |
Bug reports |
Алдааны талаарх мэдээлэл |
bugreportspage |
Wikipedia:Bug_reports |
Төсөл:Алдааны талаарх мэдээлэл |
bureaucratlog |
Bureaucrat_log |
Bureaucrat_log |
bureaucratlogentry |
Rights for user "$1" set "$2" |
Changed group membership for $1 from $2 to $3 |
bureaucrattext |
The action you have requested can only be performed by sysops with "bureaucrat" status. |
таны хийх гэж байгаа энэ үйлдэл нь “Албан ажилтан” статустай системийн оператор л хийж чадна. |
bureaucrattitle |
Bureaucrat access required |
Албан ажилтаны нэвтрэх эрх шаардагдана. |
bydate |
by date |
Огноогоор |
byname |
by name |
Нэрээр |
bysize |
by size |
Хэмжээгээр |
cachederror |
The following is a cached copy of the requested page, and may not be up to date. |
Дараах нь шаардагдах хуудасны нөөц хуулбар тул хамгийн шинэ хувилбар биш байх магадлалтай. |
cancel |
Cancel |
Цуцлах |
cannotdelete |
Could not delete the page or image specified. (It may have already been deleted by someone else.) |
Заагдсан хуудас буюу файлыг устгаж чадсангүй. (Хэн нэгэн хэрэглэгч өрсөж устгасан байж магадгүй). |
cantrollback |
Cannot revert edit; last contributor is only author of this page. |
Засварласан хэсгийг буцааж чадсангүй. Сүүлчийн засварыг хийгч нь энэ хуудасны цорын ганц бичигч юм. |
categories |
Categories |
Категориуд |
category |
category |
category |
category_header |
Articles in category "$1" |
"$1" категори дахь бичлэгүүд |
categoryarticlecount |
There are $1 articles in this category. |
Энэ категорид $1 бичлэг байна. |
changepassword |
Change password |
нууц үгийг өөрчлөх |
changes |
changes |
өөрчлөлтүүд |
clearyourcache |
'''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''. |
Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences. |
columns |
Columns |
Багана: |
commentedit |
(comment) |
(comment) |
Compare selected versions |
Сонгосон хувилбаруудыг харьцуулах |
|
confirm |
Confirm |
Баталгаажуулах |
confirmcheck |
Yes, I really want to delete this. |
Yes, I really want to delete this. |
confirmdelete |
Confirm delete |
Устгахыг баталгаажуулах |
confirmdeletetext |
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 [[Wikipedia:Policy]]. |
Та мэдээллийн сангаас хуудас эсвэл зургийг үүрд устгах гэж байна. Энэхүү үйлдлийг хийснээр ямар үр дүнд хүрэхийг бүрэн гүйцэт ойлгож хийж байгаа гэдгийг илтгэнэ үү. |
confirmprotect |
Confirm protection |
Хамгаалалтыг баталгаажуулах |
confirmprotecttext |
Do you really want to protect this page? |
Та энэ хуудсыг үнэхээр хамгаалмаар байна уу? |
confirmunprotect |
Confirm unprotection |
Хамгаалалтыг цуцлах үйлдлийг баталгаажуулах |
confirmunprotecttext |
Do you really want to unprotect this page? |
Та энэ хуудсыг үнэхээр хамгаалахыг болимоор байна уу? |
contextchars |
Characters of context per line |
Нэг мөрөн дэх үг: |
contextlines |
Lines to show per hit |
Lines per hit: |
contribslink |
contribs |
хувь нэмэр |
contribsub |
For $1 |
$1-д |
contributions |
User contributions |
Хэрэглэгчийн хувь нэмэр |
copyright |
Content is available under $1. |
үүний агуулга нь $1-н хувьд хэрэглэх боломжтой. |
copyrightpage |
Wikipedia:Copyrights |
Төсөл:Зохиогчийн эрх |
copyrightpagename |
Wikipedia copyright |
Википедиагийн зохиогчийн эрх |
Please note that all contributions to Wikipedia 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> |
Википедиад хийсэн бүх төрлийн бичлэгүүд нь нийтэд ил болно. Хэрвээ та тэгэхийг хүсэхгүй байгаа бол энд бичлэг хийхгүй байхыг зөвлөе. Мөн таны оруулж байгаа бичлэгүүд нь таны өөрийн эсвэл нийтэд зориулсан үнэгүй эх сурвалжуудаас авсан байна гэдгийг амлах хэрэгтэй. |
|
couldntremove |
Couldn't remove item '$1'... |
$1-г зөөж чадахгүй байна. |
createaccount |
Create new account |
Бүртгүүлэх |
createaccountmail |
by email |
Мэйлээр илгээх |
creditspage |
Page credits |
Хуудасны кредит |
cur |
cur |
одоо |
currentevents |
Current events |
Сүүлийн үеийн үйл явдлууд |
currentrev |
Current revision |
Одоогийн засвар |
databaseerror |
Database error |
мэдээллийн сан дахь алдаа |
dateformat |
Date format |
Огноогийн хэлбэр |
dberrortext |
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>". |
Мэдээллийн бааз дахь хайлтанд өгүүлбэр зүйн алдаа илэрлээ. Програмд “bug” байгааг харуулж байж магадгүй. Хамгийн сүүлд гүйцэтгэсэн мэдээллийн бааз дахь хайлт нь ийм байсан:
"$2" функцын хамт. MySQL буцаасан алдаа нь "$3: $4". |
dberrortextcl |
A database query syntax error has occurred. The last attempted database query was: "$1" from within function "$2". MySQL returned error "$3: $4". |
A database query syntax error has occurred. The last attempted database query was: "$1" from within function "$2". MySQL returned error "$3: $4" |
deadendpages |
Dead-end pages |
Төгсгөлийн хуудас |
debug |
Debug |
Debug |
defaultns |
Search in these namespaces by default: |
Эдгээр нүдэнд анхны хэлбэрээр нь хайх: |
defemailsubject |
Wikipedia e-mail |
Wikipedia Мэйл хаяг |
delete |
Delete |
устгах |
deletecomment |
Reason for deletion |
Устгасан шалтгаан |
deletedarticle |
deleted "$1" |
"$1" нь устгагдсан. |
deletedtext |
"$1" has been deleted. See $2 for a record of recent deletions. |
"$1" нь устгагдсан байна. Сүүлд устгагдсан зүйлсийн бичлэг $2 харна уу. |
deleteimg |
del |
Устга |
deletepage |
Delete page |
Хуудсыг устга |
deletesub |
(Deleting "$1") |
("$1"-г устгаж байна) |
deletethispage |
Delete this page |
Энэ хуудсыг устга |
deletionlog |
deletion log |
устгал хийсэн бичлэг |
dellogpage |
Deletion_log |
устгал хийсэн бичлэг |
dellogpagetext |
Below is a list of the most recent deletions. All times shown are server time (UTC). <ul> </ul> |
Доорх нь хамгийн сүүлийн үед хийгдсэн устгасан зүйлсийн лист. |
developerspheading |
For developer use only |
For developer use only |
developertext |
The action you have requested can only be performed by users with "developer" status. See $1. |
The action you have requested can only be performed by users with "developer" capability. See $1. |
developertitle |
Developer access required |
Developer access required |
diff |
diff |
ялгаа |
difference |
(Difference between revisions) |
(Засварлалтуудын хоорондын ялгаа) |
disambiguations |
Disambiguation pages |
давхар утгыг алга болсон хуудас |
disambiguationspage |
Wikipedia:Links_to_disambiguating_pages |
Admins, please maintain this page by including links to all disambiguation templates and any redirects to them. The list is used by Special:Disambiguations to show any pages linking to disambiguation articles. The list will also be used by various bots. Note: This page may be translated and reformatted. Any links to [[template:...]] will be treated as links to disambiguation templates.
|
disambiguationstext |
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. |
The following pages link to a disambiguation page. They should link to the appropriate topic instead. |
disclaimerpage |
Wikipedia:General_disclaimer |
Төсөл:Ерөнхий_татгалзал |
disclaimers |
Disclaimers |
татгалзал/үгүйсгэл |
doubleredirects |
Double Redirects |
Давхар чиглүүлэгч |
doubleredirectstext |
<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. |
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. |
edit |
Edit |
Өөрчлөх |
editcomment |
The edit comment was: "<i>$1</i>". |
Засварлаж байгаа санал хүсэлт нь: "$1". |
editconflict |
Edit conflict: $1 |
зөрчилдөөнийг засварлах: $1 |
editcurrent |
Edit the current version of this page |
энэ хуудасны одоогийн хувилбарт засвар хийх. |
edithelp |
Editing help |
засвар хийхэд тусламж |
edithelppage |
Help:Editing |
Тусламж:Засвар хийж байна |
editing |
Editing $1 |
$1-д засвар хийж байна. |
editingold |
<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 |
АНХААР: Та урьд нь засварлагдсан хэсгийг засварлах гэж байна. Хэрвээ та үүнийг хадгалвал сүүлд засварлагдсан хэсгээс хойшх бүх өөрчлөлтүүд устах болно. |
editsection |
edit |
Өөрчлөх |
editthispage |
Edit this page |
энэ хуудсанд засвар хийх |
emailflag |
Disable e-mail from other users |
Disable e-mail from other users |
emailforlost |
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. |
* Optional. An e-mail lets others contact you on this site without revealing your address, and lets us send you a new password if you forget it.
Your real name will be used to give you attribution for your work. |
emailfrom |
From |
Хэнээс |
emailmessage |
Message |
мэссеж |
emailpage |
E-mail user |
мэйл хэрэглэгч |
emailpagetext |
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. |
Энэ хэрэглэгч нь тохиргоондоо хүчинтэй мэйл хаяг оруулсан бол доорх формоос мэйл илгээж болно. Таны тохиргоонд оруулсан мэйл хаяг нь илгээж буй мэйлний “Хэнээс” гэдэг дээр гарч ирэх тул хүлээн авагч нь хариуг илгээх боломжтой. |
emailsend |
Send |
илгээх |
emailsent |
E-mail sent |
Илгээсэн мэйл |
emailsenttext |
Your e-mail message has been sent. |
Таны мэйл илгээгдлээ. |
emailsubject |
Subject |
гарчиг |
emailto |
To |
хэнд |
emailuser |
E-mail this user |
энэ хэрэглэгчид мэйл илгээх |
enterlockreason |
Enter a reason for the lock, including an estimate of when the lock will be released |
Яагаад түгжих болсон шалтгаан болон хэзээ уг түгжээ нь тайлагдах тухай оруулаарай. |
error |
Error |
Aлдаа |
errorpagetitle |
Error |
Aлдаа |
exbeforeblank |
content before blanking was: |
хоосон болохын өмнөх үеийн агуулга: '$1' |
exblank |
page was empty |
хуудас нь хоосон байсан |
excontent |
content was: |
агуулга нь ийм байсан: '$1' |
explainconflict |
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> |
Таныг засвар хийж эхлэхтэй хамт өөр хэн нэг нь хэрэглэгч энэ хуудсыг өөрчилсөн байна. Таны оруулсан текст нь доод текстийн хэсэгт харагдана. Та өөрчилсөн хэсгээ текстийн дотор хуваах хэрэгтэй. “Хуудсыг хадгалах” товчийг дарах үед зөвхөн дээд текстийн хэсэгт байгаа текст л хадгалагдах болно. |
export |
Export pages |
Хуудсыг экспортлох |
exportcuronly |
Include only the current revision, not the full history |
Бүх түүхийг биш, зөвхөн одоогийн өөрчлөлтийг багтаа |
exporttext |
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. |
You can export the text and editing history of a particular page or set of pages wrapped in some XML. This can be imported into another wiki using MediaWiki via the Special:Import page. To export 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/Нүүр хуудас for the page Нүүр хуудас. |
extlink_sample |
http://www.example.com link title |
http://www.example.com холбоосын нэр |
extlink_tip |
External link (remember http:// prefix) |
Гадны холбоос (эхэнд нь http:// бичихээ мартуузай) |
faq |
FAQ |
FAQ |
faqpage |
Wikipedia:FAQ |
Төсөл:FAQ |
feedlinks |
Feed: |
Хангамж: |
filecopyerror |
Could not copy file "$1" to "$2". |
Файлыг "$1"-с "$2" руу хуулж чадсангүй. |
filedeleteerror |
Could not delete file "$1". |
"$1" файлыг устгаж чадсангүй. |
filedesc |
Summary |
Товч агуулга |
fileexists |
A file with this name exists already, please check $1 if you are not sure if you want to change it. |
Ийм нэртэй файл байна. Та үнэхээр үүнийг өөрчлөхийг хүсэж байгаадаа итгэлгүй байвал $1-ийг шалгаж үзнэ үү. |
filename |
Filename |
файлын нэр |
filenotfound |
Could not find file "$1". |
Файл "$1"-г олсонгүй. |
filerenameerror |
Could not rename file "$1" to "$2". |
Файлын нэрийг "$1"-с "$2" болгож өөрчилж чадсангүй. |
filesource |
Source |
Эх сурвалж |
filestatus |
Copyright status |
Зохиогчын эрхийн статус |
fileuploaded |
File "$1" 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. |
Файл $1 нь амжилттай хуудагдлаа. Энэ холбоосыг дагана уу:$2 тодорхойлох хуудсанд энэ файлын талаарх хэн хаанаас хэзээ оруулсан вэ гэх мэт өөрийн мэдэх мэдээллийг оруулна уу. Хэрвээ энэ нь зургийн файл бол иймэрхүү байдлаар оруулж болно:[[Image:$1|thumb|Description]] |
formerror |
Error: could not submit form |
Алдаа:формыг бүртгүүлж чадсангүй |
fromwikipedia |
From Wikipedia |
From Wikipedia |
getimagelist |
fetching image list |
дур булаам файлын лист |
go |
Go |
Очих |
googlesearch |
<!-- 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://mn.wikipedia.org"><br /><input type=radio name=sitesearch value=""> WWW <input type=radio name=sitesearch value="http://mn.wikipedia.org" checked> http://mn.wikipedia.org <br /> <input type='hidden' name='ie' value='$2'> <input type='hidden' name='oe' value='$2'> </font> </td></tr></TABLE> </FORM> <!-- SiteSearch Google --> |
<form method="get" action="http://www.google.com/search" id="googlesearch"> <input type="hidden" name="domains" value="http://mn.wikipedia.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://mn.wikipedia.org" checked="checked" /><label for="gwiki">Wikipedia</label> <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label> </form> |
guesstimezone |
Fill in from browser |
Броузераас бөглөх |
headline_sample |
Headline text |
Тойм текст |
headline_tip |
Level 2 headline |
Тойм 2-р түвшин |
help |
Help |
Тусламж |
helppage |
Help:Contents |
Тусламж:Агуулга |
hide |
hide |
Нуух |
hidetoc |
hide |
Нуух |
hist |
hist |
түүх |
histlegend |
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. |
Diff selection: mark the radio boxes of the versions to compare and hit enter or the button at the bottom. |
history |
Page history |
Хуудасны түүх |
history_copyright |
- |
- |
history_short |
History |
Түүх |
historywarning |
Warning: The page you are about to delete has a history: |
Анхаар:Таны устгах гэж байгаа хуудас нь түүхтэй байна: |
hr_tip |
Horizontal line (use sparingly) |
Хөндлөн шугам (хэмнэж хэрэглэе) |
ignorewarning |
Ignore warning and save file anyway. |
Анхааруулгыг үл тоомсорлон файлыг хадгална. |
ilshowmatch |
Show all images with names matching |
Show all images with names matching |
ilsubmit |
Search |
Хайлт |
image_sample |
Example.jpg |
жишээ.jpg |
image_tip |
Embedded image |
Оруулсан дүрс |
imagelinks |
Image links |
Холбоос |
imagelist |
Image list |
Файлын лист |
imagelisttext |
Below is a list of $1 images sorted $2. |
Доорх нь $2-р ангилсан $1 файлын лист. |
imagepage |
View image page |
Зургын хуудсыг үзэх |
imagereverted |
Revert to earlier version was successful. |
Өмнөх хувилбартаа амжилттай шилжлээ. |
imgdelete |
del |
Устга(зургыг устга) |
imgdesc |
desc |
desc |
imghistlegend |
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>. |
Тайлбар:(cur) = Энэ нь одоогийн файл, (del) = Хуучин хувилбарыг устгах, (rev) = Хуучин хувилбарт буцаах. |
imghistory |
Image history |
Файлын түүх |
imglegend |
Legend: (desc) = show/edit image description. |
Тайлбар: (desc) = файлын тодорхойлолтыг харуулах/засварлах. |
import |
Import pages |
Хуудаснуудыг импортлох |
importfailed |
Import failed: $1 |
Импорт бүтэлгүйтлээ: $1 |
Conflicting history revision exists (may have imported this page before) |
Өмнөх хувилбар нь оршин байгаа эсэх нь харшилдаж байна(магадгүй өмнө нь импотлосон хуудас байж болзошгүй) |
|
importnotext |
Empty or no text |
Хоосон эсвэл текст байхгүй |
importsuccess |
Import succeeded! |
Амжилттай импортлолоо! |
importtext |
Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here. |
Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here. |
infobox |
Click a button to get an example text |
Click a button to get an example text |
infobox_alert |
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 |
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 |
internalerror |
Internal error |
Дотоод алдаа |
intl |
Interlanguage links |
Interlanguage links |
ip_range_invalid |
Invalid IP range. |
Хүчингүй IP-н хүрээ. |
ipaddress |
IP Address/username |
IP хаяг |
ipb_expiry_invalid |
Expiry time invalid. |
Түгжээ нээгдэх хугацааг оруулаагүй байна. |
ipbexpiry |
Expiry |
Түгжээ нь нээгдэх хугацаа |
ipblocklist |
List of blocked IP addresses and usernames |
Түгжигдсэн хэрэглэгчдийн нэрс болон IP хаягуудын жагсаалт |
ipbreason |
Reason |
шалтгаан |
ipbsubmit |
Block this user |
Энэ хэрэглэгчийг түгжих |
ipusubmit |
Unblock this address |
Энэ хаягийн түгжээг буцаах |
ipusuccess |
"$1" unblocked |
"$1" unblocked |
isbn |
ISBN |
ISBN |
isredirect |
redirect page |
дахин чиглүүлсэн хуудас |
italic_sample |
Italic text |
Налуу текст |
italic_tip |
Italic text |
Налуу текст |
iteminvalidname |
Problem with item '$1', invalid name... |
Problem with item '$1', invalid name... |
largefile |
It is recommended that images not exceed 100k in size. |
It is recommended that files do not exceed $1 bytes in size; this file is $2 bytes |
last |
last |
сүүлчийн |
lastmodified |
This page was last modified $1. |
This page was last modified $1. |
lastmodifiedby |
This page was last modified $1 by $2. |
This page was last modified $1 by $2. |
lineno |
Line $1: |
Мөр $1: |
link_sample |
Link title |
Холбоосны нэр |
link_tip |
Internal link |
Сайт доторх холбоос |
linklistsub |
(List of links) |
(Холбоосуудын жагсаалт) |
linkshere |
The following pages link to here: |
Дараахь хуудсууд $1-тай холбогдсон байна: |
linkstoimage |
The following pages link to this image: |
Дараахь хуудсууд уг файлтай холбогдсон байна: |
linktrail |
/^([a-z]+)(.*)\$/sD |
/^([a-z]+)(.*)$/sD |
listadmins |
Admins list |
Admins list |
listform |
list |
list |
listusers |
User list |
Хэрэглэгчдийн жагсаалт |
loadhist |
Loading page history |
Хуудасны түүхийг дуудах |
loadingrev |
loading revision for diff |
өөрчилсөн хуудасны ялгааг дуудах loading revision for diff |
localtime |
Local time display |
Орон нутгийн цаг |
lockbtn |
Lock database |
Мэдээллийн баазыг түгжих |
lockconfirm |
Yes, I really want to lock the database. |
Тийм, би мэдээллийн баазыг түгжихийг үнэхээр хүсч байна. |
lockdb |
Lock database |
Мэдээллийн баазыг түгжих |
lockdbsuccesssub |
Database lock succeeded |
Мэдээллийн баазыг амжилттайгаар түгжлээ. |
lockdbsuccesstext |
The database has been locked. <br />Remember to remove the lock after your maintenance is complete. |
Мэдээллийн баазыг түгжлээ. |
lockdbtext |
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. |
Мэдээллийн баазыг түгжсэнээр бүх хэрэглэгчид ямар нэг хуудсанд засвар хийх, өөрийн тохиргоо, хянах листийг өөрчлөх болон мэдээллийн баазад өөрчлөлт оруулах бусад үйлдлийг хийх боломжгүй болно. Та үнэхээр үүнийг хийхийг хүсч байгаа бөгөөд хийх гэж буй засвараа дуусгасны дараа түгжээг тайлна гэдгээ батална уу. |
locknoconfirm |
You did not check the confirmation box. |
You did not check the confirmation box. |
login |
Log in |
Нэвтрэх |
loginend |
|
|
loginerror |
Login error |
Нэвтрэхэд алдаа гарлаа |
loginpagetitle |
User login |
Хэрэглэгч нэвтрэх |
loginproblem |
<b>There has been a problem with your login.</b><br />Try again! |
Нэвтрэхэд тань алдаа гарлаа. |
loginprompt |
You must have cookies enabled to log in to Wikipedia. |
Та Wikipedia-д нэвтрэхийн тулд күүкиг нээх хэрэгтэй . |
loginreqtext |
You must [[special:Userlogin|login]] to view other pages. |
You must login to view other pages. |
loginreqtitle |
Login Required |
Нэвтэрсэн байх шаардлагатай |
loginsuccess |
You are now logged in to Wikipedia as "$1". |
Та одоо Wikipedia руу "$1"-р нэвтэрч байна. |
loginsuccesstitle |
Login successful |
Амжилттай нэвтэрлээ |
logout |
Log out |
Гарах |
logouttext |
You are now logged out. You can continue to use Wikipedia 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 |
Одоо та гарчихсан байна. |
logouttitle |
User logout |
Хэрэглэгчийн гарах хэсэг |
lonelypages |
Orphaned pages |
Өнчин хуудсууд |
longpages |
Long pages |
Урт хуудсууд |
longpagewarning |
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. |
Анхаар: Энэ хуудас нь $1 килобайт урттай байна. Зарим броузерууд нь 32килобайтаас урттай хуудсуудыг засварлах эсвэл харуулахад алдаа гарах тохиолдол байдаг. Хуудсыг жижиг хэсгүүд, секцэнд хувааж янзлана уу. |
mailerror |
Error sending mail: $1 |
Мэйл илгээхэд алдаа гарлаа: $1 |
mailmypassword |
Mail me a new password |
Мэйл хаяг |
mailnologin |
No send address |
илгээх хаяг байхгүй |
mailnologintext |
You must be <a href="{{localurl:Special:Userlogin">logged in</a> and have a valid e-mail address in your <a href="/wiki/Special:Preferences">preferences</a> to send e-mail to other users. |
You must be logged in and have a valid e-mail address in your preferences to send e-mail to other users. |
mainpage |
Main Page |
Нүүр хуудас |
mainpagedocfooter |
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. |
Consult the User's Guide for information on using the wiki software. [Өөрчлөх] Getting started |
mainpagetext |
Wiki software successfully installed. |
MediaWiki has been successfully installed. |
maintenance |
Maintenance page |
Maintenance page |
maintenancebacklink |
Back to Maintenance Page |
Back to Maintenance Page |
maintnancepagetext |
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 ;-) |
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 ;-) |
makesysop |
Make a user into a sysop |
Хэрэглэгчийг системийн оператор болгох |
makesysopfail |
<b>User "$1" could not be made into a sysop. (Did you enter the name correctly?)</b> |
Хэрэглэгч "$1"-г системийн оператор болгож болохгүй байна. (Та нэрийг нь зөв оруулсан уу?) |
makesysopname |
Name of the user: |
Хэрэглэгчийн нэр: |
makesysopok |
<b>User "$1" is now a sysop</b> |
Хэрэглэгч "$1" нь одоо системийн оператор |
makesysopsubmit |
Make this user into a sysop |
Энэ хэрэглэгчийг системийн оператор болгох |
makesysoptext |
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 |
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 |
makesysoptitle |
Make a user into a sysop |
Хэрэглэгчийг системийн оператор болгох |
matchtotals |
The query "$1" matched $2 page titles and the text of $3 pages. |
$1 хайлтын хариу $2 гарчиг, $3 хуудсан дахь агуулгатай таарч байна. |
math |
Rendering math |
Математик |
math_bad_output |
Can't write to or create math output directory |
Can't write to or create math output directory |
math_bad_tmpdir |
Can't write to or create math temp directory |
Can't write to or create math temp directory |
math_failure |
Failed to parse |
Failed to parse |
math_image_error |
PNG conversion failed; check for correct installation of latex, dvips, gs, and convert |
PNG conversion failed; check for correct installation of latex, dvips, gs, and convert |
math_lexing_error |
lexing error |
lexing error |
math_notexvc |
Missing texvc executable; please see math/README to configure. |
Missing texvc executable; please see math/README to configure. |
math_sample |
Insert formula here |
Энд томъёогоо оруулна уу |
math_syntax_error |
syntax error |
бичлэгийн алдаа |
math_tip |
Mathematical formula (LaTeX) |
Математикийн томъёо (LaTeX) |
math_unknown_error |
unknown error |
үл мэдэгдэх алдаа |
unknown function |
үл мэдэгдэх функц |
|
media_sample |
Example.mp3 |
Example.ogg |
media_tip |
Media file link |
Медиа файлын холбоос |
minlength |
Image names must be at least three letters. |
Файлын нэр нь хамгийн богинодоо 3 үсэгтэй байна. |
minoredit |
This is a minor edit |
Бичлэгийн агуулгатай холбоогүй өөрчлөлт |
minoreditletter |
M |
m |
mispeelings |
Pages with misspellings |
Pages with misspellings |
mispeelingspage |
List of common misspellings |
List of common misspellings |
mispeelingstext |
The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this). |
The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this). |
missingarticle |
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. |
The database did not find the text of a page that it should have found, named "$1". This is usually caused by following 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. |
missingimage |
<b>Missing image</b><br /><i>$1</i> |
Дутуу дүрс |
missinglanguagelinks |
Missing Language Links |
Missing Language Links |
Find missing language links for |
Find missing language links for |
|
These pages do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown. |
These pages do not link to their counterpart in $1. Redirects and subpages are not shown. |
|
moredotdotdot |
More... |
дэлгэрэнгүй... |
move |
Move |
Зөөх |
movearticle |
Move page |
хуудсыг зөөх |
movedto |
moved to |
руу зөөгдлөө |
movenologin |
Not logged in |
нэвтрээгүй байна |
movenologintext |
You must be a registered user and <a href="/wiki/Special:Userlogin">logged in</a> to move a page. |
Та хуудсыг зөөхийн тулд бүртгэлтэй бөгөөд холбогдсон байх ёстой. |
movepage |
Move page |
хуудсыг зөөх |
movepagebtn |
Move page |
хуудсыг зөөх |
movepagetalktext |
The associated talk page, if any, will be automatically moved along with it '''unless:'''
In those cases, you will have to move or merge the page manually if desired. |
The associated talk page will be automatically moved along with it unless:
In those cases, you will have to move or merge the page manually if desired. |
movepagetext |
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. |
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 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. WARNING! This can be a drastic and unexpected change for a popular page; please be sure you understand the consequences of this before proceeding. |
movetalk |
Move "talk" page as well, if applicable. |
Харъяалагдах ярианы хуудсыг зөөх |
movethispage |
Move this page |
энэ хуудсыг зөөх |
mycontris |
My contributions |
Миний оруулсан хувь нэмэр |
mypage |
My page |
миний хуудас |
mytalk |
My talk |
Миний яриа |
navigation |
Navigation |
Чиглүүлэгч |
nbytes |
$1 bytes |
$1 bytes |
nchanges |
$1 changes |
$1 changes |
newarticle |
(New) |
(Шинэ) |
newarticletext |
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 [[Wikipedia:Help|help page]] for more info). If you are here by mistake, just click your browser's '''back''' button. |
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 help page for more info). If you are here by mistake, just click your browser's back button. |
newmessages |
You have $1. |
You have $1. |
newmessageslink |
new messages |
Шинэ мессеж |
newpage |
New page |
Шинэ хуудас |
newpageletter |
N |
N |
newpages |
New pages |
Шинэ хуудсууд |
newpassword |
New password |
Шинэ нууц үг: |
newtitle |
To new title |
Шинэ нэр өгөх |
newusersonly |
(new users only) |
(new users only) |
newwindow |
(opens in new window) |
(шинэ цонх нээх) |
next |
next |
дараагийнх |
nextn |
next $1 |
дараагийнх $1 |
nlinks |
$1 links |
$1 links |
noaffirmation |
You must affirm that your upload does not violate any copyrights. |
You must affirm that your upload does not violate any copyrights. |
noarticletext |
(There is currently no text in this page) |
Одоогийн байдлаар энэ хуудсанд текст алга байна. Та энэ хуудсанд засвар хийх юмуу эсвэл энэ хуудасны гарчигаар өөр хуудсанд хайлт хийж болно. |
noblockreason |
You must supply a reason for the block. |
You must supply a reason for the block. |
noconnect |
Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server. <br /> $1 |
Уучлаарай! Викид техникийн саатал гарсан тул мэдээллийн бааз руу холбогдохгүй байна |
nocontribs |
No changes were found matching these criteria. |
Энэ шалгуурт тохирох өөрчилсөн зүйлүүд олдсонгүй. |
nocookieslogin |
Wikipedia uses cookies to log in users. You have cookies disabled. Please enable them and try again. |
Wikipedia-д хэрэглэгч холбогдохын тулд кууки хэрэглэдэг. Та куукиг хаасан байна. Түүнийг нээгээд дахин оролдож үзнэ үү. |
nocookiesnew |
The user account was created, but you are not logged in. Wikipedia uses cookies to log in users. You have cookies disabled. Please enable them, then log in with your new username and password. |
Таны хэрэглэгчийн бүртгэл үүссэн боловч нэвтрээгүй байна. Wikipedia нь хэрэглэгч холбогдохын тулд кууки хэрэглэдэг. Та куукиг хаасан байна. Түүнийг нээгээд хэрэглэгчийн шинэ нэр, нууц үгээрээ нэвтэрнэ үү. |
nocreativecommons |
Creative Commons RDF metadata disabled for this server. |
Creative Commons RDF metadata disabled for this server. |
nocredits |
There is no credits info available for this page. |
There is no credits info available for this page. |
nodb |
Could not select database $1 |
Could not select database $1 |
nodublincore |
Dublin Core RDF metadata disabled for this server. |
Dublin Core RDF metadata disabled for this server. |
noemail |
There is no e-mail address recorded for user "$1". |
Хэрэглэгч "$1" нь мэйл хаягаа бүртгүүлээгүй байна. |
noemailtext |
This user has not specified a valid e-mail address, or has chosen not to receive e-mail from other users. |
Энэ хэрэглэгч нь хүчинтэй мэйл хаяг бүртгүүлээгүй эсвэл энэ хаягаар бусдаас мэйл хүлээн авахгүй байна. |
noemailtitle |
No e-mail address |
Мэйл хаяггүй байна |
nogomatch |
No page with this exact title exists, trying full text search. |
There is no page titled "$1". You can create this page. |
nohistory |
There is no edit history for this page. |
Хуудсанд засвар хийсэн түүх байхгүй байна. |
nolinkshere |
No pages link to here. |
Холбоос хуудас байхгүй. |
nolinkstoimage |
There are no pages that link to this image. |
Энэ файлд холбоос хийсэн хуудас байхгүй байна. |
noname |
You have not specified a valid user name. |
Таны өгсөн хэрэглэгчийн нэр хүчингүй байна. |
nonefound |
<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). |
Note: 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). |
nospecialpagetext |
You have requested a special page that is not recognized by the wiki. |
You have requested an invalid special page, a list of valid special pages may be found at Special:Specialpages. |
nosuchaction |
No such action |
тийм үйлдэл хийхгүй |
nosuchactiontext |
The action specified by the URL is not recognized by the wiki |
The action specified by the URL is not recognized by the wiki |
nosuchspecialpage |
No such special page |
тийм тусгай хуудас биш |
nosuchuser |
There is no user by the name "$1". Check your spelling, or use the form below to create a new user account. |
"$1" гэсэн хэрэглэгч байхгүй байна. Үсэглэлийн алдааг харна уу? эсвэл шинээр бүртгүүлнэ үү. |
notacceptable |
The wiki server can't provide data in a format your client can read. |
The wiki server can't provide data in a format your client can read. |
notanarticle |
Not a content page |
Агуулгагүй хуудас |
notargettext |
You have not specified a target page or user to perform this function on. |
You have not specified a target page or user to perform this function on. |
notargettitle |
No target |
чиглэлгүй |
note |
<strong>Note:</strong> |
Анхааруулга: |
notextmatches |
No page text matches |
таарах тексттэй хуудас байхгүй |
notitlematches |
No page title matches |
таарах нэртэй хуудас байхгүй |
notloggedin |
Not logged in |
нэвтрээгүй байна |
nowatchlist |
You have no items on your watchlist. |
Танд хянаж буй зүйл байхгүй. |
nowiki_sample |
Insert non-formatted text here |
Энд хэлбэршүүлээгүй текстээ оруулна уу |
nowiki_tip |
Ignore wiki formatting |
Ignore wiki formatting |
nstab-category |
Category |
Төрөл |
nstab-help |
Help |
Тусламж |
nstab-image |
Image |
файл |
nstab-main |
Article |
Бичлэг or Өгүүлэл |
nstab-media |
Media |
Медиа хуудас |
nstab-mediawiki |
Message |
мессеж |
nstab-special |
Special |
Тусгай |
nstab-template |
Template |
Үлгэр |
nstab-user |
User page |
Хэрэглэгчийн хуудас |
nstab-wp |
About |
Project page |
nviews |
$1 views |
$1 views |
ok |
OK |
Tэг |
oldpassword |
Old password |
Хуучин нууц үг: |
orig |
orig |
orig |
orphans |
Orphaned pages |
Orphaned pages |
othercontribs |
Based on work by $1. |
Based on work by $1. |
otherlanguages |
Other languages |
Бусад хэлээр |
others |
others |
Бусад |
pagemovedsub |
Move succeeded |
Амжилттай зөөгдлөө |
pagemovedtext |
Page "[[$1]]" moved to "[[$2]]". |
Хуудас "$1" нь "$2" руу зөөвөрлөгдсөн. |
pagetitle |
$1 - Wikipedia |
$1 - Wikipedia |
passwordremindertext |
Someone (probably you, from IP address $1) requested that we send you a new Wikipedia login password. The password for user "$2" is now "$3". You should log in and change your password now. |
Someone (probably you, from IP address $1) requested that we send you a new password for Wikipedia ($4). The password for user "$2" is now "$3". You should log in and change your password now. 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. |
Password reminder from Wikipedia |
Password reminder from Wikipedia |
|
passwordsent |
A new password has been sent to the e-mail address registered for "$1". Please log in again after you receive it. |
A new password has been sent to the e-mail address registered for "$1". Please log in again after you receive it. |
perfcached |
The following data is cached and may not be completely up to date: |
The following data is cached and may not be up to date. |
perfdisabled |
Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki. |
Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki. |
perfdisabledsub |
Here's a saved copy from $1: |
Here is a saved copy from $1: |
personaltools |
Personal tools |
Хувийн хэрэгсэлүүд |
popularpages |
Popular pages |
Эрэлттэй хуудсууд |
portal |
Community portal |
Бүлгэмийн портал |
portal-url |
Wikipedia:Community Portal |
Төсөл:Бүлгэмийн портал |
postcomment |
Post a comment |
Саналаа илгээх |
poweredby |
Wikipedia is powered by [http://www.mediawiki.org/ MediaWiki], an open source wiki engine. |
Wikipedia is powered by MediaWiki, an open source wiki engine. |
powersearch |
Search |
Хайлт |
powersearchtext |
Search in namespaces :<br /> $1<br /> $2 List redirects Search for $3 $9 |
Search in namespaces: |
preferences |
Preferences |
Хэрэглэгчийн тохиргоо |
prefs-help-userdata |
email address to them, and it can be used to send you a new password if you forget it. |
email address to them, and it can be used to send you a new password if you forget it. |
prefs-misc |
Misc settings |
Misc |
prefs-personal |
User data |
Хэрэглэгчийн хувийн тохируулга |
prefs-rc |
Recent changes and stub display |
Сүүлд шинэчлэгдсэн |
prefslogintext |
You are logged in as "$1". Your internal ID number is $2. See [[Wikipedia:User preferences help]] for help deciphering the options. |
You are logged in as "$1". Your internal ID number is $2. See Project:User preferences help for help deciphering the options. |
prefsnologin |
Not logged in |
нэвтрээгүй байна |
prefsnologintext |
You must be <a href="/wiki/Special:Userlogin">logged in</a> to set user preferences. |
You must be logged in to set user preferences. |
prefsreset |
Preferences have been reset from storage. |
Preferences have been reset from storage. |
preview |
Preview |
Урьдчилан харах |
previewconflict |
This preview reflects the text in the upper text editing area as it will appear if you choose to save. |
This preview reflects the text in the upper text editing area as it will appear if you choose to save. |
previewnote |
Remember that this is only a preview, and has not yet been saved! |
This is only a preview; changes have not yet been saved! |
prevn |
previous $1 |
өмнөх $1 |
printableversion |
Printable version |
Хэвлэх хувилбар |
printsubtitle |
(From http://mn.wikipedia.org) |
(From http://mn.wikipedia.org) |
protect |
Protect |
Хамгаал |
protectcomment |
Reason for protecting |
Хамгаалагдсан шалгтгаан |
protectedarticle |
protected [[$1]] |
protected "$1" |
protectedpage |
Protected page |
Хамгаалагдсан хуудас |
protectedpagewarning |
WARNING: This page has been locked so that only users with sysop privileges can edit it. Be sure you are following the <a href='/w/wiki.phtml/Wikipedia:Protected_page_guidelines'>protected page guidelines</a>. |
WARNING: This page has been locked so that only users with sysop privileges can edit it. |
protectedtext |
This page has been locked to prevent editing; there are a number of reasons why this may be so, please see [[Wikipedia:Protected page]]. You can view and copy the source of this page: |
This page has been locked to prevent editing. You can view and copy the source of this page: |
protectlogpage |
Protection_log |
Protection log |
protectlogtext |
Below is a list of page locks/unlocks. See [[Wikipedia:Protected page]] for more information. |
доорх нь түгжигдсэн ба түгжигдээгүй хуудасны лист. |
protectpage |
Protect page |
Protect page |
protectreason |
(give a reason) |
(give a reason) |
protectsub |
(Protecting "$1") |
(Protecting "$1") |
protectthispage |
Protect this page |
Энэ хуудсыг хамгаалах |
proxyblocker |
Proxy blocker |
Proxy blocker |
proxyblockreason |
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. |
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. |
proxyblocksuccess |
Done. |
Гүйцэтгэсэн. |
qbbrowse |
Browse |
Дэлгэх |
qbedit |
Edit |
Өөрчлөх |
qbfind |
Find |
Хайх |
qbmyoptions |
My pages |
Миний хуудас |
qbpageinfo |
Context |
Агуулга |
qbpageoptions |
This page |
Энэ хуудас |
qbsettings |
Quickbar settings |
Хялбаршуулсан хэсэг |
qbsettingsnote |
This preference only works in the 'Standard' and the 'CologneBlue' skin. |
This preference only works in the 'Standard' and the 'CologneBlue' skin. |
qbspecialpages |
Special pages |
Тусгай хуудаснууд |
querybtn |
Submit query |
Submit query |
querysuccessful |
Query successful |
Query successful |
randompage |
Random page |
Дурын хуудас |
range_block_disabled |
The sysop ability to create range blocks is disabled. |
The sysop ability to create range blocks is disabled. |
rchide |
in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits. |
in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits. |
rclinks |
Show last $1 changes in last $2 days<br />$3 |
Show last $1 changes in last $2 days |
rclistfrom |
Show new changes starting from $1 |
Show new changes starting from $1 |
rcliu |
|
|
rcloaderr |
Loading recent changes |
Loading recent changes |
rclsub |
(to pages linked from "$1") |
(to pages linked from "$1") |
rcnote |
Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days. |
Below are the last $1 changes in the last $2 days, as of $3. |
rcnotefrom |
Below are the changes since <b>$2</b> (up to <b>$1</b> shown). |
Below are the changes since $2 (up to $1 shown). |
readonly |
Database locked |
Database locked |
readonlytext |
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 |
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 |
readonlywarning |
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. |
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. |
recentchanges |
Recent changes |
Сүүлд шинэчлэгдсэн |
recentchangescount |
Number of titles in recent changes |
Titles in recent changes: |
recentchangeslinked |
Related changes |
Холбогдох өөрчлөлтүүд |
recentchangestext |
Track the most recent changes to the wiki on this page. |
Энэхүү хуудсанд вики-гийн хамгийн сүүлийн үеийн өөрчлөлтүүдийг үзүүлж байна. |
redirectedfrom |
(Redirected from $1) |
($1-с шууд холбогдсон) |
remembermypassword |
Remember my password across sessions. |
Намайг сана |
removechecked |
Remove checked items from watchlist |
Тэмдэглэгдсэнг хасах |
removedwatch |
Removed from watchlist |
Хянах листээс зөөгдлөө |
removedwatchtext |
The page "$1" has been removed from your watchlist. |
The page "$1" has been removed from your watchlist. |
removingchecked |
Removing requested items from watchlist... |
Removing requested items from watchlist... |
resetprefs |
Reset preferences |
Reset |
restorelink |
$1 deleted edits |
$1 deleted edits |
resultsperpage |
Hits to show per page |
Hits per page: |
retrievedfrom |
Retrieved from "$1" |
Retrieved from "$1" |
returnto |
Return to $1. |
Return to $1. |
retypenew |
Retype new password |
Шинэ нууц үгээ дахин оруулах: |
reupload |
Re-upload |
Re-upload |
reuploaddesc |
Return to the upload form. |
Return to the upload form. |
reverted |
Reverted to earlier revision |
Reverted to earlier revision |
revertimg |
rev |
rev |
revertpage |
Reverted edit of $2, changed back to last version by $1 |
Reverted edits by $2 (Talk); changed back to last version by $1 |
revhistory |
Revision history |
Revision history |
revisionasof |
Revision as of $1 |
Revision as of $1 |
revnotfound |
Revision not found |
Revision not found |
revnotfoundtext |
The old revision of the page you asked for could not be found. Please check the URL you used to access this page. |
The old revision of the page you asked for could not be found. Please check the URL you used to access this page. |
rfcurl |
http://www.faqs.org/rfcs/rfc$1.html |
|
rights |
Rights: |
Rights: |
rollback |
Roll back edits |
Roll back edits |
rollback_short |
Rollback |
Rollback |
rollbackfailed |
Rollback failed |
Rollback failed |
rollbacklink |
rollback |
rollback |
rows |
Rows |
Мөр: |
savearticle |
Save page |
хуудсыг хадгалах |
savedprefs |
Your preferences have been saved. |
Таны тохиргоо хадгалагдлаа. |
savefile |
Save file |
Файлыг хадгалах |
saveprefs |
Save preferences |
Хадгалах |
search |
Search |
Хайлт |
searchdisabled |
<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> |
Wikipedia search is disabled. You can search via Google in the meantime. Note that their indexes of Wikipedia content may be out of date. |
searchhelppage |
Wikipedia:Searching |
Wikipedia:Searching |
searchingwikipedia |
Searching Wikipedia |
Searching Wikipedia |
searchquery |
For query "$1" |
For query "$1" |
searchresults |
Search results |
Search results |
searchresultshead |
Search result settings |
Хайлт |
searchresulttext |
For more information about searching Wikipedia, see $1. |
For more information about searching Wikipedia, see Searching Wikipedia. |
sectionedit |
(section) |
(section) |
Select a newer version for comparison |
Select a newer version for comparison |
|
Select an older version for comparison |
Select an older version for comparison |
|
selectonly |
Only read-only queries are allowed. |
Only read-only queries are allowed. |
selflinks |
Pages with Self Links |
Self-linking pages |
selflinkstext |
The following pages contain a link to themselves, which they should not. |
The following pages link to themselves: |
seriousxhtmlerrors |
There were serious xhtml markup errors detected by tidy. |
There were serious xhtml markup errors detected by tidy. |
servertime |
Server time is now |
Серверийн цаг |
set_rights_fail |
<b>User rights for "$1" could not be set. (Did you enter the name correctly?)</b> |
User rights for "$1" could not be set. (Did you enter the name correctly?) |
set_user_rights |
Set user rights |
Set user rights |
setbureaucratflag |
Set bureaucrat flag |
Set bureaucrat flag |
shortpages |
Short pages |
Богино хуудсууд |
show |
show |
Show |
showhideminor |
$1 minor edits | $2 bots | $3 logged in users |
$1 minor edits | $2 bots | $3 logged in users | $4 patrolled edits |
showingresults |
Showing below <b>$1</b> results starting with #<b>$2</b>. |
Showing below up to $1 results starting with #$2. |
showingresultsnum |
Showing below <b>$3</b> results starting with #<b>$2</b>. |
Showing below $3 results starting with #$2. |
showlast |
Show last $1 images sorted $2. |
Show last $1 files sorted $2. |
showpreview |
Show preview |
Урьдчилан харах |
showtoc |
show |
show |
sig_tip |
Your signature with timestamp |
Таны бичлэг үйлдсэн цаг бүхий гарын үсэг |
sitestats |
Site statistics |
Wikipedia statistics |
sitestatstext |
There are '''$1''' total pages in the database. This includes "talk" pages, pages about Wikipedia, 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. |
There are $1 total pages in the database. This includes "talk" pages, pages about Wikipedia, 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. $8 files have been uploaded. 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. The job queue length is $7. |
sitesubtitle |
The Free Encyclopedia |
|
sitesupport |
Donations |
Хандив |
sitetitle |
Wikipedia |
Wikipedia |
siteuser |
Wikipedia user $1 |
Wikipedia user $1 |
siteusers |
Wikipedia user(s) $1 |
Wikipedia user(s) $1 |
skin |
Skin |
Арьс |
spamprotectiontext |
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: |
The page you wanted to save was blocked by the spam filter. This is probably caused by a link to an external site. |
spamprotectiontitle |
Spam protection filter |
Spam protection filter |
specialpage |
Special Page |
Тусгай хуудас |
specialpages |
Special pages |
Тусгай хуудсууд |
spheading |
Special pages for all users |
Бүх хэрэглэгчдэд зориулсан тусгай хуудсууд |
sqlislogged |
Please note that all queries are logged. |
Please note that all queries are logged. |
sqlquery |
Enter query |
Enter query |
statistics |
Statistics |
Statistics |
storedversion |
Stored version |
Stored version |
stubthreshold |
Threshold for stub display |
Threshold for stub display: |
subcategories |
Subcategories |
Дэд категориуд |
subcategorycount |
There are $1 subcategories to this category. |
There are $1 subcategories to this category. |
subject |
Subject/headline |
Subject/headline |
subjectpage |
View subject |
View subject |
successfulupload |
Successful upload |
Successful upload |
summary |
Summary |
Товч агуулга |
sysopspheading |
For sysop use only |
For sysop use only |
sysoptext |
The action you have requested can only be performed by users with "sysop" status. See $1. |
The action you have requested can only be performed by users with "sysop" capability. See $1. |
sysoptitle |
Sysop access required |
Sysop access required |
tableform |
table |
table |
talk |
Discussion |
Хэлэлцүүлэг |
talkexists |
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. |
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. |
talkpage |
Discuss this page |
Discuss this page |
talkpagemoved |
The corresponding talk page was also moved. |
The corresponding talk page was also moved. |
talkpagenotmoved |
The corresponding talk page was <strong>not</strong> moved. |
The corresponding talk page was not moved. |
talkpagetext |
<!-- MediaWiki:talkpagetext --> |
|
textboxsize |
Textbox dimensions |
Editing |
textmatches |
Page text matches |
Page text matches |
thisisdeleted |
View or restore $1? |
View or restore $1? |
thumbnail-more |
Enlarge |
Enlarge |
timezonelegend |
Time zone |
Цагийн бүс |
timezoneoffset |
Offset |
Offset¹ |
timezonetext |
Enter number of hours your local time differs from server time (UTC). |
The number of hours your local time differs from server time (UTC). |
titlematches |
Article title matches |
Article title matches |
toc |
Table of contents |
Contents |
toolbox |
Toolbox |
Багаж хэрэгслүүд |
See the differences between the two selected versions of this page. [alt-v] |
See the differences between the two selected versions of this page. [alt-v] |
|
tooltip-minoredit |
Mark this as a minor edit [alt-i] |
Mark this as a minor edit [alt-i] |
tooltip-preview |
Preview your changes, please use this before saving! [alt-p] |
Оруулах гэж буй өөрчлөлтийг урьдчилан харах. Үүнийг ашиглана уу! [alt-p] |
tooltip-save |
Save your changes [alt-s] |
Өөрчлөлтүүдээ хадгалах [alt-s] |
tooltip-search |
Search this wiki [alt-f] |
Search Wikipedia [alt-f] |
uclinks |
View the last $1 changes; view the last $2 days. |
View the last $1 changes; view the last $2 days. |
ucnote |
Below are this user's last <b>$1</b> changes in the last <b>$2</b> days. |
Below are this user's last $1 changes in the last $2 days. |
uctop |
(top) |
(top) |
unblockip |
Unblock user |
Unblock user |
unblockiptext |
Use the form below to restore write access to a previously blocked IP address or username. |
Use the form below to restore write access to a previously blocked IP address or username. |
unblocklink |
unblock |
unblock |
unblocklogentry |
unblocked "$1" |
unblocked $1 |
undelete |
Restore deleted page |
View deleted pages |
undelete_short |
Undelete $1 edits |
Undelete $1 edits |
undeletearticle |
Restore deleted page |
Restore deleted page |
undeletebtn |
Restore! |
Restore |
undeletedarticle |
restored "$1" |
restored "$1" |
undeletedtext |
[[$1]] has been successfully restored. See [[Wikipedia:Deletion_log]] for a record of recent deletions and restorations. |
$1 has been successfully restored. See Special:Log/delete for a record of recent deletions and restorations. |
undeletehistory |
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. |
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. |
undeletepage |
View and restore deleted pages |
View and restore deleted pages |
undeletepagetext |
The following pages have been deleted but are still in the archive and can be restored. The archive may be periodically cleaned out. |
The following pages have been deleted but are still in the archive and can be restored. The archive may be periodically cleaned out. |
undeleterevision |
Deleted revision as of $1 |
Deleted revision as of $1 |
undeleterevisions |
$1 revisions archived |
$1 шинэчлэсэн засварыг архивлалаа |
unexpected |
Unexpected value: "$1"="$2". |
Гэнэтийн утга: "$1"="$2". |
unlockbtn |
Unlock database |
Мэдээллийн баазын цоожийг тайл |
unlockconfirm |
Yes, I really want to unlock the database. |
Тийм,үнэхээр би энэ мэдээллийн сангийн цоожийг тайлахыг хүсэж байна |
unlockdb |
Unlock database |
Мэдээллийн сангийн цоожийг тайл |
unlockdbsuccesssub |
Database lock removed |
Мэдээллийн сангийн цоожийг авлаа |
unlockdbsuccesstext |
The database has been unlocked. |
Мэдээллийн сангийн цоожийг тайллаа. |
unlockdbtext |
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. |
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. |
unprotect |
Unprotect |
хамгаалахаа болих |
unprotectcomment |
Reason for unprotecting |
Хамгаалахаа больсон шалтгаан |
unprotectedarticle |
unprotected [[$1]] |
"$1"-г хамгаалахаа больсон |
unprotectsub |
(Unprotecting "$1") |
("$1"-г хамгаалахаа болих) |
unprotectthispage |
Unprotect this page |
Энэ хуудсыг хамгаалахаа болих |
unusedimages |
Unused images |
Ашиглагдаагүй файлууд |
unusedimagestext |
<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. |
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. |
unwatch |
Unwatch |
Хянахаа болих |
unwatchthispage |
Stop watching |
Хянахаа зогсоох |
updated |
(Updated) |
(Шинэчлэгдсэн) |
upload |
Upload file |
Файл оруулах |
uploadbtn |
Upload file |
Файл оруулах |
uploaddisabled |
Sorry, uploading is disabled. |
Аплоуд хийх боломжгүй боллоо. |
uploadedfiles |
Uploaded files |
Аплоуд хийгдсэн файлууд |
uploadedimage |
uploaded "$1" |
"$1"-г аплоуд хийлээ |
uploaderror |
Upload error |
Аплоудын алдаа |
uploadfile |
Upload images, sounds, documents etc. |
Upload images, sounds, documents etc. |
uploadlink |
Upload images |
Upload images |
uploadlog |
upload log |
аплоудын лог |
uploadlogpage |
Upload_log |
Аплоудын лог |
uploadlogpagetext |
Below is a list of the most recent file uploads. All times shown are server time (UTC). <ul> </ul> |
Хамгийн сүүлд хийгдсэн файл аплоудуудын жагсаалтыг доор үзүүлэв. |
uploadnologin |
Not logged in |
Нэвтрээгүй байна |
uploadnologintext |
You must be <a href="/wiki/Special:Userlogin">logged in</a> to upload files. |
Та файл аплоуд хийхийн тулд нэвтрэн орох шаардлагатай. |
uploadtext |
<strong>STOP!</strong> Before you upload here, make sure to read and follow the <a href="/wiki/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/Special:Imagelist">list of uploaded images</a>. Uploads and deletions are logged on the <a href="/wiki/Wikipedia: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. |
Доорх загварыг ашиглан файл аплоуд хийнэ үү. Аплоуд хийгдсэн зургуудыг үзэх буюу хайх бол аплоуд хийгдсэн файлуудын жагсаалтыг үзнэ үү. Аплоуд болон устгалууд аплоудын логт лог хийгддэг болно. Зургийг хуудсанд оруулахын тулд доорх загварыг ашиглаж шууд холбоос хийнэ: [[Image:File.jpg]], [[Image:File.png|alt текст]] буюу [[Media:File.ogg]]. |
uploadwarning |
Upload warning |
Хуулах үеийн анхааруулга |
usenewcategorypage |
1 Set first character to "0" to disable the new category page layout. |
1 Set first character to "0" to disable the new category page layout. |
user_rights_set |
<b>User rights for "$1" updated</b> |
"$1"-ийн хэрэглэгчийн эрхүүд шинэчлэгдлээ |
<strong>Tip:</strong> Use the 'Show preview' button to test your new css/js before saving. |
Зөвлөгөө: 'Урьдчилан харах' товчийг ашиглан та өөрийн шинэ CSS/ЖаваСкриптийг хадгалахаасаа өмнө шалгах боломжтой. |
|
usercsspreview |
'''Remember that you are only previewing your user css, it has not yet been saved!''' |
Та өөрийн хэрэглэгчийн CSS-г зөвхөн урьдчилан харж буй бөгөөд энэ нь хараахан хадгалагдаагүй байгааг анхаарна уу! |
userexists |
The user name you entered is already in use. Please choose a different name. |
Хэрэглэгчийн нэр ашиглагдаж байна. Өөр нэр сонгоно уу. |
userjspreview |
'''Remember that you are only testing/previewing your user javascript, it has not yet been saved!''' |
Та өөрийн хэрэглэгчийн ЖаваСкриптийг урьдчилан харж байна, энэ нь хараахан хадгалагдаагүй байгааг санана уу! |
userlogin |
Log in |
Нэвтрэх / Бүртгүүлэх |
userlogout |
Log out |
Гарах |
usermailererror |
Mail object returned error: |
Mail object returned error: |
userpage |
View user page |
Хэрэглэгчийн хуудсыг үзэх |
userstats |
User statistics |
Хэрэглэгчийн статистик |
userstatstext |
There are '''$1''' registered users. '''$2''' of these are administrators (see $3). |
Нийт $1 бүртгэгдсэн хэрэглэгч байгаагийн $2 (эсвэл $4%) нь $5. |
version |
Version |
Хувилбар |
viewcount |
This page has been accessed $1 times. |
Энэ хуудсанд $1 удаа хандсан байна. |
viewprevnext |
View ($1) ($2) ($3). |
Харах ($1) ($2) ($3). |
viewsource |
View source |
Сурсыг үзэх |
viewtalkpage |
View discussion |
Хэлэлцүүлгийг үзэх |
wantedpages |
Wanted pages |
Үүсгэх хэрэгцээтэй байгаа хуудсууд |
watch |
Watch |
Хянах |
watchdetails |
($1 pages watched not counting talk pages; $2 total pages edited since cutoff; $3... <a href='$4'>show and edit complete list</a>.) |
|
watcheditlist |
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. |
Таны хянах листэд буй хуудсуудыг цагаан толгойн дарааллаар жагсаав. Өөрийн хянах листээс хасахыг хүссэн хуудсын харгалзах нүдийг чагтлан тэмдэглээд, дэлгэцний хамгийн доор буй 'тэмдэглэсэнг хасах' товчийг дарна уу (хуудсыг хасахад хэлэлцүүлгийн хуудас нь хамтдаа хасагдана, эсрэг нь мөн адил). |
watchlist |
My watchlist |
Миний хянаж буй хуудсууд |
watchlistcontains |
Your watchlist contains $1 pages. |
Таны хянах лист $1 хуудас агуулж байна. |
watchlistsub |
(for user "$1") |
(for user "$1") |
watchmethod-list |
checking watched pages for recent edits |
шинэ засварууд дунд таны хянаж буй хуудсууд бий эсэхийг шалгаж байна |
watchmethod-recent |
checking recent edits for watched pages |
хянаж буй хуудсуудаас шинэчлэгдсэн эсэхийг шалгаж байна |
watchnochange |
None of your watched items were edited in the time period displayed. |
Дурьдагдсан хугацаанд таны хянаж буй хуудсуудад өөрчлөлт ороогүй байна. |
watchnologin |
Not logged in |
Нэвтрээгүй байна. |
watchnologintext |
You must be <a href="/wiki/Special:Userlogin">logged in</a> to modify your watchlist. |
Та өөрийн хянаж буй хуудаснуудын жагсаалтыг өөрчлөхийг хүсвэл нэвтэрсэн байх шаардлагатай. |
watchthis |
Watch this page |
Энэ хуудсыг хяна |
watchthispage |
Watch this page |
Энэ хуудсыг хяна |
welcomecreation |
<h2>Welcome, $1!</h2><p>Your account has been created. Don't forget to change your Wikipedia preferences. |
[Өөрчлөх] Тавтай морилно уу, $1!Таны хэрэглэгчийн нэр амжилттайгаар үүсгэгдлээ. Wikipedia-гийн харагдах байдлын тохиргоогоо өөрчлөхөө мартуузай. |
whatlinkshere |
What links here |
Энд холбогдсон хуудсууд |
whitelistacctext |
To be allowed to create accounts in this Wiki you have to [[Special:Userlogin|log]] in and have the appropriate permissions. |
Энэ Викид хэрэглэгчийн бүртгэл үүсгэх зөвшөөрөл авахын тулд та нэвтрэн орж, зохих зөвшөөрлийг авах ёстой. |
whitelistacctitle |
You are not allowed to create an account |
Таныг хэрэглэгчийн бүртгэл үүсгэхийг зөвшөөрсөнгүй. |
whitelistedittext |
You have to [[Special:Userlogin|login]] to edit pages. |
Та хуудсуудыг өөрчлөхийн тулд $1 хэрэгтэй. |
whitelistedittitle |
Login required to edit |
Засвар хийхийн тулд холбогдох шаардлагатай. |
whitelistreadtext |
You have to [[Special:Userlogin|login]] to read pages. |
Та хуудсуудыг уншихын тулд нэвтрэх хэрэгтэй. |
whitelistreadtitle |
Login required to read |
Уншихын тулд та нэвтрэх хэрэгтэй. |
wikipediapage |
View project page |
View project page |
wikititlesuffix |
Wikipedia |
Wikipedia |
wlnote |
Below are the last $1 changes in the last <b>$2</b> hours. |
Доорх нь сүүлийн $2 цагт хийгдсэн сүүлийн $1 өөрчлөлтүүд болно. |
wlsaved |
This is a saved version of your watchlist. |
Энэ нь таны хянах хуудасны жагсаалтын хадгалагдсан хувилбар. |
wlshowlast |
Show last $1 hours $2 days $3 |
Сүүлийн $1 цагийн $2 өдрийн $3 |
wrong_wfQuery_params |
Incorrect parameters to wfQuery()<br /> Function: $1<br /> Query: $2 |
Incorrect parameters to wfQuery() |
wrongpassword |
The password you entered is incorrect. Please try again. |
Нууц үгээ буруу оруулсан байна. Дахин оруулна уу. |
yourdiff |
Differences |
ялгаа |
youremail |
Your email* |
Мэйл хаяг * |
yourname |
Your user name |
Хэрэглэгчийн нэр |
yournick |
Your nickname (for signatures) |
Дуудах нэр (хоч): |
yourpassword |
Your password |
Нууц үг |
yourpasswordagain |
Retype password |
Нууц үгээ дахин оруул |
yourrealname |
Your real name* |
Жинхэнэ нэр * |
yourtext |
Your text |
таны текст |