diff --git a/doc/po/da.po b/doc/po/da.po index 7f44460..a073200 100644 --- a/doc/po/da.po +++ b/doc/po/da.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Multistrap documentation\n" -"POT-Creation-Date: 2012-04-18 21:15+0200\n" +"POT-Creation-Date: 2012-04-20 21:37+0200\n" "PO-Revision-Date: 2011-03-20 19:25+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -1845,34 +1845,33 @@ msgstr "" #. type: textblock #: pod/multistrap:734 msgid "" -"To enable multiarch inside a chroot, there is no need to set the second " -"architecture in C, C will ask C which will look in F or F and then retrieve the Packages " -"data for each architecture specified using the option:" -msgstr "" - -#. type: verbatim -#: pod/multistrap:739 -#, no-wrap -msgid "" -" foreign-architecture armel\n" -"\n" +"Multiarch support is experimental - please report issues and file bugs with " +"full details of your setup, the full multistrap config file and the errors " +"reported." msgstr "" #. type: textblock -#: pod/multistrap:741 +#: pod/multistrap:738 msgid "" -"For multiple architectures, specify the option once for each architecture." +"C overrides the existing multiarch support of the external " +"system so that a MultiArch aware system can still create a non-MultiArch " +"chroot from repositories which do not support all of the architectures " +"supported by the external dpkg." msgstr "" #. type: textblock -#: pod/multistrap:744 +#: pod/multistrap:743 msgid "" -"Using the MultiArch option in the C section of your C " -"configuration file will create a file F " -"which will implement this support. This option can be repeated (for " -"compatibility with how dpkg works) or as a space-delimited list of " -"architectures on a single line." +"If multiarch is enabled within the multistrap chroot, C writes " +"out the list into F inside the chroot." +msgstr "" + +#. type: textblock +#: pod/multistrap:746 +msgid "" +"For multiple architectures, specify the option once and use a space " +"separated list for the architecture list. Ensure you include what will be " +"the host architecture of the chroot." msgstr "" #. type: textblock @@ -1888,7 +1887,7 @@ msgstr "Se også: http://wiki.debian.org/Multistrap" msgid "" " [General]\n" " ...\n" -" MultiArch=armel armhf\n" +" multiarch=i386 armel armhf\n" "\n" msgstr "" @@ -1929,7 +1928,17 @@ msgstr "" #: pod/multistrap:766 msgid "" "In the C<--simulate> output, the architecture(s) specified in the MultiArch " -"option will be listed under the \"Foreign architectures\" listing." +"option will be listed under the \"Foreign architectures\" listing. Packages " +"for a specific architecture will be listed as the package name followed by a " +"colon followed by the architecture." +msgstr "" + +#. type: verbatim +#: pod/multistrap:771 +#, no-wrap +msgid "" +" libgcc1:armel libc6:armel\n" +"\n" msgstr "" #. type: textblock diff --git a/doc/po/de.po b/doc/po/de.po index 32c0c34..062990e 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: multistrap 2.1.6\n" "Report-Msgid-Bugs-To: codehelp@debian.org\n" -"POT-Creation-Date: 2012-04-18 21:15+0200\n" +"POT-Creation-Date: 2012-04-20 21:37+0200\n" "PO-Revision-Date: 2011-02-21 21:30+0100\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" @@ -2017,34 +2017,33 @@ msgstr "" #. type: textblock #: pod/multistrap:734 msgid "" -"To enable multiarch inside a chroot, there is no need to set the second " -"architecture in C, C will ask C which will look in F or F and then retrieve the Packages " -"data for each architecture specified using the option:" -msgstr "" - -#. type: verbatim -#: pod/multistrap:739 -#, no-wrap -msgid "" -" foreign-architecture armel\n" -"\n" +"Multiarch support is experimental - please report issues and file bugs with " +"full details of your setup, the full multistrap config file and the errors " +"reported." msgstr "" #. type: textblock -#: pod/multistrap:741 +#: pod/multistrap:738 msgid "" -"For multiple architectures, specify the option once for each architecture." +"C overrides the existing multiarch support of the external " +"system so that a MultiArch aware system can still create a non-MultiArch " +"chroot from repositories which do not support all of the architectures " +"supported by the external dpkg." msgstr "" #. type: textblock -#: pod/multistrap:744 +#: pod/multistrap:743 msgid "" -"Using the MultiArch option in the C section of your C " -"configuration file will create a file F " -"which will implement this support. This option can be repeated (for " -"compatibility with how dpkg works) or as a space-delimited list of " -"architectures on a single line." +"If multiarch is enabled within the multistrap chroot, C writes " +"out the list into F inside the chroot." +msgstr "" + +#. type: textblock +#: pod/multistrap:746 +msgid "" +"For multiple architectures, specify the option once and use a space " +"separated list for the architecture list. Ensure you include what will be " +"the host architecture of the chroot." msgstr "" #. type: textblock @@ -2060,7 +2059,7 @@ msgstr "Siehe auch: http://wiki.debian.org/Multistrap" msgid "" " [General]\n" " ...\n" -" MultiArch=armel armhf\n" +" multiarch=i386 armel armhf\n" "\n" msgstr "" @@ -2101,7 +2100,17 @@ msgstr "" #: pod/multistrap:766 msgid "" "In the C<--simulate> output, the architecture(s) specified in the MultiArch " -"option will be listed under the \"Foreign architectures\" listing." +"option will be listed under the \"Foreign architectures\" listing. Packages " +"for a specific architecture will be listed as the package name followed by a " +"colon followed by the architecture." +msgstr "" + +#. type: verbatim +#: pod/multistrap:771 +#, no-wrap +msgid "" +" libgcc1:armel libc6:armel\n" +"\n" msgstr "" #. type: textblock diff --git a/doc/po/fr.po b/doc/po/fr.po index 97071ef..9683a5b 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: multistrap 2.1.4\n" -"POT-Creation-Date: 2012-04-18 21:15+0200\n" +"POT-Creation-Date: 2012-04-20 21:37+0200\n" "PO-Revision-Date: 2011-12-22 08:18+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -1995,49 +1995,34 @@ msgstr "Support de MultiArch" #. type: textblock #: pod/multistrap:734 msgid "" -"To enable multiarch inside a chroot, there is no need to set the second " -"architecture in C, C will ask C which will look in F or F and then retrieve the Packages " -"data for each architecture specified using the option:" +"Multiarch support is experimental - please report issues and file bugs with " +"full details of your setup, the full multistrap config file and the errors " +"reported." msgstr "" -"Pour activer multiarch au sein d'un chroot, il n'y a pas besoin de " -"paramétrer une seconde architecture dans C, C demandera à C " -"qui regardera dans F ou F et " -"rapatriera alors les données de Packages pour chaque architecture indiquée " -"utilisant cette option :" - -#. type: verbatim -#: pod/multistrap:739 -#, no-wrap -msgid "" -" foreign-architecture armel\n" -"\n" -msgstr "" -" foreign-architecture armel\n" -"\n" #. type: textblock -#: pod/multistrap:741 +#: pod/multistrap:738 msgid "" -"For multiple architectures, specify the option once for each architecture." +"C overrides the existing multiarch support of the external " +"system so that a MultiArch aware system can still create a non-MultiArch " +"chroot from repositories which do not support all of the architectures " +"supported by the external dpkg." msgstr "" -"Pour les architectures multiples, veuillez indiquer l'option une seule fois " -"pour chaque architecture." #. type: textblock -#: pod/multistrap:744 +#: pod/multistrap:743 msgid "" -"Using the MultiArch option in the C section of your C " -"configuration file will create a file F " -"which will implement this support. This option can be repeated (for " -"compatibility with how dpkg works) or as a space-delimited list of " -"architectures on a single line." +"If multiarch is enabled within the multistrap chroot, C writes " +"out the list into F inside the chroot." +msgstr "" + +#. type: textblock +#: pod/multistrap:746 +msgid "" +"For multiple architectures, specify the option once and use a space " +"separated list for the architecture list. Ensure you include what will be " +"the host architecture of the chroot." msgstr "" -"Utiliser l'option MultiArch dans la section C de votre fichier de " -"configuration C créera un fichier F qui implémentera ce support. Cette option peut être répétée (pour " -"la compatibilité avec le mode de fonctionnement de dpkg) ou comme une liste " -"délimitée par des espaces des architectures sur une seule ligne." #. type: textblock #: pod/multistrap:750 @@ -2046,11 +2031,16 @@ msgstr "Voir aussi : http://wiki.debian.org/Multiarch" #. type: verbatim #: pod/multistrap:752 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " [General]\n" +#| " ...\n" +#| " MultiArch=armel armhf\n" +#| "\n" msgid "" " [General]\n" " ...\n" -" MultiArch=armel armhf\n" +" multiarch=i386 armel armhf\n" "\n" msgstr "" " [General]\n" @@ -2089,13 +2079,28 @@ msgstr "" #. type: textblock #: pod/multistrap:766 +#, fuzzy +#| msgid "" +#| "In the C<--simulate> output, the architecture(s) specified in the " +#| "MultiArch option will be listed under the \"Foreign architectures\" " +#| "listing." msgid "" "In the C<--simulate> output, the architecture(s) specified in the MultiArch " -"option will be listed under the \"Foreign architectures\" listing." +"option will be listed under the \"Foreign architectures\" listing. Packages " +"for a specific architecture will be listed as the package name followed by a " +"colon followed by the architecture." msgstr "" "Dans la sortie de C<--simulate>, les architectures indiquées dans l'option " "MultiArch seront indiquées dans la liste « Architectures étrangères »" +#. type: verbatim +#: pod/multistrap:771 +#, no-wrap +msgid "" +" libgcc1:armel libc6:armel\n" +"\n" +msgstr "" + #. type: textblock #: device-table.pl:167 msgid "device-table.pl - parses simple device tables and passes to mknod" @@ -2255,6 +2260,44 @@ msgstr "" msgid "See http://wiki.debian.org/DeviceTableScripting" msgstr "Voir http://wiki.debian.org/DeviceTableScripting" +#~ msgid "" +#~ "To enable multiarch inside a chroot, there is no need to set the second " +#~ "architecture in C, C will ask C which will look in F or F and then retrieve the Packages " +#~ "data for each architecture specified using the option:" +#~ msgstr "" +#~ "Pour activer multiarch au sein d'un chroot, il n'y a pas besoin de " +#~ "paramétrer une seconde architecture dans C, C demandera à " +#~ "C qui regardera dans F ou F et rapatriera alors les données de Packages pour chaque architecture " +#~ "indiquée utilisant cette option :" + +#~ msgid "" +#~ " foreign-architecture armel\n" +#~ "\n" +#~ msgstr "" +#~ " foreign-architecture armel\n" +#~ "\n" + +#~ msgid "" +#~ "For multiple architectures, specify the option once for each architecture." +#~ msgstr "" +#~ "Pour les architectures multiples, veuillez indiquer l'option une seule " +#~ "fois pour chaque architecture." + +#~ msgid "" +#~ "Using the MultiArch option in the C section of your " +#~ "C configuration file will create a file F which will implement this support. This option can be " +#~ "repeated (for compatibility with how dpkg works) or as a space-delimited " +#~ "list of architectures on a single line." +#~ msgstr "" +#~ "Utiliser l'option MultiArch dans la section C de votre fichier " +#~ "de configuration C créera un fichier F qui implémentera ce support. Cette option peut être répétée " +#~ "(pour la compatibilité avec le mode de fonctionnement de dpkg) ou comme " +#~ "une liste délimitée par des espaces des architectures sur une seule ligne." + #~ msgid "" #~ "Packages with Priority: important or standard are never included by " #~ "C unless specifically included in a C option in a " diff --git a/doc/po/pt.po b/doc/po/pt.po index 4a6d5df..15b3c11 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: multistrap 2.1.12\n" -"POT-Creation-Date: 2012-04-18 21:15+0200\n" +"POT-Creation-Date: 2012-04-20 21:37+0200\n" "PO-Revision-Date: 2011-02-21 15:07+0000\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese \n" @@ -1979,34 +1979,33 @@ msgstr "" #. type: textblock #: pod/multistrap:734 msgid "" -"To enable multiarch inside a chroot, there is no need to set the second " -"architecture in C, C will ask C which will look in F or F and then retrieve the Packages " -"data for each architecture specified using the option:" -msgstr "" - -#. type: verbatim -#: pod/multistrap:739 -#, no-wrap -msgid "" -" foreign-architecture armel\n" -"\n" +"Multiarch support is experimental - please report issues and file bugs with " +"full details of your setup, the full multistrap config file and the errors " +"reported." msgstr "" #. type: textblock -#: pod/multistrap:741 +#: pod/multistrap:738 msgid "" -"For multiple architectures, specify the option once for each architecture." +"C overrides the existing multiarch support of the external " +"system so that a MultiArch aware system can still create a non-MultiArch " +"chroot from repositories which do not support all of the architectures " +"supported by the external dpkg." msgstr "" #. type: textblock -#: pod/multistrap:744 +#: pod/multistrap:743 msgid "" -"Using the MultiArch option in the C section of your C " -"configuration file will create a file F " -"which will implement this support. This option can be repeated (for " -"compatibility with how dpkg works) or as a space-delimited list of " -"architectures on a single line." +"If multiarch is enabled within the multistrap chroot, C writes " +"out the list into F inside the chroot." +msgstr "" + +#. type: textblock +#: pod/multistrap:746 +msgid "" +"For multiple architectures, specify the option once and use a space " +"separated list for the architecture list. Ensure you include what will be " +"the host architecture of the chroot." msgstr "" #. type: textblock @@ -2022,7 +2021,7 @@ msgstr "Veja também: http://wiki.debian.org/Multistrap" msgid "" " [General]\n" " ...\n" -" MultiArch=armel armhf\n" +" multiarch=i386 armel armhf\n" "\n" msgstr "" @@ -2063,7 +2062,17 @@ msgstr "" #: pod/multistrap:766 msgid "" "In the C<--simulate> output, the architecture(s) specified in the MultiArch " -"option will be listed under the \"Foreign architectures\" listing." +"option will be listed under the \"Foreign architectures\" listing. Packages " +"for a specific architecture will be listed as the package name followed by a " +"colon followed by the architecture." +msgstr "" + +#. type: verbatim +#: pod/multistrap:771 +#, no-wrap +msgid "" +" libgcc1:armel libc6:armel\n" +"\n" msgstr "" #. type: textblock