merge: updated translations

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2021-12-03 20:30:15 -08:00
parent 621f030977
commit d3d4424bc5
No known key found for this signature in database
GPG key ID: F7E46DED420788F3
45 changed files with 45900 additions and 1174 deletions

107
po/nb.po
View file

@ -3,8 +3,8 @@
# This file is distributed under the same license as the AURWEB package.
#
# Translators:
# Alexander F Rødseth <rodseth@gmail.com>, 2015,2017-2019
# Alexander F Rødseth <rodseth@gmail.com>, 2011,2013-2014
# Alexander F. Rødseth <rodseth@gmail.com>, 2015,2017-2019
# Alexander F. Rødseth <rodseth@gmail.com>, 2011,2013-2014
# Harald H. <haarektrans@gmail.com>, 2015
# Kim Nordmo <kim.nordmo@gmail.com>, 2016
# Lukas Fleischer <transifex@cryptocrack.de>, 2011
@ -14,8 +14,8 @@ msgstr ""
"Project-Id-Version: aurweb\n"
"Report-Msgid-Bugs-To: https://bugs.archlinux.org/index.php?project=2\n"
"POT-Creation-Date: 2020-01-31 09:29+0100\n"
"PO-Revision-Date: 2020-01-31 08:29+0000\n"
"Last-Translator: Lukas Fleischer\n"
"PO-Revision-Date: 2022-01-18 17:18+0000\n"
"Last-Translator: Kevin Morris <kevr@0cost.org>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/lfleischer/aurweb/language/nb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -476,6 +476,12 @@ msgid ""
"checkbox."
msgstr "De valgte pakkene har ikke blitt gjort eierløse, kryss av i boksen for å bekrefte."
#: aurweb/routers/packages.py
msgid ""
"The selected packages have not been adopted, check the confirmation "
"checkbox."
msgstr ""
#: html/pkgbase.php lib/pkgreqfuncs.inc.php
msgid "Cannot find package to merge votes and comments into."
msgstr "Kunne ikke finne pakke for å flette stemmer og kommentarer inn i."
@ -574,6 +580,14 @@ msgstr "Flagg kommentar"
msgid "Flag Package Out-Of-Date"
msgstr "Rapporter utdatert pakke"
#: templates/packages/flag.html
msgid ""
"This seems to be a VCS package. Please do %snot%s flag it out-of-date if the"
" package version in the AUR does not match the most recent commit. Flagging "
"this package should only be done if the sources moved or changes in the "
"PKGBUILD are required because of recent upstream changes."
msgstr ""
#: html/pkgflag.php
#, php-format
msgid ""
@ -870,6 +884,10 @@ msgstr "Inlogging er slått av for din IP adresse, sannsynligvis på grunn av ve
msgid "Account suspended"
msgstr "Kontoen er stengt"
#: aurweb/routers/accounts.py
msgid "You do not have permission to suspend accounts."
msgstr ""
#: lib/acctfuncs.inc.php
#, php-format
msgid ""
@ -955,6 +973,30 @@ msgstr "Kunne ikke finne frem pakkedetaljer."
msgid "Package details could not be found."
msgstr "Kunne ikke finne pakkedetaljer."
#: aurweb/routers/auth.py
msgid "Bad Referer header."
msgstr ""
#: aurweb/routers/packages.py
msgid "You did not select any packages to be notified about."
msgstr ""
#: aurweb/routers/packages.py
msgid "The selected packages' notifications have been enabled."
msgstr ""
#: aurweb/routers/packages.py
msgid "You did not select any packages for notification removal."
msgstr ""
#: aurweb/routers/packages.py
msgid "A package you selected does not have notifications enabled."
msgstr ""
#: aurweb/routers/packages.py
msgid "The selected packages' notifications have been removed."
msgstr ""
#: lib/pkgbasefuncs.inc.php
msgid "You must be logged in before you can flag packages."
msgstr "Du må være logget inn for å kunne markere pakker."
@ -991,6 +1033,10 @@ msgstr "Du har ikke rettighetene som skal til for å kunne slette pakker."
msgid "You did not select any packages to delete."
msgstr "Du valgte ingen pakker for sletting."
#: aurweb/routers/packages.py
msgid "One of the packages you selected does not exist."
msgstr ""
#: lib/pkgbasefuncs.inc.php
msgid "The selected packages have been deleted."
msgstr "De valgte pakkene har blitt slettet."
@ -999,10 +1045,18 @@ msgstr "De valgte pakkene har blitt slettet."
msgid "You must be logged in before you can adopt packages."
msgstr "Du må være logget inn for å kunne adoptere pakker."
#: aurweb/routers/package.py
msgid "You are not allowed to adopt one of the packages you selected."
msgstr ""
#: lib/pkgbasefuncs.inc.php
msgid "You must be logged in before you can disown packages."
msgstr "Du må være logget inn for å kunne gjøre pakker eierløse."
#: aurweb/routers/packages.py
msgid "You are not allowed to disown one of the packages you selected."
msgstr ""
#: lib/pkgbasefuncs.inc.php
msgid "You did not select any packages to adopt."
msgstr "Du valgte ingen pakker for adopsjon."
@ -2240,3 +2294,48 @@ msgid ""
"Please remember to cast your vote on proposal {id} [1]. The voting period "
"ends in less than 48 hours."
msgstr "Vennligst husk å stemme på forslag {id} [1]. Avstemningsperioden vil være over om mindre enn 48 timer."
#: aurweb/routers/accounts.py
msgid "Invalid account type provided."
msgstr ""
#: aurweb/routers/accounts.py
msgid "You do not have permission to change account types."
msgstr ""
#: aurweb/routers/accounts.py
msgid "You do not have permission to change this user's account type to %s."
msgstr ""
#: aurweb/packages/requests.py
msgid "No due existing orphan requests to accept for %s."
msgstr ""
#: aurweb/asgi.py
msgid "Internal Server Error"
msgstr ""
#: templates/errors/500.html
msgid "A fatal error has occurred."
msgstr ""
#: templates/errors/500.html
msgid ""
"Details have been logged and will be reviewed by the postmaster posthaste. "
"We apologize for any inconvenience this may have caused."
msgstr ""
#: aurweb/scripts/notify.py
msgid "AUR Server Error"
msgstr ""
#: templates/pkgbase/merge.html templates/packages/delete.html
#: templates/packages/disown.html
msgid "Related package request closure comments..."
msgstr ""
#: templates/pkgbase/merge.html templates/packages/delete.html
msgid ""
"This action will close any pending package requests related to it. If "
"%sComments%s are omitted, a closure comment will be autogenerated."
msgstr ""