Skip to content

A Scripting script use for translating Xcode localizable.xcstring.

Notifications You must be signed in to change notification settings

thomfang/xcode-localizable-translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xcode Localizable Translation

A Scripting script use for translating Xcode localizable.xcstring.

Usage

  • Install Script
  • Open your iOS project in Xcode
  • Open the Localizable file in the project as Source Code and copy all the contents
  • Run the script in the Scripting app
  • After the script recognizes the legal localizable.xcstring format content, it will ask you whether to start translating.
  • After confirmation, it will start translating and finally set the translated content to the clipboard.
  • You can paste it directly into the Localizable file.

Requirements

  • Scripting PRO feature
  • Select a API provider, ChatGPT 4o or Google Gemini 2.0 is recommended.
  • Ensure you have set an available API key for the specified API provider.

About

A Scripting script use for translating Xcode localizable.xcstring.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors