snipe-it/resources/lang/fi/general.php

187 lines
8 KiB
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
'accessories' => 'Accessories',
2016-05-16 21:54:13 -07:00
'activated' => 'Aktivoitu',
2016-03-25 01:18:05 -07:00
'accessory' => 'Accessory',
'accessory_report' => 'Accessory Report',
2016-05-16 21:54:13 -07:00
'action' => 'Toiminto',
2016-03-25 01:18:05 -07:00
'activity_report' => 'Activity Report',
'address' => 'Osoite',
'admin' => 'Ylläpitäjä',
'add_seats' => 'Added seats',
'all_assets' => 'Kaikki Laitteet',
'all' => 'Kaikki',
'archived' => 'Arkistoitu',
'asset_models' => 'Laitemallit',
'asset' => 'Laite',
'asset_report' => 'Laiteraportti',
'asset_tag' => 'Laitetunnus',
'assets_available' => 'laitetta vapaana',
'assets' => 'Laitteet',
'avatar_delete' => 'Poista käyttäjäkuva',
'avatar_upload' => 'Lähetä Käyttäjäkuva',
'back' => 'Edellinen',
'bad_data' => 'Nothing found. Maybe bad data?',
2016-07-29 14:32:31 -07:00
'bulk_checkout' => 'Bulk Checkout',
2016-03-25 01:18:05 -07:00
'cancel' => 'Peruuta',
2016-05-16 21:54:13 -07:00
'categories' => 'Kategoriat',
'category' => 'Kategoria',
2016-03-25 01:18:05 -07:00
'changeemail' => 'Muuta Email-osoite',
'changepassword' => 'Muuta Salasana',
'checkin' => 'Palauta',
'checkin_from' => 'Checkin from',
'checkout' => 'Luovuta',
'city' => 'Kaupunki',
2016-05-16 21:54:13 -07:00
'companies' => 'Yritykset',
2016-03-28 21:50:00 -07:00
'company' => 'Yritys',
2016-05-16 21:54:13 -07:00
'component' => 'Komponentti',
'components' => 'Komponentit',
2016-03-25 01:18:05 -07:00
'consumable' => 'Consumable',
'consumables' => 'Consumables',
'country' => 'Maa',
'create' => 'Luo Uusi',
2016-10-25 12:30:52 -07:00
'created' => 'Item Created',
2016-03-25 01:18:05 -07:00
'created_asset' => 'laite luotu',
'created_at' => 'Luontiaika',
'currency' => '€', // this is deprecated
'current' => 'Käytössä Olevat',
'custom_report' => 'Muokattu Laiteraportti',
2016-05-16 21:54:13 -07:00
'dashboard' => 'Hallintasivu',
2016-03-25 01:18:05 -07:00
'date' => 'Päivä',
2016-12-03 17:10:05 -08:00
'debug_warning' => 'Warning!',
'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>.',
2016-03-25 01:18:05 -07:00
'delete' => 'Poista',
'deleted' => 'Poistettu',
'delete_seats' => 'Deleted Seats',
'deployed' => 'Käyttöönotettu',
'depreciation_report' => 'Poistoraportti',
'download' => 'Lataa',
'depreciation' => 'Poistoluokka',
'editprofile' => 'Muokkaa Profiilia',
'eol' => 'Elinikä',
2016-06-02 19:01:09 -07:00
'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)',
2016-05-16 21:54:13 -07:00
'first' => 'Ensimmäinen',
2016-03-25 01:18:05 -07:00
'first_name' => 'Etunimi',
2016-06-02 19:01:09 -07:00
'first_name_format' => 'First Name (jane@example.com)',
2016-03-25 01:18:05 -07:00
'file_name' => 'Tiedosto',
'file_uploads' => 'Tiedostolataus',
'generate' => 'Luo',
'groups' => 'Ryhmät',
'gravatar_email' => 'Gravatarin Email-osoite',
2016-05-16 21:54:13 -07:00
'history' => 'History',
2016-03-25 01:18:05 -07:00
'history_for' => 'Laitehistoria käyttäjälle',
'id' => 'Tunnus',
'image_delete' => 'Poista Kuva',
'image_upload' => 'Lähetä Kuva',
2016-03-28 21:50:00 -07:00
'import' => 'Tuo tiedot',
2016-08-25 17:43:07 -07:00
'import-history' => 'Import History',
2016-03-25 01:18:05 -07:00
'asset_maintenance' => 'Asset Maintenance',
'asset_maintenance_report' => 'Asset Maintenance Report',
'asset_maintenances' => 'Asset Maintenances',
'item' => 'Item',
'insufficient_permissions' => 'Insufficient permissions!',
2016-03-28 21:50:00 -07:00
'language' => 'Kieli',
2016-03-25 01:18:05 -07:00
'last' => 'Last',
'last_name' => 'Sukunimi',
'license' => 'Lisenssi',
'license_report' => 'Lisenssiraportti',
'licenses_available' => 'Vapaana olevat lisenssit',
'licenses' => 'Lisenssit',
'list_all' => 'Listaa Kaikki',
2016-05-16 21:54:13 -07:00
'loading' => 'Ladataan',
2016-03-25 01:18:05 -07:00
'lock_passwords' => 'This field cannot be edited in this installation.',
'feature_disabled' => 'This feature has been disabled for the demo installation.',
2016-03-25 01:18:05 -07:00
'location' => 'Sijainti',
'locations' => 'Sijainnit',
'logout' => 'Kirjaudu Ulos',
2016-06-02 19:01:09 -07:00
'lookup_by_tag' => 'Lookup by Asset Tag',
2016-03-25 01:18:05 -07:00
'manufacturer' => 'Valmistaja',
'manufacturers' => 'Valmistajat',
'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' => 'Mallinumero',
'months' => 'Kuukautta',
'moreinfo' => 'Lisätiedot',
'name' => 'Nimi',
2016-03-28 21:50:00 -07:00
'next' => 'Seuraava',
2016-07-29 14:32:31 -07:00
'new' => 'new!',
2016-03-25 01:18:05 -07:00
'no_depreciation' => 'Ei poistoluokkaa',
'no_results' => 'Ei tuloksia.',
'no' => 'Ei',
'notes' => 'Muistiinpanot',
2016-12-03 17:10:05 -08:00
'order_number' => 'Order Number',
2016-03-25 01:18:05 -07:00
'page_menu' => 'Showing _MENU_ items',
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
'pending' => 'Odottaa',
'people' => 'Ihmiset',
'per_page' => 'Tuloksia Per Sivu',
2016-03-28 21:50:00 -07:00
'previous' => 'Edellinen',
2016-05-16 21:54:13 -07:00
'processing' => 'Käsitellään',
2016-03-25 01:18:05 -07:00
'profile' => 'Profiilisi',
2016-12-03 17:10:05 -08:00
'purchase_cost' => 'Purchase Cost',
'purchase_date' => 'Purchase Date',
2016-05-16 21:54:13 -07:00
'qty' => 'KPL',
'quantity' => 'Määrä',
2016-03-25 01:18:05 -07:00
'ready_to_deploy' => 'Käyttöönotettavissa',
2016-05-16 21:54:13 -07:00
'recent_activity' => 'Viimeisin toiminta',
2016-06-13 12:16:43 -07:00
'remove_company' => 'Remove Company Association',
2016-03-25 01:18:05 -07:00
'reports' => 'Raportit',
'requested' => 'Requested',
2016-10-04 12:23:02 -07:00
'request_canceled' => 'Request Canceled',
2016-03-25 01:18:05 -07:00
'save' => 'Tallenna',
2016-03-28 21:50:00 -07:00
'select' => 'Valitse',
'search' => 'Etsi',
2016-06-13 12:16:43 -07:00
'select_category' => 'Select a Category',
2016-03-25 01:18:05 -07:00
'select_depreciation' => 'Select a Depreciation Type',
2016-05-16 21:54:13 -07:00
'select_location' => 'Valitse sijainti',
'select_manufacturer' => 'Valitse valmistaja',
2016-03-25 01:18:05 -07:00
'select_model' => 'Select a Model',
2016-05-16 21:54:13 -07:00
'select_supplier' => 'Valitse toimittaja',
'select_user' => 'Valitse käyttäjä',
2016-03-25 01:18:05 -07:00
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
2016-06-13 12:16:43 -07:00
'select_company' => 'Select Company',
'select_asset' => 'Select Asset',
2016-03-25 01:18:05 -07:00
'settings' => 'Asetukset',
'sign_in' => 'Kirjaudu sisään',
2016-12-03 17:10:05 -08:00
'signature' => 'Signature',
2016-07-29 14:32:31 -07:00
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.',
2016-03-25 01:18:05 -07:00
'site_name' => 'Sivuston Nimi',
'state' => 'Lääni',
'status_labels' => 'Tilamerkinnät',
'status' => 'Tila',
2016-12-03 17:10:05 -08:00
'supplier' => 'Supplier',
2016-03-25 01:18:05 -07:00
'suppliers' => 'Toimittajat',
'submit' => 'Submit',
2017-01-10 17:53:06 -08:00
'target' => 'Target',
2016-03-25 01:18:05 -07:00
'total_assets' => 'laitteita yhteensä',
'total_licenses' => 'lisenssejä yhteensä',
'total_accessories' => 'total accessories',
'total_consumables' => 'total consumables',
2016-05-16 21:54:13 -07:00
'type' => 'Tyyppi',
2016-03-25 01:18:05 -07:00
'undeployable' => 'Ei-käyttöönotettavissa',
'unknown_admin' => 'Tuntematon Ylläpitäjä',
2016-06-02 19:01:09 -07:00
'username_format' => 'Username Format',
2016-05-16 21:54:13 -07:00
'update' => 'Päivitä',
'uploaded' => 'Ladattu',
2016-03-25 01:18:05 -07:00
'user' => 'Käyttäjä',
2016-05-16 21:54:13 -07:00
'accepted' => 'hyväksytty',
'declined' => 'hylkää',
2016-03-25 01:18:05 -07:00
'unaccepted_asset_report' => 'Unaccepted Assets',
2016-05-16 21:54:13 -07:00
'users' => 'Käyttäjät',
2016-03-25 01:18:05 -07:00
'viewassets' => 'Näytä Käyttöönotetut Laitteet',
'website' => 'Verkkosivu',
'welcome' => 'Tervetuloa, :name',
'years' => 'vuotta',
'yes' => 'Kyllä',
'zip' => 'Postinumero',
'noimage' => 'No image uploaded or image not found.',
2016-05-16 21:54:13 -07:00
'token_expired' => 'Istuntosi on vanhentunut. Ole hyvä ja kirjaudu uudelleen.',
2016-03-25 01:18:05 -07:00
];