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

388 lines
21 KiB
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
2016-03-25 01:18:05 -07:00
'accessories' => 'Příslušenství',
2017-11-04 00:45:50 -07:00
'activated' => 'Aktivováno',
2016-03-25 01:18:05 -07:00
'accessory' => 'Příslušenství',
2017-11-04 00:45:50 -07:00
'accessory_report' => 'Zpráva o doplňcích',
2016-03-25 01:18:05 -07:00
'action' => 'Akce',
'activity_report' => 'Report aktivity',
'address' => 'Adresa',
'admin' => 'Admin',
2018-09-28 11:54:52 -07:00
'administrator' => 'Správce',
2017-11-04 00:45:50 -07:00
'add_seats' => 'Přidaná licenční místa',
2016-03-25 01:18:05 -07:00
'all_assets' => 'Všechna zařízení',
'all' => 'Vše',
'archived' => 'Archivováno',
'asset_models' => 'Modely majetku',
2017-10-17 18:52:20 -07:00
'asset_model' => 'model',
2016-03-25 01:18:05 -07:00
'asset' => 'Zařízeni',
'asset_report' => 'Report majetku',
'asset_tag' => 'Označení majetku',
'asset_tags' => 'Označení majetku',
'assets_available' => 'Dostupný majatek',
'accept_assets' => 'Příjmout majetek :name',
'accept_assets_menu' => 'Přijmout majetek',
2017-09-06 18:05:32 -07:00
'audit' => 'Audit',
2017-10-17 18:52:20 -07:00
'audit_report' => 'Záznamy auditu',
2016-03-25 01:18:05 -07:00
'assets' => 'Zařízení',
'assigned_to' => 'Assigned to :name',
2016-03-25 01:18:05 -07:00
'avatar_delete' => 'Smazat avatara',
'avatar_upload' => 'Nahrát avatara',
'back' => 'Zpět',
2017-07-07 13:14:51 -07:00
'bad_data' => 'Nic nebylo nalezeno. Možná zadáváte špatná data?',
2017-10-17 18:52:20 -07:00
'bulkaudit' => 'Hromadný audit',
'bulkaudit_status' => 'Stav auditu',
2017-07-07 13:14:51 -07:00
'bulk_checkout' => 'Hromadný výdej',
'bulk_edit' => 'Hromadná úprava',
'bulk_delete' => 'Hromadné odstranění',
'bulk_actions' => 'Hromadné akce',
'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'podle stavu',
2016-03-25 01:18:05 -07:00
'cancel' => 'Storno',
'categories' => 'Kategorie',
'category' => 'Kategorie',
2017-08-25 07:32:57 -07:00
'change' => 'Příjem/Výdej',
2016-03-25 01:18:05 -07:00
'changeemail' => 'Změnit e-mailovou adresu',
'changepassword' => 'Změnit heslo',
'checkin' => 'Příjem',
'checkin_from' => 'Převzít od',
'checkout' => 'Výdej',
2018-09-28 11:54:52 -07:00
'checkouts_count' => 'Vyskladnění',
'checkins_count' => 'Naskladnění',
'user_requests_count' => 'Požadavky',
2016-03-25 01:18:05 -07:00
'city' => 'Město',
'click_here' => 'Klikněte zde',
2018-05-02 14:32:50 -07:00
'clear_selection' => 'Vyprázdnit výběr',
2017-11-04 00:45:50 -07:00
'companies' => 'Firmy',
2016-03-25 01:18:05 -07:00
'company' => 'Společnost',
2017-11-04 00:45:50 -07:00
'component' => 'Komponent',
2017-07-07 13:14:51 -07:00
'components' => 'Komponenty',
'complete' => 'Dokončit',
2016-03-25 01:18:05 -07:00
'consumable' => 'Spotřební materiál',
'consumables' => 'Spotřební materiál',
'country' => 'Země',
'create' => 'Vytvořit nové',
2017-07-07 13:14:51 -07:00
'created' => 'Položka vytvořena',
2016-03-25 01:18:05 -07:00
'created_asset' => 'vytvořit majetek',
'created_at' => 'Created At',
'created_by' => 'Created By',
'record_created' => 'Záznam vytvořen',
2017-07-07 13:14:51 -07:00
'updated_at' => 'Aktualizováno',
2016-03-25 01:18:05 -07:00
'currency' => 'Kč', // this is deprecated
'current' => 'Aktuální',
'current_password' => 'Stávající heslo',
'customize_report' => 'Přizpůsobit report',
2016-03-25 01:18:05 -07:00
'custom_report' => 'Vlastní report majetku',
'dashboard' => 'Nástěnka',
2017-10-17 18:52:20 -07:00
'days' => 'dnů',
2017-11-04 00:45:50 -07:00
'days_to_next_audit' => 'Dny k dalšímu auditu',
2016-03-25 01:18:05 -07:00
'date' => 'Datum',
2017-07-07 13:14:51 -07:00
'debug_warning' => 'Varování!',
2017-11-04 00:45:50 -07:00
'debug_warning_text' => 'Tato aplikace běží ve výrobním režimu s povoleným laděním. To znamená že citlivá data mohou být přístupná vnějšímu světu. Deaktivujte režim ladění nastavením hodnoty <code>APP_DEBUG</code> v souboru <code>.env</code> na <code>false</code>.',
2016-03-25 01:18:05 -07:00
'delete' => 'Odstranit',
2018-09-28 11:54:52 -07:00
'delete_confirm' => 'Opravdu chcete smazat :item?',
2016-03-25 01:18:05 -07:00
'deleted' => 'Odstraněno',
2017-07-07 13:14:51 -07:00
'delete_seats' => 'Vymazaná licenční místa',
'deletion_failed' => 'Odstranění se nezdařilo',
2017-08-25 07:32:57 -07:00
'departments' => 'Oddělení',
'department' => 'Oddělení',
2016-03-25 01:18:05 -07:00
'deployed' => 'Vydané',
'depreciation' => 'Amortizace',
'depreciations' => 'Odpisy',
2016-03-25 01:18:05 -07:00
'depreciation_report' => 'Report zastarání',
2018-05-02 14:32:50 -07:00
'details' => 'Podrobnosti',
2016-03-25 01:18:05 -07:00
'download' => 'Stáhnout',
'download_all' => 'Stáhnout vše',
2016-03-25 01:18:05 -07:00
'editprofile' => 'Upravit profil',
'eol' => 'Konec životnosti',
2017-07-07 13:14:51 -07:00
'email_domain' => 'Doména e-mailu',
'email_format' => 'Formát e-mailu',
'employee_number' => 'Číslo zaměstnance',
2017-07-07 13:14:51 -07:00
'email_domain_help' => 'Toto je použito na generování e-mailových adres při importu',
'error' => 'Chyba',
'exclude_archived' => 'Exclude Archived Assets',
'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
2017-07-07 13:14:51 -07:00
'filastname_format' => 'Iniciál Jména Příjmení (jsmith@example.com)',
'firstname_lastname_format' => 'Jméno Příjmení (jane.smith@example.com)',
2018-09-28 11:54:52 -07:00
'firstname_lastname_underscore_format' => 'Jméno Příjmení (jan_novak@example.com)',
'lastnamefirstinitial_format' => 'Příjmení první písmeno ze jména (novakj@example.com)',
'firstintial_dot_lastname_format' => 'Iniciál Príjmení (j.novak@example.com)',
2016-03-25 01:18:05 -07:00
'first' => 'První',
'firstnamelastname' => 'Jméno Příjmení (jozefnovak@example.com)',
'lastname_firstinitial' => 'Příjmení Iniciál (novak_j@example.com)',
'firstinitial.lastname' => 'Iniciál Príjmení (j.novak@example.com)',
'firstnamelastinitial' => 'Jméno Iniciál(josefn@example.com)',
2016-03-25 01:18:05 -07:00
'first_name' => 'Jméno',
2017-07-07 13:14:51 -07:00
'first_name_format' => 'Jméno (jane@example.com)',
2018-05-02 14:32:50 -07:00
'files' => 'Soubory',
2016-03-25 01:18:05 -07:00
'file_name' => 'Soubor',
'file_type' => 'Typ souboru',
'filesize' => 'File Size',
2016-03-25 01:18:05 -07:00
'file_uploads' => 'Nahrání souboru',
'file_upload' => 'Nahrání souboru',
2016-03-25 01:18:05 -07:00
'generate' => 'Vytvořit',
'generate_labels' => 'Generovat štítky',
'github_markdown' => 'V kolonce je možné použít <a href="https://help.github.com/articles/github-flavored-markdown/">Github variantu markdown</a>.',
2016-03-25 01:18:05 -07:00
'groups' => 'Skupiny',
'gravatar_email' => 'Emailová adresa Gravatar',
'gravatar_url' => '<a href="http://gravatar.com"><small>Změňte svůj avatar na Gravatar.com</small></a>.',
2017-07-07 13:14:51 -07:00
'history' => 'Historie',
2016-03-25 01:18:05 -07:00
'history_for' => 'Historie uživatele',
'id' => 'ID',
2018-09-28 11:54:52 -07:00
'image' => 'Obrázek',
2016-03-25 01:18:05 -07:00
'image_delete' => 'Smazat obrázek',
'include_deleted' => 'Include Deleted Assets',
2016-03-25 01:18:05 -07:00
'image_upload' => 'Nahrát obrázek',
'filetypes_accepted_help' => 'Přijatý typ souboru je :types. Maximální povolená velikost nahrávání je :size.|Přijaté typy souborů jsou :types. Maximální povolená velikost nahrávání je :size.',
'filetypes_size_help' => 'Maximální povolená velikost nahrávání je :size.',
'image_filetypes_help' => 'Podporované typy souborů jsou jpg, png, gif, a svg. Velikost může být nejvýše :size.',
2016-03-25 01:18:05 -07:00
'import' => 'Import',
'importing' => 'Importování',
2020-11-17 13:22:53 -08:00
'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>.',
2017-07-07 13:14:51 -07:00
'import-history' => 'Historie importu',
2016-03-25 01:18:05 -07:00
'asset_maintenance' => 'Údržba zařízení',
'asset_maintenance_report' => 'Zpráva o údržbě zařízení',
'asset_maintenances' => 'Záznamy o údržbě zařízení',
'item' => 'Položka',
'item_name' => 'Item Name',
2016-03-25 01:18:05 -07:00
'insufficient_permissions' => 'Nedostatečná oprávnění!',
'kits' => 'Předdefinované sady',
2017-07-07 13:14:51 -07:00
'language' => 'Jazyk',
2016-03-25 01:18:05 -07:00
'last' => 'Poslední',
2017-07-07 13:14:51 -07:00
'last_login' => 'Poslední přihlášení',
2016-03-25 01:18:05 -07:00
'last_name' => 'Příjmení',
'license' => 'Licence',
'license_report' => 'Report licencí',
'licenses_available' => 'dostupných licencí',
'licenses' => 'Licence',
'list_all' => 'Vypsat vše',
'loading' => 'Načítání, čekejte prosím...',
'lock_passwords' => 'Tato hodnota pole nebude uložena v ukázkové instalaci.',
2017-07-07 13:14:51 -07:00
'feature_disabled' => 'Tato funkce byla deaktivována pro demo instalaci.',
2016-03-25 01:18:05 -07:00
'location' => 'Lokalita',
'locations' => 'Umístění',
'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ',
2016-03-25 01:18:05 -07:00
'logout' => 'Odhlásit',
2017-07-07 13:14:51 -07:00
'lookup_by_tag' => 'Vyhledávání podle značky majetku',
2018-09-28 11:54:52 -07:00
'maintenances' => 'Údržby',
'manage_api_keys' => 'Spravovat API klíče',
2016-03-25 01:18:05 -07:00
'manufacturer' => 'Výrobce',
'manufacturers' => 'Výrobci',
2017-07-07 13:14:51 -07:00
'markdown' => 'Toto pole umožňuje <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'min_amt' => 'Minimální množství',
'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered. Leave Min. QTY blank if you do not want to receive alerts for low inventory.',
2016-03-25 01:18:05 -07:00
'model_no' => 'Modelové č.',
'months' => 'měsíce',
'moreinfo' => 'Další informace',
'name' => 'Název',
'new_password' => 'Nové heslo',
2016-03-25 01:18:05 -07:00
'next' => 'Další',
2017-10-17 18:52:20 -07:00
'next_audit_date' => 'Další datum auditu',
'last_audit' => 'Poslední audit',
2017-07-07 13:14:51 -07:00
'new' => 'nový!',
2016-03-25 01:18:05 -07:00
'no_depreciation' => 'Žádná amortizace',
'no_results' => 'Žádné výsledky.',
'no' => 'Ne',
'notes' => 'Poznámky',
2017-07-07 13:14:51 -07:00
'order_number' => 'Číslo objednávky',
'only_deleted' => 'Only Deleted Assets',
2016-03-25 01:18:05 -07:00
'page_menu' => 'Zobrazuji _MENU_ položky',
'pagination_info' => 'Zobrazuji _START_ to _END_ of _TOTAL_ položek',
'pending' => 'Čeká na vyřízení',
'people' => 'Lidé',
'per_page' => 'Výsledků na stránku',
'previous' => 'Předchozí',
'processing' => 'Pracuji',
'profile' => 'Váš profil',
2017-07-07 13:14:51 -07:00
'purchase_cost' => 'Nákupní cena',
'purchase_date' => 'Datum nákupu',
2016-03-25 01:18:05 -07:00
'qty' => 'Množství',
2017-07-07 13:14:51 -07:00
'quantity' => 'Množství',
'quantity_minimum' => 'You have :count items below or almost below minimum quantity levels',
'quickscan_checkin' => 'Quick Scan Checkin',
'quickscan_checkin_status' => 'Checkin Status',
2016-03-25 01:18:05 -07:00
'ready_to_deploy' => 'Připraveno k přidělení',
'recent_activity' => 'Nedávná aktivita',
'remaining' => 'Remaining',
2017-07-07 13:14:51 -07:00
'remove_company' => 'Odstraňte sdružení společnosti',
2016-03-25 01:18:05 -07:00
'reports' => 'Reporty',
2018-09-28 11:54:52 -07:00
'restored' => 'obnoveno',
'restore' => 'Restore',
'requestable_models' => 'Requestable Models',
2016-03-25 01:18:05 -07:00
'requested' => 'Požadováno',
'requested_date' => 'Requested Date',
'requested_assets' => 'Requested Assets',
'requested_assets_menu' => 'Requested Assets',
2017-07-07 13:14:51 -07:00
'request_canceled' => 'Žádost zrušena',
2016-03-25 01:18:05 -07:00
'save' => 'Uložit',
'select' => 'Zvolit',
'select_all' => 'Vybrat vše',
2016-03-25 01:18:05 -07:00
'search' => 'Hledat',
2017-07-07 13:14:51 -07:00
'select_category' => 'Vyberte kategorii',
'select_department' => 'Vyberte Oddělení',
2016-03-25 01:18:05 -07:00
'select_depreciation' => 'Zvolit typ amortizace',
'select_location' => 'Zvolit místo',
'select_manufacturer' => 'Zvolit výrobce',
'select_model' => 'Zvolit model',
'select_supplier' => 'Zvolit dodavatele',
'select_user' => 'Zvolit uživatele',
2017-08-25 07:32:57 -07:00
'select_date' => 'Vyberte Datum (RRRR-MM-DD)',
2016-03-25 01:18:05 -07:00
'select_statuslabel' => 'Vybrat stav',
2017-07-07 13:14:51 -07:00
'select_company' => 'Zvolte společnost',
'select_asset' => 'Zvolte majetek',
2016-03-25 01:18:05 -07:00
'settings' => 'Nastavení',
2018-05-02 14:32:50 -07:00
'show_deleted' => 'Zobrazit smazané',
2018-09-28 11:54:52 -07:00
'show_current' => 'Zobrazit aktuální',
2016-03-25 01:18:05 -07:00
'sign_in' => 'Přihlásit se',
2017-07-07 13:14:51 -07:00
'signature' => 'Podpis',
'signed_off_by' => 'Signed Off By',
2018-09-28 11:54:52 -07:00
'skin' => 'Vzhled',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
2017-07-07 13:14:51 -07:00
'some_features_disabled' => 'REŽIM DEMO: Některé funkce jsou pro tuto instalaci zakázány.',
2016-03-25 01:18:05 -07:00
'site_name' => 'Název lokality',
'state' => 'Stát',
'status_labels' => 'Označení stavu',
'status' => 'Stav',
'accept_eula' => 'Acceptance Agreement',
2017-07-07 13:14:51 -07:00
'supplier' => 'Dodavatel',
2016-03-25 01:18:05 -07:00
'suppliers' => 'Dodavatelé',
2017-07-07 13:14:51 -07:00
'sure_to_delete' => 'Opravdu si přejete odstranit',
'submit' => 'Odeslat',
'target' => 'Cíl',
'toggle_navigation' => 'Toogle Navigation',
2017-07-07 13:14:51 -07:00
'time_and_date_display' => 'Zobrazení času a data',
2016-03-25 01:18:05 -07:00
'total_assets' => 'celkem zařízení',
'total_licenses' => 'celkem licencí',
2017-07-07 13:14:51 -07:00
'total_accessories' => 'celkové příslušenství',
'total_consumables' => 'celkový spotřební materiál',
2016-03-25 01:18:05 -07:00
'type' => 'Typ',
'undeployable' => 'Ne-přiřaditelné',
'unknown_admin' => 'Neznámy správce',
2017-07-07 13:14:51 -07:00
'username_format' => 'Formát uživatelského jména',
'username' => 'Username',
2016-03-25 01:18:05 -07:00
'update' => 'Aktualizace',
'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.',
2016-03-25 01:18:05 -07:00
'uploaded' => 'Nahráno',
'user' => 'Uživatel',
'accepted' => 'přijato',
'declined' => 'zamítnuto',
2017-07-07 13:14:51 -07:00
'unaccepted_asset_report' => 'Nepřijatelné majetky',
2016-03-25 01:18:05 -07:00
'users' => 'Uživatelé',
'viewall' => 'View All',
2016-03-25 01:18:05 -07:00
'viewassets' => 'Zobrazit přiřazený majetek',
'viewassetsfor' => 'View Assets for :name',
2016-03-25 01:18:05 -07:00
'website' => 'Webová stránka',
'welcome' => 'Vítej, :name',
'years' => 'roky',
'yes' => 'Ano',
'zip' => 'PSČ',
'noimage' => 'Obrázek nebyl nahrán, nebo nebyl nalezen.',
'token_expired' => 'Platnost relace formuláře vypršela. Prosím zkuste to znovu.',
'login_enabled' => 'Login Enabled',
'audit_due' => 'Due for Audit',
'audit_overdue' => 'Overdue for Audit',
2020-11-17 13:22:53 -08:00
'accept' => 'Accept :asset',
'i_accept' => 'I accept',
'i_decline' => 'I decline',
'accept_decline' => 'Accept/Decline',
2020-11-17 13:22:53 -08:00
'sign_tos' => 'Sign below to indicate that you agree to the terms of service:',
'clear_signature' => 'Clear Signature',
'show_help' => 'Show help',
'hide_help' => 'Hide help',
'view_all' => 'view all',
'hide_deleted' => 'Hide Deleted',
'email' => 'Email',
'do_not_change' => 'Do Not Change',
'bug_report' => 'Report a Bug',
'user_manual' => 'User\'s Manual',
'setup_step_1' => 'Step 1',
'setup_step_2' => 'Step 2',
'setup_step_3' => 'Step 3',
'setup_step_4' => 'Step 4',
'setup_config_check' => 'Configuration Check',
'setup_create_database' => 'Create Database Tables',
'setup_create_admin' => 'Create Admin User',
'setup_done' => 'Finished!',
'bulk_edit_about_to' => 'You are about to edit the following: ',
'checked_out' => 'Checked Out',
'checked_out_to' => 'Checked out to',
'fields' => 'Fields',
'last_checkout' => 'Last Checkout',
'due_to_checkin' => 'The following :count items are due to be checked in soon:',
'expected_checkin' => 'Expected Checkin',
'reminder_checked_out_items' => 'This is a reminder of the items currently checked out to you. If you feel this list is inaccurate (something is missing, or something appears here that you believe you never received), please email :reply_to_name at :reply_to_address.',
'changed' => 'Changed',
'to' => 'To',
'report_fields_info' => '<p>Select the fields you would like to include in your custom report, and click Generate. The file (custom-asset-report-YYYY-mm-dd.csv) will download automatically, and you can open it in Excel.</p>
<p>If you would like to export only certain assets, use the options below to fine-tune your results.</p>',
'range' => 'Range',
'bom_remark' => 'Add a BOM (byte-order mark) to this CSV',
'improvements' => 'Improvements',
'information' => 'Information',
'permissions' => 'Permissions',
'managed_ldap' => '(Managed via LDAP)',
'export' => 'Export',
'ldap_sync' => 'LDAP Sync',
'ldap_user_sync' => 'LDAP User Sync',
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
'invalid_category' => 'Invalid category',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
2022-07-04 14:57:54 -07:00
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
'new_asset' => 'New Asset',
'new_license' => 'New License',
'new_accessory' => 'New Accessory',
'new_consumable' => 'New Consumable',
'collapse' => 'Collapse',
'assigned' => 'Assigned',
'asset_count' => 'Asset Count',
'accessories_count' => 'Accessories Count',
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
'notification_error' => 'Error:',
'notification_error_hint' => 'Please check the form below for errors',
'notification_success' => 'Success:',
'notification_warning' => 'Warning:',
'notification_info' => 'Info:',
'asset_information' => 'Asset Information',
'model_name' => 'Model Name:',
'asset_name' => 'Asset Name:',
'consumable_information' => 'Consumable Information:',
'consumable_name' => 'Consumable Name:',
'accessory_information' => 'Accessory Information:',
'accessory_name' => 'Accessory Name:',
'clone_item' => 'Clone Item',
'checkout_tooltip' => 'Check this item out',
'checkin_tooltip' => 'Check this item in',
'checkout_user_tooltip' => 'Check this item out to a user',
'maintenance_mode' => 'The service is temporarily unavailable for system updates. Please check back later.',
'maintenance_mode_title' => 'System Temporarily Unavailable',
'ldap_import' => 'User password should not be managed by LDAP. (This allows you to send forgotten password requests.)',
'purge_not_allowed' => 'Purging deleted data has been disabled in the .env file. Contact support or your systems administrator.',
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
'bulk_checkin_success' => 'The items for the selected users have been checked in.',
'set_to_null' => 'Delete values for this asset|Delete values for all :asset_count assets ',
'na_no_purchase_date' => 'N/A - No purchase date provided',
'assets_by_status' => 'Assets by Status',
'assets_by_status_type' => 'Assets by Status Type',
'pie_chart_type' => 'Dashboard Pie Chart Type',
'hello_name' => 'Hello, :name!',
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
'start_date' => 'Start Date',
'end_date' => 'End Date',
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
'placeholder_kit' => 'Select a kit'
];