TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?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/overview.xlf" date="2026-11-10T13:37:37Z" product-name="overview">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="short_description">
|
||||
<source>System monitoring and analysis reports</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="description">
|
||||
<source>Access reports for monitoring and analyzing the TYPO3 installation including system status checks, database statistics, and custom reports provided by extensions.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="title">
|
||||
<source>Reports</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -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>
|
||||
@@ -0,0 +1,17 @@
|
||||
<?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/status.xlf" date="2026-11-10T13:37:37Z" product-name="status">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="short_description">
|
||||
<source>Get a status report about your site's operation and any detected problems.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="description">
|
||||
<source>Review key site parameters and installation issues. You can copy this information into TYPO3 support requests or project issue trackers.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="title">
|
||||
<source>Status Report</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user