summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesNew.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/messages/MessagesNew.php')
-rw-r--r--languages/messages/MessagesNew.php108
1 files changed, 104 insertions, 4 deletions
diff --git a/languages/messages/MessagesNew.php b/languages/messages/MessagesNew.php
index 20ffddf4..35ca7b55 100644
--- a/languages/messages/MessagesNew.php
+++ b/languages/messages/MessagesNew.php
@@ -1,8 +1,12 @@
<?php
-/** Nepal Bhasa (नेपाल भाषा)
- *
- * @addtogroup Language
- */
+/** Newari (नेपाल भाषा)
+ *
+ * @addtogroup Language
+ *
+ * @author SPQRobin
+ * @author Siebrand
+ * @author Eukesh
+ */
$namespaceNames = array(
NS_MEDIA => 'माध्यम',
@@ -36,4 +40,100 @@ $digitTransformTable = array(
'9' => '९', # &#x096f;
);
+$messages = array(
+# Dates
+'sunday' => 'आइतबाः',
+# Bits of text used by many pages
+'categories' => 'पुचःत',
+
+'about' => 'विषयक',
+'mypage' => 'जिगु पौ',
+'mytalk' => 'जिगु खं',
+'navigation' => 'परिवहन',
+'and' => 'व',
+
+'search' => 'मालादिसं',
+'history_short' => 'इतिहास',
+'printableversion' => 'ध्वायेज्युगु संस्करण',
+'print' => 'ध्वानादिसँ',
+'edit' => 'सम्पादन',
+'editthispage' => 'थ्व पौ सम्पादन यानादिसं',
+'specialpage' => 'विषेश पौ',
+'personaltools' => 'निजी ज्याब्व',
+'talk' => 'खँलाबँला',
+'toolbox' => 'ज्याब्व सन्दुक',
+'projectpage' => 'ज्याखँ पौ क्येनादिसँ',
+'otherlanguages' => 'मेमेगु भाषाय्',
+
+# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
+'mainpage' => 'मू पौ',
+'portal' => 'सामाजिक दबु',
+'portal-url' => 'Project:सामाजिक दबु',
+'privacy' => 'दुबिस्ता नियम',
+
+'ok' => 'ज्यु',
+'editsection' => 'सम्पादन',
+'editold' => 'सम्पादन',
+'editsectionhint' => 'खण्ड सम्पादन: $1',
+
+# Login and logout pages
+'userlogout' => 'पिने झासं',
+'createaccount' => 'खाता चायेकादिसं',
+'accountcreated' => 'खाता न्ह्येथन',
+
+# Edit pages
+'savearticle' => 'पौ मुंकादिसं',
+'preview' => 'स्वयादिसं',
+'newarticle' => '(न्हु)',
+
+# Search results
+'powersearch' => 'मालादिसँ',
+
+# Preferences page
+'mypreferences' => 'जिगु प्राथमिकता',
+
+# Recent changes
+'recentchanges' => 'न्हुगु हिलेज्या',
+
+# Upload
+'upload' => 'फाइल अपलोड',
+
+# Random page
+'randompage' => 'छगु च्वसुइ येंकादिसं',
+
+# Statistics
+'statistics' => 'तथ्यांक',
+
+# Miscellaneous special pages
+'allpages' => 'सकल पौत',
+'specialpages' => 'विषेश पौत:',
+'newpages-username' => 'छ्येलेमि नां:',
+
+# Special:Allpages
+'nextpage' => 'मेगु पौ ($1)',
+'allarticles' => 'सकल च्वसुत',
+
+# Restrictions (nouns)
+'restriction-edit' => 'सम्पादन',
+
+# Namespace form on various pages
+'namespace' => 'नेमस्पेस:',
+'blanknamespace' => '(मू)',
+
+# Contributions
+'mycontris' => 'जिगु योगदान',
+
+# What links here
+'whatlinkshere' => 'थन छु स्वाई',
+
+# Attribution
+'others' => 'मेमेगु',
+
+# 'all' in various places, this might be different for inflected languages
+'namespacesall' => 'सकल',
+
+# Auto-summaries
+'autosumm-new' => 'न्हुगु पौ: $1',
+
+);