| | |
| | | | localization/<lang>/messages.inc | |
| | | | | |
| | | | Localization file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2013, The Roundcube Dev Team | |
| | | | Copyright (C) 2005-2015, The Roundcube Dev Team | |
| | | | | |
| | | | Licensed under the GNU General Public License version 3 or | |
| | | | any later version with exceptions for skins & plugins. | |
| | |
| | | |
| | | For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/messages/ |
| | | */ |
| | | $messages['errortitle'] = 'एक त्रुटि पाई गई !'; |
| | | $messages['loginfailed'] = 'लॉगिन नहीं हो पाया'; |
| | | $messages['cookiesdisabled'] = 'आपका ब्राऊसर कुकी स्वीकार नहीं कर रहा है'; |
| | | $messages['sessionerror'] = 'सत्र समाप्त या अवैद्य'; |
| | | $messages['storageerror'] = 'आईमैप (IMAP) सर्वर से सम्पर्क नहीं हो पाया'; |
| | | $messages['servererror'] = 'सर्वर त्रुटि'; |
| | | $messages['dberror'] = 'डाटाबेस त्रुटि!'; |
| | | $messages['windowopenerror'] = 'पॉपप विंडो अवरुद्ध किया गया था !'; |
| | | $messages['requesttimedout'] = 'अनुरोध का समय समाप्त'; |
| | | $messages['errorreadonly'] = 'कार्य करने में असमर्थ । फ़ोल्डर केवल पढ़ने के लिए है।'; |
| | | $messages['nomessagesfound'] = 'इस मेलबॉक्स में कोई मेल नहीं है'; |
| | | $messages['loggedout'] = 'सत्र समाप्त. टा टा!'; |
| | | $messages['mailboxempty'] = 'मेलबॉक्स खाली है'; |
| | | $messages['loading'] = 'लोड हो रहा है'; |
| | | $messages['loadingdata'] = 'डाटा लोड हो रहा है...'; |
| | | $messages['checkingmail'] = 'क्या नया मेल है?...'; |
| | |
| | | $messages['messagesaved'] = 'मेल ड्राफ़्ट फोल्डर में जमा हो रहा है'; |
| | | $messages['successfullysaved'] = 'सहेजा गया है'; |
| | | $messages['addedsuccessfully'] = 'पता खाते में पता जोडा गया है'; |
| | | $messages['contactexists'] = 'इस ई-मेल पता से एक पता पेहले से है'; |
| | | $messages['blockedimages'] = 'आप के प्राईवेसी के लिये और स्पैम से बचने के लिये इस मेल में सदूर चित्र नहीं दिखाये गये हैं।'; |
| | | $messages['encryptedmessage'] = 'माफ़ कीजिये, यह मेल कूट रूप में है, इस कारण दिखाया नहीं जा सकता।'; |
| | | $messages['nocontactsfound'] = 'कोई पता नहीं मिला'; |
| | |
| | | $messages['messageopenerror'] = 'सर्वर से मेल लोड नहीं हो पाया'; |
| | | $messages['fileuploaderror'] = 'फ़ाईल अपलोड नहीं हो पाया'; |
| | | $messages['filesizeerror'] = 'अपलोड के लिये फ़ाईल हद $size से बड़ा है'; |
| | | ?> |