From 594e2c25629729aeb731ff520e33a8d8a5d1e172 Mon Sep 17 00:00:00 2001 From: Michael Tokarev Date: Sat, 25 Aug 2012 22:54:02 +0400 Subject: Revert "Drop unused debconf templates" This reverts commit 5c41e36e7b006fed8fd547526b8f68ef05fd7294. The templates are actually used in debian/mdadm.config. Restore debian/po files. --- debian/po/templates.pot | 86 +++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 72 insertions(+), 14 deletions(-) (limited to 'debian/po/templates.pot') diff --git a/debian/po/templates.pot b/debian/po/templates.pot index afc4925c..a4a46f8b 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: mdadm\n" "Report-Msgid-Bugs-To: mdadm@packages.debian.org\n" -"POT-Creation-Date: 2012-06-22 12:10+0400\n" +"POT-Creation-Date: 2012-05-22 00:50+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -31,15 +31,73 @@ msgid "" "'md0 md1' or 'md/1 md/d0' (the leading '/dev/' can be omitted)." msgstr "" -#. Type: boolean +#. Type: text +#. Description +#: ../mdadm.templates:3001 +msgid "for internal use - only the long description is needed." +msgstr "" + +#. Type: text +#. Description +#: ../mdadm.templates:3001 +msgid "" +"If the system's root file system is located on an MD array (RAID), it needs " +"to be started early during the boot sequence. If it is located on a logical " +"volume (LVM), which is on MD, all constituent arrays need to be started." +msgstr "" + +#. Type: text +#. Description +#: ../mdadm.templates:3001 +msgid "" +"If you know exactly which arrays are needed to bring up the root file " +"system, and you want to postpone starting all other arrays to a later point " +"in the boot sequence, enter the arrays to start here. Alternatively, enter " +"'all' to simply start all available arrays." +msgstr "" + +#. Type: text #. Description #: ../mdadm.templates:3001 +msgid "" +"If you do not need or want to start any arrays for the root file system, " +"leave the answer blank (or enter 'none'). This may be the case if you are " +"using kernel autostart or do not need any arrays to boot." +msgstr "" + +#. Type: text +#. Description +#: ../mdadm.templates:4001 +msgid "An error occurred: device node does not exist" +msgstr "" + +#. Type: text +#. Description +#: ../mdadm.templates:5001 +msgid "An error occurred: not a block device" +msgstr "" + +#. Type: text +#. Description +#: ../mdadm.templates:6001 +msgid "An error occurred: not an MD array" +msgstr "" + +#. Type: text +#. Description +#: ../mdadm.templates:7001 +msgid "An error occurred: array not listed in mdadm.conf file" +msgstr "" + +#. Type: boolean +#. Description +#: ../mdadm.templates:8001 msgid "Start arrays not listed in mdadm.conf?" msgstr "" #. Type: boolean #. Description -#: ../mdadm.templates:3001 +#: ../mdadm.templates:8001 msgid "" "The specified array (${array}) is not listed in the configuration file " "(${config}). Therefore, it cannot be started during boot, unless you correct " @@ -48,7 +106,7 @@ msgstr "" #. Type: boolean #. Description -#: ../mdadm.templates:3001 +#: ../mdadm.templates:8001 msgid "" "This warning is only relevant if you need arrays to be started from the " "initial ramdisk to be able to boot. If you use kernel autostarting, or do " @@ -59,13 +117,13 @@ msgstr "" #. Type: boolean #. Description -#: ../mdadm.templates:4001 +#: ../mdadm.templates:9001 msgid "Do you want to start MD arrays automatically?" msgstr "" #. Type: boolean #. Description -#: ../mdadm.templates:4001 +#: ../mdadm.templates:9001 msgid "" "Once the base system has booted, mdadm can start all MD arrays (RAIDs) " "specified in /etc/mdadm/mdadm.conf which have not yet been started. This is " @@ -76,13 +134,13 @@ msgstr "" #. Type: boolean #. Description -#: ../mdadm.templates:5001 +#: ../mdadm.templates:10001 msgid "Should mdadm run monthly redundancy checks of the MD arrays?" msgstr "" #. Type: boolean #. Description -#: ../mdadm.templates:5001 +#: ../mdadm.templates:10001 msgid "" "If the kernel supports it (versions greater than 2.6.14), mdadm can " "periodically check the redundancy of MD arrays (RAIDs). This may be a " @@ -94,7 +152,7 @@ msgstr "" #. Type: boolean #. Description -#: ../mdadm.templates:5001 +#: ../mdadm.templates:10001 msgid "" "The default, if turned on, is to check on the first Sunday of every month at " "01:06." @@ -102,13 +160,13 @@ msgstr "" #. Type: boolean #. Description -#: ../mdadm.templates:6001 +#: ../mdadm.templates:11001 msgid "Do you want to start the MD monitoring daemon?" msgstr "" #. Type: boolean #. Description -#: ../mdadm.templates:6001 +#: ../mdadm.templates:11001 msgid "" "The MD (RAID) monitor daemon sends email notifications in response to " "important MD events (such as a disk failure)." @@ -116,19 +174,19 @@ msgstr "" #. Type: boolean #. Description -#: ../mdadm.templates:6001 +#: ../mdadm.templates:11001 msgid "Enabling this option is recommended." msgstr "" #. Type: string #. Description -#: ../mdadm.templates:7001 +#: ../mdadm.templates:12001 msgid "Recipient for email notifications:" msgstr "" #. Type: string #. Description -#: ../mdadm.templates:7001 +#: ../mdadm.templates:12001 msgid "" "Please enter the email address of the user who should get the email " "notifications for important MD events." -- cgit v1.2.3