New translations ja-JP.json (Hindi)
This commit is contained in:
parent
0a624208dc
commit
553577c095
@ -67,6 +67,13 @@
|
|||||||
"misskeyAccounts": "Misskey アカウント…",
|
"misskeyAccounts": "Misskey アカウント…",
|
||||||
"helpAndSupport": "ヘルプとサポート",
|
"helpAndSupport": "ヘルプとサポート",
|
||||||
"aboutMisskeyTools": "Misskey Tools について",
|
"aboutMisskeyTools": "Misskey Tools について",
|
||||||
|
"noteScheduler": "予約投稿",
|
||||||
|
"cw": "内容を隠す",
|
||||||
|
"cwOption": "内容に対する注釈(オプション)",
|
||||||
|
"noteBody": "ノートの本文",
|
||||||
|
"remainedLength": "残り{{len}}文字",
|
||||||
|
"noMoreInput": "これ以上入力できません",
|
||||||
|
"datetime": "日時",
|
||||||
"_welcome": {
|
"_welcome": {
|
||||||
"misshaiAlertTitle": "ミス廃アラート",
|
"misshaiAlertTitle": "ミス廃アラート",
|
||||||
"misshaiAlertDescription": "Misskeyにのめり込んでいませんか?ミス廃アラートを使えば、毎日のMisskeyでの活動量を定期投稿できます。",
|
"misshaiAlertDescription": "Misskeyにのめり込んでいませんか?ミス廃アラートを使えば、毎日のMisskeyでの活動量を定期投稿できます。",
|
||||||
@ -111,8 +118,10 @@
|
|||||||
"useAnother": "他のアカウントで登録する"
|
"useAnother": "他のアカウントで登録する"
|
||||||
},
|
},
|
||||||
"_visibility": {
|
"_visibility": {
|
||||||
|
"public": "パブリック",
|
||||||
"home": "ホーム",
|
"home": "ホーム",
|
||||||
"followers": "フォロワー"
|
"followers": "フォロワー",
|
||||||
|
"specified": "ダイレクト"
|
||||||
},
|
},
|
||||||
"_themes": {
|
"_themes": {
|
||||||
"light": "ライトテーマ",
|
"light": "ライトテーマ",
|
||||||
@ -171,5 +180,12 @@
|
|||||||
"no": "キャンセル",
|
"no": "キャンセル",
|
||||||
"success": "アカウントを解除しました。トップ画面に戻ります。",
|
"success": "アカウントを解除しました。トップ画面に戻ります。",
|
||||||
"failure": "アカウントを解除できませんでした。"
|
"failure": "アカウントを解除できませんでした。"
|
||||||
|
},
|
||||||
|
"_noteScheduler": {
|
||||||
|
"createNew": "新規作成",
|
||||||
|
"edit": "編集",
|
||||||
|
"noNotes": "予約投稿はまだ作成されていません。",
|
||||||
|
"accountToNote": "投稿するアカウント",
|
||||||
|
"schedule": "投稿を予約"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user