# symbols mapping_type=Type mapping_command=Command mapping_gui=GUI mapping_configuration=Configuration xml_gui=XML Document xml_help=Editor help xml_show_pi=Show processing instructions xml_show_comment=Show comments xml_show_text=Show text xml_show_attributes=Show attributes xml_edit_preferred_prefix=Edit preferred prefix xml_edit_attributes=Edit attributes xml_check_validity=Check validity xml_print=Print xml_page_setup=Page setup xml_save_as=Save as... xml_save=Save xml_close=Close xml_open=Open xml_open_as_template=Open as template xml_style=Style spell_check_action=Check spelling auto_spell_check_action=Check on the fly empty_string=empty string not_available=not available not_editable=not editable not_defined=not defined not_specified=not specified not_logged_in=not logged in no_owner_specified=no owner specified no_previews_available=no previews available no_name=no name unknown_class=unknown class no_preview=no preview select_preview_title=Preview configuration last_preview_action=Run last preview preview_date=Simulated date: preview_categories=Category configuration: preview_role=Preview role: preview_name=Preview name: preview_cateogires=Preview categories: hotlink_name=Hotlink name hotlink_url=URL hotlink_parameter=Parameter hotlink_parameter_name=Parameter name gui_configuration_general=General configuration gui_configuration_hide=Show undefined element_configuration_general=Element configuration element_path=Element path element_hide=Hide element element_gui=GUI element_configuration_description=Element description origin=Origin date=Date error=Error warning=Warning info=Info description=Description comments=Comments owner=Owner access=Access login=Login password=Password domain=Domain url=URL last_modified=Modified at modified_by=Modified by certified_by=Certified by certification_level=Certification level proxy_auth_prompt=Proxy requires Authentication proxy_auth_scheme=Authentication Typ: {0} proxy_auth_proto=Authentication Protocol: {0} http_auth_prompt=HTTP Server Authentication service_auth_hint=Service Endpoint: {0} test=Test low=low medium=medium high=high down=Down add=Add up=Up delete=Delete component=component new=new gt=greater than ge=greater than or equal eq=equal lt=less than le=less than or equal ne=not equal clear_selection=Clear selection clear_selection_tooltip=to send message to all users you have to deselect all users from=From importance=Importance message=Message to=To to_yourself=To yourself users=Users # error messages error_unknown=Unknown error error_component_update=Component could not be updated. error_transformer_invalid=Transformer is invalid. error_no_permission=No permission to write component. invalid_date_error=The date format you entered is invalid! invalid_date_error_title=Invalid date component_not_found_error=Component not found login_failed=Login failed, please try again proxy_login_failed=Proxy Login failed, please try again login_failed_title=Login failed! login_aborted=Login aborted! Please login manually! already_logged_in=You are already logged in!\nThe previous session will be logged out now. logout_failed=This may result in double events when callback port is set to a fixed value! logout_failed_title=Logout failed! no_preview_error=No preview available invalid_link_error=Invalid link! illegal_component_name=A component name must not start with __ illegal_component_name_char=A component name must not contain illegal_component_name_title=Illegal component name subcomponent_not_loaded=Subcomponent could not be loaded by SubcomponentGUI! choose_permission=Choose permission permission_to_grant=Permission to grant component_not_found_path_is_null=Component could not be loaded - path is null! component_not_found=Component [{0}] not found as child of [{1}]! no_root_delete=The root component can not be deleted! no_content_available=no content available internal_error=Internal error exception_occured=An exception occured! type_parameter_missing=Type: cannot instantiate, parameter is missing! type_property_not_found=Type property with name [{0}] not found in type [{1}] type_not_found=The requested type [{0}] was not found! exception_message=Exception message no_connection=No connection to Contelligent server! no_valid_response=Got no valid response from server! session=Session session_timeout_relogin_text=Please login again to continue your work session_timeout_title=Session timed out! session_timeout=Press ok to reload your session! action_performed_as_guest=You are logged in again, but the current action was performed as guest user. Please check manually if it was really successful! no_create_socket=Could not create server socket gui_not_supported=Requested GUI for component [{0}] not supported! resource_not_supported=Value {1} for Category {0} not supported! inherited_permisson_no_delete=This is a inherited permission and can not be deleted! node_not_collapsable=This node can not be collapsed page_not_collapsable_error=This page can not be collapsed # option strings yes=Yes yes_all=Yes to all no=No cancel=Cancel ok=OK quit=Quit exit=Exit disard=Discard # standard menu names special=Special file=File edit=Edit text=Text view=View search=Search format=Format navigation=Navigation windows=Windows server=Server help=Help library=Library administration=Administration tools=Tools bookmarks=Bookmarks # dialog component_update_title=Update Component open_modules_exist=Do you want to quit anyway and close them as well? open_modules_exist_title=There are open Windows create_link_question=Create internal or external link? create_link_title=Create link create_menue_entry=Create menu entry menu_title=Menu title menu_description=Menu description help_action=Context help find=Find search_text=Searchterm search_scope=Scope search_all=All search_subtree=Subtree: replace_text=Replace With replace=Replace replace_all=Replace All skip=Skip interactive_replace=Text found, what to do now? search_results=Search results search_show_action=Show search_show_action_text=For showing the selected component you have to close the component:\n"{0}".\nDo you want to save this component? search_show_action_title=Opened component found! search_info_indexer_running=Indexing in process. You can't search until indexing is finished.\nTry it again later. search_info_min_searchstring=No search text entered! search_info_unknown_error=Unknown error while searching index. search_info_cannot_parse=Cannot parse search text. See help for valid search text. search_replace_action=Replace search_replace_action_text=For replacing words you have to close the component:\n"{0}".\nDo you want to save this component? search_replace_action_title=Opened component found! # Help-Frame for Searching search_help_title=Help (Search-Text) search_help_description=Following table shows possible search-expression. search_help_table_header_1=Query-Type search_help_table_header_2=Query-Expression search_help_table_header_3=Match search_help_table_row_1=Or_house cat_Finds house or cat in all documents. search_help_table_row_2=Or (||)_house || cat_Finds components with house or cat in documents. search_help_table_row_3=Or (&&)_(house villa) && car_Finds components with house and car or villa and car. search_help_table_row_4=Inclusion (+)_+house +cat_House and cat has to be in one component. search_help_table_row_5=Exclusion (-)_+cat -house (or - house)_Only cat may be exist in the component. search_help_table_row_6=Compound ("")_"cat and house"_Finds only the whole term "cat and house". search_help_table_row_7=Wildcard (*) house*_finds housekeeper, housecleaner. search_help_table_row_8=Leading Wildcard (*)_To use leading wildcard, you have to enable this this system-index.xml_Note that this can produce very slow queries on big indexes. search_help_table_row_9=Fuzzy (~)_java~_finds similar terms like lava,... search_help_table_row_10=Escaped (\\) for :-?*()+\\_\\+3333_finds 3333 (not all special characters are supported. search_help_table_row_11=URL (1)_www.myhomepage.com_... search_help_table_row_12=URL (2)_"http://www.myhomepage.com"_note "" . search_help_table_row_13=Negation (!)_apache ! "apache lucene"_All components with apache exept components with "apache" and "lucene in the same document. search_help_table_row_14=Group ()_(lisa bart) && simpson_All components with lisa simpson or bart simpson (but not lisa marie). search_help_table_row_15=Hint 1_You want search for > Expert user_roles_information=User/Roles Information type_handling=Type Handling task_management=Task Management phrase_generator=Phrase Generator event_monitor=Event Monitor event_monitor_description=Monitors the event communication between client and server message_console=Message Console message_console_description=Sends and receives messages to and from other clients # preferences configuration=Configuration configuration_description=User configuration of the Contelligent client logging=Logging logging_description=Configuration of the client logging applications=Applications applications_description=Configure the application binding for different MIME types directories=Directories directories_description=Configure your working directories server=Server server_description=Configuration of the server properties modules=Modules modules_description=Contelligent modules publisher=Publisher publisher_description=Configure publisher data config_file_filter_description=Configuration files add_property=Add Property remove_property=Remove Property # category wizard category=Category category_wizard_title_content=Select sensitive categories for content category_wizard_title_template=Select sensitive categories for template category_wizard_content_description=Please select the categories that will affect the content of your component: category_wizard_supported_content_values=Please select values of category {0} that your content will support: category_wizard_template_description=Please select the categories that will affect the template of your component: category_wizard_supported_template_values=Please select values of category {0} that your template will support: category_wizard_select_values=Please select supported values: category_wizard_category_title=Select supported category values next = Next >> back = << Back finish = Finish abort = Abort # column names name=Name value=Value type=Type property=Property key=Key role_id=Role ID role=Role required=Required optional=Optional final=Final mode=Mode group=Group constraints=Constraints priority=Priority acquired=Acquired state=State assigned=Assigned edit=Edit principal=Principal permission=Permission content=Content description=Description # misc packages=Packages types=Types type_hierarchy=Type hierarchy type_properties=Type properties blueprint=Blueprint open_tasks=Open Tasks history=History workflow=Workflow step_comment=Step: {0}, Editor: {1} initiator=Initiator task_description=Task description message_added=Message added from path=Path server_view_is=Server of this view is cached_components=Cached components display=Display color_hex=Color (hex): black=Black blue=Blue green=Green orange=Orange red=Red yellow=Yellow event_component_add=Add Component event_component_add_aborted=Add Component Aborted event_component_add_in_progress=Add Component in Progress event_component_change=Change Component event_component_lock=Lock Component event_component_remove=Remove Component event_component_remove_aborted=Remove Component Aborted event_component_remove_in_progress=Remove Component in Progress event_component_selected=Component Selected event_component_unlock_event=Unlock Component event_server=Server event event_server_pull=Event Pulled from Server event_server_push=Event Pushed by Server event_task_finished=Task Finished event_task_started=Task Started event_message=Message event event_type=Type event event_hotlink=Hotlink event event_workflow=Workflow event event_context=Context event event_login=Login event event_logout=Logout event event_session_timeout=Session timeout event imgage_filter_description=Just Images intializing_module_task=Initializing module intializing_modules_task=Initializing modules connecting_task=Connecting # gui names access_gui=Access action_gui=Action action_parameter_gui=Action parameter routing_gui=Routing color_gui=Color column_gui=Column editor row_gui=Row editor content_gui=Content data_gui=Data meta_gui=Metadata parameter_gui=Parameter view_gui=View container_gui=Container directory_gui=Directory tree_gui=Tree folder_gui=Folder library_gui=Library pages_folder_gui=Pages pages_gui=Pages library preview_gui=Preview file_gui=File html_gui=HTML image_gui=Image link_gui=Link resolver_gui=Resolver module_gui=Module description_gui=Description develop_property_gui=Develop properties edit_property_gui=Edit properties property_gui=Properties markup_gui=Markup markup_gui_readonly=Markup (read only) template_gui_read_only=Template (read only) boolean_gui=Boolean date_gui=Date jsp_gui=JSP sourcefile_gui=Sourcefile password_gui=Password string_gui=String styled_text_gui=Styled text text_gui=Text validity_gui=Validity metadata_gui=Metadata # actions clear_monitor_action=Clear clear_monitor_action_description=Clear the event display toggle_monitor_action=Pause toggle_monitor_action_description=Pause/unpause logging events clear_log_action=Clear clear_log_action_description=Clear the log display toggle_log_action=Pause toggle_log_action_description=Pause/unpause logging event_format_action=Event Format event_format_action_description=Change the format of the event display tree_action=Tree browsable_action=Browsable sort_ascending_action=Sort ascending sort_descending_action=Sort descending delete_component_action=&Delete component export_action=Export import_action=Import copy_component_action=&Copy component paste_component_action=&Paste component... new_window_action=&New window create_page_action=Create page create_page_folder_action=Create pages folder about_action=About about_action_description=About... load_preferences_action=Load preferences load_preferences_action_descr=Load Contelligent client configuration save_preferences_action=Save preferences save_preferences_action_descr=Save Contelligent client configuration add_property_action=Add property add_property_action_descr=Add property remove_property_action=Remove property remove_property_action_descr=Remove property remove_node_action=Remove node remove_node_action_descr=Remove node begin_edit_action=B&egin Edit begin_edit_action_description=Edit this component discard_edit_action=Discard discard_edit_action_description=Discard changes save_edit_action=Save save_edit_action_description=Save changes change_context=Change context cancel=Cancel separator=Separator delete_owner=Delete owner delete_permission=Delete permission parameters_requested=The following parameters are requested by this action parameters=Parameters routings_used=These routings will be used by this action routings=Routings perform_action=Perform action action_performed_successfully=Action successfully performed! action_successful=Action successful action_failed_title=Action failed action_failed=Action returned an error without giving details. results=Results expand=Expand compress=Compress add_tab=Add tab delete_tab=Delete tab copy_tab=Copy paste_tab=Paste move=Move move_up=Up move_down=Down move_top=To top move_bottom=To bottom add_row=Add row delete_row=Delete row copy_row=Copy paste_row=Paste move_up_row=Move up move_down_row=Move down reload=Reload create_type_instance=New create_blueprint=Define blueprint update_blueprint=Update blueprint create_blueprint_instance=Blueprint create_component_action=Create convert_blueprint=Convert blueprint upload_file_action=Select file launch_editor_action=Launch editor reload_image_action=Reload image upload_image_action=Select image reload_session_action=Reload session login_action=Login... exit_action=E&xit close_window_action=&Close exit_action_description=Exit Contelligent connect_action=Connect connect_action_description=Connect to a Contelligent server add_mapping_action=Add mapping delete_mapping_action=Delete mapping edit_mapping_action=Edit mapping reset_action=Reset add_component_action=Add delete_component_action=&Delete create_workflow_action=Create work flow move_to_validator_action=Move to validator discard_work_action=Discard all changes reject_work_action=Reject (send back) commit_work_action=Commit changes preview_workflow_action=Preview import_action=Import import_action_description=Open a file from your local disk export_action=Export export_action_description=Save the text to your local disk edit_extern_action=Edit extern edit_extern_action_description=Edit the text with an external application update_extern_action=Update from external edit normal_action=Normal normal_action_description=Turn off all highlighting attributes to the selected text normal_action_keystroke=control N underline_action=Underline underline_action_description=Switch the selected text to underlined underline_action_keystroke=control U bold_action=Bold bold_action_description=Switch the selected text to bold bold_action_keystroke=control B italic_action=Italic italic_action_description=Switch the selected text to italic italic_action_keystroke=control I preview_action=Preview... link_action=Link unlink_action=Replace with link target link_action_description=Create a link Internal_link=Internal External_link=External copy_action=Copy copy_action_description=Copy the selected text to the clipboard copy_action_keystroke=control C cut_action=Cut cut_action_description=Cut the selected text to the clipboard cut_action_keystroke=control X paste_action=Paste paste_action_description=Paste the text from clipboard to the caret position paste_action_keystroke=control V rename_component=Rename rename_component_action=&Rename component... toggle_tag_action=Toggle tag toggle_tag_action_description=Toggle preview/tag view edit_component_action=Edit edit_component_action_description=Edit the component that is referenced by this tag undo_action=Undo undo_action_description=Undo undo_action_keystroke=control Z redo_action=Redo redo_action_description=Redo redo_action_keystroke=control Y find_action=Find... find_text_action=Find text find_name_action=Find by name find_name=Find components by name search_action=Search find_text=text find_usages=usages find_instances=instances find_action_description=Find Text find_action_keystroke=control F replace_action=Replace... replace_action_description=Replace Text replace_action_keystroke=control H cancel_search_action=Cancel Search cancel_search_action_description=Cancel Search find_again_action=Find Again find_again_action_description=Find Again find_again_action_keystroke=control G toggleFinal_action=Toggle final flag commit_action=OK down_action=Down up_action=Up add_action=Add move_action=Move delete_action=Delete reload_action=&Reload move_up_action=Move up move_down_action=Move down move_top_action=Move to top move_bottom_action=Move to bottom generate_phrase_action=Generate phrase generate_phrase_action_description=Generate a new phrase add_metadata_action=Add metadata row delete_metadata_action=Delete metadata row READ=Read WRITE=Write DELETE=Delete EXECUTE=Execute ALLOW=Yes DENY=Never RESET=No UNSET=Undefined view_symbol_start_workflow=Start work flow view_symbol_workflow=Work flow lock_action=&Lock unlock_action=&Unlock lock_action_description=Lock all components in this subtree for exclusive editing unlock_action_description=Unlock this subtree in order to allow editing for others locked=Private locked_shared=Shared no_lock=Not locked follow_selection_action=Follow selection create_context_action=Create context... create_context_action_description=Create a server for editing switch_context_action=Switch context... switch_context_action_description=Select another server switch_context_mode_action=Switch context mode... switch_context_mode_title=Switch context mode switch_context_mode_preamble=Select the mode of this edit context switch_context_mode_normal_mode=Normal (check references) switch_context_mode_no_ref_check_mode=No reference checks switch_context_mode_confirm=Switch mode context_mode_normal=Normal context_mode_norefchecks=No reference checks context_mode_readonly=Read only discard_context_action=Discard context discard_context_action_description=Discard all edits on this server discard_context=Do you really want to destroy context {0}? discard_context_title=Discard context commit_context_action=Commit context commit_context_action_description=Commit all changes of this server to the parent server commit_context=Commit all changes in context {0}? commit_context_title=Commit changes commit_subtree_action=Commit subtree changes rollback_subtree_action=Discard subtree changes clean_up_blueprint_instances_action=Cleanup instances add_to_blueprint_instances_action=Add to instances clean_up_blueprint_instances_action_description=Remove all subcomponents that are no longer defined in the blueprint add_to_blueprint_instances_action_description=Add this subcomponent to all blueprint instances commit_subtree_question=Really commit changes in this subtree? commit_subtree_title=Commit subtree rollback_subtree_question=Really discard changes in this subtree? rollback_subtree_title=Discard changes in subtree add_to_instances_question=Really add this component to all instances? add_to_instances_title=Add component to instances clean_up_instances_question=Really synchronize all instances?\nNote that this may result in data loss! clean_up_instances_title=Clean up instances create_context_dialog_title=Create context create_context_dialog_label=Enter the name of the new context: enabled=Enabled validFrom=Valid from validTo=Valid to always=Unrestricted push_not_possible=Events can not be pushed from server or push timed out!\nClient will use polling instead to get events.\nSuspected cause is a firewall not permitting transmission on the configured port.\n Check event update settings! push_not_possible_title=Transmission error push_needs_reload=Change of update mode to 'push' requires a reload to take effect!\nUntil then the previous settings will be used. push_needs_reload_title=Reload needed component_not_found_type_missing=Component could not be loaded, type is missing! commit_changes=Commit changes discard_changes=Discard changes changes_exists_message=You can not unlock this subtree because changes exist! changes_exists_title=Changes exist! # bookmark bookmarks_create_action=Create bookmark bookmarks_delete_action=Delete bookmark bookmarks_manage_action=Manage bookmarks bookmarks_show_action=Show bookmarks bookmark_name_frame_title=Create bookmark bookmark_name_frame_use_path_as_name_label=Use component path as bookmark name bookmark_name_frame_name_label=Name bookmark_name_frame_folder_name_label=Create in bookmark_name_frame_folder_new_folder=New folder bookmark_name_frame_folder_new_folder_title=Create new folder bookmark_name_frame_name_text_field_tool_tip=If name is empty, the componentpath will be used as name. bookmark_name_frame_componentpath_label=Componentpath bookmark_name_frame_confirm_button=Save bookmark_name_frame_close_button=Cancel bookmark_manager_frame_title=Manage bookmarks bookmark_manager_property_button=Properties bookmark_manager_delete_button=Delete bookmark_manager_close_button=Close bookmark_property_editor_frame_title=Edit bookmark bookmark_property_editor_name_label=Name bookmark_property_editor_name_text_field_tool_tip=If name is empty, the componentpath will be used as name. bookmark_property_editor_componentpath_label=Componentpath bookmark_property_editor_confirm_button=Save bookmark_property_editor_close_button=Cancel bookmark_folder_property_editor_frame_title=Edit folder bookmark_context_warning_create_title=Creation not allowed bookmark_context_warning_create_text_1=Bookmarks can only be created in context ' bookmark_context_warning_create_text_2='. bookmark_context_warning_manage_title=Managing not allowed bookmark_context_warning_manage_text_1=Bookmarks can only be managed in context ' bookmark_context_warning_manage_text_2='. # wizards blueprint_wizard_description=Please enter the name of this blueprint. It must be unique in this package. blueprint_wizard_gui=Please select the gui for this blueprint. blueprint_wizard_title=Define blueprint blueprint_not_found=Blueprint not found description_wizard_description=Please enter a proper description. It should not be longer than 1000 characters. description_wizard_title=Description description_wizard_description_title=Title description_wizard_description_helpURL=Help (URL) description_wizard_description_description=Description insert_wizard_title=Insert component insert_wizard_path=Path of the inserted component insert_wizard_description=Please select the parameters that you want to use to modify the rendering of the dropped component: icon_wizard_description=Select the icon for your blueprint. Choose from system icons or enter the path to your custom icon component (required format: 16x16 pixel). icon_wizard_title=Icon system_icon=System icon custom_icon=Custom icon drop_icon=Drop icon here... nfe=You have entered an invalid number format. The previous value will be restored. nfe_title=Invalid number format contraint_gui=Constraints xsl_template_invalid=Invalid XSL template! xsl_template_invalid_title=XSL template invalid! already_locked=Could not lock component as it is already locked by someone else. already_locked_title=Could not lock component! render_component_action=Display cancel_action=Cancel blueprint_action=Blueprint delete_blueprint_action=Delete blueprint blueprint_usages_action=Show instances usages_action=Show usages refactor_warning=Rename types with care! This can cause system damage! rename_type=Rename type rename_type_title=Rename type new_type_name=New name of this type: convert_type_title=Convert type convert_type_message=Please select the target type: delete_blueprint_question=Delete blueprint {0}? delete_blueprint_force_question=Really delete all components using blueprint {0}? show_blueprint_instances=Type instances: show_usages=Component usages: add_short=-> delete_short=<- roles=Roles assigned_roles=Assigned Roles new_user=New User new_role=New Role delete_user=Delete User delete_role=Delete Role displayName=Name to display userAdmin=User Administration apply_user=User data changed. Apply data? apply_user_title=Apply user data selected_user=Selected user save_error=Error while saving change_password_failed=Change password failed! Reason: {0} password_changed=Password changed! old_password=Old password change_password=Change password change_password_action=Change &password... change_password_description=You can change your password with this action password_invalid=Invalid password retype_password=Retype password password_missing=Required password missing password_mismatch=Passwords do not match password_too_simple=Passwords too simple password_too_short=Passwords too short, it must contain at least {0} characters! user_exists=User exists role_exists=Role exists protocol=Protocol login_missing=Required login missing login_invalid=Login invalid role_missing=Required role name missing role_invalid=Invalid role select_tabbed_layout_action=Tabbed Layout select_flat_layout_action=Flat Layout select_matrix_layout_action=Matrix Layout select_sensitive_categories_action=Define sensitive Categories show_selection_action=Show Selection delete_blueprint_subcomponent_question=Component [{0}] is part of a blueprint definition!\n Do you really want to delete it\n and thus change the blueprint? link_wizard_title=Create link link_wizard_text=Displayed link text link_wizard_href=Link target (href-Attribute) link_wizard_name=Link name (optional) link_wizard_href_empty_title=Target not selected! link_wizard_href_empty_error=Please select internal link target. link_wizard_target=Target window (optional) link_wizard_internal_link=Internal link link_wizard_drop=Target link_wizard_drop=Target link_wizard_hotlink_title=Hotlinks context=Context create_context_title=Create context create_context_name=Context name start_workflow=Start Workflow workflow=Workflow task=Task step=Step id=Id name=Name owner=Owner state=State actions=Actions taskState0=Pending taskState1=Acquired taskState2=Finished taskState3=Rejected taskState4=Inactive taskState5=Active comment=Comment acquire=Acquire forward=Forward commit_task=Commit returnCode=Return Code info=Info workflow_name=Name of workflow workflow_comment=Comment history=History activate=Activate reloading=Reloading locked_in_different_context=This component was already locked in a different context! locked_in_different_context_title=Locked in different context deactivate=Deactivate previous_nodes=...previous next_nodes=...next back_action=Back forward_action=Forward more=more... go_to_action=Go to go_to_blueprint=Blueprint go_to_link_target=Link target blueprint_master_action=Go to blueprint follow_link_action=Follow link module_view_deny_edit_outside_workflow=Edit in workflow only module_view_allow_commit=Allow commit module_view_deny_blueprint_definition=Forbid type definition loading_types=Loading Types loading_principals=Loading Principals edit_preview_action=Preview with editing... close=Close show_modified_components_action=Modified components show_last_modified_components_action=Last modified components show_last_modified_components_action_editor=Last modified components in production- and this edit-context show_deleted_components_action=Deleted components show_locked_components_action=Locked components restore_component=Restore component_does_not_exist=Component does not exist! try_to_resurrect_question=Do you want to restore it? edit_context_acl_action=Edit permissions of context... edit_context_acl_title=Edit permissions of context of=of reload_session=Reload Session exit_client=Exit Client server_down=The server seems to be down or a similar problem occured. \nYou can try to reload the session (requires server to be up again)\n or exit the Client now. server_down_title=Server down incompatible_server=Client is not compatible with connected server. actiongui_noparameterfolder=Unable to run action without 'parameter' folder. actiongui_noparameterfolder_title=Component not found root_principal=Global Administrator switch_raw_text_view_action=Toggle plain text display unlink_title=Replace with link target unlink_message=Are you sure that you would like to replace this link with its target? publisher_action=Certify component sign_action=Sign component publisher_dialog=Certify only this component ({0}) or the whole subtree? publisher_dialog_title=Certify component publisher_dialog_local_option=This component publisher_dialog_subtree_option=Whole subtree publisher_dialog_cancel_option=Cancel inherited_from=Inherited from category_defaults_for=Category not configured for category_default=(default) no_tag_selected_title=No tag selected no_tag_selected=The edit function requires that there is a link at the cursor position. subtree_size_action=Details subtree_size_dialog_title=Subtree details subtree_size_dialog=Components: {0}\nResource size:{1} dialog_advanced=Advanced form_make_default=remember selection select_scheme=Authentication Scheme type_description=Type description no_type_selected=No type selected type_basic=Basic type type_blueprint=Blueprint html_block_gui=HTML Block html_page_gui=HTML Page insert_table=Create table insert_table_row=Insert row insert_table_column=Insert column delete_table_row=Delete row delete_table_column=Delete column html_blockquote=Blockquote html_pre=Preformatted text html_strong=Strong html_em=Emphasis html_tt=Typewritten html_span=Span html_ul=Bullet list html_ol=Numbered list html_li=List item strike_action=Strikethrough superscript_action=Superscript subscript_action=Subscript insert_anchor=Insert anchor... insert_symbol=Insert symbol... insert_break=Insert line break insert_nbsp=Insert non-breaking space insert_image=Insert image... replace_done_title=Replacement done replace_done={0} locations were found and replaced. delegated_component_not_found=Subcomponent ''{0}'' was not found. read_only_server_title=Server is read only read_only_server=The server you are logging into is set to read-only mode.\nPlease make sure that this is what you are trying to do. new_index_required=Please recreate the system-index. ### # new preferences dialog newprefs_general=General newprefs_display=Display newprefs_advanced=Advanced general_settings=General settings display_settings=Display settings advanced_settings=Advanced settings # standard dialog button language dialog.yes=yes dialog.no=no dialog.cancel=cancel dialog.message=message # language_topic=Language language_desc=Select the language used for the Contelligent Client. (Requires client restart) language_select=Language: lang_english=English lang_german=German tabwidth_topic=Tab width tabwidth_desc=Set the width of the tab stops for editing. tab_width=Tab width: breaklines_topic=Line wrapping breaklines_desc=Controls the automatic line wrapping in most editors. If this is disabled, you will have to scroll horizontally. (Requires reopening the component) break_text_lines=Enable line wrapping # theme_topic=Theme theme_desc=Select the visual theme used for the Contelligent Client. (Requires client restart) theme_select=Theme: fontsize_topic=Font size fontsize_desc=Set this to a value greater than 0 to enlarge the fonts used in the Contelligent Client. (Requires client restart) font_size=Font size offset: visiblecomponents_topic=Visible components per folder visiblecomponents_desc=Set the number of components per folder that will be displayed at the same time without using the 'next' and 'back' buttons. visible_in_folder=Visible components: submenuitems_topic=Items per submenu submenuitems_desc=Limits the number of types within a single column of the 'New' context menu. Types after this limit will be available through a 'more...' entry. (Requires client restart) items_per_submenu=Items per submenu: # cachesize_topic=Cache size cachesize_desc=Set the maximum number of components to be cached by the client. (Requires client restart) cachesize=Maximum cache size: mempanel_topic=Memory panel mempanel_desc=Displays the current amount of memory used by the client in the bottom right corner. (Requires client restart) show_memory_panel=Show memory panel linktgt_topic=Link targets linktgt_desc=Display the target components of links in the Link GUI. This can have a negative effect on performance. show_link_targets=Show link targets cascadeforms_topic=Cascade forms cascadeforms_desc=Recursively display the contents of Form GUIs. This will have a significant negative effect on performance. cascade_forms=Cascade forms editallgroups_topic=Edit all user groups editallgroups_desc=Display all user groups in the user editor module, even those without client login privileges. This can have a significant negative effect on login performance. (Requires client restart) edit_all_groups=Edit all groups detagging_topic=Allow detagging detagging_desc=Enable changing a render-Tag back into its textual representation. allow_detagging=Allow detagging advancedcopy_topic=Advanced copy options advancedcopy_desc=Show expert options on the component copy dialog. Refer to the documentation for information. advanced_copy=Enable advanced copy updateinterval_topic=Update interval updateinterval_desc=Set the interval for the client to pull new events from the server. (Requires client restart) update_interval=Update interval in seconds: prefillname_topic=Prefill component name prefillname_desc=Suggest a default component name on creating a new component. prefill_name=Prefill component name highlight_topic=Syntax highlighting highlight_desc=Enables syntax highlighting for certain editor types. enable_highlighting=Enable syntax highlighting linenumber_topic=Line numbering linenumber_desc=Enables line numbering for all editors. enable_linenumber=Enable line numbering wildcardsearch_topic=Search wildcardsearch_desc=Enables surrounding wildcards for search words (house -> *house*). enable_surroundingWildcard=Enables surrounding wildcards acl_time_header=Time control acl_time_description=Editing validity for acl_time_starttime=Start time acl_time_startoff=No start time acl_time_starton=Valid from: acl_time_endtime=End time acl_time_endoff=No end time acl_time_endon=Valid until: today=Today time_of_day=Time of day legacytypes_topic=Legacy type creation legacytypes_desc=Show legacy types in the component add menu. legacy_types=Allow legacy type creation disablebcbar_topic=Bread crumb bar disablebcbar_desc=Disables the bread crumb navigation bar in the component view. (Requires client restart) disable_breadcrumb_bar=Disable bread crumb bar showreadonlytemplategui_topic=Template showreadonlytemplategui_desc=Display a read only version of the template on instances of a blueprint. showreadonlytemplategui_label=Show template no_read_permission=No read permission. privilege_ignore_acls=Ignore ACLs privilege_ignore_ownership=Ignore Ownership privilege_force_unlock=Force unlock privilege_bypass_locks=Bypass lock checks privilege_security_critical=Security critical privilege_edit_users=Edit all users and roles privilege_ignore_finals=Ignore final flags when copying privilege_configure_privileges=Configure privileges privilege_access_jmx=Access server management functions privilege_preview_as_any_role=Use preview with any role privilege_component_transfer=Transfer components between views privilege_restore_archive=Restore components from archive context_discarded_title=Context discarded context_discarded_message=The current context has been discarded. Switching to Production. jmx_attributes=Attributes jmx_operations=Operations jmx_result=Result archive_restore_action=Restore archive data... archive_restore_title=Restore archive data archive_restore_date=Date for restore ### #################### MULTIFILE_IMPORT (START) #################################### importtool_importpanel_title=Files for import importtool_Importpanel_table_column_filepath=Directory importtool_Importpanel_table_column_filename=Filename importtool_Importpanel_table_column_fileext=Extension importtool_Importpanel_table_column_mapping=Component importtool_Importpanel_table_column_size=Size importtool_Importpanel_table_column_state=State importtool_Importpanel_filerow_state_ok=Ok importtool_Importpanel_filerow_state_sizeExceeded=Max. files-size exceeded importtool_Importpanel_filerow_state_unknownMapping=no mapping available importtool_Importpanel_filerow_state_sizeExceededUnknownMapping=no mapping/file-size exceeded importtool_Importpanel_button_add=Add Files/Dir importtool_Importpanel_button_tooltip_add=Adds files or directories to the table importtool_Importpanel_button_remove=Remove importtool_Importpanel_button_tooltip_remove=Removes selected entries from the table importtool_Importpanel_button_removeAll=Remove All importtool_Importpanel_button_tooltip_removeAll=Removes all entries #################### MULTIFILE_IMPORT (END) ######################################