summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
blob: fb455f85fc643779e2f8e0236df3096a092ab48a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
<?php
/**
 * english language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Andreas Gohr <andi@splitbrain.org>
 * @author     Anika Henke <anika@selfthinker.org>
 * @author     Matthias Grimm <matthiasgrimm@users.sourceforge.net>
 * @author     Matthias Schulte <mailinglist@lupo49.de>
 */
$lang['encoding']              = 'utf-8';
$lang['direction']             = 'ltr';
$lang['doublequoteopening']    = '“'; //&ldquo;
$lang['doublequoteclosing']    = '”'; //&rdquo;
$lang['singlequoteopening']    = '‘'; //&lsquo;
$lang['singlequoteclosing']    = '’'; //&rsquo;
$lang['apostrophe']            = '’'; //&rsquo;

$lang['btn_edit']              = 'Edit this page';
$lang['btn_source']            = 'Show pagesource';
$lang['btn_show']              = 'Show page';
$lang['btn_create']            = 'Create this page';
$lang['btn_search']            = 'Search';
$lang['btn_save']              = 'Save';
$lang['btn_preview']           = 'Preview';
$lang['btn_top']               = 'Back to top';
$lang['btn_newer']             = '<< more recent';
$lang['btn_older']             = 'less recent >>';
$lang['btn_revs']              = 'Old revisions';
$lang['btn_recent']            = 'Recent changes';
$lang['btn_upload']            = 'Upload';
$lang['btn_cancel']            = 'Cancel';
$lang['btn_index']             = 'Sitemap';
$lang['btn_secedit']           = 'Edit';
$lang['btn_login']             = 'Login';
$lang['btn_logout']            = 'Logout';
$lang['btn_admin']             = 'Admin';
$lang['btn_update']            = 'Update';
$lang['btn_delete']            = 'Delete';
$lang['btn_back']              = 'Back';
$lang['btn_backlink']          = 'Backlinks';
$lang['btn_backtomedia']       = 'Back to Mediafile Selection';
$lang['btn_subscribe']         = 'Manage Subscriptions';
$lang['btn_profile']           = 'Update Profile';
$lang['btn_reset']             = 'Reset';
$lang['btn_resendpwd']         = 'Set new password';
$lang['btn_draft']             = 'Edit draft';
$lang['btn_recover']           = 'Recover draft';
$lang['btn_draftdel']          = 'Delete draft';
$lang['btn_revert']            = 'Restore';
$lang['btn_register']          = 'Register';
$lang['btn_apply']             = 'Apply';
$lang['btn_media']             = 'Media Manager';
$lang['btn_deleteuser']        = 'Remove My Account';
$lang['btn_img_backto']        = 'Back to %s';
$lang['btn_mediaManager']      = 'View in media manager';

$lang['loggedinas']            = 'Logged in as:';
$lang['user']                  = 'Username';
$lang['pass']                  = 'Password';
$lang['newpass']               = 'New password';
$lang['oldpass']               = 'Confirm current password';
$lang['passchk']               = 'once again';
$lang['remember']              = 'Remember me';
$lang['fullname']              = 'Real name';
$lang['email']                 = 'E-Mail';
$lang['profile']               = 'User Profile';
$lang['badlogin']              = 'Sorry, username or password was wrong.';
$lang['badpassconfirm']        = 'Sorry, the password was wrong';
$lang['minoredit']             = 'Minor Changes';
$lang['draftdate']             = 'Draft autosaved on'; // full dformat date will be added
$lang['nosecedit']             = 'The page was changed in the meantime, section info was out of date loaded full page instead.';
$lang['searchcreatepage']      = 'If you didn\'t find what you were looking for, you can create or edit the page named after your query with the appropriate tool.';

$lang['regmissing']            = 'Sorry, you must fill in all fields.';
$lang['reguexists']            = 'Sorry, a user with this login already exists.';
$lang['regsuccess']            = 'The user has been created and the password was sent by email.';
$lang['regsuccess2']           = 'The user has been created.';
$lang['regmailfail']           = 'Looks like there was an error on sending the password mail. Please contact the admin!';
$lang['regbadmail']            = 'The given email address looks invalid - if you think this is an error, contact the admin';
$lang['regbadpass']            = 'The two given passwords are not identical, please try again.';
$lang['regpwmail']             = 'Your DokuWiki password';
$lang['reghere']               = 'You don\'t have an account yet? Just get one';

$lang['profna']                = 'This wiki does not support profile modification';
$lang['profnochange']          = 'No changes, nothing to do.';
$lang['profnoempty']           = 'An empty name or email address is not allowed.';
$lang['profchanged']           = 'User profile successfully updated.';
$lang['profnodelete']          = 'This wiki does not support deleting users';
$lang['profdeleteuser']        = 'Delete Account';
$lang['profdeleted']           = 'Your user account has been deleted from this wiki';
$lang['profconfdelete']        = 'I wish to remove my account from this wiki. <br/> This action can not be undone.';
$lang['profconfdeletemissing'] = 'Confirmation check box not ticked';

$lang['pwdforget']             = 'Forgotten your password? Get a new one';
$lang['resendna']              = 'This wiki does not support password resending.';
$lang['resendpwd']             = 'Set new password for';
$lang['resendpwdmissing']      = 'Sorry, you must fill in all fields.';
$lang['resendpwdnouser']       = 'Sorry, we can\'t find this user in our database.';
$lang['resendpwdbadauth']      = 'Sorry, this auth code is not valid. Make sure you used the complete confirmation link.';
$lang['resendpwdconfirm']      = 'A confirmation link has been sent by email.';
$lang['resendpwdsuccess']      = 'Your new password has been sent by email.';

$lang['license']               = 'Except where otherwise noted, content on this wiki is licensed under the following license:';
$lang['licenseok']             = 'Note: By editing this page you agree to license your content under the following license:';

$lang['searchmedia']           = 'Search file name:';
$lang['searchmedia_in']        = 'Search in %s';
$lang['txt_upload']            = 'Select file to upload:';
$lang['txt_filename']          = 'Upload as (optional):';
$lang['txt_overwrt']           = 'Overwrite existing file';
$lang['maxuploadsize']         = 'Upload max. %s per file.';
$lang['lockedby']              = 'Currently locked by:';
$lang['lockexpire']            = 'Lock expires at:';

$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.';
$lang['js']['notsavedyet']     = 'Unsaved changes will be lost.';
$lang['js']['searchmedia']     = 'Search for files';
$lang['js']['keepopen']        = 'Keep window open on selection';
$lang['js']['hidedetails']     = 'Hide Details';
$lang['js']['mediatitle']      = 'Link settings';
$lang['js']['mediadisplay']    = 'Link type';
$lang['js']['mediaalign']      = 'Alignment';
$lang['js']['mediasize']       = 'Image size';
$lang['js']['mediatarget']     = 'Link target';
$lang['js']['mediaclose']      = 'Close';
$lang['js']['mediainsert']     = 'Insert';
$lang['js']['mediadisplayimg'] = 'Show the image.';
$lang['js']['mediadisplaylnk'] = 'Show only the link.';
$lang['js']['mediasmall']      = 'Small version';
$lang['js']['mediamedium']     = 'Medium version';
$lang['js']['medialarge']      = 'Large version';
$lang['js']['mediaoriginal']   = 'Original version';
$lang['js']['medialnk']        = 'Link to detail page';
$lang['js']['mediadirect']     = 'Direct link to original';
$lang['js']['medianolnk']      = 'No link';
$lang['js']['medianolink']     = 'Do not link the image';
$lang['js']['medialeft']       = 'Align the image on the left.';
$lang['js']['mediaright']      = 'Align the image on the right.';
$lang['js']['mediacenter']     = 'Align the image in the middle.';
$lang['js']['medianoalign']    = 'Use no align.';
$lang['js']['nosmblinks']      = 'Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.';
$lang['js']['linkwiz']         = 'Link Wizard';
$lang['js']['linkto']          = 'Link to:';
$lang['js']['del_confirm']     = 'Really delete selected item(s)?';
$lang['js']['restore_confirm'] = 'Really restore this version?';
$lang['js']['media_diff']          = 'View differences:';
$lang['js']['media_diff_both']     = 'Side by Side';
$lang['js']['media_diff_opacity']  = 'Shine-through';
$lang['js']['media_diff_portions'] = 'Swipe';
$lang['js']['media_select']        = 'Select files…';
$lang['js']['media_upload_btn']    = 'Upload';
$lang['js']['media_done_btn']      = 'Done';
$lang['js']['media_drop']          = 'Drop files here to upload';
$lang['js']['media_cancel']        = 'remove';
$lang['js']['media_overwrt']       = 'Overwrite existing files';

$lang['rssfailed']             = 'An error occurred while fetching this feed: ';
$lang['nothingfound']          = 'Nothing was found.';

$lang['mediaselect']           = 'Media Files';
$lang['fileupload']            = 'Media File Upload';
$lang['uploadsucc']            = 'Upload successful';
$lang['uploadfail']            = 'Upload failed. Maybe wrong permissions?';
$lang['uploadwrong']           = 'Upload denied. This file extension is forbidden!';
$lang['uploadexist']           = 'File already exists. Nothing done.';
$lang['uploadbadcontent']      = 'The uploaded content did not match the %s file extension.';
$lang['uploadspam']            = 'The upload was blocked by the spam blacklist.';
$lang['uploadxss']             = 'The upload was blocked for possibly malicious content.';
$lang['uploadsize']            = 'The uploaded file was too big. (max. %s)';
$lang['deletesucc']            = 'The file "%s" has been deleted.';
$lang['deletefail']            = '"%s" couldn\'t be deleted - check permissions.';
$lang['mediainuse']            = 'The file "%s" hasn\'t been deleted - it is still in use.';
$lang['namespaces']            = 'Namespaces';
$lang['mediafiles']            = 'Available files in';
$lang['accessdenied']          = 'You are not allowed to view this page.';
$lang['mediausage']            = 'Use the following syntax to reference this file:';
$lang['mediaview']             = 'View original file';
$lang['mediaroot']             = 'root';
$lang['mediaupload']           = 'Upload a file to the current namespace here. To create subnamespaces, prepend them to your filename separated by colons after you selected the files. Files can also be selected by drag and drop.';
$lang['mediaextchange']        = 'Filextension changed from .%s to .%s!';
$lang['reference']             = 'References for';
$lang['ref_inuse']             = 'The file can\'t be deleted, because it\'s still used by the following pages:';
$lang['ref_hidden']            = 'Some references  are on pages you don\'t have permission to read';

$lang['hits']                  = 'Hits';
$lang['quickhits']             = 'Matching pagenames';
$lang['toc']                   = 'Table of Contents';
$lang['current']               = 'current';
$lang['yours']                 = 'Your Version';
$lang['diff']                  = 'Show differences to current revisions';
$lang['diff2']                 = 'Show differences between selected revisions';
$lang['difflink']              = 'Link to this comparison view';
$lang['diff_type']             = 'View differences:';
$lang['diff_inline']           = 'Inline';
$lang['diff_side']             = 'Side by Side';
$lang['diffprevrev']           = 'Previous revision';
$lang['diffnextrev']           = 'Next revision';
$lang['difflastrev']           = 'Last revision';
$lang['diffbothprevrev']       = 'Both sides previous revision';
$lang['diffbothnextrev']       = 'Both sides next revision';
$lang['line']                  = 'Line';
$lang['breadcrumb']            = 'Trace:';
$lang['youarehere']            = 'You are here:';
$lang['lastmod']               = 'Last modified:';
$lang['by']                    = 'by';
$lang['deleted']               = 'removed';
$lang['created']               = 'created';
$lang['restored']              = 'old revision restored (%s)';
$lang['external_edit']         = 'external edit';
$lang['summary']               = 'Edit summary';
$lang['noflash']               = 'The <a href="http://www.adobe.com/products/flashplayer/">Adobe Flash Plugin</a> is needed to display this content.';
$lang['download']              = 'Download Snippet';
$lang['tools']                 = 'Tools';
$lang['user_tools']            = 'User Tools';
$lang['site_tools']            = 'Site Tools';
$lang['page_tools']            = 'Page Tools';
$lang['skip_to_content']       = 'skip to content';
$lang['sidebar']               = 'Sidebar';

$lang['mail_newpage']          = 'page added:';
$lang['mail_changed']          = 'page changed:';
$lang['mail_subscribe_list']   = 'pages changed in namespace:';
$lang['mail_new_user']         = 'new user:';
$lang['mail_upload']           = 'file uploaded:';

$lang['changes_type']          = 'View changes of';
$lang['pages_changes']         = 'Pages';
$lang['media_changes']         = 'Media files';
$lang['both_changes']          = 'Both pages and media files';

$lang['qb_bold']               = 'Bold Text';
$lang['qb_italic']             = 'Italic Text';
$lang['qb_underl']             = 'Underlined Text';
$lang['qb_code']               = 'Monospaced Text';
$lang['qb_strike']             = 'Strike-through Text';
$lang['qb_h1']                 = 'Level 1 Headline';
$lang['qb_h2']                 = 'Level 2 Headline';
$lang['qb_h3']                 = 'Level 3 Headline';
$lang['qb_h4']                 = 'Level 4 Headline';
$lang['qb_h5']                 = 'Level 5 Headline';
$lang['qb_h']                  = 'Headline';
$lang['qb_hs']                 = 'Select Headline';
$lang['qb_hplus']              = 'Higher Headline';
$lang['qb_hminus']             = 'Lower Headline';
$lang['qb_hequal']             = 'Same Level Headline';
$lang['qb_link']               = 'Internal Link';
$lang['qb_extlink']            = 'External Link';
$lang['qb_hr']                 = 'Horizontal Rule';
$lang['qb_ol']                 = 'Ordered List Item';
$lang['qb_ul']                 = 'Unordered List Item';
$lang['qb_media']              = 'Add Images and other files (opens in a new window)';
$lang['qb_sig']                = 'Insert Signature';
$lang['qb_smileys']            = 'Smileys';
$lang['qb_chars']              = 'Special Chars';

$lang['upperns']               = 'jump to parent namespace';

$lang['admin_register']        = 'Add new user';

$lang['metaedit']              = 'Edit Metadata';
$lang['metasaveerr']           = 'Writing metadata failed';
$lang['metasaveok']            = 'Metadata saved';
$lang['img_title']             = 'Title:';
$lang['img_caption']           = 'Caption:';
$lang['img_date']              = 'Date:';
$lang['img_fname']             = 'Filename:';
$lang['img_fsize']             = 'Size:';
$lang['img_artist']            = 'Photographer:';
$lang['img_copyr']             = 'Copyright:';
$lang['img_format']            = 'Format:';
$lang['img_camera']            = 'Camera:';
$lang['img_keywords']          = 'Keywords:';
$lang['img_width']             = 'Width:';
$lang['img_height']            = 'Height:';

$lang['subscr_subscribe_success']   = 'Added %s to subscription list for %s';
$lang['subscr_subscribe_error']     = 'Error adding %s to subscription list for %s';
$lang['subscr_subscribe_noaddress'] = 'There is no address associated with your login, you cannot be added to the subscription list';
$lang['subscr_unsubscribe_success'] = 'Removed %s from subscription list for %s';
$lang['subscr_unsubscribe_error']   = 'Error removing %s from subscription list for %s';
$lang['subscr_already_subscribed']  = '%s is already subscribed to %s';
$lang['subscr_not_subscribed']      = '%s is not subscribed to %s';
// Manage page for subscriptions
$lang['subscr_m_not_subscribed']    = 'You are currently not subscribed to the current page or namespace.';
$lang['subscr_m_new_header']        = 'Add subscription';
$lang['subscr_m_current_header']    = 'Current subscriptions';
$lang['subscr_m_unsubscribe']       = 'Unsubscribe';
$lang['subscr_m_subscribe']         = 'Subscribe';
$lang['subscr_m_receive']           = 'Receive';
$lang['subscr_style_every']         = 'email on every change';
$lang['subscr_style_digest']        = 'digest email of changes for each page (every %.2f days)';
$lang['subscr_style_list']          = 'list of changed pages since last email (every %.2f days)';

/* auth.class language support */
$lang['authtempfail']          = 'User authentication is temporarily unavailable. If this situation persists, please inform your Wiki Admin.';
$lang['authpwdexpire']         = 'Your password will expire in %d days, you should change it soon.';

/* installer strings */
$lang['i_chooselang']          = 'Choose your language';
$lang['i_installer']           = 'DokuWiki Installer';
$lang['i_wikiname']            = 'Wiki Name';
$lang['i_enableacl']           = 'Enable ACL (recommended)';
$lang['i_superuser']           = 'Superuser';
$lang['i_problems']            = 'The installer found some problems, indicated below. You can not continue until you have fixed them.';
$lang['i_modified']            = 'For security reasons this script will only work with a new and unmodified Dokuwiki installation.
                                  You should either re-extract the files from the downloaded package or consult the complete
                                  <a href="http://dokuwiki.org/install">Dokuwiki installation instructions</a>';
$lang['i_funcna']              = 'PHP function <code>%s</code> is not available. Maybe your hosting provider disabled it for some reason?';
$lang['i_phpver']              = 'Your PHP version <code>%s</code> is lower than the needed <code>%s</code>. You need to upgrade your PHP install.';
$lang['i_mbfuncoverload']      = 'mbstring.func_overload must be disabled in php.ini to run DokuWiki.';
$lang['i_permfail']            = '<code>%s</code> is not writable by DokuWiki. You need to fix the permission settings of this directory!';
$lang['i_confexists']          = '<code>%s</code> already exists';
$lang['i_writeerr']            = 'Unable to create <code>%s</code>. You will need to check directory/file permissions and create the file manually.';
$lang['i_badhash']             = 'unrecognised or modified dokuwiki.php (hash=<code>%s</code>)';
$lang['i_badval']              = '<code>%s</code> - illegal or empty value';
$lang['i_success']             = 'The configuration was finished successfully. You may delete the install.php file now. Continue to
                                 <a href="doku.php?id=wiki:welcome">your new DokuWiki</a>.';
$lang['i_failure']             = 'Some errors occurred while writing the configuration files. You may need to fix them manually before
                                  you can use <a href="doku.php?id=wiki:welcome">your new DokuWiki</a>.';
$lang['i_policy']              = 'Initial ACL policy';
$lang['i_pol0']                = 'Open Wiki (read, write, upload for everyone)';
$lang['i_pol1']                = 'Public Wiki (read for everyone, write and upload for registered users)';
$lang['i_pol2']                = 'Closed Wiki (read, write, upload for registered users only)';
$lang['i_allowreg']            = 'Allow users to register themselves';
$lang['i_retry']               = 'Retry';
$lang['i_license']             = 'Please choose the license you want to put your content under:';
$lang['i_license_none']        = 'Do not show any license information';
$lang['i_pop_field']           = 'Please, help us to improve the DokuWiki experience:';
$lang['i_pop_label']           = 'Once a month, send anonymous usage data to the DokuWiki developers';

$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>.';
$lang['years']                 = '%d years ago';
$lang['months']                = '%d months ago';
$lang['weeks']                 = '%d weeks ago';
$lang['days']                  = '%d days ago';
$lang['hours']                 = '%d hours ago';
$lang['minutes']               = '%d minutes ago';
$lang['seconds']               = '%d seconds ago';

$lang['wordblock']             = 'Your change was not saved because it contains blocked text (spam).';

$lang['media_uploadtab']       = 'Upload';
$lang['media_searchtab']       = 'Search';
$lang['media_file']            = 'File';
$lang['media_viewtab']         = 'View';
$lang['media_edittab']         = 'Edit';
$lang['media_historytab']      = 'History';
$lang['media_list_thumbs']     = 'Thumbnails';
$lang['media_list_rows']       = 'Rows';
$lang['media_sort_name']       = 'Name';
$lang['media_sort_date']       = 'Date';
$lang['media_namespaces']      = 'Choose namespace';
$lang['media_files']           = 'Files in %s';
$lang['media_upload']          = 'Upload to %s';
$lang['media_search']          = 'Search in %s';
$lang['media_view']            = '%s';
$lang['media_viewold']         = '%s at %s';
$lang['media_edit']            = 'Edit %s';
$lang['media_history']         = 'History of %s';
$lang['media_meta_edited']     = 'metadata edited';
$lang['media_perm_read']       = 'Sorry, you don\'t have enough rights to read files.';
$lang['media_perm_upload']     = 'Sorry, you don\'t have enough rights to upload files.';
$lang['media_update']          = 'Upload new version';
$lang['media_restore']         = 'Restore this version';

$lang['currentns']             = 'Current namespace';
$lang['searchresult']          = 'Search Result';
$lang['plainhtml']             = 'Plain HTML';
$lang['wikimarkup']            = 'Wiki Markup';
$lang['page_nonexist_rev']     = 'Page did not exist at %s. It was subsequently created at <a href="%s">%s</a>.';
$lang['unable_to_parse_date']  = 'Unable to parse at parameter "%s".';
//Setup VIM: ex: et ts=2 :