summaryrefslogtreecommitdiff
path: root/debian/po/templates.pot
diff options
context:
space:
mode:
Diffstat (limited to 'debian/po/templates.pot')
-rw-r--r--debian/po/templates.pot66
1 files changed, 46 insertions, 20 deletions
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
index 00b25d0..b270db6 100644
--- a/debian/po/templates.pot
+++ b/debian/po/templates.pot
@@ -1,14 +1,22 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Developers do not need to manually edit POT or PO files.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: oku@debian.org\n"
-"POT-Creation-Date: 2006-03-27 10:45-0800\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-11-24 07:23+0100\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"
@@ -18,13 +26,13 @@ msgstr ""
#. Type: string
#. Description
-#: ../ifplugd.templates:4
+#: ../ifplugd.templates:1001
msgid "static interfaces to be watched by ifplugd:"
msgstr ""
#. Type: string
#. Description
-#: ../ifplugd.templates:4
+#: ../ifplugd.templates:1001
msgid ""
"Specify the interfaces to control here, separated by spaces. Ifplugd "
"processes will be started for each of these interfaces when the ifplugd "
@@ -37,7 +45,7 @@ msgstr ""
#. Type: string
#. Description
-#: ../ifplugd.templates:4
+#: ../ifplugd.templates:1001
msgid ""
"You should not add interfaces that are hotplugged (USB or PCMCIA) here, you "
"will be asked for those in the next question."
@@ -45,19 +53,19 @@ msgstr ""
#. Type: string
#. Description
-#: ../ifplugd.templates:19
+#: ../ifplugd.templates:2001
msgid "hotplugged interfaces to be watched by ifplugd:"
msgstr ""
#. Type: string
#. Description
-#: ../ifplugd.templates:19
+#: ../ifplugd.templates:2001
msgid "Specify the hotplugged interfaces to control here, separated by spaces."
msgstr ""
#. Type: string
#. Description
-#: ../ifplugd.templates:19
+#: ../ifplugd.templates:2001
msgid ""
"You may use the magic string \"all\" to make the hotplug script start an "
"ifplugd process for any hotplugged interface."
@@ -65,34 +73,52 @@ msgstr ""
#. Type: string
#. Description
-#: ../ifplugd.templates:19
+#: ../ifplugd.templates:2001
msgid ""
"Hotplugged interfaces are usually interfaces on PCMCIA or WLAN adapters."
msgstr ""
#. Type: string
#. Description
-#: ../ifplugd.templates:30
+#: ../ifplugd.templates:3001
msgid "arguments to ifplugd:"
msgstr ""
#. Type: string
#. Description
-#: ../ifplugd.templates:30
+#: ../ifplugd.templates:3001
msgid ""
"You can give arguments to the ifplug daemon here. See the man page for a "
"description or call ifplugd -h."
msgstr ""
#. Type: select
+#. Choices
+#: ../ifplugd.templates:4001
+msgid "none"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../ifplugd.templates:4001
+msgid "suspend"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../ifplugd.templates:4001
+msgid "stop"
+msgstr ""
+
+#. Type: select
#. Description
-#: ../ifplugd.templates:38
+#: ../ifplugd.templates:4002
msgid "suspend behaviour:"
msgstr ""
#. Type: select
#. Description
-#: ../ifplugd.templates:38
+#: ../ifplugd.templates:4002
msgid ""
"When you put your notebook into suspend mode, you can choose between three "
"actions:"
@@ -100,13 +126,13 @@ msgstr ""
#. Type: select
#. Description
-#: ../ifplugd.templates:38
+#: ../ifplugd.templates:4002
msgid "none: no action"
msgstr ""
#. Type: select
#. Description
-#: ../ifplugd.templates:38
+#: ../ifplugd.templates:4002
msgid ""
"suspend: this puts ifplugd into suspend mode. In this mode, ifplugd does not "
"check the link status. This is necessary for some broken network drivers."
@@ -114,7 +140,7 @@ msgstr ""
#. Type: select
#. Description
-#: ../ifplugd.templates:38
+#: ../ifplugd.templates:4002
msgid ""
"stop: this stops ifplugd. If the -q option is not given, ifplugd will stop "
"the interface. After resume, it will be restarted. This makes sense if you "