54 lines
2.0 KiB
XML
54 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
|
<file source-language="en" datatype="plaintext" original="EXT:reports/Resources/Private/Language/Modules/statistics.xlf" date="2026-11-10T13:37:37Z" product-name="statistics">
|
|
<header/>
|
|
<body>
|
|
<trans-unit id="short_description">
|
|
<source>Shows database record statistics</source>
|
|
</trans-unit>
|
|
<trans-unit id="description">
|
|
<source>Get statistics for database records, including total, translated, hidden, and deleted pages, page type distribution, and and detailed table records with lost record detection. The report analyzes the entire page tree.</source>
|
|
</trans-unit>
|
|
<trans-unit id="title">
|
|
<source>Record Statistics</source>
|
|
</trans-unit>
|
|
<trans-unit id="doktype">
|
|
<source>Document types</source>
|
|
</trans-unit>
|
|
<trans-unit id="doktype_value">
|
|
<source>Document types (value)</source>
|
|
</trans-unit>
|
|
<trans-unit id="count">
|
|
<source>Count</source>
|
|
</trans-unit>
|
|
<trans-unit id="pages">
|
|
<source>Pages</source>
|
|
</trans-unit>
|
|
<trans-unit id="total_pages">
|
|
<source>Total number of default language pages</source>
|
|
</trans-unit>
|
|
<trans-unit id="translated_pages">
|
|
<source>Total number of translated pages</source>
|
|
</trans-unit>
|
|
<trans-unit id="deleted_pages">
|
|
<source>Marked-deleted pages</source>
|
|
</trans-unit>
|
|
<trans-unit id="hidden_pages">
|
|
<source>Hidden pages</source>
|
|
</trans-unit>
|
|
<trans-unit id="tables">
|
|
<source>Tables</source>
|
|
</trans-unit>
|
|
<trans-unit id="label">
|
|
<source>Label</source>
|
|
</trans-unit>
|
|
<trans-unit id="tablename">
|
|
<source>Table name</source>
|
|
</trans-unit>
|
|
<trans-unit id="total_lost">
|
|
<source>Records total / lost</source>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|