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