oms-FleetManagement/Theme/Backend/Lang/no.lang.php
Dennis Eichhorn 1391447183 fix language
2023-09-23 23:05:19 +00:00

153 lines
4.8 KiB
PHP
Executable File

<?php
/**
* Jingga
*
* PHP Version 8.1
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Regnskap',
'Addition' => 'Addisjon',
'Address' => 'Adresse',
'Addresses' => 'Adresser',
'Africa' => '#VALUE!',
'AllCustomers' => '#VALUE!',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'AreaManager' => 'Områdeansvarlig',
'Articlegroup' => 'Articregroup.',
'Articles' => 'Artikler',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'Attributes' => '#VALUE!',
'Balance' => 'Balansere',
'BaseTime' => '#VALUE!',
'Bills' => '#VALUE!',
'Bonus' => 'Bonus',
'Business' => 'Virksomhet',
'CIS' => '#VALUE!',
'CLV' => 'CLV.',
'Calendar' => 'Kalender',
'City' => 'By',
'Client' => 'Klient',
'ClientID' => '#VALUE!',
'Clients' => 'Klienter',
'ComparisonTime' => '#VALUE!',
'Contact' => 'Kontakt',
'Costs' => '',
'Country' => 'Land',
'Created' => 'Opprettet',
'CreatedAt' => '#VALUE!',
'CreditRating' => 'Kredittvurdering',
'Creditcard' => 'Kredittkort',
'Customers' => '#VALUE!',
'DSO' => 'DSO',
'Date' => 'Dato',
'Default' => 'Misligholde',
'Delivery' => 'Leveranse',
'Description' => '',
'Discount' => 'Rabatt',
'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Rabatt%',
'Documents' => 'Dokumenter',
'Driver' => '',
'Drivers' => '',
'Due' => 'På grunn av det',
'Email' => 'E-post',
'End' => '',
'Europe' => '#VALUE!',
'Fax' => 'Faks',
'Files' => 'Filer',
'Filter' => 'Filter',
'Freightage' => 'Frakt',
'From' => '',
'Group' => 'Gruppe',
'History' => '',
'ID' => 'Id.',
'Info' => 'Info.',
'Inspections' => '',
'Invoice' => 'Faktura',
'Invoices' => 'Fakturaer',
'IsDefault' => 'Er standard?',
'Items' => '#VALUE!',
'LastContact' => 'Siste kontakt',
'LastOrder' => 'Siste bestilling',
'LeasingFee' => '',
'Log' => 'Logg',
'Logs' => 'Tømmerstokker',
'LostCustomers' => '#VALUE!',
'MRR' => 'MRR.',
'MTDSales' => 'MTD-salg',
'Make' => '',
'Margin' => 'Margin',
'Messages' => 'Meldinger',
'Milage' => '',
'Model' => '',
'Modified' => 'Endret',
'Modules' => 'Moduler',
'Name' => 'Navn',
'Name1' => 'Navn1.',
'Name2' => 'NAME2.',
'Name3' => 'Navn3.',
'Net' => 'Nett',
'NewCustomers' => '#VALUE!',
'Notes' => 'Notater',
'Number' => 'Nummer',
'Office' => 'Kontor',
'Other' => '#VALUE!',
'Payment' => 'innbetaling',
'PaymentTerm' => 'Betalingsperiode',
'Permission' => 'Tillatelse',
'Phone' => 'Telefonen',
'Postal' => 'Postal.',
'Price' => 'Pris',
'Prices' => 'Prisene',
'Private' => 'Privat',
'Productgroup' => 'Produktgruppe',
'Profile' => 'Profil',
'Profit' => '#VALUE!',
'Purchase' => 'Kjøp',
'PurchasePrice' => '',
'Quantity' => 'Mengde',
'RecentInvoices' => 'Nylige fakturaer',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!',
'Sales' => 'Salg',
'Segment' => 'Segmentet',
'Segments' => 'Segmenter',
'Start' => '',
'Status' => '',
'Subtype' => 'Subtype.',
'Support' => 'Brukerstøtte',
'Tags' => 'Tags.',
'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!',
'Type' => 'Type',
'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Nettside',
'Wire' => 'Metalltråd',
'YTDSales' => 'YTD-salg',
'Zip' => 'Glidelås',
]];