summaryrefslogtreecommitdiff
path: root/program/localization/ne_NP/messages.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-06-07 11:22:59 +0000
committerthomascube <thomas@roundcube.net>2008-06-07 11:22:59 +0000
commit235086c7dec474eea538822386c093cf9e1fb93e (patch)
treef96327b1ac7bd0aa9e043ecfec502347f139153c /program/localization/ne_NP/messages.inc
parent6444cf4b29d29f16ef20513a80898f4db0c3a8c4 (diff)
Cleaned up localization names to unique language_COUNTRY schema according to ISO 639-1 and ISO 3166-1
Diffstat (limited to 'program/localization/ne_NP/messages.inc')
-rw-r--r--program/localization/ne_NP/messages.inc75
1 files changed, 75 insertions, 0 deletions
diff --git a/program/localization/ne_NP/messages.inc b/program/localization/ne_NP/messages.inc
new file mode 100644
index 000000000..bd2819999
--- /dev/null
+++ b/program/localization/ne_NP/messages.inc
@@ -0,0 +1,75 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/ne/messages.inc |
+ | |
+ | Language file of the RoundCube Webmail client |
+ | Copyright (C) 2007, RoundCube Dev. - Switzerland |
+ | Licensed under the GNU GPL |
+ | |
+ +-----------------------------------------------------------------------+
+ | Nepali Translation by: |
+ | Prasanna Singh <prasanna@bhunet.com>, <prasanna@bhunet.com> |
+ | RoundCubeAuthor: Thomas Bruederli <roundcube@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$messages = array();
+$messages['loginfailed'] = 'लागईन हुन पाएन';
+$messages['cookiesdisabled'] = 'तपाईको ब्राऊसरले कुकी स्वीकार गारिरहेको छैन';
+$messages['sessionerror'] = 'सत्र समाप्त वा अवैद्य';
+$messages['imaperror'] = 'सर्वर संग सम्पर्क हुन पाएन';
+$messages['nomessagesfound'] = 'यो मेलबक्स मा कुनै मेल छैन';
+$messages['loggedout'] = 'सत्र समाप्त । नमास्कार!';
+$messages['mailboxempty'] = 'मेल बक्स खाली छ';
+$messages['loading'] = 'लोड भईरहेको छ...';
+$messages['loadingdata'] = 'डाटा लोड भईरहेको छै...';
+$messages['checkingmail'] = 'नया मेलको खोजी भईरहेको छ...';
+$messages['sendingmessage'] = 'मेल पठाईदै रहेको छ...';
+$messages['messagesent'] = 'मेल सफल्तापूर्वक पठाईयो';
+$messages['savingmessage'] = 'मेल जोगाईदै छ...';
+$messages['messagesaved'] = 'मेल ड्राफ्ट फोल्डरमा जोगाईयो';
+$messages['successfullysaved'] = 'सफल्तापूर्वक जोगाईयो';
+$messages['addedsuccessfully'] = 'सम्पर्क पुस्तिकामा सफल्तापूर्वक सम्पर्क प्रविष्ट गारियो';
+$messages['contactexists'] = 'यो ई-मेल पहिलै लिईसकिएको छ';
+$messages['blockedimages'] = 'तपाईको प्राईवेसी को लागि तथा अन्य स्पामबाट बच्नकोलागि यो मेलमा चित्रहुरु देखाईएका छैनन्।';
+$messages['encryptedmessage'] = 'माफ गर्नुहोसे, यो मेल ईन्क्रिफ्ट गरिएको रूपमा छ, त्यसैले देखाउन सकिदैन!';
+$messages['nocontactsfound'] = 'कुनै सम्पर्क भेटिएन';
+$messages['contactnotfound'] = 'अनुरोध गारिएको सम्पर्क भेटिएन';
+$messages['sendingfailed'] = 'मेल पठाउन सकिएन';
+$messages['errorsaving'] = 'जोगाउदा-जोगाउदै गडबड भायो';
+$messages['errormoving'] = 'मेल सार्न सकिएन';
+$messages['errordeleting'] = 'मेल मेटाउन सकिएन';
+$messages['deletecontactconfirm'] = 'तापाईले छान्नुभएको सम्पर्कहरु, साँचै मेट्न चहानुहुन्छ?';
+$messages['deletemessagesconfirm'] = 'तापाईले छान्नु भएको मेलहरु, साँचै मेट्न चहानुहुन्छ?';
+$messages['deletefolderconfirm'] = 'तापाईले साँचै यो फोल्डर मेट्न चहानु हुन्छ?';
+$messages['purgefolderconfirm'] = 'तापाईले साँचै यो फोल्डरमा भएका सबै मेलहरु मेट्न चहानुहुन्छ?';
+$messages['formincomplete'] = 'फर्म पूर्ण रुपमा भरिएको छैन';
+$messages['noemailwarning'] = 'कृपया वैद्य ई-मेल भर्नुहोस';
+$messages['nonamewarning'] = 'कृपया नाम भर्नुहोस';
+$messages['nopagesizewarning'] = 'कृपया पन्नाको नाप भर्नुहोस';
+$messages['norecipientwarning'] = 'कृपया कम-से-कम एउटा प्रापकको विवरण भर्नुहोस';
+$messages['nosubjectwarning'] = 'मेलको कुनै विषय तोकिएको छैनै। केहि तोक्न चहानुहुन्छ ?';
+$messages['nobodywarning'] = 'बिना केहि लेखि पठाउने?';
+$messages['notsentwarning'] = 'मेल पठएको छैन.. मेल रद्द गर्न चहानुहुन्छ?';
+$messages['noldapserver'] = 'कृपया खोजको निम्ति एउटा ऐलडाप सर्वर छान्नहोस';
+$messages['nocontactsreturned'] = 'कुनै सम्पर्क फेला परेनन्';
+$messages['nosearchname'] = 'कृपया सम्पर्कको नाम या ई-मेल भर्नुहोस';
+$messages['searchsuccessful'] = '$nr मेलहरु पाइयो';
+$messages['searchnomatch'] = 'खोज असफल रहयो';
+$messages['searching'] = 'खोजि भईरहेको छ...';
+$messages['checking'] = 'जाँच भईरहेको छ...';
+$messages['nospellerrors'] = 'कुनै गलत हिज्जे फेला परेनन्';
+$messages['folderdeleted'] = 'फोल्डर सफल्तापूर्वक मेटियो';
+$messages['deletedsuccessfully'] = 'सफल्तापूर्वक मेटियो';
+$messages['converting'] = 'मेलबाट फोर्माटिङ हटाईदै छ...';
+$messages['messageopenerror'] = 'सर्वरबाट मेल लोड हुन सकेन';
+$messages['fileuploaderror'] = 'फाईल अपलोड हुन असफल';
+$messages['filesizeerror'] = 'अपलोड गरिएको फाईल हद $size भन्दा ठूलो छ';
+$messages['copysuccess'] = 'सफल्तापूर्वक $nr ठेगानाहरु उतारियो';
+$messages['copyerror'] = 'कुनै पनि ठेगानाहरु उतार्न सकिएन';
+$messages['sourceisreadonly'] = 'यो ठेगाना को श्रोत पढ्नको लागि मात्र उपलब्ध छ';
+$messages['errorsavingcontact'] = 'स्मपर्कको ठेगाना जोगाउन सकिएन';
+
+?>