localizations
A list of all the localizations contained in the bundle.
バンドルの中に含まれるローカライゼーション全てのリスト。
preferredLocalizations
An ordered list of preferred localizations contained in the bundle.
バンドルの中に含まれる優先ローカライゼーションの順序リスト。
developmentLocalization
The localization for the development language.
開発言語のローカライゼーション。
+ preferredLocalizationsFromArray:
Returns one or more localizations from the specified list that a bundle object would use to locate resources for the current user.
バンドルオブジェクトが現在のユーザのためのリソースを捜し出すために使う指定されたリストからひとつ以上のローカライゼーションを返します。
+ preferredLocalizationsFromArray:forPreferences:
Returns locale identifiers for which a bundle would provide localized content, given a specified list of candidates for a user's language preferences.
ユーザの言語環境設定に対する候補のある指定されたリストを与えられて、ロケール識別子を返します、それに対してバンドルがローカライズされた内容を提供します。