diff options
Diffstat (limited to 'po/nn.po')
| -rw-r--r-- | po/nn.po | 160 |
1 files changed, 148 insertions, 12 deletions
@@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-05-19 18:28+0200\n" +"POT-Creation-Date: 2025-09-26 16:56+0000\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n" "Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n" @@ -1291,6 +1291,34 @@ msgstr "" msgid "External planner failed without a proper error message" msgstr "" +#: apt-pkg/history.cc +#, c-format +msgid "Unknown flag: %s" +msgstr "" + +#: apt-pkg/history.cc +#, fuzzy, c-format +msgid "Cannot find history files: %s" +msgstr "Klarte ikkje opna fila %s" + +#: apt-pkg/history.cc +#, fuzzy, c-format +#| msgid "Could not open file %s" +msgid "Could not open file: %s" +msgstr "Klarte ikkje opna fila %s" + +#: apt-pkg/history.cc +#, fuzzy, c-format +#| msgid "Could not open file %s" +msgid "Could not parse file: %s" +msgstr "Klarte ikkje opna fila %s" + +#: apt-pkg/history.cc +#, fuzzy, c-format +#| msgid "Could not open file %s" +msgid "Could not close file: %s" +msgstr "Klarte ikkje opna fila %s" + #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records.\n" @@ -1809,6 +1837,116 @@ msgstr "Du har ikkje nok ledig plass i %s." msgid "Unable to lock the download directory" msgstr "Klarte ikkje låsa nedlastingskatalogen" +#: apt-private/private-history.cc +#, fuzzy +msgid "Install" +msgstr " Installert: " + +#: apt-private/private-history.cc +#, fuzzy +msgid "Reinstall" +msgstr " [Installert]" + +#: apt-private/private-history.cc +msgid "Upgrade" +msgstr "" + +#: apt-private/private-history.cc +#, fuzzy +#| msgid "%lu downgraded, " +msgid "Downgrade" +msgstr "%lu nedgraderte, " + +#: apt-private/private-history.cc +#, fuzzy +msgid "Remove" +msgstr "Tilrådingar" + +#: apt-private/private-history.cc +msgid "Purge" +msgstr "" + +#: apt-private/private-history.cc +msgid "Undefined" +msgstr "" + +#: apt-private/private-history.cc +msgid "ID" +msgstr "" + +#: apt-private/private-history.cc +msgid "Command line" +msgstr "" + +#. NOTE: if date format is different, +#. this width needs to change +#: apt-private/private-history.cc +msgid "Date and Time" +msgstr "" + +#. width for datestring +#: apt-private/private-history.cc +msgid "Action" +msgstr "" + +#. 9 chars longest action type +#: apt-private/private-history.cc +msgid "Changes" +msgstr "" + +#: apt-private/private-history.cc +#, fuzzy +msgid "automatic" +msgstr " [Installert]" + +#: apt-private/private-history.cc +msgid "Transaction ID" +msgstr "" + +#: apt-private/private-history.cc +msgid "Start time" +msgstr "" + +#: apt-private/private-history.cc +msgid "End time" +msgstr "" + +#: apt-private/private-history.cc +msgid "Requested by" +msgstr "" + +#: apt-private/private-history.cc +msgid "Error" +msgstr "" + +#: apt-private/private-history.cc +msgid "Comment" +msgstr "" + +#. For each performed action, print what it did to each package +#: apt-private/private-history.cc +#, fuzzy +#| msgid "No packages found" +msgid "Packages changed" +msgstr "Fann ingen pakkar" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read: %s" +msgstr "Klarte ikkje slå opp «%s»" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "%s not a valid DEB package." +msgid "'%s' not a valid ID." +msgstr "%s er ingen gyldig DEB-pakke." + +#: apt-private/private-history.cc +#, c-format +msgid "Transaction ID '%ld' out of bounds." +msgstr "" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -3290,6 +3428,15 @@ msgstr "" msgid "upgrade the system by removing/installing/upgrading packages" msgstr "" +#. history stuff +#: cmdline/apt.cc +msgid "show list of history" +msgstr "" + +#: cmdline/apt.cc +msgid "show info on specific transactions" +msgstr "" + #. misc #: cmdline/apt.cc #, fuzzy @@ -4088,10 +4235,6 @@ msgstr "" #~ msgid "Unable to change to %s" #~ msgstr "Klarte ikkje byta til %s" -#, fuzzy -#~ msgid "Removed %s" -#~ msgstr "Tilrådingar" - #~ msgid "Package file %s is out of sync." #~ msgstr "Pakkefila %s er ute av takt." @@ -4101,10 +4244,6 @@ msgstr "" #~ "Pakkeindeksfilene er øydelagde. Feltet «Filename:» manglar for pakken %s." #, fuzzy -#~ msgid "Can not read mirror file '%s'" -#~ msgstr "Klarte ikkje opna fila %s" - -#, fuzzy #~ msgid "No entry found in mirror file '%s'" #~ msgstr "Klarte ikkje opna fila %s" @@ -4334,9 +4473,6 @@ msgstr "" #~ msgid "Internal error, Upgrade broke stuff" #~ msgstr "Intern feil. AllUpgrade øydelagde noko" -#~ msgid "%s not a valid DEB package." -#~ msgstr "%s er ingen gyldig DEB-pakke." - #~ msgid "" #~ "Using CD-ROM mount point %s\n" #~ "Mounting CD-ROM\n" |
