TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:34 +02:00
commit 8a3bef5a34
61 changed files with 4603 additions and 0 deletions
@@ -0,0 +1,53 @@
<?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>