Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Batch change sequence name language

  • Batch change sequence name language

    Posted by Brin Dood on July 7, 2022 at 2:11 pm

    Is there a quick way to rename/convert or amend all the sequence names in After effects from Simplified Chinese to English, without just going one at a time via google translate?

     

    I’m an editor and not very familiar with After Effects, so apologies if this is an easy one.

    I haven’t been able to find any help on this forum or on Adobe community support,

    but honestly that could be because I’m not sure how to word the search.

    Walter Soyka replied 4 years, 1 month ago 3 Members · 2 Replies
  • 2 Replies
  • Eric Santiago

    July 7, 2022 at 3:09 pm

    From within After Effects?
    I am curious too.

  • Walter Soyka

    July 7, 2022 at 7:06 pm

    Fun challenge. I wrote a quick script to help. The script will let you rename all the comps in a selection, or if no selection is made, all the comps in the project.

    When you run the script, it will create a dialog box with the names of all the comps it has found pre-loaded in the edit text box. When you click the “Rename” button, it will rename the comps with whatever the contents of the edit text box are.

    The workflow I’d suggest is this:

    1. Run the script.
    2. Select all and copy the Simplified Chinese comp names out of the dialog box.
    3. Paste them into a Google Sheets spreadsheet, starting at cell A1.
    4. In cell B1, enter this formula: =googletranslate(A1, “zh”, “en”)
    5. Select from cell B1 down to the last cell that has a name in the A column, and Fill Down (Ctrl+D on a PC, Cmd+R on a Mac)
    6. Select and copy all the translated names
    7. Paste them back into the script’s dialog box.
    8. Click “Rename”

    The script is attached.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy