diff options
Diffstat (limited to 'po/da/man1/stdbuf.1.po')
-rw-r--r-- | po/da/man1/stdbuf.1.po | 118 |
1 files changed, 71 insertions, 47 deletions
diff --git a/po/da/man1/stdbuf.1.po b/po/da/man1/stdbuf.1.po index 9ed7b581..47ac5c64 100644 --- a/po/da/man1/stdbuf.1.po +++ b/po/da/man1/stdbuf.1.po @@ -1,12 +1,12 @@ # Danish translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: -# Joe Hansen <joedalton2@yahoo.dk>, 2021. +# Joe Hansen <joedalton2@yahoo.dk>, 2021, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.9.2\n" -"POT-Creation-Date: 2024-02-15 18:11+0100\n" -"PO-Revision-Date: 2021-12-23 17:36+0100\n" +"POT-Creation-Date: 2024-05-01 15:54+0200\n" +"PO-Revision-Date: 2024-05-06 17:36+0100\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" "Language: da\n" @@ -23,16 +23,16 @@ msgid "STDBUF" msgstr "STDBUF" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable #, no-wrap -msgid "January 2024" -msgstr "januar 2024" +msgid "March 2024" +msgstr "marts 2024" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed #, no-wrap -msgid "GNU coreutils 9.4" -msgstr "GNU coreutils 9.4" +msgid "GNU coreutils 9.5" +msgstr "GNU coreutils 9.5" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -174,14 +174,8 @@ msgid "If MODE is '0' the corresponding stream will be unbuffered." msgstr "Hvis TILSTAND er \"0\", vil den tilhørende strøm være uden buffer." #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed -#, fuzzy -#| msgid "" -#| "Otherwise MODE is a number which may be followed by one of the following: " -#| "KB 1000, K 1024, MB 1000*1000, M 1024*1024, and so on for G, T, P, E, Z, " -#| "Y. Binary prefixes can be used, too: KiB=K, MiB=M, and so on. In this " -#| "case the corresponding stream will be fully buffered with the buffer size " -#| "set to MODE bytes." +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Otherwise MODE is a number which may be followed by one of the following: KB " "1000, K 1024, MB 1000*1000, M 1024*1024, and so on for G,T,P,E,Z,Y,R,Q. " @@ -190,10 +184,10 @@ msgid "" "bytes." msgstr "" "Ellers er TILSTAND et tal, der kan følges af enhver af følgende: KB 1000, K " -"1024, MB 1000*1000, M 1024*1024, og så videre for G, T, P, E, Z, Y. Binært " +"1024, MB 1000*1000, M 1024*1024, og så videre for G,T,P,E,Z,Y,R,Q. Binært " "præfiks kan også bruges: KiB=K, MiB=M og så videre. I dette tilfælde vil den " -"pågældende strøm være fuldt bufret med bufferstørrelsen angivet til TILSTAND " -"byte." +"pågældende strøm være fuldt mellemlagret med bufferstørrelsen angivet til " +"TILSTAND byte." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -207,58 +201,67 @@ msgstr "" "BEMÆRK: Hvis KOMMANDO ændrer buffertilstanden for dens standardstrømme (f. " "eks. gør \"tee\" dette), så vil dette tilsidesætte de tilsvarende ændringer " "fra \"stdbuf\". Derudover bruger visse filtre (såsom \"dd\" og \"cat\") " -"ikke strømme til I/O, og påvirkes derfor ikke af indstillingerne fra " -"\"stdbuf\"." +"ikke strømme til I/O, og påvirkes derfor ikke af indstillingerne fra \"stdbuf" +"\"." #. type: SS -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "Exit status:" msgstr "Afslutningskode:" #. type: TP -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "125" msgstr "125" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "if the stdbuf command itself fails" -msgstr "" +msgstr "hvis kommandoen stdbuf i sig selv fejler" #. type: TP -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "126" msgstr "126" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "if COMMAND is found but cannot be invoked" -msgstr "" +msgstr "hvis KOMMANDO findes men ikke kan igangsættes" #. type: TP -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "127" msgstr "127" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "if COMMAND cannot be found" -msgstr "" +msgstr "hvis KOMMANDO ikke kan findes" #. type: TP -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "-" msgstr "-" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "the exit status of COMMAND otherwise" -msgstr "" +msgstr "afslutningsstatud for KOMMANDO ellers" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -342,12 +345,12 @@ msgid "COPYRIGHT" msgstr "OPHAVSRET" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed msgid "" -"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"Copyright \\(co 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." msgstr "" -"Ophavsret \\(co 2023 Free Software Foundation, Inc. Licens GPLv3+: GNU GPL " +"Ophavsret \\(co 2024 Free Software Foundation, Inc. Licens GPLv3+: GNU GPL " "version 3 eller nyere E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." #. type: Plain text @@ -389,13 +392,13 @@ msgid "September 2022" msgstr "september 2022" #. type: TH -#: debian-bookworm mageia-cauldron +#: debian-bookworm #, no-wrap msgid "GNU coreutils 9.1" msgstr "GNU coreutils 9.1" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "Otherwise MODE is a number which may be followed by one of the following: KB " "1000, K 1024, MB 1000*1000, M 1024*1024, and so on for G, T, P, E, Z, Y. " @@ -410,7 +413,7 @@ msgstr "" "byte." #. type: Plain text -#: debian-bookworm mageia-cauldron +#: debian-bookworm msgid "" "Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." @@ -419,16 +422,37 @@ msgstr "" "version 3 eller nyere E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." #. type: TH -#: mageia-cauldron +#: debian-unstable fedora-40 mageia-cauldron +#, no-wrap +msgid "GNU coreutils 9.4" +msgstr "GNU coreutils 9.4" + +#. type: Plain text +#: debian-unstable fedora-40 mageia-cauldron +msgid "" +"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Ophavsret \\(co 2023 Free Software Foundation, Inc. Licens GPLv3+: GNU GPL " +"version 3 eller nyere E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: TH +#: fedora-40 opensuse-leap-15-6 #, no-wrap -msgid "April 2022" -msgstr "April 2022" +msgid "January 2024" +msgstr "januar 2024" #. type: TH -#: opensuse-leap-15-6 +#: fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "April 2024" +msgstr "April 2024" + +#. type: TH +#: mageia-cauldron #, no-wrap -msgid "October 2021" -msgstr "oktober 2021" +msgid "August 2023" +msgstr "august 2023" #. type: TH #: opensuse-leap-15-6 |