From 8b6777485a78d6e4605d9d5705878472f48a7a6a Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 13 May 2022 05:52:06 +0200 Subject: [PATCH] New translations Intents.stringsdict (Spanish) --- .../input/es.lproj/Intents.stringsdict | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Localization/StringsConvertor/Intents/input/es.lproj/Intents.stringsdict diff --git a/Localization/StringsConvertor/Intents/input/es.lproj/Intents.stringsdict b/Localization/StringsConvertor/Intents/input/es.lproj/Intents.stringsdict new file mode 100644 index 00000000..a85d7cee --- /dev/null +++ b/Localization/StringsConvertor/Intents/input/es.lproj/Intents.stringsdict @@ -0,0 +1,38 @@ + + + + + There are ${count} options matching ‘${content}’. - 2 + + NSStringLocalizedFormatKey + Hay %#@count_option@ coincidencias con «${content}». + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + one + 1 opción + other + %ld opciones + + + There are ${count} options matching ‘${visibility}’. + + NSStringLocalizedFormatKey + Hay %#@count_option@ coincidencias con «${visibility}». + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + one + 1 opción + other + %ld opciones + + + +