Merge pull request #37 from BlizzWave/patch-9

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

View File

@ -53,9 +53,9 @@ return array(
'Name' => 'Navn', 'Name' => 'Navn',
'Location' => 'Lokasjon', 'Location' => 'Lokasjon',
'Min. stock amount' => 'Minimums antall for husholdingen', 'Min. stock amount' => 'Minimums antall for husholdingen',
'QU purchase' => 'QU innkjøp', 'QU purchase' => 'FPK innkjøp',
'QU stock' => 'QU husholdning', 'QU stock' => 'FPK husholdning',
'QU factor' => 'QU faktor', 'QU factor' => 'FPK faktor',
'Description' => 'Beskrivelse', 'Description' => 'Beskrivelse',
'Create product' => 'Opprett produkt', 'Create product' => 'Opprett produkt',
'Barcode(s)' => 'Strekkode(r)', 'Barcode(s)' => 'Strekkode(r)',
@ -114,7 +114,7 @@ return array(
'Removed #1 #2 of #3 from stock' => 'Fjernet #1 #2 av #3 fra husholdningen', 'Removed #1 #2 of #3 from stock' => 'Fjernet #1 #2 av #3 fra husholdningen',
'About grocy' => 'Om Grocy', 'About grocy' => 'Om Grocy',
'Close' => 'Lukk', 'Close' => 'Lukk',
'#1 batteries are due to be charged within the next #2 days' => '#1 Batteri må lades innen de #2 dagene', '#1 batteries are due to be charged within the next #2 days' => '#1 Batteri må lades innen de #2 neste dagene',
'#1 batteries are overdue to be charged' => '#1 Batteri har gått over fristen for å bli ladet opp', '#1 batteries are overdue to be charged' => '#1 Batteri har gått over fristen for å bli ladet opp',
'#1 habits are due to be done within the next #2 days' => '#1 husoppgaver skal gjøres inne de #2 neste dagene', '#1 habits are due to be done within the next #2 days' => '#1 husoppgaver skal gjøres inne de #2 neste dagene',
'#1 habits are overdue to be done' => '#1 husoppgaver har gått over fristen for utførelse', '#1 habits are overdue to be done' => '#1 husoppgaver har gått over fristen for utførelse',