1<?php 2/** 3 * english language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Andreas Gohr <andi@splitbrain.org> 7 * @author Anika Henke <henke@cosmocode.de> 8 * @author Matthias Grimm <matthiasgrimm@users.sourceforge.net> 9 */ 10$lang['encoding'] = 'utf-8'; 11$lang['direction'] = 'ltr'; 12 13$lang['btn_edit'] = 'Edit this page'; 14$lang['btn_source'] = 'Show pagesource'; 15$lang['btn_show'] = 'Show page'; 16$lang['btn_create'] = 'Create this page'; 17$lang['btn_search'] = 'Search'; 18$lang['btn_save'] = 'Save'; 19$lang['btn_preview']= 'Preview'; 20$lang['btn_top'] = 'Back to top'; 21$lang['btn_newer'] = '<< more recent'; 22$lang['btn_older'] = 'less recent >>'; 23$lang['btn_revs'] = 'Old revisions'; 24$lang['btn_recent'] = 'Recent changes'; 25$lang['btn_upload'] = 'Upload'; 26$lang['btn_cancel'] = 'Cancel'; 27$lang['btn_index'] = 'Index'; 28$lang['btn_secedit']= 'Edit'; 29$lang['btn_login'] = 'Login'; 30$lang['btn_logout'] = 'Logout'; 31$lang['btn_admin'] = 'Admin'; 32$lang['btn_update'] = 'Update'; 33$lang['btn_delete'] = 'Delete'; 34$lang['btn_back'] = 'Back'; 35$lang['btn_backlink'] = "Backlinks"; 36$lang['btn_backtomedia'] = 'Back to Mediafile Selection'; 37$lang['btn_subscribe'] = 'Subscribe Changes'; 38$lang['btn_unsubscribe'] = 'Unsubscribe Changes'; 39$lang['btn_profile'] = 'Update Profile'; 40$lang['btn_reset'] = 'Reset'; 41$lang['btn_resendpwd'] = 'Send new password'; 42 43$lang['loggedinas'] = 'Logged in as'; 44$lang['user'] = 'Username'; 45$lang['pass'] = 'Password'; 46$lang['newpass'] = 'New password'; 47$lang['oldpass'] = 'Confirm current password'; 48$lang['passchk'] = 'once again'; 49$lang['remember'] = 'Remember me'; 50$lang['fullname'] = 'Full name'; 51$lang['email'] = 'E-Mail'; 52$lang['register'] = 'Register'; 53$lang['profile'] = 'User Profile'; 54$lang['badlogin'] = 'Sorry, username or password was wrong.'; 55$lang['minoredit'] = 'Minor Changes'; 56 57$lang['regmissing'] = 'Sorry, you must fill in all fields.'; 58$lang['reguexists'] = 'Sorry, a user with this login already exists.'; 59$lang['regsuccess'] = 'The user has been created and the password was sent by email.'; 60$lang['regsuccess2']= 'The user has been created.'; 61$lang['regmailfail']= 'Looks like there was an error on sending the password mail. Please contact the admin!'; 62$lang['regbadmail'] = 'The given email address looks invalid - if you think this is an error, contact the admin'; 63$lang['regbadpass'] = 'The two given passwords are not identically, please try again.'; 64$lang['regpwmail'] = 'Your DokuWiki password'; 65$lang['reghere'] = 'You don\'t have an account yet? Just get one'; 66 67$lang['profna'] = 'This wiki does not support profile modification'; 68$lang['profnochange'] = 'No changes, nothing to do.'; 69$lang['profnoempty'] = 'An empty name or email address is not allowed.'; 70$lang['profchanged'] = 'User profile sucessfully updated.'; 71 72$lang['pwdforget'] = 'Forgotten your password? Get a new one'; 73$lang['resendna'] = 'This wiki does not support password resending.'; 74$lang['resendpwd'] = 'Send new password for'; 75$lang['resendpwdmissing'] = 'Sorry, you must fill in all fields.'; 76$lang['resendpwdnouser'] = 'Sorry, we can\'t find this user in our database.'; 77$lang['resendpwdsuccess'] = 'Your new password has been sent by email.'; 78 79$lang['txt_upload'] = 'Select file to upload'; 80$lang['txt_filename'] = 'Upload as (optional)'; 81$lang['txt_overwrt'] = 'Overwrite existing file'; 82$lang['lockedby'] = 'Currently locked by'; 83$lang['lockexpire'] = 'Lock expires at'; 84$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.'; 85 86$lang['notsavedyet'] = 'Unsaved changes will be lost.\nReally continue?'; 87$lang['rssfailed'] = 'An error occured while fetching this feed: '; 88$lang['nothingfound']= 'Nothing was found.'; 89 90$lang['mediaselect'] = 'Mediafile Selection'; 91$lang['fileupload'] = 'Mediafile Upload'; 92$lang['uploadsucc'] = 'Upload successful'; 93$lang['uploadfail'] = 'Upload failed. Maybe wrong permissions?'; 94$lang['uploadwrong'] = 'Upload denied. This file extension is forbidden!'; 95$lang['uploadexist'] = 'File already exists. Nothing done.'; 96$lang['deletesucc'] = 'The file "%s" has been deleted.'; 97$lang['deletefail'] = '"%s" couldn\'t be deleted - check permissions.'; 98$lang['mediainuse'] = 'The file "%s" hasn\'t been deleted - it is still in use.'; 99$lang['namespaces'] = 'Namespaces'; 100$lang['mediafiles'] = 'Available files in'; 101 102$lang['reference'] = 'References for'; 103$lang['ref_inuse'] = 'The file can\'t be deleted, because it\'s still used by the following pages:'; 104$lang['ref_hidden'] = 'Some references are on pages you don\'t have permission to read'; 105 106$lang['hits'] = 'Hits'; 107$lang['quickhits'] = 'Matching pagenames'; 108$lang['toc'] = 'Table of Contents'; 109$lang['current'] = 'current'; 110$lang['yours'] = 'Your Version'; 111$lang['diff'] = 'show differences to current version'; 112$lang['line'] = 'Line'; 113$lang['breadcrumb'] = 'Trace'; 114$lang['lastmod'] = 'Last modified'; 115$lang['by'] = 'by'; 116$lang['deleted'] = 'removed'; 117$lang['created'] = 'created'; 118$lang['restored'] = 'old revision restored'; 119$lang['summary'] = 'Edit summary'; 120 121$lang['mail_newpage'] = 'page added:'; 122$lang['mail_changed'] = 'page changed:'; 123 124$lang['nosmblinks'] = 'Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.'; 125 126$lang['qb_alert'] = 'Please enter the text you want to format.\nIt will be appended to the end of the document.'; 127$lang['qb_bold'] = 'Bold Text'; 128$lang['qb_italic'] = 'Italic Text'; 129$lang['qb_underl'] = 'Underlined Text'; 130$lang['qb_code'] = 'Code Text'; 131$lang['qb_strike'] = 'Strike-through Text'; 132$lang['qb_h1'] = 'Level 1 Headline'; 133$lang['qb_h2'] = 'Level 2 Headline'; 134$lang['qb_h3'] = 'Level 3 Headline'; 135$lang['qb_h4'] = 'Level 4 Headline'; 136$lang['qb_h5'] = 'Level 5 Headline'; 137$lang['qb_link'] = 'Internal Link'; 138$lang['qb_extlink'] = 'External Link'; 139$lang['qb_hr'] = 'Horizontal Rule'; 140$lang['qb_ol'] = 'Ordered List Item'; 141$lang['qb_ul'] = 'Unordered List Item'; 142$lang['qb_media'] = 'Add Images and other files'; 143$lang['qb_sig'] = 'Insert Signature'; 144$lang['qb_smileys'] = 'Smileys'; 145$lang['qb_chars'] = 'Special Chars'; 146 147$lang['del_confirm']= 'Really delete selected item(s)?'; 148$lang['admin_register']= 'Add new user'; 149 150$lang['spell_start'] = 'Check Spelling'; 151$lang['spell_stop'] = 'Resume Editing'; 152$lang['spell_wait'] = 'Please wait...'; 153$lang['spell_noerr'] = 'No Mistakes found'; 154$lang['spell_nosug'] = 'No Suggestions'; 155$lang['spell_change']= 'Change'; 156 157$lang['metaedit'] = 'Edit Metadata'; 158$lang['metasaveerr'] = 'Writing metadata failed'; 159$lang['metasaveok'] = 'Metadata saved'; 160$lang['img_backto'] = 'Back to'; 161$lang['img_title'] = 'Title'; 162$lang['img_caption'] = 'Caption'; 163$lang['img_date'] = 'Date'; 164$lang['img_fname'] = 'Filename'; 165$lang['img_fsize'] = 'Size'; 166$lang['img_artist'] = 'Photographer'; 167$lang['img_copyr'] = 'Copyright'; 168$lang['img_format'] = 'Format'; 169$lang['img_camera'] = 'Camera'; 170$lang['img_keywords']= 'Keywords'; 171 172$lang['subscribe_success'] = 'Added %s to subscription list for %s'; 173$lang['subscribe_error'] = 'Error adding %s to subscription list for %s'; 174$lang['subscribe_noaddress']= 'There is no address associated with your login, you cannot be added to the subscription list'; 175$lang['unsubscribe_success']= 'Removed %s from subscription list for %s'; 176$lang['unsubscribe_error'] = 'Error removing %s from subscription list for %s'; 177 178/* auth.class language support */ 179$lang['authmodfailed'] = 'Bad user authentication configuration. Please inform your Wiki Admin.'; 180$lang['authtempfail'] = 'User authentication is temporarily unavailable. If this situation persists, please inform your Wiki Admin.'; 181 182//Setup VIM: ex: et ts=2 enc=utf-8 : 183