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

16 lines
407 B
JSON
Raw Normal View History

{
"follow": {
"function": "ユーザーをフォロー"
},
"block": {
"function": "ユーザーをブロック"
},
"button": {
"error": "読み込みエラー",
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
"blocked_by": "ユーザーによってブロック",
"blocking": "ブロックを解除",
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
"following": "フォローをやめる",
"requested": "リクエストを削除",
"default": "フォロー"
}
}