oms-FleetManagement/Theme/Backend/Lang/no.lang.php

127 lines
4.1 KiB
PHP
Executable File

<?php
/**
* Karaka
*
* PHP Version 8.1
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['ClientManagement' => [
'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',
'Country' => 'Land',
'Created' => 'Opprettet',
'CreatedAt' => '#VALUE!',
'CreditRating' => 'Kredittvurdering',
'Creditcard' => 'Kredittkort',
'Customers' => '#VALUE!',
'DSO' => 'DSO',
'Date' => 'Dato',
'Default' => 'Misligholde',
'Delivery' => 'Leveranse',
'Discount' => 'Rabatt',
'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Rabatt%',
'Documents' => 'Dokumenter',
'Due' => 'På grunn av det',
'Email' => 'E-post',
'Europe' => '#VALUE!',
'Fax' => 'Faks',
'Files' => 'Filer',
'Filter' => 'Filter',
'Freightage' => 'Frakt',
'Group' => 'Gruppe',
'ID' => 'Id.',
'Info' => 'Info.',
'Invoice' => 'Faktura',
'Invoices' => 'Fakturaer',
'IsDefault' => 'Er standard?',
'Items' => '#VALUE!',
'LastContact' => 'Siste kontakt',
'LastOrder' => 'Siste bestilling',
'Log' => 'Logg',
'Logs' => 'Tømmerstokker',
'LostCustomers' => '#VALUE!',
'MRR' => 'MRR.',
'MTDSales' => 'MTD-salg',
'Margin' => 'Margin',
'Messages' => 'Meldinger',
'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',
'Quantity' => 'Mengde',
'RecentInvoices' => 'Nylige fakturaer',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Retention' => '#VALUE!',
'Sales' => 'Salg',
'Segment' => 'Segmentet',
'Segments' => 'Segmenter',
'Subtype' => 'Subtype.',
'Support' => 'Brukerstøtte',
'Tags' => 'Tags.',
'Title' => '#VALUE!',
'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!',
'Type' => 'Type',
'UnitPrice' => '#VALUE!',
'Value' => '#VALUE!',
'Website' => 'Nettside',
'Wire' => 'Metalltråd',
'YTDSales' => 'YTD-salg',
'Zip' => 'Glidelås',
]];