14dc4b499Smatthiasgrimm<?php 2bc3b6aecSandi/** 3bc3b6aecSandi * english language file 4bc3b6aecSandi * 5bc3b6aecSandi * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6bc3b6aecSandi * @author Andreas Gohr <andi@splitbrain.org> 7bc3b6aecSandi * @author Anika Henke <henke@cosmocode.de> 8753d5abfSMatthias Grimm * @author Matthias Grimm <matthiasgrimm@users.sourceforge.net> 9bc3b6aecSandi */ 10bc3b6aecSandi$lang['encoding'] = 'utf-8'; 11bc3b6aecSandi$lang['direction'] = 'ltr'; 1271b40da2SAnika Henke$lang['doublequoteopening'] = '“';//“ 1371b40da2SAnika Henke$lang['doublequoteclosing'] = '”';//” 1471b40da2SAnika Henke$lang['singlequoteopening'] = '‘';//‘ 1571b40da2SAnika Henke$lang['singlequoteclosing'] = '’';//’ 16bc3b6aecSandi 17bc3b6aecSandi$lang['btn_edit'] = 'Edit this page'; 18bc3b6aecSandi$lang['btn_source'] = 'Show pagesource'; 19bc3b6aecSandi$lang['btn_show'] = 'Show page'; 20bc3b6aecSandi$lang['btn_create'] = 'Create this page'; 21bc3b6aecSandi$lang['btn_search'] = 'Search'; 22bc3b6aecSandi$lang['btn_save'] = 'Save'; 23bc3b6aecSandi$lang['btn_preview']= 'Preview'; 24bc3b6aecSandi$lang['btn_top'] = 'Back to top'; 25bc3b6aecSandi$lang['btn_newer'] = '<< more recent'; 26bc3b6aecSandi$lang['btn_older'] = 'less recent >>'; 27bc3b6aecSandi$lang['btn_revs'] = 'Old revisions'; 28bc3b6aecSandi$lang['btn_recent'] = 'Recent changes'; 29bc3b6aecSandi$lang['btn_upload'] = 'Upload'; 30bc3b6aecSandi$lang['btn_cancel'] = 'Cancel'; 31bc3b6aecSandi$lang['btn_index'] = 'Index'; 32bc3b6aecSandi$lang['btn_secedit']= 'Edit'; 33bc3b6aecSandi$lang['btn_login'] = 'Login'; 34bc3b6aecSandi$lang['btn_logout'] = 'Logout'; 35bc3b6aecSandi$lang['btn_admin'] = 'Admin'; 36bc3b6aecSandi$lang['btn_update'] = 'Update'; 37bc3b6aecSandi$lang['btn_delete'] = 'Delete'; 38bc3b6aecSandi$lang['btn_back'] = 'Back'; 39f00151b4Schris$lang['btn_backlink'] = "Backlinks"; 40d67ca2c0Smatthiasgrimm$lang['btn_backtomedia'] = 'Back to Mediafile Selection'; 411380fc45SAndreas Gohr$lang['btn_subscribe'] = 'Subscribe Changes'; 421380fc45SAndreas Gohr$lang['btn_unsubscribe'] = 'Unsubscribe Changes'; 438b06d178Schris$lang['btn_profile'] = 'Update Profile'; 448b06d178Schris$lang['btn_reset'] = 'Reset'; 45753d5abfSMatthias Grimm$lang['btn_resendpwd'] = 'Send new password'; 46ee4c4a1bSAndreas Gohr$lang['btn_draft'] = 'Edit draft'; 47ee4c4a1bSAndreas Gohr$lang['btn_recover'] = 'Recover draft'; 48ee4c4a1bSAndreas Gohr$lang['btn_draftdel'] = 'Delete draft'; 49bc3b6aecSandi 50bc3b6aecSandi$lang['loggedinas'] = 'Logged in as'; 51bc3b6aecSandi$lang['user'] = 'Username'; 52bc3b6aecSandi$lang['pass'] = 'Password'; 538b06d178Schris$lang['newpass'] = 'New password'; 548b06d178Schris$lang['oldpass'] = 'Confirm current password'; 55d6c9c552Smatthiasgrimm$lang['passchk'] = 'once again'; 56bc3b6aecSandi$lang['remember'] = 'Remember me'; 57bc3b6aecSandi$lang['fullname'] = 'Full name'; 58bc3b6aecSandi$lang['email'] = 'E-Mail'; 59bc3b6aecSandi$lang['register'] = 'Register'; 608b06d178Schris$lang['profile'] = 'User Profile'; 61bc3b6aecSandi$lang['badlogin'] = 'Sorry, username or password was wrong.'; 62753d5abfSMatthias Grimm$lang['minoredit'] = 'Minor Changes'; 63ee4c4a1bSAndreas Gohr$lang['draftdate'] = 'Draft autosaved on'; // full dformat date will be added 64bc3b6aecSandi 65bc3b6aecSandi$lang['regmissing'] = 'Sorry, you must fill in all fields.'; 66bc3b6aecSandi$lang['reguexists'] = 'Sorry, a user with this login already exists.'; 67bc3b6aecSandi$lang['regsuccess'] = 'The user has been created and the password was sent by email.'; 68bc3b6aecSandi$lang['regsuccess2']= 'The user has been created.'; 69bc3b6aecSandi$lang['regmailfail']= 'Looks like there was an error on sending the password mail. Please contact the admin!'; 70bc3b6aecSandi$lang['regbadmail'] = 'The given email address looks invalid - if you think this is an error, contact the admin'; 7111120ca9Schris$lang['regbadpass'] = 'The two given passwords are not identical, please try again.'; 72bc3b6aecSandi$lang['regpwmail'] = 'Your DokuWiki password'; 73bc3b6aecSandi$lang['reghere'] = 'You don\'t have an account yet? Just get one'; 74bc3b6aecSandi 758b06d178Schris$lang['profna'] = 'This wiki does not support profile modification'; 768b06d178Schris$lang['profnochange'] = 'No changes, nothing to do.'; 778b06d178Schris$lang['profnoempty'] = 'An empty name or email address is not allowed.'; 784cb79657SMatthias Grimm$lang['profchanged'] = 'User profile sucessfully updated.'; 798b06d178Schris 80753d5abfSMatthias Grimm$lang['pwdforget'] = 'Forgotten your password? Get a new one'; 818b06d178Schris$lang['resendna'] = 'This wiki does not support password resending.'; 82753d5abfSMatthias Grimm$lang['resendpwd'] = 'Send new password for'; 838b06d178Schris$lang['resendpwdmissing'] = 'Sorry, you must fill in all fields.'; 848b06d178Schris$lang['resendpwdnouser'] = 'Sorry, we can\'t find this user in our database.'; 851d5856cfSAndreas Gohr$lang['resendpwdbadauth'] = 'Sorry, this auth code is not valid. Make sure you used the complete confirmation link.'; 861d5856cfSAndreas Gohr$lang['resendpwdconfirm'] = 'A confirmation link has been sent by email.'; 878b06d178Schris$lang['resendpwdsuccess'] = 'Your new password has been sent by email.'; 888b06d178Schris 89bc3b6aecSandi$lang['txt_upload'] = 'Select file to upload'; 902411dd85SAndreas Gohr$lang['txt_filename'] = 'Upload as (optional)'; 91bc3b6aecSandi$lang['txt_overwrt'] = 'Overwrite existing file'; 92bc3b6aecSandi$lang['lockedby'] = 'Currently locked by'; 93bc3b6aecSandi$lang['lockexpire'] = 'Lock expires at'; 94bc3b6aecSandi$lang['willexpire'] = 'Your lock for editing this page is about to expire in a minute.\nTo avoid conflicts use the preview button to reset the locktimer.'; 95bc3b6aecSandi 9608478e65SAndreas Gohr$lang['notsavedyet'] = 'Unsaved changes will be lost.\nReally continue?'; 97bc3b6aecSandi$lang['rssfailed'] = 'An error occured while fetching this feed: '; 98bc3b6aecSandi$lang['nothingfound']= 'Nothing was found.'; 99bc3b6aecSandi 100cf6894dfSAndreas Gohr$lang['mediaselect'] = 'Media Files'; 101cf6894dfSAndreas Gohr$lang['fileupload'] = 'Media File Upload'; 102bc3b6aecSandi$lang['uploadsucc'] = 'Upload successful'; 103bc3b6aecSandi$lang['uploadfail'] = 'Upload failed. Maybe wrong permissions?'; 104bc3b6aecSandi$lang['uploadwrong'] = 'Upload denied. This file extension is forbidden!'; 105bc3b6aecSandi$lang['uploadexist'] = 'File already exists. Nothing done.'; 1068cb1eb01SAndreas Gohr$lang['uploadbadcontent'] = 'The uploaded content did not match the %s file extension.'; 107*26ceae18SAndreas Gohr$lang['uploadspam'] = 'The upload was blocked by the spam blacklist.'; 108*26ceae18SAndreas Gohr$lang['uploadxss'] = 'The upload was blocked for possibly malicious content.'; 109b59a406bSmatthiasgrimm$lang['deletesucc'] = 'The file "%s" has been deleted.'; 1109ec7f428SJorge Barrera Grandon$lang['deletefail'] = '"%s" couldn\'t be deleted - check permissions.'; 111b59a406bSmatthiasgrimm$lang['mediainuse'] = 'The file "%s" hasn\'t been deleted - it is still in use.'; 112bc3b6aecSandi$lang['namespaces'] = 'Namespaces'; 113bc3b6aecSandi$lang['mediafiles'] = 'Available files in'; 114bc3b6aecSandi 1153df72098SAndreas Gohr$lang['js']['keepopen'] = 'Keep window open on selection'; 1168073bfb3SAndreas Gohr$lang['js']['hidedetails'] = 'Hide Details'; 11764c9cfd5SAndreas Gohr$lang['mediausage'] = 'Use the following syntax to reference this file:'; 118cf6894dfSAndreas Gohr$lang['mediaview'] = 'View original file'; 119256ca81eSAndreas Gohr$lang['mediaroot'] = 'root'; 12082599fb8SAndreas Gohr$lang['mediaupload'] = 'Upload a file to the current namespace here. To create subnamespaces, prepend them to your "Upload as" filename separated by colons.'; 12144409c3dSAndreas Gohr$lang['mediaextchange'] = 'Filextension changed from .%s to .%s!'; 1223df72098SAndreas Gohr 123d67ca2c0Smatthiasgrimm$lang['reference'] = 'References for'; 124d67ca2c0Smatthiasgrimm$lang['ref_inuse'] = 'The file can\'t be deleted, because it\'s still used by the following pages:'; 125d67ca2c0Smatthiasgrimm$lang['ref_hidden'] = 'Some references are on pages you don\'t have permission to read'; 126d67ca2c0Smatthiasgrimm 127bc3b6aecSandi$lang['hits'] = 'Hits'; 128bc3b6aecSandi$lang['quickhits'] = 'Matching pagenames'; 129bc3b6aecSandi$lang['toc'] = 'Table of Contents'; 130bc3b6aecSandi$lang['current'] = 'current'; 131bc3b6aecSandi$lang['yours'] = 'Your Version'; 132bc3b6aecSandi$lang['diff'] = 'show differences to current version'; 133bc3b6aecSandi$lang['line'] = 'Line'; 134bc3b6aecSandi$lang['breadcrumb'] = 'Trace'; 13531e187f8SSean Coates$lang['youarehere'] = 'You are here'; 136bc3b6aecSandi$lang['lastmod'] = 'Last modified'; 137bc3b6aecSandi$lang['by'] = 'by'; 138bc3b6aecSandi$lang['deleted'] = 'removed'; 139bc3b6aecSandi$lang['created'] = 'created'; 140bc3b6aecSandi$lang['restored'] = 'old revision restored'; 1415aa52fafSBen Coburn$lang['external_edit'] = 'external edit'; 142bc3b6aecSandi$lang['summary'] = 'Edit summary'; 143bc3b6aecSandi 144241f3a36Sandi$lang['mail_newpage'] = 'page added:'; 145241f3a36Sandi$lang['mail_changed'] = 'page changed:'; 14675030359SAndreas Gohr$lang['mail_new_user'] = 'new user:'; 14775030359SAndreas Gohr$lang['mail_upload'] = 'file uploaded:'; 148bc3b6aecSandi 149bc3b6aecSandi$lang['nosmblinks'] = 'Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.'; 150bc3b6aecSandi 151bc3b6aecSandi$lang['qb_alert'] = 'Please enter the text you want to format.\nIt will be appended to the end of the document.'; 152bc3b6aecSandi$lang['qb_bold'] = 'Bold Text'; 153bc3b6aecSandi$lang['qb_italic'] = 'Italic Text'; 154bc3b6aecSandi$lang['qb_underl'] = 'Underlined Text'; 155bc3b6aecSandi$lang['qb_code'] = 'Code Text'; 156bc3b6aecSandi$lang['qb_strike'] = 'Strike-through Text'; 157bc3b6aecSandi$lang['qb_h1'] = 'Level 1 Headline'; 158bc3b6aecSandi$lang['qb_h2'] = 'Level 2 Headline'; 159bc3b6aecSandi$lang['qb_h3'] = 'Level 3 Headline'; 160bc3b6aecSandi$lang['qb_h4'] = 'Level 4 Headline'; 161bc3b6aecSandi$lang['qb_h5'] = 'Level 5 Headline'; 162bc3b6aecSandi$lang['qb_link'] = 'Internal Link'; 163bc3b6aecSandi$lang['qb_extlink'] = 'External Link'; 164bc3b6aecSandi$lang['qb_hr'] = 'Horizontal Rule'; 165bc3b6aecSandi$lang['qb_ol'] = 'Ordered List Item'; 166bc3b6aecSandi$lang['qb_ul'] = 'Unordered List Item'; 167bc3b6aecSandi$lang['qb_media'] = 'Add Images and other files'; 168bc3b6aecSandi$lang['qb_sig'] = 'Insert Signature'; 16920d062caSAndreas Gohr$lang['qb_smileys'] = 'Smileys'; 17020d062caSAndreas Gohr$lang['qb_chars'] = 'Special Chars'; 17120d062caSAndreas Gohr 1722411dd85SAndreas Gohr$lang['del_confirm']= 'Really delete selected item(s)?'; 1732411dd85SAndreas Gohr$lang['admin_register']= 'Add new user'; 174bc3b6aecSandi 175dc57ef04Sandi$lang['spell_start'] = 'Check Spelling'; 176dc57ef04Sandi$lang['spell_stop'] = 'Resume Editing'; 177dc57ef04Sandi$lang['spell_wait'] = 'Please wait...'; 178dc57ef04Sandi$lang['spell_noerr'] = 'No Mistakes found'; 179dc57ef04Sandi$lang['spell_nosug'] = 'No Suggestions'; 1809af6e647Sandi$lang['spell_change']= 'Change'; 181dc57ef04Sandi 18236df6fa3SAndreas Gohr$lang['metaedit'] = 'Edit Metadata'; 18336df6fa3SAndreas Gohr$lang['metasaveerr'] = 'Writing metadata failed'; 18436df6fa3SAndreas Gohr$lang['metasaveok'] = 'Metadata saved'; 18555efc227SAndreas Gohr$lang['img_backto'] = 'Back to'; 18655efc227SAndreas Gohr$lang['img_title'] = 'Title'; 18755efc227SAndreas Gohr$lang['img_caption'] = 'Caption'; 18855efc227SAndreas Gohr$lang['img_date'] = 'Date'; 18955efc227SAndreas Gohr$lang['img_fname'] = 'Filename'; 19055efc227SAndreas Gohr$lang['img_fsize'] = 'Size'; 19155efc227SAndreas Gohr$lang['img_artist'] = 'Photographer'; 19255efc227SAndreas Gohr$lang['img_copyr'] = 'Copyright'; 19355efc227SAndreas Gohr$lang['img_format'] = 'Format'; 19455efc227SAndreas Gohr$lang['img_camera'] = 'Camera'; 19555efc227SAndreas Gohr$lang['img_keywords']= 'Keywords'; 19655efc227SAndreas Gohr 197f9eb5648Ssteven-danz$lang['subscribe_success'] = 'Added %s to subscription list for %s'; 198f9eb5648Ssteven-danz$lang['subscribe_error'] = 'Error adding %s to subscription list for %s'; 199f9eb5648Ssteven-danz$lang['subscribe_noaddress']= 'There is no address associated with your login, you cannot be added to the subscription list'; 200f9eb5648Ssteven-danz$lang['unsubscribe_success']= 'Removed %s from subscription list for %s'; 201f9eb5648Ssteven-danz$lang['unsubscribe_error'] = 'Error removing %s from subscription list for %s'; 20255efc227SAndreas Gohr 203912a0cf3Sgb/* auth.class language support */ 204cd52f92dSchris$lang['authmodfailed'] = 'Bad user authentication configuration. Please inform your Wiki Admin.'; 205cd52f92dSchris$lang['authtempfail'] = 'User authentication is temporarily unavailable. If this situation persists, please inform your Wiki Admin.'; 2063ff230f7SMatthias Grimm 20747248316SAndreas Gohr/* installer strings */ 20847248316SAndreas Gohr$lang['i_chooselang'] = 'Choose your language'; 20947248316SAndreas Gohr$lang['i_installer'] = 'DokuWiki Installer'; 21047248316SAndreas Gohr$lang['i_wikiname'] = 'Wiki Name'; 21147248316SAndreas Gohr$lang['i_enableacl'] = 'Enable ACL (recommended)'; 21247248316SAndreas Gohr$lang['i_superuser'] = 'Superuser'; 2133545b2e0Schris$lang['i_problems'] = 'The installer found some problems, indicated below. You can not continue until you have fixed them.'; 21447248316SAndreas Gohr$lang['i_modified'] = 'For security reasons this script will only work with a new and unmodified Dokuwiki installation. 21547248316SAndreas Gohr You should either re-extract the files from the downloaded package or consult the complete 21647248316SAndreas Gohr <a href="http://wiki.splitbrain.org/wiki:install">Dokuwiki installation instructions</a>'; 2178af2e4bbSAndreas Gohr$lang['i_funcna'] = 'PHP function <code>%s</code> is not available. Maybe your hosting provider disabled it for some reason?'; 2183afe5d1cSAndreas Gohr$lang['i_phpver'] = 'Your PHP version <code>%s</code> is lower than the needed <code>%s</code>. You need to upgrade your PHP install.'; 21947248316SAndreas Gohr$lang['i_permfail'] = '<code>%s</code> is not writable by DokuWiki. You need to fix the permission settings of this directory!'; 22047248316SAndreas Gohr$lang['i_confexists'] = '<code>%s</code> already exists'; 22147248316SAndreas Gohr$lang['i_writeerr'] = 'Unable to create <code>%s</code>. You will need to check directory/file permissions and create the file manually.'; 22247248316SAndreas Gohr$lang['i_badhash'] = 'unrecognised or modified dokuwiki.php (hash=<code>%s</code>)'; 22347248316SAndreas Gohr$lang['i_badval'] = '<code>%s</code> - illegal or empty value'; 22447248316SAndreas Gohr$lang['i_success'] = 'The configuration was finished successfully. You may delete the install.php file now. Continue to 22547248316SAndreas Gohr <a href="doku.php">your new DokuWiki</a>.'; 22647248316SAndreas Gohr$lang['i_failure'] = 'Some errors occured while writing the configuration files. You may need to fix them manually before 22747248316SAndreas Gohr you can use <a href="doku.php">your new DokuWiki</a>.'; 2288af2e4bbSAndreas Gohr$lang['i_policy'] = 'Initial ACL policy'; 2298af2e4bbSAndreas Gohr$lang['i_pol0'] = 'Open Wiki (read, write, upload for everyone)'; 2308af2e4bbSAndreas Gohr$lang['i_pol1'] = 'Public Wiki (read for everyone, write and upload for registered users)'; 2318af2e4bbSAndreas Gohr$lang['i_pol2'] = 'Closed Wiki (read, write, upload for registered users only)'; 23247248316SAndreas Gohr 23370a6aa16Schris$lang['i_retry'] = 'Retry'; 23447248316SAndreas Gohr 235bc3b6aecSandi//Setup VIM: ex: et ts=2 enc=utf-8 : 236