We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555aa71 commit e944828Copy full SHA for e944828
locales/ja.yml
@@ -25,6 +25,7 @@ ja:
25
sparql-endpoint: "SPARQLエンドポイント"
26
sparql-endpoint-text: "このデータセットに対するSPARQLエンドポイントは以下のURLからアクセスできます"
27
dataset:
28
+ derivedfrom-text: "このデータセットは<a href=\"%{url}\">「%{label}」</a>を加工して作成。"
29
license-text: "<a href=\"%{url}\">%{label}</a>として自由に利用できます"
30
layout:
31
rdf-data: RDFデータ
@@ -44,4 +45,4 @@ ja:
44
45
blank-node-or-structure: ブランクノードの内容は以下のいずれかの内容からなる構造を持ちます。
46
triples:
47
inverse_refered: "'%{property}'としての参照元:"
- blank_node: "空ノード"
48
+ blank_node: "空ノード"
0 commit comments