100 lines
3.3 KiB
PHP
Executable File
100 lines
3.3 KiB
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
|
|
|
|
'address' => 'Addresse',
|
|
'admin' => 'Admin',
|
|
'all_assets' => 'Alle aktiver',
|
|
'all' => 'Alle',
|
|
'archived' => 'Archived',
|
|
'asset_models' => 'Asset Models',
|
|
'asset' => 'Asset',
|
|
'asset_report' => 'Asset Report',
|
|
'asset_tag' => 'Asset Tag',
|
|
'assets_available' => 'assets available',
|
|
'assets' => 'Assets',
|
|
'avatar_delete' => 'Delete Avatar',
|
|
'avatar_upload' => 'Upload Avatar',
|
|
'back' => 'Tilbage',
|
|
'cancel' => 'Annuller',
|
|
'categories' => 'Asset Categories',
|
|
'category' => 'Asset Category',
|
|
'changeemail' => 'Skift email adresse',
|
|
'changepassword' => 'Skift adgangskode',
|
|
'checkin' => 'Checkin',
|
|
'checkout' => 'Checkout',
|
|
'city' => 'By',
|
|
'country' => 'Land',
|
|
'create' => 'Opret ny',
|
|
'created_asset' => 'created asset',
|
|
'created_at' => 'Created at',
|
|
'currency' => '$',
|
|
'current' => 'Current',
|
|
'custom_report' => 'Custom Asset Report',
|
|
'date' => 'Dato',
|
|
'delete' => 'Slet',
|
|
'deleted' => 'Slettet',
|
|
'deployed' => 'Deployed',
|
|
'depreciation_report' => 'Depreciation Report',
|
|
'download' => 'Download',
|
|
'depreciation' => 'Depreciation',
|
|
'editprofile' => 'Edit Your Profile',
|
|
'eol' => 'EOL',
|
|
'first_name' => 'Fornavn',
|
|
'file_name' => 'File',
|
|
'file_uploads' => 'File Uploads',
|
|
'generate' => 'Generate',
|
|
'groups' => 'Grupper',
|
|
'gravatar_email' => 'Gravatar email addresse',
|
|
'history_for' => 'History for',
|
|
'id' => 'ID',
|
|
'image_delete' => 'Slet billede',
|
|
'image_upload' => 'Upload billede',
|
|
'last_name' => 'Efternavn',
|
|
'license' => 'Licens',
|
|
'license_report' => 'License Report',
|
|
'licenses_available' => 'licenses available',
|
|
'licenses' => 'Licenser',
|
|
'list_all' => 'List All',
|
|
'location' => 'Location',
|
|
'locations' => 'Locations',
|
|
'logout' => 'Logout',
|
|
'manufacturer' => 'Manufacturer',
|
|
'manufacturers' => 'Manufacturers',
|
|
'model_no' => 'Model No.',
|
|
'months' => 'months',
|
|
'moreinfo' => 'More Info',
|
|
'name' => 'Name',
|
|
'no_depreciation' => 'No Depreciation',
|
|
'no_results' => 'No Results.',
|
|
'no' => 'No',
|
|
'notes' => 'Notes',
|
|
'pending' => 'Pending',
|
|
'people' => 'People',
|
|
'per_page' => 'Results Per Page',
|
|
'profile' => 'Your profile',
|
|
'ready_to_deploy' => 'Ready to Deploy',
|
|
'reports' => 'Reports',
|
|
'save' => 'Save',
|
|
'settings' => 'Settings',
|
|
'sign_in' => 'Sign in',
|
|
'site_name' => 'Site Name',
|
|
'state' => 'State',
|
|
'status_labels' => 'Status labels',
|
|
'status' => 'Status',
|
|
'suppliers' => 'Leverandører',
|
|
'total_assets' => 'total assets',
|
|
'total_licenses' => 'totale licenser',
|
|
'undeployable' => 'Un-deployable',
|
|
'unknown_admin' => 'Unknown Admin',
|
|
'user' => 'Bruger',
|
|
'viewassets' => 'View Assigned Assets',
|
|
'website' => 'Hjemmeside',
|
|
'welcome' => 'Velkommen, :name',
|
|
'years' => 'år',
|
|
'yes' => 'Ja',
|
|
'zip' => 'Postnummer',
|
|
|
|
);
|