summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesLzz.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/messages/MessagesLzz.php')
-rw-r--r--languages/messages/MessagesLzz.php55
1 files changed, 55 insertions, 0 deletions
diff --git a/languages/messages/MessagesLzz.php b/languages/messages/MessagesLzz.php
new file mode 100644
index 00000000..757afc34
--- /dev/null
+++ b/languages/messages/MessagesLzz.php
@@ -0,0 +1,55 @@
+<?php
+/** Lazuri Nena (Lazuri Nena)
+ *
+ * @ingroup Language
+ * @file
+ *
+ * @author Dato deutschland
+ * @author Ibero-kolxi
+ */
+
+$messages = array(
+# Dates
+'sun' => 'Mja',
+'mon' => 'Tut',
+'tue' => "İk'i",
+'wed' => 'Cum',
+'thu' => '3aç',
+'fri' => 'Obi',
+'sat' => 'Sab',
+'january' => "3'anağani",
+'february' => "K'undura",
+'march' => "Mart'i",
+'april' => "Ap'rili",
+'may_long' => 'Maisi',
+'june' => 'Mbuliştuta',
+'july' => 'X3ala',
+'august' => 'Maraşina',
+'september' => "St'aroşina",
+'october' => 'Gumatuta',
+'november' => 'Çxalva',
+'december' => "Xrist'ana",
+'jan' => "3'an",
+'feb' => "K'un",
+'mar' => 'Mar',
+'apr' => "Ap'r",
+'may' => 'Mai',
+'jun' => 'Mbul',
+'jul' => 'X3al',
+'aug' => 'Mara',
+'sep' => "St'a",
+'oct' => 'Gum',
+'nov' => 'Çxa',
+'dec' => 'Xri',
+
+'talkpagelinktext' => "disk'uzia",
+
+# 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).
+'aboutsite' => '{{SITENAME}}şeni',
+'aboutpage' => 'Project:Ambarepe',
+'copyright' => 'Content is available under $1.',
+'copyrightpagename' => '{{SITENAME}} copyright',
+'mainpage' => "Dudbut'k'a",
+'mainpage-description' => "Dudbut'k'a",
+
+);