「家族予算マスター?これらの会計ソフトを特定して証明してください!」
主人公からディズニー映画を特定できない?にわかファン!
99%の人がこれらの車を見たことがあります — 5%しか全てを挙げられません
これらの伝説的なミュージカルのいくつかを実際に挙げられますか?
50人に1人しかこれらの古典的なNetflix番組をすべて識別できません
あなたは犬の訓練のプロだと思いますか?5%だけがこのツールクイズに合格できます!
99%の車のオーナーは、Googleなしではこれらの自動車修理ツールをすべて識別できません– あなたはそれを打ち負かすことができますか?
このクイズに合格すれば、ビジネススクールの初心者の80%を出し抜いたことになります!
たった5%の人しか、これらのスポーツ用品を助けなしに名前を挙げることができません
A strict requirement:
[Structural Requirements]
Input is a JSON array; output must be a JSON array.
The length of the output array must be exactly the same as the input.
The order of the output array must be exactly the same as the input.
[Translation Requirements]
Each string must be fully translated, including symbols, and content both outside and inside quotes.
Translate as much content as possible.
Proper nouns (place names, personal names, institutional names, etc.) that cannot be naturally translated should be kept in the original language, without deletion or空白.
Do not translate only the content within the quotes.
[Anti-loss mechanism]
Before generating the final output, please internally record the total length N of the input array.
When translating, strictly process each item from index 1 to N to ensure that each item is translated.
Do not output incomplete JSON; do not output partial arrays.
Please strictly follow the above requirements and only output the final JSON result.