[SCM] live-manual branch, debian, updated. debian/3.0_a3-1

Daniel Baumann daniel at debian.org
Wed May 18 16:58:42 UTC 2011


The following commit has been merged in the debian branch:
commit 11557877637eda37d15e1f99f6669faebc40bec5
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 11 17:08:11 2011 +0100

    Updating git call for checking out the debian-next branch.

diff --git a/manual/de/about_manual.ssi b/manual/de/about_manual.ssi
index 4ad2601..11f7d57 100644
--- a/manual/de/about_manual.ssi
+++ b/manual/de/about_manual.ssi
@@ -217,7 +217,7 @@ _* Check out a clone of the manual through ssh:
 code{
 
  $ git clone gitosis at live.debian.net:/live-manual.git
- $ git checkout debian-next
+ $ cd live-manual && git checkout debian-next
 
 }code
 
diff --git a/manual/en/about_manual.ssi b/manual/en/about_manual.ssi
index 5d94677..c3bbe50 100644
--- a/manual/en/about_manual.ssi
+++ b/manual/en/about_manual.ssi
@@ -145,7 +145,7 @@ _* Check out a clone of the manual through ssh:
 code{
 
  $ git clone git at live.debian.net:/live-manual.git
- $ git checkout debian-next
+ $ cd live-manual && git checkout debian-next
 
 }code
 
diff --git a/manual/es/about_manual.ssi b/manual/es/about_manual.ssi
index 83108ea..327d455 100644
--- a/manual/es/about_manual.ssi
+++ b/manual/es/about_manual.ssi
@@ -244,7 +244,7 @@ _* Obtener un clon del manual mediante git mediante ssh:
 code{
 
  $ git clone gitosis at live.debian.net:/live-manual.git
- $ git checkout debian-next
+ $ cd live-manual && git checkout debian-next
 
 }code
 
diff --git a/manual/fr/about_manual.ssi b/manual/fr/about_manual.ssi
index 4ab627c..9b3d6dc 100644
--- a/manual/fr/about_manual.ssi
+++ b/manual/fr/about_manual.ssi
@@ -223,7 +223,7 @@ _* Clonez le manuel via ssh:
 code{
 
  $ git clone gitosis at live.debian.net:/live-manual.git
- $ git checkout debian-next
+ $ cd live-manual && git checkout debian-next
 
 }code
 
diff --git a/manual/it/about_manual.ssi b/manual/it/about_manual.ssi
index 6c23994..d8eef6e 100644
--- a/manual/it/about_manual.ssi
+++ b/manual/it/about_manual.ssi
@@ -223,7 +223,7 @@ _* Scaricare tramite ssh un clone del manuale:
 code{
 
  $ git clone git at live.debian.net:/live-manual.git
- $ git checkout debian-next
+ $ cd live-manual && git checkout debian-next
 
 }code
 
diff --git a/manual/po/de/about_manual.ssi.po b/manual/po/de/about_manual.ssi.po
index a3f3903..1a5ca81 100644
--- a/manual/po/de/about_manual.ssi.po
+++ b/manual/po/de/about_manual.ssi.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual 2.0.0\n"
-"POT-Creation-Date: 2011-03-11 05:55+0100\n"
+"POT-Creation-Date: 2011-03-11 17:03+0100\n"
 "PO-Revision-Date: 2010-10-22 08:36-0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -536,10 +536,10 @@ msgstr ""
 #, no-wrap
 msgid ""
 " $ git clone git at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 msgstr ""
 " $ git clone gitosis at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 
 #. type: Plain text
 #: en/about_manual.ssi:153
diff --git a/manual/po/es/about_manual.ssi.po b/manual/po/es/about_manual.ssi.po
index ee0737e..94ae3c2 100644
--- a/manual/po/es/about_manual.ssi.po
+++ b/manual/po/es/about_manual.ssi.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: live-manual\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-03-11 05:55+0100\n"
+"POT-Creation-Date: 2011-03-11 17:03+0100\n"
 "PO-Revision-Date: 2011-03-02 04:53-0000\n"
 "Last-Translator: José Luis Zabalza <jlz.3008 at gmail.com>\n"
 "Language-Team: Spanish <debian-l10n-spanish at lists.debian.org>\n"
@@ -679,10 +679,10 @@ msgstr "_* Obtener un clon del manual mediante git mediante ssh:\n"
 #, no-wrap
 msgid ""
 " $ git clone git at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 msgstr ""
 " $ git clone gitosis at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 
 #. type: Plain text
 #: en/about_manual.ssi:153
diff --git a/manual/po/fr/about_manual.ssi.po b/manual/po/fr/about_manual.ssi.po
index e7634c1..d64bf96 100644
--- a/manual/po/fr/about_manual.ssi.po
+++ b/manual/po/fr/about_manual.ssi.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual 2.0.0\n"
-"POT-Creation-Date: 2011-03-11 05:55+0100\n"
+"POT-Creation-Date: 2011-03-11 17:03+0100\n"
 "PO-Revision-Date: 2010-10-27 23:14+0200\n"
 "Last-Translator: Creak <romain.failliot at foolstep.com>\n"
 "Language-Team: Français <debian-live at lists.debian.org>\n"
@@ -606,10 +606,10 @@ msgstr "_* Clonez le manuel via ssh:"
 #, no-wrap
 msgid ""
 " $ git clone git at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 msgstr ""
 " $ git clone gitosis at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 
 #. type: Plain text
 #: en/about_manual.ssi:153
diff --git a/manual/po/it/about_manual.ssi.po b/manual/po/it/about_manual.ssi.po
index afaaddf..69e1944 100644
--- a/manual/po/it/about_manual.ssi.po
+++ b/manual/po/it/about_manual.ssi.po
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual 2.0.0\n"
-"POT-Creation-Date: 2011-03-11 05:55+0100\n"
+"POT-Creation-Date: 2011-03-11 17:03+0100\n"
 "PO-Revision-Date: 2011-03-11 10:30+0100\n"
 "Last-Translator: skizzhg <skizzhg at gmx.com>\n"
 "Language-Team: Italian <tp at lists.linux.it>\n"
@@ -460,7 +460,7 @@ msgstr "code{"
 #. type: Plain text
 #: en/about_manual.ssi:86
 msgid "$ git clone git://live.debian.net/git/live-manual.git"
-msgstr ""
+msgstr "$ git clone git://live.debian.net/git/live-manual.git"
 
 #. type: Plain text
 #: en/about_manual.ssi:88 en/about_manual.ssi:96 en/about_manual.ssi:104
@@ -638,8 +638,10 @@ msgstr "_* Scaricare tramite ssh un clone del manuale:"
 #, no-wrap
 msgid ""
 " $ git clone git at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 msgstr ""
+" $ git clone git at live.debian.net:/live-manual.git\n"
+" $ cd live-manual && git checkout debian-next\n"
 
 #. type: Plain text
 #: en/about_manual.ssi:153
diff --git a/manual/po/pt_BR/about_manual.ssi.po b/manual/po/pt_BR/about_manual.ssi.po
index 234e085..2628e37 100644
--- a/manual/po/pt_BR/about_manual.ssi.po
+++ b/manual/po/pt_BR/about_manual.ssi.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual 2.0.0\n"
-"POT-Creation-Date: 2011-03-11 05:55+0100\n"
+"POT-Creation-Date: 2011-03-11 17:03+0100\n"
 "PO-Revision-Date: 2010-10-22 18:16-0300\n"
 "Last-Translator: Bruno Gurgel <bruno.gurgel at gmail.com>\n"
 "Language-Team: none\n"
@@ -596,10 +596,10 @@ msgstr "_* Fazer o checkout de um clone do manual por ssh:"
 #, no-wrap
 msgid ""
 " $ git clone git at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 msgstr ""
 " $ git clone gitosis at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 
 #. type: Plain text
 #: en/about_manual.ssi:153
diff --git a/manual/po/ro/about_manual.ssi.po b/manual/po/ro/about_manual.ssi.po
index 2a56461..892dd55 100644
--- a/manual/po/ro/about_manual.ssi.po
+++ b/manual/po/ro/about_manual.ssi.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual 2.0.0\n"
-"POT-Creation-Date: 2011-03-11 05:55+0100\n"
+"POT-Creation-Date: 2011-03-11 17:03+0100\n"
 "PO-Revision-Date: 2010-10-23 10:34-0200\n"
 "Last-Translator: Eugen Paiuc <linux51 at bluewin.ch>\n"
 "Language-Team: none\n"
@@ -595,10 +595,10 @@ msgstr "_* Checkout un clon al manualului prin ssh:"
 #, no-wrap
 msgid ""
 " $ git clone git at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 msgstr ""
 " $ git clone gitosis at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 
 #. type: Plain text
 #: en/about_manual.ssi:153
diff --git a/manual/pot/about_manual.ssi.pot b/manual/pot/about_manual.ssi.pot
index c6956e9..4b09425 100644
--- a/manual/pot/about_manual.ssi.pot
+++ b/manual/pot/about_manual.ssi.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2011-03-11 05:55+0100\n"
+"POT-Creation-Date: 2011-03-11 17:03+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -536,7 +536,7 @@ msgstr ""
 #, no-wrap
 msgid ""
 " $ git clone git at live.debian.net:/live-manual.git\n"
-" $ git checkout debian-next\n"
+" $ cd live-manual && git checkout debian-next\n"
 msgstr ""
 
 #. type: Plain text
diff --git a/manual/pt_BR/about_manual.ssi b/manual/pt_BR/about_manual.ssi
index bd45d54..0ef9e7f 100644
--- a/manual/pt_BR/about_manual.ssi
+++ b/manual/pt_BR/about_manual.ssi
@@ -221,7 +221,7 @@ _* Fazer o checkout de um clone do manual por ssh:
 code{
 
  $ git clone gitosis at live.debian.net:/live-manual.git
- $ git checkout debian-next
+ $ cd live-manual && git checkout debian-next
 
 }code
 
diff --git a/manual/ro/about_manual.ssi b/manual/ro/about_manual.ssi
index b68c5e9..ecafa34 100644
--- a/manual/ro/about_manual.ssi
+++ b/manual/ro/about_manual.ssi
@@ -216,7 +216,7 @@ _* Checkout un clon al manualului prin ssh:
 code{
 
  $ git clone gitosis at live.debian.net:/live-manual.git
- $ git checkout debian-next
+ $ cd live-manual && git checkout debian-next
 
 }code
 

-- 
live-manual



More information about the debian-live-changes mailing list