nextcloud/apps/files/l10n/lo.json

14 lines
1.1 KiB
JSON
Raw Normal View History

2014-12-24 09:54:33 +03:00
{ "translations": {
2015-03-24 08:55:24 +03:00
"Storage not available" : "ບໍ່ມີພື້ນທີ່ເກັບຂໍ້ມູນ",
"Storage invalid" : "ພື້ນທີ່ເກັບຂໍ້ມູນບໍ່ຖືກຕ້ອງ",
"Unknown error" : "ຂໍ້ຜິດພາດທີ່ບໍ່ຮູ້ສາເຫດ",
"Could not move %s - File with this name already exists" : "ບໍ່ສາມາດຍ້າຍໄຟລ໌ %s ນີ້ໄດ້ - ຊື່ໄຟລ໌ນີ້ຖືກນຳໃຊ້ແລ້ວ",
"Could not move %s" : "ບໍ່ສາມາດຍ້າຍ %s ໄດ້",
"Permission denied" : "ບໍ່ທີສິດໃນການເຂົ້າເຖິງ",
"The target folder has been moved or deleted." : "ໂຟນເດີທີ່ທ່ານເລືອກໄດ້ຖືກຍ້າຍ ຫຼື ລຶບອອກແລ້ວ",
2014-12-24 09:54:33 +03:00
"_%n folder_::_%n folders_" : [""],
"_%n file_::_%n files_" : [""],
2015-01-07 09:55:42 +03:00
"_Uploading %n file_::_Uploading %n files_" : [""],
2015-01-12 09:55:52 +03:00
"_matches '{filter}'_::_match '{filter}'_" : [""]
2014-12-24 09:54:33 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}