From 4a059bf55989f4993060082b0d6bd6a20a86fc9f Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 23 Dec 2017 10:56:51 +0000 Subject: Import bootloader files from draklive user/martinw/use-grub2 branch. --- bootloader/po/bootloader.pot | 72 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 bootloader/po/bootloader.pot (limited to 'bootloader/po/bootloader.pot') diff --git a/bootloader/po/bootloader.pot b/bootloader/po/bootloader.pot new file mode 100644 index 0000000..1bef9c6 --- /dev/null +++ b/bootloader/po/bootloader.pot @@ -0,0 +1,72 @@ +# Translations for Mageia ISO boot loader +# Copyright (C) 2017 Mageia +# +# NOTE: If you add a new language, please uncomment (or add if necessary) +# the corresponding line(s) in the lang-names.txt file. Do correct them +# if they are wrong! +# +# NOTE: Except where noted, all strings must fit on a single line on the +# bootloader screen (which may be running at a low resolution). Please keep +# the translated strings as short as possible. +# +# NOTE: grub2 currently doesn't display some scripts properly. It is probably +# best not to enable these languages. Language codes known to be affected +# are: bn gu hi mr pa si ta +# +msgid "" +msgstr "" +"Project-Id-Version: draklive-config\n" +"POT-Creation-Date: 2017-11-30 14:23+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +# NOTE: Please leave "[$lang]" untranslated - it is automatically replaced +# by the currently selected language code (e.g. en_US). +msgid "Language [$lang]" +msgstr "" + +# NOTE: Please leave "[$kbd]" untranslated - it is automatically replaced +# by the currently selected keyboard code (e.g. us). +msgid "Keyboard [$kbd]" +msgstr "" + +msgid "Install Mageia" +msgstr "" + +msgid "Rescue System" +msgstr "" + +msgid "Memory Test" +msgstr "" + +msgid "[more options after boot]" +msgstr "" + +msgid "Boot Mageia Live" +msgstr "" + +msgid "Install Mageia Live" +msgstr "" + +msgid " + use non-free video drivers (slower to boot)" +msgstr "" + +msgid "Select an item with the arrow keys and press Enter to boot." +msgstr "" + +msgid "Press 'c' for command line, 'e' to edit." +msgstr "" + +# NOTE: The Mageia grub2 package replaces one of the upstream messages +# with this, but doesn't provide any translations. This doesn't need +# to fit on a single line. +msgid "" +"Press Ctrl-x to start, Ctrl-c for a command prompt or Escape to discard " +"edits and return to the menu. Pressing Tab lists possible completions." +msgstr "" -- cgit v1.2.1