|
5 | 5 | "v5": { |
6 | 6 | "constants": { |
7 | 7 | "ordinalize": { |
8 | | - "1": "1 番", |
9 | | - "2": "2 番", |
10 | | - "3": "3 番", |
11 | | - "4": "4 番", |
12 | | - "5": "5 番", |
13 | | - "6": "6 番", |
14 | | - "7": "7 番", |
15 | | - "8": "8 番", |
16 | | - "9": "9 番", |
17 | | - "10": "10 番" |
| 8 | + "1": "1 つ目の", |
| 9 | + "2": "2 つ目の", |
| 10 | + "3": "3 つ目の", |
| 11 | + "4": "4 つ目の", |
| 12 | + "5": "5 つ目の", |
| 13 | + "6": "6 つ目の", |
| 14 | + "7": "7 つ目の", |
| 15 | + "8": "8 つ目の", |
| 16 | + "9": "9 つ目の", |
| 17 | + "10": "10 番目の" |
18 | 18 | }, |
19 | 19 | "direction": { |
20 | 20 | "north": "北", |
|
84 | 84 | "upcoming": "{nth}目の目的地に到着しました。目的地は左側です", |
85 | 85 | "short": "目的地に到着しました", |
86 | 86 | "short-upcoming": "まもなく目的地に到着します", |
87 | | - "named": "{waypoint_name}に到着しました。目的地は左側です。" |
| 87 | + "named": "{waypoint_name}に到着しました。目的地は左側です" |
88 | 88 | }, |
89 | 89 | "sharp right": { |
90 | 90 | "default": "{nth}目の目的地に到着しました。目的地は右側です", |
|
105 | 105 | "upcoming": "{nth}目の目的地に到着しました。目的地は左側です", |
106 | 106 | "short": "目的地に到着しました", |
107 | 107 | "short-upcoming": "まもなく目的地に到着します", |
108 | | - "named": "{waypoint_name}に到着しました。目的地は左側です。" |
| 108 | + "named": "{waypoint_name}に到着しました。目的地は左側です" |
109 | 109 | }, |
110 | 110 | "straight": { |
111 | 111 | "default": "{nth}目の目的地に到着しました。目的地は前方です", |
|
307 | 307 | }, |
308 | 308 | "left": { |
309 | 309 | "default": "左方向のランプに向かう", |
310 | | - "name": "左方向のランプに向かい、{way_name}にのる", |
| 310 | + "name": "左方向のランプに向かい、{way_name}を進む", |
311 | 311 | "destination": "左方向のランプに向かい、その後{destination}へ向かう", |
312 | 312 | "exit": "左方向の{exit}出口を出る", |
313 | 313 | "exit_destination": "左方向の{exit}出口を出て{destination}へ向かう" |
314 | 314 | }, |
315 | 315 | "right": { |
316 | 316 | "default": "右方向のランプに向かう", |
317 | | - "name": "右方向のランプに向かい、{way_name}にのる", |
| 317 | + "name": "右方向のランプに向かい、{way_name}を進む", |
318 | 318 | "destination": "右方向のランプに向かい、その後{destination}へ向かう", |
319 | 319 | "exit": "右方向の{exit}出口を出る", |
320 | 320 | "exit_destination": "右方向の{exit}出口を出て{destination}へ向かう" |
321 | 321 | }, |
322 | 322 | "sharp left": { |
323 | 323 | "default": "左方向のランプに向かう", |
324 | | - "name": "左方向のランプに向かい、{way_name}にのる", |
| 324 | + "name": "左方向のランプに向かい、{way_name}を進む", |
325 | 325 | "destination": "左方向のランプに向かい、{destination}へ向かう", |
326 | 326 | "exit": "左方向の{exit}出口を出る", |
327 | 327 | "exit_destination": "左方向の{exit}出口を出て{destination}へ向かう" |
328 | 328 | }, |
329 | 329 | "sharp right": { |
330 | 330 | "default": "右方向のランプに向かう", |
331 | | - "name": "右方向のランプに向かい、{way_name}にのる", |
| 331 | + "name": "右方向のランプに向かい、{way_name}を進む", |
332 | 332 | "destination": "右方向のランプに向かい、{destination}へ向かう", |
333 | 333 | "exit": "右方向の{exit}出口を出る", |
334 | 334 | "exit_destination": "右方向の{exit}出口を出て{destination}へ向かう" |
335 | 335 | }, |
336 | 336 | "slight left": { |
337 | 337 | "default": "左方向のランプへ向かう", |
338 | | - "name": "左方向のランプに向かい、{way_name}にのる", |
| 338 | + "name": "左方向のランプに向かい、{way_name}を進む", |
339 | 339 | "destination": "左方向のランプに向かい、その後{destination}へ向かう", |
340 | 340 | "exit": "左方向の{exit}出口を出る", |
341 | 341 | "exit_destination": "左方向の{exit}出口を出て{destination}へ向かう" |
342 | 342 | }, |
343 | 343 | "slight right": { |
344 | 344 | "default": "右方向のランプへ向かう", |
345 | | - "name": "右方向のランプに向かい、{way_name}にのる", |
| 345 | + "name": "右方向のランプに向かい、{way_name}を進む", |
346 | 346 | "destination": "右方向のランプに向かい、その後{destination}へ向かう", |
347 | 347 | "exit": "右方向の{exit}出口を出る", |
348 | 348 | "exit_destination": "右方向の{exit}出口を出て{destination}へ向かう" |
|
351 | 351 | "on ramp": { |
352 | 352 | "default": { |
353 | 353 | "default": "ランプへ向かう", |
354 | | - "name": "ランプへ向かい、{way_name}にのる", |
| 354 | + "name": "ランプへ向かい、{way_name}を進む", |
355 | 355 | "destination": "ランプに向かい、その後{destination}へ向かう" |
356 | 356 | }, |
357 | 357 | "left": { |
358 | 358 | "default": "左方向のランプへ向かう", |
359 | | - "name": "左方向のランプに向かい、{way_name}にのる", |
| 359 | + "name": "左方向のランプに向かい、{way_name}を進む", |
360 | 360 | "destination": "左方向のランプに向かい、その後{destination}へ向かう" |
361 | 361 | }, |
362 | 362 | "right": { |
363 | 363 | "default": "右方向のランプへ向かう", |
364 | | - "name": "右方向のランプに向かい、{way_name}にのる", |
| 364 | + "name": "右方向のランプに向かい、{way_name}を進む", |
365 | 365 | "destination": "右方向のランプに向かい、その後{destination}へ向かう" |
366 | 366 | }, |
367 | 367 | "sharp left": { |
368 | 368 | "default": "左方向のランプへ向かう", |
369 | | - "name": "左方向のランプに向かい、{way_name}にのる", |
| 369 | + "name": "左方向のランプに向かい、{way_name}を進む", |
370 | 370 | "destination": "左方向のランプに向かい、その後{destination}へ向かう" |
371 | 371 | }, |
372 | 372 | "sharp right": { |
373 | 373 | "default": "右方向のランプへ向かう", |
374 | | - "name": "右方向のランプに向かい、{way_name}にのる", |
| 374 | + "name": "右方向のランプに向かい、{way_name}を進む", |
375 | 375 | "destination": "右方向のランプに向かい、その後{destination}へ向かう" |
376 | 376 | }, |
377 | 377 | "slight left": { |
378 | 378 | "default": "左方向のランプへ向かう", |
379 | | - "name": "左方向のランプに向かい、{way_name}にのる", |
| 379 | + "name": "左方向のランプに向かい、{way_name}を進む", |
380 | 380 | "destination": "左方向のランプに向かい、その後{destination}へ向かう" |
381 | 381 | }, |
382 | 382 | "slight right": { |
383 | 383 | "default": "右方向のランプへ向かう", |
384 | | - "name": "右方向のランプに向かい、{way_name}にのる", |
| 384 | + "name": "右方向のランプに向かい、{way_name}を進む", |
385 | 385 | "destination": "右方向のランプに向かい、その後{destination}へ向かう" |
386 | 386 | } |
387 | 387 | }, |
388 | 388 | "rotary": { |
389 | 389 | "default": { |
390 | 390 | "default": { |
391 | | - "default": "ランアバウトにのる", |
392 | | - "name": "ランアバウトから{way_name}にのる", |
| 391 | + "default": "ランアバウトへ進む", |
| 392 | + "name": "ランアバウトから{way_name}へ進む", |
393 | 393 | "destination": "ランアバウトをから{destination}へ向かう" |
394 | 394 | }, |
395 | 395 | "name": { |
396 | 396 | "default": "{rotary_name}に入る", |
397 | | - "name": "{rotary_name}から{way_name}にのる", |
| 397 | + "name": "{rotary_name}から{way_name}を進む", |
398 | 398 | "destination": "{rotary_name}から{destination}へ向かう" |
399 | 399 | }, |
400 | 400 | "exit": { |
401 | 401 | "default": "ランアバウト{exit_number}番出口を出る", |
402 | | - "name": "ランアバウト{exit_number}番出口を出て{way_name}にのる", |
| 402 | + "name": "ランアバウト{exit_number}番出口を出て{way_name}を進む", |
403 | 403 | "destination": "ランアバウト{exit_number}番出口を出て{destination}へ向かう" |
404 | 404 | }, |
405 | 405 | "name_exit": { |
406 | 406 | "default": "{rotary_name}に入り、{exit_number}番出口を出る", |
407 | | - "name": "{rotary_name}の{exit_number}番出口から{way_name}にのる", |
| 407 | + "name": "{rotary_name}の{exit_number}番出口から{way_name}を進む", |
408 | 408 | "destination": "{rotary_name}の{exit_number}番出口から{destination}へ向かう" |
409 | 409 | } |
410 | 410 | } |
|
413 | 413 | "default": { |
414 | 414 | "exit": { |
415 | 415 | "default": "ランアバウト{exit_number}番出口を出る", |
416 | | - "name": "ランアバウト{exit_number}番出口を出て{way_name}にのる", |
| 416 | + "name": "ランアバウト{exit_number}番出口を出て{way_name}を進む", |
417 | 417 | "destination": "ランアバウト{exit_number}番出口を出て{destination}へ向かう" |
418 | 418 | }, |
419 | 419 | "default": { |
420 | | - "default": "ランアバウトにのる", |
421 | | - "name": "ランアバウトを出て{way_name}にのる", |
| 420 | + "default": "ランアバウトへ進む", |
| 421 | + "name": "ランアバウトを出て{way_name}を進む", |
422 | 422 | "destination": "ランアバウトを出て{destination}へ向かう" |
423 | 423 | } |
424 | 424 | } |
425 | 425 | }, |
426 | 426 | "roundabout turn": { |
427 | 427 | "default": { |
428 | 428 | "default": "{modifier}に向かう", |
429 | | - "name": "{modifier}に向かい、{way_name}にのる", |
| 429 | + "name": "{modifier}に向かい、{way_name}を進む", |
430 | 430 | "destination": "{modifier}に向かい、その後{destination}へ向かう" |
431 | 431 | }, |
432 | 432 | "left": { |
433 | 433 | "default": "左折する", |
434 | | - "name": "左折して{way_name}にのる", |
| 434 | + "name": "左折して{way_name}を進む", |
435 | 435 | "destination": "左折して{destination}へ向かう" |
436 | 436 | }, |
437 | 437 | "right": { |
438 | 438 | "default": "右折する", |
439 | | - "name": "右折して{way_name}にのる", |
| 439 | + "name": "右折して{way_name}を進む", |
440 | 440 | "destination": "右折して{destination}へ向かう" |
441 | 441 | }, |
442 | 442 | "straight": { |
|
448 | 448 | "exit roundabout": { |
449 | 449 | "default": { |
450 | 450 | "default": "ランアバウトを出る", |
451 | | - "name": "ランアバウトを出て{way_name}にのる", |
| 451 | + "name": "ランアバウトを出て{way_name}を進む", |
452 | 452 | "destination": "ランアバウトを出て{destination}へ向かう" |
453 | 453 | } |
454 | 454 | }, |
455 | 455 | "exit rotary": { |
456 | 456 | "default": { |
457 | 457 | "default": "ランアバウトを出る", |
458 | | - "name": "ランアバウトを出て{way_name}にのる", |
| 458 | + "name": "ランアバウトを出て{way_name}を進む", |
459 | 459 | "destination": "ランアバウトを出て{destination}へ向かう" |
460 | 460 | } |
461 | 461 | }, |
462 | 462 | "turn": { |
463 | 463 | "default": { |
464 | 464 | "default": "{modifier}に向かう", |
465 | | - "name": "{modifier}に向かい、{way_name}にのる", |
| 465 | + "name": "{modifier}に向かい、{way_name}を進む", |
466 | 466 | "destination": "{modifier}に向かい、その後{destination}へ向かう" |
467 | 467 | }, |
468 | 468 | "left": { |
469 | 469 | "default": "左折する", |
470 | | - "name": "左折して{way_name}にのる", |
| 470 | + "name": "左折して{way_name}を進む", |
471 | 471 | "destination": "左折して{destination}へ向かう" |
472 | 472 | }, |
473 | 473 | "right": { |
474 | 474 | "default": "右折する", |
475 | | - "name": "右折して{way_name}にのる", |
| 475 | + "name": "右折して{way_name}を進む", |
476 | 476 | "destination": "右折して{destination}へ向かう" |
477 | 477 | }, |
478 | 478 | "straight": { |
|
0 commit comments