tooot/src/i18n/ja/components/contextMenu.json

76 lines
2.5 KiB
JSON
Raw Normal View History

{
New Crowdin updates (#380) * New translations instance.json (German) * New translations timeline.json (Japanese) * New translations instance.json (Italian) * New translations instance.json (Japanese) * New translations instance.json (Korean) * New translations instance.json (Chinese Simplified) * New translations instance.json (Vietnamese) * New translations instance.json (Portuguese, Brazilian) * New translations relationship.json (Japanese) * New translations contextMenu.json (Japanese) * New translations announcements.json (Japanese) * New translations compose.json (Japanese) * New translations actions.json (Japanese) * New translations imageViewer.json (Japanese) * New translations tabs.json (Japanese) * New translations common.json (Japanese) * New translations instance.json (German) * New translations timeline.json (Japanese) * New translations instance.json (Italian) * New translations instance.json (Japanese) * New translations instance.json (Korean) * New translations instance.json (Chinese Simplified) * New translations instance.json (Vietnamese) * New translations instance.json (Portuguese, Brazilian) * New translations contextMenu.json (Japanese) * New translations compose.json (Japanese) * New translations tabs.json (Japanese) * New translations announcements.json (Japanese) * New translations imageViewer.json (Japanese) * New translations common.json (Japanese) * New translations contextMenu.json (German) * New translations contextMenu.json (Italian) * New translations accountSelection.json (Italian) * New translations contextMenu.json (Portuguese, Brazilian) * New translations accountSelection.json (Portuguese, Brazilian) * New translations contextMenu.json (Japanese)
2022-09-14 22:47:38 +02:00
"accessibilityHint": "このトゥートへのアクション、投稿されたユーザー、トゥート自体など",
"account": {
"title": "ユーザーアクション",
"mute": {
"action_false": "ユーザーをミュート",
"action_true": "ユーザーのミュートを解除"
},
"block": {
"action_false": "ユーザーをブロック",
"action_true": "ユーザーのブロックを解除"
},
"reports": {
"action": "通報とブロック"
}
},
New Crowdin updates (#357) * New translations tabs.json (Japanese) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Portuguese, Brazilian) * New translations parse.json (German) * New translations timeline.json (Chinese Simplified) * New translations timeline.json (Portuguese, Brazilian) * New translations parse.json (Portuguese, Brazilian) * New translations contextMenu.json (Vietnamese) * New translations timeline.json (Vietnamese) * New translations parse.json (Vietnamese) * New translations contextMenu.json (Chinese Traditional) * New translations parse.json (Chinese Traditional) * New translations contextMenu.json (Chinese Simplified) * New translations parse.json (Chinese Simplified) * New translations timeline.json (German) * New translations contextMenu.json (Korean) * New translations timeline.json (Korean) * New translations parse.json (Korean) * New translations contextMenu.json (Japanese) * New translations parse.json (Japanese) * New translations contextMenu.json (Italian) * New translations timeline.json (Italian) * New translations parse.json (Italian) * New translations contextMenu.json (German) * New translations contextMenu.json (Portuguese, Brazilian) * New translations accountSelection.json (German) * New translations accountSelection.json (Italian) * New translations accountSelection.json (Japanese) * New translations accountSelection.json (Korean) * New translations accountSelection.json (Chinese Simplified) * New translations accountSelection.json (Chinese Traditional) * New translations accountSelection.json (Vietnamese) * New translations accountSelection.json (Portuguese, Brazilian)
2022-08-13 00:49:09 +02:00
"copy": {
"action": "トゥートをコピー",
"succeed": "コピー完了"
New Crowdin updates (#357) * New translations tabs.json (Japanese) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Portuguese, Brazilian) * New translations parse.json (German) * New translations timeline.json (Chinese Simplified) * New translations timeline.json (Portuguese, Brazilian) * New translations parse.json (Portuguese, Brazilian) * New translations contextMenu.json (Vietnamese) * New translations timeline.json (Vietnamese) * New translations parse.json (Vietnamese) * New translations contextMenu.json (Chinese Traditional) * New translations parse.json (Chinese Traditional) * New translations contextMenu.json (Chinese Simplified) * New translations parse.json (Chinese Simplified) * New translations timeline.json (German) * New translations contextMenu.json (Korean) * New translations timeline.json (Korean) * New translations parse.json (Korean) * New translations contextMenu.json (Japanese) * New translations parse.json (Japanese) * New translations contextMenu.json (Italian) * New translations timeline.json (Italian) * New translations parse.json (Italian) * New translations contextMenu.json (German) * New translations contextMenu.json (Portuguese, Brazilian) * New translations accountSelection.json (German) * New translations accountSelection.json (Italian) * New translations accountSelection.json (Japanese) * New translations accountSelection.json (Korean) * New translations accountSelection.json (Chinese Simplified) * New translations accountSelection.json (Chinese Traditional) * New translations accountSelection.json (Vietnamese) * New translations accountSelection.json (Portuguese, Brazilian)
2022-08-13 00:49:09 +02:00
},
"instance": {
"title": "インスタンスアクション",
"block": {
"action": "インスタンスをブロック {{instance}}",
"alert": {
New Crowdin updates (#380) * New translations instance.json (German) * New translations timeline.json (Japanese) * New translations instance.json (Italian) * New translations instance.json (Japanese) * New translations instance.json (Korean) * New translations instance.json (Chinese Simplified) * New translations instance.json (Vietnamese) * New translations instance.json (Portuguese, Brazilian) * New translations relationship.json (Japanese) * New translations contextMenu.json (Japanese) * New translations announcements.json (Japanese) * New translations compose.json (Japanese) * New translations actions.json (Japanese) * New translations imageViewer.json (Japanese) * New translations tabs.json (Japanese) * New translations common.json (Japanese) * New translations instance.json (German) * New translations timeline.json (Japanese) * New translations instance.json (Italian) * New translations instance.json (Japanese) * New translations instance.json (Korean) * New translations instance.json (Chinese Simplified) * New translations instance.json (Vietnamese) * New translations instance.json (Portuguese, Brazilian) * New translations contextMenu.json (Japanese) * New translations compose.json (Japanese) * New translations tabs.json (Japanese) * New translations announcements.json (Japanese) * New translations imageViewer.json (Japanese) * New translations common.json (Japanese) * New translations contextMenu.json (German) * New translations contextMenu.json (Italian) * New translations accountSelection.json (Italian) * New translations contextMenu.json (Portuguese, Brazilian) * New translations accountSelection.json (Portuguese, Brazilian) * New translations contextMenu.json (Japanese)
2022-09-14 22:47:38 +02:00
"title": "インスタンス {{instance}} をブロックしますか?",
"message": "ほとんどの場合、特定のユーザーをミュートまたはブロックすることができます。\n\nインスタンスをブロックすると、このインスタンスからフォロワーを含むすべてのコンテンツが削除されます",
"buttons": {
"confirm": "確定"
}
}
}
},
"share": {
"status": {
"action": "トゥートを共有"
},
"account": {
"action": "ユーザーを共有"
}
},
"status": {
"title": "トゥートのアクション",
"edit": {
"action": "トゥートを編集"
},
"delete": {
"action": "トゥートを削除",
"alert": {
New Crowdin updates (#380) * New translations instance.json (German) * New translations timeline.json (Japanese) * New translations instance.json (Italian) * New translations instance.json (Japanese) * New translations instance.json (Korean) * New translations instance.json (Chinese Simplified) * New translations instance.json (Vietnamese) * New translations instance.json (Portuguese, Brazilian) * New translations relationship.json (Japanese) * New translations contextMenu.json (Japanese) * New translations announcements.json (Japanese) * New translations compose.json (Japanese) * New translations actions.json (Japanese) * New translations imageViewer.json (Japanese) * New translations tabs.json (Japanese) * New translations common.json (Japanese) * New translations instance.json (German) * New translations timeline.json (Japanese) * New translations instance.json (Italian) * New translations instance.json (Japanese) * New translations instance.json (Korean) * New translations instance.json (Chinese Simplified) * New translations instance.json (Vietnamese) * New translations instance.json (Portuguese, Brazilian) * New translations contextMenu.json (Japanese) * New translations compose.json (Japanese) * New translations tabs.json (Japanese) * New translations announcements.json (Japanese) * New translations imageViewer.json (Japanese) * New translations common.json (Japanese) * New translations contextMenu.json (German) * New translations contextMenu.json (Italian) * New translations accountSelection.json (Italian) * New translations contextMenu.json (Portuguese, Brazilian) * New translations accountSelection.json (Portuguese, Brazilian) * New translations contextMenu.json (Japanese)
2022-09-14 22:47:38 +02:00
"title": "削除しますか?",
"message": "この投稿へのすべてのお気に入り登録やブーストは消去され、すべての返信は孤立することになります。",
"buttons": {
"confirm": "確定"
}
}
},
"deleteEdit": {
"action": "トゥートを削除し、再投稿する",
"alert": {
New Crowdin updates (#380) * New translations instance.json (German) * New translations timeline.json (Japanese) * New translations instance.json (Italian) * New translations instance.json (Japanese) * New translations instance.json (Korean) * New translations instance.json (Chinese Simplified) * New translations instance.json (Vietnamese) * New translations instance.json (Portuguese, Brazilian) * New translations relationship.json (Japanese) * New translations contextMenu.json (Japanese) * New translations announcements.json (Japanese) * New translations compose.json (Japanese) * New translations actions.json (Japanese) * New translations imageViewer.json (Japanese) * New translations tabs.json (Japanese) * New translations common.json (Japanese) * New translations instance.json (German) * New translations timeline.json (Japanese) * New translations instance.json (Italian) * New translations instance.json (Japanese) * New translations instance.json (Korean) * New translations instance.json (Chinese Simplified) * New translations instance.json (Vietnamese) * New translations instance.json (Portuguese, Brazilian) * New translations contextMenu.json (Japanese) * New translations compose.json (Japanese) * New translations tabs.json (Japanese) * New translations announcements.json (Japanese) * New translations imageViewer.json (Japanese) * New translations common.json (Japanese) * New translations contextMenu.json (German) * New translations contextMenu.json (Italian) * New translations accountSelection.json (Italian) * New translations contextMenu.json (Portuguese, Brazilian) * New translations accountSelection.json (Portuguese, Brazilian) * New translations contextMenu.json (Japanese)
2022-09-14 22:47:38 +02:00
"title": "削除して再投稿しますか?",
"message": "この投稿へのすべてのお気に入り登録やブーストは消去され、すべての返信は孤立することになります。",
"buttons": {
"confirm": "確定"
}
}
},
"mute": {
"action_false": "トゥートと返信をミュート",
"action_true": "トゥートと返信のミュートを解除"
},
"pin": {
"action_false": "トゥートを固定",
"action_true": "トゥートの固定を解除"
}
}
}