From 2c958b35ba11c61dd2b7416d2f6067655512d2b9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:55:45 +0200 Subject: Adding debian version 4.3-1. Signed-off-by: Daniel Baumann --- debian/po/templates.pot | 115 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 debian/po/templates.pot (limited to 'debian/po/templates.pot') diff --git a/debian/po/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000..55c82d7 --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,115 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the mdadm package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: mdadm\n" +"Report-Msgid-Bugs-To: mdadm@packages.debian.org\n" +"POT-Creation-Date: 2023-06-18 07:24+0200\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" + +#. Type: note +#. Description +#: ../mdadm.templates:2001 +msgid "no systemd init-system detected" +msgstr "" + +#. Type: note +#. Description +#: ../mdadm.templates:2001 +msgid "" +"The root filesystem of this system was detected to be on a RAID device, so " +"mdadm might be required to run during boot to properly start your system." +msgstr "" + +#. Type: note +#. Description +#: ../mdadm.templates:2001 +msgid "" +"Beginning with newer versions of the mdadm package, init-system integration " +"is available for systemd only. This system seems to use an alternative init-" +"system which might or might not leave your system unbootable." +msgstr "" + +#. Type: boolean +#. Description +#: ../mdadm.templates:3001 +msgid "Should mdadm run monthly redundancy checks of the MD arrays?" +msgstr "" + +#. Type: boolean +#. Description +#: ../mdadm.templates:3001 +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 " +"resource-intensive process, depending on the local setup, but it could help " +"prevent rare cases of data loss. Note that this is a read-only check unless " +"errors are found; if errors are found, mdadm will try to correct them, which " +"may result in write access to the media." +msgstr "" + +#. Type: boolean +#. Description +#: ../mdadm.templates:3001 +msgid "" +"The default, if turned on, is to check on the first Sunday of every month at " +"01:06." +msgstr "" + +#. Type: boolean +#. Description +#: ../mdadm.templates:4001 +msgid "Should mdadm check once a day for degraded arrays?" +msgstr "" + +#. Type: boolean +#. Description +#: ../mdadm.templates:4001 +msgid "" +"mdadm can check once a day for degraded arrays and missing spares to ensure " +"that such events don't go unnoticed." +msgstr "" + +#. Type: boolean +#. Description +#: ../mdadm.templates:5001 +msgid "Do you want to start the MD monitoring daemon?" +msgstr "" + +#. Type: boolean +#. Description +#: ../mdadm.templates:5001 +msgid "" +"The MD (RAID) monitor daemon sends email notifications in response to " +"important MD events (such as a disk failure)." +msgstr "" + +#. Type: boolean +#. Description +#: ../mdadm.templates:5001 +msgid "Enabling this option is recommended." +msgstr "" + +#. Type: string +#. Description +#: ../mdadm.templates:6001 +msgid "Recipient for email notifications:" +msgstr "" + +#. Type: string +#. Description +#: ../mdadm.templates:6001 +msgid "" +"Please enter the email address of the user who should get the email " +"notifications for important MD events." +msgstr "" -- cgit v1.2.3