TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,146 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<file source-language="en" datatype="plaintext" original="EXT:filelist/Resources/Private/Language/locallang.xlf" date="2015-08-21T11:45:35Z" product-name="filelist">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="search">
|
||||
<source>Search "%s" in %s</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="live_search.file_provider.filter_label">
|
||||
<source>Files</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="live_search.file_provider.type_label">
|
||||
<source>File</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="live_search.file_provider.show_in_list">
|
||||
<source>Show in file list</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="live_search.file_provider.property.location">
|
||||
<source>Location</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="live_search.file_provider.property.size">
|
||||
<source>Size</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="live_search.file_provider.property.modified">
|
||||
<source>Last modified</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="search.reset">
|
||||
<source>Reset search</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flashmessage.no_results">
|
||||
<source>No results found</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flashmessage.no_results.message">
|
||||
<source>This folder does not contain any files for "%s"</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flashmessage.no_items">
|
||||
<source>This folder is empty</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flashmessage.no_items.message">
|
||||
<source>Drag files here to upload them</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_upload.php.pagetitle">
|
||||
<source>Upload files</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_upload.php.submit">
|
||||
<source>Upload files</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_upload.php.files">
|
||||
<source>files</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_rename.exists.title">
|
||||
<source>File exists already</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_rename.exists.description">
|
||||
<source>You want to rename the file "{0}" to "{1}", but the file "{1}" already exists. How do you want to proceed?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_rename.actions.cancel">
|
||||
<source>Cancel</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_rename.actions.rename">
|
||||
<source>Rename with unique name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_rename.actions.override">
|
||||
<source>Overwrite</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_rename.php.pagetitle">
|
||||
<source>Rename</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_rename.php.submit">
|
||||
<source>Rename</source>
|
||||
<note from="developer">This label is not used since TYPO3 v9.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_rename.php.label.target.file">
|
||||
<source>New file name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_rename.php.label.target.folder">
|
||||
<source>New folder name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_replace.title">
|
||||
<source>Replace file "%s"</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_replace.intro">
|
||||
<source>You're about to replace the file "%s".</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_replace.new_file.label">
|
||||
<source>Select new file</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_replace.keepFilename.label">
|
||||
<source>Keep current filename "%s"?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_replace.button.replace">
|
||||
<source>Replace</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_edit.php.pagetitle">
|
||||
<source>Edit</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_edit.php.submit">
|
||||
<source>Save</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_edit.php.saveAndClose">
|
||||
<source>Save and Close</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_edit.php.coundNot">
|
||||
<source>This filetype cannot be edited.<br />The file must have an extension like:<br /><br
|
||||
/> <b>%s</b>
|
||||
</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_newfolder.php.pagetitle">
|
||||
<source>New file or folder</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_newfolder.php.label_newfolder">
|
||||
<source>Folder</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_newfolder.php.submit">
|
||||
<source>Create folders</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_newfolder.php.folders">
|
||||
<source>folders</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_newfolder.php.newfile_submit">
|
||||
<source>Create file</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_newfolder.php.newfile">
|
||||
<source>Create new textfile</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_newfolder.php.label_newfile">
|
||||
<source>File name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file_newfolder.php.number_of_folders">
|
||||
<source>Number of folders</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="download">
|
||||
<source>Download</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="actions.new_folder">
|
||||
<source>New Folder</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="actions.new_file">
|
||||
<source>New File</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="translations">
|
||||
<source>Translations</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -0,0 +1,107 @@
|
||||
<?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:filelist/Resources/Private/Language/locallang_mod_file_list.xlf" date="2011-10-17T20:22:34Z" product-name="lang">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="clipBoard">
|
||||
<source>Show clipboard</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="clip_paste">
|
||||
<source>Paste in clipboard content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="clip_pasteInto">
|
||||
<source>Paste into: Clipboard content is inserted into this folder</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="editMarked">
|
||||
<source>Edit Metadata</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="editColumns">
|
||||
<source>Edit specific Metadata</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="deleteMarked">
|
||||
<source>Delete marked items</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="clip_selectMarked">
|
||||
<source>Transfer to clipboard</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="clip_deleteMarked">
|
||||
<source>Remove from clipboard</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="deleteMarkedWarning">
|
||||
<source>Are you sure you want to delete all marked items from this folder?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="c_name">
|
||||
<source>Name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="c_size">
|
||||
<source>Size</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="c_record_type">
|
||||
<source>Type</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="c_rw">
|
||||
<source>RW</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="files">
|
||||
<source>files</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="temp">
|
||||
<source>Temporary files</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="read">
|
||||
<source>R</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="recycler">
|
||||
<source>Recycler</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="write">
|
||||
<source>W</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="storageNotBrowsableTitle">
|
||||
<source>Access denied.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="storageNotBrowsableMessage">
|
||||
<source>You are trying to access a folder in a storage that is not browsable.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="missingFolderPermissionsTitle">
|
||||
<source>Missing folder permissions</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="missingFolderPermissionsMessage">
|
||||
<source>You have no access to the folder "%s".</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="localStorageOfflineTitle">
|
||||
<source>Base folder for local storage missing or not allowed</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="localStorageOfflineMessage">
|
||||
<source>Verify that the base folder for the storage "%s" exists and is allowed to be accessed.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="folderNotFoundTitle">
|
||||
<source>Folder not found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="folderNotFoundMessage">
|
||||
<source>The folder "%s" cannot be accessed. Trying to use parent folder(s).</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="translateMetadata">
|
||||
<source>Translate metadata</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createMetadataForLanguage">
|
||||
<source>Create metadata of this file for %s</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="editMetadataForLanguage">
|
||||
<source>Edit metadata of this file for %s</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="paramError">
|
||||
<source>Parameter Error</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="targetNoDir">
|
||||
<source>Target was not a directory!</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="reloadMetadata">
|
||||
<source>Reload Metadata</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="rangeIndicator">
|
||||
<source>Media %1$d - %2$d</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?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:filelist/Resources/Private/Language/locallang_transfer_handler.xlf" date="2023-02-24T00:00:00Z" product-name="cms">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="message.transfer_resource.title">
|
||||
<source>Transfer Resource</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="message.transfer_resource.text">
|
||||
<source>Transfer "%s" to "%s"?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="message.transfer_resources.title">
|
||||
<source>Transfer Resources</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="message.transfer_resources.text">
|
||||
<source>Transfer %d resources to "%s"?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="message.button.cancel">
|
||||
<source>Cancel</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="message.button.copy">
|
||||
<source>Copy</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="message.button.move">
|
||||
<source>Move</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:filelist/Resources/Private/Language/module.xlf" date="2026-11-10T13:37:37Z" product-name="filelist">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="short_description">
|
||||
<source>Listing of media resources in registered storages</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="description">
|
||||
<source>This is the media administration system. Through this module you can upload, copy, move and delete files on the system.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="title">
|
||||
<source>Media</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user