blob: 912958796ae8d57bc0983efa65750ef77b624183 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
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
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
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
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<strings>
<string><a_file>alerts.xml</a_file>
<b_path>//NotAgeVerified/message</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
You need to be age-verified in order to access this parcel.
Would you like to visit the Second Life website to verify your age?
[_URL]
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
この区画にアクセスするためには、年齢確認を行う必要があります。
Second Lifeのウェブサイトにアクセスして、年齢確認を行いますか?
[_URL]
</f_translation>
</string><string><a_file>alerts.xml</a_file>
<b_path>//NotAgeVerified/ignore</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
Warn about lack of age verification
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
年齢の未確認について警告する
</f_translation>
</string><string><a_file>alerts.xml</a_file>
<b_path>//NotAgeVerified/Yes</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
Yes
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
はい
</f_translation>
</string><string><a_file>alerts.xml</a_file>
<b_path>//NotAgeVerified/No</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
No
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
いいえ
</f_translation>
</string><string><a_file>alerts.xml</a_file>
<b_path>//Cannot enter parcel: no payment info on file/message</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
This parcel requires that you have payment information on file before you can access it.
Would you like to visit the Second Life website to set this up?
[_URL]
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
この区画にアクセスするには、支払い情報が事前に登録されている必要があります。
Second Lifeのウェブサイトにアクセスして、設定しますか?
[_URL]
</f_translation>
</string><string><a_file>alerts.xml</a_file>
<b_path>//Cannot enter parcel: no payment info on file/ignore</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
Warn about lack of payment info
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
支払い情報の未登録について警告する
</f_translation>
</string><string><a_file>alerts.xml</a_file>
<b_path>//Cannot enter parcel: no payment info on file/Yes</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
Yes
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
はい
</f_translation>
</string><string><a_file>alerts.xml</a_file>
<b_path>//Cannot enter parcel: no payment info on file/No</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
No
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
いいえ
</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/public_access</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Allow Public Access</e_new>
<f_old_trans></f_old_trans>
<f_translation>パブリック・アクセスを許可</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/Only Allow</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
Restrict Access To:
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
次へのアクセスを制限:
</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/limit_payment</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Residents who have given payment info to Linden Lab</e_new>
<f_old_trans></f_old_trans>
<f_translation>Linden Labに支払い情報を登録済みの住人</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/limit_payment</b_path>
<c_attribute>tool_tip</c_attribute>
<d_old></d_old>
<e_new>Ban unidentified residents.</e_new>
<f_old_trans></f_old_trans>
<f_translation>年齢未確認の住人を排除する</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/limit_age_verified</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Age-verified adults</e_new>
<f_old_trans></f_old_trans>
<f_translation>年齢確認済みの成人</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/limit_age_verified</b_path>
<c_attribute>tool_tip</c_attribute>
<d_old></d_old>
<e_new>Ban residents who have not verified their age. See support.secondlife.com for more information.</e_new>
<f_old_trans></f_old_trans>
<f_translation>年齢確認を済ませていない住人を排除する詳細については、support.secondlife.comを参照してください。</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/estate_override</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>One ore more of these options is set at the estate level</e_new>
<f_old_trans></f_old_trans>
<f_translation>1つ以上のオプションが、不動産レベルで設定されています。</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/GroupCheck</b_path>
<c_attribute>tool_tip</c_attribute>
<d_old></d_old>
<e_new>Set group in the General tab.</e_new>
<f_old_trans></f_old_trans>
<f_translation>[一般]タブで、グループを選択してください。</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/PassCheck</b_path>
<c_attribute>tool_tip</c_attribute>
<d_old></d_old>
<e_new>Allows temporary access to this parcel</e_new>
<f_old_trans></f_old_trans>
<f_translation>この区画への一時的なアクセスを許可</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/pass_combo/Anyone</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
Anyone
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
誰でも
</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/pass_combo/Group</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
Group
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
グループ
</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/AccessList</b_path>
<c_attribute>tool_tip</c_attribute>
<d_old></d_old>
<e_new>([LISTED] listed, [MAX] max)</e_new>
<f_old_trans></f_old_trans>
<f_translation>([LISTED]リスト入り、[MAX]最大)</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/add_allowed</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Add...</e_new>
<f_old_trans></f_old_trans>
<f_translation>追加...</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/add_allowed</b_path>
<c_attribute>label_selected</c_attribute>
<d_old></d_old>
<e_new>Add...</e_new>
<f_old_trans></f_old_trans>
<f_translation>追加...</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/remove_allowed</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Remove</e_new>
<f_old_trans></f_old_trans>
<f_translation>削除</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/remove_allowed</b_path>
<c_attribute>label_selected</c_attribute>
<d_old></d_old>
<e_new>Remove</e_new>
<f_old_trans></f_old_trans>
<f_translation>削除</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/BannedList</b_path>
<c_attribute>tool_tip</c_attribute>
<d_old></d_old>
<e_new>([LISTED] listed, [MAX] max)</e_new>
<f_old_trans></f_old_trans>
<f_translation>([LISTED]リスト入り、[MAX]最大)</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/add_banned</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Add...</e_new>
<f_old_trans></f_old_trans>
<f_translation>追加...</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/add_banned</b_path>
<c_attribute>label_selected</c_attribute>
<d_old></d_old>
<e_new>Add...</e_new>
<f_old_trans></f_old_trans>
<f_translation>追加...</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/remove_banned</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Remove</e_new>
<f_old_trans></f_old_trans>
<f_translation>削除</f_translation>
</string><string><a_file>floater_about_land.xml</a_file>
<b_path>/floaterland/landtab/land_access_panel/remove_banned</b_path>
<c_attribute>label_selected</c_attribute>
<d_old></d_old>
<e_new>Remove</e_new>
<f_old_trans></f_old_trans>
<f_translation>削除</f_translation>
</string><string><a_file>floater_active_speakers.xml</a_file>
<b_path>/active_speakers/active_speakers_panel/speakers_list/speaking_status</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new></e_new>
<f_old_trans></f_old_trans>
<f_translation></f_translation>
</string><string><a_file>floater_chatterbox.xml</a_file>
<b_path>/floater_chatterbox</b_path>
<c_attribute>title</c_attribute>
<d_old></d_old>
<e_new>Communicate</e_new>
<f_old_trans></f_old_trans>
<f_translation>コミュニケーション</f_translation>
</string><string><a_file>floater_device_settings.xml</a_file>
<b_path>/floater_device_settings</b_path>
<c_attribute>title</c_attribute>
<d_old></d_old>
<e_new>Voice Chat Device Settings</e_new>
<f_old_trans></f_old_trans>
<f_translation>ボイスチャット機器の設定</f_translation>
</string><string><a_file>floater_directory.xml</a_file>
<b_path>/directory/Directory Tabs/find_all_panel/redirect_404_url</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>http://secondlife.com/app/search/notfound.html</e_new>
<f_old_trans></f_old_trans>
<f_translation>http://secondlife.com/app/search/notfound.html</f_translation>
</string><string><a_file>floater_directory.xml</a_file>
<b_path>/directory/Directory Tabs/find_all_old_panel/results/icon</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new></e_new>
<f_old_trans></f_old_trans>
<f_translation></f_translation>
</string><string><a_file>floater_groups.xml</a_file>
<b_path>/groups/group list/name</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new></e_new>
<f_old_trans></f_old_trans>
<f_translation></f_translation>
</string><string><a_file>floater_preview_classified.xml</a_file>
<b_path>/classified_preview</b_path>
<c_attribute>title</c_attribute>
<d_old></d_old>
<e_new>Classified Information</e_new>
<f_old_trans></f_old_trans>
<f_translation>クラシファイド広告情報</f_translation>
</string><string><a_file>floater_preview_event.xml</a_file>
<b_path>/event_preview</b_path>
<c_attribute>title</c_attribute>
<d_old></d_old>
<e_new>Event Information</e_new>
<f_old_trans></f_old_trans>
<f_translation>イベント情報</f_translation>
</string><string><a_file>floater_preview_url.xml</a_file>
<b_path>/url_preview</b_path>
<c_attribute>title</c_attribute>
<d_old></d_old>
<e_new>Place Information</e_new>
<f_old_trans></f_old_trans>
<f_translation>場所の情報</f_translation>
</string><string><a_file>floater_select_key.xml</a_file>
<b_path>/modal container</b_path>
<c_attribute>title</c_attribute>
<d_old></d_old>
<e_new> </e_new>
<f_old_trans></f_old_trans>
<f_translation> </f_translation>
</string><string><a_file>floater_texture_ctrl.xml</a_file>
<b_path>/texture picker/choose_picture</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>"Click to choose a picture"</e_new>
<f_old_trans></f_old_trans>
<f_translation>"クリックして写真を選択"</f_translation>
</string><string><a_file>menu_login.xml</a_file>
<b_path>/Login Menu/File</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>File</e_new>
<f_old_trans></f_old_trans>
<f_translation>ファイル</f_translation>
</string><string><a_file>menu_login.xml</a_file>
<b_path>/Login Menu/File/Quit</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Quit</e_new>
<f_old_trans></f_old_trans>
<f_translation>終了</f_translation>
</string><string><a_file>menu_login.xml</a_file>
<b_path>/Login Menu/Edit</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Edit</e_new>
<f_old_trans></f_old_trans>
<f_translation>編集</f_translation>
</string><string><a_file>menu_login.xml</a_file>
<b_path>/Login Menu/Edit/Preferences...</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Preferences...</e_new>
<f_old_trans></f_old_trans>
<f_translation>環境設定...</f_translation>
</string><string><a_file>menu_login.xml</a_file>
<b_path>/Login Menu/Help</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Help</e_new>
<f_old_trans></f_old_trans>
<f_translation>ヘルプ</f_translation>
</string><string><a_file>menu_login.xml</a_file>
<b_path>/Login Menu/Help/About Second Life...</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>About Second Life...</e_new>
<f_old_trans></f_old_trans>
<f_translation>Second Lifeについて...</f_translation>
</string><string><a_file>notify.xml</a_file>
<b_path>//Cannot enter parcel: not a group member/message</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
Cannot enter parcel, you are not a member of the appropriate group.
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
適切なグループのメンバーではないため、区画に入ることができません。
</f_translation>
</string><string><a_file>notify.xml</a_file>
<b_path>//Cannot enter parcel: banned/message</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
Cannot enter parcel, you have been banned.
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
排除されているため、区画に入ることができません。
</f_translation>
</string><string><a_file>notify.xml</a_file>
<b_path>//Cannot enter parcel: not on access list/message</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
Cannot enter parcel, you are not on the access list.
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
アクセス・リストに含まれていないため、区画に入ることができません。
</f_translation>
</string><string><a_file>panel_avatar.xml</a_file>
<b_path>/Panel Avatar/tab/2nd Life/AgeVerified</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
, Age-verified
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
、年齢確認済み
</f_translation>
</string><string><a_file>panel_avatar.xml</a_file>
<b_path>/Panel Avatar/tab/2nd Life/NotAgeVerified</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
, Not Age-verified
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
、年齢未確認
</f_translation>
</string><string><a_file>panel_groups.xml</a_file>
<b_path>/groups/group list/name</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new></e_new>
<f_old_trans></f_old_trans>
<f_translation></f_translation>
</string><string><a_file>panel_login.xml</a_file>
<b_path>/panel_login/forgot_password_url</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
http://secondlife.com/account/request.php
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
http://secondlife.com/account/request.php
</f_translation>
</string><string><a_file>panel_region_estate.xml</a_file>
<b_path>/Estate/Only Allow</b_path>
<c_attribute></c_attribute>
<d_old></d_old>
<e_new>
Restrict Access To:
</e_new>
<f_old_trans></f_old_trans>
<f_translation>
次へのアクセスを制限:
</f_translation>
</string><string><a_file>panel_region_estate.xml</a_file>
<b_path>/Estate/limit_payment</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Residents with payment info on file</e_new>
<f_old_trans></f_old_trans>
<f_translation>支払い情報登録済みの住人</f_translation>
</string><string><a_file>panel_region_estate.xml</a_file>
<b_path>/Estate/limit_payment</b_path>
<c_attribute>tool_tip</c_attribute>
<d_old></d_old>
<e_new>Ban unidentified residents.</e_new>
<f_old_trans></f_old_trans>
<f_translation>年齢未確認の住人を排除する</f_translation>
</string><string><a_file>panel_region_estate.xml</a_file>
<b_path>/Estate/limit_age_verified</b_path>
<c_attribute>label</c_attribute>
<d_old></d_old>
<e_new>Age-verified adults</e_new>
<f_old_trans></f_old_trans>
<f_translation>年齢確認済みの成人</f_translation>
</string><string><a_file>panel_region_estate.xml</a_file>
<b_path>/Estate/limit_age_verified</b_path>
<c_attribute>tool_tip</c_attribute>
<d_old></d_old>
<e_new>Ban residents who have not verified their age. See support.secondlife.com for more information.</e_new>
<f_old_trans></f_old_trans>
<f_translation>年齢確認を済ませていない住人を排除する詳細については、support.secondlife.comを参照してください。</f_translation>
</string>
</strings>
|