1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

New translations tabs.json (Japanese)

This commit is contained in:
xmflsct
2023-01-17 22:16:59 +01:00
parent 2f78b37ec7
commit 35166a16bd

View File

@ -3,8 +3,8 @@
"local": {
"name": "ホーム",
"options": {
"showBoosts": "",
"showReplies": ""
"showBoosts": "トゥートのブーストも表示する",
"showReplies": "他トゥートへの返信も表示する"
}
},
"public": {
@ -28,7 +28,7 @@
"filters": {
"accessibilityLabel": "フィルター",
"accessibilityHint": "表示される通知の種類をフィルターする",
"title": ""
"title": "表示する通知"
}
},
"me": {
@ -43,7 +43,7 @@
"name": "お気に入り"
},
"followedTags": {
"name": ""
"name": "フォロー中のハッシュタグ"
},
"fontSize": {
"name": "トゥートのフォントサイズ"
@ -58,7 +58,7 @@
"name": "リスト {{list}} のユーザー"
},
"listAdd": {
"name": ""
"name": "リストを作成"
},
"listEdit": {
"name": "リストの詳細を編集"
@ -184,8 +184,8 @@
"settings": "設定で有効にする"
},
"missingServerKey": {
"message": "",
"description": ""
"message": "このサーバーはプッシュ通知に対応していません",
"description": "プッシュ通知機能の有効化についてサーバーの管理者にお問い合わせください"
},
"global": {
"heading": "{{acct}} の通知を有効にする",
@ -223,10 +223,10 @@
"heading": "ブーストしたトゥートが編集されました"
},
"admin.sign_up": {
"heading": ""
"heading": "管理者用: 新規登録"
},
"admin.report": {
"heading": ""
"heading": "管理者用: 報告案件"
},
"howitworks": "通知到達(routing)のしくみを学ぶ"
},
@ -266,7 +266,7 @@
"heading": "ダークテーマ",
"options": {
"lighter": "デフォルト",
"darker": ""
"darker": "トゥルーブラック"
}
},
"browser": {
@ -277,7 +277,7 @@
}
},
"autoplayGifv": {
"heading": ""
"heading": "タイムラインでGIFを自動再生"
},
"feedback": {
"heading": "機能リクエスト"
@ -330,22 +330,22 @@
"name": "編集履歴"
},
"report": {
"name": "",
"report": "",
"name": "{{acct}} の違反報告",
"report": "報告",
"forward": {
"heading": ""
"heading": "匿名で相手のサーバー {{instance}} にも送る"
},
"reasons": {
"heading": "",
"spam": "",
"other": "",
"violation": ""
"heading": "このアカウントを通報する理由はなんですか?",
"spam": "スパムだから",
"other": "他の理由があるから",
"violation": "サーバー・インスタンスの規則を破っているから"
},
"comment": {
"heading": ""
"heading": "他に何か意見はありますか?"
},
"violatedRules": {
"heading": ""
"heading": "サーバー・インスタンスの規則違反"
}
},
"search": {
@ -374,13 +374,13 @@
"statuses": "投稿"
},
"notFound": "{{type}} <bold>{{searchTerm}}</bold> は見つかりませんでした",
"noResult": ""
"noResult": "何も見つかりません。別の検索用語でお試しください。"
},
"toot": {
"name": "スレッド",
"remoteFetch": {
"title": "",
"message": ""
"title": "外部の内容が含まれます",
"message": "ローカルのインスタンスに特定のコンテンツのコピーが無い場合、リモートから直接取得することになります。これらのコンテンツに対しても通常同様の行動ができます。"
}
},
"users": {
@ -392,7 +392,7 @@
"reblogged_by": "{{count}} ブースト",
"favourited_by": "{{count}} お気に入り"
},
"resultIncomplete": ""
"resultIncomplete": "リモートインスタンスからの結果は不完全な場合があります"
}
}
}