diff options
author | Julian Andres Klode <jak@debian.org> | 2017-08-17 19:28:24 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-08-17 19:28:24 +0200 |
commit | d64ef1c36b2885f1f178f5438c1a4f67f8bdee88 (patch) | |
tree | 4a05b2eb2258c3a6e807284fdb7123065e9d7983 /po/nn.po | |
parent | ea7581c9aaaaebf844d00935a1cdf8c8fee7f7f3 (diff) |
Release 1.5~beta21.5_beta2
Diffstat (limited to 'po/nn.po')
-rw-r--r-- | po/nn.po | 43 |
1 files changed, 26 insertions, 17 deletions
@@ -9,7 +9,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: 2017-07-03 16:55+0200\n" +"POT-Creation-Date: 2017-08-17 19:28+0200\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" @@ -713,11 +713,6 @@ msgstr "Ukjend typeforkorting: «%c»" #: apt-pkg/contrib/configuration.cc #, c-format -msgid "Opening configuration file %s" -msgstr "Opnar oppsettsfila %s" - -#: apt-pkg/contrib/configuration.cc -#, c-format msgid "Syntax error %s:%u: Block starts with no name." msgstr "Syntaksfeil %s:%u: Blokka startar utan namn." @@ -1520,11 +1515,6 @@ msgstr "Misforma overstyring %s linje %lu #1" #: apt-pkg/sourcelist.cc #, c-format -msgid "Opening %s" -msgstr "Opnar %s" - -#: apt-pkg/sourcelist.cc -#, c-format msgid "Malformed line %u in source list %s (type)" msgstr "Misforma linje %u i kjeldelista %s (type)" @@ -1765,6 +1755,12 @@ msgstr "APT har superku-krefter." msgid "This APT helper has Super Meep Powers." msgstr "" +#: apt-private/private-cmndline.cc +msgid "" +"--force-yes is deprecated, use one of the options starting with --allow " +"instead." +msgstr "" + #: apt-private/private-depends.cc apt-private/private-show.cc #: cmdline/apt-mark.cc msgid "No packages found" @@ -1786,12 +1782,6 @@ msgstr "Nokre pakkar kunne ikkje bli autentisert" msgid "Install these packages without verification?" msgstr "Installer desse pakkane utan verifikasjon?" -#: apt-private/private-download.cc apt-private/private-install.cc -msgid "" -"--force-yes is deprecated, use one of the options starting with --allow " -"instead." -msgstr "" - #: apt-private/private-download.cc #, fuzzy msgid "" @@ -2465,6 +2455,14 @@ msgstr "Pakken %s versjon %s har eit krav som ikkje er oppfylt:\n" msgid "The update command takes no arguments" msgstr "Oppdateringskommandoen tek ingen argument" +#. TRANSLATOR: the first two are manpage references, the last the URI from a sources.list +#: apt-private/private-update.cc +#, c-format +msgid "" +"Usage of %s should be preferred over embedding login information directly in " +"the %s entry for '%s'" +msgstr "" + #: apt-private/private-update.cc #, c-format msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" @@ -3406,6 +3404,11 @@ msgstr "Øydelagde hovuddata" msgid "Connection failed" msgstr "Sambandet mislukkast" +#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#, c-format +msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" +msgstr "" + #: methods/basehttp.cc #, c-format msgid "" @@ -3773,6 +3776,12 @@ msgstr "Sambandet vart uventa stengd" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Opening configuration file %s" +#~ msgstr "Opnar oppsettsfila %s" + +#~ msgid "Opening %s" +#~ msgstr "Opnar %s" + #~ msgid "Unmet dependencies. Try using --fix-broken." #~ msgstr "Nokre krav er ikkje oppfylte. Prøv med «--fix-broken»." |