0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.5.5-0
/
standard
/
htdocs
/
typo3
/
sysext
/
lang
/
[
Home
]
File: locallang_mod_tools_em.xml
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <T3locallang> <meta type="array"> <description>Labels for the Extension Manager</description> <type>module</type> </meta> <data type="array"> <languageKey index="default" type="array"> <label index="mlang_labels_tablabel">TYPO3 Extension Manager</label> <label index="mlang_labels_tabdescr">Manages TYPO3 extensions from a central repository, which includes plugins, modules, class extensions, configuration code etc.</label> <label index="mlang_tabs_tab">Ext Manager</label> <label index="category_BE">Backend</label> <label index="category_BE_modules">Backend Modules</label> <label index="category_FE">Frontend</label> <label index="category_FE_plugins">Frontend Plugins</label> <label index="category_miscellanous">Miscellaneous</label> <label index="category_services">Services</label> <label index="category_templates">Templates</label> <label index="category_examples">Examples</label> <label index="category_documentation">Documentation</label> <label index="state_alpha">Alpha</label> <label index="state_beta">Beta</label> <label index="state_stable">Stable</label> <label index="state_experimental">Experimental</label> <label index="state_test">Test</label> <label index="state_obsolete">Obsolete</label> <label index="state_exclude_from_updates">Exclude From Updates</label> <label index="type_system">System</label> <label index="type_global">Global</label> <label index="type_local">Local</label> <label index="descr_system">System extension (typo3/sysext/) - Always distributed with the TYPO3 source code (static).</label> <label index="descr_global">Global extension (typo3/ext/) - Available for shared source on server (dynamic).</label> <label index="descr_local">Local extension (typo3conf/ext/) - Local for this TYPO3 installation only (dynamic).</label> <label index="privacy_notice">When you interact with the online repository, server information may be sent and stored in the repository for statistics.</label> <label index="security_header">Did you find a security problem?</label> <label index="security_warning_extensions">Please be aware that extensions are third-party software. Installing an extension is a security risk, as the high level of quality and security in the TYPO3 Core can not be assured in these extensions.</label> <label index="security_descr">If you think you have found a security issue in TYPO3 or an extension, please contact the %sTYPO3 security team%s! Thank you!</label> <label index="menu_loaded_extensions">Loaded extensions</label> <label index="menu_install_extensions">Install extensions</label> <label index="menu_import_extensions">Import extensions</label> <label index="menu_translation_handling">Translation handling</label> <label index="menu_settings">Settings</label> <label index="menu_extension_updates">Check for extension updates</label> <label index="list_order_category">Category</label> <label index="list_order_author">Author</label> <label index="list_order_state">State</label> <label index="list_order_type">Type</label> <label index="show_details">Details</label> <label index="show_description">Description</label> <label index="show_more_details">More details</label> <label index="show_technical">Technical (takes time!)</label> <label index="show_validating">Validating (takes time!)</label> <label index="show_changed">Changed? (takes time!)</label> <label index="details_info">Information</label> <label index="details_edit">Edit files</label> <label index="details_backup_delete">Backup/Delete</label> <label index="details_dump_db">Dump DB</label> <label index="details_upload">Upload to TER</label> <label index="details_update">UPDATE!</label> <label index="header">Extension Manager</label> <label index="group_by">Group by:</label> <label index="show">Show:</label> <label index="display_shy">Display shy extensions:</label> <label index="only_my_ext">Only my extensions:</label> <label index="show_obsolete">Show obsolete:</label> <label index="go_back">Go back</label> <label index="look_up">Look up:</label> <label index="loaded_exts">Loaded Extensions</label> <label index="how_to_install">If you want to use an extension in TYPO3, you should simply click the "plus" button %s .</label> <label index="how_to_uninstall">Installed extensions can also be removed again - just click the remove button %s .</label> <label index="available_extensions">Available Extensions - Grouped by: %s</label> <label index="do_update">Update the extension in '%s' from online repository to server</label> <label index="global">global</label> <label index="local">local</label> <label index="excluded_from_updates">The extension is excluded from updates! You can change this in the appropriate ext_emconf.php file.</label> <label index="import_to_local_dir">Import this extension from online repository to the 'local' directory typo3conf/ext/.</label> <label index="list_or_look_up">List or look up %s extensions</label> <label index="list_or_look_up_extensions">Look up extensions:</label> <label index="list_or_look_up_all">all</label> <label index="list_or_look_up_reviewed">reviewed</label> <label index="look_up_button">Look up</label> <label index="privacy_notice_header">PRIVACY NOTICE:</label> <label index="extensions_repository_group_by">Extensions in TYPO3 Extension Repository (online) - Grouped by:</label> <label index="extension_required_short">Rq</label> <label index="list_of_local_extensions">This is the list of extensions which are available locally, but not in the repository.</label> <label index="might_be_user_defined">They might be user-defined and should be prepended user_ then.</label> <label index="only_on_this_server">Extensions found only on this server</label> <label index="no_matching_extensions">No matching extensions found.</label> <label index="connect_to_ter">Connect to the current mirror and retrieve the current list of available plugins from the TYPO3 Extension Repository.</label> <label index="retrieve_update">Retrieve/Update</label> <label index="ext_list_last_updated">(last update: %s)</label> <label index="in_repository">Extensions in TYPO3 Extension Repository</label> <label index="upload_t3x">Upload extension file (.t3x):</label> <label index="upload_to_location">...to location:</label> <label index="local_folder">Local (../typo3conf/ext/)</label> <label index="global_folder">Global (typo3/ext/)</label> <label index="system_folder">System (typo3/sysext/)</label> <label index="overwrite_ext">Overwrite any existing extension!</label> <label index="upload_ext_file">Upload extension file</label> <label index="upload_ext_directly">Upload extension file directly (.t3x):</label> <label index="previous_page">Prev page</label> <label index="next_page">Next page</label> <label index="showing_extensions_from_to">Showing extensions %s to %s</label> <label index="security_settings">Security Settings</label> <label index="show_exts_without_security_check">Enable extensions without review (basic security check):</label> <label index="notice">Notice:</label> <label index="security_notice">Make sure you know what consequences enabling this checkbox might have. Check the %sinformation on typo3.org about security reviews%s!</label> <label index="user_settings">User Settings</label> <label index="enter_repository_username">Enter repository username:</label> <label index="enter_repository_password">Enter repository password:</label> <label index="repository_password_info">This is <em>not</em> your password to the TYPO3 backend! This user information is what is needed to log in at typo3.org with your account there!</label> <label index="mirror_selection">Mirror selection</label> <label index="mirror_list_url">Enter mirror list URL:</label> <label index="mirror_select">Select a mirror from below. This list is built from the online mirror list retrieved from the URL above.</label> <label index="mirror_list">Mirror list</label> <label index="mirror_list_reload">Click here to reload the list.</label> <label index="mirror_use">Use</label> <label index="mirror_name">Name</label> <label index="mirror_url">URL</label> <label index="mirror_country">Country</label> <label index="mirror_sponsored_by">Sponsored by</label> <label index="mirror_use_random">Random (recommended!)</label> <label index="enter_repository_url">Enter repository URL:</label> <label index="repository_url_hint">If you set a repository URL, this overrides the use of a mirror. Use this to select a specific (private) repository.</label> <label index="repository_settings">Repository settings</label> <label index="translation_settings">Translation Settings</label> <label index="languages_to_fetch">Languages to fetch:</label> <label index="translation_info">For the selected languages the EM tries to download and install translation files if available, whenever an extension is installed. (This replaces the <code>csh_*</code> extensions that were used to install core translations before TYPO3 version 4!)</label> <label index="translation_loaded_exts">To request an update or installation for already loaded extensions, see below.</label> <label index="translation_save_selection">Save selection</label> <label index="translation_check_status_button">Check status against repository</label> <label index="translation_update_button">Update from repository</label> <label index="translation_status">Translation status</label> <label index="translation_check_status">Checking translation status, please wait...</label> <label index="translation_table_check">This table shows the status of the translations of the loaded extensions.</label> <label index="translation_extension_key">Extension key</label> <label index="translation_checking_extension">Checking translation status for extension \"%s\"...</label> <label index="translation_no_translation">No translation available</label> <label index="translation_n_a">N/A</label> <label index="translation_not_installed">Not installed/Unknown</label> <label index="translation_status_unknown">???</label> <label index="translation_needs_update">Needs update</label> <label index="translation_status_update">UPD</label> <label index="translation_is_ok">Is up to date</label> <label index="translation_status_ok">OK</label> <label index="translation_check_done">Check done.</label> <label index="translation_update_status">Updating translations, please wait...</label> <label index="translation_table_update">This table shows the update results of the translations of the loaded extensions.</label> <label index="translation_full_check_update">If you want to force a full check or update, delete the l10n zip-files from the typo3temp folder.</label> <label index="translation_updating_extension">Updating translation for extension \"%s\"...</label> <label index="translation_has_been_updated">Has been updated</label> <label index="translation_status_error">ERR</label> <label index="translation_problems">Possible reasons: Network problems, allow_url_fopen is off, cURL is not enabled in the Install Tool</label> <label index="translation_status_could_not_fetch">Could not fetch translation status</label> <label index="translation_update_done">Update done.</label> <label index="translation_unpacking_failed">Unpacking the language pack failed!</label> <label index="ext_load_details_button">Load details</label> <label index="ext_or">or</label> <label index="ext_import_update_button">Import/Update</label> <label index="ext_import_update_to">to:</label> <label index="ext_import_global">Global:</label> <label index="ext_import_local">Local:</label> <label index="ext_import_system">System:</label> <label index="ext_import_overwrite">(OVERWRITE)</label> <label index="ext_import_folder_empty">(empty)</label> <label index="ext_import_excluded_from_updates">This extension is excluded from updates! You can change this in the ext_emconf.php file in the extension folder.</label> <label index="ext_import_select_command">Select command</label> <label index="ext_import_remote_ext_details">Remote Extension Details</label> <label index="ext_import_list_not_updated">Error: The list could not be fetched from %s.</label> <label index="ext_import_list_updated">The mirror list has been updated and now contains %s entries.</label> <label index="ext_import_list_empty">The mirror list was not updated as it contained no entries.</label> <label index="ext_import_md5_not_updated">Error: The extension MD5 sum could not be fetched from %s.</label> <label index="ext_import_extlist_updated_header">Extension list updated</label> <label index="ext_import_extlist_updated">The extensions list has been updated and now contains %s extension entries.</label> <label index="ext_import_list_unchanged_header">No updates available</label> <label index="ext_import_list_unchanged">The extension list has not changed remotely, it has thus not been fetched.</label> <label index="ext_import_ext_already_installed_loaded">Extension already installed and loaded.</label> <label index="ext_import_p_localconf">localconf.php is not writable!</label> <label index="ext_import_ext_loaded">Extension was already installed, it has been loaded.</label> <label index="ext_import_ext_n_a">Extension not available in matching version.</label> <label index="ext_import_ext_imported">Extension has been imported from repository and loaded.</label> <label index="ext_import_ext_not_loaded">Extension is in repository, but could not be loaded.</label> <label index="ext_import_ext_n_a_rep">Extension not available in repository.</label> <label index="ext_import_file_not_uploaded">File was not uploaded?!</label> <label index="ext_import_file_empty">File is empty!</label> <label index="ext_import_ext_present_no_overwrite">A version of the extension was already present in '%s' and the overwrite flag was not set.</label> <label index="ext_import_ext_present_nothing_done">So nothing was done...</label> <label index="ext_import_no_key">No extension key in file. Strange...</label> <label index="ext_import_wrong_file_format">Wrong file format. No data recognized, %s.</label> <label index="ext_import_no_file">No file uploaded! Probably the file was too large for PHPs internal limit for uploadable files.</label> <label index="ext_import_file_not_created">Error: File '%s' could not be created!!!</label> <label index="ext_import_file_corrupted">Error: File '%s' MD5 was different from the md5 of the original file - so the file is corrupted!</label> <label index="ext_import_success">Extension imported</label> <label index="ext_import_success_folder">Folder created: %s</label> <label index="ext_import_no_conf_file">Error: Could not find '%s'.</label> <label index="ext_import_ext_type">Installation Type:</label> <label index="ext_import_cache_files_removed">Cache-files are removed and will be re-written upon next hit.</label> <label index="ext_import_install_uninstall">Install/Uninstall Extension:</label> <label index="ext_import_uninstall">Uninstall extension</label> <label index="ext_import_install">Install extension</label> <label index="ext_import_imported">The extension has been imported.</label> <label index="ext_import_close_check">Close window and recheck dependencies.</label> <label index="ext_import_ext_path_different">Error: The extension path '%s' was different than expected...</label> <label index="ext_import_ext_only_here">Error: The extension can only be installed in the path %s (lockType=%s).</label> <label index="ext_import_no_ext_key_files">Error: No extension key!!! Why? - nobody knows... (Or there are no files in the file array...)</label> <label index="ext_import_data_transfer">Error: The data transfer did not succeed. %s</label> <label index="ext_import_no_install_here">Error: Installation is not allowed in this path (%s).</label> <label index="ext_import_results">Extension import results</label> <label index="ext_details_ext">Extension:</label> <label index="ext_details_new_tables_fields">Before the extension can be installed the database needs to be updated with new tables or fields.</label> <label index="ext_details_new_tables_fields_select">Please select which operations to perform:</label> <label index="ext_details_installing">Installing %s:</label> <label index="ext_details_db_needs_update">Database needs to be updated</label> <label index="ext_details_remove_ext">Remove extension</label> <label index="ext_details_removing">Removing %s:</label> <label index="ext_details_ext_installed_removed">The extension has been %s.</label> <label index="ext_details_ext_installed_with_key">The extension "%s" has been installed.</label> <label index="ext_details_ext_removed_with_key">The extension "%s" has been removed.</label> <label index="ext_details_installed">installed</label> <label index="ext_details_removed">removed</label> <label index="ext_details_write_access_error">Write access error</label> <label index="ext_details_write_error_localconf">typo3conf/localconf.php seems not to be writable, so the extension cannot be installed automatically!</label> <label index="ext_details_error_downloading">Error while trying to download the extension file...</label> <label index="ext_details_md5_previous">MD5: %s (Previous File)</label> <label index="ext_details_no_changes">No changes to the file detected!</label> <label index="ext_details_file">File: %s</label> <label index="ext_details_md5_current">MD5: %s (Current File)</label> <label index="ext_details_md5_submitted">MD5: %s (Submitted File)</label> <label index="ext_details_saving_failed_changes_lost">Saving failed, the content was not correctly written to disk. Changes have been lost!</label> <label index="ext_details_file_saved">File saved.</label> <label index="ext_details_file_save_button">Save file</label> <label index="ext_details_saving_disabled">[SAVING IS DISABLED - It can be enabled with the $TYPO3_CONF_VARS['EXT']['noEdit'] flag]</label> <label index="ext_details_cancel_button">Cancel</label> <label index="ext_details_edit_file">Edit file:</label> <label index="ext_details_filesize_exceeded_kb">Filesize exceeded %s KBytes</label> <label index="ext_details_file_too_large">Files larger than %s KBytes are not allowed to be edited.</label> <label index="ext_details_fatal_edit_error">Fatal Edit error: File '%s' was not inside the correct path of the TYPO3 Extension!</label> <label index="ext_details_loaded_and_running">The extension is installed (loaded and running)!</label> <label index="ext_details_remove_button">Click here to remove the extension:</label> <label index="ext_details_not_loaded">The extension is <strong>not</strong> installed yet.</label> <label index="ext_details_install_button">Click here to install the extension:</label> <label index="ext_details_always_loaded">This extension is entered in the TYPO3_CONF_VARS['EXT']['requiredExt'] list and is therefore always loaded.</label> <label index="ext_details_current_status">Current status:</label> <label index="ext_details_update_needed">Update needed:</label> <label index="ext_details_notice_static_data">(Notice: "Static data" may not <em>need</em> to be updated. You will only have to import static data each time you upgrade the extension.)</label> <label index="ext_details_configuration">Configuration:</label> <label index="ext_details_notice_clear_cache">(<em>Notice: You may need to clear the cache after the configuration of the extension. This is required if the extension adds TypoScript depending on these settings.</em>)</label> <label index="ext_details_details">Details:</label> <label index="ext_details_no_unique_ext">The extensions has an extension key prefixed "user_" which indicates that it is a user-defined extension with no official unique identification. Therefore it cannot be uploaded.</label> <label index="ext_details_no_username">You have not configured a default username/password yet. %sGo to "Settings"%s if you want to do that.</label> <label index="ext_details_upload_to_ter">Upload extension to repository</label> <label index="ext_details_delete">Delete</label> <label index="ext_details_backup">Backup</label> <label index="ext_details_update_em_conf">Update EM_CONF</label> <label index="ext_details_ext_files">Extension files</label> <label index="ext_details_update">Update:</label> <label index="ext_details_no_update_object">No update object</label> <label index="reqInstExt_install_import">Install/Import:</label> <label index="reqInstExt_ext_key">Extension Key:</label> <label index="reqInstExt_import_install_selected">Import and Install selected</label> <label index="reqInstExt_return">Return</label> <label index="reqInstExt_imp_inst_ext">Import/Install Extensions:</label> <label index="updatesForm_make_updates">Make updates</label> <label index="extDumpTables_tables_fields">Table and field structure required</label> <label index="extDumpTables_bytes_written_to">%sbytes written to %s</label> <label index="extDumpTables_dumping_content">Dumping table content for static tables:</label> <label index="extDumpTables_static_tables">Static tables</label> <label index="extDumpTables_write_static">Write current static table contents to ext_tables_static+adt.sql now!</label> <label index="extDumpTables_dumping_db_structure">Dumping current database structure for:</label> <label index="extDumpTables_tables">Tables:</label> <label index="extDumpTables_solo_fields">Solo-fields:</label> <label index="extDumpTables_write_dump">Write this dump to ext_tables.sql now!</label> <label index="extDumpTables_based_on">This dump is based on two factors:</label> <label index="extDumpTables_based_on_one">1) All tablenames in ext_tables.sql which are <em>not</em> found in the "modify_tables" list in ext_emconf.php are dumped with the current database structure.</label> <label index="extDumpTables_based_on_two">2) For any tablenames which <em>are</em> listed in "modify_tables" all fields and keys found for the table in ext_tables.sql will be re-dumped with the fresh equivalents from the database.</label> <label index="extDumpTables_bottomline">Bottomline is: Whole tables are dumped from database with no regard to which fields and keys are defined in ext_tables.sql. But for tables which are only modified, any NEW fields added to the database must in some form or the other exist in the ext_tables.sql file as well.</label> <label index="extFileList_file">File:</label> <label index="extFileList_size">Size:</label> <label index="extFileList_edit">Edit:</label> <label index="extFileList_download">Download...</label> <label index="extFileList_edit_file">Edit file</label> <label index="extFileList_total">Total:</label> <label index="extDelete_ext_active">This extension is currently installed (loaded and active) and so cannot be deleted!</label> <label index="extDelete_wrong_scope">You cannot delete (and install/update) extensions in the %s scope.</label> <label index="extDelete_remove_dir_failed">ERROR: Could not remove extension directory '%s'. The following errors occurred:</label> <label index="extDelete_removed_header">Extension deleted</label> <label index="extDelete_removed">Removed extension in path '%s'!</label> <label index="extDelete_sure">Are you sure you want to delete this extension from the server?</label> <label index="extDelete_from_server">DELETE EXTENSION FROM SERVER</label> <label index="extDelete_from_location">(in the '%s' location '%s'!)</label> <label index="extDelete_backup">(Maybe you should make a backup first, see above.)</label> <label index="extDelete_neither_global_nor_local">This extension is neither a global nor a local one and so cannot be removed.</label> <label index="extUpdateEMCONF_sure">Are you sure you want to update EM_CONF?</label> <label index="extUpdateEMCONF_file">Update extension EM_CONF file</label> <label index="extUpdateEMCONF_info_changes">If files are changed, added or removed to an extension this is normally detected and displayed so you know that this extension has been altered locally and may need to be uploaded or at least not overwritten.</label> <label index="extUpdateEMCONF_info_reset">Updating this file will reset this check.</label> <label index="extBackup_select">Make selection:</label> <label index="extBackup_files">Extension files:</label> <label index="extBackup_download">Download extension '%s' as a file.</label> <label index="extBackup_md5">MD5:</label> <label index="extBackup_data_tables">Data tables:</label> <label index="extBackup_static_tables">Static tables:</label> <label index="extBackup_unexpected_error">An unexpected error has occurred. There are problems with your extension key or with the extension data.</label> <label index="extBackup_dump_table">Dump table '%s'</label> <label index="extBackup_number_of_records">%s records</label> <label index="extBackup_table_not_there">Did not exist.</label> <label index="extBackup_dump_all_tables">Dump all existing tables.</label> <label index="extBackup_download_all_data">Download all data from:</label> <label index="extBackup_nothing_to_dump">Nothing to dump...</label> <label index="extInfoArray_general_info">General information:</label> <label index="extInfoArray_title">Title:</label> <label index="extInfoArray_description">Description:</label> <label index="extInfoArray_author">Author:</label> <label index="extInfoArray_version">Version:</label> <label index="extInfoArray_category">Category:</label> <label index="extInfoArray_state">State:</label> <label index="extInfoArray_shy">Shy:</label> <label index="extInfoArray_internal">Internal:</label> <label index="extInfoArray_depends_on">Depends on:</label> <label index="extInfoArray_conflicts_with">Conflicts with:</label> <label index="extInfoArray_suggests">Suggests:</label> <label index="extInfoArray_priority">Priority:</label> <label index="extInfoArray_clear_cache">Clear cache:</label> <label index="extInfoArray_incl_modules">Includes modules:</label> <label index="extInfoArray_lock_type">Lock installation Type:</label> <label index="extInfoArray_load_in_frontend">Load in frontend:</label> <label index="extInfoArray_modifies_tables">Modifies tables:</label> <label index="extInfoArray_inst_status">Installation status:</label> <label index="extInfoArray_inst_type">Type of installation:</label> <label index="extInfoArray_inst_twice">Double installation:</label> <label index="extInfoArray_root_files">Root files:</label> <label index="extInfoArray_table_error">Table error!</label> <label index="extInfoArray_missing_fields">Probably one or more required fields/tables are missing in the database!</label> <label index="extInfoArray_static_table_error">Static table error!</label> <label index="extInfoArray_static_tables_missing_empty">The static tables are missing or empty!</label> <label index="extInfoArray_db_update_needed">The database will need to be updated when this extension is installed.</label> <label index="extInfoArray_tables_ok">All required tables are already in the database!</label> <label index="extInfoArray_db_requirements">Database requirements:</label> <label index="extInfoArray_db_status">Database status:</label> <label index="extInfoArray_flags">Flags:</label> <label index="extInfoArray_config_template">Config template:</label> <label index="extInfoArray_typoscript_files">TypoScript files:</label> <label index="extInfoArray_language_files">Language files:</label> <label index="extInfoArray_upload_folder">Upload folder:</label> <label index="extInfoArray_create_directories">Create directories:</label> <label index="extInfoArray_module_names">Module names:</label> <label index="extInfoArray_class_names">Class names:</label> <label index="extInfoArray_code_warnings">Code warnings:</label> <label index="extInfoArray_dev_relevant">(developer-relevant)</label> <label index="extInfoArray_annoyances">Naming annoyances:</label> <label index="extInfoArray_exception">[exception]</label> <label index="extInfoArray_difference_detected">A difference between the originally installed version and the current one was detected!</label> <label index="extInfoArray_modified_files">Modified files:</label> <label index="extInfoArray_files_changed">Files changed:</label> <label index="extInfoArray_additional_fields">Additional fields:</label> <label index="extInfoArray_double_installation_infotext">A %s extension with this key is also available on the server, but cannot be loaded, because the "%s" version takes precedence.</label> <label index="repositoryUploadForm_username">Repository Username:</label> <label index="repositoryUploadForm_password">Repository Password:</label> <label index="repositoryUploadForm_changelog">Changelog for upload:</label> <label index="repositoryUploadForm_command">Upload command:</label> <label index="repositoryUploadForm_new_bugfix">New bugfix version (latest %s)</label> <label index="repositoryUploadForm_new_sub_version">New sub version (latest %s)</label> <label index="repositoryUploadForm_new_main_version">New main version (latest %s)</label> <label index="repositoryUploadForm_upload">Upload extension</label> <label index="listRowHeader_modifies_tables_short">Mod. Tables:</label> <label index="listRowHeader_modules">Modules:</label> <label index="listRowHeader_clear_cache_short">Cl. Cache?</label> <label index="listRowHeader_tables_fields">Tables/Fields:</label> <label index="listRowHeader_ts_files">TS files:</label> <label index="listRowHeader_affects">Affects:</label> <label index="listRowHeader_config">Config:</label> <label index="listRowHeader_locallang">locallang:</label> <label index="listRowHeader_classes">Classes:</label> <label index="listRowHeader_changed_files">Changed files:</label> <label index="listRowHeader_ext_key">Extension key:</label> <label index="listRowHeader_download_short">DL:</label> <label index="listRowHeader_documentation_short">Doc:</label> <label index="listRowHeader_type">Type:</label> <label index="listRowHeader_title_upload_date">Date of upload of the repository version.</label> <label index="listRowHeader_upload_date">Upload date:</label> <label index="listRowHeader_title_current_version">Current version of the extension on this server. If printed bold, there is a newer version in the repository! Then you should upgrade.</label> <label index="listRowHeader_current_version">Cur. Ver:</label> <label index="listRowHeader_title_current_type">Current type of installation of the extension on this server.</label> <label index="listRowHeader_current_type">Cur. Type:</label> <label index="listRowHeader_title_number_of_downloads">Number of downloads: all versions/this version</label> <label index="listRow_files">Files:</label> <label index="listRow_local_manual">Local Open Office Manual</label> <label index="helperFunction_install_extension">Install extension...</label> <label index="helperFunction_import_not_possible">Import to both local and global path is disabled in TYPO3_CONF_VARS!</label> <label index="detailedExtAnalysis_keys">keys</label> <label index="detailedExtAnalysis_tables_are">Some tables or fields are %s!</label> <label index="detailedExtAnalysis_tables_are_missing">missing</label> <label index="detailedExtAnalysis_tables_are_of_wrong_type">of wrong type</label> <label index="detailedExtAnalysis_static_tables_missing">Static table(s) missing!</label> <label index="detailedExtAnalysis_wrong_mod_path">Configured TYPO3_MOD_PATH "%s" is different from "%s", which it should be.</label> <label index="detailedExtAnalysis_mconf_missing">No definition of MCONF[name] variable found inside!</label> <label index="detailedExtAnalysis_be_module_conf_missing">Backend module conf file "%s" should exist, but does not!</label> <label index="detailedExtAnalysis_module_folder_missing">Backend module folder "%s" should exist, but does not!</label> <label index="detailedExtAnalysis_unconfigured_module">It seems like there is a backend module in "%s" which is not configured in ext_emconf.php.</label> <label index="detailedExtAnalysis_module">Module</label> <label index="detailedExtAnalysis_module_and_more">Module+</label> <label index="detailedExtAnalysis_loadTCA">loadTCA</label> <label index="detailedExtAnalysis_TCA">TCA</label> <label index="detailedExtAnalysis_plugin">Plugin</label> <label index="detailedExtAnalysis_plugin_st43">Plugin/ST43</label> <label index="detailedExtAnalysis_page_ts">Page-TSconfig</label> <label index="detailedExtAnalysis_user_ts">User-TSconfig</label> <label index="detailedExtAnalysis_ts_setup">TS/Setup</label> <label index="detailedExtAnalysis_ts_constants">TS/Constants</label> <label index="detailedExtAnalysis_constants">Constants</label> <label index="detailedExtAnalysis_setup">Setup</label> <label index="detailedExtAnalysis_no_upload_folder">Error: Upload folder "%s" did not exist!</label> <label index="detailedExtAnalysis_class_ok">Class filename "%s" contained the class "%s" just as it should.</label> <label index="detailedExtAnalysis_class_not_ok">Class filename "%s" did NOT contain the class "%s"!</label> <label index="detailedExtAnalysis_xclass_ok">'XCLASS OK in %s.</label> <label index="detailedExtAnalysis_xclass_no_include">Couldn't find the include_once statement for XCLASS!</label> <label index="detailedExtAnalysis_xclass_incorrect">The XCLASS filename-key "%s" was different from "%s" which it should have been!</label> <label index="detailedExtAnalysis_no_xclass_filename">No XCLASS filename-key found in file "%s". Maybe a regex coding error here...</label> <label index="detailedExtAnalysis_no_xclass_found">No XCLASS inclusion code found in file "%s".</label> <label index="rmExtDir_could_not_be_deleted">Error: "%s" could not be deleted!</label> <label index="rmExtDir_error_file">Error: "%s" was either not a file, or it was equal to the removed directory or simply outside the removed directory "%s"!</label> <label index="rmExtDir_error_files_left">Error: "%s" could not be removed (are there files left?)</label> <label index="rmExtDir_error_no_dir">Error: "%s" was no directory!</label> <label index="rmExtDir_error_folders_left">Error: Extension directory "%s" could not be removed (are there files or folders left?)</label> <label index="rmExtDir_error">Error:</label> <label index="rmExtDir_error_unallowed_path">Error: Unallowed path to remove:</label> <label index="clearMakeExtDir_no_ext_key">FATAL ERROR: Extension key was not set for some VERY strange reason. Nothing done...</label> <label index="clearMakeExtDir_could_not_remove_dir">ERROR: Could not remove extension directory "%s". Reasons:</label> <label index="clearMakeExtDir_could_not_create_dir">ERROR: Could not create extension directory "%s"!</label> <label index="clearMakeExtDir_no_dir">ERROR: The extension install path "%s" was no directory!</label> <label index="writeModPath_ok">TYPO3_MOD_PATH and $BACK_PATH were updated in "%s"!</label> <label index="writeModPath_notRequired">Notice: Module "%s" uses module-API to register module, TYPO3_MOD_PATH and $BACK_PATH not required.</label> <label index="writeModPath_error">Error: Either TYPO3_MOD_PATH or $BACK_PATH was not found in the "%s" file. You must manually configure that!</label> <label index="updateLocalEM_CONF_ok">The file "%s" was updated with a cleaned up EM_CONF array.</label> <label index="updateLocalEM_CONF_not_writable">Error: "%s" was not writable!</label> <label index="updateLocalEM_CONF_not_found">Error: No file "%s" found. DON'T PANIC!</label> <label index="updateLocalEM_CONF_no_content">No content to write to "%s"!</label> <label index="makeUploadArray_error_size">Error: The total size of the uncompressed upload (%s) exceeds %s!</label> <label index="makeUploadArray_error_path">Error: Extension path for extension "%s" not found!</label> <label index="checkDependencies_ignored">Dependency on %s ignored as requested.</label> <label index="checkDependencies_php_too_low">The running PHP version (%s) is lower than required (%s).</label> <label index="checkDependencies_ignore_requirement">Ignore this version requirement</label> <label index="checkDependencies_php_too_high">The running PHP version (%s) is higher than allowed (%s).</label> <label index="checkDependencies_typo3_too_low">The running TYPO3 version (%s) is lower than required (%s).</label> <label index="checkDependencies_typo3_too_high">The running TYPO3 version (%s) is higher than allowed (%s).</label> <label index="checkDependencies_ext_not_available">The extension "%s" was not available in the system. Please import it from the TYPO3 Extension Repository.</label> <label index="checkDependencies_import_ext">Import this extension to the 'local' directory typo3conf/ext/ from online repository.</label> <label index="checkDependencies_import_now">Import now (opens a new window)</label> <label index="checkDependencies_ignore_ext_requirement">Ignore this extension requirement</label> <label index="checkDependencies_ext_not_installed">Extension "%s" (%s) was not installed. Please install it first.</label> <label index="checkDependencies_install_now">Install now (opens a new window)</label> <label index="checkDependencies_ext_too_low">The running version of extension "%s" (%s) is lower than required (%s).</label> <label index="checkDependencies_ext_too_high">The running version of extension "%s" (%s) is higher than allowed (%s).</label> <label index="checkDependencies_conflict_ignored">Conflict with %s ignored as requested.</label> <label index="checkDependencies_conflict_remove">The extensions "%s" and "%s" (%s) will conflict with each other. Please remove "%s", if you want to install "%s".</label> <label index="checkDependencies_remove_now">Remove now (opens a new window)</label> <label index="checkDependencies_ignore_conflict">Ignore this conflict error</label> <label index="checkDependencies_conflict_error">Conflict Error</label> <label index="checkDependencies_suggestion_ignored">Suggestion of %s ignored as requested.</label> <label index="checkDependencies_suggest_import">Extension "%s" was not available in the system. You may want to import it from the TYPO3 Extension Repository.</label> <label index="checkDependencies_ignore_suggestion">Ignore this suggestion</label> <label index="checkDependencies_suggest_installation">Extension "%s" (%s) was not installed. You may want to install it.</label> <label index="checkDependencies_exts_suggested_by_ext">Extensions suggested by extension "%s"</label> <label index="checkDependencies_try_again">Try again</label> <label index="removeExtFromList_dependency">The extension(s) '%s' depend(s) on the extension you are trying to remove. The operation was not completed.</label> <label index="removeExtFromList_dependency_error">Dependency Error</label> <label index="checkUploadFolder_clear_cache">Clear cache</label> <label index="checkUploadFolder_clear_cache_requested">This extension requests the cache to be cleared when it is installed/removed.</label> <label index="checkUploadFolder_clear_all_cache">Clear all cache:</label> <label index="checkUploadFolder_create_upload_folder">Create upload folder</label> <label index="checkUploadFolder_upload_folder_needed">The extension requires the upload folder '%s' to exist.</label> <label index="checkUploadFolder_create_dir">Create directory '%s':</label> <label index="checkUploadFolder_error">ERROR: The path '%s' could not be created.</label> <label index="checkUploadFolder_create_folder">Create folder</label> <label index="checkUploadFolder_folder_needed">The extension requires the folder '%s' to exist.</label> <label index="checkDBupdates_add_fields">Add fields</label> <label index="checkDBupdates_changing_fields">Changing fields</label> <label index="checkDBupdates_add_tables">Add tables</label> <label index="checkDBupdates_rows">Rows:</label> <label index="checkDBupdates_table_exists">Table exists!</label> <label index="checkDBupdates_import_static_data">Import static data</label> <label index="tsStyleConfigForm_note">Note</label> <label index="tsStyleConfigForm_additional_config">This extension provides additional configuration options which become available once it is installed.</label> <label index="dumpStaticTables_table_not_found">Fatal error: Table for dump not found in database...</label> <label index="terCommunication_ext_version">The extension is now available in version %s.</label> <label index="display_nle">Include not loaded extensions into listing</label> <label index="display_files">Display the list of changed files</label> <label index="header_upd_ext">There are new versions of the following extensions in the TER</label> <label index="header_vers_ret">Version information</label> <label index="tab_mod_name">Extension</label> <label index="tab_mod_key">Ext-Key</label> <label index="tab_mod_loc_ver">Local</label> <label index="tab_mod_rem_ver">Remote</label> <label index="tab_mod_comment">Upload-Comment</label> <label index="tab_mod_location">Location</label> <label index="msg_warn_diff">A difference between the originally installed version and the current was detected!</label> <label index="msg_modified">Modified Files:</label> <label index="write_protected">(write-protected)</label> <label index="note_last_update">Last update of the list of extensions:</label> <label index="note_last_update_new">Last update of the list of extensions: %s.</label> <label index="note_last_update2">To get and update the list, go to the section "Import extensions" and use the button "Retrieve/Update".</label> <label index="note_last_update2_new">To get and update the list, %sgo to the section "Import extensions" and use the button "Retrieve/Update"%s.</label> <label index="double_inclusion">%1$s takes precedence over %2$s</label> <label index="globalext">Globally installed extension</label> <label index="localext">Locally installed extension</label> <label index="sysext">System extension</label> </languageKey> </data> </T3locallang>