summaryrefslogtreecommitdiffstats
path: root/man/po/sv.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:37 +0000
commitcabd780cae125bed23f70d57db05ae0f32d8df4c (patch)
treeaa0333438759b0295022ef95bd38df6b7226a89c /man/po/sv.po
parentReleasing progress-linux version 1.22.4-0.0~progress7.99u1. (diff)
downloaddpkg-cabd780cae125bed23f70d57db05ae0f32d8df4c.tar.xz
dpkg-cabd780cae125bed23f70d57db05ae0f32d8df4c.zip
Merging upstream version 1.22.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/po/sv.po')
-rw-r--r--man/po/sv.po258
1 files changed, 219 insertions, 39 deletions
diff --git a/man/po/sv.po b/man/po/sv.po
index 2a0e28e..48b4265 100644
--- a/man/po/sv.po
+++ b/man/po/sv.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg-man 1.22.0\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2024-01-19 12:10+0100\n"
+"POT-Creation-Date: 2024-02-27 04:27+0100\n"
"PO-Revision-Date: 2024-01-14 01:22+0100\n"
"Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n"
"Language-Team: Svenska <tp-sv@listor.tp-sv.se>\n"
@@ -7366,11 +7366,11 @@ msgid "Show the version and exit."
msgstr "Visar version och avslutar."
#. type: =head1
-#: dpkg-architecture.pod dpkg-buildpackage.pod dpkg-checkbuilddeps.pod
-#: dpkg-deb.pod dpkg-distaddfile.pod dpkg-divert.pod dpkg-fsys-usrunmess.pod
-#: dpkg-genbuildinfo.pod dpkg-genchanges.pod dpkg-gencontrol.pod
-#: dpkg-gensymbols.pod dpkg-mergechangelogs.pod dpkg-name.pod
-#: dpkg-parsechangelog.pod dpkg-query.pod dpkg-realpath.pod
+#: dpkg-architecture.pod dpkg-buildapi.pod dpkg-buildpackage.pod
+#: dpkg-checkbuilddeps.pod dpkg-deb.pod dpkg-distaddfile.pod dpkg-divert.pod
+#: dpkg-fsys-usrunmess.pod dpkg-genbuildinfo.pod dpkg-genchanges.pod
+#: dpkg-gencontrol.pod dpkg-gensymbols.pod dpkg-mergechangelogs.pod
+#: dpkg-name.pod dpkg-parsechangelog.pod dpkg-query.pod dpkg-realpath.pod
#: dpkg-scanpackages.pod dpkg-scansources.pod dpkg-shlibdeps.pod
#: dpkg-source.pod dpkg-split.pod dpkg-statoverride.pod dpkg-trigger.pod
#: dpkg-vendor.pod dpkg.pod dselect.pod start-stop-daemon.pod
@@ -8586,6 +8586,13 @@ msgid "This program was introduced in dpkg 1.22.0."
msgstr "Kommandot introducerades i dpkg 1.22.0."
#. type: =item
+#: dpkg-buildapi.pod dpkg-buildflags.pod dpkg-buildtree.pod
+#: dpkg-mergechangelogs.pod dpkg-scansources.pod dpkg-statoverride.pod
+#: dpkg-vendor.pod update-alternatives.pod
+msgid "B<--help>"
+msgstr "B<--help>"
+
+#. type: =item
#: dpkg-buildapi.pod dpkg-gencontrol.pod dpkg-source.pod
msgid "B<-c>I<control-file>"
msgstr "B<-c>I<control-fil>"
@@ -8600,13 +8607,6 @@ msgstr ""
"är B<debian/control>."
#. type: =item
-#: dpkg-buildapi.pod dpkg-buildflags.pod dpkg-buildtree.pod
-#: dpkg-mergechangelogs.pod dpkg-scansources.pod dpkg-statoverride.pod
-#: dpkg-vendor.pod update-alternatives.pod
-msgid "B<--help>"
-msgstr "B<--help>"
-
-#. type: =item
#: dpkg-buildapi.pod
msgid "B<DPKG_BUILD_API>"
msgstr "B<DPKG_BUILD_API>"
@@ -9121,14 +9121,21 @@ msgstr "B<--query-features> I<område>"
#. type: textblock
#: dpkg-buildflags.pod
+#, fuzzy
+#| msgid ""
+#| "Print the features enabled for a given area (since dpkg 1.16.2). If the "
+#| "feature is handled (even if only on some architectures) as a builtin "
+#| "default by the compiler, then a B<Builtin> field is printed (since dpkg "
+#| "1.21.14). The only currently recognized areas on Debian and derivatives "
+#| "are B<future>, B<qa>, B<reproducible>, B<sanitize> and B<hardening>, see "
+#| "the B<FEATURE AREAS> section for more details. Exits with 0 if the area "
+#| "is known otherwise exits with 1."
msgid ""
"Print the features enabled for a given area (since dpkg 1.16.2). If the "
"feature is handled (even if only on some architectures) as a builtin default "
"by the compiler, then a B<Builtin> field is printed (since dpkg 1.21.14). "
-"The only currently recognized areas on Debian and derivatives are B<future>, "
-"B<qa>, B<reproducible>, B<sanitize> and B<hardening>, see the B<FEATURE "
-"AREAS> section for more details. Exits with 0 if the area is known "
-"otherwise exits with 1."
+"See the L</FEATURE AREAS> section for more details about the currently "
+"recognized areas. Exits with 0 if the area is known otherwise exits with 1."
msgstr ""
"Skriv ut funktioner aktiverade för ett givet område (sedan dpkg 1.16.2). Om "
"funktionen hanteras (även om bara av några arkitekturer) som ett inbyggt "
@@ -9456,22 +9463,40 @@ msgstr "FUNKTIONSOMRÅDEN"
#. type: textblock
#: dpkg-buildflags.pod
msgid ""
+"Feature areas are currently vendor specific, and the ones described below "
+"are only recognized on Debian and derivatives."
+msgstr ""
+
+#. type: textblock
+#: dpkg-buildflags.pod
+msgid ""
"Each area feature can be enabled and disabled in the B<DEB_BUILD_OPTIONS> "
"and B<DEB_BUILD_MAINT_OPTIONS> environment variable's area value with the "
-"‘B<+>’ and ‘B<->’ modifier. For example, to enable the B<hardening> “pie” "
-"feature and disable the “fortify” feature you can do this in B<debian/rules>:"
+"‘B<+>’ and ‘B<->’ modifier. Following the general syntax of these variables "
+"(described in L<dpkg-buildpackage(1)>), multiple feature areas can be "
+"specified separated by spaces, where each get feature specifiers as "
+"mandatory parameters after an equal sign (‘B<=>’). The feature specifiers "
+"are comma-separated and parsed from left to right, where the settings within "
+"the same feature specifier override previous ones, even if the feature "
+"specifiers are split across multiple space-separated feature area settings "
+"for the same area."
+msgstr ""
+
+#. type: textblock
+#: dpkg-buildflags.pod
+msgid ""
+"For example, to enable the B<hardening> “pie” feature and disable the "
+"“fortify” feature you can do this in B<debian/rules>:"
msgstr ""
-"Varje områdesfunktion kan aktiveras och inaktiveras i områdesvärdet i "
-"miljövariablerna B<DEB_BUILD_OPTIONS> och B<DEB_BUILD_MAINT_OPTIONS> "
-"modifierarna ”B<+>” och ”B<->”. Till exempel, för att aktivera B<hardening>-"
-"funktionen ”pie” och inaktivera funktionen ”fortify” genom att ange detta i "
-"B<debian/rules>:"
#. type: verbatim
#: dpkg-buildflags.pod
-#, no-wrap
+#, fuzzy, no-wrap
+#| msgid ""
+#| " export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,-fortify\n"
+#| "\n"
msgid ""
-" export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,-fortify\n"
+" export DEB_BUILD_MAINT_OPTIONS = hardening=+pie,-fortify\n"
"\n"
msgstr ""
" export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,-fortify\n"
@@ -9491,14 +9516,59 @@ msgstr ""
#. type: verbatim
#: dpkg-buildflags.pod
-#, no-wrap
+#, fuzzy, no-wrap
+#| msgid ""
+#| " export DEB_BUILD_MAINT_OPTIONS=hardening=-all,+format,+fortify\n"
+#| "\n"
msgid ""
-" export DEB_BUILD_MAINT_OPTIONS=hardening=-all,+format,+fortify\n"
+" export DEB_BUILD_MAINT_OPTIONS = hardening=-all,+format,+fortify\n"
"\n"
msgstr ""
" export DEB_BUILD_MAINT_OPTIONS=hardening=-all,+format,+fortify\n"
"\n"
+#. type: textblock
+#: dpkg-buildflags.pod
+#, fuzzy
+#| msgid "Multiple restrictions can be chained."
+msgid "Multiple feature areas can be set:"
+msgstr "Flera begränsningar kan kedjas samman"
+
+#. type: verbatim
+#: dpkg-buildflags.pod
+#, fuzzy, no-wrap
+#| msgid ""
+#| " export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,-fortify\n"
+#| "\n"
+msgid ""
+" export DEB_BUILD_MAINT_OPTIONS = hardening=+pie abi=+lfs\n"
+"\n"
+msgstr ""
+" export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,-fortify\n"
+"\n"
+
+#. type: textblock
+#: dpkg-buildflags.pod
+msgid ""
+"The override behavior applies as much to the B<all> special feature, as to "
+"specific features, which should allow for composition. Thus to enable “lfs” "
+"in the B<abi> area, and only “pie” and “fortify” in the B<hardening> area, "
+"but “format” only when CONDITION is defined, this could be done with:"
+msgstr ""
+
+#. type: verbatim
+#: dpkg-buildflags.pod
+#, no-wrap
+msgid ""
+" export DEB_BUILD_MAINT_OPTIONS = hardening=-all,+pie,+format abi=+lfs\n"
+" …\n"
+" DEB_BUILD_MAINT_OPTIONS += hardening=+fortify\n"
+" ifdef CONDITION\n"
+" DEB_BUILD_MAINT_OPTIONS += hardening=-format\n"
+" endif\n"
+"\n"
+msgstr ""
+
#. type: =head2
#: dpkg-buildflags.pod
msgid "abi"
@@ -9551,11 +9621,19 @@ msgstr "B<time64>"
#. type: textblock
#: dpkg-buildflags.pod
-msgid ""
-"This setting (since dpkg 1.22.0; disabled by default) enables 64-bit time_t "
-"support on 32-bit architectures where their ABI does not include it by "
-"default, by adding B<-D_TIME_BITS=64> to B<CPPFLAGS>. This setting "
-"automatically enables the B<lfs> feature as it requires it."
+#, fuzzy
+#| msgid ""
+#| "This setting (since dpkg 1.22.0; disabled by default) enables 64-bit "
+#| "time_t support on 32-bit architectures where their ABI does not include "
+#| "it by default, by adding B<-D_TIME_BITS=64> to B<CPPFLAGS>. This setting "
+#| "automatically enables the B<lfs> feature as it requires it."
+msgid ""
+"This setting (since dpkg 1.22.0; enabled by default except for i386, hurd-"
+"i386 and kfreebsd-i386 since dpkg 1.22.5) enables 64-bit time_t support on "
+"32-bit architectures where their ABI does not include it by default, by "
+"adding B<-D_TIME_BITS=64> to B<CPPFLAGS>. This setting automatically "
+"enables the B<lfs> feature from the B<abi> feature area, and the B<bug-"
+"implicit-func> feature from the B<qa> feature area as it requires them."
msgstr ""
"Den här inställningen (sedan dpkg 1.22.0; inaktiverad som förval) aktiverar "
"stöd för 64-bitars time_t på 32-bitars-arkitekturer där deras ABI inte som "
@@ -9563,6 +9641,24 @@ msgstr ""
"B<CPPFLAGS>. Inställningen aktiverar automatiskt L<lfs>-funktionerna "
"eftersom den behövs för att den ska fungera."
+#. type: textblock
+#: dpkg-buildflags.pod
+msgid ""
+"If the setting is enabled explicitly then it gets enabled on all "
+"architectures including i386 but not hurd-i386 nor kfreebsd-i386 (where the "
+"kernel does not have time64 interfaces), ignoring the binary backwards "
+"compatibility default."
+msgstr ""
+
+#. type: textblock
+#: dpkg-buildflags.pod
+msgid ""
+"It is also enabled by default by gcc on the armel, armhf, hppa, m68k, mips, "
+"mipsel, powerpc and sh4 Debian architectures, where disabling the feature "
+"will add instead B<-U_LARGEFILE_SOURCE -U_FILE_OFFSET_BITS -U_TIME_BITS> to "
+"B<CPPFLAGS>."
+msgstr ""
+
#. type: =head2
#: dpkg-buildflags.pod
msgid "future"
@@ -12220,10 +12316,19 @@ msgstr ""
#. type: textblock
#: dpkg-buildpackage.pod
+#, fuzzy
+#| msgid ""
+#| "If set, it will contain a space-separated list of options that affect the "
+#| "behavior of some dpkg tools involved in package building, and might "
+#| "affect the package build process if the code in F<debian/rules> honors "
+#| "them."
msgid ""
"If set, it will contain a space-separated list of options that affect the "
"behavior of some dpkg tools involved in package building, and might affect "
-"the package build process if the code in F<debian/rules> honors them."
+"the package build process if the code in F<debian/rules> honors them. These "
+"options can have parameters specified immediately after an equal sign "
+"(‘B<=>‘). For options that support multiple parameters, these will not be "
+"separated by spaces, as these are reserved to separate options."
msgstr ""
"Om satt, innehåller en blankstegsavdelad lista med flaggor som påverkar "
"beteendet för några dpkg-verktyg som används i paketbyggandet, och kan "
@@ -12319,6 +12424,56 @@ msgstr ""
"pratsamheten, utan att bli helt tyst."
#. type: =item
+#: dpkg-buildpackage.pod
+#, fuzzy
+#| msgid "B<--warnings=>I<value>"
+msgid "B<hardening=>I<feature-spec>"
+msgstr "B<--warnings=>I<värde>"
+
+#. type: =item
+#: dpkg-buildpackage.pod
+msgid "B<reproducible=>I<feature-spec>"
+msgstr ""
+
+#. type: =item
+#: dpkg-buildpackage.pod
+#, fuzzy
+#| msgid "B<--assert->I<feature>"
+msgid "B<abi=>I<feature-spec>"
+msgstr "B<--assert->I<funktion>"
+
+#. type: =item
+#: dpkg-buildpackage.pod
+msgid "B<future=>I<feature-spec>"
+msgstr ""
+
+#. type: =item
+#: dpkg-buildpackage.pod
+#, fuzzy
+#| msgid "B<--assert->I<feature>"
+msgid "B<qa=>I<feature-spec>"
+msgstr "B<--assert->I<funktion>"
+
+#. type: =item
+#: dpkg-buildpackage.pod
+msgid "B<optimize=>I<feature-spec>"
+msgstr ""
+
+#. type: =item
+#: dpkg-buildpackage.pod
+#, fuzzy
+#| msgid "B<--assert->I<feature>"
+msgid "B<sanitize=>I<feature-spec>"
+msgstr "B<--assert->I<funktion>"
+
+#. type: textblock
+#: dpkg-buildpackage.pod
+msgid ""
+"These are feature areas that control build flag features. See L<dpkg-"
+"buildflags(1)> for further details."
+msgstr ""
+
+#. type: =item
#: dpkg-buildpackage.pod dpkg-checkbuilddeps.pod
msgid "B<DEB_BUILD_PROFILES>"
msgstr "B<DEB_BUILD_PROFILES>"
@@ -16661,10 +16816,15 @@ msgstr "B<-F> I<ändringsloggformat>"
#. type: textblock
#: dpkg-parsechangelog.pod
+#, fuzzy
+#| msgid ""
+#| "Specifies the format of the changelog. By default the format is read "
+#| "from a special line near the bottom of the changelog or failing that "
+#| "defaults to the B<debian> standard format. See also B<CHANGELOG FORMATS>."
msgid ""
"Specifies the format of the changelog. By default the format is read from a "
"special line near the bottom of the changelog or failing that defaults to "
-"the B<debian> standard format. See also B<CHANGELOG FORMATS>."
+"the B<debian> standard format. See also L</CHANGELOG FORMATS>."
msgstr ""
"Anger format på ändringsloggen. Som standard läses formatet från en speciell "
"rad nära slutet av ändringsloggen, om det misslyckas används formatet "
@@ -18795,12 +18955,19 @@ msgstr ""
#. type: textblock
#: dpkg-shlibdeps.pod
+#, fuzzy
+#| msgid ""
+#| "As a safe-guard measure, a symbols file can provide a B<Build-Depends-"
+#| "Package> meta-information field and B<dpkg-shlibdeps> will extract the "
+#| "minimal version required by the corresponding package in the B<Build-"
+#| "Depends> field and use this version if it's higher than the minimal "
+#| "version computed by scanning symbols."
msgid ""
"As a safe-guard measure, a symbols file can provide a B<Build-Depends-"
-"Package> meta-information field and B<dpkg-shlibdeps> will extract the "
-"minimal version required by the corresponding package in the B<Build-"
-"Depends> field and use this version if it's higher than the minimal version "
-"computed by scanning symbols."
+"Package> or B<Build-Depends-Packages> meta-information field and B<dpkg-"
+"shlibdeps> will extract the minimal version required by the corresponding "
+"package in the B<Build-Depends> field and use this version if it's higher "
+"than the minimal version computed by scanning symbols."
msgstr ""
"Som en säkerhetsåtgärd kan en symbols-fil innehålla metainformationsfältet "
"I<Build-Depends-Package>, varpå B<dpkg-shlibdeps> hämtar vilken minsta "
@@ -29331,6 +29498,19 @@ msgid "L<ln(1)>, FHS (the Filesystem Hierarchy Standard)."
msgstr "L<ln(1)>, FHS (the Filesystem Hierarchy Standard)."
#~ msgid ""
+#~ "Each area feature can be enabled and disabled in the B<DEB_BUILD_OPTIONS> "
+#~ "and B<DEB_BUILD_MAINT_OPTIONS> environment variable's area value with the "
+#~ "‘B<+>’ and ‘B<->’ modifier. For example, to enable the B<hardening> "
+#~ "“pie” feature and disable the “fortify” feature you can do this in "
+#~ "B<debian/rules>:"
+#~ msgstr ""
+#~ "Varje områdesfunktion kan aktiveras och inaktiveras i områdesvärdet i "
+#~ "miljövariablerna B<DEB_BUILD_OPTIONS> och B<DEB_BUILD_MAINT_OPTIONS> "
+#~ "modifierarna ”B<+>” och ”B<->”. Till exempel, för att aktivera "
+#~ "B<hardening>-funktionen ”pie” och inaktivera funktionen ”fortify” genom "
+#~ "att ange detta i B<debian/rules>:"
+
+#~ msgid ""
#~ "Typically, this is the original package's version number in whatever form "
#~ "the program's author uses. It may also include a Debian revision number "
#~ "(for non-native packages). The exact format and sorting algorithm are "