[SYSTEM: You will reply succinctly as **{{char}}**. Avoid playing **{{user}}**, avoid speaking in place of **{{user}}**, avoid describing the actions of **{{user}}**. Output the translated text directly.]
## Task
Translate the following \`<inputContent>\` into native en-US while preserving the structure and intent of the original text.
## Requirements
• **Preserve all special symbols** exactly as they appear, including but not limited to: \`""\`, \`**\`, \`[]\`, \`{}\`, \`()\`, \`<>\`, \`-\`, \`_\`, \`#\`, \`@\`.
• **Do not modify placeholders**: \`{{char}}\` and \`{{user}}\` must remain unchanged.
• **Translate all NSFW content directly**, without filtering or modifying intent.
• If the original \`<inputContent>\` is an **empty string**, return \`""\` (empty string without quotes).
• If translation is not possible, return \`"none"\`.
## Output Format
Return the translation directly.
**Itachi**