From d4caa43b1b7b6d8cead392e391bdfadd08b24c11 Mon Sep 17 00:00:00 2001 From: Erik Pedersen Date: Sun, 15 Nov 2009 13:14:41 +0100 Subject: Norwegian language update Ignore-this: 769ee24569bccddcc109742412d8cfa9 darcs-hash:20091115121441-e81ea-d92ad5bc41144b9aad73939ab1522a2077583660.gz --- lib/plugins/acl/lang/no/lang.php | 1 + lib/plugins/config/lang/no/lang.php | 1 + lib/plugins/plugin/lang/no/lang.php | 3 ++- lib/plugins/popularity/lang/no/lang.php | 1 + lib/plugins/revert/lang/no/lang.php | 1 + lib/plugins/usermanager/lang/no/lang.php | 1 + 6 files changed, 7 insertions(+), 1 deletion(-) (limited to 'lib/plugins') diff --git a/lib/plugins/acl/lang/no/lang.php b/lib/plugins/acl/lang/no/lang.php index 1d60e85c2..cd9e2edfb 100644 --- a/lib/plugins/acl/lang/no/lang.php +++ b/lib/plugins/acl/lang/no/lang.php @@ -14,6 +14,7 @@ * @author Knut Staring * @author Lisa Ditlefsen * @author Erik Pedersen + * @author Erik Bjørn Pedersen */ $lang['admin_acl'] = 'Administrasjon av lister for adgangskontroll (ACL)'; $lang['acl_group'] = 'Gruppe'; diff --git a/lib/plugins/config/lang/no/lang.php b/lib/plugins/config/lang/no/lang.php index 90deafefa..08dd8507a 100644 --- a/lib/plugins/config/lang/no/lang.php +++ b/lib/plugins/config/lang/no/lang.php @@ -11,6 +11,7 @@ * @author Knut Staring * @author Lisa Ditlefsen * @author Erik Pedersen + * @author Erik Bjørn Pedersen */ $lang['menu'] = 'Konfigurasjonsinnstillinger'; $lang['error'] = 'Innstillingene ble ikke oppdatert på grunn av en eller flere ugyldig verdier. Vennligst se gjennom endringene og prøv på nytt. diff --git a/lib/plugins/plugin/lang/no/lang.php b/lib/plugins/plugin/lang/no/lang.php index 0555fdfcf..72d9c19ba 100644 --- a/lib/plugins/plugin/lang/no/lang.php +++ b/lib/plugins/plugin/lang/no/lang.php @@ -11,6 +11,7 @@ * @author Knut Staring * @author Lisa Ditlefsen * @author Erik Pedersen + * @author Erik Bjørn Pedersen */ $lang['menu'] = 'Behandle tillegg'; $lang['download'] = 'Last ned og installer et tillegg'; @@ -38,7 +39,7 @@ $lang['downloads'] = 'De følgende tilleggene ble installert'; $lang['download_none'] = 'Ingen tillegg funnet, eller det har vært et ukjent problem under nedlasting og installering.'; $lang['plugin'] = 'Tillegg:'; $lang['components'] = 'Komponenter'; -$lang['noinfo'] = 'Dette tillegget ga ikke noe informasjon. Det kan være ugyldig.'; +$lang['noinfo'] = 'Tillegget ga ikke noe informasjon. Det kan være ugyldig.'; $lang['name'] = 'Navn:'; $lang['date'] = 'Dato:'; $lang['type'] = 'Type:'; diff --git a/lib/plugins/popularity/lang/no/lang.php b/lib/plugins/popularity/lang/no/lang.php index 577482e3f..0f7c140ff 100644 --- a/lib/plugins/popularity/lang/no/lang.php +++ b/lib/plugins/popularity/lang/no/lang.php @@ -8,6 +8,7 @@ * @author Knut Staring * @author Lisa Ditlefsen * @author Erik Pedersen + * @author Erik Bjørn Pedersen */ $lang['name'] = 'Popularitetsfeedback (kan ta litt tid å laste)'; $lang['submit'] = 'Send data'; diff --git a/lib/plugins/revert/lang/no/lang.php b/lib/plugins/revert/lang/no/lang.php index a97953bfd..262ea3fe5 100644 --- a/lib/plugins/revert/lang/no/lang.php +++ b/lib/plugins/revert/lang/no/lang.php @@ -11,6 +11,7 @@ * @author Knut Staring * @author Lisa Ditlefsen * @author Erik Pedersen + * @author Erik Bjørn Pedersen */ $lang['menu'] = 'Tilbakestillingsbehandler'; $lang['filter'] = 'Søk etter søppelmeldinger'; diff --git a/lib/plugins/usermanager/lang/no/lang.php b/lib/plugins/usermanager/lang/no/lang.php index 97e2790d4..df38de1b0 100644 --- a/lib/plugins/usermanager/lang/no/lang.php +++ b/lib/plugins/usermanager/lang/no/lang.php @@ -11,6 +11,7 @@ * @author Knut Staring * @author Lisa Ditlefsen * @author Erik Pedersen + * @author Erik Bjørn Pedersen */ $lang['menu'] = 'Behandle brukere'; $lang['noauth'] = '(autentisering av brukere ikke tilgjengelig)'; -- cgit v1.2.3