From 3b567b0ebe4923ba2f4eb5a3b0cd31047b19cb7b Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 13 May 2022 05:52:17 +0200 Subject: [PATCH] New translations Intents.stringsdict (Chinese Simplified) --- .../input/zh-Hans.lproj/Intents.stringsdict | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Localization/StringsConvertor/Intents/input/zh-Hans.lproj/Intents.stringsdict 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 个选项 + + + +