[jhbuild] Update Swedish translation
- From: Translations User D-L <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Update Swedish translation
- Date: Sun, 10 Sep 2017 22:04:57 +0000 (UTC)
commit ced738329d28df981b18a7083d262f60d6a5a16a
Author: Sebastian Rasmussen <sebras gmail com>
Date: Sun Sep 10 22:04:48 2017 +0000
Update Swedish translation
doc/sv/sv.po | 150 +++++++++++++++++++++++++++++----------------------------
1 files changed, 76 insertions(+), 74 deletions(-)
---
diff --git a/doc/sv/sv.po b/doc/sv/sv.po
index 3c270c6..79c6d48 100644
--- a/doc/sv/sv.po
+++ b/doc/sv/sv.po
@@ -3,20 +3,20 @@
# This file is distributed under the same license as the gnomemm-website package.
# Daniel Nylander <po danielnylander se>, 2008.
# Anders Jonsson <anders jonsson norsjovallen se>, 2016, 2017.
-# Sebastian Rasmussen <sebras gmail com>, 2016.
+# Sebastian Rasmussen <sebras gmail com>, 2016, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: jhbuild doc\n"
-"POT-Creation-Date: 2017-08-01 12:31+0000\n"
-"PO-Revision-Date: 2017-08-02 01:13+0200\n"
-"Last-Translator: Anders Jonsson <anders jonsson norsjovallen se>\n"
+"POT-Creation-Date: 2017-08-04 23:18+0000\n"
+"PO-Revision-Date: 2017-09-11 00:01+0200\n"
+"Last-Translator: Sebastian Rasmussen <sebras gmail com>\n"
"Language-Team: Swedish <tp-sv listor tp-sv se>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 2.0.2\n"
+"X-Generator: Poedit 2.0.3\n"
#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
msgctxt "_"
@@ -3391,7 +3391,7 @@ msgstr ""
"varname> i jhbuildrc eller kommandoradsargumentet <command>--conditions=</command>."
#. (itstool) path: section/title
-#: C/index.docbook:2482 C/index.docbook:3374
+#: C/index.docbook:2482 C/index.docbook:3379
msgid "Module Sources"
msgstr "Modulkällor"
@@ -4018,7 +4018,7 @@ msgstr ""
"som ska tas bort när programfixen appliceras."
#. (itstool) path: section/para
-#: C/index.docbook:2829 C/index.docbook:3506
+#: C/index.docbook:2829 C/index.docbook:3511
msgid ""
"For module sets shipped with JHBuild, the patch files are looked up in the
<filename>jhbuild/patches/</filename> directory; for module sets "
"referred by URI, the patch files are looked for in the same directory as the moduleset file, or in its
<filename>patches/</filename> "
@@ -4278,7 +4278,7 @@ msgstr ""
"en separat källkodskatalog."
#. (itstool) path: section/para
-#: C/index.docbook:2975
+#: C/index.docbook:2975 C/index.docbook:3036
msgid ""
"The <sgmltag class=\"attribute\">force-non-srcdir-builds</sgmltag> attribute is used to mark modules that
can't be cleanly built from the "
"source directory, but can be built from outside it."
@@ -4354,7 +4354,8 @@ msgid ""
"\n"
" <cmake id=\"<replaceable>modulename</replaceable>\"\n"
" [ skip-install=\"<replaceable>skip-install</replaceable>\" ]\n"
-" [ cmakedir=\"<replaceable>cmakedir</replaceable>\" ]>\n"
+" [ cmakedir=\"<replaceable>cmakedir</replaceable>\" ]\n"
+" [ force-non-srcdir-builds=\"<replaceable>force-non-srcdir-builds</replaceable>\" ]>\n"
" <branch [ ... ] >\n"
" [...]\n"
" </branch>\n"
@@ -4371,8 +4372,9 @@ msgid ""
msgstr ""
"\n"
" <cmake id=\"<replaceable>modulnamn</replaceable>\"\n"
-" [ skip-install=\"<replaceable>hoppa-över-installation</replaceable>\" ]>\n"
-" [ cmakedir=\"<replaceable>cmakekat</replaceable>\" ]>\n"
+" [ skip-install=\"<replaceable>hoppa-över-installation</replaceable>\" ]\n"
+" [ cmakedir=\"<replaceable>cmakekat</replaceable>\" ]\n"
+" [ force-non-srcdir-builds=\"<replaceable>tvinga-icke-källkat-byggen</replaceable>\" ]>\n"
" <branch [ ... ] >\n"
" [...]\n"
" </branch>\n"
@@ -4388,22 +4390,22 @@ msgstr ""
"</cmake>\n"
#. (itstool) path: section/para
-#: C/index.docbook:3031
+#: C/index.docbook:3032
msgid "The <sgmltag class=\"attribute\">cmakedir</sgmltag> attribute specifies the subdirectory where cmake
will run in relation to srcdir."
msgstr "Attributet <sgmltag class=\"attribute\">cmakedir</sgmltag> anger underkatalogen där cmake kommer
köras i förhållande till srcdir."
#. (itstool) path: section/title
-#: C/index.docbook:3037
+#: C/index.docbook:3042
msgid "Meson"
msgstr "Meson"
#. (itstool) path: section/para
-#: C/index.docbook:3039
+#: C/index.docbook:3044
msgid "The <sgmltag class=\"element\">meson</sgmltag> element is used to define a module which is built
using the Meson build system."
msgstr "Elementet <sgmltag class=\"element\">meson</sgmltag> används för att definiera en modul som byggs
via byggsystemet Meson."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3042
+#: C/index.docbook:3047
#, no-wrap
msgid ""
"\n"
@@ -4441,17 +4443,17 @@ msgstr ""
"</meson>\n"
#. (itstool) path: section/title
-#: C/index.docbook:3062 C/index.docbook:3088
+#: C/index.docbook:3067 C/index.docbook:3093
msgid "distutils"
msgstr "distutils"
#. (itstool) path: section/para
-#: C/index.docbook:3064
+#: C/index.docbook:3069
msgid "The <sgmltag class=\"element\">distutils</sgmltag> element is used to define a module which is built
using python's distutils."
msgstr "Elementet <sgmltag class=\"element\">distutils</sgmltag> används för att definiera en modul som
byggs med pythons distutils."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3067 C/index.docbook:3093
+#: C/index.docbook:3072 C/index.docbook:3098
#, no-wrap
msgid ""
"\n"
@@ -4491,17 +4493,17 @@ msgstr ""
# sebras: trailing period?
# https://bugzilla.gnome.org/show_bug.cgi?id=766104
#. (itstool) path: section/para
-#: C/index.docbook:3090
+#: C/index.docbook:3095
msgid "The <sgmltag class=\"element\">distutils</sgmltag> element is used to define a module which is built
using python's distutils"
msgstr "Elementet <sgmltag class=\"element\">distutils</sgmltag> används för att definiera en modul som
byggs med pythons distutils"
#. (itstool) path: section/title
-#: C/index.docbook:3113
+#: C/index.docbook:3118
msgid "linux"
msgstr "linux"
#. (itstool) path: section/para
-#: C/index.docbook:3115
+#: C/index.docbook:3120
msgid ""
"The <sgmltag class=\"element\">linux</sgmltag> element defines a module used to build a linux kernel. In
addition, a separate kernel "
"configuration can be chosen using the <sgmltag class=\"element\">kconfig</sgmltag> subelement."
@@ -4510,7 +4512,7 @@ msgstr ""
"kärnkonfiguration väljas via underelementet <sgmltag class=\"element\">kconfig</sgmltag>."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3120
+#: C/index.docbook:3125
#, no-wrap
msgid ""
"\n"
@@ -4562,17 +4564,17 @@ msgstr ""
"</linux>\n"
#. (itstool) path: section/title
-#: C/index.docbook:3147
+#: C/index.docbook:3152
msgid "perl"
msgstr "perl"
#. (itstool) path: section/para
-#: C/index.docbook:3149
+#: C/index.docbook:3154
msgid "The <sgmltag class=\"element\">perl</sgmltag> element is used to build perl modules."
msgstr "Elementet <sgmltag class=\"element\">perl</sgmltag> används för att bygga perl-moduler."
#. (itstool) path: section/para
-#: C/index.docbook:3152
+#: C/index.docbook:3157
msgid ""
"The <sgmltag class=\"attribute\">makeargs</sgmltag> attribute is used to specify additional arguments to
pass to <command>make</command>."
msgstr ""
@@ -4580,7 +4582,7 @@ msgstr ""
"command>."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3156
+#: C/index.docbook:3161
#, no-wrap
msgid ""
"\n"
@@ -4622,12 +4624,12 @@ msgstr ""
"</perl>\n"
#. (itstool) path: section/title
-#: C/index.docbook:3178
+#: C/index.docbook:3183
msgid "systemmodule"
msgstr "systemmodule"
#. (itstool) path: section/para
-#: C/index.docbook:3180
+#: C/index.docbook:3185
msgid ""
"The <sgmltag class=\"element\">systemmodule</sgmltag> element is used to specify modules that must be
provided by the system. The module "
"should be installed by your distributions package management system."
@@ -4636,7 +4638,7 @@ msgstr ""
"finnas installerad av din distributions pakethanteringssystem."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3185
+#: C/index.docbook:3190
#, no-wrap
msgid ""
"\n"
@@ -4654,7 +4656,7 @@ msgstr ""
"</systemmodule>\n"
#. (itstool) path: section/para
-#: C/index.docbook:3193
+#: C/index.docbook:3198
msgid ""
"If the system module does not provide a pkg-config file, <sgmltag
class=\"element\">systemdependencies</sgmltag> tag can be used to identify "
"the dependencies. Two values are supported by the <sgmltag class=\"attribute\">type</sgmltag> attribute of
the <sgmltag class=\"element"
@@ -4665,12 +4667,12 @@ msgstr ""
"sgmltag>-taggen:"
#. (itstool) path: listitem/simpara
-#: C/index.docbook:3201
+#: C/index.docbook:3206
msgid "<sgmltag class=\"attvalue\">path</sgmltag> value. The path is searched for the matching program name."
msgstr "Värdet <sgmltag class=\"attvalue\">path</sgmltag>. Sökvägen genomsöks efter ett matchande
programnamn."
#. (itstool) path: listitem/simpara
-#: C/index.docbook:3205
+#: C/index.docbook:3210
msgid ""
"<sgmltag class=\"attvalue\">c_include</sgmltag> value. The C include path is searched for the matching
header name. <sgmltag class="
"\"attribute\">name</sgmltag> may include a sub-directory. The C include search path can modified by setting
<varname>CPPFLAGS</varname> "
@@ -4683,7 +4685,7 @@ msgstr ""
"\"><varname>module_autogenargs</varname></link>."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3216
+#: C/index.docbook:3221
#, no-wrap
msgid ""
"\n"
@@ -4717,7 +4719,7 @@ msgstr ""
"</systemmodule>\n"
#. (itstool) path: section/para
-#: C/index.docbook:3232
+#: C/index.docbook:3237
msgid ""
"If the system module may be installed in different locations or installed with different names by different
distributions, <sgmltag class="
"\"element\">altdep</sgmltag> tag can be used as subelements of <sgmltag class=\"element\">dep</sgmltag> tag
to specify alternative locations "
@@ -4729,7 +4731,7 @@ msgstr ""
"sgmltag>."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3240
+#: C/index.docbook:3245
#, no-wrap
msgid ""
"\n"
@@ -4779,17 +4781,17 @@ msgstr ""
"</systemmodule>\n"
#. (itstool) path: section/title
-#: C/index.docbook:3266
+#: C/index.docbook:3271
msgid "waf"
msgstr "waf"
#. (itstool) path: section/para
-#: C/index.docbook:3268
+#: C/index.docbook:3273
msgid "The <sgmltag class=\"element\">waf</sgmltag> element is used to define a module which is built using
the Waf build system."
msgstr "Elementet <sgmltag class=\"element\">waf</sgmltag> används för att definiera en modul som byggs med
byggsystemet Waf."
#. (itstool) path: section/para
-#: C/index.docbook:3271
+#: C/index.docbook:3276
msgid ""
"The <sgmltag class=\"attribute\">waf-command</sgmltag> attribute is used to specify the waf command script
to use; it defaults to "
"<command>waf</command>."
@@ -4798,7 +4800,7 @@ msgstr ""
"<command>waf</command>."
#. (itstool) path: section/para
-#: C/index.docbook:3275
+#: C/index.docbook:3280
msgid ""
"The <sgmltag class=\"attribute\">python-command</sgmltag> attribute is used to specify the Python
executable to use; it defaults to "
"<command>python</command>. This is useful to build modules against version 3 of Python."
@@ -4807,7 +4809,7 @@ msgstr ""
"standardvärdet är <command>python</command>. Detta är användbart för att bygga moduler med version 3 av
Python."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3280
+#: C/index.docbook:3285
#, no-wrap
msgid ""
"\n"
@@ -4847,19 +4849,19 @@ msgstr ""
"</waf>\n"
#. (itstool) path: section/title
-#: C/index.docbook:3301
+#: C/index.docbook:3306
msgid "testmodule"
msgstr "testmodule"
#. (itstool) path: section/para
-#: C/index.docbook:3303
+#: C/index.docbook:3308
msgid ""
"The <sgmltag class=\"element\">testmodule</sgmltag> element is used to create a module which runs a suite
of tests using LDTP or Dogtail."
msgstr ""
"Elementet <sgmltag class=\"element\">testmodule</sgmltag> används för att skapa en modul som kör en svit av
tester via LDTP eller Dogtail."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3307
+#: C/index.docbook:3312
#, no-wrap
msgid ""
"\n"
@@ -4909,7 +4911,7 @@ msgstr ""
"</testmodule>\n"
#. (itstool) path: section/para
-#: C/index.docbook:3331
+#: C/index.docbook:3336
msgid ""
"The <sgmltag class=\"attribute\">type</sgmltag> attribute gives the type of tests to be run in the module.
'dogtail' uses python to invoke "
"all .py files. 'ldtp' invokes 'ldtprunner run.xml'."
@@ -4918,17 +4920,17 @@ msgstr ""
"anropa alla .py-filer. ”ldtp” anropar ”ldtprunner run.xml”."
#. (itstool) path: section/para
-#: C/index.docbook:3335
+#: C/index.docbook:3340
msgid "Unless the noxvfb configuration option is set, an Xvfb server is started to run the tests in."
msgstr "Om inte noxvfb-konfigurationsflaggan är inställd kommer en Xvfb-server att startas för att köra
testerna i."
#. (itstool) path: section/title
-#: C/index.docbook:3340
+#: C/index.docbook:3345
msgid "metamodule"
msgstr "metamodule"
#. (itstool) path: section/para
-#: C/index.docbook:3342
+#: C/index.docbook:3347
msgid ""
"The <sgmltag class=\"element\">metamodule</sgmltag> element defines a module that doesn't actually do
anything. The only purpose of a module "
"of this type is its dependencies."
@@ -4937,7 +4939,7 @@ msgstr ""
"modul av denna typ är dess beroenden."
#. (itstool) path: section/para
-#: C/index.docbook:3346
+#: C/index.docbook:3351
msgid ""
"For example, meta-gnome-desktop depends on all the key components of the GNOME desktop, therefore telling
JHBuild to install it actually "
"installs the full desktop."
@@ -4946,7 +4948,7 @@ msgstr ""
"så installeras den fullständiga skrivbordsmiljön."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3350
+#: C/index.docbook:3355
#, no-wrap
msgid ""
"\n"
@@ -4974,7 +4976,7 @@ msgstr ""
"</metamodule>\n"
#. (itstool) path: section/para
-#: C/index.docbook:3363
+#: C/index.docbook:3368
msgid ""
"The <sgmltag class=\"attribute\">id</sgmltag> attribute gives the name of the module. The child elements
are handled as for <link linkend="
"\"moduleset-syntax-defs-autotools\"><sgmltag class=\"element\">autotools</sgmltag></link>."
@@ -4983,17 +4985,17 @@ msgstr ""
"\"moduleset-syntax-defs-autotools\"><sgmltag class=\"element\">autotools</sgmltag></link>."
#. (itstool) path: section/title
-#: C/index.docbook:3371
+#: C/index.docbook:3376
msgid "Deprecated Elements"
msgstr "Föråldrade element"
#. (itstool) path: section/title
-#: C/index.docbook:3377
+#: C/index.docbook:3382
msgid "cvsroot"
msgstr "cvsroot"
#. (itstool) path: section/para
-#: C/index.docbook:3379
+#: C/index.docbook:3384
msgid ""
"The <sgmltag class=\"element\">cvsroot</sgmltag> element is now deprecated - the <sgmltag
class=\"element\">repository</sgmltag> element "
"should be used instead."
@@ -5002,12 +5004,12 @@ msgstr ""
"användas istället."
#. (itstool) path: section/para
-#: C/index.docbook:3383
+#: C/index.docbook:3388
msgid "The <sgmltag class=\"element\">cvsroot</sgmltag> element is used to describe a CVS repository."
msgstr "Elementet <sgmltag class=\"element\">cvsroot</sgmltag> används för att beskriva ett CVS-arkiv."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3386
+#: C/index.docbook:3391
#, no-wrap
msgid ""
"\n"
@@ -5023,18 +5025,18 @@ msgstr ""
" password=\"<replaceable>anonymt-lösenord</replaceable>\"/>\n"
#. (itstool) path: section/para
-#: C/index.docbook:3393
+#: C/index.docbook:3398
msgid "The <sgmltag class=\"attribute\">name</sgmltag> attribute should be a unique identifier for the CVS
repository."
msgstr "Attributet <sgmltag class=\"attribute\">name</sgmltag> bör vara en unik identifierare för
CVS-arkivet."
#. (itstool) path: section/para
-#: C/index.docbook:3396 C/index.docbook:3425
+#: C/index.docbook:3401 C/index.docbook:3430
msgid "The <sgmltag class=\"attribute\">default</sgmltag> attribute says whether this is the default module
source for this module set file."
msgstr ""
"Attributet <sgmltag class=\"attribute\">default</sgmltag> berättar huruvida detta är standardmodulkällan
för den moduluppsättningsfilen."
#. (itstool) path: section/para
-#: C/index.docbook:3400
+#: C/index.docbook:3405
msgid ""
"The <sgmltag class=\"attribute\">root</sgmltag> attribute lists the CVS root used for anonymous access to
this repository, and the <sgmltag "
"class=\"attribute\">password</sgmltag> attribute gives the password used for anonymous access."
@@ -5043,12 +5045,12 @@ msgstr ""
"<sgmltag class=\"attribute\">password</sgmltag> anger lösenordet som ska användas för anonym tillgång."
#. (itstool) path: section/title
-#: C/index.docbook:3407
+#: C/index.docbook:3412
msgid "svnroot"
msgstr "svnroot"
#. (itstool) path: section/para
-#: C/index.docbook:3409
+#: C/index.docbook:3414
msgid ""
"The <sgmltag class=\"element\">svnroot</sgmltag> element is now deprecated - the <sgmltag
class=\"element\">repository</sgmltag> element "
"should be used instead."
@@ -5057,12 +5059,12 @@ msgstr ""
"användas istället."
#. (itstool) path: section/para
-#: C/index.docbook:3413
+#: C/index.docbook:3418
msgid "The <sgmltag class=\"element\">svnroot</sgmltag> element is used to describe a Subversion repository."
msgstr "Elementet <sgmltag class=\"element\">svnroot</sgmltag> används för att beskriva ett
Subversion-arkiv."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3416
+#: C/index.docbook:3421
#, no-wrap
msgid ""
"\n"
@@ -5076,12 +5078,12 @@ msgstr ""
" href=\"<replaceable>anonym-svn-rot</replaceable>\"/>\n"
#. (itstool) path: section/para
-#: C/index.docbook:3422
+#: C/index.docbook:3427
msgid "The <sgmltag class=\"attribute\">name</sgmltag> attribute should be a unique identifier for the
Subversion repository."
msgstr "Attributet <sgmltag class=\"attribute\">name</sgmltag> bör vara en unik identifierare för
Subversion-arkivet."
#. (itstool) path: section/para
-#: C/index.docbook:3429
+#: C/index.docbook:3434
msgid ""
"The <sgmltag class=\"attribute\">href</sgmltag> attribute lists the base URL for the repository. This will
probably be either a "
"<literal>http</literal>, <literal>https</literal> or <literal>svn</literal> URL."
@@ -5090,24 +5092,24 @@ msgstr ""
"<literal>http</literal>-, <literal>https</literal>- eller en <literal>svn</literal>-URL."
#. (itstool) path: section/title
-#: C/index.docbook:3439
+#: C/index.docbook:3444
msgid "Deprecated Module Types"
msgstr "Föråldrade modultyper"
#. (itstool) path: warning/para
-#: C/index.docbook:3442
+#: C/index.docbook:3447
msgid "This section describes deprecated elements, they may still be used in existing module sets but it is
advised not to use them anymore."
msgstr ""
"Detta avsnitt beskriver föråldrade element, de kanske fortfarande används i existerande moduluppsättningar
men det rekommenderas att inte "
"använda dem längre."
#. (itstool) path: section/title
-#: C/index.docbook:3448
+#: C/index.docbook:3453
msgid "tarball"
msgstr "tar-arkiv"
#. (itstool) path: important/para
-#: C/index.docbook:3451
+#: C/index.docbook:3456
msgid ""
"This deprecated element is just a thin wrapper around both <sgmltag class=\"element\">autotools</sgmltag>
module type and <sgmltag class="
"\"element\">tarball</sgmltag> repository type."
@@ -5116,12 +5118,12 @@ msgstr ""
"<sgmltag class=\"element\">tarball</sgmltag>."
#. (itstool) path: section/para
-#: C/index.docbook:3456
+#: C/index.docbook:3461
msgid "The <sgmltag class=\"element\">tarball</sgmltag> element is used to define a module that is to be
built from a tarball."
msgstr "Elementet <sgmltag class=\"element\">tarball</sgmltag> används för att definiera en modul som ska
byggas från ett tar-arkiv."
#. (itstool) path: section/programlisting
-#: C/index.docbook:3459
+#: C/index.docbook:3464
#, no-wrap
msgid ""
"\n"
@@ -5177,14 +5179,14 @@ msgstr ""
" </tarball>\n"
#. (itstool) path: section/para
-#: C/index.docbook:3486
+#: C/index.docbook:3491
msgid ""
"The <sgmltag class=\"attribute\">id</sgmltag> and <sgmltag class=\"attribute\">version</sgmltag> attributes
are used to identify the module."
msgstr ""
"Attributen <sgmltag class=\"attribute\">id</sgmltag> och <sgmltag class=\"attribute\">version</sgmltag>
används för att identifiera modulen."
#. (itstool) path: section/para
-#: C/index.docbook:3490
+#: C/index.docbook:3495
msgid ""
"The <sgmltag class=\"element\">source</sgmltag> element specifies the file to download and compile. The
<sgmltag class=\"attribute\">href</"
"sgmltag> attribute is mandatory, while the <sgmltag class=\"attribute\">size</sgmltag> and <sgmltag
class=\"attribute\">hash</sgmltag>, as "
@@ -5197,7 +5199,7 @@ msgstr ""
"för att kontrollera att källpaketet hämtades korrekt."
#. (itstool) path: section/para
-#: C/index.docbook:3499
+#: C/index.docbook:3504
msgid ""
"The <sgmltag class=\"element\">patches</sgmltag> element is used to specify one or more patches to apply to
the source tree after unpacking, "
"the <sgmltag class=\"attribute\">file</sgmltag> attribute gives the patch filename, and the <sgmltag
class=\"attribute\">strip</sgmltag> "
@@ -5208,7 +5210,7 @@ msgstr ""
"\"attribute\">strip</sgmltag> säger hur många nivåer av kataloger som ska tas bort när programfixen
appliceras."
#. (itstool) path: section/para
-#: C/index.docbook:3514
+#: C/index.docbook:3519
msgid ""
"The other attributes and the <sgmltag class=\"element\">dependencies</sgmltag>, <sgmltag
class=\"element\">suggests</sgmltag> and <sgmltag "
"class=\"element\">after</sgmltag> elements are processed as for <link
linkend=\"moduleset-syntax-defs-autotools\">autotools</link>."
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]