fix latest changes to doc po
git-svn-id: http://emdebian.org/svn/current@8327 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
49ce770956
commit
76a5552663
4 changed files with 177 additions and 107 deletions
55
doc/po/da.po
55
doc/po/da.po
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Multistrap documentation\n"
|
"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"
|
"PO-Revision-Date: 2011-03-20 19:25+0200\n"
|
||||||
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
|
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
|
||||||
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
|
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
|
||||||
|
@ -1845,34 +1845,33 @@ msgstr ""
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:734
|
#: pod/multistrap:734
|
||||||
msgid ""
|
msgid ""
|
||||||
"To enable multiarch inside a chroot, there is no need to set the second "
|
"Multiarch support is experimental - please report issues and file bugs with "
|
||||||
"architecture in C<apt>, C<apt> will ask C<dpkg> which will look in F</etc/"
|
"full details of your setup, the full multistrap config file and the errors "
|
||||||
"dpkg/dpkg.cfg> or F</etc/dpkg/dpkg.cfg.d/> and then retrieve the Packages "
|
"reported."
|
||||||
"data for each architecture specified using the option:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. type: verbatim
|
|
||||||
#: pod/multistrap:739
|
|
||||||
#, no-wrap
|
|
||||||
msgid ""
|
|
||||||
" foreign-architecture armel\n"
|
|
||||||
"\n"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:741
|
#: pod/multistrap:738
|
||||||
msgid ""
|
msgid ""
|
||||||
"For multiple architectures, specify the option once for each architecture."
|
"C<multistrap> 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:744
|
#: pod/multistrap:743
|
||||||
msgid ""
|
msgid ""
|
||||||
"Using the MultiArch option in the C<General> section of your C<multistrap> "
|
"If multiarch is enabled within the multistrap chroot, C<multistrap> writes "
|
||||||
"configuration file will create a file F</etc/dpkg/dpkg.cfg.d/multiarch> "
|
"out the list into F</var/lib/dpkg/arch> inside the chroot."
|
||||||
"which will implement this support. This option can be repeated (for "
|
msgstr ""
|
||||||
"compatibility with how dpkg works) or as a space-delimited list of "
|
|
||||||
"architectures on a single line."
|
#. 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
|
@ -1888,7 +1887,7 @@ msgstr "Se også: http://wiki.debian.org/Multistrap"
|
||||||
msgid ""
|
msgid ""
|
||||||
" [General]\n"
|
" [General]\n"
|
||||||
" ...\n"
|
" ...\n"
|
||||||
" MultiArch=armel armhf\n"
|
" multiarch=i386 armel armhf\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1929,7 +1928,17 @@ msgstr ""
|
||||||
#: pod/multistrap:766
|
#: pod/multistrap:766
|
||||||
msgid ""
|
msgid ""
|
||||||
"In the C<--simulate> output, the architecture(s) specified in the MultiArch "
|
"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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
|
|
55
doc/po/de.po
55
doc/po/de.po
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: multistrap 2.1.6\n"
|
"Project-Id-Version: multistrap 2.1.6\n"
|
||||||
"Report-Msgid-Bugs-To: codehelp@debian.org\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"
|
"PO-Revision-Date: 2011-02-21 21:30+0100\n"
|
||||||
"Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
|
"Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
|
||||||
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
|
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
|
||||||
|
@ -2017,34 +2017,33 @@ msgstr ""
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:734
|
#: pod/multistrap:734
|
||||||
msgid ""
|
msgid ""
|
||||||
"To enable multiarch inside a chroot, there is no need to set the second "
|
"Multiarch support is experimental - please report issues and file bugs with "
|
||||||
"architecture in C<apt>, C<apt> will ask C<dpkg> which will look in F</etc/"
|
"full details of your setup, the full multistrap config file and the errors "
|
||||||
"dpkg/dpkg.cfg> or F</etc/dpkg/dpkg.cfg.d/> and then retrieve the Packages "
|
"reported."
|
||||||
"data for each architecture specified using the option:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. type: verbatim
|
|
||||||
#: pod/multistrap:739
|
|
||||||
#, no-wrap
|
|
||||||
msgid ""
|
|
||||||
" foreign-architecture armel\n"
|
|
||||||
"\n"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:741
|
#: pod/multistrap:738
|
||||||
msgid ""
|
msgid ""
|
||||||
"For multiple architectures, specify the option once for each architecture."
|
"C<multistrap> 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:744
|
#: pod/multistrap:743
|
||||||
msgid ""
|
msgid ""
|
||||||
"Using the MultiArch option in the C<General> section of your C<multistrap> "
|
"If multiarch is enabled within the multistrap chroot, C<multistrap> writes "
|
||||||
"configuration file will create a file F</etc/dpkg/dpkg.cfg.d/multiarch> "
|
"out the list into F</var/lib/dpkg/arch> inside the chroot."
|
||||||
"which will implement this support. This option can be repeated (for "
|
msgstr ""
|
||||||
"compatibility with how dpkg works) or as a space-delimited list of "
|
|
||||||
"architectures on a single line."
|
#. 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
|
@ -2060,7 +2059,7 @@ msgstr "Siehe auch: http://wiki.debian.org/Multistrap"
|
||||||
msgid ""
|
msgid ""
|
||||||
" [General]\n"
|
" [General]\n"
|
||||||
" ...\n"
|
" ...\n"
|
||||||
" MultiArch=armel armhf\n"
|
" multiarch=i386 armel armhf\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2101,7 +2100,17 @@ msgstr ""
|
||||||
#: pod/multistrap:766
|
#: pod/multistrap:766
|
||||||
msgid ""
|
msgid ""
|
||||||
"In the C<--simulate> output, the architecture(s) specified in the MultiArch "
|
"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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
|
|
119
doc/po/fr.po
119
doc/po/fr.po
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: multistrap 2.1.4\n"
|
"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"
|
"PO-Revision-Date: 2011-12-22 08:18+0100\n"
|
||||||
"Last-Translator: Julien Patriarca <patriarcaj@gmail.com>\n"
|
"Last-Translator: Julien Patriarca <patriarcaj@gmail.com>\n"
|
||||||
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
|
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
|
||||||
|
@ -1995,49 +1995,34 @@ msgstr "Support de MultiArch"
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:734
|
#: pod/multistrap:734
|
||||||
msgid ""
|
msgid ""
|
||||||
"To enable multiarch inside a chroot, there is no need to set the second "
|
"Multiarch support is experimental - please report issues and file bugs with "
|
||||||
"architecture in C<apt>, C<apt> will ask C<dpkg> which will look in F</etc/"
|
"full details of your setup, the full multistrap config file and the errors "
|
||||||
"dpkg/dpkg.cfg> or F</etc/dpkg/dpkg.cfg.d/> and then retrieve the Packages "
|
"reported."
|
||||||
"data for each architecture specified using the option:"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Pour activer multiarch au sein d'un chroot, il n'y a pas besoin de "
|
|
||||||
"paramétrer une seconde architecture dans C<apt>, C<apt> demandera à C<dpkg> "
|
|
||||||
"qui regardera dans F</etc/dpkg/dpkg.cfg> ou F</etc/dpkg/dpkg.cfg.d/> 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
|
#. type: textblock
|
||||||
#: pod/multistrap:741
|
#: pod/multistrap:738
|
||||||
msgid ""
|
msgid ""
|
||||||
"For multiple architectures, specify the option once for each architecture."
|
"C<multistrap> 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 ""
|
msgstr ""
|
||||||
"Pour les architectures multiples, veuillez indiquer l'option une seule fois "
|
|
||||||
"pour chaque architecture."
|
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:744
|
#: pod/multistrap:743
|
||||||
msgid ""
|
msgid ""
|
||||||
"Using the MultiArch option in the C<General> section of your C<multistrap> "
|
"If multiarch is enabled within the multistrap chroot, C<multistrap> writes "
|
||||||
"configuration file will create a file F</etc/dpkg/dpkg.cfg.d/multiarch> "
|
"out the list into F</var/lib/dpkg/arch> inside the chroot."
|
||||||
"which will implement this support. This option can be repeated (for "
|
msgstr ""
|
||||||
"compatibility with how dpkg works) or as a space-delimited list of "
|
|
||||||
"architectures on a single line."
|
#. 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 ""
|
msgstr ""
|
||||||
"Utiliser l'option MultiArch dans la section C<General> de votre fichier de "
|
|
||||||
"configuration C<multistrap> créera un fichier F</etc/dpkg/dpkg.cfg.d/"
|
|
||||||
"multiarch> 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
|
#. type: textblock
|
||||||
#: pod/multistrap:750
|
#: pod/multistrap:750
|
||||||
|
@ -2046,11 +2031,16 @@ msgstr "Voir aussi : http://wiki.debian.org/Multiarch"
|
||||||
|
|
||||||
#. type: verbatim
|
#. type: verbatim
|
||||||
#: pod/multistrap:752
|
#: pod/multistrap:752
|
||||||
#, no-wrap
|
#, fuzzy, no-wrap
|
||||||
|
#| msgid ""
|
||||||
|
#| " [General]\n"
|
||||||
|
#| " ...\n"
|
||||||
|
#| " MultiArch=armel armhf\n"
|
||||||
|
#| "\n"
|
||||||
msgid ""
|
msgid ""
|
||||||
" [General]\n"
|
" [General]\n"
|
||||||
" ...\n"
|
" ...\n"
|
||||||
" MultiArch=armel armhf\n"
|
" multiarch=i386 armel armhf\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
" [General]\n"
|
" [General]\n"
|
||||||
|
@ -2089,13 +2079,28 @@ msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:766
|
#: 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 ""
|
msgid ""
|
||||||
"In the C<--simulate> output, the architecture(s) specified in the MultiArch "
|
"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 ""
|
msgstr ""
|
||||||
"Dans la sortie de C<--simulate>, les architectures indiquées dans l'option "
|
"Dans la sortie de C<--simulate>, les architectures indiquées dans l'option "
|
||||||
"MultiArch seront indiquées dans la liste « Architectures étrangères »"
|
"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
|
#. type: textblock
|
||||||
#: device-table.pl:167
|
#: device-table.pl:167
|
||||||
msgid "device-table.pl - parses simple device tables and passes to mknod"
|
msgid "device-table.pl - parses simple device tables and passes to mknod"
|
||||||
|
@ -2255,6 +2260,44 @@ msgstr ""
|
||||||
msgid "See http://wiki.debian.org/DeviceTableScripting"
|
msgid "See http://wiki.debian.org/DeviceTableScripting"
|
||||||
msgstr "Voir 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<apt>, C<apt> will ask C<dpkg> which will look in F</etc/"
|
||||||
|
#~ "dpkg/dpkg.cfg> or F</etc/dpkg/dpkg.cfg.d/> 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<apt>, C<apt> demandera à "
|
||||||
|
#~ "C<dpkg> qui regardera dans F</etc/dpkg/dpkg.cfg> ou F</etc/dpkg/dpkg.cfg."
|
||||||
|
#~ "d/> 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<General> section of your "
|
||||||
|
#~ "C<multistrap> configuration file will create a file F</etc/dpkg/dpkg.cfg."
|
||||||
|
#~ "d/multiarch> 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<General> de votre fichier "
|
||||||
|
#~ "de configuration C<multistrap> créera un fichier F</etc/dpkg/dpkg.cfg.d/"
|
||||||
|
#~ "multiarch> 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 ""
|
#~ msgid ""
|
||||||
#~ "Packages with Priority: important or standard are never included by "
|
#~ "Packages with Priority: important or standard are never included by "
|
||||||
#~ "C<multistrap> unless specifically included in a C<packages=> option in a "
|
#~ "C<multistrap> unless specifically included in a C<packages=> option in a "
|
||||||
|
|
55
doc/po/pt.po
55
doc/po/pt.po
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: multistrap 2.1.12\n"
|
"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"
|
"PO-Revision-Date: 2011-02-21 15:07+0000\n"
|
||||||
"Last-Translator: Américo Monteiro <a_monteiro@netcabo.pt>\n"
|
"Last-Translator: Américo Monteiro <a_monteiro@netcabo.pt>\n"
|
||||||
"Language-Team: Portuguese <traduz@debianpt.org>\n"
|
"Language-Team: Portuguese <traduz@debianpt.org>\n"
|
||||||
|
@ -1979,34 +1979,33 @@ msgstr ""
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:734
|
#: pod/multistrap:734
|
||||||
msgid ""
|
msgid ""
|
||||||
"To enable multiarch inside a chroot, there is no need to set the second "
|
"Multiarch support is experimental - please report issues and file bugs with "
|
||||||
"architecture in C<apt>, C<apt> will ask C<dpkg> which will look in F</etc/"
|
"full details of your setup, the full multistrap config file and the errors "
|
||||||
"dpkg/dpkg.cfg> or F</etc/dpkg/dpkg.cfg.d/> and then retrieve the Packages "
|
"reported."
|
||||||
"data for each architecture specified using the option:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. type: verbatim
|
|
||||||
#: pod/multistrap:739
|
|
||||||
#, no-wrap
|
|
||||||
msgid ""
|
|
||||||
" foreign-architecture armel\n"
|
|
||||||
"\n"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:741
|
#: pod/multistrap:738
|
||||||
msgid ""
|
msgid ""
|
||||||
"For multiple architectures, specify the option once for each architecture."
|
"C<multistrap> 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
#: pod/multistrap:744
|
#: pod/multistrap:743
|
||||||
msgid ""
|
msgid ""
|
||||||
"Using the MultiArch option in the C<General> section of your C<multistrap> "
|
"If multiarch is enabled within the multistrap chroot, C<multistrap> writes "
|
||||||
"configuration file will create a file F</etc/dpkg/dpkg.cfg.d/multiarch> "
|
"out the list into F</var/lib/dpkg/arch> inside the chroot."
|
||||||
"which will implement this support. This option can be repeated (for "
|
msgstr ""
|
||||||
"compatibility with how dpkg works) or as a space-delimited list of "
|
|
||||||
"architectures on a single line."
|
#. 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
|
@ -2022,7 +2021,7 @@ msgstr "Veja também: http://wiki.debian.org/Multistrap"
|
||||||
msgid ""
|
msgid ""
|
||||||
" [General]\n"
|
" [General]\n"
|
||||||
" ...\n"
|
" ...\n"
|
||||||
" MultiArch=armel armhf\n"
|
" multiarch=i386 armel armhf\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2063,7 +2062,17 @@ msgstr ""
|
||||||
#: pod/multistrap:766
|
#: pod/multistrap:766
|
||||||
msgid ""
|
msgid ""
|
||||||
"In the C<--simulate> output, the architecture(s) specified in the MultiArch "
|
"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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: textblock
|
#. type: textblock
|
||||||
|
|
Loading…
Reference in a new issue