xref: /dokuwiki/inc/lang/en/lang.php (revision 3f6872b1fc0e676dafffb7488df32f2425bbd29f)
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>
7e965e37fSAnika Henke * @author     Anika Henke <anika@selfthinker.org>
8753d5abfSMatthias Grimm * @author     Matthias Grimm <matthiasgrimm@users.sourceforge.net>
98bfdbb5eSMatthias Schulte * @author     Matthias Schulte <mailinglist@lupo49.de>
10bc3b6aecSandi */
11bc3b6aecSandi$lang['encoding']              = 'utf-8';
12bc3b6aecSandi$lang['direction']             = 'ltr';
1371b40da2SAnika Henke$lang['doublequoteopening']    = '“'; //&ldquo;
1471b40da2SAnika Henke$lang['doublequoteclosing']    = '”'; //&rdquo;
1571b40da2SAnika Henke$lang['singlequoteopening']    = '‘'; //&lsquo;
1671b40da2SAnika Henke$lang['singlequoteclosing']    = '’'; //&rsquo;
1757d757d1SAndreas Gohr$lang['apostrophe']            = '’'; //&rsquo;
18bc3b6aecSandi
19bc3b6aecSandi$lang['btn_edit']              = 'Edit this page';
20bc3b6aecSandi$lang['btn_source']            = 'Show pagesource';
21bc3b6aecSandi$lang['btn_show']              = 'Show page';
22bc3b6aecSandi$lang['btn_create']            = 'Create this page';
23bc3b6aecSandi$lang['btn_search']            = 'Search';
24bc3b6aecSandi$lang['btn_save']              = 'Save';
25bc3b6aecSandi$lang['btn_preview']           = 'Preview';
26bc3b6aecSandi$lang['btn_top']               = 'Back to top';
27bc3b6aecSandi$lang['btn_newer']             = '<< more recent';
28bc3b6aecSandi$lang['btn_older']             = 'less recent >>';
29bc3b6aecSandi$lang['btn_revs']              = 'Old revisions';
30dca6aacaSGilles-Philippe Morin$lang['btn_recent']            = 'Recent Changes';
31bc3b6aecSandi$lang['btn_upload']            = 'Upload';
32bc3b6aecSandi$lang['btn_cancel']            = 'Cancel';
33decde61cSAndreas Gohr$lang['btn_index']             = 'Sitemap';
34bc3b6aecSandi$lang['btn_secedit']           = 'Edit';
3551cc540cSGilles-Philippe Morin$lang['btn_login']             = 'Log In';
3651cc540cSGilles-Philippe Morin$lang['btn_logout']            = 'Log Out';
37bc3b6aecSandi$lang['btn_admin']             = 'Admin';
38bc3b6aecSandi$lang['btn_update']            = 'Update';
39bc3b6aecSandi$lang['btn_delete']            = 'Delete';
40bc3b6aecSandi$lang['btn_back']              = 'Back';
4108b9e7caSKiril LastName$lang['btn_backlink']          = 'Backlinks';
425b75cd1fSAdrian Lang$lang['btn_subscribe']         = 'Manage Subscriptions';
438b06d178Schris$lang['btn_profile']           = 'Update Profile';
448b06d178Schris$lang['btn_reset']             = 'Reset';
45cc204bbdSAndreas Gohr$lang['btn_resendpwd']         = 'Set new password';
46ee4c4a1bSAndreas Gohr$lang['btn_draft']             = 'Edit draft';
47ee4c4a1bSAndreas Gohr$lang['btn_recover']           = 'Recover draft';
48ee4c4a1bSAndreas Gohr$lang['btn_draftdel']          = 'Delete draft';
491246e016SAndreas Gohr$lang['btn_revert']            = 'Restore';
50bf413a4eSAnika Henke$lang['btn_register']          = 'Register';
518e69fd30SKate Arzamastseva$lang['btn_apply']             = 'Apply';
52b9eb2e61SKate Arzamastseva$lang['btn_media']             = 'Media Manager';
532a7abf2dSChristopher Smith$lang['btn_deleteuser']        = 'Remove My Account';
54becfa414SGerrit Uitslag$lang['btn_img_backto']        = 'Back to %s';
55becfa414SGerrit Uitslag$lang['btn_mediaManager']      = 'View in media manager';
56bc3b6aecSandi
57fde860beSGerrit Uitslag$lang['loggedinas']            = 'Logged in as:';
58bc3b6aecSandi$lang['user']                  = 'Username';
59bc3b6aecSandi$lang['pass']                  = 'Password';
608b06d178Schris$lang['newpass']               = 'New password';
618b06d178Schris$lang['oldpass']               = 'Confirm current password';
62d6c9c552Smatthiasgrimm$lang['passchk']               = 'once again';
63bc3b6aecSandi$lang['remember']              = 'Remember me';
643cd36d10SAndreas Gohr$lang['fullname']              = 'Real name';
65bc3b6aecSandi$lang['email']                 = 'E-Mail';
668b06d178Schris$lang['profile']               = 'User Profile';
67bc3b6aecSandi$lang['badlogin']              = 'Sorry, username or password was wrong.';
682a7abf2dSChristopher Smith$lang['badpassconfirm']        = 'Sorry, the password was wrong';
69753d5abfSMatthias Grimm$lang['minoredit']             = 'Minor Changes';
70ee4c4a1bSAndreas Gohr$lang['draftdate']             = 'Draft autosaved on'; // full dformat date will be added
717b3a6803SAndreas Gohr$lang['nosecedit']             = 'The page was changed in the meantime, section info was out of date loaded full page instead.';
72a00078f7SAndreas Gohr$lang['searchcreatepage']      = 'If you didn\'t find what you were looking for, you can create or edit the page %s, named after your query.';
73bc3b6aecSandi
742ce8affcSMichael Große$lang['search_fullresults']    = 'Fulltext results';
75826e222fSAndreas Gohr$lang['js']['search_toggle_tools']   = 'Toggle Search Tools';
7601c23ba8SMichael Große$lang['search_exact_match']    = 'Exact match';
7701c23ba8SMichael Große$lang['search_starts_with']    = 'Starts with';
7801c23ba8SMichael Große$lang['search_ends_with']      = 'Ends with';
7901c23ba8SMichael Große$lang['search_contains']       = 'Contains';
80c6b5b74aSMichael Große$lang['search_custom_match']   = 'Custom';
8101c23ba8SMichael Große$lang['search_any_ns']         = 'Any namespace';
8201c23ba8SMichael Große$lang['search_any_time']       = 'Any time';
8301c23ba8SMichael Große$lang['search_past_7_days']    = 'Past week';
8401c23ba8SMichael Große$lang['search_past_month']     = 'Past month';
8501c23ba8SMichael Große$lang['search_past_year']      = 'Past year';
8601c23ba8SMichael Große$lang['search_sort_by_hits']   = 'Sort by hits';
8701c23ba8SMichael Große$lang['search_sort_by_mtime']  = 'Sort by last modified';
8801c23ba8SMichael Große
89bc3b6aecSandi$lang['regmissing']            = 'Sorry, you must fill in all fields.';
90bc3b6aecSandi$lang['reguexists']            = 'Sorry, a user with this login already exists.';
91bc3b6aecSandi$lang['regsuccess']            = 'The user has been created and the password was sent by email.';
92bc3b6aecSandi$lang['regsuccess2']           = 'The user has been created.';
93db9faf02SPatrick Brown$lang['regfail']               = 'The user could not be created.';
94bc3b6aecSandi$lang['regmailfail']           = 'Looks like there was an error on sending the password mail. Please contact the admin!';
95bc3b6aecSandi$lang['regbadmail']            = 'The given email address looks invalid - if you think this is an error, contact the admin';
9611120ca9Schris$lang['regbadpass']            = 'The two given passwords are not identical, please try again.';
97bc3b6aecSandi$lang['regpwmail']             = 'Your DokuWiki password';
98bc3b6aecSandi$lang['reghere']               = 'You don\'t have an account yet? Just get one';
99bc3b6aecSandi
1008b06d178Schris$lang['profna']                = 'This wiki does not support profile modification';
1018b06d178Schris$lang['profnochange']          = 'No changes, nothing to do.';
1028b06d178Schris$lang['profnoempty']           = 'An empty name or email address is not allowed.';
1034e1578a0SAndreas Gohr$lang['profchanged']           = 'User profile successfully updated.';
1042a7abf2dSChristopher Smith$lang['profnodelete']          = 'This wiki does not support deleting users';
1052a7abf2dSChristopher Smith$lang['profdeleteuser']        = 'Delete Account';
1062a7abf2dSChristopher Smith$lang['profdeleted']           = 'Your user account has been deleted from this wiki';
1072a7abf2dSChristopher Smith$lang['profconfdelete']        = 'I wish to remove my account from this wiki. <br/> This action can not be undone.';
1082a7abf2dSChristopher Smith$lang['profconfdeletemissing'] = 'Confirmation check box not ticked';
109db9faf02SPatrick Brown$lang['proffail']              = 'User profile was not updated.';
1108b06d178Schris
111753d5abfSMatthias Grimm$lang['pwdforget']             = 'Forgotten your password? Get a new one';
1128b06d178Schris$lang['resendna']              = 'This wiki does not support password resending.';
113cc204bbdSAndreas Gohr$lang['resendpwd']             = 'Set new password for';
1148b06d178Schris$lang['resendpwdmissing']      = 'Sorry, you must fill in all fields.';
1158b06d178Schris$lang['resendpwdnouser']       = 'Sorry, we can\'t find this user in our database.';
1161d5856cfSAndreas Gohr$lang['resendpwdbadauth']      = 'Sorry, this auth code is not valid. Make sure you used the complete confirmation link.';
1171d5856cfSAndreas Gohr$lang['resendpwdconfirm']      = 'A confirmation link has been sent by email.';
1188b06d178Schris$lang['resendpwdsuccess']      = 'Your new password has been sent by email.';
1198b06d178Schris
120066fee30SAndreas Gohr$lang['license']               = 'Except where otherwise noted, content on this wiki is licensed under the following license:';
121066fee30SAndreas Gohr$lang['licenseok']             = 'Note: By editing this page you agree to license your content under the following license:';
122066fee30SAndreas Gohr
12356fe6664SAndreas Gohr$lang['searchmedia']           = 'Search file name:';
12456fe6664SAndreas Gohr$lang['searchmedia_in']        = 'Search in %s';
125fde860beSGerrit Uitslag$lang['txt_upload']            = 'Select file to upload:';
126fde860beSGerrit Uitslag$lang['txt_filename']          = 'Upload as (optional):';
127bc3b6aecSandi$lang['txt_overwrt']           = 'Overwrite existing file';
128f940e4a0SAndreas Gohr$lang['maxuploadsize']         = 'Upload max. %s per file.';
129fde860beSGerrit Uitslag$lang['lockedby']              = 'Currently locked by:';
130fde860beSGerrit Uitslag$lang['lockexpire']            = 'Lock expires at:';
1318bfdbb5eSMatthias Schulte
13299e7bfd4SAndreas Gohr$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.';
133e9817dc9SFELTZ Vincent$lang['js']['notsavedyet']     = 'Unsaved changes will be lost.';
134bf1f3ac4Ssarnowski$lang['js']['searchmedia']     = 'Search for files';
1353df72098SAndreas Gohr$lang['js']['keepopen']        = 'Keep window open on selection';
1368073bfb3SAndreas Gohr$lang['js']['hidedetails']     = 'Hide Details';
137149e5f26SDominik Eckelmann$lang['js']['mediatitle']      = 'Link settings';
138149e5f26SDominik Eckelmann$lang['js']['mediadisplay']    = 'Link type';
139149e5f26SDominik Eckelmann$lang['js']['mediaalign']      = 'Alignment';
140149e5f26SDominik Eckelmann$lang['js']['mediasize']       = 'Image size';
141149e5f26SDominik Eckelmann$lang['js']['mediatarget']     = 'Link target';
142149e5f26SDominik Eckelmann$lang['js']['mediaclose']      = 'Close';
143149e5f26SDominik Eckelmann$lang['js']['mediainsert']     = 'Insert';
144149e5f26SDominik Eckelmann$lang['js']['mediadisplayimg'] = 'Show the image.';
145149e5f26SDominik Eckelmann$lang['js']['mediadisplaylnk'] = 'Show only the link.';
146149e5f26SDominik Eckelmann$lang['js']['mediasmall']      = 'Small version';
147149e5f26SDominik Eckelmann$lang['js']['mediamedium']     = 'Medium version';
148149e5f26SDominik Eckelmann$lang['js']['medialarge']      = 'Large version';
1491410ed4bSAdrian Lang$lang['js']['mediaoriginal']   = 'Original version';
150149e5f26SDominik Eckelmann$lang['js']['medialnk']        = 'Link to detail page';
151149e5f26SDominik Eckelmann$lang['js']['mediadirect']     = 'Direct link to original';
152149e5f26SDominik Eckelmann$lang['js']['medianolnk']      = 'No link';
153149e5f26SDominik Eckelmann$lang['js']['medianolink']     = 'Do not link the image';
154149e5f26SDominik Eckelmann$lang['js']['medialeft']       = 'Align the image on the left.';
155149e5f26SDominik Eckelmann$lang['js']['mediaright']      = 'Align the image on the right.';
156149e5f26SDominik Eckelmann$lang['js']['mediacenter']     = 'Align the image in the middle.';
157149e5f26SDominik Eckelmann$lang['js']['medianoalign']    = 'Use no align.';
158e9817dc9SFELTZ Vincent$lang['js']['nosmblinks']      = 'Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.';
1598bfdbb5eSMatthias Schulte$lang['js']['linkwiz']         = 'Link Wizard';
1608bfdbb5eSMatthias Schulte$lang['js']['linkto']          = 'Link to:';
1618bfdbb5eSMatthias Schulte$lang['js']['del_confirm']     = 'Really delete selected item(s)?';
1628bfdbb5eSMatthias Schulte$lang['js']['restore_confirm'] = 'Really restore this version?';
1638bfdbb5eSMatthias Schulte$lang['js']['media_diff']          = 'View differences:';
1648bfdbb5eSMatthias Schulte$lang['js']['media_diff_both']     = 'Side by Side';
16522129acdSAnika Henke$lang['js']['media_diff_opacity']  = 'Shine-through';
16622129acdSAnika Henke$lang['js']['media_diff_portions'] = 'Swipe';
1678bfdbb5eSMatthias Schulte$lang['js']['media_select']        = 'Select files…';
1688bfdbb5eSMatthias Schulte$lang['js']['media_upload_btn']    = 'Upload';
1698bfdbb5eSMatthias Schulte$lang['js']['media_done_btn']      = 'Done';
1708bfdbb5eSMatthias Schulte$lang['js']['media_drop']          = 'Drop files here to upload';
1718bfdbb5eSMatthias Schulte$lang['js']['media_cancel']        = 'remove';
1728bfdbb5eSMatthias Schulte$lang['js']['media_overwrt']       = 'Overwrite existing files';
173149e5f26SDominik Eckelmann
1748bfdbb5eSMatthias Schulte$lang['rssfailed']             = 'An error occurred while fetching this feed: ';
1758bfdbb5eSMatthias Schulte$lang['nothingfound']          = 'Nothing was found.';
1768bfdbb5eSMatthias Schulte
1778bfdbb5eSMatthias Schulte$lang['mediaselect']           = 'Media Files';
1788bfdbb5eSMatthias Schulte$lang['uploadsucc']            = 'Upload successful';
1798bfdbb5eSMatthias Schulte$lang['uploadfail']            = 'Upload failed. Maybe wrong permissions?';
1808bfdbb5eSMatthias Schulte$lang['uploadwrong']           = 'Upload denied. This file extension is forbidden!';
1818bfdbb5eSMatthias Schulte$lang['uploadexist']           = 'File already exists. Nothing done.';
1828bfdbb5eSMatthias Schulte$lang['uploadbadcontent']      = 'The uploaded content did not match the %s file extension.';
1838bfdbb5eSMatthias Schulte$lang['uploadspam']            = 'The upload was blocked by the spam blacklist.';
1848bfdbb5eSMatthias Schulte$lang['uploadxss']             = 'The upload was blocked for possibly malicious content.';
1858bfdbb5eSMatthias Schulte$lang['uploadsize']            = 'The uploaded file was too big. (max. %s)';
1868bfdbb5eSMatthias Schulte$lang['deletesucc']            = 'The file "%s" has been deleted.';
1878bfdbb5eSMatthias Schulte$lang['deletefail']            = '"%s" couldn\'t be deleted - check permissions.';
1888bfdbb5eSMatthias Schulte$lang['mediainuse']            = 'The file "%s" hasn\'t been deleted - it is still in use.';
1898bfdbb5eSMatthias Schulte$lang['namespaces']            = 'Namespaces';
1908bfdbb5eSMatthias Schulte$lang['mediafiles']            = 'Available files in';
1918bfdbb5eSMatthias Schulte$lang['accessdenied']          = 'You are not allowed to view this page.';
1928bfdbb5eSMatthias Schulte$lang['mediausage']            = 'Use the following syntax to reference this file:';
1938bfdbb5eSMatthias Schulte$lang['mediaview']             = 'View original file';
1948bfdbb5eSMatthias Schulte$lang['mediaroot']             = 'root';
195e96b69daSAnika Henke$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.';
1968bfdbb5eSMatthias Schulte$lang['mediaextchange']        = 'Filextension changed from .%s to .%s!';
197d67ca2c0Smatthiasgrimm$lang['reference']             = 'References for';
198d67ca2c0Smatthiasgrimm$lang['ref_inuse']             = 'The file can\'t be deleted, because it\'s still used by the following pages:';
199d67ca2c0Smatthiasgrimm$lang['ref_hidden']            = 'Some references  are on pages you don\'t have permission to read';
200d67ca2c0Smatthiasgrimm
201bc3b6aecSandi$lang['hits']                  = 'Hits';
202bc3b6aecSandi$lang['quickhits']             = 'Matching pagenames';
203bc3b6aecSandi$lang['toc']                   = 'Table of Contents';
204bc3b6aecSandi$lang['current']               = 'current';
205bc3b6aecSandi$lang['yours']                 = 'Your Version';
20677707b04SAndreas Gohr$lang['diff']                  = 'Show differences to current revisions';
20777707b04SAndreas Gohr$lang['diff2']                 = 'Show differences between selected revisions';
2088d9e6ae7SAnika Henke$lang['difflink']              = 'Link to this comparison view';
20972165381SAndreas Gohr$lang['diff_type']             = 'View differences:';
21072165381SAndreas Gohr$lang['diff_inline']           = 'Inline';
21172165381SAndreas Gohr$lang['diff_side']             = 'Side by Side';
212723eeeaeSGerrit Uitslag$lang['diffprevrev']           = 'Previous revision';
213723eeeaeSGerrit Uitslag$lang['diffnextrev']           = 'Next revision';
214723eeeaeSGerrit Uitslag$lang['difflastrev']           = 'Last revision';
215723eeeaeSGerrit Uitslag$lang['diffbothprevrev']       = 'Both sides previous revision';
216723eeeaeSGerrit Uitslag$lang['diffbothnextrev']       = 'Both sides next revision';
217bc3b6aecSandi$lang['line']                  = 'Line';
218fde860beSGerrit Uitslag$lang['breadcrumb']            = 'Trace:';
219fde860beSGerrit Uitslag$lang['youarehere']            = 'You are here:';
220fde860beSGerrit Uitslag$lang['lastmod']               = 'Last modified:';
221bc3b6aecSandi$lang['by']                    = 'by';
222bc3b6aecSandi$lang['deleted']               = 'removed';
223bc3b6aecSandi$lang['created']               = 'created';
224d6b9c7bfSlupo49$lang['restored']              = 'old revision restored (%s)';
2255aa52fafSBen Coburn$lang['external_edit']         = 'external edit';
226bc3b6aecSandi$lang['summary']               = 'Edit summary';
22707bf32b2SAndreas Gohr$lang['noflash']               = 'The <a href="http://www.adobe.com/products/flashplayer/">Adobe Flash Plugin</a> is needed to display this content.';
2283d491f75SAndreas Gohr$lang['download']              = 'Download Snippet';
22961917024SAnika Henke$lang['tools']                 = 'Tools';
23061917024SAnika Henke$lang['user_tools']            = 'User Tools';
23161917024SAnika Henke$lang['site_tools']            = 'Site Tools';
23261917024SAnika Henke$lang['page_tools']            = 'Page Tools';
23361917024SAnika Henke$lang['skip_to_content']       = 'skip to content';
234a655c878SAnika Henke$lang['sidebar']               = 'Sidebar';
235b5941dfaSKate Arzamastseva
236241f3a36Sandi$lang['mail_newpage']          = 'page added:';
237241f3a36Sandi$lang['mail_changed']          = 'page changed:';
2385b75cd1fSAdrian Lang$lang['mail_subscribe_list']   = 'pages changed in namespace:';
23975030359SAndreas Gohr$lang['mail_new_user']         = 'new user:';
24075030359SAndreas Gohr$lang['mail_upload']           = 'file uploaded:';
241bc3b6aecSandi
2428bfdbb5eSMatthias Schulte$lang['changes_type']          = 'View changes of';
2438bfdbb5eSMatthias Schulte$lang['pages_changes']         = 'Pages';
2448bfdbb5eSMatthias Schulte$lang['media_changes']         = 'Media files';
2458bfdbb5eSMatthias Schulte$lang['both_changes']          = 'Both pages and media files';
246bc3b6aecSandi
247bc3b6aecSandi$lang['qb_bold']               = 'Bold Text';
248bc3b6aecSandi$lang['qb_italic']             = 'Italic Text';
249bc3b6aecSandi$lang['qb_underl']             = 'Underlined Text';
2502bc9e793SAndreas Gohr$lang['qb_code']               = 'Monospaced Text';
251bc3b6aecSandi$lang['qb_strike']             = 'Strike-through Text';
252bc3b6aecSandi$lang['qb_h1']                 = 'Level 1 Headline';
253bc3b6aecSandi$lang['qb_h2']                 = 'Level 2 Headline';
254bc3b6aecSandi$lang['qb_h3']                 = 'Level 3 Headline';
255bc3b6aecSandi$lang['qb_h4']                 = 'Level 4 Headline';
256bc3b6aecSandi$lang['qb_h5']                 = 'Level 5 Headline';
257a2be6cd9SAndreas Gohr$lang['qb_h']                  = 'Headline';
258a2be6cd9SAndreas Gohr$lang['qb_hs']                 = 'Select Headline';
259a2be6cd9SAndreas Gohr$lang['qb_hplus']              = 'Higher Headline';
260a2be6cd9SAndreas Gohr$lang['qb_hminus']             = 'Lower Headline';
261a2be6cd9SAndreas Gohr$lang['qb_hequal']             = 'Same Level Headline';
262bc3b6aecSandi$lang['qb_link']               = 'Internal Link';
263bc3b6aecSandi$lang['qb_extlink']            = 'External Link';
264bc3b6aecSandi$lang['qb_hr']                 = 'Horizontal Rule';
265bc3b6aecSandi$lang['qb_ol']                 = 'Ordered List Item';
266bc3b6aecSandi$lang['qb_ul']                 = 'Unordered List Item';
2675a99d25bSAnika Henke$lang['qb_media']              = 'Add Images and other files (opens in a new window)';
268bc3b6aecSandi$lang['qb_sig']                = 'Insert Signature';
26920d062caSAndreas Gohr$lang['qb_smileys']            = 'Smileys';
27020d062caSAndreas Gohr$lang['qb_chars']              = 'Special Chars';
27120d062caSAndreas Gohr
2723c2d94a3SAndreas Gohr$lang['upperns']               = 'jump to parent namespace';
2733e23cbfdSAndreas Gohr
27436df6fa3SAndreas Gohr$lang['metaedit']              = 'Edit Metadata';
27536df6fa3SAndreas Gohr$lang['metasaveerr']           = 'Writing metadata failed';
27636df6fa3SAndreas Gohr$lang['metasaveok']            = 'Metadata saved';
277fde860beSGerrit Uitslag$lang['img_title']             = 'Title:';
278fde860beSGerrit Uitslag$lang['img_caption']           = 'Caption:';
279fde860beSGerrit Uitslag$lang['img_date']              = 'Date:';
280fde860beSGerrit Uitslag$lang['img_fname']             = 'Filename:';
281fde860beSGerrit Uitslag$lang['img_fsize']             = 'Size:';
282fde860beSGerrit Uitslag$lang['img_artist']            = 'Photographer:';
283fde860beSGerrit Uitslag$lang['img_copyr']             = 'Copyright:';
284fde860beSGerrit Uitslag$lang['img_format']            = 'Format:';
285fde860beSGerrit Uitslag$lang['img_camera']            = 'Camera:';
286fde860beSGerrit Uitslag$lang['img_keywords']          = 'Keywords:';
287fde860beSGerrit Uitslag$lang['img_width']             = 'Width:';
288fde860beSGerrit Uitslag$lang['img_height']            = 'Height:';
28955efc227SAndreas Gohr
2905b75cd1fSAdrian Lang$lang['subscr_subscribe_success']   = 'Added %s to subscription list for %s';
2915b75cd1fSAdrian Lang$lang['subscr_subscribe_error']     = 'Error adding %s to subscription list for %s';
2925b75cd1fSAdrian Lang$lang['subscr_subscribe_noaddress'] = 'There is no address associated with your login, you cannot be added to the subscription list';
2935b75cd1fSAdrian Lang$lang['subscr_unsubscribe_success'] = 'Removed %s from subscription list for %s';
2945b75cd1fSAdrian Lang$lang['subscr_unsubscribe_error']   = 'Error removing %s from subscription list for %s';
2955b75cd1fSAdrian Lang$lang['subscr_already_subscribed']  = '%s is already subscribed to %s';
2965b75cd1fSAdrian Lang$lang['subscr_not_subscribed']      = '%s is not subscribed to %s';
2975b75cd1fSAdrian Lang// Manage page for subscriptions
29815741132SAndreas Gohr$lang['subscr_m_not_subscribed']    = 'You are currently not subscribed to the current page or namespace.';
2995b75cd1fSAdrian Lang$lang['subscr_m_new_header']        = 'Add subscription';
30015741132SAndreas Gohr$lang['subscr_m_current_header']    = 'Current subscriptions';
30115741132SAndreas Gohr$lang['subscr_m_unsubscribe']       = 'Unsubscribe';
3025b75cd1fSAdrian Lang$lang['subscr_m_subscribe']         = 'Subscribe';
303056c2049SAndreas Gohr$lang['subscr_m_receive']           = 'Receive';
30415741132SAndreas Gohr$lang['subscr_style_every']         = 'email on every change';
3056b8f02cfSAdrian Lang$lang['subscr_style_digest']        = 'digest email of changes for each page (every %.2f days)';
3066b8f02cfSAdrian Lang$lang['subscr_style_list']          = 'list of changed pages since last email (every %.2f days)';
30715741132SAndreas Gohr
308912a0cf3Sgb/* auth.class language support */
309cd52f92dSchris$lang['authtempfail']          = 'User authentication is temporarily unavailable. If this situation persists, please inform your Wiki Admin.';
3103ff230f7SMatthias Grimm
31147248316SAndreas Gohr/* installer strings */
31247248316SAndreas Gohr$lang['i_chooselang']          = 'Choose your language';
31347248316SAndreas Gohr$lang['i_installer']           = 'DokuWiki Installer';
31447248316SAndreas Gohr$lang['i_wikiname']            = 'Wiki Name';
31547248316SAndreas Gohr$lang['i_enableacl']           = 'Enable ACL (recommended)';
31647248316SAndreas Gohr$lang['i_superuser']           = 'Superuser';
3173545b2e0Schris$lang['i_problems']            = 'The installer found some problems, indicated below. You can not continue until you have fixed them.';
31847248316SAndreas Gohr$lang['i_modified']            = 'For security reasons this script will only work with a new and unmodified Dokuwiki installation.
31947248316SAndreas Gohr                                  You should either re-extract the files from the downloaded package or consult the complete
32066549c4aSAnika Henke                                  <a href="http://dokuwiki.org/install">Dokuwiki installation instructions</a>';
3218af2e4bbSAndreas Gohr$lang['i_funcna']              = 'PHP function <code>%s</code> is not available. Maybe your hosting provider disabled it for some reason?';
322*3f6872b1SMyron Turner$lang['i_disabled']            =  'It has been disabled by your provider.';
323*3f6872b1SMyron Turner$lang['i_funcnmail']           = '<b>Note:</b> The PHP mail function is not available. %s' .
324*3f6872b1SMyron Turner                                 ' If it remains unavailable, you may install the <a href="http://dokuwiki.org/plugins/smtp">smtp plugin</a>.';
3253afe5d1cSAndreas 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.';
3267f413440SAndreas Gohr$lang['i_mbfuncoverload']      = 'mbstring.func_overload must be disabled in php.ini to run DokuWiki.';
327387250efSPhy$lang['i_urandom']             = 'DokuWiki cannot create cryptographically secure numbers for cookies. You may want to check your open_basedir settings in php.ini for proper <code>/dev/urandom</code> access.';
32847248316SAndreas Gohr$lang['i_permfail']            = '<code>%s</code> is not writable by DokuWiki. You need to fix the permission settings of this directory!';
32947248316SAndreas Gohr$lang['i_confexists']          = '<code>%s</code> already exists';
33047248316SAndreas Gohr$lang['i_writeerr']            = 'Unable to create <code>%s</code>. You will need to check directory/file permissions and create the file manually.';
33147248316SAndreas Gohr$lang['i_badhash']             = 'unrecognised or modified dokuwiki.php (hash=<code>%s</code>)';
33247248316SAndreas Gohr$lang['i_badval']              = '<code>%s</code> - illegal or empty value';
33347248316SAndreas Gohr$lang['i_success']             = 'The configuration was finished successfully. You may delete the install.php file now. Continue to
3342c2ee174SAnika Henke                                 <a href="doku.php?id=wiki:welcome">your new DokuWiki</a>.';
335c9db30f9SAndreas Gohr$lang['i_failure']             = 'Some errors occurred while writing the configuration files. You may need to fix them manually before
3362c2ee174SAnika Henke                                  you can use <a href="doku.php?id=wiki:welcome">your new DokuWiki</a>.';
3378af2e4bbSAndreas Gohr$lang['i_policy']              = 'Initial ACL policy';
3388af2e4bbSAndreas Gohr$lang['i_pol0']                = 'Open Wiki (read, write, upload for everyone)';
3398af2e4bbSAndreas Gohr$lang['i_pol1']                = 'Public Wiki (read for everyone, write and upload for registered users)';
3408af2e4bbSAndreas Gohr$lang['i_pol2']                = 'Closed Wiki (read, write, upload for registered users only)';
341ab9346edSAnika Henke$lang['i_allowreg']            = 'Allow users to register themselves';
34270a6aa16Schris$lang['i_retry']               = 'Retry';
34306361442SAndreas Gohr$lang['i_license']             = 'Please choose the license you want to put your content under:';
3442e41a025SHakan Sandell$lang['i_license_none']        = 'Do not show any license information';
3453a0852d9SAndreas Gohr$lang['i_pop_field']           = 'Please, help us to improve the DokuWiki experience:';
3463a0852d9SAndreas Gohr$lang['i_pop_label']           = 'Once a month, send anonymous usage data to the DokuWiki developers';
34747248316SAndreas Gohr
3484bf019deSGina Haeussge$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>.';
349f2263577SAndreas Gohr$lang['years']                 = '%d years ago';
350f2263577SAndreas Gohr$lang['months']                = '%d months ago';
351f2263577SAndreas Gohr$lang['weeks']                 = '%d weeks ago';
352f2263577SAndreas Gohr$lang['days']                  = '%d days ago';
353f2263577SAndreas Gohr$lang['hours']                 = '%d hours ago';
3549c731366SAndreas Gohr$lang['minutes']               = '%d minutes ago';
355f2263577SAndreas Gohr$lang['seconds']               = '%d seconds ago';
356c57e365eSAndreas Gohr
3575a932e77SAdrian Lang$lang['wordblock']             = 'Your change was not saved because it contains blocked text (spam).';
3585a932e77SAdrian Lang
3598e69fd30SKate Arzamastseva$lang['media_uploadtab']       = 'Upload';
3608e69fd30SKate Arzamastseva$lang['media_searchtab']       = 'Search';
361ba340a70SAnika Henke$lang['media_file']            = 'File';
3628e69fd30SKate Arzamastseva$lang['media_viewtab']         = 'View';
3638e69fd30SKate Arzamastseva$lang['media_edittab']         = 'Edit';
3648e69fd30SKate Arzamastseva$lang['media_historytab']      = 'History';
365fba0b25dSAnika Henke$lang['media_list_thumbs']     = 'Thumbnails';
3668db1e1e9SAnika Henke$lang['media_list_rows']       = 'Rows';
367fba0b25dSAnika Henke$lang['media_sort_name']       = 'Name';
368fba0b25dSAnika Henke$lang['media_sort_date']       = 'Date';
369ba340a70SAnika Henke$lang['media_namespaces']      = 'Choose namespace';
370add1dac0SAnika Henke$lang['media_files']           = 'Files in %s';
371026d14a9SAnika Henke$lang['media_upload']          = 'Upload to %s';
372026d14a9SAnika Henke$lang['media_search']          = 'Search in %s';
373026d14a9SAnika Henke$lang['media_view']            = '%s';
37408317413SAdrian Lang$lang['media_viewold']         = '%s at %s';
375026d14a9SAnika Henke$lang['media_edit']            = 'Edit %s';
376026d14a9SAnika Henke$lang['media_history']         = 'History of %s';
377cf832786SKate Arzamastseva$lang['media_meta_edited']     = 'metadata edited';
37888a71175SKate Arzamastseva$lang['media_perm_read']       = 'Sorry, you don\'t have enough rights to read files.';
37988a71175SKate Arzamastseva$lang['media_perm_upload']     = 'Sorry, you don\'t have enough rights to upload files.';
38070c3cc9aSKate Arzamastseva$lang['media_update']          = 'Upload new version';
3819c1bd4bcSKate Arzamastseva$lang['media_restore']         = 'Restore this version';
382e605e041Sflammy$lang['media_acl_warning']     = 'This list might not be complete due to ACL restrictions and hidden pages.';
3835a932e77SAdrian Lang
384*3f6872b1SMyron Turner$lang['email_fail']            = 'PHP mail() missing or disabled. The following email was not sent: ';
385a1288caeSGerrit Uitslag$lang['currentns']             = 'Current namespace';
386a1288caeSGerrit Uitslag$lang['searchresult']          = 'Search Result';
387a1288caeSGerrit Uitslag$lang['plainhtml']             = 'Plain HTML';
388a1288caeSGerrit Uitslag$lang['wikimarkup']            = 'Wiki Markup';
38980d9f3ddSlisps$lang['page_nonexist_rev']     = 'Page did not exist at %s. It was subsequently created at <a href="%s">%s</a>.';
39080d9f3ddSlisps$lang['unable_to_parse_date']  = 'Unable to parse at parameter "%s".';
391774514c9SGerrit Uitslag$lang['email_signature_text'] = 'This mail was generated by DokuWiki at
392774514c9SGerrit Uitslag@DOKUWIKIURL@';
393f023c68eSAndreas Gohr#$lang['email_signature_html'] = ''; # the empty default will copy the text signature, you can override it in a local lang file
394f023c68eSAndreas Gohr
395