From 2386e73ba98f1d9ef4632bb55596a6bb989831f3 Mon Sep 17 00:00:00 2001 From: asmeron Date: Thu, 17 Jul 2025 20:06:19 +0600 Subject: [PATCH] Fix /files/ and add /locale/ --- files/carousel/carousel.svg | 0 .../{list-ubm-kernel.csv => kernel_list.csv} | 0 files/kernel_list_addon.csv | 10 +++++++++ files/{list-ubm.csv => modules_list.csv} | 0 files/{list-network.csv => network_list.csv} | 0 files/{list-service.csv => services_list.csv} | 0 locale/kernel_list.po | 21 +++++++++++++++++++ locale/kernel_list.pot | 21 +++++++++++++++++++ locale/kernel_list_addon.po | 21 +++++++++++++++++++ locale/kernel_list_addon.pot | 21 +++++++++++++++++++ locale/modules_list.po | 21 +++++++++++++++++++ locale/modules_list.pot | 21 +++++++++++++++++++ locale/services_list.po | 21 +++++++++++++++++++ locale/services_list.pot | 21 +++++++++++++++++++ 14 files changed, 178 insertions(+) mode change 100755 => 100644 files/carousel/carousel.svg rename files/{list-ubm-kernel.csv => kernel_list.csv} (100%) create mode 100644 files/kernel_list_addon.csv rename files/{list-ubm.csv => modules_list.csv} (100%) rename files/{list-network.csv => network_list.csv} (100%) rename files/{list-service.csv => services_list.csv} (100%) create mode 100644 locale/kernel_list.po create mode 100644 locale/kernel_list.pot create mode 100644 locale/kernel_list_addon.po create mode 100644 locale/kernel_list_addon.pot create mode 100644 locale/modules_list.po create mode 100644 locale/modules_list.pot create mode 100644 locale/services_list.po create mode 100644 locale/services_list.pot diff --git a/files/carousel/carousel.svg b/files/carousel/carousel.svg old mode 100755 new mode 100644 diff --git a/files/list-ubm-kernel.csv b/files/kernel_list.csv similarity index 100% rename from files/list-ubm-kernel.csv rename to files/kernel_list.csv diff --git a/files/kernel_list_addon.csv b/files/kernel_list_addon.csv new file mode 100644 index 0000000..ef9f6f4 --- /dev/null +++ b/files/kernel_list_addon.csv @@ -0,0 +1,10 @@ +NAME;PAСKAGE_UBM;PAСKAGE;DESCRIPTION +Linux 5.15 headers;ubm-002-linux515-headers;linux515-headers;The Linux kernel headers v5.15 +Linux 5.15 Docs;ubm-003-linux515-docs;linux515-docs;The Linux kernel docs v5.15 +Linux 5.15 DKMS modules;ubm-linux515-dkms;;The Linux kernel DKMS modules v5.15 : v4l2loopback, r8168-8136, rtl88x2bu, r8125, rtl8192eu +Linux 6.1 headers;ubm-002-linux61-headers;linux61-headers;The Linux kernel headers v6.1 +Linux 6.1 Docs;ubm-003-linux61-docs;linux61-docs;The Linux kernel docs v6.1 +Linux 6.1 DKMS modules;ubm-linux61-dkms;;The Linux kernel DKMS modules v6.1 : v4l2loopback, r8168-8136, rtl88x2bu, r8125, rtl8192eu +Linux 6.6 headers;ubm-002-linux66-headers;linux66-headers;The Linux kernel headers v6.6 +Linux 6.6 Docs;ubm-003-linux66-docs;linux66-docs;The Linux kernel docs v6.6 +Linux 6.6 DKMS modules;ubm-linux66-dkms;;The Linux kernel DKMS modules v6.6 : v4l2loopback, r8168-8136, rtl88x2bu, r8125, rtl8192eu \ No newline at end of file diff --git a/files/list-ubm.csv b/files/modules_list.csv similarity index 100% rename from files/list-ubm.csv rename to files/modules_list.csv diff --git a/files/list-network.csv b/files/network_list.csv similarity index 100% rename from files/list-network.csv rename to files/network_list.csv diff --git a/files/list-service.csv b/files/services_list.csv similarity index 100% rename from files/list-service.csv rename to files/services_list.csv diff --git a/locale/kernel_list.po b/locale/kernel_list.po new file mode 100644 index 0000000..4b380f6 --- /dev/null +++ b/locale/kernel_list.po @@ -0,0 +1,21 @@ +# Russian translations for ubinstall-gtk. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubinstall-gtk package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubinstall-gtk 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-01-06 00:00+0600\n" +"PO-Revision-Date: 2025-01-06 00:00+0600\n" +"Last-Translator: ublinux \n" +"Language-Team: Russian - UBLinux Team \n" +"Language: Russian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "" +msgstr "" diff --git a/locale/kernel_list.pot b/locale/kernel_list.pot new file mode 100644 index 0000000..1701a17 --- /dev/null +++ b/locale/kernel_list.pot @@ -0,0 +1,21 @@ +# Language translations for ubinstall-gtk. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubinstall-gtk package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubinstall-gtk 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-01-06 00:00+0600\n" +"PO-Revision-Date: 2025-01-06 00:00+0600\n" +"Last-Translator: UBLinux Team \n" +"Language-Team: UBLinux Team \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "" +msgstr "" diff --git a/locale/kernel_list_addon.po b/locale/kernel_list_addon.po new file mode 100644 index 0000000..4b380f6 --- /dev/null +++ b/locale/kernel_list_addon.po @@ -0,0 +1,21 @@ +# Russian translations for ubinstall-gtk. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubinstall-gtk package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubinstall-gtk 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-01-06 00:00+0600\n" +"PO-Revision-Date: 2025-01-06 00:00+0600\n" +"Last-Translator: ublinux \n" +"Language-Team: Russian - UBLinux Team \n" +"Language: Russian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "" +msgstr "" diff --git a/locale/kernel_list_addon.pot b/locale/kernel_list_addon.pot new file mode 100644 index 0000000..1701a17 --- /dev/null +++ b/locale/kernel_list_addon.pot @@ -0,0 +1,21 @@ +# Language translations for ubinstall-gtk. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubinstall-gtk package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubinstall-gtk 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-01-06 00:00+0600\n" +"PO-Revision-Date: 2025-01-06 00:00+0600\n" +"Last-Translator: UBLinux Team \n" +"Language-Team: UBLinux Team \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "" +msgstr "" diff --git a/locale/modules_list.po b/locale/modules_list.po new file mode 100644 index 0000000..4b380f6 --- /dev/null +++ b/locale/modules_list.po @@ -0,0 +1,21 @@ +# Russian translations for ubinstall-gtk. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubinstall-gtk package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubinstall-gtk 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-01-06 00:00+0600\n" +"PO-Revision-Date: 2025-01-06 00:00+0600\n" +"Last-Translator: ublinux \n" +"Language-Team: Russian - UBLinux Team \n" +"Language: Russian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "" +msgstr "" diff --git a/locale/modules_list.pot b/locale/modules_list.pot new file mode 100644 index 0000000..1701a17 --- /dev/null +++ b/locale/modules_list.pot @@ -0,0 +1,21 @@ +# Language translations for ubinstall-gtk. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubinstall-gtk package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubinstall-gtk 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-01-06 00:00+0600\n" +"PO-Revision-Date: 2025-01-06 00:00+0600\n" +"Last-Translator: UBLinux Team \n" +"Language-Team: UBLinux Team \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "" +msgstr "" diff --git a/locale/services_list.po b/locale/services_list.po new file mode 100644 index 0000000..4b380f6 --- /dev/null +++ b/locale/services_list.po @@ -0,0 +1,21 @@ +# Russian translations for ubinstall-gtk. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubinstall-gtk package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubinstall-gtk 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-01-06 00:00+0600\n" +"PO-Revision-Date: 2025-01-06 00:00+0600\n" +"Last-Translator: ublinux \n" +"Language-Team: Russian - UBLinux Team \n" +"Language: Russian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "" +msgstr "" diff --git a/locale/services_list.pot b/locale/services_list.pot new file mode 100644 index 0000000..1701a17 --- /dev/null +++ b/locale/services_list.pot @@ -0,0 +1,21 @@ +# Language translations for ubinstall-gtk. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubinstall-gtk package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubinstall-gtk 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-01-06 00:00+0600\n" +"PO-Revision-Date: 2025-01-06 00:00+0600\n" +"Last-Translator: UBLinux Team \n" +"Language-Team: UBLinux Team \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "" +msgstr ""