__('Directory statistics') ?>

__('Profiles') ?>

__('This directory knows about %s distinct potential profile URLs.', L10n::formatNumber($stats['profile_queue']['total']))?>

__('Out of those, there are %s profiles (%s) that opted in the public directory at least once.', L10n::formatNumber($stats['profile']['total']), L10n::formatNumber($stats['profile']['ratio'], L10n::PERCENT) )?>

__('Out of those, there currently are %s available profiles (%s). Check them out!', L10n::formatNumber($stats['profile']['available']['total']), L10n::formatNumber($stats['profile']['available']['ratio'], L10n::PERCENT) )?>

__('Languages') ?>

__('Out of %s profiles reporting their language there are:', L10n::formatNumber($stats['profile']['language']['total']))?>

__('Servers') ?>

__('This directory knows about %s distinct potential server URLs.', L10n::formatNumber($stats['server_queue']['total']))?>

__('Out of those, there are %s domains (%s) that have been a Friendica server at least once.', L10n::formatNumber($stats['server']['total']), L10n::formatNumber($stats['server']['ratio'], L10n::PERCENT)) ?>

__('Out of those, there are:')?>

__('Languages') ?>

__('Out of %s servers reporting their language there are:', L10n::formatNumber($stats['server']['language']['total']))?>

__('Versions') ?>

__('Out of %s servers reporting their version there are:', L10n::formatNumber($stats['server']['version']['total']))?>