diff options
Diffstat (limited to 'debian/po/templates.pot')
| -rw-r--r-- | debian/po/templates.pot | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/debian/po/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000..5cbebf0 --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,110 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the shim-signed package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: shim-signed\n" +"Report-Msgid-Bugs-To: shim-signed@packages.debian.org\n" +"POT-Creation-Date: 2016-05-04 16:57-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Description +#: ../templates:1001 +msgid "Configuring Secure Boot" +msgstr "" + +#. Type: error +#. Description +#: ../templates:2001 +msgid "Invalid password" +msgstr "" + +#. Type: error +#. Description +#: ../templates:2001 +msgid "" +"The Secure Boot key you've entered is not valid. The password used must be " +"between 8 and 16 characters." +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:3001 +msgid "Disable UEFI Secure Boot?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:3001 +msgid "" +"Your system has UEFI Secure Boot enabled. UEFI Secure Boot is not compatible " +"with the use of third-party drivers." +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:3001 +msgid "" +"The system will assist you in disabling UEFI Secure Boot. To ensure that " +"this change is being made by you as an authorized user, and not by an " +"attacker, you must choose a password now and then use the same password " +"after reboot to confirm the change." +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:3001 +msgid "" +"If you choose to proceed but do not confirm the password upon reboot, Ubuntu " +"will still be able to boot on your system but these third-party drivers will " +"not be available for your hardware." +msgstr "" + +#. Type: password +#. Description +#: ../templates:4001 +msgid "Password:" +msgstr "" + +#. Type: password +#. Description +#: ../templates:4001 +msgid "" +"Please enter a password for disabling Secure Boot. It will be asked again " +"after a reboot." +msgstr "" + +#. Type: password +#. Description +#: ../templates:5001 +msgid "Re-enter password to verify:" +msgstr "" + +#. Type: password +#. Description +#: ../templates:5001 +msgid "" +"Please enter the same password again to verify you have typed it correctly." +msgstr "" + +#. Type: error +#. Description +#: ../templates:6001 +msgid "Password input error" +msgstr "" + +#. Type: error +#. Description +#: ../templates:6001 +msgid "The two passwords you entered were not the same. Please try again." +msgstr "" |
