diff options
Diffstat (limited to 'po/da/man1/mv.1.po')
-rw-r--r-- | po/da/man1/mv.1.po | 181 |
1 files changed, 131 insertions, 50 deletions
diff --git a/po/da/man1/mv.1.po b/po/da/man1/mv.1.po index 3535d21b..1bc0b5e8 100644 --- a/po/da/man1/mv.1.po +++ b/po/da/man1/mv.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:05+0100\n" -"PO-Revision-Date: 2022-05-01 10:47+0200\n" +"POT-Creation-Date: 2024-05-01 15:46+0200\n" +"PO-Revision-Date: 2024-05-06 10:47+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 "MV" msgstr "MV" #. 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 @@ -127,15 +127,28 @@ msgid "like B<--backup> but does not accept an argument" msgstr "ligesom B<--backup>, men tager ikke noget argument" #. 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 "B<--debug>" msgstr "B<--debug>" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "explain how a file is copied. Implies B<-v>" -msgstr "" +msgstr "forklar hvordan en fil kopieres. Forudsætter B<-v>" + +#. type: TP +#: archlinux fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<--exchange>" +msgstr "B<--exchange>" + +#. type: Plain text +#: archlinux fedora-rawhide opensuse-tumbleweed +msgid "exchange source and destination" +msgstr "udveksl kilde og destination" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -187,18 +200,17 @@ msgstr "" "gælde." #. type: TP -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed -#, fuzzy, no-wrap -#| msgid "B<--copy>" +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap msgid "B<--no-copy>" -msgstr "B<--copy>" +msgstr "B<--no-copy>" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed -#, fuzzy -#| msgid "do not create any files" +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "do not copy if renaming fails" -msgstr "opret ikke nogen filer" +msgstr "kopier ikke hvis omdøbning fejler" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -253,29 +265,32 @@ msgid "treat DEST as a normal file" msgstr "behandl MÅL som en normal fil" #. type: TP -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed -#, fuzzy, no-wrap -#| msgid "B<--context>[=I<\\,CTX\\/>]" +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap msgid "B<--update>[=I<\\,UPDATE\\/>]" -msgstr "B<--context>[=I<\\,KONT\\/>]" +msgstr "B<--update>[=I<\\,OPDATERING\\/>]" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed msgid "" -"control which existing files are updated; UPDATE={all,none,older(default)}. " -"See below" +"control which existing files are updated; UPDATE={all,none,none-fail," +"older(default)}." msgstr "" +"kontroller hvilke eksisterende filer der er opdateret; OPDATERING={all,none," +"none-fail,older(default)}." #. 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 "B<-u>" msgstr "B<-u>" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed -msgid "equivalent to B<--update>[=I<\\,older\\/>]" -msgstr "" +#: archlinux fedora-rawhide opensuse-tumbleweed +msgid "equivalent to B<--update>[=I<\\,older\\/>]. See below" +msgstr "svarer til B<--update>[=I<\\,ældre\\/>]. Se nedenfor" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -331,17 +346,27 @@ msgid "output version information and exit" msgstr "vis versionsinformation og afslut" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed msgid "" "UPDATE controls which existing files in the destination are replaced. " "\\&'all' is the default operation when an B<--update> option is not " "specified, and results in all existing files in the destination being " -"replaced. \\&'none' is similar to the B<--no-clobber> option, in that no " -"files in the destination are replaced, but also skipped files do not induce " -"a failure. \\&'older' is the default operation when B<--update> is " -"specified, and results in files being replaced if they're older than the " -"corresponding source file." +"replaced. \\&'none' is like the B<--no-clobber> option, in that no files in " +"the destination are replaced, and skipped files do not induce a failure. " +"\\&'none-fail' also ensures no files are replaced in the destination, but " +"any skipped files are diagnosed and induce a failure. \\&'older' is the " +"default operation when B<--update> is specified, and results in files being " +"replaced if they're older than the corresponding source file." msgstr "" +"OPDATERING (UPDATE) kontrollerer hvilke eksisterende filer i destinationen " +"der erstattes. \\&'all' er standardoperationen når tilvalget B<--update> " +"ikke er angivet, og medfører at alle eksisterende filer i destinationen " +"bliver erstattet. \\&'none' svarer til tilvalget B<--no-clobber>, i at ingen " +"filer i destinationen erstattes, men også at udeladte filer ikke medfører en " +"fejl. \\&'none-fail' sikrer også at ingen filer erstattes i destinationen, " +"men at udeladte filer diagnosticeres og medfører en fejl. \\&'older' er " +"standardoperationen når B<--update> er angivet, og medfører at filer bliver " +"erstattet, hvis de er ældre end den tilsvarende kildefil." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -457,12 +482,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 @@ -508,19 +533,19 @@ 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: TP -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "B<-u>, B<--update>" msgstr "B<-u>, B<--update>" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "move only when the SOURCE file is newer than the destination file or when " "the destination file is missing" @@ -529,7 +554,7 @@ msgstr "" "findes" #. 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>." @@ -538,16 +563,72 @@ 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 "April 2022" -msgstr "April 2022" +msgid "GNU coreutils 9.4" +msgstr "GNU coreutils 9.4" + +#. type: Plain text +#: debian-unstable fedora-40 mageia-cauldron +msgid "" +"control which existing files are updated; UPDATE={all,none,older(default)}. " +"See below" +msgstr "" +"kontroller hvilke eksisterende filer der er opdateret; OPDATERING={all,none," +"older(default)}. Se nedenfor" + +#. type: Plain text +#: debian-unstable fedora-40 mageia-cauldron +msgid "equivalent to B<--update>[=I<\\,older\\/>]" +msgstr "svarer til B<--update>[=I<\\,ældre\\/>]" + +#. type: Plain text +#: debian-unstable fedora-40 mageia-cauldron +msgid "" +"UPDATE controls which existing files in the destination are replaced. " +"\\&'all' is the default operation when an B<--update> option is not " +"specified, and results in all existing files in the destination being " +"replaced. \\&'none' is similar to the B<--no-clobber> option, in that no " +"files in the destination are replaced, but also skipped files do not induce " +"a failure. \\&'older' is the default operation when B<--update> is " +"specified, and results in files being replaced if they're older than the " +"corresponding source file." +msgstr "" +"OPDATERING (UPDATE) kontrollerer hvilke eksisterende filer i destinationen " +"der erstattes. \\&'all' er standardoperationen når tilvalget B<--update> " +"ikke er angivet, og medfører at alle eksisterende filer i destinationen " +"bliver erstattet. \\&'none' svarer til tilvalget B<--no-clobber>, i at ingen " +"filer i destinationen erstattes, men også at udeladte filer ikke medfører en " +"fejl. \\&'older' er standardoperationen når B<--update> er angivet, og " +"medfører at filer bliver erstattet, hvis de er ældre end den tilsvarende " +"kildefil." + +#. 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 -#: opensuse-leap-15-6 +#: fedora-40 opensuse-leap-15-6 +#, no-wrap +msgid "January 2024" +msgstr "januar 2024" + +#. type: TH +#: 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 |