Files
snipe-it/app/lang/de/general.php
T
2014-11-12 17:38:56 -05:00

95 lines
3.3 KiB
PHP
Executable File

<?php
return array(
'address' => 'Supplier Address',
'admin' => 'Administrator',
'all_assets' => 'All Assets',
'all' => 'Alle',
'asset_models' => 'Asset Models',
'asset' => 'Asset',
'asset_report' => 'Asset Report',
'asset_tag' => 'Asset Tag',
'assets_available' => 'assets available',
'assets' => 'Assets',
'avatar_delete' => 'Avatar löschen',
'avatar_upload' => 'Avatar hochladen',
'back' => 'Zurück',
'cancel' => 'Abbrechen',
'categories' => 'Asset Categories',
'category' => 'Asset Category',
'changeemail' => 'Change Email Address',
'changepassword' => 'Passwort ändern',
'checkin' => 'Checkin Asset',
'checkout' => 'Checkout Asset to User',
'city' => 'Stadt',
'country' => 'Land',
'create' => 'Create Location',
'created_asset' => 'created asset',
'created_at' => 'Erstellt am',
'currency' => '$',
'current' => 'Current',
'custom_report' => 'Custom Asset Report',
'date' => 'Purchase Date',
'delete' => 'Löschen',
'deleted' => 'Gelöscht',
'deployed' => 'Deployed',
'depreciation_report' => 'Depreciation Report',
'depreciation' => 'Depreciation',
'editprofile' => 'Profil bearbeiten',
'eol' => 'EOL',
'first_name' => 'Vorname',
'generate' => 'Generate',
'groups' => 'Gruppen',
'gravatar_email' => 'Gravatar Email Address',
'history_for' => 'Verlauf für',
'id' => 'Id',
'image_delete' => 'Bild löschen',
'image_upload' => 'Bild hinzufügen',
'last_name' => 'Familienname',
'license' => 'Lizenz',
'license_report' => 'License Report',
'licenses_available' => 'Verfügbare Lizenzen',
'licenses' => 'Lizenzen',
'list_all' => 'Alle auflisten',
'location' => 'Location',
'locations' => 'Locations',
'logout' => 'Abmelden',
'manufacturer' => 'Hersteller',
'manufacturers' => 'Hersteller',
'model_no' => 'Model No.',
'months' => 'Monate',
'moreinfo' => 'More Info',
'name' => 'Location Name',
'no_depreciation' => 'Do Not Depreciate',
'no_results' => 'Keine Treffer.',
'no' => 'Nein',
'notes' => 'Notizen',
'pending' => 'Pending Asset',
'people' => 'People',
'per_page' => 'Ergebnisse pro Seite',
'profile' => 'Ihr Profil',
'ready_to_deploy' => 'Ready to Deploy',
'reports' => 'Reports',
'save' => 'Speichern',
'settings' => 'Einstellungen',
'sign_in' => 'Einloggen',
'site_name' => 'Site Name',
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
'suppliers' => 'Suppliers',
'total_assets' => 'total assets',
'total_licenses' => 'total licenses',
'undeployable' => 'Un-deployable',
'unknown_admin' => 'Unbekannter Administrator',
'user' => 'Nutzer',
'viewassets' => 'View Assigned Assets',
'website' => 'Webseite',
'welcome' => 'Wilkommen, :name',
'years' => 'Jahre',
'yes' => 'Ja',
'zip' => 'Postal Code',
);