Files
cms-core/Resources/Private/Language/fileMessages.xlf
T

222 lines
11 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:core/Resources/Private/Language/fileMessages.xlf" date="2015-11-10T06:53:10Z" product-name="core">
<header/>
<body>
<trans-unit id="FileUtility.CannotCopyFolderIntoTargetFolderBecauseTheTargetFolderIsAlreadyWithinTheFolderToBeCopied">
<source>Folder "%s" cannot be copied because the destination already contains a folder or file named "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.CannotMoveFolderIntoTargetFolderBecauseTheTargetFolderIsAlreadyWithinTheFolderToBeMoved">
<source>Folder "%s" cannot be moved to "%s" because source and destination are identical.</source>
</trans-unit>
<trans-unit id="FileUtility.CouldNotAccessAllNecessaryResources">
<source>The operation could not be completed because one or more required resources are not accessible (source "%s" or destination "%s").</source>
</trans-unit>
<trans-unit id="FileUtility.CouldNotDeleteDirectory">
<source>Folder "%s" could not be deleted. It must be empty, as recursive deletion is not enabled.</source>
</trans-unit>
<trans-unit id="FileUtility.CouldNotDeleteFile">
<source>File "%s" cannot not be deleted due to insufficent write permissions.</source>
</trans-unit>
<trans-unit id="FileUtility.DestinationExistedAlready">
<source>The name "%s" is already in use.</source>
</trans-unit>
<trans-unit id="FileUtility.DestinationPathWasNotWithinYourMountpoints">
<source>Destination path "%s" is not accessible</source>
</trans-unit>
<trans-unit id="FileUtility.DestinationWasNotADirectory">
<source>Destination "%s" is not a folder.</source>
</trans-unit>
<trans-unit id="FileUtility.DirectoryCopiedTo">
<source>Folder "%s" copied to "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.DirectoryCreatedIn">
<source>Folder "%s" created in "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.DirectoryMovedTo">
<source>Folder "%s" moved to "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.DirectoryNotCreated">
<source>Folder "%s" cannot be created in "%s" due to insufficent write permissions.</source>
</trans-unit>
<trans-unit id="FileUtility.DirectoryRenamedFromTo">
<source>Folder renamed from "%s" to "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.DirectoryRenamedFromToCharReplaced">
<source>Folder renamed from "%s" to "%s", with unsupported characters replaced.</source>
</trans-unit>
<trans-unit id="FileUtility.DirectoryRenamedSameName">
<source>Folder "%s" already has this name. No changes were made.</source>
</trans-unit>
<trans-unit id="FileUtility.DirectoryWasNotCopiedTo">
<source>Folder "%s" cannot be copied to "%s" due to insufficent write permissions.</source>
</trans-unit>
<trans-unit id="FileUtility.DirectoryWasNotMovedTo">
<source>Folder "%s" cannot be moved to "%s" due to insufficent write permissions.</source>
</trans-unit>
<trans-unit id="FileUtility.DirectoryWasNotRenamed">
<source>Folder "%s" cannot be renamed in "%s" due to insufficent write permissions.</source>
</trans-unit>
<trans-unit id="FileUtility.ExtensionOfFileNameIsNotAllowedIn">
<source>The file extension of "%s" is not permitted in "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.ExtensionOfFileNameOrWasNotAllowed">
<source>The file name %s or the extension %s is not allowed.</source>
</trans-unit>
<trans-unit id="FileUtility.ExtensionOfFileWasNotAllowed">
<source>The file extension of "%s" is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.FileAlreadyExistsInFolder">
<source>A file with the same name "%s" already exists in "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.FileCopiedTo">
<source>File "%s" copied to "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.FileCreated">
<source>File "%s" created.</source>
</trans-unit>
<trans-unit id="FileUtility.FileNameSanitized">
<source>File renamed from "%s" to "%s", with unsupported characters replaced.</source>
</trans-unit>
<trans-unit id="FileUtility.FileExistedAlreadyIn">
<source>A file with the same name already exists in "%s"</source>
</trans-unit>
<trans-unit id="FileUtility.FileExtensionIsNotATextfileFormat">
<source>File extension "%s" is not a supported text file format. Supported formats: %s.</source>
</trans-unit>
<trans-unit id="FileUtility.FileMovedTo">
<source>File "%s" moved to "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.FileNameWasNotAllowed">
<source>The file name %s is not allowed.</source>
</trans-unit>
<trans-unit id="FileUtility.FileOrDirectoryExistedAlready">
<source>File or directory "%s" already exists.</source>
</trans-unit>
<trans-unit id="FileUtility.FileRenamedFromTo">
<source>File renamed from "%s" to "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.FileRenamedSameName">
<source>File "%s" already has this name. No changes were made.</source>
</trans-unit>
<trans-unit id="FileUtility.FileSavedTo">
<source>File saved to "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.FileWasNotCopiedTo">
<source>File "%s" cannot be copied to "%s" due to insufficent write permissions.</source>
</trans-unit>
<trans-unit id="FileUtility.FileWasNotCreated">
<source>File "%s" cannot be created in "%s" due to insufficent write permissions.</source>
</trans-unit>
<trans-unit id="FileUtility.FileWasNotRenamed">
<source>File "%s" cannot be renamed in "%s" due to insufficent write permissions.</source>
</trans-unit>
<trans-unit id="FileUtility.FileWasNotSaved">
<source>File "%s" cannot be saved due to insufficent write permissions.</source>
</trans-unit>
<trans-unit id="FileUtility.NoFileWasUploaded">
<source>No file was uploaded.</source>
</trans-unit>
<trans-unit id="FileUtility.NoFileWasUploadedForReplacing">
<source>No file was uploaded for replacement.</source>
</trans-unit>
<trans-unit id="FileUtility.NoNameForNewFolderGiven">
<source>No name was provided for the new folder.</source>
</trans-unit>
<trans-unit id="FileUtility.NoUniqueFilenameAvailableIn">
<source>No unique filename could be generated in "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.ReplacingFileTo">
<source>File "%s" was replaced with "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.TargetAlreadyExists">
<source>Target "%s" already exists.</source>
</trans-unit>
<trans-unit id="FileUtility.TargetWasNotAFile">
<source>Target "%s" was not a file.</source>
</trans-unit>
<trans-unit id="FileUtility.TargetWasNotWithinYourMountpoints">
<source>Destination file or folder "%s" was not accessible.</source>
</trans-unit>
<trans-unit id="FileUtility.TheFileDidNotExist">
<source>The file "%s" did not exist or is no longer available.</source>
</trans-unit>
<trans-unit id="FileUtility.TheFunctionToCopyAFileBetweenStoragesIsNotYetImplemented">
<source>Copying files between storages is not yet available.</source>
</trans-unit>
<trans-unit id="FileUtility.TheFunctionToCopyAFolderBetweenStoragesIsNotYetImplemented">
<source>Copying folders between storages is not yet available.</source>
</trans-unit>
<trans-unit id="FileUtility.TheFunctionToMoveAFileBetweenStoragesIsNotYetImplemented">
<source>Moving files between storages is not yet available.</source>
</trans-unit>
<trans-unit id="FileUtility.TheFunctionToMoveAFolderBetweenStoragesIsNotYetImplemented">
<source>Moving folders between storages is not yet available.</source>
</trans-unit>
<trans-unit id="FileUtility.TheUploadHasFailedNoUploadedFileFound">
<source>No file was found for the upload.</source>
</trans-unit>
<trans-unit id="FileUtility.TheUploadedFileExceedsTheSize-limit">
<source>The uploaded file "%s" exceeds the maximum allowed file size.</source>
</trans-unit>
<trans-unit id="FileUtility.UploadedFileCouldNotBeMoved">
<source>Uploaded file could not be moved in "%s" due to insufficent write permissions.</source>
</trans-unit>
<trans-unit id="FileUtility.UploadingFileTo">
<source>File "%s" uploaded to "%s".</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToAccessTheDirectory">
<source>Access to this folder is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToAccessTheFile">
<source>Access to this file is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToCopyDirectories">
<source>Copying directories is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToCopyFiles">
<source>Copying files is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.InvalidFolderName">
<source>The folder name "%s" is not valid.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToCreateDirectories">
<source>Creating folders is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToCreateFiles">
<source>Creating files is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToEditFiles">
<source>Editing files is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToMoveDirectories">
<source>Moving folders is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToMoveFiles">
<source>Moving files is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToOverride">
<source>Overwriting "%s" is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToRenameDirectories">
<source>Renaming folders is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToRenameFiles">
<source>Renaming files is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouAreNotAllowedToUploadFiles">
<source>Uploading files is not permitted.</source>
</trans-unit>
<trans-unit id="FileUtility.YouDontHaveFullAccessToTheDestinationDirectory">
<source>Full access to the destination folder "%s" is not available.</source>
</trans-unit>
<trans-unit id="FileUtility.MimeTypeNotAllowedForFileExtensionWithExpectation">
<source>The MIME type "%s" is not allowed for files with the extension "%s". Expected: %s.</source>
</trans-unit>
<trans-unit id="FileUtility.FileExtensionIsNotAllowed">
<source>File extension "%s" is not allowed here.</source>
</trans-unit>
</body>
</file>
</xliff>