diff options
Diffstat (limited to 'man/po/sv.po')
-rw-r--r-- | man/po/sv.po | 33 |
1 files changed, 23 insertions, 10 deletions
diff --git a/man/po/sv.po b/man/po/sv.po index 48b4265..97b3b98 100644 --- a/man/po/sv.po +++ b/man/po/sv.po @@ -8,8 +8,8 @@ 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-02-27 04:27+0100\n" -"PO-Revision-Date: 2024-01-14 01:22+0100\n" +"POT-Creation-Date: 2024-03-10 20:21+0100\n" +"PO-Revision-Date: 2024-03-08 23:45+0100\n" "Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n" "Language-Team: Svenska <tp-sv@listor.tp-sv.se>\n" "Language: sv\n" @@ -9632,8 +9632,7 @@ msgid "" "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." +"enables the B<lfs> feature from the B<abi> feature area." 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 " @@ -9712,8 +9711,8 @@ msgstr "" #| "This setting (since dpkg 1.18.0; disabled by default) adds B<-" #| "fsanitize=undefined> to B<CFLAGS>, B<CXXFLAGS> and B<LDFLAGS>." msgid "" -"This setting (since dpkg 1.22.3; disabled by default) adds B<-" -"Werror=implicit-function-declaration> to B<CFLAGS>." +"This setting (since dpkg 1.22.3; enabled by default since dpkg 1.22.6) adds " +"B<-Werror=implicit-function-declaration> to B<CFLAGS>." msgstr "" "Den här inställningen (sedan dpkg 1.18.0; inaktiverad som förval) lägger " "till B<-fsanitize=undefined> till B<CFLAGS>, B<CXXFLAGS> och B<LDFLAGS>." @@ -13145,7 +13144,7 @@ msgstr "" #. type: =item #: dpkg-deb.pod dpkg.pod msgid "B<-x>, B<--extract> I<archive> I<directory>" -msgstr "B<-x>|B<--extract> I<arkiv> I<katalog>" +msgstr "B<-x>, B<--extract> I<arkiv> I<katalog>" #. type: textblock #: dpkg-deb.pod @@ -13177,7 +13176,7 @@ msgstr "" #. type: =item #: dpkg-deb.pod dpkg.pod msgid "B<-X>, B<--vextract> I<archive> I<directory>" -msgstr "B<-C>|B<--vextract> I<arkiv> I<katalog>" +msgstr "B<-X>, B<--vextract> I<arkiv> I<katalog>" #. type: textblock #: dpkg-deb.pod @@ -13607,6 +13606,13 @@ msgstr "" #. type: textblock #: dpkg-deb.pod +#, fuzzy +#| msgid "Since dpkg 1.21.10." +msgid "Since dpkg 1.18.8." +msgstr "Stöds sedan dpkg 1.21.10." + +#. type: textblock +#: dpkg-deb.pod msgid "" "Do not attempt to use just B<dpkg-deb> to install software! You must use " "B<dpkg> proper to ensure that all the files are correctly placed and the " @@ -20024,8 +20030,8 @@ msgid "" "control files and directories of the most common revision control systems, " "backup and swap files and Libtool build output directories." msgstr "" -"B<-I> ensamt lägger till satandard B<--exclude>-flaggor som filtrerar ut " -"styrfiler och kataloger från de flesta vanliga versionshanteringssystem, " +"B<-I> ensamt lägger till standard B<--exclude>-flaggor som filtrerar ut " +"styrfiler och kataloger från de flesta vanliga versionshanteringssystemen, " "säkerhetskopior, växlingsfiler och Libtool-byggutdatakataloger." #. type: textblock @@ -21321,6 +21327,13 @@ msgstr "" "Om satt kommer det användas som tidsstämpel (som sekunder sedan epoken) för " "att tvinga mtime i L<tar(5)>-filposterna." +#. type: textblock +#: dpkg-source.pod dpkg-split.pod +#, fuzzy +#| msgid "Since dpkg 1.21.10." +msgid "Since dpkg 1.18.11." +msgstr "Stöds sedan dpkg 1.21.10." + #. type: =item #: dpkg-source.pod msgid "B<VISUAL>" |