From 9c1d4bef1a12c565bf9ca1859a1a4974fab5ae59 Mon Sep 17 00:00:00 2001 From: asmeron Date: Thu, 13 Mar 2025 17:31:07 +0600 Subject: [PATCH] Add locale files --- ...settings-bootloader_grub-cmdline-linux.pot | 36 +++++++++++++++++++ ...ttings-bootloader_grub-cmdline-linux_ru.po | 36 +++++++++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 locale/ubl-settings-bootloader_grub-cmdline-linux.pot create mode 100644 locale/ubl-settings-bootloader_grub-cmdline-linux_ru.po diff --git a/locale/ubl-settings-bootloader_grub-cmdline-linux.pot b/locale/ubl-settings-bootloader_grub-cmdline-linux.pot new file mode 100644 index 0000000..922234b --- /dev/null +++ b/locale/ubl-settings-bootloader_grub-cmdline-linux.pot @@ -0,0 +1,36 @@ +# Language translations for ubl-settings-bootloader package. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubl-settings-bootloader package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubl-settings-bootloader 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-01-01 00:00+0600\n" +"PO-Revision-Date: 2025-01-01 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 "Disable Plymouth" +msgstr "" + +msgid "Write debug output into /var/log/plymouth-debug.log" +msgstr "" + +msgid "Disable ACPI" +msgstr "" + +msgid "Disable APIC" +msgstr "" + +msgid "Disable local APIC" +msgstr "" + +msgid "Single User Mode" +msgstr "" diff --git a/locale/ubl-settings-bootloader_grub-cmdline-linux_ru.po b/locale/ubl-settings-bootloader_grub-cmdline-linux_ru.po new file mode 100644 index 0000000..a7a1412 --- /dev/null +++ b/locale/ubl-settings-bootloader_grub-cmdline-linux_ru.po @@ -0,0 +1,36 @@ +# Russian translations for ubl-settings-bootloader package. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubl-settings-bootloader package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubl-settings-bootloader 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-04-25 15:27+0600\n" +"PO-Revision-Date: 2025-02-22 23:28+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 "Disable Plymouth" +msgstr "Отключить Plymouth" + +msgid "Write debug output into /var/log/plymouth-debug.log" +msgstr "Записывать вывод отладки в /var/log/plymouth-debug.log" + +msgid "Disable ACPI" +msgstr "Отключить ACPI" + +msgid "Disable APIC" +msgstr "Отключить APIC" + +msgid "Disable local APIC" +msgstr "Отключить локальный APIC" + +msgid "Single User Mode" +msgstr "Однопользовательский режим"