From 92841ae8b62560f0b137dc838bfd12ac78d26599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 28 Jun 2020 00:42:21 +0200 Subject: Desktop file translations: + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 2f706891f32258c2b070471905f983e4585296d2) --- translations/desktop_files/drkonqi-presets/lo.po | 158 +++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 translations/desktop_files/drkonqi-presets/lo.po (limited to 'translations/desktop_files/drkonqi-presets/lo.po') diff --git a/translations/desktop_files/drkonqi-presets/lo.po b/translations/desktop_files/drkonqi-presets/lo.po new file mode 100644 index 000000000..c3939205b --- /dev/null +++ b/translations/desktop_files/drkonqi-presets/lo.po @@ -0,0 +1,158 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-06-19 03:59+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: lo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: developerrc:2 +msgid "Developer" +msgstr "ຜູ້ພັດທະນາ" + +#. Comment +#: developerrc:3 +msgid "Settings preferred for developers" +msgstr "ປັບແຕ່ງເພື່ອສະແດງຕົວເປັນຜູຸ້ພັດທະນາ" + +#. Name +#: developerrc:13 +#, c-format +msgid "" +"The application %progname (%appname), pid %pid, crashed and caused the " +"signal %signum (%signame)." +msgstr "" +"ອັບພລິກເຄເຊິນ %progname (%appname) ຫມາຍເລກໂປຣເຊດ %pid " +"ທຳງານຫລົ້າເຫລວໂດຍແຈ້ງສັນຍານຫມາຍເລກ %signum (%signame)" + +#. Name +#: developerrc:17 +msgid "You might want to fix your program. Take a look at the backtrace tab." +msgstr "ທ່ານອາດຕ້ອງການແກ້ໄຂໂປແກຣມໃຫ້ທຳງານໄດ້ປົກກະຕິກະລຸນາເບິ່ງທີ່ແທບຕິດຕາມຍອ້ນຫລັງ" + +#. Name +#: developerrc:20 enduserrc:20 +msgid "SIGILL" +msgstr "" + +#. Comment +#: developerrc:21 +msgid "Illegal instruction." +msgstr "ໂຄງສ້າງຜິດພາດ" + +#. Name +#: developerrc:24 enduserrc:24 +msgid "SIGABRT" +msgstr "" + +#. Comment +#: developerrc:25 +msgid "Aborted." +msgstr "ຍົກເລີກແລ້ວ" + +#. Name +#: developerrc:28 enduserrc:28 +msgid "SIGFPE" +msgstr "" + +#. Comment +#: developerrc:29 +msgid "Floating point exception." +msgstr "ປະມວນຜົນທົດສະນິຍົມຜິດພາດ" + +#. Name +#: developerrc:32 enduserrc:32 +msgid "SIGSEGV" +msgstr "" + +#. Comment +#: developerrc:33 +msgid "Invalid memory reference." +msgstr "ອ້າງອີງໄປຍັງຫນ່ວຍຄວາມຈຳບໍ່ຖືກຕ້ອງ" + +#. Name +#: developerrc:36 enduserrc:36 +msgid "Unknown" +msgstr "ບໍ່ຮູ້ຈັກ" + +#. Comment +#: developerrc:37 +msgid "This signal is unknown." +msgstr "ບໍ່ຮູຸ້ຈັກສັນຍານ" + +#. Name +#: enduserrc:2 +msgid "End user" +msgstr "ຜູ້ໃຊ້ລະດັບສູງ" + +#. Comment +#: enduserrc:3 +msgid "Settings preferred for end users" +msgstr "ການປັບແຕ່ງສຳຫລັບຜູ້ໃຊ້ລະດັບສູງ" + +#. Name +#: enduserrc:13 +#, c-format +msgid "" +"The application %progname (%appname) crashed and caused the signal %signum " +"(%signame)." +msgstr "" +"ອັບພລິກເຄຊັນ%progname (%appname) ທຳງານຫລົ້ມເຫລວໂດຍແຈ້ງສັນຍານຫມາຍເລກ%signum " +"(%signame)" + +#. Name +#: enduserrc:17 +msgid "" +"You might want to send a bug report for this application. Check if it is " +"listed on http://bugs.trinitydesktop.org, otherwise mail the author. Please " +"include as much information as possible, maybe the original documents. If " +"you have a way to reproduce the error, include this also." +msgstr "" + +#. Comment +#: enduserrc:21 +msgid "" +"An application mostly receives the SIGILL signal due to a bug in the " +"application. The application was asked to save its documents." +msgstr "ອັບພລິກເຄເຊິນໄດ້ຮັບສັນຍານ SIGILL ໍຊຶ່ງອາດເປັນຂໍ້ຜິດພາດໃນອັບພລິກເຄເຊິນ" + +#. Comment +#: enduserrc:25 +msgid "" +"An application terminates with a SIGABRT signal when it detects an internal " +"inconsistency caused by a bug in the program." +msgstr "ອັບພລິກເຄເຊິນຢຸດທຳງານດ້ວຍ SIGABRT ເມື່ອກວດພົບຄວາມຄັດແຍ້ງພາຍໃນເນື່ອງຈາກບັກໃນໂປຣແກຣມ" + +#. Comment +#: enduserrc:29 +msgid "" +"An application mostly receives the SIGFPE signal due to a bug in the " +"application. The application was asked to save its documents." +msgstr "" +"ອັບພລິກເຄເຊິນໄດ້ຮັບສັນຍານ SIGFPE " +"ຈາກບັກພາຍໃນໂປຣແກຣມແລະອັບພລິກເຄເຊິນໄດ້ຖາມເພື່ອທຳການບັນທຶກເອກະສານຂອງມັນ" + +#. Comment +#: enduserrc:33 +msgid "" +"An application mostly receives the SIGSEGV signal due to a bug in the " +"application. The application was asked to save its documents." +msgstr "" +"ອັບພລິກເຄເຊິນໄດ້ຮັບສັນຍານ SIGFPE " +"ຈາກບັກພາຍໃນໂປຣແກຣມແລະອັບພລິກເຄເຊິນໄດ້ຖາມເພື່ອທຳການບັນທຶກເອກະສານຂອງມັນ" + +#. Comment +#: enduserrc:37 +msgid "Sorry, I do not know this signal." +msgstr "" -- cgit v1.2.1