NSCurrencySymbol
A string that specifies the symbol used to denote currency in this language.
ある文字列、それはこの言語において通貨を示すために使われるシンボルを指定します。
NSDecimalDigits
Strings that identify the decimal digits in addition to or instead of the ASCII digits.
10進の桁を識別する文字列、ASCII数字に加えてまたはそれの代わりに。
NSDecimalSeparator
A string that specifies the decimal separator.
ある文字列、それは小数分離子を指定します。
NSInternationalCurrencyString
A string containing a three-letter abbreviation for currency, following the ISO 4217 standard.
通貨に対する3文字略語を含んでいる文字列、ISO 4217標準に従って。
NSNegativeCurrencyFormatString
A format string that specifies how negative numbers are printed when representing a currency value.
ある書式設定文字列、それは通貨値を表している時にどのように負の数が印字されるかを指定します。
NSPositiveCurrencyFormatString
A format string that specifies how positive numbers are printed when representing a currency value.
ある書式設定文字列、それは通貨値を表している時にどのように正の数が印字されるかを指定します。