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