summaryrefslogtreecommitdiff
path: root/locales/ja.json
blob: b24517d912bb04d45f08c4e0362f5a6306acd4c6 (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
{
	"common": {
		"time": {
			"unknown": "なぞのじかん",
			"future": "未来",
			"just_now": "たった今",
			"seconds_ago": "{}秒前",
			"minutes_ago": "{}分前",
			"hours_ago": "{}時間前",
			"days_ago": "{}日前",
			"weeks_ago": "{}週間前",
			"months_ago": "{}ヶ月前",
			"years_ago": "{}年前"
		},
		"reactions": {
			"like": "いいね",
			"love": "ハート",
			"laugh": "笑",
			"hmm": "ふぅ~む",
			"surprise": "わお",
			"congrats": "おめでとう"
		},
		"tags": {
			"mk-stream-indicator": {
				"connecting": "接続中",
				"reconnecting": "切断されました 接続中",
				"connected": "接続完了"
			},
			"mk-reaction-picker": {
				"choose-reaction": "リアクションを選択"
			}
		}
	},
	"desktop": {
		"tags": {
			"mk-ui-header-nav": {
				"home": "ホーム",
				"messaging": "メッセージ",
				"info": "お知らせ",
				"live": "ライブ"
			},
			"mk-ui-header-search": {
				"placeholder": "検索"
			},
			"mk-ui-header-account": {
				"profile": "プロフィール",
				"drive": "ドライブ",
				"mentions": "あなた宛て",
				"settings": "設定",
				"signout": "サインアウト"
			},
			"mk-post-form": {
				"post-placeholder": "いまどうしてる?",
				"reply-placeholder": "この投稿への返信...",
				"quote-placeholder": "この投稿を引用...",
				"post": "投稿",
				"reply": "返信",
				"repost": "Repost",
				"posted": "投稿しました!",
				"replied": "返信しました!",
				"reposted": "Repostしました!",
				"post-failed": "投稿できませんでした",
				"reply-failed": "返信できませんでした",
				"repost-failed": "Repostできませんでした",
				"posting": "投稿中",
				"attach-media-from-local": "PCからメディアを添付",
				"attach-media-from-drive": "ドライブからメディアを添付",
				"attach-cancel": "添付取り消し",
				"insert-the-cat": "猫挿入",
				"create-poll": "投票を作成",
				"text-remain": "のこり{}文字"
			},
			"mk-post-form-window": {
				"post": "新規投稿",
				"reply": "返信",
				"attaches": "添付: {}メディア",
				"uploading-media": "{}つのメディアをアップロード中"
			},
			"mk-timeline-post": {
				"reposted-by": "{}がRepost",
				"reply": "返信",
				"repost": "Repost",
				"add-reaction": "リアクション",
				"detail": "詳細"
			},
			"mk-notifications-home-widget": {
				"title": "通知",
				"settings": "通知の設定"
			},
			"mk-user-recommendation-home-widget": {
				"title": "おすすめユーザー",
				"refresh": "他を見る",
				"no-one": "いません!",
				"fetching": "読み込んでいます"
			},
			"mk-recommended-polls-home-widget": {
				"title": "投票",
				"refresh": "他を見る",
				"nothing": "ありません!",
				"fetching": "読み込んでいます"
			},
			"mk-trends-home-widget": {
				"title": "トレンド",
				"refresh": "他を見る",
				"nothing": "ありません!",
				"fetching": "読み込んでいます"
			},
			"mk-photo-stream-home-widget": {
				"title": "フォトストリーム",
				"initializing": "読み込んでいます",
				"no-photos": "写真はありません"
			},
			"mk-donation-home-widget": {
				"title": "寄付のお願い",
				"text": "Misskeyの運営にはドメイン、サーバー等のコストが掛かります。Misskeyは広告を掲載したりしないため、収入を皆様からの寄付に頼っています。もしご興味があれば、{}までご連絡ください。ご協力ありがとうございます。"
			}
		}
	}
}