You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

my_MM.js 788B

12345678910111213141516
  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "Help" : "အကူအညီ",
  5. "Users" : "သုံးစွဲသူ",
  6. "Admin" : "အက်ဒမင်",
  7. "today" : "ယနေ့",
  8. "yesterday" : "မနေ့က",
  9. "last month" : "ပြီးခဲ့သောလ",
  10. "last year" : "မနှစ်က",
  11. "seconds ago" : "စက္ကန့်အနည်းငယ်က",
  12. "web services under your control" : "သင်၏ထိန်းချုပ်မှု့အောက်တွင်ရှိသော Web services",
  13. "Authentication error" : "ခွင့်ပြုချက်မအောင်မြင်",
  14. "Could not find category \"%s\"" : "\"%s\"ခေါင်းစဉ်ကို ရှာမတွေ့ပါ"
  15. },
  16. "nplurals=1; plural=0;");