diff options
Diffstat (limited to 'lib/l10n/lo.js')
-rw-r--r-- | lib/l10n/lo.js | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/lib/l10n/lo.js b/lib/l10n/lo.js index a4ccc731af1..cdb86b0dd40 100644 --- a/lib/l10n/lo.js +++ b/lib/l10n/lo.js @@ -1,6 +1,22 @@ OC.L10N.register( "lib", { - "Storage not available" : "ບໍ່ມີພື້ນທີ່ເກັບຂໍ້ມູນ" + "Unknown filetype" : "ບໍ່ຮູ້ປະເພດຂອງຟາຍ", + "Invalid image" : "ບໍ່ມີຮູບພາບ", + "Files" : "ຟາຍ", + "seconds ago" : "ວິນາທີຜ່ານມາ", + "Filename contains at least one invalid character" : "ຊື່ຟາຍມີລັກສະນະທີ່ບໍ່ຖືກຕ້ອງ", + "__language_name__" : "ຂີ້ຕົວະ", + "Apps" : "ແອັບພລິເຄຊັນ", + "Settings" : "ການຕັ້ງຄ່າ", + "Log out" : "ອອກຈາກລະບົບ", + "Accounts" : "ບັນຊີ", + "Email" : "ອິເມວ", + "Twitter" : "Twitter", + "Website" : "ເວັບໄຊ", + "Address" : "ທີ່ຢູ່", + "About" : "ກ່ຽວກັບ", + "Role" : "ພາລະບົດບາດ", + "Translate" : "ແປ" }, "nplurals=1; plural=0;"); |