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.

11 lines
404 B

  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "Unknown filetype" : "ບໍ່ຮູ້ປະເພດຂອງຟາຍ",
  5. "Invalid image" : "ບໍ່ມີຮູບພາບ",
  6. "seconds ago" : "ວິນາທີຜ່ານມາ",
  7. "Help" : "ການຊ່ວຍເຫຼືອ",
  8. "Apps" : "ແອັບພລິເຄຊັນ",
  9. "Users" : "ຜູ້ໃຊ້"
  10. },
  11. "nplurals=1; plural=0;");