tooot/src/i18n/ja/screens/compose.json

175 lines
6.2 KiB
JSON
Raw Normal View History

{
"heading": {
"left": {
"button": "キャンセル",
"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": "編集をキャンセルしますか?",
"buttons": {
"save": "下書きを保存",
"delete": "下書きを削除",
"cancel": "キャンセル"
}
}
},
"right": {
"button": {
"default": "トゥート",
"conversation": "DMをトゥート",
"reply": "トゥートに返信",
"deleteEdit": "トゥート",
"edit": "トゥート",
"share": "トゥート"
},
"alert": {
"default": {
"title": "トゥートに失敗しました",
"button": "もう一度やり直す"
},
"removeReply": {
"title": "返信されたトゥートが見つかりませんでした",
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
"description": "返信されたトゥートが削除された可能性があります。参照から削除しますか?",
"confirm": "参照を削除"
}
}
}
},
"content": {
"root": {
"header": {
"postingAs": "@{{acct}}@{{domain}} としてトゥート",
"spoilerInput": {
"placeholder": "注意書き"
},
"textInput": {
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
"placeholder": "今なにかんがえてるの?",
"keyboardImage": {
"exceedMaximum": {
"title": "アップロードできるメディアの数の上限に達しました",
"OK": "$t(common:buttons.OK)"
}
}
}
},
"footer": {
"attachments": {
"sensitive": "メディアを閲覧注意にする",
"remove": {
"accessibilityLabel": "{{attachment}} のメディアを削除する"
},
"edit": {
"accessibilityLabel": "{{attachment}} のメディアを編集する"
},
"upload": {
"accessibilityLabel": "アップロードするメディアを追加する"
}
},
"emojis": {
"accessibilityHint": "タップして絵文字を追加"
},
"poll": {
"option": {
"placeholder": {
"accessibilityLabel": "投票オプション {{index}}",
"single": "単一選択項目",
"multiple": "複数選択項目"
}
},
"quantity": {
"reduce": {
"accessibilityLabel": "投票の選択肢を {{amount}} に減らす",
"accessibilityHint": "最小の投票数 {{amount}} に到達しました"
},
"increase": {
"accessibilityLabel": "投票の選択肢を {{amount}} に増やす",
"accessibilityHint": "最大の投票数 {{amount}} に到達しました"
}
},
"multiple": {
"heading": "投票タイプ",
"options": {
"single": "単一選択式",
New Crowdin updates (#488) * New translations tabs.json (Italian) * New translations tabs.json (Japanese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Portuguese, Brazilian) * New translations tabs.json (French) * New translations tabs.json (Polish) * New translations tabs.json (Spanish) * New translations tabs.json (Swedish) * New translations tabs.json (Czech) * New translations common.json (Dutch) * New translations instance.json (Dutch) * New translations parse.json (Dutch) * New translations relationship.json (Dutch) * New translations timeline.json (Dutch) * New translations actions.json (Dutch) * New translations imageViewer.json (Dutch) * New translations announcements.json (Dutch) * New translations compose.json (Dutch) * New translations screens.json (Dutch) * New translations tabs.json (Dutch) * New translations mediaSelector.json (Dutch) * New translations emojis.json (Dutch) * New translations contextMenu.json (Dutch) * New translations accountSelection.json (Dutch) * New translations common.json (Dutch) * New translations instance.json (Dutch) * New translations parse.json (Dutch) * New translations relationship.json (Dutch) * New translations timeline.json (Dutch) * New translations actions.json (Dutch) * New translations imageViewer.json (Dutch) * New translations announcements.json (Dutch) * New translations compose.json (Dutch) * New translations screens.json (Dutch) * New translations tabs.json (Dutch) * New translations timeline.json (Dutch) * New translations actions.json (Dutch) * New translations compose.json (Dutch) * New translations screens.json (Dutch) * New translations tabs.json (Dutch) * New translations mediaSelector.json (Dutch) * New translations emojis.json (Dutch) * New translations contextMenu.json (Dutch) * New translations accountSelection.json (Dutch) * New translations instance.json (German) * New translations tabs.json (Chinese Traditional) * New translations compose.json (Chinese Simplified) * New translations compose.json (Chinese Traditional) * New translations compose.json (Vietnamese) * New translations compose.json (Portuguese, Brazilian) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Japanese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Vietnamese) * New translations compose.json (Japanese) * New translations tabs.json (Portuguese, Brazilian) * New translations common.json (German) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Korean) * New translations common.json (Chinese Simplified) * New translations common.json (Chinese Traditional) * New translations common.json (Vietnamese) * New translations common.json (Portuguese, Brazilian) * New translations common.json (French) * New translations compose.json (Korean) * New translations compose.json (Italian) * New translations instance.json (Italian) * New translations contextMenu.json (Chinese Simplified) * New translations instance.json (Japanese) * New translations instance.json (Korean) * New translations instance.json (Chinese Simplified) * New translations instance.json (Chinese Traditional) * New translations instance.json (Vietnamese) * New translations instance.json (Portuguese, Brazilian) * New translations contextMenu.json (German) * New translations contextMenu.json (Italian) * New translations contextMenu.json (Japanese) * New translations contextMenu.json (Korean) * New translations contextMenu.json (Chinese Traditional) * New translations compose.json (German) * New translations contextMenu.json (Vietnamese) * New translations contextMenu.json (Portuguese, Brazilian) * New translations imageViewer.json (German) * New translations imageViewer.json (Italian) * New translations imageViewer.json (Japanese) * New translations imageViewer.json (Korean) * New translations imageViewer.json (Chinese Simplified) * New translations imageViewer.json (Chinese Traditional) * New translations imageViewer.json (Vietnamese) * New translations imageViewer.json (Portuguese, Brazilian) * New translations instance.json (French) * New translations imageViewer.json (French) * New translations imageViewer.json (Swedish) * New translations tabs.json (Dutch) * New translations compose.json (Dutch) * New translations imageViewer.json (Dutch) * New translations instance.json (Dutch) * New translations common.json (Dutch) * New translations contextMenu.json (Czech) * New translations tabs.json (Czech) * New translations compose.json (Czech) * New translations imageViewer.json (Czech) * New translations instance.json (Czech) * New translations common.json (Czech) * New translations contextMenu.json (Swedish) * New translations tabs.json (Swedish) * New translations compose.json (Swedish) * New translations instance.json (Swedish) * New translations compose.json (French) * New translations tabs.json (Polish) * New translations tabs.json (French) * New translations contextMenu.json (French) * New translations common.json (Polish) * New translations instance.json (Polish) * New translations imageViewer.json (Polish) * New translations compose.json (Polish) * New translations contextMenu.json (Polish) * New translations common.json (Swedish) * New translations common.json (Spanish) * New translations instance.json (Spanish) * New translations imageViewer.json (Spanish) * New translations compose.json (Spanish) * New translations tabs.json (Spanish) * New translations contextMenu.json (Spanish) * New translations contextMenu.json (Dutch) * New translations contextMenu.json (Japanese) * New translations tabs.json (Japanese) * New translations common.json (Japanese) * New translations common.json (Dutch) * New translations tabs.json (Dutch) * New translations contextMenu.json (Dutch) * New translations common.json (Swedish) * New translations tabs.json (Swedish) * New translations contextMenu.json (Swedish) * New translations contextMenu.json (Dutch) * New translations contextMenu.json (German) * New translations tabs.json (German) * New translations common.json (German) * New translations common.json (Spanish) * New translations tabs.json (Spanish) * New translations contextMenu.json (Spanish) * New translations contextMenu.json (Vietnamese) * New translations tabs.json (Vietnamese) * New translations common.json (Vietnamese) * New translations contextMenu.json (German) * New translations tabs.json (Spanish) * New translations common.json (French) * New translations tabs.json (French) * New translations contextMenu.json (French) * New translations common.json (Polish) * New translations tabs.json (Polish) * New translations contextMenu.json (Polish) * New translations common.json (Spanish) * New translations contextMenu.json (Spanish) * New translations common.json (Vietnamese) * New translations common.json (Swedish) * New translations tabs.json (Swedish) * New translations contextMenu.json (Swedish) * New translations common.json (Czech) * New translations tabs.json (Czech) * New translations contextMenu.json (Czech) * New translations common.json (Dutch) * New translations tabs.json (Dutch) * New translations common.json (Portuguese, Brazilian) * New translations common.json (Chinese Traditional) * New translations contextMenu.json (Italian) * New translations tabs.json (Japanese) * New translations contextMenu.json (Japanese) * New translations contextMenu.json (Korean) * New translations contextMenu.json (Chinese Simplified) * New translations contextMenu.json (Chinese Traditional) * New translations contextMenu.json (Vietnamese) * New translations contextMenu.json (Portuguese, Brazilian) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Korean) * New translations common.json (Chinese Simplified) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Portuguese, Brazilian) * New translations common.json (German) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Korean) * New translations contextMenu.json (Dutch) * New translations actions.json (Catalan) * New translations contextMenu.json (Catalan) * New translations emojis.json (Catalan) * New translations mediaSelector.json (Catalan) * New translations tabs.json (Catalan) * New translations screens.json (Catalan) * New translations compose.json (Catalan) * New translations announcements.json (Catalan) * New translations imageViewer.json (Catalan) * New translations timeline.json (Catalan) * New translations timeline.json (Chinese Traditional) * New translations relationship.json (Catalan) * New translations parse.json (Catalan) * New translations instance.json (Catalan) * New translations common.json (Catalan) * New translations contextMenu.json (Spanish) * New translations common.json (Chinese Traditional) * New translations tabs.json (Chinese Traditional) * New translations contextMenu.json (Chinese Traditional) * New translations mediaSelector.json (Chinese Traditional) * New translations accountSelection.json (Catalan) * New translations common.json (Dutch) * New translations tabs.json (Dutch) * New translations contextMenu.json (Dutch) * New translations common.json (Catalan) * New translations instance.json (Catalan) * New translations parse.json (Catalan) * New translations timeline.json (Catalan) * New translations actions.json (Catalan) * New translations imageViewer.json (Catalan) * New translations announcements.json (Catalan) * New translations compose.json (Catalan) * New translations screens.json (Catalan) * New translations tabs.json (Catalan) * New translations contextMenu.json (Catalan) * New translations tabs.json (Spanish) * New translations compose.json (Catalan) * New translations tabs.json (Catalan) * New translations tabs.json (German) * New translations tabs.json (Polish) * New translations compose.json (Catalan) * New translations timeline.json (Catalan) * New translations tabs.json (Dutch) * New translations tabs.json (Czech) * New translations tabs.json (Swedish) * New translations tabs.json (Spanish) * New translations tabs.json (French) * New translations tabs.json (Italian) * New translations tabs.json (Portuguese, Brazilian) * New translations tabs.json (Vietnamese) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Korean) * New translations tabs.json (Japanese) * New translations tabs.json (Catalan) * New translations tabs.json (Chinese Simplified) * New translations contextMenu.json (Chinese Simplified) * New translations common.json (Chinese Simplified)
2022-12-04 01:14:27 +01:00
"multiple": "複数選択式"
}
},
"expiration": {
"heading": "終了時間",
"options": {
"300": "5分",
"1800": "30分",
"3600": "1時間",
"21600": "6時間",
"86400": "1日",
"259200": "3日",
New Crowdin updates (#488) * New translations tabs.json (Italian) * New translations tabs.json (Japanese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Portuguese, Brazilian) * New translations tabs.json (French) * New translations tabs.json (Polish) * New translations tabs.json (Spanish) * New translations tabs.json (Swedish) * New translations tabs.json (Czech) * New translations common.json (Dutch) * New translations instance.json (Dutch) * New translations parse.json (Dutch) * New translations relationship.json (Dutch) * New translations timeline.json (Dutch) * New translations actions.json (Dutch) * New translations imageViewer.json (Dutch) * New translations announcements.json (Dutch) * New translations compose.json (Dutch) * New translations screens.json (Dutch) * New translations tabs.json (Dutch) * New translations mediaSelector.json (Dutch) * New translations emojis.json (Dutch) * New translations contextMenu.json (Dutch) * New translations accountSelection.json (Dutch) * New translations common.json (Dutch) * New translations instance.json (Dutch) * New translations parse.json (Dutch) * New translations relationship.json (Dutch) * New translations timeline.json (Dutch) * New translations actions.json (Dutch) * New translations imageViewer.json (Dutch) * New translations announcements.json (Dutch) * New translations compose.json (Dutch) * New translations screens.json (Dutch) * New translations tabs.json (Dutch) * New translations timeline.json (Dutch) * New translations actions.json (Dutch) * New translations compose.json (Dutch) * New translations screens.json (Dutch) * New translations tabs.json (Dutch) * New translations mediaSelector.json (Dutch) * New translations emojis.json (Dutch) * New translations contextMenu.json (Dutch) * New translations accountSelection.json (Dutch) * New translations instance.json (German) * New translations tabs.json (Chinese Traditional) * New translations compose.json (Chinese Simplified) * New translations compose.json (Chinese Traditional) * New translations compose.json (Vietnamese) * New translations compose.json (Portuguese, Brazilian) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Japanese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Vietnamese) * New translations compose.json (Japanese) * New translations tabs.json (Portuguese, Brazilian) * New translations common.json (German) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Korean) * New translations common.json (Chinese Simplified) * New translations common.json (Chinese Traditional) * New translations common.json (Vietnamese) * New translations common.json (Portuguese, Brazilian) * New translations common.json (French) * New translations compose.json (Korean) * New translations compose.json (Italian) * New translations instance.json (Italian) * New translations contextMenu.json (Chinese Simplified) * New translations instance.json (Japanese) * New translations instance.json (Korean) * New translations instance.json (Chinese Simplified) * New translations instance.json (Chinese Traditional) * New translations instance.json (Vietnamese) * New translations instance.json (Portuguese, Brazilian) * New translations contextMenu.json (German) * New translations contextMenu.json (Italian) * New translations contextMenu.json (Japanese) * New translations contextMenu.json (Korean) * New translations contextMenu.json (Chinese Traditional) * New translations compose.json (German) * New translations contextMenu.json (Vietnamese) * New translations contextMenu.json (Portuguese, Brazilian) * New translations imageViewer.json (German) * New translations imageViewer.json (Italian) * New translations imageViewer.json (Japanese) * New translations imageViewer.json (Korean) * New translations imageViewer.json (Chinese Simplified) * New translations imageViewer.json (Chinese Traditional) * New translations imageViewer.json (Vietnamese) * New translations imageViewer.json (Portuguese, Brazilian) * New translations instance.json (French) * New translations imageViewer.json (French) * New translations imageViewer.json (Swedish) * New translations tabs.json (Dutch) * New translations compose.json (Dutch) * New translations imageViewer.json (Dutch) * New translations instance.json (Dutch) * New translations common.json (Dutch) * New translations contextMenu.json (Czech) * New translations tabs.json (Czech) * New translations compose.json (Czech) * New translations imageViewer.json (Czech) * New translations instance.json (Czech) * New translations common.json (Czech) * New translations contextMenu.json (Swedish) * New translations tabs.json (Swedish) * New translations compose.json (Swedish) * New translations instance.json (Swedish) * New translations compose.json (French) * New translations tabs.json (Polish) * New translations tabs.json (French) * New translations contextMenu.json (French) * New translations common.json (Polish) * New translations instance.json (Polish) * New translations imageViewer.json (Polish) * New translations compose.json (Polish) * New translations contextMenu.json (Polish) * New translations common.json (Swedish) * New translations common.json (Spanish) * New translations instance.json (Spanish) * New translations imageViewer.json (Spanish) * New translations compose.json (Spanish) * New translations tabs.json (Spanish) * New translations contextMenu.json (Spanish) * New translations contextMenu.json (Dutch) * New translations contextMenu.json (Japanese) * New translations tabs.json (Japanese) * New translations common.json (Japanese) * New translations common.json (Dutch) * New translations tabs.json (Dutch) * New translations contextMenu.json (Dutch) * New translations common.json (Swedish) * New translations tabs.json (Swedish) * New translations contextMenu.json (Swedish) * New translations contextMenu.json (Dutch) * New translations contextMenu.json (German) * New translations tabs.json (German) * New translations common.json (German) * New translations common.json (Spanish) * New translations tabs.json (Spanish) * New translations contextMenu.json (Spanish) * New translations contextMenu.json (Vietnamese) * New translations tabs.json (Vietnamese) * New translations common.json (Vietnamese) * New translations contextMenu.json (German) * New translations tabs.json (Spanish) * New translations common.json (French) * New translations tabs.json (French) * New translations contextMenu.json (French) * New translations common.json (Polish) * New translations tabs.json (Polish) * New translations contextMenu.json (Polish) * New translations common.json (Spanish) * New translations contextMenu.json (Spanish) * New translations common.json (Vietnamese) * New translations common.json (Swedish) * New translations tabs.json (Swedish) * New translations contextMenu.json (Swedish) * New translations common.json (Czech) * New translations tabs.json (Czech) * New translations contextMenu.json (Czech) * New translations common.json (Dutch) * New translations tabs.json (Dutch) * New translations common.json (Portuguese, Brazilian) * New translations common.json (Chinese Traditional) * New translations contextMenu.json (Italian) * New translations tabs.json (Japanese) * New translations contextMenu.json (Japanese) * New translations contextMenu.json (Korean) * New translations contextMenu.json (Chinese Simplified) * New translations contextMenu.json (Chinese Traditional) * New translations contextMenu.json (Vietnamese) * New translations contextMenu.json (Portuguese, Brazilian) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Korean) * New translations common.json (Chinese Simplified) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Portuguese, Brazilian) * New translations common.json (German) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Korean) * New translations contextMenu.json (Dutch) * New translations actions.json (Catalan) * New translations contextMenu.json (Catalan) * New translations emojis.json (Catalan) * New translations mediaSelector.json (Catalan) * New translations tabs.json (Catalan) * New translations screens.json (Catalan) * New translations compose.json (Catalan) * New translations announcements.json (Catalan) * New translations imageViewer.json (Catalan) * New translations timeline.json (Catalan) * New translations timeline.json (Chinese Traditional) * New translations relationship.json (Catalan) * New translations parse.json (Catalan) * New translations instance.json (Catalan) * New translations common.json (Catalan) * New translations contextMenu.json (Spanish) * New translations common.json (Chinese Traditional) * New translations tabs.json (Chinese Traditional) * New translations contextMenu.json (Chinese Traditional) * New translations mediaSelector.json (Chinese Traditional) * New translations accountSelection.json (Catalan) * New translations common.json (Dutch) * New translations tabs.json (Dutch) * New translations contextMenu.json (Dutch) * New translations common.json (Catalan) * New translations instance.json (Catalan) * New translations parse.json (Catalan) * New translations timeline.json (Catalan) * New translations actions.json (Catalan) * New translations imageViewer.json (Catalan) * New translations announcements.json (Catalan) * New translations compose.json (Catalan) * New translations screens.json (Catalan) * New translations tabs.json (Catalan) * New translations contextMenu.json (Catalan) * New translations tabs.json (Spanish) * New translations compose.json (Catalan) * New translations tabs.json (Catalan) * New translations tabs.json (German) * New translations tabs.json (Polish) * New translations compose.json (Catalan) * New translations timeline.json (Catalan) * New translations tabs.json (Dutch) * New translations tabs.json (Czech) * New translations tabs.json (Swedish) * New translations tabs.json (Spanish) * New translations tabs.json (French) * New translations tabs.json (Italian) * New translations tabs.json (Portuguese, Brazilian) * New translations tabs.json (Vietnamese) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Korean) * New translations tabs.json (Japanese) * New translations tabs.json (Catalan) * New translations tabs.json (Chinese Simplified) * New translations contextMenu.json (Chinese Simplified) * New translations common.json (Chinese Simplified)
2022-12-04 01:14:27 +01:00
"604800": "7日"
}
}
}
},
"actions": {
"attachment": {
"accessibilityLabel": "メディアをアップロード",
"accessibilityHint": "メディアをアップロードした場合、投票機能は無効化されます",
"failed": {
"alert": {
"title": "アップロードに失敗",
"button": "再試行"
}
}
},
"poll": {
"accessibilityLabel": "投票を追加",
"accessibilityHint": "投票がアクティブな場合、メディアのアップロードは無効化されます"
},
"visibility": {
"accessibilityLabel": "公開範囲は {{visibility}} です",
"title": "公開範囲",
"options": {
"public": "公開",
"unlisted": "未収載",
"private": "フォロワー限定",
New Crowdin updates (#488) * New translations tabs.json (Italian) * New translations tabs.json (Japanese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Portuguese, Brazilian) * New translations tabs.json (French) * New translations tabs.json (Polish) * New translations tabs.json (Spanish) * New translations tabs.json (Swedish) * New translations tabs.json (Czech) * New translations common.json (Dutch) * New translations instance.json (Dutch) * New translations parse.json (Dutch) * New translations relationship.json (Dutch) * New translations timeline.json (Dutch) * New translations actions.json (Dutch) * New translations imageViewer.json (Dutch) * New translations announcements.json (Dutch) * New translations compose.json (Dutch) * New translations screens.json (Dutch) * New translations tabs.json (Dutch) * New translations mediaSelector.json (Dutch) * New translations emojis.json (Dutch) * New translations contextMenu.json (Dutch) * New translations accountSelection.json (Dutch) * New translations common.json (Dutch) * New translations instance.json (Dutch) * New translations parse.json (Dutch) * New translations relationship.json (Dutch) * New translations timeline.json (Dutch) * New translations actions.json (Dutch) * New translations imageViewer.json (Dutch) * New translations announcements.json (Dutch) * New translations compose.json (Dutch) * New translations screens.json (Dutch) * New translations tabs.json (Dutch) * New translations timeline.json (Dutch) * New translations actions.json (Dutch) * New translations compose.json (Dutch) * New translations screens.json (Dutch) * New translations tabs.json (Dutch) * New translations mediaSelector.json (Dutch) * New translations emojis.json (Dutch) * New translations contextMenu.json (Dutch) * New translations accountSelection.json (Dutch) * New translations instance.json (German) * New translations tabs.json (Chinese Traditional) * New translations compose.json (Chinese Simplified) * New translations compose.json (Chinese Traditional) * New translations compose.json (Vietnamese) * New translations compose.json (Portuguese, Brazilian) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Japanese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Vietnamese) * New translations compose.json (Japanese) * New translations tabs.json (Portuguese, Brazilian) * New translations common.json (German) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Korean) * New translations common.json (Chinese Simplified) * New translations common.json (Chinese Traditional) * New translations common.json (Vietnamese) * New translations common.json (Portuguese, Brazilian) * New translations common.json (French) * New translations compose.json (Korean) * New translations compose.json (Italian) * New translations instance.json (Italian) * New translations contextMenu.json (Chinese Simplified) * New translations instance.json (Japanese) * New translations instance.json (Korean) * New translations instance.json (Chinese Simplified) * New translations instance.json (Chinese Traditional) * New translations instance.json (Vietnamese) * New translations instance.json (Portuguese, Brazilian) * New translations contextMenu.json (German) * New translations contextMenu.json (Italian) * New translations contextMenu.json (Japanese) * New translations contextMenu.json (Korean) * New translations contextMenu.json (Chinese Traditional) * New translations compose.json (German) * New translations contextMenu.json (Vietnamese) * New translations contextMenu.json (Portuguese, Brazilian) * New translations imageViewer.json (German) * New translations imageViewer.json (Italian) * New translations imageViewer.json (Japanese) * New translations imageViewer.json (Korean) * New translations imageViewer.json (Chinese Simplified) * New translations imageViewer.json (Chinese Traditional) * New translations imageViewer.json (Vietnamese) * New translations imageViewer.json (Portuguese, Brazilian) * New translations instance.json (French) * New translations imageViewer.json (French) * New translations imageViewer.json (Swedish) * New translations tabs.json (Dutch) * New translations compose.json (Dutch) * New translations imageViewer.json (Dutch) * New translations instance.json (Dutch) * New translations common.json (Dutch) * New translations contextMenu.json (Czech) * New translations tabs.json (Czech) * New translations compose.json (Czech) * New translations imageViewer.json (Czech) * New translations instance.json (Czech) * New translations common.json (Czech) * New translations contextMenu.json (Swedish) * New translations tabs.json (Swedish) * New translations compose.json (Swedish) * New translations instance.json (Swedish) * New translations compose.json (French) * New translations tabs.json (Polish) * New translations tabs.json (French) * New translations contextMenu.json (French) * New translations common.json (Polish) * New translations instance.json (Polish) * New translations imageViewer.json (Polish) * New translations compose.json (Polish) * New translations contextMenu.json (Polish) * New translations common.json (Swedish) * New translations common.json (Spanish) * New translations instance.json (Spanish) * New translations imageViewer.json (Spanish) * New translations compose.json (Spanish) * New translations tabs.json (Spanish) * New translations contextMenu.json (Spanish) * New translations contextMenu.json (Dutch) * New translations contextMenu.json (Japanese) * New translations tabs.json (Japanese) * New translations common.json (Japanese) * New translations common.json (Dutch) * New translations tabs.json (Dutch) * New translations contextMenu.json (Dutch) * New translations common.json (Swedish) * New translations tabs.json (Swedish) * New translations contextMenu.json (Swedish) * New translations contextMenu.json (Dutch) * New translations contextMenu.json (German) * New translations tabs.json (German) * New translations common.json (German) * New translations common.json (Spanish) * New translations tabs.json (Spanish) * New translations contextMenu.json (Spanish) * New translations contextMenu.json (Vietnamese) * New translations tabs.json (Vietnamese) * New translations common.json (Vietnamese) * New translations contextMenu.json (German) * New translations tabs.json (Spanish) * New translations common.json (French) * New translations tabs.json (French) * New translations contextMenu.json (French) * New translations common.json (Polish) * New translations tabs.json (Polish) * New translations contextMenu.json (Polish) * New translations common.json (Spanish) * New translations contextMenu.json (Spanish) * New translations common.json (Vietnamese) * New translations common.json (Swedish) * New translations tabs.json (Swedish) * New translations contextMenu.json (Swedish) * New translations common.json (Czech) * New translations tabs.json (Czech) * New translations contextMenu.json (Czech) * New translations common.json (Dutch) * New translations tabs.json (Dutch) * New translations common.json (Portuguese, Brazilian) * New translations common.json (Chinese Traditional) * New translations contextMenu.json (Italian) * New translations tabs.json (Japanese) * New translations contextMenu.json (Japanese) * New translations contextMenu.json (Korean) * New translations contextMenu.json (Chinese Simplified) * New translations contextMenu.json (Chinese Traditional) * New translations contextMenu.json (Vietnamese) * New translations contextMenu.json (Portuguese, Brazilian) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Korean) * New translations common.json (Chinese Simplified) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Portuguese, Brazilian) * New translations common.json (German) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Korean) * New translations contextMenu.json (Dutch) * New translations actions.json (Catalan) * New translations contextMenu.json (Catalan) * New translations emojis.json (Catalan) * New translations mediaSelector.json (Catalan) * New translations tabs.json (Catalan) * New translations screens.json (Catalan) * New translations compose.json (Catalan) * New translations announcements.json (Catalan) * New translations imageViewer.json (Catalan) * New translations timeline.json (Catalan) * New translations timeline.json (Chinese Traditional) * New translations relationship.json (Catalan) * New translations parse.json (Catalan) * New translations instance.json (Catalan) * New translations common.json (Catalan) * New translations contextMenu.json (Spanish) * New translations common.json (Chinese Traditional) * New translations tabs.json (Chinese Traditional) * New translations contextMenu.json (Chinese Traditional) * New translations mediaSelector.json (Chinese Traditional) * New translations accountSelection.json (Catalan) * New translations common.json (Dutch) * New translations tabs.json (Dutch) * New translations contextMenu.json (Dutch) * New translations common.json (Catalan) * New translations instance.json (Catalan) * New translations parse.json (Catalan) * New translations timeline.json (Catalan) * New translations actions.json (Catalan) * New translations imageViewer.json (Catalan) * New translations announcements.json (Catalan) * New translations compose.json (Catalan) * New translations screens.json (Catalan) * New translations tabs.json (Catalan) * New translations contextMenu.json (Catalan) * New translations tabs.json (Spanish) * New translations compose.json (Catalan) * New translations tabs.json (Catalan) * New translations tabs.json (German) * New translations tabs.json (Polish) * New translations compose.json (Catalan) * New translations timeline.json (Catalan) * New translations tabs.json (Dutch) * New translations tabs.json (Czech) * New translations tabs.json (Swedish) * New translations tabs.json (Spanish) * New translations tabs.json (French) * New translations tabs.json (Italian) * New translations tabs.json (Portuguese, Brazilian) * New translations tabs.json (Vietnamese) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Korean) * New translations tabs.json (Japanese) * New translations tabs.json (Catalan) * New translations tabs.json (Chinese Simplified) * New translations contextMenu.json (Chinese Simplified) * New translations common.json (Chinese Simplified)
2022-12-04 01:14:27 +01:00
"direct": "ダイレクトメッセージ"
}
},
"spoiler": {
"accessibilityLabel": "スポイラーの設定"
},
"emoji": {
"accessibilityLabel": "絵文字を追加",
"accessibilityHint": "絵文字選択パネルを開き、横にスワイプしてページを変更します"
}
},
"drafts_one": "下書き ({{count}})",
"drafts_other": "下書き ({{count}})"
},
"editAttachment": {
"header": {
"title": "メディアを編集",
"right": {
"accessibilityLabel": "メディアの編集を保存",
"failed": {
"title": "編集に失敗",
"button": "再試行"
}
}
},
"content": {
"altText": {
"heading": "閲覧が難しいユーザーへの説明",
"placeholder": "目の不自由な人や視覚障がいを持つ人を含むより多くの人がメディアにアクセスできるようになる、代替テキスト(alt-text)とも呼ばれる説明をメディアに追加することができます。\n\n簡潔でありながらも、メディアの文脈を正確に理解できるような表現が良い説明です。"
},
"imageFocus": "円形の枠をドラッグしてサムネイルの焦点にしたい場所を更新します"
}
},
"draftsList": {
"header": {
"title": "下書き"
},
"warning": "下書きは端末内のみに保存されます。下書きが不幸な出来事によって失われる可能性があります。そのため下書きを長期保存のために使用しないことを推奨します。",
"content": {
"accessibilityHint": "下書きを保存しました。タップしてこの下書きを編集します",
"textEmpty": "コンテンツが空です"
},
"checkAttachment": "サーバー上にあるメディアを確認しています…"
}
}
}