commit
25598e424b
|
@ -6,7 +6,7 @@
|
||||||
"public": "連合",
|
"public": "連合",
|
||||||
"search": "検索",
|
"search": "検索",
|
||||||
"status": {
|
"status": {
|
||||||
"avatar": "Aavtar of {user}",
|
"avatar": "{user} のAavtar",
|
||||||
"boosted": "{user} がブーストしました",
|
"boosted": "{user} がブーストしました",
|
||||||
"poll": {
|
"poll": {
|
||||||
"refresh": "更新",
|
"refresh": "更新",
|
||||||
|
@ -17,16 +17,16 @@
|
||||||
"show_more": "もっと見る",
|
"show_more": "もっと見る",
|
||||||
"show_less": "隠す",
|
"show_less": "隠す",
|
||||||
"cw": "非表示のメディア",
|
"cw": "非表示のメディア",
|
||||||
"hide_media": "Hide media",
|
"hide_media": "メディアを隠す",
|
||||||
"report": "{user} を通報",
|
"report": "{user} を通報",
|
||||||
"open_original": "元のページを開く",
|
"open_original": "元のページを開く",
|
||||||
"actions": {
|
"actions": {
|
||||||
"reply": "Reply",
|
"reply": "返信",
|
||||||
"reblog": "reblog",
|
"reblog": "ブースト",
|
||||||
"favourite": "Favourite",
|
"favourite": "お気に入り",
|
||||||
"bookmark": "Bookmark",
|
"bookmark": "ブックマーク",
|
||||||
"emoji_reaction": "Emoji reaction",
|
"emoji_reaction": "絵文字リアクション",
|
||||||
"detail": "Details"
|
"detail": "詳細"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mark_as_read": "全て既読にする"
|
"mark_as_read": "全て既読にする"
|
||||||
|
@ -95,13 +95,13 @@
|
||||||
"spoiler": {
|
"spoiler": {
|
||||||
"placeholder": "ここに警告を書いてください"
|
"placeholder": "ここに警告を書いてください"
|
||||||
},
|
},
|
||||||
"emoji": "Add emoji",
|
"emoji": "絵文字を追加",
|
||||||
"actions": {
|
"actions": {
|
||||||
"attachment": "Add attachment",
|
"attachment": "添付ファイルを追加",
|
||||||
"poll": "Add poll",
|
"poll": "アンケートを追加",
|
||||||
"visibility": "Change visibility",
|
"visibility": "公開範囲を変更",
|
||||||
"cw": "Set content warning",
|
"cw": "閲覧注意を追加",
|
||||||
"post": "Post"
|
"post": "投稿"
|
||||||
},
|
},
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"public": "連合",
|
"public": "連合",
|
||||||
|
@ -139,8 +139,8 @@
|
||||||
"failed_mark": "通知を既読にできませんでした。"
|
"failed_mark": "通知を既読にできませんでした。"
|
||||||
},
|
},
|
||||||
"detail": {
|
"detail": {
|
||||||
"back": "Back",
|
"back": "戻る",
|
||||||
"close": "Close"
|
"close": "閉じる"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"follow": "フォロー",
|
"follow": "フォロー",
|
||||||
|
@ -155,9 +155,9 @@
|
||||||
"timeline": "タイムライン",
|
"timeline": "タイムライン",
|
||||||
"followers": "フォロワー",
|
"followers": "フォロワー",
|
||||||
"followings": "フォロー中",
|
"followings": "フォロー中",
|
||||||
"header": "Header image of {user}",
|
"header": "{user} のヘッダー画像",
|
||||||
"avatar": "Avatar of {user}",
|
"avatar": "{user} のアバター",
|
||||||
"detail": "Details"
|
"detail": "詳細"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "設定",
|
"title": "設定",
|
||||||
|
|
Loading…
Reference in New Issue