From 9a5547ca4b5e9bef709e7493643130d2865e8aa5 Mon Sep 17 00:00:00 2001 From: dengzhongyuan Date: Thu, 7 Aug 2025 17:12:22 +0800 Subject: [PATCH 1/2] chore: Add new Lao translation file - Add new Lao translation file Log: Improve language support by adding Lao translation --- translations/deepin-picker_lo.ts | 25 +++++++++++++++++++++++++ translations/desktop/desktop_lo.ts | 22 ++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 translations/deepin-picker_lo.ts create mode 100644 translations/desktop/desktop_lo.ts diff --git a/translations/deepin-picker_lo.ts b/translations/deepin-picker_lo.ts new file mode 100644 index 0000000..007fd1d --- /dev/null +++ b/translations/deepin-picker_lo.ts @@ -0,0 +1,25 @@ + + + + + Clipboard + + + Copy color %1 to clipboard + ຍິບສີ %1 ໄປຍັງຄອບປີດ + + + + MainWindow + + + Deepin Picker is a quick and easy screen color picking tool. RGB and HEX codes are obtained on click and auto saved to the clipboard. + Deepin Picker ແມ່ນເຄື່ອງມືການເລືອກສີໜ້າຈໍທີ່ງ່າຍແລະໄວ. ກົດລະບຽບ RGB ແລະ HEX ໄດ້ຮັບໃນການຄລິກແລະບັນທຶກອັດຕະໂນມັດໄປຍັງຄອບປີດ. + + + + Deepin Picker + Deepin Picker + + + diff --git a/translations/desktop/desktop_lo.ts b/translations/desktop/desktop_lo.ts new file mode 100644 index 0000000..0555226 --- /dev/null +++ b/translations/desktop/desktop_lo.ts @@ -0,0 +1,22 @@ + + + + + desktop + + + Color picker + ເຄື່ອງມືເລືອກສີ + + + + Deepin Picker + ເຄື່ອງມືເລືອກສີ + + + + Picker + ເຄື່ອງມືເລືອກສີ + + + From 78136bd90629ffb9b16170a2a68b3afaaa27f828 Mon Sep 17 00:00:00 2001 From: dengzhongyuan Date: Thu, 7 Aug 2025 17:13:04 +0800 Subject: [PATCH 2/2] chore: Update version to 6.0.8 - update version to 6.0.8 log: update version to 6.0.8 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 99701e3..931f535 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +deepin-picker (6.0.8) unstable; urgency=medium + + * chore: Add new Lao translation file + + -- dengzhongyuan Thu, 07 Aug 2025 17:13:00 +0800 + deepin-picker (6.0.7) unstable; urgency=medium * chore: update translations