summaryrefslogtreecommitdiffstats
path: root/po/nb/man1/seq.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/nb/man1/seq.1.po')
-rw-r--r--po/nb/man1/seq.1.po324
1 files changed, 324 insertions, 0 deletions
diff --git a/po/nb/man1/seq.1.po b/po/nb/man1/seq.1.po
new file mode 100644
index 00000000..40369b04
--- /dev/null
+++ b/po/nb/man1/seq.1.po
@@ -0,0 +1,324 @@
+# Norwegian bokmål translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.11.0\n"
+"POT-Creation-Date: 2024-02-15 18:10+0100\n"
+"PO-Revision-Date: 2021-09-03 20:09+0200\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: Norwegian bokmål <>\n"
+"Language: nb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SEQ"
+msgstr "SEQ"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "January 2024"
+msgstr "Januar 2024"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "GNU coreutils 9.4"
+msgstr "GNU coreutils 9.4"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "User Commands"
+msgstr "Brukerkommandoer"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "NAVN"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "seq - print a sequence of numbers"
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "OVERSIKT"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<seq> [I<\\,OPTION\\/>]... I<\\,LAST\\/>"
+msgstr "B<seq> [I<\\,VALG\\/>]... I<\\,SISTE\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<seq> [I<\\,OPTION\\/>]... I<\\,FIRST LAST\\/>"
+msgstr "B<seq> [I<\\,VALG\\/>]... I<\\,FØRSTE SISTE\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<seq> [I<\\,OPTION\\/>]... I<\\,FIRST INCREMENT LAST\\/>"
+msgstr "B<seq> [I<\\,VALG\\/>]... I<\\,FØRSTE ØKNING SISTE\\/>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "BESKRIVELSE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Print numbers from FIRST to LAST, in steps of INCREMENT."
+msgstr "Skriv ut tall mellom FØRSTE og SISTE, med valgt ØKNING per steg."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Mandatory arguments to long options are mandatory for short options too."
+msgstr ""
+"Argumenter som er obligatoriske for lange valg, er også obligatoriske for "
+"korte valg."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-f>, B<--format>=I<\\,FORMAT\\/>"
+msgstr "B<-f>, B<--format>=I<\\,FORMAT\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "use printf style floating-point FORMAT"
+msgstr "Bruk flyttallsFORMAT i B<printf>(1)-stil."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-s>, B<--separator>=I<\\,STRING\\/>"
+msgstr "B<-s>, B<--separator>=I<\\,STRENG\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "use STRING to separate numbers (default: \\en)"
+msgstr "Bruk STRENG for å skille tall fra hverandre (standard: «\\en»)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-w>, B<--equal-width>"
+msgstr "B<-w>, B<--equal-width>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "equalize width by padding with leading zeroes"
+msgstr "Likestill bredde ved å utfylle forskjeller med ledende nuller."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--help>"
+msgstr "B<--help>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "display this help and exit"
+msgstr "Vis denne hjelpeteksten og avslutt."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--version>"
+msgstr "B<--version>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output version information and exit"
+msgstr "Vis versjonsinformasjon og avslutt."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If FIRST or INCREMENT is omitted, it defaults to 1. That is, an omitted "
+"INCREMENT defaults to 1 even when LAST is smaller than FIRST. The sequence "
+"of numbers ends when the sum of the current number and INCREMENT would "
+"become greater than LAST. FIRST, INCREMENT, and LAST are interpreted as "
+"floating point values. INCREMENT is usually positive if FIRST is smaller "
+"than LAST, and INCREMENT is usually negative if FIRST is greater than LAST. "
+"INCREMENT must not be 0; none of FIRST, INCREMENT and LAST may be NaN. "
+"FORMAT must be suitable for printing one argument of type 'double'; it "
+"defaults to %.PRECf if FIRST, INCREMENT, and LAST are all fixed point "
+"decimal numbers with maximum precision PREC, and to %g otherwise."
+msgstr ""
+"FØRSTE og/eller ØKNING er 1 som standard, med mindre du velger noe annet. "
+"Det vil si at ØKNING er 1 som standard, selv om SISTE evt. er lavere enn "
+"FØRSTE. Tallsekvenser slutter når summen av gjeldende tall og ØKNING er "
+"større enn SISTE. FØRSTE, ØKNING og SISTE tolkes som flyttallsverdier. "
+"ØKNING er vanligvis positiv hvis FØRSTE er lavere enn SISTE, og omvendt. "
+"ØKNING kan ikke være 0. Hverken FØRSTE, ØKNING eller SISTE kan være NaN. "
+"FORMATet må kunne brukes til å skrive ut et argument av typen «double». Det "
+"er %.PRECf som standard hvis både FØRSTE, ØKNING og SISTE er faste "
+"desimaltall med maskismal maskimal presisjon PREC. Ellers brukes %g."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr "OPPHAVSMANN"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Written by Ulrich Drepper."
+msgstr "Skrevet av Ulrich Drepper."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "REPORTING BUGS"
+msgstr "RAPPORTERING AV FEIL"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>"
+msgstr ""
+"Få hjelp til bruk av GNU coreutils på nett: E<lt>https://www.gnu.org/"
+"software/coreutils/E<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>"
+msgstr ""
+"Rapporter oversettelsesfeil til E<lt>https://translationproject.org/team/nb."
+"htmlE<gt>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr "OPPHAVSRETT"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+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: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"This is free software: you are free to change and redistribute it. There is "
+"NO WARRANTY, to the extent permitted by law."
+msgstr ""
+"Dette er fri programvare. Du kan endre og dele den videre. Det stilles INGEN "
+"GARANTI, i den grad dette tillates av gjeldende lovverk."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "SE OGSÅ"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Full documentation E<lt>https://www.gnu.org/software/coreutils/seqE<gt>"
+msgstr ""
+"Fullstendig dokumentasjon: E<lt>https://www.gnu.org/software/coreutils/"
+"seqE<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "or available locally via: info \\(aq(coreutils) seq invocation\\(aq"
+msgstr "eller lokalt: info \\(aq(coreutils) seq invocation\\(aq"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "September 2022"
+msgstr "September 2022"
+
+#. type: TH
+#: debian-bookworm mageia-cauldron
+#, no-wrap
+msgid "GNU coreutils 9.1"
+msgstr "GNU coreutils 9.1"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron
+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>."
+msgstr ""
+"Copyright \\(co 2022 Free Software Foundation, Inc. Lisens GPLv3+: GNU GPL "
+"versjon 3 eller senere E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+
+#. type: TH
+#: mageia-cauldron
+#, no-wrap
+msgid "April 2022"
+msgstr "April 2022"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "October 2021"
+msgstr "Oktober 2021"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "GNU coreutils 8.32"
+msgstr "GNU coreutils 8.32"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2020 Free Software Foundation, Inc. Lisens GPLv3+: GNU GPL "
+"versjon 3 eller senere E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."