~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/apps/sqlitemanager1.2.0/spaw/lib/lang/ja-euc/ja-euc_lang_data.inc.php

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php 
 
2
// ================================================
 
3
// SPAW PHP WYSIWYG editor control
 
4
// ================================================
 
5
// Japanese file
 
6
// ================================================
 
7
// Developed: Alan Mendelevich, alan@solmetra.lt
 
8
// Japanese Translation: DigiPower <http://pwr.jp/>
 
9
// Copyright: Solmetra (c)2003 All rights reserved.
 
10
// ------------------------------------------------
 
11
//                                www.solmetra.com
 
12
// ================================================
 
13
// v.1.0, 2003-03-20
 
14
// ================================================
 
15
 
 
16
// charset to be used in dialogs
 
17
$spaw_lang_charset = 'EUC-JP';
 
18
 
 
19
// language text data array
 
20
// first dimension - block, second - exact phrase
 
21
// alternative text for toolbar buttons and title for dropdowns - 'title'
 
22
 
 
23
$spaw_lang_data = array(
 
24
  'cut' => array(
 
25
    'title' => '�ڤ���'
 
26
  ),
 
27
  'copy' => array(
 
28
    'title' => '���ԡ�'
 
29
  ),
 
30
  'paste' => array(
 
31
    'title' => 'Ž���դ�'
 
32
  ),
 
33
  'undo' => array(
 
34
    'title' => '�����᤹'
 
35
  ),
 
36
  'redo' => array(
 
37
    'title' => '���ľ��'
 
38
  ),
 
39
  'hyperlink' => array(
 
40
    'title' => '�ϥ��ѡ����'
 
41
  ),
 
42
  'image_insert' => array(
 
43
    'title' => '���᡼��������',
 
44
    'select' => ' ���򤹤� ',
 
45
    'cancel' => '����󥻥�',
 
46
    'library' => '�饤�֥��',
 
47
    'preview' => '�ץ�ӥ塼',
 
48
    'images' => '���᡼��',
 
49
    'upload' => '���åץ�����',
 
50
    'upload_button' => '���åץ�����',
 
51
    'error' => '���顼',
 
52
    'error_no_image' => '���᡼������ꤷ�Ʋ�����',
 
53
    'error_uploading' => '���åץ�������˥��顼��������ޤ������������Ƥ���⤦���ټ¹Ԥ��ƤߤƤ���������',
 
54
    'error_wrong_type' => '���᡼���ե�����ǤϤ���ޤ���',
 
55
    'error_no_dir' => '�饤�֥�꤬���Ĥ���ޤ���',
 
56
  ),
 
57
  'image_prop' => array(
 
58
    'title' => '���᡼���Υץ��ѥƥ�',
 
59
    'ok' => '    OK    ',
 
60
    'cancel' => '����󥻥�',
 
61
    'source' => '������',
 
62
    'alt' => '���إƥ�����',
 
63
    'align' => '��·��',
 
64
    'left' => '��',
 
65
    'right' => '��',
 
66
    'top' => '��',
 
67
    'middle' => '���',
 
68
    'bottom' => '��',
 
69
    'absmiddle' => '���(����Ū)',
 
70
    'texttop' => '��(����Ū)',
 
71
    'baseline' => '�١����饤��',
 
72
    'width' => '��',
 
73
    'height' => '�⤵',
 
74
    'border' => '�ܡ�����',
 
75
    'hspace' => '���ֳ�',
 
76
    'vspace' => '�Ĵֳ�',
 
77
    'error' => '���顼',
 
78
    'error_width_nan' => '�������Ϥ��Ʋ�����',
 
79
    'error_height_nan' => '�⤵�����Ϥ��Ʋ�����',
 
80
    'error_border_nan' => '�ܡ����������Ϥ��Ʋ�����',
 
81
    'error_hspace_nan' => '���ֳ֤����Ϥ��Ʋ�����',
 
82
    'error_vspace_nan' => '�Ĵֳ֤����Ϥ��Ʋ�����',
 
83
  ),
 
84
  'hr' => array(
 
85
    'title' => '���ڤ���'
 
86
  ),
 
87
  'table_create' => array(
 
88
    'title' => '�ơ��֥�κ���'
 
89
  ),
 
90
  'table_prop' => array(
 
91
    'title' => '�ơ��֥�Υץ��ѥƥ�',
 
92
    'ok' => '    OK    ',
 
93
    'cancel' => '����󥻥�',
 
94
    'rows' => '��',
 
95
    'columns' => '��',
 
96
    'width' => '��',
 
97
    'height' => '�⤵',
 
98
    'border' => '�ܡ�����',
 
99
    'pixels' => '�ԥ�����',
 
100
    'cellpadding' => '������;��',
 
101
    'cellspacing' => '������ֳ�',
 
102
    'bg_color' => '�طʿ�',
 
103
    'error' => '���顼',
 
104
    'error_rows_nan' => '�Ԥ����Ϥ��Ʋ�����',
 
105
    'error_columns_nan' => '������Ϥ��Ʋ�����',
 
106
    'error_width_nan' => '�������Ϥ��Ʋ�����',
 
107
    'error_height_nan' => '�⤵�����Ϥ��Ʋ�����',
 
108
    'error_border_nan' => '�ܡ����������Ϥ��Ʋ�����',
 
109
    'error_cellpadding_nan' => '������;������Ϥ��Ʋ�����',
 
110
    'error_cellspacing_nan' => '������ֳ֤����Ϥ��Ʋ�����',
 
111
  ),
 
112
  'table_cell_prop' => array(
 
113
    'title' => '����Υץ��ѥƥ�',
 
114
    'horizontal_align' => '��·��',
 
115
    'vertical_align' => '��·��',
 
116
    'width' => '��',
 
117
    'height' => '�⤵',
 
118
    'css_class' => 'CSS ���饹',
 
119
    'no_wrap' => '�ޤ��֤��ʤ�',
 
120
    'bg_color' => '�طʿ�',
 
121
    'ok' => '    OK    ',
 
122
    'cancel' => '����󥻥�',
 
123
    'left' => '��',
 
124
    'center' => '���',
 
125
    'right' => '��',
 
126
    'top' => '��',
 
127
    'middle' => '���',
 
128
    'bottom' => '��',
 
129
    'baseline' => '�١����饤��',
 
130
    'error' => '���顼',
 
131
    'error_width_nan' => '�������Ϥ��Ʋ�����',
 
132
    'error_height_nan' => '�⤵�����Ϥ��Ʋ�����',
 
133
  ),
 
134
  'table_row_insert' => array(
 
135
    'title' => '�Ԥ�����'
 
136
  ),
 
137
  'table_column_insert' => array(
 
138
    'title' => '�������'
 
139
  ),
 
140
  'table_row_delete' => array(
 
141
    'title' => '�Ԥκ��'
 
142
  ),
 
143
  'table_column_delete' => array(
 
144
    'title' => '��κ��'
 
145
  ),
 
146
  'table_cell_merge_right' => array(
 
147
    'title' => '������ȷ��'
 
148
  ),
 
149
  'table_cell_merge_down' => array(
 
150
    'title' => '���ιԤȷ��'
 
151
  ),
 
152
  'table_cell_split_horizontal' => array(
 
153
    'title' => '�Ԥ�ʬ��'
 
154
  ),
 
155
  'table_cell_split_vertical' => array(
 
156
    'title' => '���ʬ��'
 
157
  ),
 
158
  'style' => array(
 
159
    'title' => '��������'
 
160
  ),
 
161
  'font' => array(
 
162
    'title' => '�ե����'
 
163
  ),
 
164
  'fontsize' => array(
 
165
    'title' => '������'
 
166
  ),
 
167
  'paragraph' => array(
 
168
    'title' => '����'
 
169
  ),
 
170
  'bold' => array(
 
171
    'title' => '����'
 
172
  ),
 
173
  'italic' => array(
 
174
    'title' => '����'
 
175
  ),
 
176
  'underline' => array(
 
177
    'title' => '����'
 
178
  ),
 
179
  'ordered_list' => array(
 
180
    'title' => '�ֹ�ꥹ��'
 
181
  ),
 
182
  'bulleted_list' => array(
 
183
    'title' => '�ꥹ��'
 
184
  ),
 
185
  'indent' => array(
 
186
    'title' => '����ǥ���ɲ�'
 
187
  ),
 
188
  'unindent' => array(
 
189
    'title' => '����ǥ�Ⱥ��'
 
190
  ),
 
191
  'left' => array(
 
192
    'title' => '��·��'
 
193
  ),
 
194
  'center' => array(
 
195
    'title' => '���·��'
 
196
  ),
 
197
  'right' => array(
 
198
    'title' => '��·��'
 
199
  ),
 
200
  'fore_color' => array(
 
201
    'title' => 'ʸ����'
 
202
  ),
 
203
  'bg_color' => array(
 
204
    'title' => '�طʿ�'
 
205
  ),
 
206
  'design_tab' => array(
 
207
    'title' => 'WYSIWYG (�ǥ�����) �⡼�ɤ�'
 
208
  ),
 
209
  'html_tab' => array(
 
210
    'title' => 'HTML (������) �⡼�ɤ�'
 
211
  ),
 
212
  'colorpicker' => array(
 
213
    'title' => 'Color picker',
 
214
    'ok' => '    OK   ',
 
215
    'cancel' => '����󥻥�',
 
216
  ),
 
217
  'cleanup' => array(
 
218
    'title' => 'HTML���꡼�󥢥å� (��������κ��)',
 
219
    'confirm' => '�¹Ԥ���ȡ����٤ƤΥ��������ե���Ȥ��ʣ�������������ޤ������ˤ�äƤϤ��ʤ��ΰտޤ��ʤ���̤ˤʤ뤳�Ȥ⤢��ޤ��ΤǤ������դ���������',
 
220
    'ok' => '    OK    ',
 
221
    'cancel' => '����󥻥�',
 
222
  ),
 
223
  'toggle_borders' => array(
 
224
    'title' => '�ܡ��������ڤ��ؤ�',
 
225
  ),
 
226
  'hyperlink' => array(
 
227
    'title' => '�ϥ��ѡ����',
 
228
    'url' => 'URL',
 
229
    'name' => '������̾',
 
230
    'target' => '�������å�',
 
231
    'title_attr' => '�����ȥ�',
 
232
    'ok' => '    OK    ',
 
233
    'cancel' => '����󥻥�',
 
234
  ),
 
235
  'table_row_prop' => array(
 
236
    'title' => '�ԤΥץ��ѥƥ�',
 
237
    'horizontal_align' => '��·��',
 
238
    'vertical_align' => '��·��',
 
239
    'css_class' => 'CSS ���饹',
 
240
    'no_wrap' => '�ޤ��֤��ʤ�',
 
241
    'bg_color' => '�طʿ�',
 
242
    'ok' => '    OK    ',
 
243
    'cancel' => '����󥻥�',
 
244
    'left' => '��',
 
245
    'center' => '���',
 
246
    'right' => '��',
 
247
    'top' => '��',
 
248
    'middle' => '���',
 
249
    'bottom' => '��',
 
250
    'baseline' => '�١����饤��',
 
251
  ),
 
252
  'symbols' => array(
 
253
    'title' => '�ü�ʸ��',
 
254
    'ok' => '    OK    ',
 
255
    'cancel' => '����󥻥�',
 
256
  ),
 
257
  'templates' => array(
 
258
    'title' => '�ƥ�ץ졼��',
 
259
  ),
 
260
  'page_prop' => array(
 
261
    'title' => '�ڡ����Υץ��ѥƥ�',
 
262
    'title_tag' => '�����ȥ�',
 
263
    'charset' => 'ʸ��������',
 
264
    'background' => '�طʥ��᡼��',
 
265
    'bgcolor' => '�طʿ�',
 
266
    'text' => 'ʸ����',
 
267
    'link' => '��󥯿�',
 
268
    'vlink' => 'ˬ��Ѥߥ�󥯿�',
 
269
    'alink' => '�����ƥ��֥�󥯿�',
 
270
    'leftmargin' => '���ޡ�����',
 
271
    'topmargin' => '��ޡ�����',
 
272
    'css_class' => 'CSS ���饹',
 
273
    'ok' => '    OK    ',
 
274
    'cancel' => '����󥻥�',
 
275
  ),
 
276
  'preview' => array(
 
277
    'title' => '�ץ�ӥ塼',
 
278
  ),
 
279
  'image_popup' => array(
 
280
    'title' => '���᡼���Υݥåץ��å�',
 
281
  ),
 
282
  'zoom' => array(
 
283
    'title' => '����',
 
284
  ),
 
285
);
 
286
?>
 
287