oms-EquipmentManagement/Theme/Backend/Lang/sv.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' => 'Bokföring',
'Addition' => 'Tillägg',
'Address' => 'Adress',
'Addresses' => 'Adresser',
'Africa' => '#VALUE!',
'AllCustomers' => '#VALUE!',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'AreaManager' => 'Områdeschef',
'Articlegroup' => 'Artikelgrupp',
'Articles' => 'Artiklar',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'Attributes' => '#VALUE!',
'Balance' => 'Balans',
'BaseTime' => '#VALUE!',
'Bills' => '#VALUE!',
'Bonus' => 'Bonus',
'Business' => 'Företag',
'CIS' => '#VALUE!',
'CLV' => 'Clv',
'Calendar' => 'Kalender',
'City' => 'Stad',
'Client' => 'Klient',
'ClientID' => '#VALUE!',
'Clients' => 'Klienter',
'ComparisonTime' => '#VALUE!',
'Contact' => 'Kontakt',
'Country' => 'Land',
'Created' => 'Skapad',
'CreatedAt' => '#VALUE!',
'CreditRating' => 'Kreditvärdighet',
'Creditcard' => 'Kreditkort',
'Customers' => '#VALUE!',
'DSO' => 'Do',
'Date' => 'Datum',
'Default' => 'Standard',
'Delivery' => 'Leverans',
'Discount' => 'Rabatt',
'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Rabatt%',
'Documents' => 'Dokument',
'Due' => 'På grund av',
'Email' => 'E-post',
'Europe' => '#VALUE!',
'Fax' => 'Fax',
'Files' => 'Filer',
'Filter' => 'Filtrera',
'Freightage' => 'Frakt',
'Group' => 'Grupp',
'ID' => 'Id',
'Info' => 'Info',
'Invoice' => 'Faktura',
'Invoices' => 'Fakturor',
'IsDefault' => 'Är standard?',
'Items' => '#VALUE!',
'LastContact' => 'Senaste kontakten',
'LastOrder' => 'Sista beställningen',
'Log' => 'Logga',
'Logs' => 'Loggar',
'LostCustomers' => '#VALUE!',
'MRR' => 'Mrr',
'MTDSales' => 'MTD-försäljning',
'Margin' => 'Marginal',
'Messages' => 'Budskap',
'Modified' => 'Ändrad',
'Modules' => 'Moduler',
'Name' => 'namn',
'Name1' => 'Namn1',
'Name2' => 'Namn2',
'Name3' => 'Namn3',
'Net' => 'Netto',
'NewCustomers' => '#VALUE!',
'Notes' => 'Anteckningar',
'Number' => 'siffra',
'Office' => 'Kontor',
'Other' => '#VALUE!',
'Payment' => 'Betalning',
'PaymentTerm' => 'Betalningsvillkor',
'Permission' => 'Tillstånd',
'Phone' => 'Telefon',
'Postal' => 'Post',
'Price' => 'Pris',
'Prices' => 'Priser',
'Private' => 'Privat',
'Productgroup' => 'Produktgrupp',
'Profile' => 'Profil',
'Profit' => '#VALUE!',
'Purchase' => 'Inköp',
'Quantity' => 'Kvantitet',
'RecentInvoices' => 'Nya fakturor',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Retention' => '#VALUE!',
'Sales' => 'Försäljning',
'Segment' => 'Segmentet',
'Segments' => 'Segment',
'Subtype' => 'Subtyp',
'Support' => 'Stöd',
'Tags' => 'Tagg',
'Title' => '#VALUE!',
'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!',
'Type' => 'Typ',
'UnitPrice' => '#VALUE!',
'Value' => '#VALUE!',
'Website' => 'Hemsida',
'Wire' => 'Tråd',
'YTDSales' => 'YTD-försäljning',
'Zip' => 'Blixtlås',
]];