diff --git a/localization/no.php b/localization/no.php index a3b9b175..b27d8c2b 100644 --- a/localization/no.php +++ b/localization/no.php @@ -205,7 +205,10 @@ return array( '#1 unit was automatically added and will apply in addition to the amount entered here' => '#1 enhet ble automatisk lagt til i tillegg til hva som blir skrevet inn her', 'in singular form' => 'I entall', 'in plural form' => 'I flertall', - + 'Never expires' => 'Går ikke ut på dato', + 'This cannot be lower than #1' => 'Dette kan ikke være lavere enn #1', + '-1 means that this product never expires' => '-1 Betyr at dette produktet aldru går ut på dato', + //Constants 'manually' => 'Manuel', 'dynamic-regular' => 'Automatisk (rullering settes under)', @@ -224,11 +227,17 @@ return array( 'Tinned food cupboard' => 'Boksematskapet', 'Fridge' => 'Kjøleskapet', 'Piece' => 'Ett', + 'Pieces' => 'Flere', 'Pack' => 'Pakke', + 'Packs' => 'Pakker', 'Glass' => 'Glass', + 'Glasses' => 'Glass', 'Tin' => 'Hermetikkboks', + 'Tin' => 'Hermetikkbokser', 'Can' => 'Boks', + 'Cans' => 'Boker', 'Bunch' => 'Klase', + 'Bunches' => 'Klaser', 'Gummy bears' => 'Vingummibjørner', 'Crisps' => 'Chips', 'Eggs' => 'Egg',