This repository has been archived on 2023-10-26. You can view files and clone it, but cannot push or open issues or pull requests.
translation-mdorg/en/dashboard.php

35 lines
2.3 KiB
PHP
Raw Normal View History

2020-04-12 23:05:37 +02:00
<?PHP
$tlDashboard['pageTitle'] = 'Dashboard :: museum-digital';
$tlDashboard['pageDescription'] = 'Facts, Figures, Benchmarks on museum-digital and it\'s various instances';
$tlDashboard['pageKeywords'] = 'museum-digital, Statistics, Graphs, Museums, Museum Digitization';
$tlDashboard['dashboard'] = 'Dashboard';
$tlDashboard['dashboard_introduction'] = 'Here you can find facts and figures documenting the development and growth of museum-digital.';
$tlDashboard['in_the_database'] = 'Entities in the Database';
$tlDashboard['objects'] = 'Objects';
$tlDashboard['museums'] = 'Museums';
$tlDashboard['collections'] = 'Collections';
$tlDashboard['literature_entries'] = 'Literature entries';
$tlDashboard['exhibitions'] = 'Exhibitions';
$tlDashboard['appointments'] = 'Events';
$tlDashboard['user_accounts'] = 'User accounts';
$tlDashboard['images'] = 'Images';
$tlDashboard['visitor_stats'] = 'Visitor Statistics';
$tlDashboard['visitors_yesterday'] = 'Visitors yesterday';
$tlDashboard['visitors_this_month'] = 'Visitors this month';
$tlDashboard['controlled_vocabularies'] = 'Controlled Vocabularies';
$tlDashboard['popular_entries_in_german'] = 'Popular German-language Entries';
$tlDashboard['title_actors'] = 'Actors';
$tlDashboard['title_places'] = 'Places';
$tlDashboard['title_tags'] = 'Tags';
$tlDashboard['popular_entries_in_hungarian'] = 'Popular Hungarian-language Entries';
$tlDashboard['controlled_vocabularies_figcaption_german'] = 'Controlled vocabularies in the German database<br/>From left to right: People, Places, Times, Tags';
$tlDashboard['controlled_vocabularies_figcaption_hungarian'] = 'Controlled vocabularies in the Hungarian database<br/>From left to right: People, Places, Times, Tags';
$tlDashboard['was_founded'] = 'museum-digital was founded on %s';
$tlDashboard['is_days_old'] = 'museum-digital is %s days old';
$tlDashboard['avg_obj_desc_length'] = 'An average object description is %s characters long';
$tlDashboard['avg_puqi_value'] = 'The average <a href="https://journals.uic.edu/ojs/index.php/UC/article/download/6218/5067">PuQi</a> score of all public objects is';
$tlDashboard['development'] = 'Development';
$tlDashboard['git_commits_by_project_and_month'] = 'Development interactions by project and month';
$tlDashboard['quality'] = 'Quality';
$tlDashboard['popular_entries'] = 'Popular Entries';