File tree Expand file tree Collapse file tree 1 file changed +74
-1
lines changed Expand file tree Collapse file tree 1 file changed +74
-1
lines changed Original file line number Diff line number Diff line change 1
- {}
1
+ {
2
+ "noscript_warning" : {
3
+ "other" : " 一部の対話式機能はJavaScriptが無効な場合は機能しません。"
4
+ },
5
+ "table_of_contents" : {
6
+ "other" : " 目次"
7
+ },
8
+ "toggle_navigation" : {
9
+ "other" : " ナビゲーションを切り替える"
10
+ },
11
+ "tool_instructions" : {
12
+ "other" : " この段階のツールの説明"
13
+ },
14
+ "warning" : {
15
+ "other" : " 警告:"
16
+ },
17
+ "trans_inofficial" : {
18
+ "other" : " あなたが読んでいるのは[元のページ](%s)の非公式翻訳です。"
19
+ },
20
+ "trans_available" : {
21
+ "other" : " 非公式翻訳は次の言語が利用できます:"
22
+ },
23
+ "and" : {
24
+ "other" : " と"
25
+ },
26
+ "menu_tutorial" : {
27
+ "other" : " 始める"
28
+ },
29
+ "menu_faq" : {
30
+ "other" : " よくある質問"
31
+ },
32
+ "menu_dev" : {
33
+ "other" : " 開発者"
34
+ },
35
+ "menu_spec" : {
36
+ "other" : " 仕様"
37
+ },
38
+ "menu_resources" : {
39
+ "other" : " リソース"
40
+ },
41
+ "menu_supporters" : {
42
+ "other" : " 支援者"
43
+ },
44
+ "menu_api" : {
45
+ "other" : " API"
46
+ },
47
+ "index_initiative_by" : {
48
+ "other" : " 次が主導しています"
49
+ },
50
+ "index_intro" : {
51
+ "other" : " 私たちは人間と機械の両方がライセンスを簡単に扱えるようにします。私たちは自由ソフトウェアのライセンスが抱える根本的な問題、つまりファイルがどのライセンスに基づいて利用が許諾されているのか、誰が著作権を保持しているのかという問題を根本から解決します。**私たちの勧告を導入するのは以下のように簡単です**!"
52
+ },
53
+ "index_step1" : {
54
+ "other" : " ライセンスの選択と提供をする"
55
+ },
56
+ "index_step2" : {
57
+ "other" : " 各ファイルに著作権とライセンスの情報を追加する"
58
+ },
59
+ "index_step3" : {
60
+ "other" : " REUSE準拠を確認する"
61
+ },
62
+ "index_dev_head" : {
63
+ "other" : " 開発者向け"
64
+ },
65
+ "index_reuse_head" : {
66
+ "other" : " 再利用を簡単に"
67
+ },
68
+ "index_legal_head" : {
69
+ "other" : " ライセンス準拠"
70
+ },
71
+ "all_specifications" : {
72
+ "other" : " 仕様の全てのバージョンは<{{ .specifications }}>で参照できます。"
73
+ }
74
+ }
You can’t perform that action at this time.
0 commit comments