TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:15 +02:00
commit 6830982e7d
295 changed files with 31995 additions and 0 deletions
+125
View File
@@ -0,0 +1,125 @@
<?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:extbase/Resources/Private/Language/locallang.xlf" date="2012-10-17T19:30:32Z" product-name="extbase">
<header/>
<body>
<trans-unit id="converter.datetime.notrecognized">
<source>The date "%s" was not recognized (for format "%s").</source>
</trans-unit>
<trans-unit id="property.error">
<source>Validation errors for property "%s"</source>
</trans-unit>
<trans-unit id="validator.emailaddress.notvalid">
<source>The given subject was not a valid email address.</source>
</trans-unit>
<trans-unit id="validator.stringlength.between">
<source>The length of the given string was not between %s and %s characters.</source>
</trans-unit>
<trans-unit id="validator.stringlength.less">
<source>The length of the given string is less than %s characters.</source>
</trans-unit>
<trans-unit id="validator.string.notvalid">
<source>A valid string is expected.</source>
</trans-unit>
<trans-unit id="validator.stringlength.exceed">
<source>The length of the given string exceeded %s characters.</source>
</trans-unit>
<trans-unit id="validator.alphanumeric.notvalid">
<source>The given subject was not a valid alphanumeric string.</source>
</trans-unit>
<trans-unit id="validator.datetime.notvalid">
<source>The given subject was not a valid DateTime. Got: '%s'</source>
</trans-unit>
<trans-unit id="validator.float.notvalid">
<source>The given subject was not a valid float.</source>
</trans-unit>
<trans-unit id="validator.text.notvalid">
<source>The given subject was not a valid text (e.g. contained XML tags).</source>
</trans-unit>
<trans-unit id="validator.regularexpression.nomatch">
<source>The given subject did not match the pattern.</source>
</trans-unit>
<trans-unit id="validator.numberrange.notvalid">
<source>The given subject was not a valid number.</source>
</trans-unit>
<trans-unit id="validator.numberrange.range">
<source>The given subject was not in the valid range (%s - %s).</source>
</trans-unit>
<trans-unit id="validator.notempty.null">
<source>The given subject was NULL.</source>
</trans-unit>
<trans-unit id="validator.notempty.empty">
<source>The given subject was empty.</source>
</trans-unit>
<trans-unit id="validator.number.notvalid">
<source>The given subject was not a valid number.</source>
</trans-unit>
<trans-unit id="validator.integer.notvalid">
<source>The given subject was not a valid integer.</source>
</trans-unit>
<trans-unit id="validator.boolean.nottrue">
<source>The given subject was not true.</source>
</trans-unit>
<trans-unit id="validator.boolean.notfalse">
<source>The given subject was not false.</source>
</trans-unit>
<trans-unit id="validator.url.notvalid">
<source>The given subject is no valid URL.</source>
</trans-unit>
<trans-unit id="validation.fileextension.notallowed">
<source>The file extension '%s' is not allowed.</source>
</trans-unit>
<trans-unit id="validation.fileextensionmimetypeconsistency.notallowed">
<source>The resolved media type "%s" is not allowed for file extension "%s".</source>
</trans-unit>
<trans-unit id="validation.mimetype.notallowed">
<source>The mime type '%s' is not allowed.</source>
</trans-unit>
<trans-unit id="validation.mimetype.invalidextension">
<source>The file extension provided "%s" does not match to expected media types.</source>
</trans-unit>
<trans-unit id="validation.denyphpupload.notallowed">
<source>Uploading of files with PHP executable file extensions is not allowed.</source>
</trans-unit>
<trans-unit id="validation.filesize.less">
<source>The file must be larger than %s in size.</source>
</trans-unit>
<trans-unit id="validation.filesize.exceed">
<source>The file must be smaller than %s in size.</source>
</trans-unit>
<trans-unit id="validation.imagedimensions.width.notvalid">
<source>The image must be exactly %s pixels in width.</source>
</trans-unit>
<trans-unit id="validation.imagedimensions.height.notvalid">
<source>The image must be exactly %s pixels in height.</source>
</trans-unit>
<trans-unit id="validation.imagedimensions.minwidth.notvalid">
<source>The image must at least have a width of %s pixels.</source>
</trans-unit>
<trans-unit id="validation.imagedimensions.minheight.notvalid">
<source>The image must at least have a height of %s pixels.</source>
</trans-unit>
<trans-unit id="validation.imagedimensions.maxwidth.notvalid">
<source>The image is too wide. The maximum width is %s pixels.</source>
</trans-unit>
<trans-unit id="validation.imagedimensions.maxheight.notvalid">
<source>The image is too high. The maximum height is %s pixels.</source>
</trans-unit>
<trans-unit id="filehandlingserviceconfiguration.minfiles.notvalid">
<source>You must at least upload %s file(s).</source>
</trans-unit>
<trans-unit id="filehandlingserviceconfiguration.minfiles.delete.notvalid">
<source>The file could not be deleted, because the minimum file upload amount would not be fulfilled after deletion.</source>
</trans-unit>
<trans-unit id="filehandlingserviceconfiguration.maxfiles.notvalid">
<source>The maximum amount of %s file(s) is exceeded.</source>
</trans-unit>
<trans-unit id="class_configuration">
<source>Extbase: Class Configuration</source>
</trans-unit>
<trans-unit id="ratelimit.action.defaultmessage">
<source>Too many requests. Please try again later.</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:extbase/Resources/Private/Language/locallang_db.xlf" date="2011-10-17T20:22:32Z" product-name="extbase">
<header/>
<body>
<trans-unit id="fe_users.tx_extbase_type">
<source>Record Type</source>
</trans-unit>
<trans-unit id="fe_users.tx_extbase_type.0">
<source>Website User</source>
</trans-unit>
<trans-unit id="fe_users.tx_extbase_type.Tx_Extbase_Domain_Model_FrontendUser">
<source>Website User (Extbase)</source>
</trans-unit>
</body>
</file>
</xliff>
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="#FF8700" d="M0 0h64v64H0z"/><path fill="#FFF" d="M42.8 32.8c-3.6 0-8.1-10.1-8.1-15.1 0-2.3.9-2.7 3.2-2.7 5.5 0 11 .9 11 4-.1 6.2-4 13.8-6.1 13.8zM28.5 18.5c0 5 6.4 20.2 10.7 20.2.5 0 .9-.1 1.4-.2-3.8 6.1-8.4 10.6-11.2 10.6-5.9 0-14.3-17.9-14.3-25.7 0-1.2.3-2.2.7-2.8 2-2.5 8.4-4.4 13.7-5-.6.4-1 1-1 2.9z"/></svg>

After

Width:  |  Height:  |  Size: 384 B