grammar.php 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <?php
  2. return [
  3. /*
  4. |--------------------------------------------------------------------------
  5. | site Language Lines
  6. |--------------------------------------------------------------------------
  7. |
  8. |
  9. */
  10. 'n' => 'နာမ်',
  11. 'n.short' => 'နာ',
  12. 'ti' => 'သုံးလိင်',
  13. 'ti.short' => 'သုံး',
  14. 'v' => 'ကြိယာ',
  15. 'v.short' => 'ကြိ',
  16. 'v:ind' => 'ကြိယာမပြောင်း',
  17. 'v:ind.short' => 'ကြိမပ',
  18. 'ind' => 'မပြောင်း',
  19. 'ind.short' => 'မပ',
  20. 'm' => 'ပုလ္လိင်',
  21. 'm.short' => 'ပု',
  22. 'nt' => 'နပုံသက်',
  23. 'nt.short' => 'နပ',
  24. 'f' => 'ဣတ္ထိလိင်',
  25. 'f.short' => 'ဣ',
  26. 'sg' => 'ဧကဝုစ်',
  27. 'sg.short' => 'ဧ',
  28. 'pl' => 'ဗဟုဝုစ်',
  29. 'pl.short' => 'ဗ',
  30. 'nom' => 'ပဌမာဝိဘတ်',
  31. 'nom.short' => 'ပ',
  32. 'acc' => 'ဒုတိယာဝိဘတ်',
  33. 'acc.short' => 'ဒု',
  34. 'gen' => 'ဆဋ္ဌီဝိဘတ်',
  35. 'gen.short' => 'ဆ',
  36. 'dat' => 'စတုတ္တီဝိဘတ်',
  37. 'dat.short' => 'စ',
  38. 'inst' => 'တတိယာဝိဘတ်',
  39. 'inst.short' => 'တ',
  40. 'voc' => 'အာလပနဝိဘတ်',
  41. 'voc.short' => 'အာ',
  42. 'abl' => 'ပဉ္စမီဝိဘတ်',
  43. 'abl.short' => 'ပဉ်',
  44. 'loc' => 'သတ္တမီဝိဘတ်',
  45. 'loc.short' => 'သ',
  46. 'base' => 'ကြောင်းစ',
  47. 'base.short' => 'ကြ',
  48. 'imp' => 'ပဏ္ဍတ်',
  49. 'imp.short' => 'ပဏ်',
  50. 'cond' => 'သကြင်',
  51. 'cond.short' => 'သကြ',
  52. 'opt' => 'ဆန္ဒ',
  53. 'opt.short' => 'ဆ',
  54. 'pres' => 'ပစ္စုပ္ပန်',
  55. 'pres.short' => 'ပစ်',
  56. 'aor' => 'အတီတ',
  57. 'aor.short' => 'အ',
  58. 'pf' => 'ပရောက်ဆုံး',
  59. 'pf.short' => 'ပ',
  60. 'fut' => 'အနာဂတ်',
  61. 'fut.short' => 'အနာ',
  62. 'act' => 'ကတ္တုကာရက',
  63. 'act.short' => 'ကတ်',
  64. 'refl' => 'အတ္တနောပဒ',
  65. 'refl.short' => 'အတ်',
  66. '1p' => 'ပထမပုဂ္ဂိုလ်',
  67. '1p.short' => 'ပထ',
  68. '2p' => 'မဇ္ဈိမပုဂ္ဂိုလ်',
  69. '2p.short' => 'မဇ်',
  70. '3p' => 'ဥတ္တမပုဂ္ဂိုလ်',
  71. '3p.short' => 'ဥတ်',
  72. 'prp' => 'ပစ္စုပ္ပန်ကိတ်',
  73. 'prp.short' => 'ပကိ',
  74. 'prpp' => 'ကမ္မကိတ်ပစ္စုပ္ပန်',
  75. 'prpp.short' => 'ကပကိ',
  76. 'pp' => 'အတီတကိတ်',
  77. 'pp.short' => 'အကိ',
  78. 'ppa' => 'ကတ္တုအတီတကိတ်',
  79. 'ppa.short' => 'ကကိ',
  80. 'ppp' => 'ကမ္မအတီတကိတ်',
  81. 'ppp.short' => 'ကမ်ကိ',
  82. 'futp' => 'အနာဂတ်ကိတ်',
  83. 'futp.short' => 'အနကိ',
  84. 'fpa.short' => 'ကကိအနာ',
  85. 'grd' => 'ကိစ္စကိတ်',
  86. 'grd.short' => 'ကိစ်',
  87. 'pass' => 'ကမ္မကာရက',
  88. 'pass.short' => 'ကမ်',
  89. 'caus' => 'ပဏိဇ္ဇ',
  90. 'caus.short' => 'ပဏိ',
  91. 'desid' => 'ဆန္ဒကြိယာ',
  92. 'desid.short' => 'ဆကြိ',
  93. 'intens' => 'အာကမ္မ',
  94. 'intens.short' => 'အာက',
  95. 'denom' => 'နာမကြိယာ',
  96. 'denom.short' => 'နကြိ',
  97. 'ger' => 'ဆက်တိုက်',
  98. 'ger.short' => 'ဆတ်',
  99. 'abs' => 'ပြည့်စုံ',
  100. 'abs.short' => 'ပြည်',
  101. 'inf' => 'မသတ်',
  102. 'inf.short' => 'မသ',
  103. 'adj' => 'နာမဝိသေသန',
  104. 'adj.short' => 'နဝိ',
  105. 'pron' => 'သဗ္ဗနာမ်',
  106. 'pron.short' => 'သဗ်',
  107. 'num' => 'သင်္ချာ',
  108. 'num.short' => 'သ',
  109. 'adv' => 'ကြိယာဝိသေသန',
  110. 'adv.short' => 'ကဝိ',
  111. 'conj' => 'သမ္ဗန္ဓ',
  112. 'conj.short' => 'သမ်',
  113. 'prep' => 'ဥပသဂ်',
  114. 'prep.short' => 'ဥပ',
  115. 'interj' => 'အာမန္တ',
  116. 'interj.short' => 'အာမ',
  117. 'pre' => 'ရှေ့ဆက်',
  118. 'pre.short' => 'ရဆ',
  119. 'suf' => 'နောက်ဆက်',
  120. 'suf.short' => 'နဆ',
  121. 'end' => 'ဝိဘတ်',
  122. 'end.short' => 'ဝိ',
  123. 'part' => 'အစိတ်အပိုင်း',
  124. 'part.short' => 'အစိ',
  125. 'un' => 'သန္ဓိ',
  126. 'un.short' => 'သန်',
  127. 'none' => 'မရှိ',
  128. 'none.short' => '_',
  129. 'null' => 'ဗလာ',
  130. 'null.short' => '_',
  131. '?' => '?',
  132. '?.short' => '?',
  133. 'ti:base' => 'သုံးလိင်ကြောင်းစ',
  134. 'ti:base.short' => 'သုံးကြ',
  135. 'n:base' => 'နာမ်ကြောင်းစ',
  136. 'n:base.short' => 'နာကြ',
  137. 'v:base' => 'ကြိယာကြောင်းစ',
  138. 'v:base.short' => 'ကြိကြ',
  139. 'adj:base' => 'နာမဝိသေသနကြောင်းစ',
  140. 'adj:base.short' => 'နဝိကြ',
  141. 'fpp' => 'အနာဂတ်ကမ္မကိတ်',
  142. 'fpp.short' => 'အနကမ်',
  143. 'cp.short' => 'ပေါင်း',
  144. 'cp' => 'ပေါင်းစပ်စကားလုံး',
  145. 'indconj.short' => 'သမ်',
  146. 'indconj' => 'မပြောင်းသမ္ဗန္ဓ',
  147. 'pron:base.short' => 'သဗ်ကြ',
  148. 'pron:base' => 'သဗ္ဗနာမ်ကြောင်းစ',
  149. 'note.short' => 'မှတ်',
  150. 'note' => 'မှတ်ချက်',
  151. 'vind.short' => 'ကြိမပ',
  152. 'vind' => 'ကြိယာမပြောင်း',
  153. 'vdn' => 'ကြိယာဆင်းသက်နာမ်',
  154. 'vdn.short' => 'ကနာ',
  155. "relations.iad.label" => "တူညီမျိုးပြင်ဆင်မှု",
  156. "relations.asv.label" => "ကတ္တား ➡ ကြိယာ",
  157. "relations.aov.label" => "ကံ ➡ ကြိယာ",
  158. "relations.daso-p.label" => "ကတ္တား ➡ ကောပုလာ",
  159. "relations.daso-s.label" => "ဖြည့်ကြောင်း ➡ ကောပုလာ",
  160. "relations.nio.label" => "ဖော်ပြသောအရာ(ကတ္တား) ➡ ဖော်ပြချက်(ဖြည့်)",
  161. "relations.nid.label" => "အမည်ပေးခြင်း ➡ အမည်",
  162. "relations.dasd-p.label" => "<အမည်>ကတ္တား ➡ ကောပုလာ",
  163. "relations.dasd-s.label" => "<အမည်>ဖြည့် ➡ ကောပုလာ",
  164. "relations.dao-p.label" => "နှစ်ကံ-ကမ္မ(ပထမ)",
  165. "relations.dao-s.label" => "နှစ်ကံ-ကမ္မ(ဒုတိယ)",
  166. "relations.iov.label" => "ကံ ➡ ကြိယာ",
  167. "relations.dio-p.label" => "နှစ်ကံ<ပထမ> ➡ ကြိယာ",
  168. "relations.dio-s.label" => "နှစ်ကံ<ဒုတိယ> ➡ ကြိယာ",
  169. "relations.dis-p.label" => "ကတ္တား ➡ ကောပုလာ(ကမ္မ)",
  170. "relations.dis-s.label" => "ဖြည့် ➡ ကောပုလာ(ကမ္မ)",
  171. "relations.stc.label" => "အချိန်/နေရာ ➡ ဆက်ရှိနေမှု",
  172. "relations.adv.label" => "ကြိယာပြင်ဆင် ➡ ကြိယာ",
  173. "relations.imp.label" => "နည်းလမ်း ➡ ကြိယာ",
  174. "relations.soe.label" => "အတူပါမှု<သမ္ဗန္ဓနှင့်>",
  175. "relations.soi.label" => "အတူပါမှု<သမ္ဗန္ဓမပါ>",
  176. "relations.isv.label" => "<ပဌမာမဟုတ်သော>ကတ္တား ➡ ကြိယာ",
  177. "relations.cau.label" => "အကြောင်း ➡ အကျိုး/မှီခို",
  178. "relations.iov-c.label" => "ပဏိဇ္ဇကံ ➡ ကြိယာ",
  179. "relations.adj.label" => "နာမ်ပြင်ဆင် ➡ ပြင်ဆင်ခြင်းခံ",
  180. "relations.rec.label" => "လက်ခံသူ ➡ ပေးအပ်",
  181. "relations.pur.label" => "ရည်ရွယ်ချက် ➡ ကြိယာ",
  182. "relations.det.label" => "ထွက်ခွာရာ ➡ ထွက်ခွာ",
  183. "relations.coc.label" => "နှိုင်းယှဉ်ခြင်း",
  184. "relations.pos.label" => "ပိုင်ဆိုင်မှု ➡ ပိုင်ဆိုင်ခြင်းခံ",
  185. "relations.coi.label" => "အစုအဖွဲ့[တစ်ခုလုံး] ➡ ပါဝင်သောအရာ[တစ်ခုချင်း]",
  186. "relations.lov.label" => "ထည့်သွင်းသောအရာ ➡ ကြိယာ/ပါဝင်မှု ➡ ပါဝင်ခြင်းခံ",
  187. "relations.mot.label" => "ဖော်ပြမှု ➡ ဖော်ပြမှုရှိ",
  188. "relations.whp.label" => "တစ်ခုလုံး ➡ တစ်စိတ်တစ်ပိုင်း",
  189. "relations.def.label" => "လက္ခဏာသတ်မှတ်ချက်",
  190. "relations.ac.label" => "ပရိုကြောင်းပဒ",
  191. "relations.avc.label" => "ဝိသေသနပ်ပဒ",
  192. "relations.qus.label" => "ဆိုဒ်ဒုကိုးအတွင်း ➡ ကိုးကားချက်",
  193. "relations.qum.label" => "ကိုးကားချက် ➡ ဆိုဒ်ဒုကိုးအပြင်",
  194. "relations.enu.label" => "စာရင်းပြုစု ➡ ဒဿ",
  195. "relations.enm.label" => "ဒဿ ➡ စာရင်းဝင်",
  196. ];