xref: /dokuwiki/inc/lang/en/lang.php (revision 54db0171afdbc0c3204e9c016f3c7a37421e62aa)
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 <anika@selfthinker.org>
8 * @author     Matthias Grimm <matthiasgrimm@users.sourceforge.net>
9 * @author     Matthias Schulte <mailinglist@lupo49.de>
10 */
11$lang['encoding']              = 'utf-8';
12$lang['direction']             = 'ltr';
13$lang['doublequoteopening']    = '“'; //&ldquo;
14$lang['doublequoteclosing']    = '”'; //&rdquo;
15$lang['singlequoteopening']    = '‘'; //&lsquo;
16$lang['singlequoteclosing']    = '’'; //&rsquo;
17$lang['apostrophe']            = '’'; //&rsquo;
18
19$lang['btn_edit']              = 'Edit this page';
20$lang['btn_source']            = 'Show pagesource';
21$lang['btn_show']              = 'Show page';
22$lang['btn_create']            = 'Create this page';
23$lang['btn_search']            = 'Search';
24$lang['btn_save']              = 'Save';
25$lang['btn_preview']           = 'Preview';
26$lang['btn_top']               = 'Back to top';
27$lang['btn_newer']             = '<< more recent';
28$lang['btn_older']             = 'less recent >>';
29$lang['btn_revs']              = 'Old revisions';
30$lang['btn_recent']            = 'Recent changes';
31$lang['btn_upload']            = 'Upload';
32$lang['btn_cancel']            = 'Cancel';
33$lang['btn_index']             = 'Sitemap';
34$lang['btn_secedit']           = 'Edit';
35$lang['btn_login']             = 'Login';
36$lang['btn_logout']            = 'Logout';
37$lang['btn_admin']             = 'Admin';
38$lang['btn_update']            = 'Update';
39$lang['btn_delete']            = 'Delete';
40$lang['btn_back']              = 'Back';
41$lang['btn_backlink']          = "Backlinks";
42$lang['btn_backtomedia']       = 'Back to Mediafile Selection';
43$lang['btn_subscribe']         = 'Manage Subscriptions';
44$lang['btn_profile']           = 'Update Profile';
45$lang['btn_reset']             = 'Reset';
46$lang['btn_resendpwd']         = 'Send new password';
47$lang['btn_draft']             = 'Edit draft';
48$lang['btn_recover']           = 'Recover draft';
49$lang['btn_draftdel']          = 'Delete draft';
50$lang['btn_revert']            = 'Restore';
51$lang['btn_register']          = 'Register';
52$lang['btn_apply']             = 'Apply';
53$lang['btn_media']             = 'Media Manager';
54
55$lang['loggedinas']            = 'Logged in as';
56$lang['user']                  = 'Username';
57$lang['pass']                  = 'Password';
58$lang['newpass']               = 'New password';
59$lang['oldpass']               = 'Confirm current password';
60$lang['passchk']               = 'once again';
61$lang['remember']              = 'Remember me';
62$lang['fullname']              = 'Real name';
63$lang['email']                 = 'E-Mail';
64$lang['profile']               = 'User Profile';
65$lang['badlogin']              = 'Sorry, username or password was wrong.';
66$lang['minoredit']             = 'Minor Changes';
67$lang['draftdate']             = 'Draft autosaved on'; // full dformat date will be added
68$lang['nosecedit']             = 'The page was changed in the meantime, section info was out of date loaded full page instead.';
69
70$lang['regmissing']            = 'Sorry, you must fill in all fields.';
71$lang['reguexists']            = 'Sorry, a user with this login already exists.';
72$lang['regsuccess']            = 'The user has been created and the password was sent by email.';
73$lang['regsuccess2']           = 'The user has been created.';
74$lang['regmailfail']           = 'Looks like there was an error on sending the password mail. Please contact the admin!';
75$lang['regbadmail']            = 'The given email address looks invalid - if you think this is an error, contact the admin';
76$lang['regbadpass']            = 'The two given passwords are not identical, please try again.';
77$lang['regpwmail']             = 'Your DokuWiki password';
78$lang['reghere']               = 'You don\'t have an account yet? Just get one';
79
80$lang['profna']                = 'This wiki does not support profile modification';
81$lang['profnochange']          = 'No changes, nothing to do.';
82$lang['profnoempty']           = 'An empty name or email address is not allowed.';
83$lang['profchanged']           = 'User profile successfully updated.';
84
85$lang['pwdforget']             = 'Forgotten your password? Get a new one';
86$lang['resendna']              = 'This wiki does not support password resending.';
87$lang['resendpwd']             = 'Send new password for';
88$lang['resendpwdmissing']      = 'Sorry, you must fill in all fields.';
89$lang['resendpwdnouser']       = 'Sorry, we can\'t find this user in our database.';
90$lang['resendpwdbadauth']      = 'Sorry, this auth code is not valid. Make sure you used the complete confirmation link.';
91$lang['resendpwdconfirm']      = 'A confirmation link has been sent by email.';
92$lang['resendpwdsuccess']      = 'Your new password has been sent by email.';
93
94$lang['license']               = 'Except where otherwise noted, content on this wiki is licensed under the following license:';
95$lang['licenseok']             = 'Note: By editing this page you agree to license your content under the following license:';
96
97$lang['searchmedia']           = 'Search file name:';
98$lang['searchmedia_in']        = 'Search in %s';
99$lang['txt_upload']            = 'Select file to upload';
100$lang['txt_filename']          = 'Upload as (optional)';
101$lang['txt_overwrt']           = 'Overwrite existing file';
102$lang['lockedby']              = 'Currently locked by';
103$lang['lockexpire']            = 'Lock expires at';
104
105$lang['js']['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.';
106$lang['js']['notsavedyet']     = 'Unsaved changes will be lost.';
107$lang['js']['searchmedia']     = 'Search for files';
108$lang['js']['keepopen']        = 'Keep window open on selection';
109$lang['js']['hidedetails']     = 'Hide Details';
110$lang['js']['mediatitle']      = 'Link settings';
111$lang['js']['mediadisplay']    = 'Link type';
112$lang['js']['mediaalign']      = 'Alignment';
113$lang['js']['mediasize']       = 'Image size';
114$lang['js']['mediatarget']     = 'Link target';
115$lang['js']['mediaclose']      = 'Close';
116$lang['js']['mediainsert']     = 'Insert';
117$lang['js']['mediadisplayimg'] = 'Show the image.';
118$lang['js']['mediadisplaylnk'] = 'Show only the link.';
119$lang['js']['mediasmall']      = 'Small version';
120$lang['js']['mediamedium']     = 'Medium version';
121$lang['js']['medialarge']      = 'Large version';
122$lang['js']['mediaoriginal']   = 'Original version';
123$lang['js']['medialnk']        = 'Link to detail page';
124$lang['js']['mediadirect']     = 'Direct link to original';
125$lang['js']['medianolnk']      = 'No link';
126$lang['js']['medianolink']     = 'Do not link the image';
127$lang['js']['medialeft']       = 'Align the image on the left.';
128$lang['js']['mediaright']      = 'Align the image on the right.';
129$lang['js']['mediacenter']     = 'Align the image in the middle.';
130$lang['js']['medianoalign']    = 'Use no align.';
131$lang['js']['nosmblinks']      = 'Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.';
132$lang['js']['linkwiz']         = 'Link Wizard';
133$lang['js']['linkto']          = 'Link to:';
134$lang['js']['del_confirm']     = 'Really delete selected item(s)?';
135$lang['js']['restore_confirm'] = 'Really restore this version?';
136$lang['js']['media_diff']          = 'View differences:';
137$lang['js']['media_diff_both']     = 'Side by Side';
138$lang['js']['media_diff_opacity']  = 'Shine-through';
139$lang['js']['media_diff_portions'] = 'Swipe';
140$lang['js']['media_select']        = 'Select files…';
141$lang['js']['media_upload_btn']    = 'Upload';
142$lang['js']['media_done_btn']      = 'Done';
143$lang['js']['media_drop']          = 'Drop files here to upload';
144$lang['js']['media_cancel']        = 'remove';
145$lang['js']['media_overwrt']       = 'Overwrite existing files';
146
147$lang['rssfailed']             = 'An error occurred while fetching this feed: ';
148$lang['nothingfound']          = 'Nothing was found.';
149
150$lang['mediaselect']           = 'Media Files';
151$lang['fileupload']            = 'Media File Upload';
152$lang['uploadsucc']            = 'Upload successful';
153$lang['uploadfail']            = 'Upload failed. Maybe wrong permissions?';
154$lang['uploadwrong']           = 'Upload denied. This file extension is forbidden!';
155$lang['uploadexist']           = 'File already exists. Nothing done.';
156$lang['uploadbadcontent']      = 'The uploaded content did not match the %s file extension.';
157$lang['uploadspam']            = 'The upload was blocked by the spam blacklist.';
158$lang['uploadxss']             = 'The upload was blocked for possibly malicious content.';
159$lang['uploadsize']            = 'The uploaded file was too big. (max. %s)';
160$lang['deletesucc']            = 'The file "%s" has been deleted.';
161$lang['deletefail']            = '"%s" couldn\'t be deleted - check permissions.';
162$lang['mediainuse']            = 'The file "%s" hasn\'t been deleted - it is still in use.';
163$lang['namespaces']            = 'Namespaces';
164$lang['mediafiles']            = 'Available files in';
165$lang['accessdenied']          = 'You are not allowed to view this page.';
166$lang['mediausage']            = 'Use the following syntax to reference this file:';
167$lang['mediaview']             = 'View original file';
168$lang['mediaroot']             = 'root';
169$lang['mediaupload']           = 'Upload a file to the current namespace here. To create subnamespaces, prepend them to your "Upload as" filename separated by colons. Files also can be selected by drag and drop.';
170$lang['mediaextchange']        = 'Filextension changed from .%s to .%s!';
171$lang['reference']             = 'References for';
172$lang['ref_inuse']             = 'The file can\'t be deleted, because it\'s still used by the following pages:';
173$lang['ref_hidden']            = 'Some references  are on pages you don\'t have permission to read';
174
175$lang['hits']                  = 'Hits';
176$lang['quickhits']             = 'Matching pagenames';
177$lang['toc']                   = 'Table of Contents';
178$lang['current']               = 'current';
179$lang['yours']                 = 'Your Version';
180$lang['diff']                  = 'Show differences to current revisions';
181$lang['diff2']                 = 'Show differences between selected revisions';
182$lang['difflink']              = 'Link to this comparison view';
183$lang['diff_type']             = 'View differences:';
184$lang['diff_inline']           = 'Inline';
185$lang['diff_side']             = 'Side by Side';
186$lang['line']                  = 'Line';
187$lang['breadcrumb']            = 'Trace';
188$lang['youarehere']            = 'You are here';
189$lang['lastmod']               = 'Last modified';
190$lang['by']                    = 'by';
191$lang['deleted']               = 'removed';
192$lang['created']               = 'created';
193$lang['restored']              = 'old revision restored';
194$lang['external_edit']         = 'external edit';
195$lang['summary']               = 'Edit summary';
196$lang['noflash']               = 'The <a href="http://www.adobe.com/products/flashplayer/">Adobe Flash Plugin</a> is needed to display this content.';
197$lang['download']              = 'Download Snippet';
198
199$lang['mail_newpage']          = 'page added:';
200$lang['mail_changed']          = 'page changed:';
201$lang['mail_subscribe_list']   = 'pages changed in namespace:';
202$lang['mail_new_user']         = 'new user:';
203$lang['mail_upload']           = 'file uploaded:';
204
205$lang['changes_type']          = 'View changes of';
206$lang['pages_changes']         = 'Pages';
207$lang['media_changes']         = 'Media files';
208$lang['both_changes']          = 'Both pages and media files';
209
210$lang['qb_bold']               = 'Bold Text';
211$lang['qb_italic']             = 'Italic Text';
212$lang['qb_underl']             = 'Underlined Text';
213$lang['qb_code']               = 'Code Text';
214$lang['qb_strike']             = 'Strike-through Text';
215$lang['qb_h1']                 = 'Level 1 Headline';
216$lang['qb_h2']                 = 'Level 2 Headline';
217$lang['qb_h3']                 = 'Level 3 Headline';
218$lang['qb_h4']                 = 'Level 4 Headline';
219$lang['qb_h5']                 = 'Level 5 Headline';
220$lang['qb_h']                  = 'Headline';
221$lang['qb_hs']                 = 'Select Headline';
222$lang['qb_hplus']              = 'Higher Headline';
223$lang['qb_hminus']             = 'Lower Headline';
224$lang['qb_hequal']             = 'Same Level Headline';
225$lang['qb_link']               = 'Internal Link';
226$lang['qb_extlink']            = 'External Link';
227$lang['qb_hr']                 = 'Horizontal Rule';
228$lang['qb_ol']                 = 'Ordered List Item';
229$lang['qb_ul']                 = 'Unordered List Item';
230$lang['qb_media']              = 'Add Images and other files';
231$lang['qb_sig']                = 'Insert Signature';
232$lang['qb_smileys']            = 'Smileys';
233$lang['qb_chars']              = 'Special Chars';
234
235$lang['upperns']               = 'jump to parent namespace';
236
237$lang['admin_register']        = 'Add new user';
238
239$lang['metaedit']              = 'Edit Metadata';
240$lang['metasaveerr']           = 'Writing metadata failed';
241$lang['metasaveok']            = 'Metadata saved';
242$lang['img_backto']            = 'Back to';
243$lang['img_title']             = 'Title';
244$lang['img_caption']           = 'Caption';
245$lang['img_date']              = 'Date';
246$lang['img_fname']             = 'Filename';
247$lang['img_fsize']             = 'Size';
248$lang['img_artist']            = 'Photographer';
249$lang['img_copyr']             = 'Copyright';
250$lang['img_format']            = 'Format';
251$lang['img_camera']            = 'Camera';
252$lang['img_keywords']          = 'Keywords';
253$lang['img_width']             = 'Width';
254$lang['img_height']            = 'Height';
255$lang['img_manager']           = 'View in media manager';
256
257$lang['subscr_subscribe_success']   = 'Added %s to subscription list for %s';
258$lang['subscr_subscribe_error']     = 'Error adding %s to subscription list for %s';
259$lang['subscr_subscribe_noaddress'] = 'There is no address associated with your login, you cannot be added to the subscription list';
260$lang['subscr_unsubscribe_success'] = 'Removed %s from subscription list for %s';
261$lang['subscr_unsubscribe_error']   = 'Error removing %s from subscription list for %s';
262$lang['subscr_already_subscribed']  = '%s is already subscribed to %s';
263$lang['subscr_not_subscribed']      = '%s is not subscribed to %s';
264// Manage page for subscriptions
265$lang['subscr_m_not_subscribed']    = 'You are currently not subscribed to the current page or namespace.';
266$lang['subscr_m_new_header']        = 'Add subscription';
267$lang['subscr_m_current_header']    = 'Current subscriptions';
268$lang['subscr_m_unsubscribe']       = 'Unsubscribe';
269$lang['subscr_m_subscribe']         = 'Subscribe';
270$lang['subscr_m_receive']           = 'Receive';
271$lang['subscr_style_every']         = 'email on every change';
272$lang['subscr_style_digest']        = 'digest email of changes for each page (every %.2f days)';
273$lang['subscr_style_list']          = 'list of changed pages since last email (every %.2f days)';
274
275/* auth.class language support */
276$lang['authmodfailed']         = 'Bad user authentication configuration. Please inform your Wiki Admin.';
277$lang['authtempfail']          = 'User authentication is temporarily unavailable. If this situation persists, please inform your Wiki Admin.';
278
279/* installer strings */
280$lang['i_chooselang']          = 'Choose your language';
281$lang['i_installer']           = 'DokuWiki Installer';
282$lang['i_wikiname']            = 'Wiki Name';
283$lang['i_enableacl']           = 'Enable ACL (recommended)';
284$lang['i_superuser']           = 'Superuser';
285$lang['i_problems']            = 'The installer found some problems, indicated below. You can not continue until you have fixed them.';
286$lang['i_modified']            = 'For security reasons this script will only work with a new and unmodified Dokuwiki installation.
287                                  You should either re-extract the files from the downloaded package or consult the complete
288                                  <a href="http://dokuwiki.org/install">Dokuwiki installation instructions</a>';
289$lang['i_funcna']              = 'PHP function <code>%s</code> is not available. Maybe your hosting provider disabled it for some reason?';
290$lang['i_phpver']              = 'Your PHP version <code>%s</code> is lower than the needed <code>%s</code>. You need to upgrade your PHP install.';
291$lang['i_permfail']            = '<code>%s</code> is not writable by DokuWiki. You need to fix the permission settings of this directory!';
292$lang['i_confexists']          = '<code>%s</code> already exists';
293$lang['i_writeerr']            = 'Unable to create <code>%s</code>. You will need to check directory/file permissions and create the file manually.';
294$lang['i_badhash']             = 'unrecognised or modified dokuwiki.php (hash=<code>%s</code>)';
295$lang['i_badval']              = '<code>%s</code> - illegal or empty value';
296$lang['i_success']             = 'The configuration was finished successfully. You may delete the install.php file now. Continue to
297                                 <a href="doku.php">your new DokuWiki</a>.';
298$lang['i_failure']             = 'Some errors occurred while writing the configuration files. You may need to fix them manually before
299                                  you can use <a href="doku.php">your new DokuWiki</a>.';
300$lang['i_policy']              = 'Initial ACL policy';
301$lang['i_pol0']                = 'Open Wiki (read, write, upload for everyone)';
302$lang['i_pol1']                = 'Public Wiki (read for everyone, write and upload for registered users)';
303$lang['i_pol2']                = 'Closed Wiki (read, write, upload for registered users only)';
304$lang['i_retry']               = 'Retry';
305$lang['i_license']             = 'Please choose the license you want to put your content under:';
306
307$lang['mu_intro']              = 'Here you can upload multiple files at once. Click the browse button to add them to the queue. Press upload when done.';
308$lang['mu_gridname']           = 'Filename';
309$lang['mu_gridsize']           = 'Size';
310$lang['mu_gridstat']           = 'Status';
311$lang['mu_namespace']          = 'Namespace';
312$lang['mu_browse']             = 'Browse';
313$lang['mu_toobig']             = 'too big';
314$lang['mu_ready']              = 'ready for upload';
315$lang['mu_done']               = 'complete';
316$lang['mu_fail']               = 'failed';
317$lang['mu_authfail']           = 'session expired';
318$lang['mu_progress']           = '@PCT@% uploaded';
319$lang['mu_filetypes']          = 'Allowed Filetypes';
320$lang['mu_info']               = 'files uploaded.';
321$lang['mu_lasterr']            = 'Last error:';
322
323$lang['recent_global']         = 'You\'re currently watching the changes inside the <b>%s</b> namespace. You can also <a href="%s">view the recent changes of the whole wiki</a>.';
324$lang['years']                 = '%d years ago';
325$lang['months']                = '%d months ago';
326$lang['weeks']                 = '%d weeks ago';
327$lang['days']                  = '%d days ago';
328$lang['hours']                 = '%d hours ago';
329$lang['minutes']               = '%d minutes ago';
330$lang['seconds']               = '%d seconds ago';
331
332$lang['wordblock']             = 'Your change was not saved because it contains blocked text (spam).';
333
334$lang['media_uploadtab']       = 'Upload';
335$lang['media_searchtab']       = 'Search';
336$lang['media_file']            = 'File';
337$lang['media_viewtab']         = 'View';
338$lang['media_edittab']         = 'Edit';
339$lang['media_historytab']      = 'History';
340$lang['media_list_thumbs']     = 'Thumbnails';
341$lang['media_list_rows']       = 'Rows';
342$lang['media_sort_name']       = 'Name';
343$lang['media_sort_date']       = 'Date';
344$lang['media_namespaces']      = 'Choose namespace';
345$lang['media_files']           = 'Files in %s';
346$lang['media_upload']          = 'Upload to %s';
347$lang['media_search']          = 'Search in %s';
348$lang['media_view']            = '%s';
349$lang['media_viewold']         = '%s at %s';
350$lang['media_edit']            = 'Edit %s';
351$lang['media_history']         = 'History of %s';
352$lang['media_meta_edited']     = 'metadata edited';
353$lang['media_perm_read']       = 'Sorry, you don\'t have enough rights to read files.';
354$lang['media_perm_upload']     = 'Sorry, you don\'t have enough rights to upload files.';
355$lang['media_update']          = 'Upload new version';
356$lang['media_restore']         = 'Restore this version';
357
358$lang['plugin_install_err']    = "Plugin installed incorrectly. Rename plugin directory '%s' to '%s'.";
359
360//Setup VIM: ex: et ts=2 :
361