From aabeab1e4e08ffba5d709aa71de1182dfeb698d1 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Wed, 26 Dec 2012 18:48:46 +0100 Subject: Updated localizations from launchpad --- plugins/password/localization/nb_NB.inc | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 plugins/password/localization/nb_NB.inc (limited to 'plugins/password/localization/nb_NB.inc') diff --git a/plugins/password/localization/nb_NB.inc b/plugins/password/localization/nb_NB.inc deleted file mode 100644 index ce4679bb1..000000000 --- a/plugins/password/localization/nb_NB.inc +++ /dev/null @@ -1,31 +0,0 @@ - | - +-----------------------------------------------------------------------+ -*/ - -$labels = array(); -$labels['changepasswd'] = 'Bytt passord'; -$labels['curpasswd'] = 'Nåværende passord:'; -$labels['newpasswd'] = 'Nytt passord:'; -$labels['confpasswd'] = 'Bekreft nytt passord'; -$labels['nopassword'] = 'Vennligst skriv inn nytt passord'; -$labels['nocurpassword'] = 'Vennligst skriv inn nåværende passord'; -$labels['passwordincorrect'] = 'Nåværende passord er feil'; -$labels['passwordinconsistency'] = 'Passordene er ikke like, vennligst prøv igjen.'; -$labels['crypterror'] = 'Kunne ikke lagre nytt passord. Krypteringsfunksjonen mangler.'; -$labels['connecterror'] = 'Kunne ikke lagre nytt passord. Tilkoblings feil.'; -$labels['internalerror'] = 'Kunne ikke lagre nytt passord'; -$labels['passwordshort'] = 'Passordet må minumum være $length karakterer langt.'; -$labels['passwordweak'] = 'Passordet må inneholde minst ett tall og ett tegnsettingssymbol.'; -$labels['passwordforbidden'] = 'Passordet inneholder forbudte tegn.'; - -- cgit v1.2.3