You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-toolkit/po/cl_kernel.pot

191 lines
3.9 KiB

#: ../cl-kernel:18
msgid "Kernel building tool"
msgstr ""
#: ../cl-kernel:64
msgid "This program must be run as root"
msgstr ""
#: ../cl-kernel:77
msgid ""
"Usage: $0 [OPTION]\n"
"\n"
"Version: $CL_KERNEL_VERSION\n"
"\n"
"${DESCRIPTION}\n"
"\n"
" -h, --help display all options and exit"
msgstr ""
#: ../cl-kernel:89
msgid ""
"Usage: $0 [OPTION]\n"
"\n"
"Version: $CL_KERNEL_VERSION\n"
"\n"
"${DESCRIPTION}\n"
"\n"
" --kver [VERSION] specify the kernel version ('list' for "
"displaying possible values)\n"
" --kver-old [VERSION] specify the kernel version for new options "
"('list' for displaying possible values)\n"
" --convert migrate .config from the kernel directory to "
"templates\n"
" -s, --skip-build do not build the kernel after configuration\n"
" --skip-config do not manual configure the kernel\n"
" --noclean do not clean the kernel sources before the "
"compilation\n"
" --march [ARCH] kernel architecture (x86 or x86_64)\n"
" --safemode create an additional initrd with all modules "
"(only for calculate-sources)\n"
" --help display this help and exit\n"
msgstr ""
#: ../cl-kernel:154
msgid "Error in parameter --march. The value may be 'x86' or 'x86_64'"
msgstr ""
#: ../cl-kernel:173
msgid "Unknown option: $1"
msgstr ""
#: ../cl-kernel:181
msgid "Unknown argument: $1"
msgstr ""
#: ../cl-kernel:292
msgid "Failed to create the default kernel config"
msgstr ""
#: ../cl-kernel:303
msgid "Failed to apply kernel templates"
msgstr ""
#: ../cl-kernel:306
msgid "Kernel configuration file not found"
msgstr ""
#: ../cl-kernel:373
msgid "Will be used $config kernel configuration"
msgstr ""
#: ../cl-kernel:375
msgid "Failed to get current kernel configuration"
msgstr ""
#: ../cl-kernel:395
msgid "${fn} does not belong to any package"
msgstr ""
#: ../cl-kernel:398
msgid "${fn} belongs to multiple packages"
msgstr ""
#: ../cl-kernel:477
msgid "Kernel directory ${check_dir} not found"
msgstr ""
#: ../cl-kernel:478
msgid "Kernel directory ${check_dir} has no full sources"
msgstr ""
#: ../cl-kernel:492
msgid "--safemode unavailable for chroot"
msgstr ""
#: ../cl-kernel:497
msgid "--safemode available for calculate-sources only"
msgstr ""
#: ../cl-kernel:502
msgid "--safemode unavailable without dracut"
msgstr ""
#: ../cl-kernel:511
msgid "Failed to create the kernel template directory"
msgstr ""
#: ../cl-kernel:562
msgid "Preparing the current kernel configuration"
msgstr ""
#: ../cl-kernel:570
msgid "--convert is uncompatible with --march"
msgstr ""
#: ../cl-kernel:574
msgid "--convert is uncompatible with --kver-old"
msgstr ""
#: ../cl-kernel:585
msgid "Preparing the basic kernel configuration"
msgstr ""
#: ../cl-kernel:623
msgid "The kernel configuration has not changed"
msgstr ""
#: ../cl-kernel:628
msgid "Backing up the template"
msgstr ""
#: ../cl-kernel:632
msgid "Failed to create a backup directory"
msgstr ""
#: ../cl-kernel:647
msgid "Creating the template"
msgstr ""
#: ../cl-kernel:650
msgid "Skipping the empty template"
msgstr ""
#: ../cl-kernel:670
msgid "Failed to clean the kernel sources"
msgstr ""
#: ../cl-kernel:672
msgid "Failed to compile the kernel"
msgstr ""
#: ../cl-kernel:673
msgid "Failed to compile the kernel modules"
msgstr ""
#: ../cl-kernel:674
msgid "Failed to install the kernel"
msgstr ""
#: ../cl-kernel:675
msgid "Failed to build kernel"
msgstr ""
#: ../cl-kernel:692
msgid "Failed to create the host-only initramfs"
msgstr ""
#: ../cl-kernel:695
msgid "Failed to create the safemode initramfs"
msgstr ""
#: ../cl-kernel:719
msgid "Kernel build time: "
msgstr ""
#: ../cl-kernel:722
msgid "%d hour %d min %d sec\\n"
msgstr ""
#: ../cl-kernel:724
msgid "%d min %d sec\\n"
msgstr ""
#: ../cl-kernel:737
msgid "To rebuild kernel modules packages, please run:"
msgstr ""
#: ../cl-kernel:744
msgid "All done!"
msgstr ""