Merge pull request #41 from BlizzWave/patch-10

Update no.php
This commit is contained in:
Bernd Bestel 2018-08-07 21:00:06 +02:00 committed by GitHub
commit 3e73a44576
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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', '#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 singular form' => 'I entall',
'in plural form' => 'I flertall', '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 //Constants
'manually' => 'Manuel', 'manually' => 'Manuel',
'dynamic-regular' => 'Automatisk (rullering settes under)', 'dynamic-regular' => 'Automatisk (rullering settes under)',
@ -224,11 +227,17 @@ return array(
'Tinned food cupboard' => 'Boksematskapet', 'Tinned food cupboard' => 'Boksematskapet',
'Fridge' => 'Kjøleskapet', 'Fridge' => 'Kjøleskapet',
'Piece' => 'Ett', 'Piece' => 'Ett',
'Pieces' => 'Flere',
'Pack' => 'Pakke', 'Pack' => 'Pakke',
'Packs' => 'Pakker',
'Glass' => 'Glass', 'Glass' => 'Glass',
'Glasses' => 'Glass',
'Tin' => 'Hermetikkboks', 'Tin' => 'Hermetikkboks',
'Tin' => 'Hermetikkbokser',
'Can' => 'Boks', 'Can' => 'Boks',
'Cans' => 'Boker',
'Bunch' => 'Klase', 'Bunch' => 'Klase',
'Bunches' => 'Klaser',
'Gummy bears' => 'Vingummibjørner', 'Gummy bears' => 'Vingummibjørner',
'Crisps' => 'Chips', 'Crisps' => 'Chips',
'Eggs' => 'Egg', 'Eggs' => 'Egg',