summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesNy.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/messages/MessagesNy.php')
-rw-r--r--languages/messages/MessagesNy.php27
1 files changed, 27 insertions, 0 deletions
diff --git a/languages/messages/MessagesNy.php b/languages/messages/MessagesNy.php
new file mode 100644
index 00000000..26df772c
--- /dev/null
+++ b/languages/messages/MessagesNy.php
@@ -0,0 +1,27 @@
+<?php
+/** Nyanja (Chi-Chewa)
+ *
+ * @addtogroup Language
+
+ */
+
+$messages = array(
+'help' => 'Chithandizo',
+'search' => 'Fufuzani',
+'searchbutton' => 'Fufuzani',
+'searcharticle' => 'Pitani',
+'toolbox' => 'zida',
+
+# 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' => 'Tsamba Lalikulu',
+'portal' => 'Tsamba la anthu wonse',
+
+'youhavenewmessagesmulti' => 'Muli ndi mauthenga atsopano ku $1',
+
+# Recent changes
+'recentchanges' => 'Kusintha kumene kwachitika posachedwa',
+
+# Miscellaneous special pages
+'specialpages' => 'Masamba apadera',
+
+);