diff --git a/Localization/StringsConvertor/Intents/input/zh-Hans.lproj/Intents.stringsdict b/Localization/StringsConvertor/Intents/input/zh-Hans.lproj/Intents.stringsdict new file mode 100644 index 00000000..1f5cbaf4 --- /dev/null +++ b/Localization/StringsConvertor/Intents/input/zh-Hans.lproj/Intents.stringsdict @@ -0,0 +1,34 @@ + + + + + There are ${count} options matching ‘${content}’. - 2 + + NSStringLocalizedFormatKey + 有 %#@count_option@ 匹配 ‘${content}’。 + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + other + %ld 个选项 + + + There are ${count} options matching ‘${visibility}’. + + NSStringLocalizedFormatKey + 有 %#@count_option@ 匹配 ‘${visibility}’。 + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + other + %ld 个选项 + + + +