source: gsdl/trunk/macros/japanese2.dm@ 19604

Last change on this file since 19604 was 18430, checked in by anna, 15 years ago

Removed GTI comments from distribution versions, updated translations.

  • Property svn:keywords set to Author Date Id Revision
File size: 8.8 KB
RevLine 
[7343]1# this file must be UTF-8 encoded
[5062]2
3############################################################################
4#
5# This stuff is only used by the usability (I'd like to Complain) stuff
6#
7############################################################################
8package Global
9
[10130]10
[18430]11
12
13
14
[13442]15### taken from here
[10130]16
17
18
19
20
21
[13442]22
[18430]23
24
25
26
[10130]27######################################################################
28# home help page
29package homehelp
30######################################################################
31
32
33#------------------------------------------------------------
34# text macros
35#------------------------------------------------------------
36
37
38
39
40
[18430]41
42
43
44
[10130]45######################################################################
46# external link package
47package extlink
48######################################################################
49
50
51#------------------------------------------------------------
52# text macros
53#------------------------------------------------------------
54
55
56
57
[18430]58
59
60
61
[10130]62# should have arguments of collection, collectionname and link
63
64
[18430]65
[10130]66######################################################################
67# authentication page
68package authen
69######################################################################
70
71
72#------------------------------------------------------------
73# text macros
74#------------------------------------------------------------
75
76
77
78
79
80
81
82
83
84
[18430]85
86
87
88
89
90
91
92
93
[10130]94######################################################################
95# 'docs' page
96package docs
97######################################################################
98
99
100#------------------------------------------------------------
101# text macros
102#------------------------------------------------------------
103
104
105
106
[18430]107
108
109
110
111
112
113
[10130]114######################################################################
115# collectoraction
[13442]116package wizard
117
118
119
120
121
122
123
124
125
126
127
128
129
[18430]130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
[13442]149######################################################################
150# collectoraction
[10130]151package collector
152######################################################################
153
154
[13442]155
[10130]156#------------------------------------------------------------
157# text macros
158#------------------------------------------------------------
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
[18430]180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
[13442]231_textypits_ [l=ja] {Your position in the sequence is indicated by an arrow underneath--in this
232case, the "collection information" stage. To proceed, click the green
233"source data" button.
[18430]234}
[10130]235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
[13442]251
[10130]252
253
254
[18430]255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
[13442]278_texttryagain_ [l=ja] {次のボタンを抌しお<a href="_httppagecollector_" target=_top>restart the collector</a>
279、もう䞀床詊しおください。
[18430]280}
[10130]281
[13442]282
[10130]283
284
285
286
287
288
289
290
291
292
293
294
295
[18430]296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
[13442]312######################################################################
313# depositoraction
314package depositor
315######################################################################
[10130]316
[13442]317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
[18430]332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
[10130]359######################################################################
360# 'gsdl' page
361package gsdl
362######################################################################
363
364
365#------------------------------------------------------------
366# text macros
367#------------------------------------------------------------
368
369
370
371
372
373
374
375
[18430]376
377
378
379
380
381
382
383
384
[10130]385#_textthreedocs_ {There are three documents that explain the Greenstone system:}
386#_textinstall_ {The Greenstone Digital Library Software Installer's Guide}
387#_textuser_ {The Greenstone Digital Library Software User's Guide}
388#_textdevelop_ {The Greenstone Digital Library Software Developer's Guide}
389
390
391
392
393
394
395
[18430]396
397
398
399
400
401
402
403
404
[10130]405######################################################################
406# 'users' page
407package userslistusers
408######################################################################
409
410
411#------------------------------------------------------------
412# text macros
413#------------------------------------------------------------
414
415
416
[18430]417
418
419
420
421
422
423
424
[10130]425######################################################################
426# 'users' page
427package usersedituser
428######################################################################
429
430
431#------------------------------------------------------------
432# text macros
433#------------------------------------------------------------
434
435
436
437
438
439
440
441
[18430]442
443
444
445
446
447
448
449
[10130]450######################################################################
451# 'users' page
452package usersdeleteuser
453######################################################################
454
455
456#------------------------------------------------------------
457# text macros
458#------------------------------------------------------------
459
460
461
[18430]462
463
[10130]464######################################################################
465# 'users' page
466package userschangepasswd
467######################################################################
468
469
470#------------------------------------------------------------
471# text macros
472#------------------------------------------------------------
473
474
475
[18430]476
477
478
479
[10130]480######################################################################
481# 'users' page
482package userschangepasswdok
483######################################################################
484
485
486#------------------------------------------------------------
487# text macros
488#------------------------------------------------------------
489
490
491
[18430]492
[10130]493######################################################################
494# 'users' page
495package users
496######################################################################
497
498
499#------------------------------------------------------------
500# text macros
501#------------------------------------------------------------
502
503
504
505
[18430]506
507
508
509
510
511
512
513
514
515
[10130]516######################################################################
517# 'status' pages
518package status
519######################################################################
520
521
522#------------------------------------------------------------
523# text macros
524#------------------------------------------------------------
525
526
527
528
529
530
531
532
[18430]533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
[10130]566######################################################################
567# 'bsummary' pages
568package bsummary
569######################################################################
570
571
572#------------------------------------------------------------
573# text macros
574#------------------------------------------------------------
575
576
[18430]577
578
579
[10130]580############################################################################
581#
[13442]582# This stuff is only used by the usability (SEND FEEDBACK) stuff
[10130]583#
584############################################################################
585package Global
586
[13442]587# old cusab button
588
[18430]589
[5062]590_greenstoneusabilitytext_ [l=ja] {グリヌンストヌンの利甚性}
591
592_textwhy_ [l=ja] {貎方が芋おいるWeb Pageを芋぀けたずいうこずを知らせるため、このレポヌトをお送りください}
593_textextraforform_ [l=ja] {Form には蚘å…
594¥ã—なくおも結構です}
595_textprivacybasic_ [l=ja] {<p>このレポヌトは the Greenstone web pageずそれに関連する技術に぀いお述べおありたす。}
596_textstillsend_ [l=ja] {レポヌトをお送りになりたいですか}
597
598_texterror_ [l=ja] {゚ラヌ}
599_textyes_ [l=ja] {はい}
600_textno_ [l=ja] {いいえ}
601_textclosewindow_ [l=ja] {Window を閉める}
602_textabout_ [l=ja] {に぀いお}
603_textprivacy_ [l=ja] {自費出版}
604_textsend_ [l=ja] {送る}
605_textdontsend_ [l=ja] {送らない}
606_textoptionally_ [l=ja] {オプション}
607
608_textunderdev_ [l=ja] {詳现なプレビュヌは最終バヌゞョンによっお提䟛されたす}
609
610_textviewdetails_ [l=ja] {レポヌトを詳现に芋おください}
611_textmoredetails_ [l=ja] {现かい詳现}
612_texttrackreport_ [l=ja] {このレポヌトを远跡する}
613_textcharacterise_ [l=ja] {どんな問題ですか}
[10130]614_textseverity_ [l=ja] {問題の皋床}
[5062]615
616_textbadrender_ [l=ja] {ペヌゞがおかしい}
617_textcontenterror_ [l=ja] {コンテンツ゚ラヌ}
618_textstrangebehaviour_ [l=ja] {おかしな挙動です}
619_textunexpected_ [l=ja] {予期しない䜕かが起こりたした}
620_textfunctionality_ [l=ja] {䜿甚が難しい}
621_textother_ [l=ja] {その他}
622
623_textcritical_ [l=ja] {重倧}
624_textmajor_ [l=ja] {厳しい}
625_textmedium_ [l=ja] {ミデむヌアム}
626_textminor_ [l=ja] {マむナヌ}
627_texttrivial_ [l=ja] {ささいな問題}
628
629_textwhatdoing_ [l=ja] {なにをなされようずしたしたか}
630_textwhatexpected_ [l=ja] {どのようなこずをしようず思われたしたか}
631_textwhathappened_ [l=ja] {実際には䜕がおこりたしたか}
632
633_cannotfindcgierror_ [l=ja] {<h2>すみたせんが!</h2>、”Complain”ボタンのためのサヌバヌプログラマは芋぀けられたせん}
634
[10130]635_textusabbanner_ [l=ja] {Greenstoneのkoru-stykeのバナヌ}
636
637
638######################################################################
639# GTI text strings
640package gti
641######################################################################
642
643
644#------------------------------------------------------------
645# text macros
646#------------------------------------------------------------
647
648
649
650
651
652
653
654
655
656
657
658
659
660
[18430]661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
[10130]687
688############
689# gli page
690############
691package gli
[18430]692
693
694
Note: See TracBrowser for help on using the repository browser.