Merge pull request #204 from zhixuan2333/i18n-ja

This commit is contained in:
DIYgod 2023-02-26 15:36:10 +00:00 committed by GitHub
commit c812983a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,51 @@
{
"Connect": "连接",
"Followers": "フォロワー",
"Following": "フォロー中",
"Followings": "フォロー中",
"Follow": "フォローする",
"Unfollow": "フォローを解除",
"intlDateTime": "{{val, datetime}}",
"post": "ポスト",
"posts": "ポスト",
"page": "ページ",
"pages": "ページ",
"comment": "コメント",
"comments": "コメント",
"Comment": "コメント",
"Comments": "コメント",
"reply": "返信",
"replies": "返信",
"like": "いいね",
"likes": "いいね",
"blog": "ブログ",
"Owner": "所有者",
"Transaction Hash": "トランザクション ハッシュ",
"IPFS Address": "IPFS アドレス",
"Creation": "作成",
"Last Update": "最後更新",
"Create Character": "キャラクター作成",
"Submit": "送信",
"Reply": "返事",
"Cancel Reply": "返事をキャンセル",
"ago": "{{time}}以前",
"joined ago": "{{time}}に参加した",
"Mint to an NFT": "NFTにミント",
"Like successfull": "いいね成功した",
"Mint successfull": "ミント成功した",
"like stored": "あなたのいいねはブロックチェーン上に安全に保存されました, <2>Crossbell Scan</2> にて確認できます",
"mint stored": "あなたのポストはNFTにミントされました、<2>xChar</2> または <6>Crossbell Scan</6> にて確認できます",
"Got it, thanks!": "わかりました、ありがとう!",
"Like List": "いいねリスト",
"Mint List": "ミントリスト",
"No Content Yet.": "まだコンテンツがありません",
"Close": "閉じる",
"Dashboard": "ダッシュボード",
"Copied!": "コピーしました",
"Operator Sign": "bio",
"Switch Characters": "キャラクターを変更",
"Upgrade to Wallet": "ウォレットにアップグレード",
"Disconnect": "接続を切断",
"Loading": "ロード中",
"Showcase": "ショーケース"
}

View File

@ -0,0 +1,10 @@
{
"Home": "ホーム",
"Archives": "アーカイブ",
"About": "ついて",
"Tags": "タグ",
"load more": "{{count}} 個{{name}}があります、クリックしてロードする",
"signed and stored on the blockchain": "この{{name}}は創作者によってサインされ安全にブロックチェーンに保存されました",
"Write a comment on the blockchain": "ブロックチェーン上にあなたのコメントを。",
"powered by": "<name/> によって提供されます"
}