91 lines
3.0 KiB
PHP
Executable File
91 lines
3.0 KiB
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
|
|
'address' => 'Adresa',
|
|
'admin' => 'Admin',
|
|
'all_assets' => 'Toate activele',
|
|
'all' => 'Toate',
|
|
'asset_models' => 'Modele active',
|
|
'asset' => 'Activ',
|
|
'asset_tag' => 'Eticheta activ',
|
|
'assets_available' => 'Active disponibile',
|
|
'assets' => 'Active',
|
|
'avatar_delete' => 'Sterge avatar',
|
|
'avatar_upload' => 'Upload Avatar',
|
|
'back' => 'Inapoi',
|
|
'cancel' => 'Anuleaza',
|
|
'categories' => 'Categoriile de active',
|
|
'category' => 'Categorie activ',
|
|
'changeemail' => 'Schimba adresa de E-mail',
|
|
'changepassword' => 'Schimba parola',
|
|
'checkin' => 'Primeste',
|
|
'checkout' => 'Preda',
|
|
'city' => 'Oras',
|
|
'country' => 'Tara',
|
|
'create' => 'Creeaza',
|
|
'created_asset' => 'Activ creat',
|
|
'created_at' => 'Creat la',
|
|
'currency' => 'LEI',
|
|
'current' => 'Curent',
|
|
'date' => 'Data',
|
|
'delete' => 'Sterge',
|
|
'deleted' => 'Sters',
|
|
'deployed' => 'Pus in folosinta',
|
|
'depreciation_report' => 'Raport depreciere',
|
|
'depreciation' => 'Depreciere',
|
|
'editprofile' => 'Editeaza propriul profil',
|
|
'eol' => 'EOL',
|
|
'first_name' => 'Prenume',
|
|
'groups' => 'Grupuri',
|
|
'gravatar_email' => 'Adresa E-mail Gravatar',
|
|
'history_for' => 'Istoric pentru',
|
|
'id' => 'ID',
|
|
'image_delete' => 'Sterge poza',
|
|
'image_upload' => 'Incarca poza',
|
|
'last_name' => 'Nume',
|
|
'license' => 'Licenta',
|
|
'licenses_available' => 'Licente disponibile',
|
|
'licenses' => 'Licente',
|
|
'list_all' => 'Arata tot',
|
|
'location' => 'Locatie',
|
|
'locations' => 'Locatii',
|
|
'logout' => 'Log out',
|
|
'manufacturer' => 'Producator',
|
|
'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' => 'Suppliers',
|
|
'total_assets' => 'total assets',
|
|
'total_licenses' => 'total licenses',
|
|
'undeployable' => 'Un-deployable',
|
|
'unknown_admin' => 'Unknown Admin',
|
|
'user' => 'User',
|
|
'viewassets' => 'View Assigned Assets',
|
|
'website' => 'Website',
|
|
'welcome' => 'Welcome, :name',
|
|
'years' => 'years',
|
|
'yes' => 'Yes',
|
|
'zip' => 'Zip',
|
|
|
|
);
|