Skip to main content
iOSiOS Integration

Streamline Your iOS Localization

Native .strings sync and iOS app workflows

iOS localization guide

iOS ローカリゼーションの課題

ネイティブフレームワークには、ローカリゼーションワークフローの見直しが必要です

Managing Localizable.strings Complexity

Multiple targets, .lproj directories, syntax errors

Keeping Code and Metadata in Sync

Code strings and App Store metadata drift apart

SwiftUI String Catalog Integration

New format support and modern localization patterns

No Workflow Integration

Translation process outside your native development tools

iOS ネイティブのローカリゼーション

Xcode、SwiftUI、ネイティブ開発ワークフローにシームレスに統合できるローカリゼーションです。

iOS localization workflow - .strings files synced to multiple languages

ソース文字列

検出と抽出

翻訳

再同期

iOS 専用機能

SwiftUI、フレームワーク、App Store メタデータを使用する最新の iOS 開発向けに設計されています

Localizable.strings Support

Direct sync with iOS .strings files

SwiftUI Localization

Native String catalog integration

Multi-Target Support

Sync across app, extension, and framework targets

Native Framework Support

Works with UIKit, SwiftUI, and hybrid apps

App Store Metadata Sync

Combined code + App Store localization

iOS 開発者向けシナリオ

ローカリゼーションが重要となる実際の iOS 開発環境

1

SwiftUI App with String Catalogs

Keep your native SwiftUI strings translated automatically

2

Multi-Target iOS App

Sync translations across app targets, extensions, and frameworks

3

Team with Code + App Store Localization

Manage both native strings and App Store metadata together

手動管理と統合管理の比較

iOS ネイティブ統合によるワークフローの変化

Feature手動管理iOS 統合を使用
対応ファイル形式.strings の手動管理Localizable.strings と String Catalog
複数ターゲットの同期ターゲットごとに手動対応すべてのターゲットで自動同期
SwiftUI 対応限定的なツールString Catalog のネイティブ統合
App Store メタデータ個別のプロセスコードとメタデータを一括管理
チームのワークフロー分散したツールApple ネイティブの開発ツール

よくある質問

iOS ローカリゼーションについて知っておくべき情報

Localizable.stringsXcode

"welcome" = "Welcome";

"login" = "Sign In";

"settings" = "Settings";

☰ Menu Bar → i18n Agent → Pull

✓ Synced to ja.lproj, de.lproj, fr.lproj

Xcode から直接翻訳

Xcode の隣で動作する軽量な macOS メニューバーアプリです。右クリックも不要です。使用中のプロジェクトを自動検出し、.strings、.xcstrings、.stringsdict ファイルをワンクリックで翻訳します。

使用中の Xcode プロジェクトを自動検出
.strings、.xcstrings、.stringsdict を翻訳
適切な .lproj フォルダーへ直接書き込み
既存の翻訳を翻訳メモリとして送信
Xcode プラグインを入手
iOS

iOS ローカリゼーションを効率化する準備はできましたか?

世界中の iOS 開発者が、自動ローカリゼーションでリリースを高速化しています。

iOS localization guide
iOS 連携 - i18n Agent