Remove strings and files not yet translated

This commit is contained in:
GHSRobert Ciang 2020-10-28 11:45:50 +08:00
parent 0b1a77853a
commit 65e83d3f06
38 changed files with 0 additions and 568 deletions

View File

@ -1,3 +0,0 @@
====== Administration ======
Below you can find a list of administrative tasks available in DokuWiki.

View File

@ -1,2 +0,0 @@
===== Additional Plugins =====

View File

@ -1,3 +0,0 @@
====== Backlinks ======
This is a list of pages that seem to link back to the current page.

View File

@ -1,5 +0,0 @@
====== A newer version exists ======
A newer version of the document you edited exists. This happens when another user changed the document while you were editing it.
Examine the differences shown below thoroughly, then decide which version to keep. If you choose ''save'', your version will be saved. Hit ''cancel'' to keep the current version.

View File

@ -1,3 +0,0 @@
====== Permission Denied ======
Sorry, you don't have enough rights to continue.

View File

@ -1,3 +0,0 @@
====== Differences ======
This shows you the differences between two versions of the page.

View File

@ -1,5 +0,0 @@
====== Draft file found ======
Your last edit session on this page was not completed correctly. DokuWiki automatically saved a draft during your work which you may now use to continue your editing. Below you can see the data that was saved from your last session.
Please decide if you want to //recover// your lost edit session, //delete// the autosaved draft or //cancel// the editing process.

View File

@ -1 +0,0 @@
Edit the page and hit ''Save''. See [[wiki:syntax]] for Wiki syntax. Please edit the page only if you can **improve** it. If you want to test some things, learn to make your first steps on the [[playground:playground|playground]].

View File

@ -1,2 +0,0 @@
**You've loaded an old revision of the document!** If you save it, you will create a new version with this data.
----

View File

@ -1,3 +0,0 @@
====== Sitemap ======
This is a sitemap over all available pages ordered by [[doku>namespaces|namespaces]].

View File

@ -1,7 +0,0 @@
<p>This page assists in the first time installation and configuration of <a href="http://dokuwiki.org">Dokuwiki</a>. More info on this installer is available on it's own <a href="http://dokuwiki.org/installer">documentation page</a>.</p>
<p>DokuWiki uses ordinary files for the storage of wiki pages and other information associated with those pages (e.g. images, search indexes, old revisions, etc). In order to operate successfully DokuWiki <strong>must</strong> have write access to the directories that hold those files. This installer is not capable of setting up directory permissions. That normally needs to be done directly on a command shell or if you are using hosting, through FTP or your hosting control panel (e.g. cPanel).</p>
<p>This installer will setup your DokuWiki configuration for <abbr title="access control list">ACL</abbr>, which in turn allows administrator login and access to DokuWiki's admin menu for installing plugins, managing users, managing access to wiki pages and alteration of configuration settings. It isn't required for DokuWiki to operate, however it will make Dokuwiki easier to administer.</p>
<p>Experienced users or users with special setup requirements should use these links for details concerning <a href="http://dokuwiki.org/install">installation instructions</a> and <a href="http://dokuwiki.org/config">configuration settings</a>.</p>

View File

@ -55,338 +55,3 @@ $lang['loggedinas'] = '簽入來个身分是:';
$lang['user'] = '口座名';
$lang['pass'] = 'Password'; //FIXME
$lang['newpass'] = '新个 password'; //FIXME
$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 %s, named after your query.';
$lang['search_fullresults'] = 'Fulltext results';
$lang['js']['search_toggle_tools'] = 'Toggle Search Tools';
$lang['search_exact_match'] = 'Exact match';
$lang['search_starts_with'] = 'Starts with';
$lang['search_ends_with'] = 'Ends with';
$lang['search_contains'] = 'Contains';
$lang['search_custom_match'] = 'Custom';
$lang['search_any_ns'] = 'Any namespace';
$lang['search_any_time'] = 'Any time';
$lang['search_past_7_days'] = 'Past week';
$lang['search_past_month'] = 'Past month';
$lang['search_past_year'] = 'Past year';
$lang['search_sort_by_hits'] = 'Sort by hits';
$lang['search_sort_by_mtime'] = 'Sort by last modified';
$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['regfail'] = 'The user could not be 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['proffail'] = 'User profile was not updated.';
$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['allowedmime'] = 'List of allowed file extensions';
$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['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://get.adobe.com/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['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.';
/* 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="https://www.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_disabled'] = 'It has been disabled by your provider.';
$lang['i_funcnmail'] = '<b>Note:</b> The PHP mail function is not available. %s' .
' If it remains unavailable, you may install the <a href="https://www.dokuwiki.org/plugin:smtp">smtp plugin</a>.';
$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_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.';
$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['media_acl_warning'] = 'This list might not be complete due to ACL restrictions and hidden pages.';
$lang['email_fail'] = 'PHP mail() missing or disabled. The following email was not sent: ';
$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".';
$lang['email_signature_text'] = 'This mail was generated by DokuWiki at
@DOKUWIKIURL@';
#$lang['email_signature_html'] = ''; # the empty default will copy the text signature, you can override it in a local lang file

View File

@ -1,3 +0,0 @@
====== Page locked ======
This page is currently locked for editing by another user. You have to wait until this user finishes editing or the lock expires.

View File

@ -1,3 +0,0 @@
====== Login ======
You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

View File

@ -1,15 +0,0 @@
A page in your DokuWiki was added or changed. Here are the details:
Browser : @BROWSER@
IP Address : @IPADDRESS@
Hostname : @HOSTNAME@
Old Revision : @OLDPAGE@
New Revision : @NEWPAGE@
Date of New Revision: @DATE@
Edit Summary : @SUMMARY@
User : @USER@
There may be newer changes after this revision. If this
happens, a message will be shown on the top of the rev page.
@DIFF@

View File

@ -1,13 +0,0 @@
<html>
<head>
<title>@TITLE@</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
@HTMLBODY@
<br /><hr />
<small>@EMAILSIGNATURE@</small>
</body>
</html>

View File

@ -1,3 +0,0 @@
====== This topic does not exist yet ======
You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on **Create this page**.

View File

@ -1,3 +0,0 @@
====== No such revision ======
The specified revision doesn't exist. Click on "Old revisions" for a list of old revisions of this document.

View File

@ -1,3 +0,0 @@
======= This page does not exist anymore ======
You've followed a link to a page that no longer exists. You can check the list of [[?do=revisions|old revisions]] to see when and why it was deleted, access old revisions or restore it.

View File

@ -1,6 +0,0 @@
Hi @FULLNAME@!
Here is your userdata for @TITLE@ at @DOKUWIKIURL@
Login : @LOGIN@
Password : @PASSWORD@

View File

@ -1,3 +0,0 @@
====== Preview ======
This is a preview of what your text will look like. **Remember: It is not saved yet**!

View File

@ -1,9 +0,0 @@
Hi @FULLNAME@!
Someone requested a new password for your @TITLE@ login at @DOKUWIKIURL@
If you did not request a new password then just ignore this email.
To confirm that the request was really sent by you please use the following link.
@CONFIRM@

View File

@ -1 +0,0 @@
This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong.

View File

@ -1,3 +0,0 @@
====== Recent Changes ======
The following pages were changed recently:

View File

@ -1,3 +0,0 @@
====== Register as new user ======
Fill in all the information below to create a new account in this wiki. Make sure you supply a **valid e-mail address** - if you are not asked to enter a password here, a new one will be sent to that address. The login name should be a valid [[doku>pagename|pagename]].

View File

@ -1,10 +0,0 @@
A new user has registered. Here are the details:
User name : @NEWUSER@
Full name : @NEWNAME@
E-mail : @NEWEMAIL@
Date : @DATE@
Browser : @BROWSER@
IP-Address : @IPADDRESS@
Hostname : @HOSTNAME@

View File

@ -1,3 +0,0 @@
====== Send new password ======
Please enter your user name in the form below to request a new password for your account in this wiki. A confirmation link will be sent to your registered email address.

View File

@ -1,3 +0,0 @@
====== Set new password ======
Please enter a new password for your account in this wiki.

View File

@ -1,3 +0,0 @@
====== Old Revisions ======
These are the older revisons of the current document. To revert to an old revision, select it from below, click ''Edit this page'' and save it.

View File

@ -1,3 +0,0 @@
====== Search ======
You can find the results of your search below. @CREATEPAGEINFO@

View File

@ -1,2 +0,0 @@
**This is an old revision of the document!**
----

View File

@ -1,39 +0,0 @@
# This is a list of words the indexer ignores, one word per line
# When you edit this file be sure to use UNIX line endings (single newline)
# No need to include words shorter than 3 chars - these are ignored anyway
# This list is based upon the ones found at http://www.ranks.nl/stopwords/
about
are
as
an
and
you
your
them
their
com
for
from
into
if
in
is
it
how
of
on
or
that
the
this
to
was
what
when
where
who
will
with
und
the
www

View File

@ -1,16 +0,0 @@
Hello!
The page @PAGE@ in the @TITLE@ wiki changed.
Here are the changes:
--------------------------------------------------------
@DIFF@
--------------------------------------------------------
Old Revision: @OLDPAGE@
New Revision: @NEWPAGE@
To cancel the page notifications, log into the wiki at
@DOKUWIKIURL@ then visit
@SUBSCRIBE@
and unsubscribe page and/or namespace changes.

View File

@ -1,3 +0,0 @@
====== Subscription Management ======
This page allows you to manage your subscriptions for the current page and namespace.

View File

@ -1,13 +0,0 @@
Hello!
Pages in the namespace @PAGE@ of the @TITLE@ wiki changed.
Here are the changed pages:
--------------------------------------------------------
@DIFF@
--------------------------------------------------------
To cancel the page notifications, log into the wiki at
@DOKUWIKIURL@ then visit
@SUBSCRIBE@
and unsubscribe page and/or namespace changes.

View File

@ -1,19 +0,0 @@
Hello!
The page @PAGE@ in the @TITLE@ wiki changed.
Here are the changes:
--------------------------------------------------------
@DIFF@
--------------------------------------------------------
User : @USER@
Edit Summary : @SUMMARY@
Old Revision : @OLDPAGE@
New Revision : @NEWPAGE@
Date of New Revision: @DATE@
To cancel the page notifications, log into the wiki at
@DOKUWIKIURL@ then visit
@SUBSCRIBE@
and unsubscribe page and/or namespace changes.

View File

@ -1,3 +0,0 @@
====== Update your account profile ======
You only need to complete those fields you wish to change. You may not change your user name.

View File

@ -1,11 +0,0 @@
A file was uploaded to your DokuWiki. Here are the details:
File : @MEDIA@
Old revision: @OLD@
Date : @DATE@
Browser : @BROWSER@
IP-Address : @IPADDRESS@
Hostname : @HOSTNAME@
Size : @SIZE@
MIME Type : @MIME@
User : @USER@