From 6040f43b0954a38132b4c539639d5348c4f17c9b Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 13 May 2022 05:52:16 +0200 Subject: [PATCH] New translations Intents.stringsdict (Portuguese) --- .../input/pt.lproj/Intents.stringsdict | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Localization/StringsConvertor/Intents/input/pt.lproj/Intents.stringsdict diff --git a/Localization/StringsConvertor/Intents/input/pt.lproj/Intents.stringsdict b/Localization/StringsConvertor/Intents/input/pt.lproj/Intents.stringsdict new file mode 100644 index 00000000..18422c77 --- /dev/null +++ b/Localization/StringsConvertor/Intents/input/pt.lproj/Intents.stringsdict @@ -0,0 +1,38 @@ + + + + + There are ${count} options matching ‘${content}’. - 2 + + NSStringLocalizedFormatKey + There are %#@count_option@ matching ‘${content}’. + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + one + 1 option + other + %ld options + + + There are ${count} options matching ‘${visibility}’. + + NSStringLocalizedFormatKey + There are %#@count_option@ matching ‘${visibility}’. + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + one + 1 option + other + %ld options + + + +