TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?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:info/Resources/Private/Language/Modules/overview.xlf" date="2026-11-10T13:37:37Z" product-name="overview">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="description">
|
||||
<source>View page records and settings in a tree structure with detailed metadata.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="title">
|
||||
<source>Pagetree Overview</source>
|
||||
</trans-unit>
|
||||
<!-- intentionally left blank, not utilized (for now) -->
|
||||
<trans-unit id="short_description">
|
||||
<source/>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?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:info/Resources/Private/Language/Modules/translations.xlf" date="2026-11-10T13:37:37Z" product-name="translations">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="description">
|
||||
<source>Check translation status and manage localized content for pages.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="title">
|
||||
<source>Localization Overview</source>
|
||||
</trans-unit>
|
||||
<!-- intentionally left blank, not utilized (for now) -->
|
||||
<trans-unit id="short_description">
|
||||
<source/>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -0,0 +1,89 @@
|
||||
<?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:info/Resources/Private/Language/locallang_webinfo.xlf" date="2011-10-17T20:22:32Z" product-name="cms">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="page_title">
|
||||
<source>Pagetree overview</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages_0">
|
||||
<source>Basic settings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages_2">
|
||||
<source>Cache and Age</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages_1">
|
||||
<source>Record overview</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages_layouts">
|
||||
<source>Layouts</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="actual_backend_layout">
|
||||
<source>Actual backend layout</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_title">
|
||||
<source>Localization overview</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_editPage">
|
||||
<source>Edit page content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_editTranslatedPage">
|
||||
<source>Edit translated page content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_viewPage">
|
||||
<source>View page</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_viewTranslatedPage">
|
||||
<source>View translated page</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_editPageProperties">
|
||||
<source>Edit page properties</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_editTranslatedPageProperties">
|
||||
<source>Edit translated page properties</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_editAllPageProperties">
|
||||
<source>Edit all page properties</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_editAllTranslationedPageProperties">
|
||||
<source>Edit all translated page properties</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_badThingThereAre">
|
||||
<source>Multiple translated page records exist for this language, but only one is allowed. Please remove the extra records.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_page">
|
||||
<source>Page</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_default">
|
||||
<source>Default</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_getlangsta_createNewTranslationHeaders">
|
||||
<source>Create new translation headers</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="lang_renderl10n_CEcount">
|
||||
<source>Content Element Count</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="moduleFunctions.depth">
|
||||
<source>Depth</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="moduleFunctions.type">
|
||||
<source>Type</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="moduleFunctions.lang">
|
||||
<source>Language</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="error.noAccess.title">
|
||||
<source>No access</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="error.noAccess.message">
|
||||
<source>You don't have access to this module.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="info.noContent.message">
|
||||
<source>There are no page information available.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="info.noPageSelected.message">
|
||||
<source>Please select a page in the page tree.</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user