mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
a4e307c4db
Signed-off-by: snipe <snipe@snipe.net>
250 lines
12 KiB
PHP
250 lines
12 KiB
PHP
<?php
|
|
|
|
return [
|
|
'accessories' => 'Accessoris',
|
|
'activated' => 'Activat',
|
|
'accessory' => 'Accessori',
|
|
'accessory_report' => 'Informe d\'Accessoris',
|
|
'action' => 'Acció',
|
|
'activity_report' => 'Informe d\'Activitat',
|
|
'address' => 'Adreça',
|
|
'admin' => 'Administrador',
|
|
'administrator' => 'Administrador',
|
|
'add_seats' => 'Added seats',
|
|
'all_assets' => 'Tots els Recursos',
|
|
'all' => 'Tots',
|
|
'archived' => 'Arxivat',
|
|
'asset_models' => 'Models de Recurs',
|
|
'asset_model' => 'Model',
|
|
'asset' => 'Recurs',
|
|
'asset_report' => 'Informe de Recursos',
|
|
'asset_tag' => 'Etiqueta de Recurs',
|
|
'assets_available' => 'recursos disponibles',
|
|
'audit' => 'Audit',
|
|
'audit_report' => 'Registre d\'auditoria',
|
|
'assets' => 'Recursos',
|
|
'avatar_delete' => 'Delete Avatar',
|
|
'avatar_upload' => 'Upload Avatar',
|
|
'back' => 'Enrere',
|
|
'bad_data' => 'Nothing found. Maybe bad data?',
|
|
'bulkaudit' => 'Bulk Audit',
|
|
'bulkaudit_status' => 'Audit Status',
|
|
'bulk_checkout' => 'Bulk Checkout',
|
|
'bystatus' => 'by Status',
|
|
'cancel' => 'Cancel·la',
|
|
'categories' => 'Categories',
|
|
'category' => 'Categoria',
|
|
'change' => 'In/Out',
|
|
'changeemail' => 'Change Email Address',
|
|
'changepassword' => 'Canviar la contrasenya',
|
|
'checkin' => 'Checkin',
|
|
'checkin_from' => 'Checkin from',
|
|
'checkout' => 'Checkout',
|
|
'checkouts_count' => 'Checkouts',
|
|
'checkins_count' => 'Checkins',
|
|
'user_requests_count' => 'Peticions',
|
|
'city' => 'Municipi',
|
|
'click_here' => 'Feu clic aquí',
|
|
'clear_selection' => 'Esborrar Selecció',
|
|
'companies' => 'Empreses',
|
|
'company' => 'Empresa',
|
|
'component' => 'Component',
|
|
'components' => 'Components',
|
|
'complete' => 'Completar',
|
|
'consumable' => 'Consumible',
|
|
'consumables' => 'Consumibles',
|
|
'country' => 'País',
|
|
'create' => 'Crea nou',
|
|
'created' => 'Item Created',
|
|
'created_asset' => 'recurs creat',
|
|
'created_at' => 'Created at',
|
|
'record_created' => 'Record Created',
|
|
'updated_at' => 'Updated at',
|
|
'currency' => '$', // this is deprecated
|
|
'current' => 'Current',
|
|
'custom_report' => 'Informe de Recursos Personalitzat',
|
|
'dashboard' => 'Dashboard',
|
|
'days' => 'days',
|
|
'days_to_next_audit' => 'Days to Next Audit',
|
|
'date' => 'Date',
|
|
'debug_warning' => 'Atenció!',
|
|
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
|
|
'delete' => 'Suprimeix',
|
|
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
|
'deleted' => 'S\'ha suprimit',
|
|
'delete_seats' => 'Deleted Seats',
|
|
'departments' => 'Departaments',
|
|
'department' => 'Departament',
|
|
'deployed' => 'Deployed',
|
|
'depreciation_report' => 'Depreciation Report',
|
|
'details' => 'Detalls',
|
|
'download' => 'Descarregar',
|
|
'download_all' => 'Download All',
|
|
'depreciation' => 'Depreciation',
|
|
'editprofile' => 'Edit Your Profile',
|
|
'eol' => 'EOL',
|
|
'email_domain' => 'Email Domain',
|
|
'email_format' => 'Email Format',
|
|
'email_domain_help' => 'This is used to generate email addresses when importing',
|
|
'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
|
|
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
|
|
'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
|
|
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
|
|
'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
|
|
'first' => 'First',
|
|
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
|
|
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
|
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
|
|
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
|
|
'first_name' => 'First Name',
|
|
'first_name_format' => 'First Name (jane@example.com)',
|
|
'files' => 'Files',
|
|
'file_name' => 'File',
|
|
'file_type' => 'File Type',
|
|
'file_uploads' => 'File Uploads',
|
|
'generate' => 'Generate',
|
|
'github_markdown' => 'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
|
'groups' => 'Groups',
|
|
'gravatar_email' => 'Gravatar Email Address',
|
|
'history' => 'History',
|
|
'history_for' => 'History for',
|
|
'id' => 'ID',
|
|
'image' => 'Image',
|
|
'image_delete' => 'Delete Image',
|
|
'image_upload' => 'Upload Image',
|
|
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, and svg. Max upload size allowed is :size.',
|
|
'import' => 'Import',
|
|
'importing' => 'Importing',
|
|
'importing_help' => 'Podeu importar recursos, accessoris, llicències, components, consumibles, and usuaris via fitxer CSV. <br><br>El CSV cal que estigui delimitat per comes i formatat amb capçaleres que coincideixin amb les de les <a href="https://snipe-it.readme.io/docs/importing" target="_new">mostres de CSV a la documentació</a>.',
|
|
'import-history' => 'Import History',
|
|
'asset_maintenance' => 'Manteniment de Recursos',
|
|
'asset_maintenance_report' => 'Informe de Manteniment de Recursos',
|
|
'asset_maintenances' => 'Manteniments de Recursos',
|
|
'item' => 'Item',
|
|
'insufficient_permissions' => 'Insufficient permissions!',
|
|
'kits' => 'Predefined Kits',
|
|
'language' => 'Language',
|
|
'last' => 'Last',
|
|
'last_login' => 'Last Login',
|
|
'last_name' => 'Last Name',
|
|
'license' => 'License',
|
|
'license_report' => 'License Report',
|
|
'licenses_available' => 'licenses available',
|
|
'licenses' => 'Licenses',
|
|
'list_all' => 'List All',
|
|
'loading' => 'Loading',
|
|
'lock_passwords' => 'This field value will not be saved in a demo installation.',
|
|
'feature_disabled' => 'This feature has been disabled for the demo installation.',
|
|
'location' => 'Location',
|
|
'locations' => 'Locations',
|
|
'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ',
|
|
'logout' => 'Logout',
|
|
'lookup_by_tag' => 'Cercar per Etiqueta de Recurs',
|
|
'maintenances' => 'Maintenances',
|
|
'manufacturer' => 'Manufacturer',
|
|
'manufacturers' => 'Manufacturers',
|
|
'markdown' => 'This field allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
|
'min_amt' => 'Min. QTY',
|
|
'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered.',
|
|
'model_no' => 'Model No.',
|
|
'months' => 'months',
|
|
'moreinfo' => 'More Info',
|
|
'name' => 'Name',
|
|
'next' => 'Next',
|
|
'next_audit_date' => 'Next Audit Date',
|
|
'last_audit' => 'Last Audit',
|
|
'new' => 'new!',
|
|
'no_depreciation' => 'No Depreciation',
|
|
'no_results' => 'No Results.',
|
|
'no' => 'No',
|
|
'notes' => 'Notes',
|
|
'order_number' => 'Order Number',
|
|
'page_menu' => 'Showing _MENU_ items',
|
|
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
|
|
'pending' => 'Pending',
|
|
'people' => 'People',
|
|
'per_page' => 'Results Per Page',
|
|
'previous' => 'Previous',
|
|
'processing' => 'Processing',
|
|
'profile' => 'Your profile',
|
|
'purchase_cost' => 'Purchase Cost',
|
|
'purchase_date' => 'Purchase Date',
|
|
'qty' => 'QTY',
|
|
'quantity' => 'Quantity',
|
|
'ready_to_deploy' => 'Ready to Deploy',
|
|
'recent_activity' => 'Recent Activity',
|
|
'remove_company' => 'Remove Company Association',
|
|
'reports' => 'Reports',
|
|
'restored' => 'restored',
|
|
'requested' => 'Requested',
|
|
'request_canceled' => 'Request Canceled',
|
|
'save' => 'Save',
|
|
'select' => 'Select',
|
|
'search' => 'Search',
|
|
'select_category' => 'Select a Category',
|
|
'select_department' => 'Select a Department',
|
|
'select_depreciation' => 'Select a Depreciation Type',
|
|
'select_location' => 'Select a Location',
|
|
'select_manufacturer' => 'Select a Manufacturer',
|
|
'select_model' => 'Select a Model',
|
|
'select_supplier' => 'Select a Supplier',
|
|
'select_user' => 'Select a User',
|
|
'select_date' => 'Select Date (YYYY-MM-DD)',
|
|
'select_statuslabel' => 'Select Status',
|
|
'select_company' => 'Select Company',
|
|
'select_asset' => 'Seleccionar Recurs',
|
|
'settings' => 'Settings',
|
|
'show_deleted' => 'Show Deleted',
|
|
'show_current' => 'Show Current',
|
|
'sign_in' => 'Sign in',
|
|
'signature' => 'Signature',
|
|
'skin' => 'Skin',
|
|
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
|
|
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.',
|
|
'site_name' => 'Site Name',
|
|
'state' => 'State',
|
|
'status_labels' => 'Status Labels',
|
|
'status' => 'Status',
|
|
'supplier' => 'Supplier',
|
|
'suppliers' => 'Suppliers',
|
|
'sure_to_delete' => 'Are you sure you wish to delete',
|
|
'submit' => 'Submit',
|
|
'target' => 'Target',
|
|
'time_and_date_display' => 'Time and Date Display',
|
|
'total_assets' => 'recursos totals',
|
|
'total_licenses' => 'total licenses',
|
|
'total_accessories' => 'total accessories',
|
|
'total_consumables' => 'total consumables',
|
|
'type' => 'Type',
|
|
'undeployable' => 'Un-deployable',
|
|
'unknown_admin' => 'Unknown Admin',
|
|
'username_format' => 'Username Format',
|
|
'update' => 'Update',
|
|
'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.',
|
|
'uploaded' => 'Uploaded',
|
|
'user' => 'User',
|
|
'accepted' => 'accepted',
|
|
'declined' => 'declined',
|
|
'unaccepted_asset_report' => 'Recursos no Acceptats',
|
|
'users' => 'Users',
|
|
'viewall' => 'View All',
|
|
'viewassets' => 'Veure Recursos Assignats',
|
|
'website' => 'Website',
|
|
'welcome' => 'Welcome, :name',
|
|
'years' => 'years',
|
|
'yes' => 'Yes',
|
|
'zip' => 'Zip',
|
|
'noimage' => 'No image uploaded or image not found.',
|
|
'token_expired' => 'Your form session has expired. Please try again.',
|
|
'login_enabled' => 'Login Enabled',
|
|
'audit_due' => 'Due for Audit',
|
|
'audit_overdue' => 'Overdue for Audit',
|
|
'accept' => 'Acceptar :recurs',
|
|
'i_accept' => 'I accept',
|
|
'i_decline' => 'I decline',
|
|
'sign_tos' => 'Sign below to indicate that you agree to the terms of service:',
|
|
'clear_signature' => 'Clear Signature',
|
|
'show_help' => 'Mostrar ajuda',
|
|
'hide_help' => 'Amagar ajuda',
|
|
];
|