Unreal Engine Localization
Unreal Engine localization with console certification support
免登入 $19 起 變數安全
問題所在
- String tables break with missing context
- Console certification fails on formatting errors
- Blueprint variables get translated incorrectly
- UI text overflows in different languages
解決方案
- Context-aware translation preserves meaning
- Console TRC/LOT compliant variable locking
- Blueprint variables protected
- UI-aware length validation
翻譯前後對比
查看 Unreal Engine 檔案在 AI 翻譯前後的樣貌。變數將保持不變。
原始內容(英文)
字數:8NSLOCTEXT("GameUI", "WelcomeMsg", "Welcome {player_name}!")\nLOCGEN("Quest", "Objective", "Collect {count} items")翻譯內容(西班牙文)
28 種以上語言NSLOCTEXT("GameUI", "WelcomeMsg", "¡Bienvenido {player_name}!")\nLOCGEN("Quest", "Objective", "Recoge {count} objetos")注意:所有變數(例如 {pattern})在翻譯版本中將完全保持不變。
變數保護模式
Unreal Engine 檔案包含特殊模式,絕對不可翻譯。我們的 AI 會自動鎖定這些模式。
Locked
{player_name} Unreal variables
Preserved
NSLOCTEXT Unreal macros
Preserved
LOCGEN Unreal macros
Preserved
"GameUI" Namespaces
準備好將您的 Unreal 遊戲本地化了嗎?
上傳您的 Unreal Engine 檔案,24 小時內取得變數安全的 AI 翻譯。免登入。每份檔案 $19 起。
24 小時 · 變數安全 · 28 種以上語言