diff options
Diffstat (limited to 'po/nb/man1/mv.1.po')
-rw-r--r-- | po/nb/man1/mv.1.po | 139 |
1 files changed, 102 insertions, 37 deletions
diff --git a/po/nb/man1/mv.1.po b/po/nb/man1/mv.1.po index 8b0b7926..f69cbde4 100644 --- a/po/nb/man1/mv.1.po +++ b/po/nb/man1/mv.1.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.11.0\n" -"POT-Creation-Date: 2024-02-15 18:05+0100\n" +"POT-Creation-Date: 2024-05-01 15:46+0200\n" "PO-Revision-Date: 2021-09-03 20:09+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: Norwegian bokmål <>\n" @@ -22,16 +22,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 "Mars 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,17 +127,31 @@ msgid "like B<--backup> but does not accept an argument" msgstr "Likner B<--backup>, men kan ikke brukes med argumenter." #. 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 "" #. type: TP +#: archlinux fedora-rawhide opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B<-c>, B<--changes>" +msgid "B<--exchange>" +msgstr "B<-c>, B<--changes>" + +#. type: Plain text +#: archlinux fedora-rawhide opensuse-tumbleweed +msgid "exchange source and destination" +msgstr "" + +#. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -187,14 +201,16 @@ msgstr "" "velger." #. type: TP -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "B<--no-sync>" msgid "B<--no-copy>" msgstr "B<--no-sync>" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, fuzzy #| msgid "do not create any files" msgid "do not copy if renaming fails" @@ -253,28 +269,30 @@ msgid "treat DEST as a normal file" msgstr "Behandle MÅL som en normal fil." #. type: TP -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "B<--context>[=I<\\,CTX\\/>]" msgid "B<--update>[=I<\\,UPDATE\\/>]" msgstr "B<--context>[=I<\\,KON\\/>]" #. 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 "" #. 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\\/>]" +#: archlinux fedora-rawhide opensuse-tumbleweed +msgid "equivalent to B<--update>[=I<\\,older\\/>]. See below" msgstr "" #. type: TP @@ -330,16 +348,17 @@ msgid "output version information and exit" msgstr "Vis versjonsinformasjon og avslutt." #. 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 "" #. type: Plain text @@ -455,12 +474,12 @@ msgid "COPYRIGHT" msgstr "OPPHAVSRETT" #. 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 "" -"Copyright \\(co 2023 Free Software Foundation, Inc. Lisens GPLv3+: GNU GPL " +"Copyright \\(co 2024 Free Software Foundation, Inc. Lisens GPLv3+: GNU GPL " "versjon 3 eller senere E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." #. type: Plain text @@ -507,19 +526,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" @@ -527,7 +546,7 @@ msgstr "" "Flytt kun når KILDEfila er nyere enn målfila, eller når målfila mangler." #. 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>." @@ -536,16 +555,62 @@ msgstr "" "versjon 3 eller senere 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 "" + +#. type: Plain text +#: debian-unstable fedora-40 mageia-cauldron +msgid "equivalent to B<--update>[=I<\\,older\\/>]" +msgstr "" + +#. 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 "" + +#. 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 "" +"Copyright \\(co 2023 Free Software Foundation, Inc. Lisens GPLv3+: GNU GPL " +"versjon 3 eller senere 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 |