1 # Hindi (India) translations for Rails
2 # by Aditya Sanghi (aditya.sanghi@risingsuntech.net)
63 default: "%a, %d %b %Y %H:%M:%S %z"
65 long: "%B %d, %Y %H:%M"
72 two_words_connector: " और "
73 last_word_connector: ", और "
84 strip_insignificant_zeros: false
94 strip_insignificant_zeros: false
109 strip_insignificant_zeros: true
128 quadrillion: "करोड़ शंख"
132 half_a_minute: "एक आधा मिनट"
134 one: "एक सेकंड से कम"
135 other: "%{count} सेकंड से कम"
138 other: "%{count} सेकंड"
141 other: "%{count} मिनट से कम"
144 other: "%{count} मिनट"
146 one: "लग - भग एक घंटा"
147 other: "लग - भग %{count} घंटा"
150 other: "%{count} दिन"
152 one: "लग - भग 1 महीना"
153 other: "लग - भग %{count} महीना"
156 other: "%{count} महीना"
159 other: "लग - भग %{count} साल"
162 other: "%{count} साल के ऊपर"
164 one: "लग - भग एक साल"
165 other: "लग - भग %{count} साल"
176 prompt: "कृपया चुनें"
179 create: 'बनाएँ %{model}'
180 update: 'अद्यतन %{model}'
181 submit: 'सहेजें %{model}'
184 format: "%{attribute} %{message}"
186 messages: &errors_messages
187 inclusion: "सूची में शामिल नहीं है"
188 exclusion: "आरक्षित है"
190 confirmation: "पुष्टिकरण मेल नहीं खाता"
191 accepted: "होना स्वीकार किया जाना आवश्यक"
192 empty: "खाली नहीं किया जा सकता"
193 blank: "खाली नहीं किया जा सकता"
194 too_long: "बहुत लंबा है (अधिकतम %{count} अक्षरों है)"
195 too_short: "बहुत छोटा है (न्यूनतम %{count} अक्षरों है)"
196 wrong_length: "गलत लंबाई है (%{count} वर्ण वाले होने चाहिए)"
197 not_a_number: "कोई संख्या नहीं है"
198 not_an_integer: "एक पूर्णांक होना चाहिए"
199 greater_than: "%{count} से अधिक होना चाहिए"
200 greater_than_or_equal_to: "%{count} से बड़ा या बराबर होना आवश्यक है"
201 equal_to: "%{count} के लिए बराबर होना चाहिए"
202 less_than: "%{count} से कम होना चाहिए"
203 less_than_or_equal_to: "%{count} से कम या बराबर होना आवश्यक है"
204 odd: "विषम होना चाहिए"
205 even: "सम होना चाहिए"
206 taken: "पहले ही ले लिया गया है"
207 record_invalid: "सत्यापन विफल: %{errors}"
208 template: &errors_template
210 one: "एक त्रुटि सहेजे जाने से इस %{model} को निषिद्ध"
211 other: "%{count} त्रुटियों को सहेजे जाने से इस %{model} निषिद्ध"
212 body: "वहाँ निम्नलिखित क्षेत्रों के साथ समस्याओं रहे थे:"
221 format: "%{attribute} %{message}"