egirlskey/locales/ja.json

84 lines
2.2 KiB
JSON
Raw Normal View History

2017-03-22 20:53:09 +00:00
{
2017-03-22 21:31:46 +00:00
"common": {
"time": {
"unknown": "なぞのじかん",
"future": "未来",
"just_now": "たった今",
"seconds_ago": "{}秒前",
"minutes_ago": "{}分前",
"hours_ago": "{}時間前",
"days_ago": "{}日前",
"weeks_ago": "{}週間前",
"months_ago": "{}ヶ月前",
"years_ago": "{}年前"
2017-03-23 18:01:09 +00:00
},
"reactions": {
"like": "いいね",
"love": "ハート",
"laugh": "笑",
"hmm": "ふぅ~む",
"surprise": "わお",
"congrats": "おめでとう"
2017-03-25 12:25:57 +00:00
},
"tags": {
"mk-reaction-picker": {
"choose-reaction": "リアクションを選択"
}
2017-03-22 21:31:46 +00:00
}
},
"desktop": {
"tags": {
"mk-ui-header-nav": {
2017-03-25 18:23:19 +00:00
"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": "{}つのメディアをアップロード中"
2017-03-25 21:26:02 +00:00
},
"mk-timeline-post": {
"reposted-by": "{}がRepost",
"reply": "返信",
"repost": "Repost",
"add-reaction": "リアクション",
"detail": "詳細"
2017-03-22 21:31:46 +00:00
}
}
}
2017-03-22 20:53:09 +00:00
}