साँचा:All system messages

विक्षनरी से

ये मीडियाविकि नामस्थान में उपलब्ध प्रणाली संदेशों की एक सूची है। यदि आप सामान्य मीडियाविकि क्षेत्रीयकरण में योगदान देना चाहें तो कृपया मीडियाविकि क्षेत्रीयकरणtranslatewiki.net को देखें।

Name

Default text

Current text

1movedto2
वार्ता

$1 moved to $2

$1 का नाम बदलकर $2 कर दिया गया है

Monobook.css
वार्ता

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

/* #globalWrapper { font-size:14px; } */
#bodyContent { font-size:110% }
h3 { 
font-weight: normal; 
font-size: 125%;
}
a { text-decoration:underline; }
h1 { padding-bottom: 0.35em; }
/*
 */

/* Change the colours to the different namespaces */
/* Default colour */
#content { background : #F8FCFF; }  // sky blue
#p-cactions li { background : #F8FCFF; }
#p-cactions li a { background : #F8FCFF; }

/* Articles background colour */
.ns-0 * #content { background : white; }
.ns-0 * #p-cactions li { background : white; }
.ns-0 * #p-cactions li a { background : white; }

/* Articles talk pages background colour */
.ns-1 * #content { background : #FFFFEE; } // yellow
.ns-1 * #p-cactions li { background : #FFFFEE; }
.ns-1 * #p-cactions li a { background : #FFFFEE; }

/* User pages background colour */
.ns-2 * #content { background : white; }
.ns-2 * #p-cactions li { background : white; }
.ns-2 * #p-cactions li a { background : white; }

/* User talk pages background colour */
.ns-3 * #content { background : #FFFFEE; }
.ns-3 * #p-cactions li { background : #FFFFEE; }
.ns-3 * #p-cactions li a { background : #FFFFEE; }

/* Wikipedia pages background colour */
.ns-4 * #content { background : #F4F4F4; }
.ns-4 * #p-cactions li { background : #F4F4F4; }
.ns-4 * #p-cactions li a { background : #F4F4F4; }

/* Wikipedia talk pages background colour */
.ns-5 * #content { background : #FFFFEE; }
.ns-5 * #p-cactions li { background : #FFFFEE; }
.ns-5 * #p-cactions li a { background : #FFFFEE; }

/* Image talk pages background colour */
.ns-7 * #content { background : #FFFFEE; }
.ns-7 * #p-cactions li { background : #FFFFEE; }
.ns-7 * #p-cactions li a { background : #FFFFEE; }

/* MediaWiki pages background colour */
.ns-8 * #content { background : #EEEEFF; }
.ns-8 * #p-cactions li { background : #EEEEFF; }
.ns-8 * #p-cactions li a { background : #EEEEFF; }

/* MediaWiki talk pages background colour */
.ns-9 * #content { background : #FFFFEE; }
.ns-9 * #p-cactions li { background : #FFFFEE; }
.ns-9 * #p-cactions li a { background : #FFFFEE; }

/* Template talk pages background colour */
.ns-11 * #content { background : #FFFFEE; }
.ns-11 * #p-cactions li { background : #FFFFEE; }
.ns-11 * #p-cactions li a { background : #FFFFEE; }

/* Help pages background colour */
.ns-12 * #content { background : #FFEEEE; }
.ns-12 * #p-cactions li { background : #FFEEEE; }
.ns-12 * #p-cactions li a { background : #FFEEEE; }

/* Help talk pages background colour */
.ns-13 * #content { background : #FFEEEE; }
.ns-13 * #p-cactions li { background : #FFEEEE; }
.ns-13 * #p-cactions li a { background : #FFEEEE; }

/* Category talk pages background colour */
.ns-15 * #content { background : #FFFFEE; }
.ns-15 * #p-cactions li { background : #FFFFEE; }
.ns-15 * #p-cactions li a { background : #FFFFEE; }

/* les nombre impairs sont discuter xxx (ou discussion xxx)
 '0': 'article',
 '2': 'user',
 '4': 'wikipedia',
 '6': 'image',
 '8': 'mediawiki',
 '10':   'template',
 '12':   'help',
 '14':   'category'
*/

/* pour armoniser les exposant */
.exposant { vertical-align: text-top; }

/* correction du bug de bordure blanche en attendant une mise a jour du site */
div.floatleft, table.floatleft
{
    float: left;
    position: relative;
    margin: 0, 0.5em, 0.5em, 0;
    border: 0;
}

div.floatright, table.floatright
{
    clear: right;
    float: right;
    position: relative;
    margin: 0, 0, 0.5em, 0.5em;
    border: 0;
}
/*
div.thumb
{
    margin-bottom: 0.5em;
    border: 0;
    width: auto;
}

div.tright
{
    clear: right;
    float: right;
    margin: 0.5em, 0, 0.8em, 1.4em;
    border: 0
}

div.tleft
{
    float: left;
    margin: 0.5em, 1.4em, 0.8em, 0;
    border: 0;
}
*/
table.egyleft
{
    float: right; 
    margin: 0.5em 0.5em 1em 1em; 
    border: 1px solid #ccccaa; 
    background: #efefdd; 
    text-align: center; 
    width: 170px;
}

/* Import de la palette de navigation de de: */
 
div.BoxenVerschmelzen, div.NavFrame {
     margin:0px;
     padding:2px;
     border:1px solid #AAAAAA;
     text-align:center;
     border-collapse:collapse;
     font-size:95%;
}

div.BoxenVerschmelzen div.NavFrame {
     border-style:none;
     border-style:hidden;
}

div.NavFrame + div.NavFrame {
     border-top-style:none;
     border-top-style:hidden;
}

div.NavPic {
     background-color:#FFFFFF;
     margin:0px;
     padding:2px;
     float:left;
}

div.NavFrame div.NavHead {
     height:1.6em;
     font-weight:bold;
     font-size:100%;
     background-color:#EFEFEF;
}

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;
}

/* 
*/

about
वार्ता

अबाउट

परिचय

aboutpage
वार्ता

विकिपीडिया:अबाउट

विक्षनरी:विक्षनरी के बारे में।

aboutwikipedia
वार्ता

विकिपीडिया के बारे में

⧼Aboutwikipedia⧽

accesskey-addsection
वार्ता

+

⧼Accesskey-addsection⧽

accesskey-anontalk
वार्ता

n

⧼Accesskey-anontalk⧽

accesskey-anonuserpage
वार्ता

.

⧼Accesskey-anonuserpage⧽

accesskey-article
वार्ता

a

⧼Accesskey-article⧽

accesskey-compareselectedversions
वार्ता

v

v

accesskey-contributions
वार्ता

<accesskey-contributions>

⧼Accesskey-contributions⧽

accesskey-currentevents
वार्ता

<accesskey-currentevents>

⧼Accesskey-currentevents⧽

accesskey-delete
वार्ता

d

⧼Accesskey-delete⧽

accesskey-edit
वार्ता

e

⧼Accesskey-edit⧽

accesskey-emailuser
वार्ता

<accesskey-emailuser>

⧼Accesskey-emailuser⧽

accesskey-help
वार्ता

<accesskey-help>

⧼Accesskey-help⧽

accesskey-history
वार्ता

h

⧼Accesskey-history⧽

accesskey-login
वार्ता

o

⧼Accesskey-login⧽

accesskey-logout
वार्ता

o

⧼Accesskey-logout⧽

accesskey-mainpage
वार्ता

z

⧼Accesskey-mainpage⧽

accesskey-minoredit
वार्ता

i

i

accesskey-move
वार्ता

m

⧼Accesskey-move⧽

accesskey-mycontris
वार्ता

y

⧼Accesskey-mycontris⧽

accesskey-mytalk
वार्ता

n

⧼Accesskey-mytalk⧽

accesskey-portal
वार्ता

<accesskey-portal>

⧼Accesskey-portal⧽

accesskey-preferences
वार्ता

<accesskey-preferences>

⧼Accesskey-preferences⧽

accesskey-preview
वार्ता

p

p

accesskey-protect
वार्ता

=

⧼Accesskey-protect⧽

accesskey-randompage
वार्ता

x

⧼Accesskey-randompage⧽

accesskey-recentchanges
वार्ता

r

⧼Accesskey-recentchanges⧽

accesskey-recentchangeslinked
वार्ता

c

⧼Accesskey-recentchangeslinked⧽

accesskey-save
वार्ता

s

s

accesskey-search
वार्ता

f

f

accesskey-sitesupport
वार्ता

<accesskey-sitesupport>

⧼Accesskey-sitesupport⧽

accesskey-specialpage
वार्ता

<accesskey-specialpage>

⧼Accesskey-specialpage⧽

accesskey-specialpages
वार्ता

q

⧼Accesskey-specialpages⧽

accesskey-talk
वार्ता

t

⧼Accesskey-talk⧽

accesskey-undelete
वार्ता

d

⧼Accesskey-undelete⧽

accesskey-unwatch
वार्ता

w

⧼Accesskey-unwatch⧽

accesskey-upload
वार्ता

u

s

accesskey-userpage
वार्ता

.

⧼Accesskey-userpage⧽

accesskey-viewsource
वार्ता

e

⧼Accesskey-viewsource⧽

accesskey-watch
वार्ता

w

w

accesskey-watchlist
वार्ता

l

⧼Accesskey-watchlist⧽

accesskey-whatlinkshere
वार्ता

b

⧼Accesskey-whatlinkshere⧽

accmailtext
वार्ता

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

$1 के लिए एक यंत्र जनित कूटशब्द $2 को भेज दिया गया है। लॉगिन करने के बाद इसे 'कूटशब्द बदलें वाले पृष्ठ पर बदला जा सकता है।

accmailtitle
वार्ता

Password sent.

पासवर्ड भेज दिया गया है ।

actioncomplete
वार्ता

Action complete

कार्य पूर्ण

addedwatch
वार्ता

Added to watchlist

⧼Addedwatch⧽

addedwatchtext
वार्ता

The page "$1" has been added to your [[विशेष: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" और इसके चर्चा पृष्ठ जोड़ दिए गए हैं।

addsection
वार्ता

+

+

administrators
वार्ता

विकिपीडिया:प्रबन्धक

विक्षनरी:प्रबन्धक

affirmation
वार्ता

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

⧼Affirmation⧽

all
वार्ता

all

⧼All⧽

allmessages
वार्ता

All system messages

व्यवस्था संदेश

allmessagestext
वार्ता

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

ये मीडियाविकि नामस्थान में उपलब्ध प्रणाली संदेशों की एक सूची है। यदि आप सामान्य मीडियाविकि क्षेत्रीयकरण में योगदान देना चाहें तो कृपया मीडियाविकि क्षेत्रीयकरणtranslatewiki.net को देखें।

allpages
वार्ता

All pages

सभी पृष्ठ

alphaindexline
वार्ता

$1 to $2

⧼Alphaindexline⧽

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

वार्ता

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 पता कई सदस्यों के लिए एक हो सकता है। अगर आप एक गुमनाम सदस्य हैं और आपको लगता है कि आपके बारे में अप्रासंगिक टिप्पणियाँ की गई हैं तो कृपया खाता बनाएँ या खाते में प्रवेश करें ताकि दूसरे गुमनाम सदस्यों में से आपको अलग से पहचाना जा सके।

anonymous
वार्ता

Anonymous user(s) of Wiktionary

विक्षनरी के बेनामी सदस्य

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
वार्ता

लेख देखें

सामग्री पृष्ठ देखें

asksql
वार्ता

SQL query

⧼Asksql⧽

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.

⧼Asksqltext⧽

autoblocker
वार्ता

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

आपका आइ॰पी पता स्वतः अवरुद्ध है, चूँकि इसे हाल ही में "$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.

⧼Badfiletype⧽

badipaddress
वार्ता

Invalid IP address

अमान्य आईपी पता।

badquery
वार्ता

Badly formed search query

⧼Badquery⧽

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.

⧼Badquerytext⧽

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.

आपके द्वारा अनुरोधित शीर्षक अयोग्य, ख़ाली या गलत जुड़ा हुआ अंतरभाषा या इंटरविकि शीर्षक है। इसमें एक या एक से अधिक ऐसे अक्षर हो सकते हैं जो शीर्षक में प्रयोग नहीं किए जा सकते।

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 [[विकिपीडिया: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' था।

  • अवरोध की शुुरुआत: $8
  • अवरोध का अंत: $6
  • लक्ष्य: $7

अवरोध के बारे में चर्चा करने के लिए आप $1 या किसी दूसरे प्रबंधक से संपर्क कर सकते हैं। अगर आपके वरीयताओं में एक मान्य ईमेल पता दिया गया है और आपको "इस सदस्य को ईमेल भेजें" सुविधा का इस्तेमाल करने से रोका नहीं गया है, तो आप इसका इस्तेमाल कर सकते हैं। आपका वर्तमान IP पता $3 है, और अवरोध ID #$5 है।

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 [[विकिपीडिया:Policy|policy]]. Fill in a specific reason below (for example, citing particular pages that were vandalized).

किसी विशिष्ट IP पते अथवा सदस्यनाम से लिखने का अधिकार छीनने के लिए नीचे के फ़ॉर्म का इस्तेमाल करें। यह सिर्फ बर्बरता को रोकने के लिए ही किया जाना चाहिए, और वह भी नीति के अनुसार। नीचे विशिष्ट कारण दर्ज करें (जैसे उन पृष्ठों को दर्शाते हुए, जिनमें बर्बरता की गई हो)। आप CIDR सिनटैक्स की मदद से IP पतों के रेंजेस अवरोधित कर सकते हैं; अधिकतम संभव सिनटैक्स है IPv4 के लिए /$1 और IPv6 के लिए /$2।

blocklink
वार्ता

block

अवरोधित करें

blocklistline
वार्ता

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

⧼Blocklistline⧽

blocklogentry
वार्ता

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

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

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 पते इस सूची में उपलब्ध नहीं है। वर्तमान में क्रियाशील प्रतिबंधों और ब्लॉकों की सूची के लिए ब्लॉक लॉग देखें।

bold_sample
वार्ता

Bold text

⧼Bold_sample⧽

bold_tip
वार्ता

Bold text

⧼Bold_tip⧽

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.Wiktionary is not affiliated with any of these businesses, and this list should not be construed as an endorsement.

⧼Booksourcetext⧽

brokenredirects
वार्ता

Broken Redirects

टूटे हुए पुनर्निर्देशन पृष्ठ

brokenredirectstext
वार्ता

The following redirects link to a non-existing pages.

निम्नोक्त पुनर्निर्देशन नामौजूद पृष्ठों की ओर ले जाते हैं:

bugreports
वार्ता

Bug reports

⧼Bugreports⧽

bugreportspage
वार्ता

विकिपीडिया:Bug_reports

विक्षनरी:Bug_reports

bureaucratlog
वार्ता

Bureaucrat_log

⧼Bureaucratlog⧽

bureaucratlogentry
वार्ता

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

⧼Bureaucratlogentry⧽

bureaucrattext
वार्ता

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

⧼Bureaucrattext⧽

bureaucrattitle
वार्ता

Bureaucrat access required

⧼Bureaucrattitle⧽

bydate
वार्ता

by date

तिथि अनुसार

byname
वार्ता

by name

⧼Byname⧽

bysize
वार्ता

by size

⧼Bysize⧽

cachederror
वार्ता

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

⧼Cachederror⧽

cancel
वार्ता

Cancel

रद्द करें

cannotdelete
वार्ता

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

"$1" पृष्ठ या फ़ाइल को हटाया नहीं जा सका। शायद किसी और ने इसे पहले ही हटा दिया हो।

cantrollback
वार्ता

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

संपादन पूर्ववत नहीं किया जा सकता। अन्तिम योगदानकर्ता इस पृष्ठ का एकमात्र लेखक है।

categories
वार्ता

Categories

श्रेणियाँ

category
वार्ता

category

श्रेणी

category_header
वार्ता

Articles in category "$1"

"$1" श्रेणी में पृष्ठ

changepassword
वार्ता

Change password

पासवर्ड बदलें

changes
वार्ता

changes

बदलाव

columns
वार्ता

Columns

कोलम

commentedit
वार्ता

(comment)

⧼Commentedit⧽

compareselectedversions
वार्ता

Compare selected versions

चुने हुए अवतरणों की तुलना करें

confirm
वार्ता

Confirm

सुनिश्चित करें

confirmcheck
वार्ता

Yes, I really want to delete this.

हाँ, मुझे सच में इसे हटाना है ।

confirmdelete
वार्ता

Confirm delete

⧼Confirmdelete⧽

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 [[विकिपीडिया:Policy]].

आप एक पृष्ठ को उसके सभी अवतरणों सहित हटाने जा रहे हैं। जाँच लें कि आप ये करना चाहते हैं, आप इसके परिणामों से अवगत हैं, और आप ये नीति के अनुसार कर रहे हैं।

confirmprotect
वार्ता

Confirm protection

⧼Confirmprotect⧽

confirmprotecttext
वार्ता

Do you really want to protect this page?

⧼Confirmprotecttext⧽

confirmunprotect
वार्ता

Confirm unprotection

⧼Confirmunprotect⧽

confirmunprotecttext
वार्ता

Do you really want to unprotect this page?

⧼Confirmunprotecttext⧽

contextchars
वार्ता

Characters of context per line

⧼Contextchars⧽

contextlines
वार्ता

Lines to show per hit

⧼Contextlines⧽

contribslink
वार्ता

contribs

योगदान

contribsub
वार्ता

For $1

$1 के लिये

contributions
वार्ता

User contributions

सदस्य योगदान

copyright
वार्ता

Content is available under $1.

उपलब्ध सामग्री $1 के अधीन है जब तक अलग से उल्लेख ना किया गया हो।

copyrightpage
वार्ता

विकिपीडिया:Copyrights

विक्षनरी:कॉपीराइट

copyrightpagename
वार्ता

Wiktionary copyright

⧼Copyrightpagename⧽

copyrightwarning
वार्ता

Please note that all contributions to Wiktionary 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>



Your changes will be visible immediately. If you would just like to test or practice editing, please do that in the <a href="https://en.wikipedia.org/wiki/Sandbox">sandbox</a>. 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 Wikipedia 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 <a href="/wiki/Public_domain">public domain</a> resources — this does not include most web pages. DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!

कृपया ध्यान रहे कि विकिपीडिया को किये गये सभी योगदान GNU Free Documentation License की शर्तों के तहत् उपलब्ध किये गये हैं ,ऐसा माना जाता है । (अधिक जानकारी के लिये $1 देखें) । अगर आप अपनी लिखाई को बदलते और पुनः वितरित होते नहीं देखना चाहते हैं तो कृपया यहां योगदान नहीं करें ।
आप यह भी प्रमाणित कर रहे हैं कि यह आपने स्वयं लिखा है अथवा पब्लिक डोमेन या किसी अन्य फ़्री रिसोर्स से कॉपी किया है । कॉपीराइट वाले लेखों को, बिना अनुमति के, यहाँ नहीं डालिये !

couldntremove
वार्ता

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

⧼Couldntremove⧽

createaccount
वार्ता

Create new account

खाता बनाएँ

createaccountmail
वार्ता

by email

एक अस्थायी बेतरतीब पासवर्ड का इस्तेमाल करें और उसे निर्दिष्ट ईमेल पते पर भेजें

cur
वार्ता

cur

सद्य

currentevents
वार्ता

Current events

हाल की घटनाएँ

currentrev
वार्ता

Current revision

सद्य अवतरण

databaseerror
वार्ता

Database error

डाटाबेस त्रुटि

dateformat
वार्ता

Date format

⧼Dateformat⧽

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>".

⧼Dberrortext⧽

dberrortextcl
वार्ता

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

⧼Dberrortextcl⧽

deadendpages
वार्ता

Dead-end pages

बंद सिरे पृष्ठ

debug
वार्ता

Debug

⧼Debug⧽

defaultns
वार्ता

Search in these namespaces by default:

⧼Defaultns⧽

defemailsubject
वार्ता

Wiktionary e-mail

विक्षनरी ई-मेल "$1" सदस्य से

delete
वार्ता

Delete

हटाएँ

deletecomment
वार्ता

Reason for deletion

कारण:

deletedarticle
वार्ता

deleted "$1"

deleted "$1"

deletedtext
वार्ता

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

"$1" को हटाया गया है। हाल में हटाये गये पृष्ठों की सूची के लिये $2 देखें।

deleteimg
वार्ता

del

⧼Deleteimg⧽

deletepage
वार्ता

Delete page

पृष्ठ हटाएँ

deletesub
वार्ता

(Deleting "$1")

⧼Deletesub⧽

deletethispage
वार्ता

इस पृष्ठ को हटायें

इस पन्ने को हटायें

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

⧼Developerspheading⧽

developertext
वार्ता

आप जो करना चाहते हैं‌ उसे केवल "developer" स्तर के सदस्य कर सकते हैं. $1 देखें.

⧼Developertext⧽

developertitle
वार्ता

Developer आवश्यक है

⧼Developertitle⧽

diff
वार्ता

diff

अंतर

difference
वार्ता

(Difference between revisions)

⧼Difference⧽

disambiguations
वार्ता

Disambiguation pages

⧼Disambiguations⧽

disambiguationspage
वार्ता

विकिपीडिया:Links_to_disambiguating_pages

⧼Disambiguationspage⧽

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.

⧼Disambiguationstext⧽

disclaimerpage
वार्ता

विकिपीडिया:General_disclaimer

Project:साधारण अस्वीकरण

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.

यह पृष्ठ उन पृष्ठों की सूची देता है जो दूसरे अनुप्रेषण पृष्ठों की ओर अनुप्रेषित हैं। हर पंक्ति में पहले और दूसरे अनुप्रेषण की कड़ियाँ, तथा दूसरे अनुप्रेषण का लक्ष्य भी है, आम तौर पर यही "वास्तविक" लक्षित पृष्ठ होगा, और पहला अनुप्रेषण भी वास्तव में इसी की और लक्षित होना चाहिए। काटी गई एंट्रियों को सुलझा लिया गया है।

edit
वार्ता

Edit

सम्पादन

editcomment
वार्ता

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

संपादन सारांश था: $1

editconflict
वार्ता

Edit conflict: $1

संपादन अंतर्विरोध: $1

editcurrent
वार्ता

Edit the current version of this page

⧼Editcurrent⧽

edithelp
वार्ता

Editing help

सम्पादन सहायता

edithelppage
वार्ता

विकिपीडिया:How_does_one_edit_a_page

विक्षनरी:How_does_one_edit_a_page

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>

सूचना: आप इस पृष्ठ के एक कालग्रस्त अवतरण को संपादित कर रहे हैं। अगर आप इसे प्रकाशित करते हैं, इसके बाद से हर अवतरण पीछे आ जाएगा।

editsection
वार्ता

edit

सम्पादन

editthispage
वार्ता

इस पृष्ठ को बदलें

इस पन्ने को बदलें

emailflag
वार्ता

Disable e-mail from other users

⧼Emailflag⧽

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.

⧼Emailforlost⧽

emailfrom
वार्ता

From

प्रेषक:

emailmessage
वार्ता

Message

संदेश:

emailpage
वार्ता

E-mail user

⧼Emailpage⧽

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

त्रुटि

errorpagetitle
वार्ता

Error

गलती

exbeforeblank
वार्ता

content before blanking was:

खाली करने से पहले पाठ था: '$1'

exblank
वार्ता

page was empty

⧼Exblank⧽

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>

आपके द्वारा सम्पादन शुरू करने के बाद से किसी अन्य व्यक्ति ने इस पृष्ठ में बदलाव किए हैं। ऊपरी पाठ सम्पादन क्षेत्र में वर्तमान पाठ दर्शाया गया है। निचले क्षेत्र में आपके बदलाव दर्शाए गए हैं। आपको अपने बदलाव वर्तमान पाठ में खुद एकत्रित करने होंगे। "$1" दबाने पर सिर्फ ऊपरी क्षेत्र के पाठ को ही प्रकाशित किया जाएगा।

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.

आप XML में प्रारूपित किसी विशिष्ट पृष्ठ या फिर कुछ पृष्ठों के समूहों के टेक्स्ट और सम्पादन इतिहास को निर्यात कर सकते हैं। इसे मीडियाविकि का इस्तेमाल करने वाले किसी दूसरे विकि पर आयात पृष्ठ की मदद से आयात किया जा सकता है।

पृष्ठों को निर्यात करने के लिए नीचे के टेक्स्ट बॉक्स में शीर्षक जोड़ें। हर पंक्ति में एक शीर्षक होना चाहिए। फिर चुनें कि क्या आपको वर्तमान अवतरण के साथ पृष्ठ इतिहास और पुराने सभी अवतरण चाहिए, या फिर पिछले सम्पादन की जानकारी के साथ सिर्फ नवीनतम अवतरण चाहिए।

अगर आप दूसरा विकल्प चुनते हैं, आप "मुखपृष्ठ" पृष्ठ के लिए विशेष:निर्यात/मुखपृष्ठ जैसी एक कड़ी का भी इस्तेमाल कर सकते हैं।

extlink_sample
वार्ता

http://www.example.com link title

⧼Extlink_sample⧽

extlink_tip
वार्ता

External link (remember http:// prefix)

⧼Extlink_tip⧽

faq
वार्ता

FAQ

साधारण प्रश्न

faqpage
वार्ता

विकिपीडिया:FAQ

विक्षनरी:FAQ

feedlinks
वार्ता

Feed:

⧼Feedlinks⧽

filecopyerror
वार्ता

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

"$1" चित्र की "$2" पर प्रतिलिपि नहीं बन पाई।

filedeleteerror
वार्ता

Could not delete file "$1".

"$1" चित्र को हटाया नहीं जा सका।

filedesc
वार्ता

Summary

सारांश

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.

⧼Fileuploaded⧽

formerror
वार्ता

Error: could not submit form

त्रुटि: फ़ॉर्म प्रस्तुत नहीं किया जा सका।

fromwikipedia
वार्ता

From Wikipedia, the free encyclopedia.

⧼Fromwikipedia⧽

getimagelist
वार्ता

fetching image list

⧼Getimagelist⧽

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://hi.wiktionary.org"><br /><input type=radio name=sitesearch value=""> WWW <input type=radio name=sitesearch value="http://hi.wiktionary.org" checked> http://hi.wiktionary.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="//www.google.com/search" id="googlesearch"> <input type="hidden" name="domains" value="//hi.wiktionary.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="//hi.wiktionary.org" checked="checked" /><label for="gwiki">विक्षनरी</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_sample⧽

headline_tip
वार्ता

Level 2 headline

⧼Headline_tip⧽

help
वार्ता

सहायता

सहायता

helppage
वार्ता

विकिपीडिया:सहायता

विक्षनरी:सहायता

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.

अन्तर चयन: अंतर देखने के लिए अवतरणों के आगे दिए गए रेडियो बॉक्स पर क्लिक करें तथा Enter दबाएँ, या फिर नीचे दिए हुए बटन पर क्लिक करें
कुँजी: (सद्य) = नवीनतम अवतरण के साथ अंतर, (पिछला) = पिछले अवतरण के साथ अंतर, छो = छोटा संपादन।

history
वार्ता

Older versions

पन्ने का इतिहास

history_short
वार्ता

History

इतिहास

historywarning
वार्ता

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

चेतावनी: आप जो पृष्ठ हटाने जा रहे हैं उसके इतिहास में $1 अवतरण हैं:

hr_tip
वार्ता

Horizontal line (use sparingly)

⧼Hr_tip⧽

ignorewarning
वार्ता

Ignore warning and save file anyway.

चेतावनियाँ नज़र‍ंदाज़ करें और फ़ाइल अपलोड करें

ilshowmatch
वार्ता

Show all images with names matching

⧼Ilshowmatch⧽

ilsubmit
वार्ता

Search

खोजें

image_sample
वार्ता

Example.jpg

⧼Image_sample⧽

image_tip
वार्ता

Embedded image

⧼Image_tip⧽

imagelinks
वार्ता

Image links

चित्र का उपयोग

imagelist
वार्ता

Image list

⧼Imagelist⧽

imagelisttext
वार्ता

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

नीचे $2 छाना गया $1 फ़ाइल है।

imagepage
वार्ता

चित्र पृष्ठ देखें

फ़ाइल पृष्ठ देखें

imagereverted
वार्ता

Revert to earlier version was successful.

⧼Imagereverted⧽

imgdelete
वार्ता

del

⧼Imgdelete⧽

imgdesc
वार्ता

desc

⧼Imgdesc⧽

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>.

⧼Imghistlegend⧽

imghistory
वार्ता

Image history

⧼Imghistory⧽

imglegend
वार्ता

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

⧼Imglegend⧽

import
वार्ता

Import pages

पृष्ठ आयात करें

importfailed
वार्ता

Import failed: $1

आयात विफल हुआ: $1

importhistoryconflict
वार्ता

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

⧼Importhistoryconflict⧽

importnotext
वार्ता

Empty or no text

⧼Importnotext⧽

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.

कृपया स्रोत विकि से संचिका निर्यातित करने के लिए निर्यात सुविधा का इस्तेमाल करें। इसे अपने संगणक पर सँजो के यहाँ चढ़ा दें।

infobox
वार्ता

Click a button to get an example text

⧼Infobox⧽

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

⧼Infobox_alert⧽

internalerror
वार्ता

Internal error

आंतरिक त्रुटि

intl
वार्ता

Interlanguage links

⧼Intl⧽

ip_range_invalid
वार्ता

Invalid IP range.

गलत आईपी रेंज

ipaddress
वार्ता

IP Address/username

⧼Ipaddress⧽

ipb_expiry_invalid
वार्ता

Expiry time invalid.

अवैध समाप्ति कालावधी।

ipbexpiry
वार्ता

Expiry

⧼Ipbexpiry⧽

ipblocklist
वार्ता

List of blocked IP addresses and usernames

अवरोधित आईपी पते व सदस्यनाम

ipbreason
वार्ता

Reason

कारण:

ipbsubmit
वार्ता

Block this user

इस सदस्य को और बदलाव करने से रोकें

ipusubmit
वार्ता

Unblock this address

यह अवरोध हटाएँ

ipusuccess
वार्ता

"$1" unblocked

⧼Ipusuccess⧽

isbn
वार्ता

ISBN

⧼Isbn⧽

isredirect
वार्ता

redirect page

अनुप्रेषण पृष्ठ

italic_sample
वार्ता

Italic text

⧼Italic_sample⧽

italic_tip
वार्ता

Italic text

⧼Italic_tip⧽

iteminvalidname
वार्ता

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

⧼Iteminvalidname⧽

largefile
वार्ता

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

⧼Largefile⧽

last
वार्ता

last

पिछला

lastmodified
वार्ता

अन्तिम परिवर्तन $1.

इस पन्ने को अन्तिम बार $1 पर परिवर्तित किया गया था ।

lastmodifiedby
वार्ता

This page was last modified $1 by $2.

⧼Lastmodifiedby⧽

lineno
वार्ता

Line $1:

पंक्ति $1:

link_sample
वार्ता

Link title

⧼Link_sample⧽

link_tip
वार्ता

Internal link

⧼Link_tip⧽

linklistsub
वार्ता

(List of links)

⧼Linklistsub⧽

linkshere
वार्ता

The following pages link to here:

नीचे दिए हुए पृष्ठों पर $2 की कड़ियाँ हैं:

linkstoimage
वार्ता

The following pages link to this image:

यह पृष्ठ इस चित्र का इस्तेमाल करता है:

linktrail
वार्ता

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

⧼Linktrail⧽

listform
वार्ता

list

⧼Listform⧽

listusers
वार्ता

User list

सदस्य सूची

loadhist
वार्ता

Loading page history

⧼Loadhist⧽

loadingrev
वार्ता

loading revision for diff

⧼Loadingrev⧽

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.

आपने कन्फर्मेशन सन्दूकमें क्लिक नहीं किया हैं।

login
वार्ता

Log in

लॉग-इन करें

loginend
वार्ता

&nbsp;

⧼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 Wiktionary.

loginreqtext
वार्ता

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

⧼Loginreqtext⧽

loginreqtitle
वार्ता

Login Required

लॉग इन आवश्यक है

loginsuccess
वार्ता

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

आप Wiktionary में सदस्य नाम "$1" से लोगिन हो चुके हैं ।

loginsuccesstitle
वार्ता

Login successful

लॉग्ड-इन

logout
वार्ता

Log out

लॉग-आउट करें

logouttext
वार्ता

You are now logged out. You can continue to use Wiktionary 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

आप लोग आउट हो चुकें है । आप गुमनाम रहकर भी Wiktionary का उपयोग चालू रख सकतें हैं, या फिर आप दुबारा उसी या अन्य किसी सदस्य के नाम पर लोग इन कर सकतें हैं । 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

⧼Logouttitle⧽

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.

⧼Longpagewarning⧽

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/%E0%A4%B5%E0%A4%BF%E0%A4%B6%E0%A5%87%E0%A4%B7:Preferences">preferences</a> to send e-mail to other users.

अन्य सदस्यों को इ-मेल भेजने के लिये लॉग इन करना आवश्यक है और आपकी वरीयताओं में वैध ई-मेल पता होना आवश्यक है।

mainpage
वार्ता

मुख्य पृष्ठ

मुखपृष्ठ

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.

⧼Mainpagedocfooter⧽

mainpagetext
वार्ता

Wiki software successfully installed.

⧼Mainpagetext⧽

maintenance
वार्ता

Maintenance page

⧼Maintenance⧽

maintenancebacklink
वार्ता

Back to Maintenance Page

⧼Maintenancebacklink⧽

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 ;-)

⧼Maintnancepagetext⧽

makesysop
वार्ता

Make a user into a sysop

⧼Makesysop⧽

makesysopfail
वार्ता

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

⧼Makesysopfail⧽

makesysopname
वार्ता

Name of the user:

⧼Makesysopname⧽

makesysopok
वार्ता

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

⧼Makesysopok⧽

makesysopsubmit
वार्ता

Make this user into a sysop

⧼Makesysopsubmit⧽

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

⧼Makesysoptext⧽

makesysoptitle
वार्ता

Make a user into a sysop

⧼Makesysoptitle⧽

matchtotals
वार्ता

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

⧼Matchtotals⧽

math
वार्ता

Rendering math

⧼Math⧽

math_bad_output
वार्ता

Can't write to or create math output directory

⧼Math_bad_output⧽

math_bad_tmpdir
वार्ता

Can't write to or create math temp directory

⧼Math_bad_tmpdir⧽

math_failure
वार्ता

Failed to parse

पार्स नहीं कर पाये

math_image_error
वार्ता

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

⧼Math_image_error⧽

math_lexing_error
वार्ता

lexing error

⧼Math_lexing_error⧽

math_notexvc
वार्ता

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

⧼Math_notexvc⧽

math_sample
वार्ता

Insert formula here

⧼Math_sample⧽

math_syntax_error
वार्ता

syntax error

सिन्टैक्स त्रुटि

math_tip
वार्ता

Mathematical formula (LaTeX)

⧼Math_tip⧽

math_unknown_error
वार्ता

unknown error

अज्ञात त्रुटि

math_unknown_function
वार्ता

unknown function

अज्ञात फंक्शन '$1'

media_sample
वार्ता

Example.mp3

⧼Media_sample⧽

media_tip
वार्ता

Media file link

⧼Media_tip⧽

minlength
वार्ता

Image names must be at least three letters.

⧼Minlength⧽

minoredit
वार्ता

This is a minor edit

यह एक छोटा संपादन है

minoreditletter
वार्ता

M

छो

mispeelings
वार्ता

Pages with misspellings

⧼Mispeelings⧽

mispeelingspage
वार्ता

List of common misspellings

⧼Mispeelingspage⧽

mispeelingstext
वार्ता

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

⧼Mispeelingstext⧽

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.

⧼Missingarticle⧽

missingimage
वार्ता

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

⧼Missingimage⧽

missinglanguagelinks
वार्ता

Missing Language Links

⧼Missinglanguagelinks⧽

missinglanguagelinksbutton
वार्ता

Find missing language links for

⧼Missinglanguagelinksbutton⧽

missinglanguagelinkstext
वार्ता

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

⧼Missinglanguagelinkstext⧽

moredotdotdot
वार्ता

More...

और...

move
वार्ता

Move

स्थानांतरण

movearticle
वार्ता

Move page

⧼Movearticle⧽

movedto
वार्ता

moved to

⧼Movedto⧽

movenologin
वार्ता

Not logged in

⧼Movenologin⧽

movenologintext
वार्ता

You must be a registered user and <a href="/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%B6%E0%A5%87%E0%A4%B7:Userlogin">logged in</a> to move a page.

लेख स्थानान्तरित करने के लिये आपका लॉग इन किया होना आवश्यक हैं।

movepage
वार्ता

Move page

⧼Movepage⧽

movepagebtn
वार्ता

Move page

नाम बदलें

movepagetalktext
वार्ता

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.

यदि आप इस बॉक्स को चेक करते हैं, संबंधित वार्ता पृष्ठ स्वचालित रूप से नए शीर्षक पर ले जाया जाएगा, जब तक कि एक रिक्त वार्ता पृष्ठ पहले से मौजूद न हो।

इस मामले मे आपको स्वयं यह पृष्ठ जोडने पड़ सकते है ।

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.

नीचे के फ़ॉर्म की मदद से आप पृष्ठ का नाम बदल सकते हैं, और इसका सारा इतिहास एक नए नाम पर ले जा सकते हैं। पुराना शीर्षक नए शीर्षक का एक अनुप्रेषण बन जाएगा। आप स्वचालित रूप से मूल शीर्षक की तरफ़ इशारा करने वाले अनुप्रेषणों को बदल सकते हैं। अगर आप ऐसा नहीं करना चाहते हैं, दुगने या टूटे हुए अनुप्रेषण ज़रूर जाँचें। यह सुनिश्चित करना आपकी ज़िम्मेदारी है, कि कड़ियाँ वहीं इशारा करें जहाँ उन्हें करना चाहिए।

याद रखें कि अगर नए शीर्षक पर पहले से ही कोई पृष्ठ है तो पृष्ठ को स्थानांतरित नहीं किया जाएगा, अगर नया पृष्ठ को अनुप्रेषण हो और इसके इतिहास में कोई संपादन न हो। इसका मतलब है कि अगर आप कोई गलती करते हैं तो आप पुराने नाम पर पृष्ठ को वापस ला सकते हैं, और आप किसी मौजूदा पृष्ठ को ओवर्राइट नहीं कर सकते।

ध्यान रखें: यह किसी प्रसिद्ध पृष्ठ के लिए एक बहुत बड़ा बदलाव हो सकता हैै; आगे बढ़ने से पहले कृपया स्थानांतरण के प्रभावों को ठीक से समझ लें।

movetalk
वार्ता

Move "talk" page as well, if applicable.

सम्बन्धित वार्ता पृष्ठ भी बदलें

movethispage
वार्ता

Move this page

इस पन्ने का नाम बदलें

mycontris
वार्ता

My contributions

मेरा योगदान

mypage
वार्ता

मेरा पृष्ठ

पृष्ठ

mytalk
वार्ता

मेरी बातें

वार्ता

navigation
वार्ता

Navigation

नेविगेशन

nbytes
वार्ता

$1 bytes

$1 बाइट

nchanges
वार्ता

$1 changes

$1 बदलाव

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 [[विकिपीडिया:Help|help page]] for more info). If you are here by mistake, just click your browser's '''back''' button.

आप ऐसे पृष्ठ पर आए हैं जो अभी तक बनाया नहीं गया है। पृष्ठ बनाने के लिए नीचे के बॉक्स में टेक्स्ट लिखें। अधिक जानकारी के लिए [$1 सहायता पृष्ठ] देखें। अगर आप यहाँ पर गलती से आए हैं तो अपने ब्राउज़र के 'पीछे' बटन पर क्लिक करें।

newmessages
वार्ता

आपके लिये $1 हैं.

⧼Newmessages⧽

newmessageslink
वार्ता

नये सन्देश

⧼Newmessageslink⧽

newpage
वार्ता

नया पृष्ठ

नया पन्ना

newpageletter
वार्ता

N

newpages
वार्ता

New pages

नए पृष्ठ

newpassword
वार्ता

New password

नया पासवर्ड

newtitle
वार्ता

To new title

नया शीर्षक:

newusersonly
वार्ता

(new users only)
(केवल नये सदस्य)

next
वार्ता

next

अगला

nextn
वार्ता

next $1

अगला $1

nlinks
वार्ता

$1 links

$1 कड़ी

noaffirmation
वार्ता

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

⧼Noaffirmation⧽

noarticletext
वार्ता

(There is currently no text in this page)

(इस पन्ने पर फिलहाल कुछ नहीं है)

noblockreason
वार्ता

You must supply a reason for the block.

⧼Noblockreason⧽

noconnect
वार्ता

Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.

⧼Noconnect⧽

nocontribs
वार्ता

No changes were found matching these criteria.

इन मानदंडों से मेल खाने वाला कोई बदलाव नहीं मिला।

nocookieslogin
वार्ता

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

विक्षनरी पर लॉग इन करने के लिये कुकीज़ का प्रयोग होता है। आपने कुकीज़ अक्षम कर रखी हैं। कृपया अपने ब्राउज़र में कुकीज़ सक्षम करें और फिर पुनः कोशिश करें।

nocookiesnew
वार्ता

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

आपका खाता खोल दिया गया है, पर आप लॉग इन नहीं हुए हैं। विक्षनरी पर लॉग इन करने के लिये कुकीज़ का प्रयोग होता है। आपने कुकीज़ अक्षम कर रखी हैं। कृपया अपने ब्राउज़र में कुकीज़ सक्षम करें, और फिर अपने सदस्यनाम एवं कूटशब्द से लॉग इन करें।

nocreativecommons
वार्ता

Creative Commons RDF metadata disabled for this server.

⧼Nocreativecommons⧽

nodb
वार्ता

Could not select database $1

⧼Nodb⧽

nodublincore
वार्ता

Dublin Core RDF metadata disabled for this server.

⧼Nodublincore⧽

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.

⧼Nogomatch⧽

nohistory
वार्ता

There is no edit history for this page.

इस पृष्ठ का कोई इतिहास नहीं है।

nolinkshere
वार्ता

No pages link to here.

$2 की कड़ियाँ किसी भी पृष्ठ पर नहीं हैं।

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).

⧼Nonefound⧽

nospecialpagetext
वार्ता

आपने ऐसा विशेष पृष्ठ मांगा है जो विकिपीडिया सौफ़्टवेयर में नहीं है.

आपने अमान्य विशेष पृष्ठ का अनुरोध किया है। मान्य विशेष पृष्ठों की सूची खास पन्नें पर देखी जा सकती है।

nosuchaction
वार्ता

ऐसा कोई कार्य नहीं है

ऐसी कोई क्रिया नहीं है

nosuchactiontext
वार्ता

विकिपीडिया सौफ़्टवेयर में इस URL द्वारा निर्धारित कोई क्रिया नही है

URL द्वारा निर्दिष्ट क्रिया अमान्य है। आपने शायद URL को गलत लिखा होगा या फिर किसी गलत कड़ी पर क्लिक किया होगा। यह विक्षनरी द्वारा उपयुक्त सॉफ़्टवेयर में कोई बग भी हो सकता है।

nosuchspecialpage
वार्ता

ऐसा कोई विशेष पृष्ठ नहीं है

ऐसा कोई विशेष पृष्ठ नहीं है

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.

⧼Notacceptable⧽

notanarticle
वार्ता

Not a content page

सामग्री पृष्ठ नहीं

notargettext
वार्ता

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

⧼Notitlematches⧽

notloggedin
वार्ता

Not logged in

लॉग-इन नहीं किया है

nowatchlist
वार्ता

You have no items on your watchlist.

आपकी ध्यानसूची में कोई भी पृष्ठ नहीं हैं।

nowiki_sample
वार्ता

Insert non-formatted text here

⧼Nowiki_sample⧽

nowiki_tip
वार्ता

Ignore wiki formatting

⧼Nowiki_tip⧽

nstab-category
वार्ता

Category

श्रेणी

nstab-help
वार्ता

Help

सहायता पृष्ठ

nstab-image
वार्ता

Image

चित्र

nstab-main
वार्ता

Article

पृष्ठ

nstab-media
वार्ता

Media

मीडिया पृष्ठ

nstab-mediawiki
वार्ता

Message

संदेश

nstab-special
वार्ता

Special

विशेष पृष्ठ

nstab-template
वार्ता

Template

साँचा

nstab-user
वार्ता

User page

सदस्य पृष्ठ

nstab-wp
वार्ता

About

⧼Nstab-wp⧽

nviews
वार्ता

$1 views

⧼Nviews⧽

ok
वार्ता

OK

ठीक है

oldpassword
वार्ता

Old password

पुराना पासवर्ड

orig
वार्ता

orig

⧼Orig⧽

orphans
वार्ता

Orphaned pages

⧼Orphans⧽

othercontribs
वार्ता

Based on work by $1.

$1 के कार्य के अनुसार।

otherlanguages
वार्ता

अन्य भाषायें

दूसरी भाषाओं में

pagemovedsub
वार्ता

Move succeeded

नाम बदल दिया गया है

pagemovedtext
वार्ता

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

⧼Pagemovedtext⧽

pagetitle
वार्ता

$1 - Wiktionary

$1 - विक्षनरी

passwordremindertext
वार्ता

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

किसी ने ($1 आइ॰पी पते से) विक्षनरी ($4) पर इस्तेमाल के लिये नया कूटशब्द मँगाया है। सदस्य "$2" के लिए एक अस्थायी कूटशब्द बना दिया गया है, और यह अभी "$3" है। यदि यह आपकी ही मंशा थी, तो अब आपको लॉग इन करके एक नया कूटशब्द चुनना होगा। आपके अस्थायी कूटशब्द की अवधि एक दिन में समाप्त हो जाएगी।

यदि यह अनुरोध किसी और ने किया था, या आप अपना पुराना कूटशब्द अब नहीं बदलना चाहते क्योंकि आपको अपना पुराना कूटशब्द याद आ गया है, तो आप इस संदेश को नज़रंदाज़ कर सकते हैं, और अपने पुराने कूटशब्द का पहले की तरह इस्तेमाल करते रह सकते हैं।

passwordremindertitle
वार्ता

Password reminder from Wiktionary

विक्षनरी के लिये नया अस्थायी कूटशब्द

passwordsent
वार्ता

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

"$1" के ई-मेल पते पर एक नया कूटशब्द भेज दिया गया है। ई-मेल पाने बाद कृपया दुबारा लॉग इन करें।

perfcached
वार्ता

The following data is cached and may not be completely 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.

⧼Perfdisabled⧽

perfdisabledsub
वार्ता

Here's a saved copy from $1:

⧼Perfdisabledsub⧽

personaltools
वार्ता

Personal tools

व्यक्तिगत उपकरण

popularpages
वार्ता

Popular pages

⧼Popularpages⧽

portal
वार्ता

Community portal

समुदाय प्रवेशद्वार

portal-url
वार्ता

विकिपीडिया:Community Portal

Project:समुदाय प्रवेशद्वार

postcomment
वार्ता

Post a comment

अपनी राय दें

poweredby
वार्ता

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

⧼Poweredby⧽

powersearch
वार्ता

Search

⧼Powersearch⧽

powersearchtext
वार्ता

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

⧼Powersearchtext⧽

preferences
वार्ता

Preferences

पसंद

prefs-help-userdata
वार्ता

  • <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.

⧼Prefs-help-userdata⧽

prefs-misc
वार्ता

Misc settings

अन्य

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 [[विकिपीडिया:User preferences help]] for help deciphering the options.

⧼Prefslogintext⧽

prefsnologin
वार्ता

Not logged in

⧼Prefsnologin⧽

prefsnologintext
वार्ता

You must be <a href="/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%B6%E0%A5%87%E0%A4%B7:Userlogin">logged in</a> to set user preferences.

⧼Prefsnologintext⧽

prefsreset
वार्ता

Preferences have been reset from storage.

⧼Prefsreset⧽

preview
वार्ता

Preview

पूर्वावलोकन

previewconflict
वार्ता

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!

याद रखें कि यह एक पूर्वावलोकन है। आपके बदलावों को प्रकाशित नहीं किया गया है!

prevn
वार्ता

previous $1

पिछला $1

printableversion
वार्ता

Printable version

छपने योग्य अवतार

printsubtitle
वार्ता

(From http://www.wikipedia.org)

(http://hi.wikipedia.org से)

protect
वार्ता

Protect

सुरक्षित करें

protectcomment
वार्ता

Reason for protecting

कारण:

protectedarticle
वार्ता

protected [[$1]]

protected "$1"

protectedpage
वार्ता

सुरक्षित पृष्ठ

इस पन्ने को सुरक्षित किया गया है

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/index.php/विकिपीडिया:Protected_page_guidelines'>protected page guidelines</a>.

चेतावनी: इस पृष्ठ को सुरक्षित कर दिया गया है और इसे केवल प्रबंधक ही सम्पादित कर सकते हैं। नवीनतम लॉग प्रविष्टि संदर्भ के लिये नीचे दी है:

protectedtext
वार्ता

This page has been locked to prevent editing; there are a number of reasons why this may be so, please see [[विकिपीडिया:Protected page]].

You can view and copy the source of this page:

⧼Protectedtext⧽

protectlogpage
वार्ता

Protection_log

सुरक्षा लॉग

protectlogtext
वार्ता

Below is a list of page locks/unlocks. See [[विकिपीडिया:Protected page]] for more information.

नीचे पृष्ठ सुरक्षा में हुए बदलावों की सूची है। वर्तमान सुरक्षित पृष्ठों की सूची के लिए सुरक्षित पृष्ठों की सूची देखें।

protectpage
वार्ता

Protect page

Protect a page

protectreason
वार्ता

(give a reason)

⧼Protectreason⧽

protectsub
वार्ता

(Protecting "$1")

⧼Protectsub⧽

protectthispage
वार्ता

इस पृष्ठ को सुरक्षित करें

इस पन्ने को सुरक्षित करें

proxyblocker
वार्ता

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.

आपका IP पता बाधित किया जा चुका है क्योंकि यह एक मुक्त प्रतिनिधि है। कृपया आप अपने इंटरनेट सेवा प्रदान करने वाले से या तकनीकी सहायक से सम्पर्क करें अथवा उन्हें इस भयावह सुरक्षा समस्या के बारे में सूचित करें।

proxyblocksuccess
वार्ता

Done.

⧼Proxyblocksuccess⧽

qbbrowse
वार्ता

Browse

ब्राउज़

qbedit
वार्ता

Edit

सम्पादन

qbfind
वार्ता

Find

खोजें

qbmyoptions
वार्ता

My options

मेरे पृष्ठ

qbpageinfo
वार्ता

Page info

⧼Qbpageinfo⧽

qbpageoptions
वार्ता

Page options

यह पृष्ठ

qbsettings
वार्ता

Quickbar settings

⧼Qbsettings⧽

qbspecialpages
वार्ता

Special pages

⧼Qbspecialpages⧽

querybtn
वार्ता

Submit query

⧼Querybtn⧽

querysuccessful
वार्ता

Query successful

⧼Querysuccessful⧽

randompage
वार्ता

Random page

बेतरतीब पृष्ठ

range_block_disabled
वार्ता

The sysop ability to create range blocks is disabled.

प्रबंधकोंको अब रेंज ब्लॉक करने की अनुमति नहीं हैं।

rchide
वार्ता

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

⧼Rchide⧽

rclinks
वार्ता

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

पिछले $2 दिनों में हुए $1 बदलाव दिखाएँ

rclistfrom
वार्ता

Show new changes starting from $1

$3 $2 से नए बदलाव दिखाएँ

rcliu
वार्ता

$1 edits from logged in users

⧼Rcliu⧽

rcloaderr
वार्ता

Loading recent changes

⧼Rcloaderr⧽

rclsub
वार्ता

(to pages linked from "$1")

⧼Rclsub⧽

rcnote
वार्ता

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

नीचे पिछले $2 दिनों में किये गये $1 बदलाव है ।

rcnotefrom
वार्ता

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

नीचे $2 के बाद से ($1 तक) हुआ बदलाव दर्शाया गया है।

readonly
वार्ता

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

डेटाबेस पर नियमित अनुरक्षण के कार्यों के लिए नई एंट्रियों और दूसरे बदलावों को रोका गया है, और कुछ देर में सब ठीक हो जाना चाहिए।

जिस अनुरक्षक ने इसे लॉक किया था उन्होंने यह कारण दिया है: $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.

सावधान: डेटाबेस को रख-रखाव के लिये बंद कर दिया गया है, इसलिए अभी आपके बदलाव सहेजे नहीं जा सकते। अगर आप चाहें तो इस सामग्री को बाद के लिए कॉपी-पेस्ट कर के किसी टेक्स्ट फ़ाइल में रख सकते हैं।

बंद करने वाले कार्यकारी प्रबंधक ने बंद करने का यह कारण दिया है: $1

recentchanges
वार्ता

Recent changes

हाल में हुए बदलाव

recentchangescount
वार्ता

Number of titles in recent changes

मूल रूप से कितने संपादन दिखाएँ:

recentchangeslinked
वार्ता

Related changes

पृष्ठ से जुड़े बदलाव

recentchangestext
वार्ता

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

सूचियाँ: सभी पृष्ठनयेपुरानेलम्बेछोटेअसंयुक्तअवर्गीकृतअवर्गीकृत श्रेणी
बन्धु प्रकल्प: विकिपीडियाविकिसूक्तिविकिपुस्तकविकिस्रोतविकियात्राविकिविश्वविद्यालय
वैश्विक: मेटाविकिडेटाविकिस्पीशीज़कॉमंस
सांख्यिकी: कुल शब्द (१,८४,१८३) • कुल सम्पादन (४,८१,२५५) • पंजीकृत सदस्य (१७,५५४) • सक्रिय सदस्य (२६)
लंबित कार्य: शीघ्र हटाने योग्य पृष्ठ(2) • अवरोध-मुक्ति हेतु अनुरोध(0)

redirectedfrom
वार्ता

($1 से भेजा गया)

($1 से अनुप्रेषित)

remembermypassword
वार्ता

Remember my password across sessions.

⧼Remembermypassword⧽

removechecked
वार्ता

Remove checked items from watchlist

⧼Removechecked⧽

removedwatch
वार्ता

Removed from watchlist

⧼Removedwatch⧽

removedwatchtext
वार्ता

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

"$1" और इसके वार्ता पृष्ठ को आपके ध्यानसूची से हटा दिया गया है।

removingchecked
वार्ता

Removing requested items from watchlist...

⧼Removingchecked⧽

resetprefs
वार्ता

Reset preferences

⧼Resetprefs⧽

restorelink
वार्ता

$1 deleted edits

$1 हटाये हुए बदलाव

resultsperpage
वार्ता

Hits to show per page

⧼Resultsperpage⧽

retrievedfrom
वार्ता

"$1" से लिया गया

"$1" से प्राप्त

returnto
वार्ता

लौटें $1.

$1 को लौटें।

retypenew
वार्ता

Retype new password

नया पासवर्ड दुबारा टाइप करें

reupload
वार्ता

Re-upload

⧼Reupload⧽

reuploaddesc
वार्ता

Return to the upload form.

अपलोड रद्द करें और पुनः अपलोड फ़ॉर्म पर जाएँ

reverted
वार्ता

Reverted to earlier revision

पुराने अवतरण को पूर्ववत किया

revertimg
वार्ता

rev

⧼Revertimg⧽

revertpage
वार्ता

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

$2 (Talk) के संपादनों को हटाकर $1 के अन्तिम अवतरण को पूर्ववत किया

revhistory
वार्ता

Revision history

⧼Revhistory⧽

revisionasof
वार्ता

Revision as of $1

$1 का अवतरण

revnotfound
वार्ता

Revision not found

⧼Revnotfound⧽

revnotfoundtext
वार्ता

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

⧼Revnotfoundtext⧽

rfcurl
वार्ता

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

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

rights
वार्ता

Rights:

⧼Rights⧽

rollback
वार्ता

Roll back edits

संपादन वापिस लें

rollback_short
वार्ता

Rollback

⧼Rollback_short⧽

rollbackfailed
वार्ता

Rollback failed

वापिस लेना असफल रहा

rollbacklink
वार्ता

rollback

वापस लें

rows
वार्ता

Rows

⧼Rows⧽

savearticle
वार्ता

Save page

पृष्ठ सहेजें

savedprefs
वार्ता

Your preferences have been saved.

आपकी वरीयताएँ संजोई गई हैं।

savefile
वार्ता

Save file

फ़ाइल संजोयें

saveprefs
वार्ता

Save preferences

संजोएँ

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>

विक्षनरी पर खोज अक्षम है। आप गूगल से खोज कर सकते हैं। ध्यान रखें कि उनकी विक्षनरी सामग्री की सूची पुरानी हो सकती है।

searchhelppage
वार्ता

विकिपीडिया:Searching

⧼Searchhelppage⧽

searchingwikipedia
वार्ता

Searching Wiktionary

⧼Searchingwikipedia⧽

searchquery
वार्ता

For query "$1"

⧼Searchquery⧽

searchresults
वार्ता

Search results

खोज परिणाम

searchresultshead
वार्ता

Search result settings

खोज

searchresulttext
वार्ता

For more information about searching Wiktionary, see $1.

⧼Searchresulttext⧽

sectionedit
वार्ता

(section)

⧼Sectionedit⧽

selectnewerversionfordiff
वार्ता

Select a newer version for comparison

⧼Selectnewerversionfordiff⧽

selectolderversionfordiff
वार्ता

Select an older version for comparison

⧼Selectolderversionfordiff⧽

selectonly
वार्ता

Only read-only queries are allowed.

⧼Selectonly⧽

selflinks
वार्ता

Pages with Self Links

⧼Selflinks⧽

selflinkstext
वार्ता

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

⧼Selflinkstext⧽

seriousxhtmlerrors
वार्ता

There were serious xhtml markup errors detected by tidy.

⧼Seriousxhtmlerrors⧽

servertime
वार्ता

Server time is now

सर्वर का समय:

set_rights_fail
वार्ता

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

⧼Set_rights_fail⧽

set_user_rights
वार्ता

Set user rights

⧼Set_user_rights⧽

setbureaucratflag
वार्ता

Set bureaucrat flag

⧼Setbureaucratflag⧽

shortpages
वार्ता

Short pages

छोटे पृष्ठ

show
वार्ता

show

दिखाएँ

showhideminor
वार्ता

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

⧼Showhideminor⧽

showingresults
वार्ता

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

⧼Showingresults⧽

showingresultsnum
वार्ता

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

⧼Showingresultsnum⧽

showlast
वार्ता

Show last $1 images sorted $2.

⧼Showlast⧽

showpreview
वार्ता

Show preview

झलक दिखा

showtoc
वार्ता

show

दिखा

sig_tip
वार्ता

Your signature with timestamp

⧼Sig_tip⧽

sitestats
वार्ता

Site statistics

⧼Sitestats⧽

sitestatstext
वार्ता

There are '''$1''' total pages in the database. This includes "talk" pages, pages about Wiktionary, 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.

⧼Sitestatstext⧽

sitesubtitle
वार्ता

निःशुल्क ज्ञान संग्रह

आझाद ज्ञानकोष

sitesupport
वार्ता

Donations

दान करें

sitetitle
वार्ता

विकिपीडिया

विक्शनरी

siteuser
वार्ता

Wiktionary user $1

विकिपीडिया सदस्य $1

siteusers
वार्ता

Wiktionary user(s) $1

विक्षनरी सदस्य $1

skin
वार्ता

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:

आप जिस पृष्ठ को सँजोना चाहते थे उसे रद्दी सामग्री की छननी ने अवरोधित किया हुआ है। यह संभवतः किसी कर्पसूचित बाहरी स्थल की कड़ी की वजह से हुआ है।

spamprotectiontitle
वार्ता

Spam protection filter

स्पॅम सुरक्षा फिल्टर

specialpage
वार्ता

Special Page

विशेष पृष्ठ

specialpages
वार्ता

Special pages

खास पन्नें

spheading
वार्ता

Special pages for all users

⧼Spheading⧽

sqlislogged
वार्ता

Please note that all queries are logged.

⧼Sqlislogged⧽

sqlquery
वार्ता

Enter query

⧼Sqlquery⧽

statistics
वार्ता

Statistics

सांख्यिकी

storedversion
वार्ता

Stored version

संजोया हुआ अवतरण

stubthreshold
वार्ता

Threshold for stub display

⧼Stubthreshold⧽

subcategories
वार्ता

Subcategories

उपश्रेणियाँ

subject
वार्ता

Subject/headline

विषय:

subjectpage
वार्ता

विषय देखें

⧼Subjectpage⧽

successfulupload
वार्ता

Successful upload

⧼Successfulupload⧽

summary
वार्ता

Summary

सारांश:

sysopspheading
वार्ता

For sysop use only

⧼Sysopspheading⧽

sysoptext
वार्ता

आप जो करना चाहते हैं‌ उसे केवल "sysop" स्तर के सदस्य कर सकते हैं. $1 देखें.

⧼Sysoptext⧽

sysoptitle
वार्ता

sysop आवश्यक है

⧼Sysoptitle⧽

tableform
वार्ता

table

⧼Tableform⧽

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.

⧼Talkexists⧽

talkpage
वार्ता

इस पृष्ठ के बारे में बात करें

इस पन्ने के बारे में बात करें

talkpagemoved
वार्ता

The corresponding talk page was also moved.

⧼Talkpagemoved⧽

talkpagenotmoved
वार्ता

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

⧼Talkpagenotmoved⧽

talkpagetext
वार्ता

<!-- MediaWiki:talkpagetext -->

textboxsize
वार्ता

Textbox dimensions

⧼Textboxsize⧽

textmatches
वार्ता

Page text matches

पृष्ठ पाठ मिलान

thisisdeleted
वार्ता

View or restore $1?

$1 देखें या बदलें?

thumbnail-more
वार्ता

Enlarge

बड़ा करें

timezonelegend
वार्ता

Time zone

समय-क्षेत्र:

timezoneoffset
वार्ता

Offset

⧼Timezoneoffset⧽

timezonetext
वार्ता

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

⧼Timezonetext⧽

titlematches
वार्ता

Article title matches

पृष्ठ शीर्षक मिलान

toc
वार्ता

Table of contents

अनुक्रमणिका

toolbox
वार्ता

Toolbox

उपकरण

tooltip-addsection
वार्ता

Add a comment to this page. [alt-+]

⧼Tooltip-addsection⧽

tooltip-anontalk
वार्ता

Discussion about edits from this ip address [alt-n]

⧼Tooltip-anontalk⧽

tooltip-anonuserpage
वार्ता

The user page for the ip you're editing as [alt-.]

⧼Tooltip-anonuserpage⧽

tooltip-article
वार्ता

View the content page [alt-a]

⧼Tooltip-article⧽

tooltip-atom
वार्ता

Atom feed for this page

⧼Tooltip-atom⧽

tooltip-compareselectedversions
वार्ता

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

इस पृष्ठ के चुने हुए अवतरणों में अन्तर देखें।

tooltip-contributions
वार्ता

View the list of contributions of this user

⧼Tooltip-contributions⧽

tooltip-currentevents
वार्ता

Find background information on current events

⧼Tooltip-currentevents⧽

tooltip-delete
वार्ता

Delete this page [alt-d]

⧼Tooltip-delete⧽

tooltip-edit
वार्ता

You can edit this page. Please use the preview button before saving. [alt-e]

⧼Tooltip-edit⧽

tooltip-emailuser
वार्ता

Send a mail to this user

⧼Tooltip-emailuser⧽

tooltip-help
वार्ता

The place to find out.

⧼Tooltip-help⧽

tooltip-history
वार्ता

Past versions of this page, [alt-h]

⧼Tooltip-history⧽

tooltip-login
वार्ता

You are encouraged to log in, it is not mandatory however. [alt-o]

⧼Tooltip-login⧽

tooltip-logout
वार्ता

Log out [alt-o]

⧼Tooltip-logout⧽

tooltip-mainpage
वार्ता

Visit the Main Page [alt-z]

⧼Tooltip-mainpage⧽

tooltip-minoredit
वार्ता

Mark this as a minor edit [alt-i]

इसे छोटे बदलाव के तौर पर दर्ज करें

tooltip-move
वार्ता

Move this page [alt-m]

⧼Tooltip-move⧽

tooltip-mycontris
वार्ता

List of my contributions [alt-y]

⧼Tooltip-mycontris⧽

tooltip-mytalk
वार्ता

My talk page [alt-n]

⧼Tooltip-mytalk⧽

tooltip-nomove
वार्ता

You don't have the permissions to move this page

⧼Tooltip-nomove⧽

tooltip-portal
वार्ता

About the project, what you can do, where to find things

⧼Tooltip-portal⧽

tooltip-preferences
वार्ता

My preferences

⧼Tooltip-preferences⧽

tooltip-preview
वार्ता

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

अपने बदलावों की झलक देखें, कृपया सँजोने से पहले इसका इस्तेमाल करें!

tooltip-protect
वार्ता

Protect this page [alt-=]

⧼Tooltip-protect⧽

tooltip-randompage
वार्ता

Load a random page [alt-x]

⧼Tooltip-randompage⧽

tooltip-recentchanges
वार्ता

The list of recent changes in the wiki. [alt-r]

⧼Tooltip-recentchanges⧽

tooltip-recentchangeslinked
वार्ता

Recent changes in pages linking to this page [alt-c]

⧼Tooltip-recentchangeslinked⧽

tooltip-rss
वार्ता

RSS feed for this page

⧼Tooltip-rss⧽

tooltip-save
वार्ता

Save your changes [alt-s]

अपने बदलाव सँजोएँ

tooltip-search
वार्ता

Search this wiki [alt-f]

विक्षनरी में खोजें

tooltip-sitesupport
वार्ता

Support Wiktionary

⧼Tooltip-sitesupport⧽

tooltip-specialpage
वार्ता

This is a special page, you can't edit the page itself.

⧼Tooltip-specialpage⧽

tooltip-specialpages
वार्ता

List of all special pages [alt-q]

⧼Tooltip-specialpages⧽

tooltip-talk
वार्ता

Discussion about the content page [alt-t]

⧼Tooltip-talk⧽

tooltip-undelete
वार्ता

Restore the $1 edits done to this page before it was deleted [alt-d]

⧼Tooltip-undelete⧽

tooltip-unwatch
वार्ता

Remove this page from your watchlist [alt-w]

⧼Tooltip-unwatch⧽

tooltip-upload
वार्ता

Upload images or media files [alt-u]

अपलोड शुरू करें

tooltip-userpage
वार्ता

My user page [alt-.]

⧼Tooltip-userpage⧽

tooltip-viewsource
वार्ता

This page is protected. You can view its source. [alt-e]

⧼Tooltip-viewsource⧽

tooltip-watch
वार्ता

Add this page to your watchlist [alt-w]

इस पृष्ठ को अपनी ध्यानसूची में डालें।

tooltip-watchlist
वार्ता

The list of pages you're monitoring for changes. [alt-l]

⧼Tooltip-watchlist⧽

tooltip-whatlinkshere
वार्ता

List of all wiki pages that link here [alt-b]

⧼Tooltip-whatlinkshere⧽

uclinks
वार्ता

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

⧼Uclinks⧽

ucnote
वार्ता

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

⧼Ucnote⧽

uctop
वार्ता

(top)

वर्तमान

unblockip
वार्ता

Unblock user

सदस्य को अनब्लॉक करें

unblockiptext
वार्ता

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

पहले ब्लॉक किये हुए आईपी एड्रेस या सदस्यनाम को अनब्लॉक करने के लिये नीचे दिया गया फार्म भरें।

unblocklink
वार्ता

unblock

अवरोध हटाएँ

unblocklogentry
वार्ता

unblocked "$1"

unblocked $1

undelete
वार्ता

Restore deleted page

हटाए पृष्ठ देखें

undelete_short
वार्ता

Undelete $1 edits

एक हटाया गया बदलाव पुनर्स्थापित करें

undeletearticle
वार्ता

Restore deleted page

⧼Undeletearticle⧽

undeletebtn
वार्ता

Restore!

वापस ले आयें

undeletedarticle
वार्ता

restored "$1"

undeleted "$1"

undeletedtext
वार्ता

[[$1]] has been successfully restored. See [[विकिपीडिया:Deletion_log]] for a record of recent deletions and restorations.

⧼Undeletedtext⧽

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.

अगर आप पृष्ठ को पुनर्स्थापित करते हैं तो इतिहास पर सभी अवतरण पुनर्स्थापित कर दिए जाएँगे। अगर पृष्ठ के हटाए जाने के बाद इसी नाम से कोई पृष्ठ बना है तो पुनर्स्थापित किए हुए अवतरण पीछे की तरफ़ जोड़े जाएँगे।

undeletepage
वार्ता

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.

निम्न $1 पृष्ठ को हटा दिया गया है, लेकिन अभी ये लेखागार में हैं और पुनर्स्थापित किये जा सकते हैं। लेखागार समय-समय पर साफ किये जाते हैं।

undeleterevision
वार्ता

Deleted revision as of $1

⧼Undeleterevision⧽

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.

डेटाबेस का ताला खोलने से सभी सदस्य पृष्ठ संपादन, अपनी वरीयताओं में परिवर्तन, अपनी ध्यानसूची में संपादन, और अन्य चीजें जिनके लिए डेटाबेस में परिवर्तन करना होता है, की सक्षमता को पुनर्स्थापित कर लेंगे। कृपया यह सुनिश्चित करे की आप यह करना चाहते हैं।

unprotect
वार्ता

Unprotect

सुरक्षा बदलें

unprotectcomment
वार्ता

Reason for unprotecting

⧼Unprotectcomment⧽

unprotectedarticle
वार्ता

unprotected [[$1]]

removed protection from "$1"

unprotectsub
वार्ता

(Unprotecting "$1")

⧼Unprotectsub⧽

unprotectthispage
वार्ता

इस पृष्ठ को असुरक्षित करें

इस पन्ने को असुरक्षित करें

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.

निम्न फ़ाइलें मौजूद हैं, पर किसी भी पृष्ठ में प्रयुक्त नहीं हैं। कृपया ध्यान दें कि अन्य वेब साइट एक सीधी कड़ी से फ़ाइल से जुड़ी हो सकती हैं, और सक्रिय उपयोग में होने के बावजूद यहाँ दिखाई जा सकती है।

unwatch
वार्ता

Unwatch

ध्यान हटाएँ

unwatchthispage
वार्ता

Stop watching

देखना बंद करें

updated
वार्ता

(Updated)

(अद्यतनीत)

upload
वार्ता

Upload file

चित्र अपलोड करें

uploadbtn
वार्ता

Upload file

फ़ाइल अपलोड करें

uploaddisabled
वार्ता

Sorry, uploading is disabled.

अपलोड प्रतिबंधित हैं।

uploadedfiles
वार्ता

Uploaded files

⧼Uploadedfiles⧽

uploadedimage
वार्ता

uploaded "$1"

uploaded "$1"

uploaderror
वार्ता

Upload error

अपलोड त्रुटि

uploadfile
वार्ता

Upload images, sounds, documents etc.

⧼Uploadfile⧽

uploadlink
वार्ता

Upload images

⧼Uploadlink⧽

uploadlog
वार्ता

upload log

⧼Uploadlog⧽

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/%E0%A4%B5%E0%A4%BF%E0%A4%B6%E0%A5%87%E0%A4%B7:Userlogin">logged in</a> to upload files.

फ़ाइलें अपलोड करने के लिये $1 करना आवश्यक है।

uploadtext
वार्ता

<strong>STOP!</strong> Before you upload here, make sure to read and follow the <a href="/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%B6%E0%A5%87%E0%A4%B7: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/%E0%A4%B5%E0%A4%BF%E0%A4%B6%E0%A5%87%E0%A4%B7:Imagelist">list of uploaded images</a>. Uploads and deletions are logged on the <a href="/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE: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>[[चित्र:file.jpg]]</b> or <b>[[चित्र: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.

फ़ाइल अपलोड करने के लिए नीचे दिए फ़ॉर्म का प्रयोग करें। अपलोड की गई फ़ाइलों की सूची से आप पहले पहले अपलोड की गई फ़ाइलों को देख सकते हैं और उनमें खोज सकते हैं। दोबारा अपलोड की गई फ़ाइलों को अपलोड सूची में देखें, और मिटाई फ़ाइलों के लिए हटाने की सूची देखें।

किसी पृष्ठ में फ़ाइल का प्रयोग करने के लिए नीचे दिए गये उदाहरणों के अनुसार कड़ियाँ बनाएँ।

  • [[चित्र:File.jpg]] फ़ाइल का पूरा आकार प्रयोग करने के लिये
  • [[चित्र:File.png|200px|thumb|left|alt text]] पृष्ठ में बाईं ओर फ़ाइल का 200 पिक्सेल चौड़ा अवतरण "alt text" विवरण के साथ एक बक्से में प्रयोग करने के लिये
  • [[मीडिया:File.ogg]] बिना फ़ाइल का प्रयोग किये केवल उसकी कड़ी जोड़ने के लिये

uploadwarning
वार्ता

Upload warning

अपलोड चेतावनी

user_rights_set
वार्ता

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

⧼User_rights_set⧽

usercssjs
वार्ता

'''Note:''' After saving, you have to tell your bowser to get the new version: '''Mozilla:''' click ''reload''(or ''ctrl-r''), '''IE / Opera:''' ''ctrl-f5'', '''Safari:''' ''cmd-r'', '''Konqueror''' ''ctrl-r''.

⧼Usercssjs⧽

usercssjsyoucanpreview
वार्ता

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

⧼Usercssjsyoucanpreview⧽

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

⧼Userlogin⧽

userlogout
वार्ता

Log out

लॉग-आउट करें

usermailererror
वार्ता

Mail object returned error:

⧼Usermailererror⧽

userpage
वार्ता

सदस्य पृष्ठ देखें

सदस्य पृष्ठ देखें

userstats
वार्ता

User statistics

⧼Userstats⧽

userstatstext
वार्ता

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

⧼Userstatstext⧽

version
वार्ता

Version

संस्करण

viewcount
वार्ता

यह पृष्ठ $1 बार देखा गया है

यह पृष्ठ एक बार देखा गया है।

viewprevnext
वार्ता

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

देखें ($1 | $2) ($3)

viewsource
वार्ता

View source

स्रोत देखें

viewtalkpage
वार्ता

चर्चा देखें

< चर्चा

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>.)

⧼Watchdetails⧽

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.

⧼Watcheditlist⧽

watchlist
वार्ता

My watchlist

मेरी ध्यानसूची

watchlistcontains
वार्ता

Your watchlist contains $1 pages.

⧼Watchlistcontains⧽

watchlistsub
वार्ता

(for user "$1")

⧼Watchlistsub⧽

watchmethod-list
वार्ता

checking watched pages for recent edits

⧼Watchmethod-list⧽

watchmethod-recent
वार्ता

checking recent edits for watched pages

⧼Watchmethod-recent⧽

watchnochange
वार्ता

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

⧼Watchnochange⧽

watchnologin
वार्ता

Not logged in

लॉग इन नहीं किया है

watchnologintext
वार्ता

You must be <a href="/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%B6%E0%A5%87%E0%A4%B7:Userlogin">logged in</a> to modify your watchlist.

⧼Watchnologintext⧽

watchthis
वार्ता

Watch this page

इस पृष्ठ पर ध्यान रखें

watchthispage
वार्ता

Watch this page

इस पन्ने का ध्यान रख्कें

welcomecreation
वार्ता

<h2>स्वागतम्‌, $1!</h2><p>आपका अकाउन्ट बना दिया गया है. Don't forget to personalize your wikipedia preferences.

स्वागत‌ है आपका, $1!

आपका अकाउन्ट बना दिया गया है.

Don't forget to personalize your wikipedia preferences.

whatlinkshere
वार्ता

Pages that link here

यहाँ पर क्या जुडता है

whitelistacctext
वार्ता

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

⧼Whitelistacctext⧽

whitelistacctitle
वार्ता

You are not allowed to create an account

⧼Whitelistacctitle⧽

whitelistedittext
वार्ता

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

पृष्ठ संपादित करने के लिये आपको $1 करना होगा।

whitelistedittitle
वार्ता

Login required to edit

⧼Whitelistedittitle⧽

whitelistreadtext
वार्ता

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

⧼Whitelistreadtext⧽

whitelistreadtitle
वार्ता

Login required to read

⧼Whitelistreadtitle⧽

wikipediapage
वार्ता

मेटा पृष्ठ देखें

⧼Wikipediapage⧽

wikititlesuffix
वार्ता

विकिपीडिया

विक्शनरी

wlnote
वार्ता

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

$3 को $4 बजे तक पिछले $2 घंटे में हुआ एक परिवर्तन निम्न है।

wlsaved
वार्ता

This is a saved version of your watchlist.

⧼Wlsaved⧽

wlshowlast
वार्ता

Show last $1 hours $2 days $3

⧼Wlshowlast⧽

wrong_wfQuery_params
वार्ता

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

⧼Wrong_wfQuery_params⧽

wrongpassword
वार्ता

The password you entered is incorrect. Please try again.

आपने जो कूटशब्द लिखा है वह गलत है। कृपया पुनः प्रयास करें।

yourdiff
वार्ता

Differences

अंतर

youremail
वार्ता

Your email*

ईमेल:

yourname
वार्ता

आपका नाम

आपका सदस्य नाम

yournick
वार्ता

Your nickname (for signatures)

नया हस्ताक्षर:

yourpassword
वार्ता

आपका पासवर्ड

पासवर्ड:

yourpasswordagain
वार्ता

पासवर्ड दुबारा लिखें

पासवर्ड दोबारा लिखें:

yourrealname
वार्ता

Your real name*

असली नाम:

yourtext
वार्ता

Your text

आपका पाठ