Skip to content

Commit

Permalink
docs(i18n): sync i18n files from Crowdin (#11251)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Works authored Jan 5, 2024
1 parent 4e1403b commit 12d0b91
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 2 deletions.
2 changes: 2 additions & 0 deletions packages/plugins/Avatar/src/locales/ja-JP.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"application_dialog_title": "NFT PFP",
"application_edit_profile_dialog_title": "プロフィールを編集する",
"set_nft": "NFT PFPを設定",
"nft_set_success": "NFT PFPを正常にセットアップしました",
"persona_verification_failed": "NFT PFPの検証に失敗しました",
Expand Down
21 changes: 20 additions & 1 deletion packages/plugins/RedPacket/src/locales/ja-JP.json
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
{}
{
"account_promote$facebook": "@$t(mask:facebook_account) (mask.io) をフォローしてNFTラッキードロップを受け取ります。",
"nft_share_foreshow_message": "@{{sender}} は {{network}} ネットワークで NFT ラッキードロップを送信しています。 {{account_promote}}\n$t(promote_short)\n$t(mask:hash_tag) #ラッキードロップ\n{{payload}}",
"nft_share_claimed_message": " {{network}} ネットワーク上で{{sender}} からNFTラッキードロップを受け取りました。 {{account_promote}}\n$t(promote_short)\n$t(mask:hash_tag) #ラッキードロップ\n{{payload}}",
"nft_total_amount": "合計金額",
"nft_attached_message": "添付メッセージ",
"nft_account_name": "ウォレットアカウント",
"message_label": "メッセージを閉じる",
"claiming": "受け取り中..",
"claim": "受取る",
"data_broken": "データの損傷のためラッキードロップは送信できません。 {{duration}}後に資産を引き出してください。",
"refund": "返金",
"empty": "空です",
"refunding": "返金処理中",
"history_total_amount": "合計金額: {{- amount}} {{symbol}}",
"history_split_mode": "分割モード: {{mode}}",
"attached_message": "添付メッセージ",
"indivisible": "各株の最小額は {{- amount}} {{symbol}} です",
"name": "ラッキードロップ"
}
24 changes: 23 additions & 1 deletion packages/plugins/Tips/src/locales/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,27 @@
"tip_contracts": "コントラクト",
"promote": "最初のチップを送信するには、https://mask.io/download-links をインストールしてください。",
"tip_token_share_post$name": "{{- amount}} {{symbol}} を @{{recipientSnsId}}のウォレット{{recipient}}\n\n$t(promote)にチップを渡しました",
"tip_token_share_post$address": "{{- amount}} {{symbol}} を @{{recipientSnsId}}のウォレットアドレス{{recipient}}\n\n$t(promote)にチップを渡しました"
"tip_token_share_post$address": "{{- amount}} {{symbol}} を @{{recipientSnsId}}のウォレットアドレス{{recipient}}\n\n$t(promote)にチップを渡しました",
"tip_nft_share_post$name": "{{recipientSnsId}}のウォレット {{recipient}}に {{name}} をチップしました\n\n$t(promote)",
"tip_nft_share_post$address": "{{recipientSnsId}}のウォレットアドレス {{recipient}}に {{name}} をチップしました\n\n$t(promote)",
"tip_add": "追加",
"tip_adding": "追加中",
"tip_add_collectibles": "コレクティブルを追加",
"tip_add_collectibles_contract_address": "コントラクトアドレスを入力",
"tip_add_collectibles_token_id": "トークンID",
"tip_add_collectibles_error": "コントラクトアドレスが正しくないか、コレクションはあなたに属していません。",
"tip_loading": "読み込み中",
"tip_empty_nft": "プレビュー可能なコレクションはありません。ここにコレクションを追加してください。",
"tip_persona_sign_success": "正常に保存されました",
"tips_wallet_alert": "チップを受け取るために検証済みのウォレットアドレスを追加し、管理します。",
"recipient_address_is_contract": "受け取りアドレスはコントラクトアドレスと同じです。もう一度確認してください。",
"recipient_address_is_malicious": "受信アドレスは悪意のあるアドレスである可能性があります",
"copy_address": "アドレスをコピー",
"wallet_set_up_successfully": "チップウォレットは正常にセットアップされました。",
"wallet_set_up_failed": "チップウォレットのセットアップに失敗しました。もう一度やり直してください",
"view_on_explorer": "エクスプローラーで表示",
"tips_guide_description": "マスクネットワークのチップ機能を使用して作者にチップを送りします。",
"tips_guide_action": "閉じる",
"tips_no_collectible_found": "コレクションが見つかりません.",
"retry": "再試行"
}

0 comments on commit 12d0b91

Please sign in to comment.