Skip to content

Commit

Permalink
Update Japanese translation (#2487)
Browse files Browse the repository at this point in the history
follow up #1309 & #2279
  • Loading branch information
ykzts authored and Gargron committed Apr 26, 2017
1 parent 25cbb84 commit 6004b14
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/assets/javascripts/components/locales/ja.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,19 @@ const ja = {
"column.notifications": "通知",
"column.public": "連合タイムライン",
"column_back_button.label": "戻る",
"column_subheading.navigation": "ナビゲーション",
"column_subheading.settings": "設定",
"compose_form.placeholder": "今なにしてる?",
"compose_form.privacy_disclaimer": "あなたの非公開トゥートは返信先ユーザーが所属する {domains} に送信されます。{domainsCount, plural, one {このサーバー} other {これらのサーバー}}は信頼できますか?投稿のプライバシー保護はMastodonサーバー内でのみ有効です。 {domains} {domainsCount, plural, one {がMastodonインスタンス} other {がMastodonインスタンス}}でない場合、あなたの投稿がプライベートなものとして扱われず、ブーストされたり予期しないユーザーに見られる可能性があります。",
"compose_form.publish": "トゥート",
"compose_form.sensitive": "メディアを閲覧注意としてマークする",
"compose_form.spoiler": "テキストを隠す",
"compose_form.spoiler_placeholder": "警告",
"confirmation_modal.cancel": "キャンセル",
"confirmations.block.confirm": "ブロック",
"confirmations.block.message": "本当に {name} をブロックしますか?",
"confirmations.delete.confirm": "削除",
"confirmations.delete.message": "本当に削除しますか?",
"emoji_button.label": "絵文字を追加",
"emoji_button.search": "検索...",
"emoji_button.people": "人々",
Expand Down

0 comments on commit 6004b14

Please sign in to comment.