New translations app.json (Japanese)
This commit is contained in:
parent
5a6a4c3e7d
commit
774350c9da
|
@ -45,8 +45,8 @@
|
||||||
"message": "写真を保存するには、フォトライブラリへのアクセス許可を有効にしてください。"
|
"message": "写真を保存するには、フォトライブラリへのアクセス許可を有効にしてください。"
|
||||||
},
|
},
|
||||||
"delete_post": {
|
"delete_post": {
|
||||||
"title": "この投稿を消去しますか?",
|
"title": "投稿を削除",
|
||||||
"message": "本当に削除しますか?"
|
"message": "本当にこの投稿を削除しますか?"
|
||||||
},
|
},
|
||||||
"clean_cache": {
|
"clean_cache": {
|
||||||
"title": "キャッシュを消去",
|
"title": "キャッシュを消去",
|
||||||
|
@ -91,7 +91,7 @@
|
||||||
"block_domain": "%sをブロック",
|
"block_domain": "%sをブロック",
|
||||||
"unblock_domain": "%sのブロックを解除",
|
"unblock_domain": "%sのブロックを解除",
|
||||||
"settings": "設定",
|
"settings": "設定",
|
||||||
"delete": "消去"
|
"delete": "削除"
|
||||||
},
|
},
|
||||||
"tabs": {
|
"tabs": {
|
||||||
"home": "ホーム",
|
"home": "ホーム",
|
||||||
|
@ -252,7 +252,7 @@
|
||||||
"title": "あなたのことを教えてください",
|
"title": "あなたのことを教えてください",
|
||||||
"input": {
|
"input": {
|
||||||
"avatar": {
|
"avatar": {
|
||||||
"delete": "消去"
|
"delete": "削除"
|
||||||
},
|
},
|
||||||
"username": {
|
"username": {
|
||||||
"placeholder": "ユーザー名",
|
"placeholder": "ユーザー名",
|
||||||
|
@ -498,8 +498,8 @@
|
||||||
"posts": "投稿",
|
"posts": "投稿",
|
||||||
"hashtags": "ハッシュタグ",
|
"hashtags": "ハッシュタグ",
|
||||||
"news": "ニュース",
|
"news": "ニュース",
|
||||||
"community": "Community",
|
"community": "コミュニティ",
|
||||||
"for_you": "For You"
|
"for_you": "おすすめ"
|
||||||
},
|
},
|
||||||
"intro": "These are the posts gaining traction in your corner of Mastodon."
|
"intro": "These are the posts gaining traction in your corner of Mastodon."
|
||||||
},
|
},
|
||||||
|
@ -512,12 +512,12 @@
|
||||||
"Mentions": "メンション"
|
"Mentions": "メンション"
|
||||||
},
|
},
|
||||||
"notification_description": {
|
"notification_description": {
|
||||||
"followed_you": "followed you",
|
"followed_you": "さんにフォローされました",
|
||||||
"favorited_your_post": "favorited your post",
|
"favorited_your_post": "さんがあなたの投稿をお気に入りに登録しました",
|
||||||
"reblogged_your_post": "reblogged your post",
|
"reblogged_your_post": "さんがあなたの投稿をブーストしました",
|
||||||
"mentioned_you": "mentioned you",
|
"mentioned_you": "さんがあなたに返信しました",
|
||||||
"request_to_follow_you": "request to follow you",
|
"request_to_follow_you": "さんがあなたにフォローリクエストしました",
|
||||||
"poll_has_ended": "poll has ended"
|
"poll_has_ended": "アンケートが終了しました"
|
||||||
},
|
},
|
||||||
"keyobard": {
|
"keyobard": {
|
||||||
"show_everything": "すべて見る",
|
"show_everything": "すべて見る",
|
||||||
|
@ -538,11 +538,11 @@
|
||||||
"dark": "ダーク"
|
"dark": "ダーク"
|
||||||
},
|
},
|
||||||
"look_and_feel": {
|
"look_and_feel": {
|
||||||
"title": "Look and Feel",
|
"title": "テーマ",
|
||||||
"use_system": "Use System",
|
"use_system": "端末の設定を使う",
|
||||||
"really_dark": "Really Dark",
|
"really_dark": "ブラック",
|
||||||
"sorta_dark": "Sorta Dark",
|
"sorta_dark": "ダーク",
|
||||||
"light": "Light"
|
"light": "ライト"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"title": "通知",
|
"title": "通知",
|
||||||
|
|
Loading…
Reference in New Issue