Files
www-medidate-org/cms/cmsimple/languages/default.php
2025-02-28 08:45:43 +01:00

391 lines
27 KiB
PHP

<?php
/* utf8-marker = äöüß */
$tx['action']['delete']="delete";
$tx['action']['download']="download";
$tx['action']['edit']="edit";
$tx['action']['save']="save";
$tx['action']['upload']="upload";
$tx['action']['view']="view";
$tx['adminmenu']['configuration']="CMS";
$tx['adminmenu']['downloads']="Downloads";
$tx['adminmenu']['edit']="Edit mode";
$tx['adminmenu']['files']="Files";
$tx['adminmenu']['help']="Help";
$tx['adminmenu']['images']="Images";
$tx['adminmenu']['language']="Language";
$tx['adminmenu']['log']="Log file";
$tx['adminmenu']['logout']="Logout";
$tx['adminmenu']['media']="Media";
$tx['adminmenu']['normal']="View mode";
$tx['adminmenu']['pagemanager']="Pages";
$tx['adminmenu']['plugins']="Plugins";
$tx['adminmenu']['settings']="Settings";
$tx['adminmenu']['stylesheet']="Stylesheet";
$tx['adminmenu']['syscheck']="System Check";
$tx['adminmenu']['sysinfo']="System Info";
$tx['adminmenu']['template']="Template";
$tx['adminmenu']['userfiles']="Userfiles";
$tx['adminmenu']['validate']="Validate links";
$tx['error']['401']="Error 401: Unauthorized";
$tx['error']['404']="Error 404: Not found";
$tx['error']['alreadyexists']="Already exists";
$tx['error']['cntdelete']="Could not delete";
$tx['error']['cntlocateheading']="No page selected";
$tx['error']['cntopen']="Could not open";
$tx['error']['cntsave']="Could not save";
$tx['error']['cntwriteto']="Could not write to";
$tx['error']['missing']="Missing";
$tx['error']['notreadable']="Not readable";
$tx['error']['notwritable']="Not writeable";
$tx['error']['tolarge']="is too large! Maximum size is set to";
$tx['error']['undefined']="Undefined";
$tx['error']['wrongext']="Wrong file extension in";
$tx['filebrowser']['error_not_deleted']="%s was not deleted.";
$tx['filebrowser']['error_file_is_used']="The file is used on these pages:";
$tx['filebrowser']['error_file_too_big']="File size exceeds (%s kb) allowed limit (%s kb). You can increase the limit in your configuration.";
$tx['filebrowser']['error_folder_not_empty']="Folder is not empty.";
$tx['filebrowser']['error_not_writeable']="Folder %s is not writeable. Please change the file permission.";
$tx['filebrowser']['error_unknown']="Something went wrong.";
$tx['filebrowser']['error_not_uploaded']="%s was not uploaded. ";
$tx['filebrowser']['error_file_already_exists']="File already exists.";
$tx['filebrowser']['error_cant_rename']="%s was not renamed.";
$tx['filebrowser']['error_cant_change_extension']="You can not change the file extension.";
$tx['filebrowser']['error_no_proper_extension']="File type %s is not allowed within the current folder.";
$tx['filebrowser']['error_folder_already_exists']="Folder %s already exists.";
$tx['filebrowser']['error_cant_create_folder']="Folder was not created.";
$tx['filebrowser']['success_deleted']="%s deleted.";
$tx['filebrowser']['success_uploaded']="%s uploaded.";
$tx['filebrowser']['success_folder_created']="%s created.";
$tx['filebrowser']['success_renamed']="%s renamed to %s.";
$tx['filebrowser']['upload_file_to']="Upload file to %s";
$tx['filebrowser']['create_subfolder_in']="Create subfolder in %s";
$tx['filebrowser']['upload_file']="Upload file";
$tx['filebrowser']['create_folder']="Create subfolder";
$tx['filebrowser']['confirm_delete']="Really delete %s?";
$tx['filebrowser']['prompt_rename']="Rename %s to:";
$tx['filebrowser']['folder']="Folder";
$tx['filebrowser']['files']="Files:";
$tx['filebrowser']['files_rename']="You can rename files by doubleclick.";
$tx['filebrowser']['view_list']="list view";
$tx['filebrowser']['view_thumbs']="thumbnails";
$tx['files']['bytes']="bytes";
$tx['files']['totalsize']="Total size";
$tx['filetype']['backup']="backup";
$tx['filetype']['config']="CMS configuration";
$tx['filetype']['content']="content file";
$tx['filetype']['execute']="execute";
$tx['filetype']['file']="file";
$tx['filetype']['folder']="folder";
$tx['filetype']['language']="language file";
$tx['filetype']['log']="log";
$tx['filetype']['pagedata']="pagedata file";
$tx['filetype']['stylesheet']="stylesheet";
$tx['filetype']['template']="template";
$tx['heading']['error']="ERROR";
$tx['heading']['warning']="ERROR / WARNING";
$tx['help']['adminmenu_narrow_max']="Maximum number of plugins, shown in a narrow Plugins Dropdown Menü.\r\n\r\nMore plugins will cause a 3 column dropdown menu.";
$tx['help']['adminmenu_scroll']="If set to \"true\", the admin menu will be scrolled with your webpage.";
$tx['help']['backup_numberoffiles']="Number of backups of content.htm and pagedata.php on the webserver.\r\n\r\nDefault: 10";
$tx['help']['downloads_maxsize']="Maximum size of downloads in Byte";
$tx['help']['editor_height']="The height of the editor area in px";
$tx['help']['editor_external']="If you want to use an external editor, install it as a plugin and enter its name here.";
$tx['help']['editor_tinymce_toolbar']="Choose the size of your TinyMCE editor toolbar.\r\n\r\n!!! Only effective for TinyMCE !!! (the default editor)";
$tx['help']['filebrowser_external']="If you want to use an external file browser, e.g. hi_kcfinder, install the plugin and enter its name here.";
$tx['help']['filebrowser_extensions_downloads']="* is a wildcard for all file extensions.\r\n\r\nEffective only for the original CMSimple Filebrowser.";
$tx['help']['filebrowser_extensions_images']="* is a wildcard for all file extensions.\r\n\r\nEffective only for the original CMSimple Filebrowser.";
$tx['help']['filebrowser_extensions_media']="* is a wildcard for all file extensions.\r\n\r\nEffective only for the original CMSimple Filebrowser.";
$tx['help']['filebrowser_extensions_userfiles']="* is a wildcard for all file extensions.\r\n\r\nEffective only for the original CMSimple Filebrowser.";
$tx['help']['filebrowser_show_images_permanent']="\"true\" shows the images in the filebrowser permanent. All others shows a list of the images, they are shown by mouseover only.\r\n\r\nEffective only for the original CMSimple Filebrowser.";
$tx['help']['filebrowser_maxheight_of_thumbs']="The height of the thumbs (px).\r\n\r\nDefault: 86\r\n\r\nEffective only for the original CMSimple Filebrowser.";
$tx['help']['filebrowser_width_px_plus']="If you have very much wide images, increase this value.\r\n\r\nDefault: 40\r\n\r\nEffective only for the original CMSimple Filebrowser.";
$tx['help']['folders_downloads']="The folder for downloads, used by editor dialogs\r\n\r\nDefault: userfiles/downloads/";
$tx['help']['folders_images']="The folder for images, used by editor dialogs\r\n\r\nDefault: userfiles/images/";
$tx['help']['folders_media']="The folder for multimedia files, used by editor dialogs\r\n\r\nDefault: userfiles/media/";
$tx['help']['folders_userfiles']="The parent userfiles folder\r\n\r\nDefault: userfiles/";
$tx['help']['functions_file']="Please do not change";
$tx['help']['hidden_path_locator']="\"true\" shows the path of the hidden page in the locator.";
$tx['help']['hidden_pages_search']="\"true\" shows hidden pages in the results of the internal search function.";
$tx['help']['hidden_pages_sitemap']="\"true\" shows hidden pages in the sitemap.";
$tx['help']['hidden_pages_submenu']="\"true\" shows hidden pages in the submenu.";
$tx['help']['hidden_pages_toc']="\"true\" shows hidden pages in the toc (navigation menu), if they are called (for example called by link).";
$tx['help']['images_maxsize']="Maximum size of uploaded images in Byte";
$tx['help']['jquery_autoload']="Set to \"1\" and the libraries will be available permanently.";
$tx['help']['jquery_file_css']="Type in the path to your jQuery UI css file.\r\n\r\nDefault: smoothness/jqueryui.css";
$tx['help']['jquery_file_core']="Select your jQuery version.";
$tx['help']['jquery_file_ui']="Select your jQuery UI version.";
$tx['help']['jquery_version_core']="Not effective anymore in CMSimple 4.2.3 or higher.";
$tx['help']['jquery_version_ui']="Not effective anymore in CMSimple 4.2.3 or higher.";
$tx['help']['language_default']="In second languages in 2-digit folders, set the language of the parent page or subsite here.\r\n\r\nSecond languages in 2-digit folders recognize their own language automatically.";
$tx['help']['language_short']="A comma separated list of short language terms.";
$tx['help']['language_long']="A comma separated list of long language terms.\r\n\r\nShould be listed in the same order as the short language terms.";
$tx['help']['locator_show_homepage']="\"true\" shows a link to the homepage at the start of the locator";
$tx['help']['mailform_captcha']="\"true\" enables the captcha in the mailform";
$tx['help']['mailform_email']="If set the mailform will be enabled";
$tx['help']['menu_color']="Not used anymore by CMSimple core";
$tx['help']['menu_highlightcolor']="Not used anymore by CMSimple core";
$tx['help']['menu_legal']="For compatibility with older versions, please do not change.\r\n\r\nDefault: CMSimple Legal Notices";
$tx['help']['menu_levels']="The number of levels of the site- and menu structure. Possible settings are 1 to 6.\r\n\r\nExample: If you set it to \"3\", h1-h3 will split the content in new pages.\r\n\r\nDefault: 3";
$tx['help']['menu_levelcatch']="Please do not change.\r\n\r\nDefault: 10";
$tx['help']['menu_sdoc']="Leave it empty or set to \"parent\", parent adds the class \"sdocs\" to the whole open branch of the navigation menu.\r\n\r\nDefault: parent";
$tx['help']['meta_author']="The author of the website (may be empty)";
$tx['help']['meta_description']="Short description of the website for search engines";
$tx['help']['meta_keywords']="Keywords for search engines, comma separated and without empty spaces after commas";
$tx['help']['meta_publisher']="The publisher of the website (may be empty)";
$tx['help']['meta_robots']="Instructions for search engines\r\n\r\nDefault: index, follow";
$tx['help']['pagemanager_external']="If you want to use an external page manager, install the plugin and enter its name here";
$tx['help']['pagemanager_pagedata_attribute']="\"published\" or \"linked_to_menu\"\r\n\r\nThe pagedata attribute for the checkboxes.\r\n\r\nCaution: If you choose an inappropriate attribute, you will mess up your pagedata.php!\r\n\r\n!!! Effective only for the Original CMSimple Pagemanager !!!";
$tx['help']['plugins_folder']="Please do not change";
$tx['help']['scripting_regexp']="Please do not change";
$tx['help']['security_password']="The encrypted password of the site, new password please type in in clear text.";
$tx['help']['security_type']="Default: page";
$tx['help']['server_script_name_slice']="!!! Normally let empty !!!\r\n\r\nOnly as fix for misconfigured servers with wrong output of server variables it may help, to set this option to \"true\".";
$tx['help']['server_timezone']="Normally let empty! Format (for example): Europe/London (Look: php.net/manual/en/timezones.php)";
$tx['help']['show_locator_above_editor']="\"true\" shows a locator (breadcrumb navigation) above the editor.";
$tx['help']['show_page_headings']="\"true\" shows the pageheadings on top of the pagecontent.";
$tx['help']['site_allow_config']="\"true\" gives the author access to the system configuration. All others disables the access.";
$tx['help']['site_allow_config_plugins']="\"true\" gives the author access to the plugins configurations (stylesheet, config, language). All others disables the access.";
$tx['help']['site_allow_embed_in_frames']="\"allow\" allows embedding everywhere
\"deny\" denies embedding everywhere
\"sameorigin\" allows embedding only on the same domain (default)";
$tx['help']['site_allow_linkcheck']="\"true\" enables the linkcheck in the admin menu";
$tx['help']['site_allow_versionsinfo']="\"true\" enables the version info (update info) for CMSimple and plugins.\r\n\r\nRecommended: true";
$tx['help']['site_full_settings_menu']="\"true\" enables the settings menu of the admin menu. All others enables the settings menu.\r\n\r\n!!! WARNING !!!\r\n\r\nThe access to the system configuration is possible furthermore, by the adress line of the browser.";
$tx['help']['site_content_visible']="\"true\" displays the contents and navigations for not logged in visitors of the website.\r\n\r\nAll others hides the contents and navigations for not logged in visitors.\r\n\r\nYou can use it as a simply maintenance mode.";
$tx['help']['site_create_content_textfiles']="\"true\" creates for every h1 page a txt-file for usage otherwhere in the content or in other installations inside the domain.\r\n\r\nThe txt-files will be stored in the folder:\r\n\r\n./userfiles/co_author/";
$tx['help']['site_printview_with_backlink']="\"true\" adds a backlink on top of the printview.";
$tx['help']['site_template']="The template of the website";
$tx['help']['site_homepage_template']="Optional - let this field empty, if you don't want to have a special template for your homepage (startpage).";
$tx['help']['site_title']="The title of the website";
$tx['help']['uri_length']="Maximum length of the URL\r\n\r\nDefault: 256";
$tx['help']['uri_seperator']="The character which separates names of pages and sub pages in the URL.";
$tx['help']['xhtml_amp']="\"true\" converts \"&\" to \"&amp;amp;\" in your content. Changing this setting is not recommended.";
$tx['help']['xhtml_endtags']="\"true\" creates in the content XHTML required endslashes in standalone tags like &lt;br&gt; etc.";
$tx['help']['use_csrf_protection']="\"true\" activates the CSRF-protection.";
$tx['help']['use_backend_template']="\"true\" activates the Backend Template.\r\n\r\nFor editing the page contents, the configured Template is active furthermore.";
$tx['help']['use_backend_template_always']="\"true\" activates the Backend Template also for editing the page contents.";
$tx['help']['use_h1only_pagesplitting']="\"true\" activates the h1-only page splitting. ATTENTION: Please change this value only if you exactly know what you are doing.";
$tx['images']['usedin']="Used in";
$tx['languagemenu']['text']="select language: ";
$tx['lastupdate']['dateformat']="F d, Y, H:i";
$tx['lastupdate']['text']="Last update";
$tx['link']['check']="Please check: ";
$tx['link']['check_errors']="Problems encountered: ";
$tx['link']['check_ok']="No errors found";
$tx['link']['checked']="links have been checked. ";
$tx['link']['email']="Is this e-mail address valid and still in use?";
$tx['link']['error']="Error: ";
$tx['link']['errors']="Errors: ";
$tx['link']['ext_error_domain']="faulty external Link, domain not reachable.";
$tx['link']['ext_error_page']="faulty external Link, page not reachable.";
$tx['link']['hints']="Hints:";
$tx['link']['int_error']="faulty internal Link, page does not exist.";
$tx['link']['link']="Link: ";
$tx['link']['linked_page']="Link target: ";
$tx['link']['page']="Page: ";
$tx['link']['redirect']="The targetted page redirects to another location. Please check it and update your link.";
$tx['link']['returned_status']="Returned http status code: ";
$tx['link']['unknown']="Unknown problem, please check this link.";
$tx['locator']['home']="Home";
$tx['locator']['text']="You are here: ";
$tx['log']['dateformat']="Y-m-d H:i:s";
$tx['log']['loggedin']="logged in";
$tx['login']['loggedout']="You have been logged out";
$tx['login']['login']="Login";
$tx['login']['password']="Password";
$tx['login']['try_again']="Please try again.";
$tx['login']['user_optional']="User (optional)";
$tx['login']['warning']="Site administration\r\n\r\nPlease enter password.\r\n\r\n!!! JavaScript and Cookies must be activated !!!";
$tx['login']['wrong_password']="Wrong Password";
$tx['mailform']['captcha']="Please enter this number (spam prevention)";
$tx['mailform']['captchafalse']="Please enter anti-spam code";
$tx['mailform']['mustwritemessage']="No message has been entered";
$tx['mailform']['notaccepted']="Please enter a valid e-mail address";
$tx['mailform']['notsend']="The message could not be sent";
$tx['mailform']['send']="The message has been sent";
$tx['mailform']['sendbutton']="Send";
$tx['mailform']['sender']="Your e-mail (required)";
$tx['mailform']['sendername']="Your name";
$tx['mailform']['senderphone']="Your phone number";
$tx['menu']['login']="Login";
$tx['menu']['mailform']="Mailform";
$tx['menu']['main_menu']="Menu";
$tx['menu']['news_area']="News";
$tx['menu']['page_content']="Page";
$tx['menu']['print']="Print view";
$tx['menu']['sitemap']="Sitemap";
$tx['menu']['top']="top";
$tx['message']['file_saved']="Datafile saved";
$tx['message']['maintenance']="This site is under maintenance at the moment - please try again later.";
$tx['message']['maintenance_backend']="!!! This Site is in maintenance mode !!!";
$tx['message']['own_configfile']="The own configuration for this subsite or second language is disabled - no config.php in the Root Folder of this subsite or second language.\r\n\r\nYou are editing the configuration of the main site.";
$tx['message']['password_default']="Default Password in use! Please change it here:";
$tx['message']['plugin_standard1']="This plugin is a CMSimple Standard Plugin.";
$tx['message']['plugin_standard2']="Edit Configuration in";
$tx['meta']['codepage']="utf-8";
$tx['meta_tags']['tab']="Meta";
$tx['meta_tags']['form_title']="Meta-Tags";
$tx['meta_tags']['title']="Title:";
$tx['meta_tags']['description']="Description:";
$tx['meta_tags']['keywords']="Keywords:";
$tx['meta_tags']['robots']="Robots:";
$tx['meta_tags']['hint_title']="A good title might improve the search engine ranking.";
$tx['meta_tags']['hint_description']="Provide a rough summary of this article. \r\n\r\nIn most cases it will be shown on the result pages of search engines.";
$tx['meta_tags']['hint_keywords']="A list of the most important topics of this article, separated by commas.";
$tx['meta_tags']['hint_robots']="\"index, follow\": Searchengines are allowed to index this page.\r\n\r\n\"noindex, nofollow\": Searchengines are NOT allowed to index this page.";
$tx['meta_tags']['submit']="submit";
$tx['navigator']['next']="next »";
$tx['navigator']['previous']="« prev";
$tx['navigator']['top']="top";
$tx['page_params']['tab']="Page";
$tx['page_params']['form_title']="Page parameters";
$tx['page_params']['heading']="Alternative heading?";
$tx['page_params']['sitetitle']="Alternative sitetitle?";
$tx['page_params']['header_location']="Redirect page?";
$tx['page_params']['template']="Page template:";
$tx['page_params']['last_edit']="Last edited:";
$tx['page_params']['show_last_edit']="Show last edit?";
$tx['page_params']['published']="Published?";
$tx['page_params']['linked_to_menu']="Show in menu?";
$tx['page_params']['yes']="yes";
$tx['page_params']['no']="no";
$tx['page_params']['submit']="save";
$tx['page_params']['use_default_template']="default template";
$tx['page_params']['hint_heading']="You may choose a different heading to be displayed on the page. Effective in view mode only.";
$tx['page_params']['hint_sitetitle']="You may choose a different sitetitle to be displayed on the page. Effective in view mode only.";
$tx['page_params']['hint_published']="If you choose \"no\", this page will be hidden from your visitors. Do not forget to change it to \"yes\" when you are ready.";
$tx['page_params']['hint_linked_to_menu']="Choose \"No\" to hide this page from the navigation.\r\n\r\nThe page content will still be available for newsboxes and direct links.";
$tx['page_params']['hint_last_edit']="Choose \"yes\" to display the date of the last edit of this very page.\r\n\r\nThe Date format can be changed in the language settings, the look can be styled with the CSS selector #pp_last_update.";
$tx['page_params']['hint_template']="Do you want to choose another template for this page?";
$tx['page_params']['hint_header_location']="Here you can make this page redirect to another internal or external page.\r\n\r\nExternal targets have to be noted completely including http://";
$tx['pagemanager']['menu_main']="Page administration";
$tx['pagemanager']['op_collapse']="Collapse all pages";
$tx['pagemanager']['op_copy']="Copy";
$tx['pagemanager']['op_create']="Create page (as sub-page)";
$tx['pagemanager']['op_create_after']="Create page (on same level - after sub-pages)";
$tx['pagemanager']['op_cut']="Cut";
$tx['pagemanager']['op_delete']="Delete page (incl. sub-pages)";
$tx['pagemanager']['op_expand']="Expand all pages";
$tx['pagemanager']['op_help']="You can rearrange pages by drag&amp;drop. Right clicking on a page opens the context menu. \r\n\r\nMore detailed instruction are available in the plugin help.";
$tx['pagemanager']['op_paste']="Paste (as sub-page)";
$tx['pagemanager']['op_paste_after']="Paste (on same level - after sub-pages)";
$tx['pagemanager']['op_rename']="Rename page";
$tx['pagemanager']['op_save']="Save";
$tx['pagemanager']['op_separator']="";
$tx['pagemanager']['treeview_loading']="Loading...";
$tx['pagemanager']['treeview_new']="New page";
$tx['pagemanager']['button_delete']="Delete";
$tx['pagemanager']['button_ok']="OK";
$tx['pagemanager']['button_cancel']="Cancel";
$tx['pagemanager']['message_confirm']="Confirmation";
$tx['pagemanager']['message_confirm_deletion']="The page with all it's sub-pages will be deleted!";
$tx['pagemanager']['message_warning_leave']="Your modifications will be lost!";
$tx['pagemanager']['message_confirm_leave']="*** UNSAVED MODIFICATIONS! ***\r\n\r\nConfirm to save them, otherwise they will be lost!\r\n";
$tx['pagemanager']['message_information']="Information";
$tx['pagemanager']['message_menu_level']="This would exceed your menu levels configuration!";
$tx['pagemanager']['message_no_selection']="You must select a page, before using this tool!";
$tx['pagemanager']['message_delete_last']="You must not delete the last toplevel page!";
$tx['pagemanager']['error_phpversion']="Pagemanager requires at least PHP version %s!";
$tx['pagemanager']['error_extension']="Pagemanager requires PHP's %s extension!";
$tx['pagemanager']['error_jquery']="Pagemanager requires the jQuery4CMSimple plugin!";
$tx['pagemanager']['error_encoding']="Pagemanager requires UTF-8 encoding!";
$tx['pagemanager']['error_structure_confirmation']="I know exactly what I'm doing! I want to proceed.";
$tx['pagemanager']['error_structure_warning']="Irregular page structure found. For details see plugin help and consult your webmaster!";
$tx['pagemanager']['error_nesting']="Too deep nesting of page structure!";
$tx['pagemanager']['error_cant_rename']="This page can't be renamed, as its heading is partially formatted.";
$tx['pagemanager']['error_offending_extension']="Offending extension using its own jQuery library detected (see manual, section \"Limitations\").";
$tx['pagemanager']['publish_page']="Publish page?";
$tx['pagemanager']['show_in_menu']="Show in menu?";
$tx['pagemanager']['text_doubleclick']="Double-click opens the page, the pagemanager will be closed.";
$tx['restore']['back_to']="back to Backup Manager";
$tx['restore']['backups']="Backups";
$tx['restore']['backup_files']="Backup Files, created by logout";
$tx['restore']['backups_created']="Backups created from";
$tx['restore']['backups_restored']="Backup restored";
$tx['restore']['confirm_delete_backup']="Do you really want to delete this backup?";
$tx['restore']['confirm_delete_file']="Do you really want to delete this file?";
$tx['restore']['confirm_restore_backup']="Do you really want to restore this backup as content?";
$tx['restore']['delete_file']="delete file";
$tx['restore']['delete_backup']="delete backup";
$tx['restore']['headline_backups']="Backup Manager";
$tx['restore']['headline_delete_file']="Delete file";
$tx['restore']['headline_deleted_backup']="Deleted Backup";
$tx['restore']['no_backups_in_content_folder']="No backups in folder ./content/";
$tx['restore']['no_other_files_in_content_folder']="No other files in folder ./content/";
$tx['restore']['other_files']="Other Files";
$tx['restore']['restore_backup']="restore backup";
$tx['restore']['restore_backups']="Restore of Backups";
$tx['restore']['view_file']="view file";
$tx['result']['created']="created";
$tx['result']['deleted']="deleted";
$tx['result']['uploaded']="uploaded";
$tx['search']['button']="Search";
$tx['search']['foundin']="found in";
$tx['search']['notfound']="was not found";
$tx['search']['pgplural']="pages";
$tx['search']['pgsingular']="page";
$tx['search']['result']="Result of your search";
$tx['settings']['allow_config_plugins']="You are not allowed to configure plugins. Please contact the administrator.";
$tx['settings']['backup']="Backup";
$tx['settings']['backupexplain1']="On logout content is backed up and the oldest backup file will be deleted.";
$tx['settings']['backupexplain2']="Backup file names start with date and time of backup as: YYYYMMDD_HHMMSS";
$tx['settings']['backupexplain3']="Please save Content file and Pagedata file always together!";
$tx['settings']['ftp']="Use FTP for remote file management";
$tx['settings']['systemfiles']="System files";
$tx['settings']['warning']="Only change settings when you understand the effect your changes will have!";
$tx['submenu']['heading']="Submenu";
$tx['sysinfo']['active']="activated";
$tx['sysinfo']['disabled']="disabled";
$tx['sysinfo']['helplinks']="Info and Help Links";
$tx['sysinfo']['hidden']="hidden from admin menu";
$tx['sysinfo']['php_version']="PHP-Version";
$tx['sysinfo']['phpinfo_hint']="(opens in a new window or tab)";
$tx['sysinfo']['phpinfo_link']="PHP Info &raquo;";
$tx['sysinfo']['plugins']="Installed Plugins";
$tx['sysinfo']['version']="Installed CMSimple Version";
$tx['sysinfo']['version_info']="Version- and Update Info &raquo;";
$tx['sysinfo']['version_info_configlink']="CMS Configuration &raquo;";
$tx['sysinfo']['version_info_disabled']="The Version- and Update Info is disabled";
$tx['template']['default']="default template";
$tx['template']['text1']="Template Text 1";
$tx['template']['text2']="Template Text 2";
$tx['template']['text3']="Template Text 3";
$tx['template']['text4']="Template Text 4";
$tx['template']['text5']="Template Text 5";
$tx['template']['text6']="Template Text 6";
$tx['template']['text7']="Template Text 7";
$tx['template']['text8']="Template Text 8";
$tx['template']['text9']="Template Text 9";
$tx['title']['downloads']="Downloads";
$tx['title']['images']="Images";
$tx['title']['mailform']="Mailform";
$tx['title']['media']="Mediafiles";
$tx['title']['phpinfo']="PHP Info";
$tx['title']['search']="Search";
$tx['title']['settings']="Settings";
$tx['title']['sitemap']="Sitemap";
$tx['title']['sysinfo']="System Info";
$tx['title']['userfiles']="Userfiles";
$tx['title']['validate']="Validate links";
$tx['toc']['dupl']="DUPLICATE HEADING";
$tx['toc']['empty']="EMPTY HEADING";
$tx['toc']['missing']="MISSING HEADING";
$tx['toc']['newpage']="NEW PAGE";
$tx['urichar']['new']="";
$tx['urichar']['org']="";
$tx['validate']['extfail']="EXTERNAL LINK FAILED";
$tx['validate']['extok']="EXTERNAL LINK OK";
$tx['validate']['intfail']="INTERNAL LINK FAILED";
$tx['validate']['intfilok']="INTERNAL LINK TO FILE OK";
$tx['validate']['intok']="INTERNAL LINK OK";
$tx['validate']['mailto']="MAILTO LINK";
$tx['validate']['notxt']="NO TEXT IN LINK";
$tx['version']['cmsimple_ok']="Current CMSimple version is installed.";
$tx['version']['current_version_installed']="Current version installed";
$tx['version']['info_download']="Info&nbsp;and&nbsp;download";
$tx['version']['no_versionsinfo']="No version informations available";
$tx['version']['standard_plugin']="Standard System Plugin";
$tx['version']['update_available']="Newer version is available";
$tx['version']['updates_message']="Updates available";
$tx['version']['version_check_failed']="Version check failed!";
$tx['utf-8']['marker']="äöü";
?>