From 895acb09c2bcb7dc52e979e2b947ef79a4ce328c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Wed, 7 Oct 2020 23:14:32 +0000 Subject: [PATCH] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian=20Bok?= =?UTF-8?q?m=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 81.3% (1094 of 1345 strings) --- plinth/locale/nb/LC_MESSAGES/django.po | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/plinth/locale/nb/LC_MESSAGES/django.po b/plinth/locale/nb/LC_MESSAGES/django.po index f12f08e30..7bc1095ba 100644 --- a/plinth/locale/nb/LC_MESSAGES/django.po +++ b/plinth/locale/nb/LC_MESSAGES/django.po @@ -16,8 +16,8 @@ msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-10-05 18:59-0400\n" -"PO-Revision-Date: 2020-10-03 00:41+0000\n" -"Last-Translator: Petter Reinholdtsen \n" +"PO-Revision-Date: 2020-10-08 23:26+0000\n" +"Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål \n" "Language: nb\n" @@ -6943,16 +6943,14 @@ msgstr "" "via SSH, og ha administrative rettigheter (sudo)." #: plinth/modules/users/forms.py:150 plinth/modules/users/forms.py:394 -#, fuzzy, python-brace-format -#| msgid "Creating LDAP user failed." +#, python-brace-format msgid "Creating LDAP user failed: {error}" -msgstr "Oppretting av LDAP-bruker feilet." +msgstr "Oppretting av LDAP-bruker mislyktes: {error}" #: plinth/modules/users/forms.py:163 -#, fuzzy, python-brace-format -#| msgid "Failed to add new user to {group} group." +#, python-brace-format msgid "Failed to add new user to {group} group: {error}" -msgstr "Klarte ikke legge ny bruker til gruppe {group}." +msgstr "Klarte ikke å legge ny bruker til i {group}-gruppen: {error}" #: plinth/modules/users/forms.py:177 msgid "Authorized SSH Keys" @@ -6999,16 +6997,14 @@ msgid "Changing LDAP user password failed." msgstr "Klarte ikke å bytte passord for LDAP-bruker." #: plinth/modules/users/forms.py:405 -#, fuzzy, python-brace-format -#| msgid "Failed to add new user to admin group." +#, python-brace-format msgid "Failed to add new user to admin group: {error}" -msgstr "Klarte ikke å legge til en ny bruker i admin-gruppen." +msgstr "Klarte ikke å legge til en ny bruker i admin-gruppen: {error}" #: plinth/modules/users/forms.py:424 -#, fuzzy, python-brace-format -#| msgid "Failed to restrict console access." +#, python-brace-format msgid "Failed to restrict console access: {error}" -msgstr "Klarte ikke begrense konsolltilgang." +msgstr "Klarte ikke å begrense konsolltilgang: {error}" #: plinth/modules/users/forms.py:437 msgid "User account created, you are now logged in"