Skip to content

Commit b00eb9f

Browse files
author
exoego
committed
Add more Japanese translation of redesigned index of Overviews
1 parent c63ac0f commit b00eb9f

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

_data/overviews-ja.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,33 +7,33 @@
77
url: "collections-2.13/introduction.html"
88
description: "Scala のコレクションライブラリ"
99
subdocs:
10-
- title: Introduction
10+
- title: はじめに
1111
url: "collections-2.13/introduction.html"
12-
- title: Mutable and Immutable Collections
12+
- title: 可変コレクションおよび不変コレクション
1313
url: "collections-2.13/overview.html"
14-
- title: Trait Iterable
14+
- title: Iterable トレイト
1515
url: "collections-2.13/trait-iterable.html"
16-
- title: The sequence traits Seq, IndexedSeq, and LinearSeq
16+
- title: 列トレイト SeqIndexedSeq、および LinearSeq
1717
url: "collections-2.13/seqs.html"
18-
- title: Concrete Immutable Collection Classes
18+
- title: 具象不変コレクションクラス
1919
url: "collections-2.13/concrete-immutable-collection-classes.html"
20-
- title: Concrete Mutable Collection Classes
20+
- title: 具象可変コレクションクラス
2121
url: "collections-2.13/concrete-mutable-collection-classes.html"
22-
- title: Arrays
22+
- title: 配列
2323
url: "collections-2.13/arrays.html"
24-
- title: Strings
24+
- title: 文字列
2525
url: "collections-2.13/strings.html"
26-
- title: Performance Characteristics
26+
- title: 性能特性
2727
url: "collections-2.13/performance-characteristics.html"
28-
- title: Equality
28+
- title: 等価性
2929
url: "collections-2.13/equality.html"
30-
- title: Views
30+
- title: ビュー
3131
url: "collections-2.13/views.html"
32-
- title: Iterators
32+
- title: イテレータ
3333
url: "collections-2.13/iterators.html"
34-
- title: Creating Collections From Scratch
34+
- title: コレクションの作成
3535
url: "collections-2.13/creating-collections-from-scratch.html"
36-
- title: Conversions Between Java and Scala Collections
36+
- title: Java Scala 間のコレクションの変換
3737
url: "collections-2.13/conversions-between-java-and-scala-collections.html"
3838
- title: プロジェクトを Scala 2.13 コレクションへ移行する
3939
icon: sitemap

0 commit comments

Comments
 (0)