msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-01-19 00:44+0000\n"
+"POT-Creation-Date: 2013-01-19 01:12+0000\n"
"PO-Revision-Date: 2013-01-19 10:10+0900\n"
"Last-Translator: Charles Plessy <foo>\n"
"Language-Team: bar\n"
"il faut utiliser une image Ubuntu en attendant que cloud-init soit installé "
"par défaut sur les images Debian (http://bugs.debian.org/696595)."
msgstr ""
-"On the local computer, start an instance on the Cloud. Until "
-"(http://bugs.debian.org/696595) is fixed and cloud-init is installed by "
-"default, I use a Ubuntu image."
+"On the local computer, start an instance on the Cloud. Until (http://bugs."
+"debian.org/696595) is fixed and cloud-init is installed by default, I use a "
+"Ubuntu image."
#. type: Plain text
#, no-wrap
"will persist after termination."
#. type: Plain text
-#, no-wrap
+#, fuzzy, no-wrap
+#| msgid ""
+#| "<pre>\n"
+#| "HELPER_INSTANCE=$( euca-run-instances \\\n"
+#| " --instance-initiated-shutdown-behavior terminate \\\n"
+#| " --instance-type t1.micro \\\n"
+#| " --block-device-mapping /dev/sdb=:1:false \\\n"
+#| " --user-data-file debigen-install-installer-cloud \\\n"
+#| " $HELPER_AMI |\n"
+#| " tee /dev/stderr | grep INSTANCE | awk '{print $2}')\n"
+#| "</pre>\n"
msgid ""
-"<pre>\n"
-"HELPER_INSTANCE=$( euca-run-instances \\\n"
-" --instance-initiated-shutdown-behavior terminate \\\n"
-" --instance-type t1.micro \\\n"
-" --block-device-mapping /dev/sdb=:1:false \\\n"
-" --user-data-file debigen-install-installer-cloud \\\n"
-" $HELPER_AMI |\n"
-" tee /dev/stderr | grep INSTANCE | awk '{print $2}')\n"
-"</pre>\n"
+" HELPER_INSTANCE=$( euca-run-instances \\\n"
+" --instance-initiated-shutdown-behavior terminate \\\n"
+" --instance-type t1.micro \\\n"
+" --block-device-mapping /dev/sdb=:1:false \\\n"
+" --user-data-file debigen-install-installer-cloud \\\n"
+" $HELPER_AMI |\n"
+" tee /dev/stderr | grep INSTANCE | awk '{print $2}')\n"
msgstr ""
"<pre>\n"
"HELPER_INSTANCE=$( euca-run-instances \\\n"
"</pre>\n"
msgstr ""
"<pre>\n"
-"while [ ! $(euca-describe-instances $HELPER_INSTANCE | grep INSTANCE | cut "
-"-f 6 | tee /dev/stderr) = \"running\" ]; do sleep 30; done\n"
+"while [ ! $(euca-describe-instances $HELPER_INSTANCE | grep INSTANCE | cut -f 6 | tee /dev/stderr) = \"running\" ]; do sleep 30; done\n"
"</pre>\n"
"\n"
"</pre>\n"
msgstr ""
"<pre>\n"
-"while [ ! $(euca-describe-instances $HELPER_INSTANCE | grep INSTANCE | cut "
-"-f 6 | tee /dev/stderr) = \"terminated\" ]; do sleep 30; done\n"
+"while [ ! $(euca-describe-instances $HELPER_INSTANCE | grep INSTANCE | cut -f 6 | tee /dev/stderr) = \"terminated\" ]; do sleep 30; done\n"
"</pre>\n"
#. type: Plain text
#. type: Title #
#, no-wrap
msgid "See from http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html"
-msgstr ""
-"See from http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/UserProvi"
-"dedkernels.html"
+msgstr "See from http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html"
#. type: Plain text
msgid "PV_KERNEL=aki-44992845"