nextcloud/settings/l10n/lo.js

10 lines
356 B
JavaScript
Raw Normal View History

2015-03-24 08:55:24 +03:00
OC.L10N.register(
"settings",
{
2016-04-09 19:28:39 +03:00
"Unable to change full name" : "ບໍ່ສາມາດປ່ຽນຊື່ເຕັມໄດ້",
2015-03-24 08:55:24 +03:00
"Sharing" : "ການແບ່ງປັນ",
"Log" : "ບັນທຶກ",
2016-04-09 19:28:39 +03:00
"Couldn't remove app." : "ບໍ່ສາມາດລຶບແອັບຯອອກໄດ້"
2015-03-24 08:55:24 +03:00
},
"nplurals=1; plural=0;");