OSDN Git Service

BugTrack/333: $_symbol_anchorおよび$_symbol_noexistsを追加
[pukiwiki/pukiwiki.git] / en.lng
1 <?php
2 /////////////////////////////////////////////////
3 // PukiWiki - Yet another WikiWikiWeb clone.
4 //
5 // $Id: en.lng,v 1.11 2003/05/17 11:15:32 arino Exp $
6 //
7 // PukiWiki message file (english)
8
9 ///////////////////////////////////////
10 // page titles
11 $_title_list = 'List of pages';
12 $_title_filelist = 'List of page files';
13 $_title_cannotedit = '$1 is not editable';
14 $_title_add = 'Add to $1';
15 $_title_edit = 'Edit of $1';
16 $_title_preview = 'Preview of $1';
17 $_title_collided = 'The collision of updating broke out in the $1.';
18 $_title_updated = '$1 was updated';
19 $_title_deleted = '$1 was deleted';
20 $_title_freeze = 'Freezing $1';
21 $_title_isfreezed = '$1 is already frozen';
22 $_title_freezed = '$1 was frozen.';
23 $_title_unfreeze = 'Unfreezing $1';
24 $_title_isunfreezed = '$1 is not unfrozen';
25 $_title_unfreezed = '$1 was unfrozen.';
26 $_title_diff = 'Diff of $1';
27 $_title_result = 'Search result of $1';
28 $_title_search = 'Search';
29 $_title_backupdiff = 'Backup diff of $1(No.$2)';
30 $_title_backupnowdiff = 'Backup diff of $1 vs current(No.$2)';
31 $_title_backupsource = 'Backup source of $1(No.$2)';
32 $_title_backup = 'Backup of $1(No.$2)';
33 $_title_pagebackuplist = 'Backup list of $1';
34 $_title_backuplist = 'Backup list';
35 $_title_help = 'Help';
36 $_title_invalidiwn = 'It is not an effective InterWikiName';
37 $_title_backuplist = 'Backup list';
38
39 ///////////////////////////////////////
40 // messages
41 $_msg_unfreeze = 'Unfreeze';
42 $_msg_add = 'Two and the contents of an input are added for a new-line to the contents of a page of present addition.';
43 $_msg_preview = 'If the following previews are checked and avoided, please update with the button of the page lower part.';
44 $_msg_preview_delete = '(The contents of a page are empty.Updating deletes this page.)';
45 $_msg_collided = 'It seems that other user have updated the same page while you are editing this page.<br />
46 Since there is a text which you edited into below, please copy & paste to<br />
47 an editor so that your contents of edit are not lost.<br />
48 Please reedit again from the contents newest after that.';
49 $_msg_freezing = 'Please input the password for freezing.';
50 $_msg_unfreezing = 'Please input the password for unfreezing.';
51 $_msg_invalidpass = 'Invalid password.';
52 $_msg_notfound = 'The page is not found.';
53 $_msg_addline = 'The added line is <span class="diff_added">THIS COLOR</span>.';
54 $_msg_delline = 'The deleted line is <span class="diff_removed">THIS COLOR</span>.';
55 $_msg_goto = 'Goto $1.';
56 $_msg_searching = 'Some words are searched from all pages.There is no distinction of a capital letter small letter.';
57 $_msg_backuplist = 'List of Backup';
58 $_msg_nobackup = 'There is no backup(s) of $1.';
59 $_msg_diff = 'diff';
60 $_msg_nowdiff = 'diff current';
61 $_msg_source = 'source';
62 $_msg_backup = 'backup';
63 $_msg_view = 'View the $1.';
64 $_msg_deleleted = '$1 is deleted.';
65 $_msg_invalidiwn = '$1 is not an effective $2.';
66 $_msg_andresult = 'In <strong>$2</strong> page, <strong>$3</strong> pages of pages containing all the $1 were found.';
67 $_msg_orresult = 'In <strong>$2</strong> page, <strong>$3</strong> pages of pages containing either of the $1 were found.';
68 $_msg_notfoundresult = 'Not found word of $1 in pages.';
69 $_msg_symbol = 'Symbols';
70 $_msg_other = 'Others';
71 $_msg_help = 'View rules of text formatting';
72 $_msg_week = array('Sun','Mon','Tue','Wed','Thu','Fri','Sat');
73 $_msg_content_back_to_top = '<div class="jumpmenu"><a href="#navigator">&uarr;</a></div>';
74 $_msg_auth = 'Page Edit.';
75 $_msg_word = 'These search terms have been highlighted:';
76
77 ///////////////////////////////////////
78 // symbols
79 $_symbol_anchor = '&dagger;';
80 $_symbol_noexists = '?';
81
82 ///////////////////////////////////////
83 // form buttons
84 $_btn_preview = 'Preview';
85 $_btn_repreview = 'Preview again';
86 $_btn_update = 'Update';
87 $_btn_search = 'Search';
88 $_btn_and = 'AND';
89 $_btn_or = 'OR';
90 $_btn_freeze = 'Freeze';
91 $_btn_unfreeze = 'Unfreeze';
92 $_btn_notchangetimestamp = 'Not change timestamp';
93 $_btn_addtop = 'Add to top of page';
94 $_btn_template = 'Page for use template';
95 $_btn_load = 'Load';
96 $_btn_edit = 'Edit';
97 $_btn_viewtag = 'View HTML Tags';
98
99 ///////////////////////////////////////
100 // plug-in message
101
102 ///////////////////////////////////////
103 // comment
104 $_btn_name = 'Name: ';
105 $_btn_comment = 'Submit';
106 $_msg_comment = 'Comment: ';
107
108 ///////////////////////////////////////
109 // article
110 $_btn_article = 'Submit';
111 $_btn_subject = 'Subject: ';
112
113 ///////////////////////////////////////
114 // attach file
115 $_title_uploaded = 'Uploaded file to $1';
116 $_title_file_deleted = 'Deleted file in $1';
117 $_title_notfound = 'Not found the file in $1';
118 $_title_upload = 'Upload at $1';
119 $_title_confirm_delete = 'Delete %s';
120
121 $_msg_noparm = 'Cannot upload/delete in $1';
122 $_msg_already_exists = 'Already exists file in $1';
123 $_msg_attach_filelist = 'Attached file list of all pages';
124 $_msg_maxsize = 'Maximum file size is $1.';
125 $_msg_delete = 'Delete \'$1\'';
126 $_msg_exceed = 'File size is too big to $1';
127 $_msg_attachfile = 'Attach file';
128 $_msg_confirm_delete = '<div style="text-align:center">comfirm Delete \'%s\'<br />%s</div>';
129 $_btn_upload = 'Upload';
130 $_btn_delete = 'Del';
131
132 ///////////////////////////////////////
133 // newpage
134 $_msg_newpage = 'new page';
135
136 ///////////////////////////////////////
137 // insert
138 $_btn_insert = 'add';
139
140 ///////////////////////////////////////
141 // memo
142 $_btn_memo_update = 'update';
143
144 ///////////////////////////////////////
145 // recent
146 $_recent_plugin_frame = '<h5>recent(%d)</h5>
147 <div>%s</div>';
148
149 ///////////////////////////////////////
150 // calendar2
151 $_calendar2_plugin_edit = '[edit]';
152 $_calendar2_plugin_empty = '%s is empty.';
153
154 ///////////////////////////////////////
155 // attach
156 $_attach_plugin_files = '%s downloads';
157
158 ///////////////////////////////////////
159 // help 'wiki format rule'.
160 $rule_page = 'FormatRule';
161 $help_page = 'Help';
162 ?>