OSDN Git Service

make_linkを作りなおし
[pukiwiki/pukiwiki.git] / en.lng
1 <?php
2 /////////////////////////////////////////////////
3 // PukiWiki - Yet another WikiWikiWeb clone.
4 //
5 // $Id: en.lng,v 1.9 2003/01/27 05:38:41 panda 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 = '<span class="super_index">&uarr;</span>';
74 $_msg_auth = 'Page Edit.';
75 $_msg_word = 'These search terms have been highlighted:';
76
77 ///////////////////////////////////////
78 // form buttons
79 $_btn_preview = 'Preview';
80 $_btn_repreview = 'Preview again';
81 $_btn_update = 'Update';
82 $_btn_search = 'Search';
83 $_btn_and = 'AND';
84 $_btn_or = 'OR';
85 $_btn_freeze = 'Freeze';
86 $_btn_unfreeze = 'Unfreeze';
87 $_btn_notchangetimestamp = 'Not change timestamp';
88 $_btn_addtop = 'Add to top of page';
89 $_btn_template = 'Page for use template';
90 $_btn_load = 'Load';
91 $_btn_edit = 'Edit';
92 $_btn_viewtag = 'View HTML Tags';
93
94 ///////////////////////////////////////
95 // plug-in message
96
97 ///////////////////////////////////////
98 // comment
99 $_btn_name = 'Name: ';
100 $_btn_comment = 'Submit';
101 $_msg_comment = 'Comment: ';
102
103 ///////////////////////////////////////
104 // article
105 $_btn_article = 'Submit';
106 $_btn_subject = 'Subject: ';
107
108 ///////////////////////////////////////
109 // attach file
110 $_title_uploaded = 'Uploaded file to $1';
111 $_title_file_deleted = 'Deleted file in $1';
112 $_title_notfound = 'Not found the file in $1';
113 $_title_upload = 'Upload at $1';
114 $_title_confirm_delete = 'Delete %s';
115
116 $_msg_noparm = 'Cannot upload/delete in $1';
117 $_msg_already_exists = 'Already exists file in $1';
118 $_msg_attach_filelist = 'Attached file list of all pages';
119 $_msg_maxsize = 'Maximum file size is $1.';
120 $_msg_delete = 'Delete \'$1\'';
121 $_msg_exceed = 'File size is too big to $1';
122 $_msg_attachfile = 'Attach file';
123 $_msg_confirm_delete = '<div style="text-align:center">comfirm Delete \'%s\'<br />%s</div>';
124 $_btn_upload = 'Upload';
125 $_btn_delete = 'Del';
126
127 ///////////////////////////////////////
128 // newpage
129 $_msg_newpage = 'new page';
130
131 ///////////////////////////////////////
132 // insert
133 $_btn_insert = 'add';
134
135 ///////////////////////////////////////
136 // memo
137 $_btn_memo_update = 'update';
138
139 ///////////////////////////////////////
140 // recent
141 $_recent_plugin_frame = '<h5>recent(%d)</h5>
142 <div>%s</div>';
143
144 ///////////////////////////////////////
145 // calendar2
146 $_calendar2_plugin_edit = '[edit]';
147 $_calendar2_plugin_empty = '%s is empty.';
148
149 ///////////////////////////////////////
150 // attach
151 $_attach_plugin_files = '%s downloads';
152
153 ///////////////////////////////////////
154 // help 'wiki format rule'.
155 $rule_page = 'FormatRule';
156 $help_page = 'Help';
157 ?>