diff options
Diffstat (limited to 'po/da/man1/test.1.po')
-rw-r--r-- | po/da/man1/test.1.po | 122 |
1 files changed, 84 insertions, 38 deletions
diff --git a/po/da/man1/test.1.po b/po/da/man1/test.1.po index 47c1e26b..ff1a6fe8 100644 --- a/po/da/man1/test.1.po +++ b/po/da/man1/test.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, 2022. +# Joe Hansen <joedalton2@yahoo.dk>, 2021, 2022, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.9.2\n" -"POT-Creation-Date: 2024-02-15 18:14+0100\n" -"PO-Revision-Date: 2023-10-27 07:31+0200\n" +"POT-Creation-Date: 2024-05-01 15:57+0200\n" +"PO-Revision-Date: 2024-05-20 07:31+0200\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 "TEST" msgstr "TEST" #. 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 @@ -651,36 +651,32 @@ msgstr "" "længden af STRENG." #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed msgid "" -"NOTE: Binary B<-a> and B<-o> are inherently ambiguous. Use 'test EXPR1 && " -"test EXPR2' or 'test EXPR1 || test EXPR2' instead." +"Binary B<-a> and B<-o> are ambiguous. Use 'test EXPR1 && test EXPR2' or " +"'test EXPR1 || test EXPR2' instead." msgstr "" -"BEMÆRK: Binært B<-a> og B<-o> er fundamentalt flertydige. Brug \"test UDTR1 " -"&& test UDTR2\" eller \"test UDTR1 || test UDTR2\" i stedet." +"Binært B<-a> og B<-o> er fundamentalt flertydige. Brug »test EXPR1 && test " +"EXPR2« eller »test EXPR1 || test EXPR2« i stedet." #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed msgid "" -"NOTE: [ honors the B<--help> and B<--version> options, but test does not. " -"test treats each of those as it treats any other nonempty STRING." +"\\&'[' honors B<--help> and B<--version>, but 'test' treats them as STRINGs." msgstr "" -"BEMÆRK: [ respekterer flagene B<--help> og B<--version>, men test gør ikke. " -"test behandler hver af disse som den behandler enhver anden ikke-tom STRENG." +"\\&»[« respekterer flagene B<--help> og B<--version>, men »test« behandler " +"dem som STRENGE." #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed msgid "" -"NOTE: your shell may have its own version of test and/or [, which usually " +"Your shell may have its own version of test and/or [, which usually " "supersedes the version described here. Please refer to your shell's " "documentation for details about the options it supports." msgstr "" -"BEMÆRK: din skal har måske sin egen version af test og/eller [, som normalt " -"erstatter versionen beskrevet her. Referér venligst til din skals " -"dokumentation for detaljer angående de understøttede flag." +"Din skal har måske sin egen version af test og/eller [, som normalt " +"erstatter versionen beskrevet her. Se venligst din skals dokumentation for " +"detaljer angående de understøttede flag." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -728,12 +724,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 @@ -781,13 +777,42 @@ 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 +#: debian-bookworm debian-unstable fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"NOTE: Binary B<-a> and B<-o> are inherently ambiguous. Use 'test EXPR1 && " +"test EXPR2' or 'test EXPR1 || test EXPR2' instead." +msgstr "" +"BEMÆRK: Binært B<-a> og B<-o> er fundamentalt flertydige. Brug \"test UDTR1 " +"&& test UDTR2\" eller \"test UDTR1 || test UDTR2\" i stedet." + +#. type: Plain text +#: debian-bookworm debian-unstable fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"NOTE: [ honors the B<--help> and B<--version> options, but test does not. " +"test treats each of those as it treats any other nonempty STRING." +msgstr "" +"BEMÆRK: [ respekterer flagene B<--help> og B<--version>, men test gør ikke. " +"test behandler hver af disse som den behandler enhver anden ikke-tom STRENG." + +#. type: Plain text +#: debian-bookworm debian-unstable fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"NOTE: your shell may have its own version of test and/or [, which usually " +"supersedes the version described here. Please refer to your shell's " +"documentation for details about the options it supports." +msgstr "" +"BEMÆRK: din skal har måske sin egen version af test og/eller [, som normalt " +"erstatter versionen beskrevet her. Referér venligst til din skals " +"dokumentation for detaljer angående de understøttede flag." + +#. type: Plain text +#: 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>." @@ -796,16 +821,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 |