mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
1854d7d668
Signed-off-by: snipe <snipe@snipe.net>
251 lines
12 KiB
PHP
251 lines
12 KiB
PHP
<?php
|
|
|
|
return [
|
|
'accessories' => 'Aukahlutir',
|
|
'activated' => 'Virkjað',
|
|
'accessory' => 'Aukahlutur',
|
|
'accessory_report' => 'Aukahlutaskýrsla',
|
|
'action' => 'Aðgerð',
|
|
'activity_report' => 'Aðgerðaskýrsla',
|
|
'address' => 'Heimilisfang',
|
|
'admin' => 'Kerfisstjóri',
|
|
'administrator' => 'Kerfisstjóri',
|
|
'add_seats' => 'Viðbætt leyfi',
|
|
'all_assets' => 'Allar eignir',
|
|
'all' => 'Allt',
|
|
'archived' => 'Geymt',
|
|
'asset_models' => 'Tegundir',
|
|
'asset_model' => 'Tegund',
|
|
'asset' => 'Eign',
|
|
'asset_report' => 'Eignaskýrsla',
|
|
'asset_tag' => 'Eignar merki',
|
|
'assets_available' => 'tiltækar eignir',
|
|
'audit' => 'Úttekt',
|
|
'audit_report' => 'Úttektarsaga',
|
|
'assets' => 'Eignir',
|
|
'avatar_delete' => 'Delete Avatar',
|
|
'avatar_upload' => 'Upload Avatar',
|
|
'back' => 'Til baka',
|
|
'bad_data' => 'Nothing found. Maybe bad data?',
|
|
'bulkaudit' => 'Bulk Audit',
|
|
'bulkaudit_status' => 'Staða úttektar',
|
|
'bulk_checkout' => 'Bulk Checkout',
|
|
'bystatus' => 'eftir stöðu',
|
|
'cancel' => 'Hætta við',
|
|
'categories' => 'Vöruflokkar',
|
|
'category' => 'Vöruflokkur',
|
|
'change' => 'Inn/Út',
|
|
'changeemail' => 'Breyta netfangi',
|
|
'changepassword' => 'Breyta lykilorði',
|
|
'checkin' => 'Skrá inn',
|
|
'checkin_from' => 'Skráningarform',
|
|
'checkout' => 'Skrá út',
|
|
'checkouts_count' => 'Ráðstafanir',
|
|
'checkins_count' => 'Skil',
|
|
'user_requests_count' => 'Beiðnir',
|
|
'city' => 'Borg',
|
|
'click_here' => 'Smelltu hér',
|
|
'clear_selection' => 'Hreinsa val',
|
|
'companies' => 'Fyrirtæki',
|
|
'company' => 'Fyrirtæki',
|
|
'component' => 'Eining',
|
|
'components' => 'Einingar',
|
|
'complete' => 'Lokið',
|
|
'consumable' => 'Consumable',
|
|
'consumables' => 'Rekstrarvörur',
|
|
'country' => 'Land',
|
|
'create' => 'Stofna nýtt',
|
|
'created' => 'Item Created',
|
|
'created_asset' => 'skráði eign',
|
|
'created_at' => 'Created at',
|
|
'record_created' => 'Record Created',
|
|
'updated_at' => 'Updated at',
|
|
'currency' => '$', // this is deprecated
|
|
'current' => 'Current',
|
|
'custom_report' => 'Custom Asset Report',
|
|
'dashboard' => 'Stjórnborð',
|
|
'days' => 'dagar',
|
|
'days_to_next_audit' => 'Dagar fram að næstu úttekt',
|
|
'date' => 'Date',
|
|
'debug_warning' => 'Varúð!',
|
|
'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' => 'Delete',
|
|
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
|
'deleted' => 'Deleted',
|
|
'delete_seats' => 'Deleted Seats',
|
|
'departments' => 'Departments',
|
|
'department' => 'Department',
|
|
'deployed' => 'Í notkun',
|
|
'depreciation_report' => 'Depreciation Report',
|
|
'details' => 'Details',
|
|
'download' => 'Download',
|
|
'download_all' => 'Download All',
|
|
'depreciation' => 'Fyrning',
|
|
'editprofile' => 'Edit Your Profile',
|
|
'eol' => 'Lok línu',
|
|
'email_domain' => 'Lén tölvupósts',
|
|
'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' => 'Skrá',
|
|
'file_type' => 'Skráartegund',
|
|
'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' => 'Hópar',
|
|
'gravatar_email' => 'Gravatar Email Address',
|
|
'history' => 'History',
|
|
'history_for' => 'History for',
|
|
'id' => 'ID',
|
|
'image' => 'Mynd',
|
|
'image_delete' => 'Eyða mynd',
|
|
'image_upload' => 'Hlaða upp mynd',
|
|
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, and svg. Max upload size allowed is :size.',
|
|
'import' => 'Flytja inn',
|
|
'importing' => 'Importing',
|
|
'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file. <br><br>The CSV should be comma-delimited and formatted with headers that match the ones in the <a href="https://snipe-it.readme.io/docs/importing" target="_new">sample CSVs in the documentation</a>.',
|
|
'import-history' => 'Saga innflutninga',
|
|
'asset_maintenance' => 'Viðhald eignar',
|
|
'asset_maintenance_report' => 'Viðhaldsskýrsla eignar',
|
|
'asset_maintenances' => 'Viðhaldssaga eignar',
|
|
'item' => 'Item',
|
|
'insufficient_permissions' => 'Ónægar aðgangsheimildir!',
|
|
'kits' => 'Útbúnaðarlistar',
|
|
'language' => 'Tungumál',
|
|
'last' => 'Síðasta',
|
|
'last_login' => 'Siðasta innskráning',
|
|
'last_name' => 'Eftirnafn',
|
|
'license' => 'Leyfi',
|
|
'license_report' => 'Leyfisskýrsla',
|
|
'licenses_available' => 'leyfi í boði',
|
|
'licenses' => 'Leyfi',
|
|
'list_all' => 'Sýna allt',
|
|
'loading' => 'Hleð',
|
|
'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' => 'Staðsetning',
|
|
'locations' => 'Staðsetningar',
|
|
'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ',
|
|
'logout' => 'Útskráning',
|
|
'lookup_by_tag' => 'Leita eftir merki eignar',
|
|
'maintenances' => 'Viðhald',
|
|
'manufacturer' => 'Framleiðandi',
|
|
'manufacturers' => 'Framleiðendur',
|
|
'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' => 'mánuðir',
|
|
'moreinfo' => 'Nánar',
|
|
'name' => 'Heiti',
|
|
'next' => 'Next',
|
|
'next_audit_date' => 'Dagsetning næstu úttektar',
|
|
'last_audit' => 'Síðasta úttekt',
|
|
'new' => 'new!',
|
|
'no_depreciation' => 'No Depreciation',
|
|
'no_results' => 'No Results.',
|
|
'no' => 'No',
|
|
'notes' => 'Notes',
|
|
'order_number' => 'Order Number',
|
|
'page_menu' => 'Sýni _MENU_ atriði',
|
|
'pagination_info' => 'Sýni atriði _START_ til _END_ af alls _TOTAL_ atriðum',
|
|
'pending' => 'Á bið',
|
|
'people' => 'People',
|
|
'per_page' => 'Niðurstöður á síðu',
|
|
'previous' => 'Fyrri',
|
|
'processing' => 'Vinnsla',
|
|
'profile' => 'Þinn prófíll',
|
|
'purchase_cost' => 'Innkaupsverð',
|
|
'purchase_date' => 'Innkaups dagsetning',
|
|
'qty' => 'Fj',
|
|
'quantity' => 'Fjöldi',
|
|
'ready_to_deploy' => 'Tilbúin til notkunar',
|
|
'recent_activity' => 'Nýleg virkni',
|
|
'remove_company' => 'Remove Company Association',
|
|
'reports' => 'Skýrslur',
|
|
'restored' => 'endurheimt',
|
|
'restore' => 'Restore',
|
|
'requested' => 'Óskað eftir',
|
|
'request_canceled' => 'Beiðni endurkölluð',
|
|
'save' => 'Vista',
|
|
'select' => 'Veldu',
|
|
'search' => 'Leita',
|
|
'select_category' => 'Veldu flokk',
|
|
'select_department' => 'Veldu deild',
|
|
'select_depreciation' => 'Veldu afskriftir',
|
|
'select_location' => 'Veldu Staðsetningu',
|
|
'select_manufacturer' => 'Veldu framleiðanda',
|
|
'select_model' => 'Veldu tegund',
|
|
'select_supplier' => 'Veldu framleiðanda',
|
|
'select_user' => 'Veldu notanda',
|
|
'select_date' => 'Veldu dagsetningu (YYYY-MM-DD)',
|
|
'select_statuslabel' => 'Veldu stöðu',
|
|
'select_company' => 'Veldu fyrirtæki',
|
|
'select_asset' => 'Veldu tæki',
|
|
'settings' => 'Stillingar',
|
|
'show_deleted' => 'Sýna eytt',
|
|
'show_current' => 'Sýna núverandi',
|
|
'sign_in' => 'Skrá inn',
|
|
'signature' => 'Undirskrift',
|
|
'skin' => 'Útlit',
|
|
'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' => 'Nafn vefsins',
|
|
'state' => 'Ríki',
|
|
'status_labels' => 'Status Labels',
|
|
'status' => 'Staða',
|
|
'supplier' => 'Framleiðandi',
|
|
'suppliers' => 'Framleiðendur',
|
|
'sure_to_delete' => 'Are you sure you wish to delete',
|
|
'submit' => 'Staðfesta',
|
|
'target' => 'Merking',
|
|
'time_and_date_display' => 'Birta tíma og dagsetningu',
|
|
'total_assets' => 'skráðar eignir',
|
|
'total_licenses' => 'total licenses',
|
|
'total_accessories' => 'total accessories',
|
|
'total_consumables' => 'rekstrarvörur',
|
|
'type' => 'Type',
|
|
'undeployable' => 'Ónothæfar',
|
|
'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' => 'Notandi',
|
|
'accepted' => 'samþykkt',
|
|
'declined' => 'hafnað',
|
|
'unaccepted_asset_report' => 'Unaccepted Assets',
|
|
'users' => 'Users',
|
|
'viewall' => 'View All',
|
|
'viewassets' => 'View Assigned Assets',
|
|
'website' => 'Vefsíða',
|
|
'welcome' => 'Velkomin(n), :name',
|
|
'years' => 'ár',
|
|
'yes' => 'Já',
|
|
'zip' => 'Póstnúmer',
|
|
'noimage' => 'No image uploaded or image not found.',
|
|
'token_expired' => 'Your form session has expired. Please try again.',
|
|
'login_enabled' => 'Login Enabled',
|
|
'audit_due' => 'Komið að úttekt',
|
|
'audit_overdue' => 'Úttekt á eftir áætlun',
|
|
'accept' => 'Accept :asset',
|
|
'i_accept' => 'Ég samþykki',
|
|
'i_decline' => 'Ég hafna',
|
|
'sign_tos' => 'Sign below to indicate that you agree to the terms of service:',
|
|
'clear_signature' => 'Hreinsa undirskrift',
|
|
'show_help' => 'Show help',
|
|
'hide_help' => 'Hide help',
|
|
];
|