From 2a75943044ca60b509e820e4d25418483f106724 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 26 Feb 2021 02:38:48 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/lo.js | 8 ++++++++ l10n/lo.json | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 l10n/lo.js create mode 100644 l10n/lo.json diff --git a/l10n/lo.js b/l10n/lo.js new file mode 100644 index 0000000..5896a90 --- /dev/null +++ b/l10n/lo.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "files_fulltextsearch", + { + "Name" : "ຊື່", + "Modified" : "\"{name}\" ແມ່ນຊື່ໄຟລ໌ທີ່ບໍ່ຖືກຕ້ອງ.", + "Size" : "ຂະຫນາດ" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json new file mode 100644 index 0000000..07ff024 --- /dev/null +++ b/l10n/lo.json @@ -0,0 +1,6 @@ +{ "translations": { + "Name" : "ຊື່", + "Modified" : "\"{name}\" ແມ່ນຊື່ໄຟລ໌ທີ່ບໍ່ຖືກຕ້ອງ.", + "Size" : "ຂະຫນາດ" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file