From 35f4f40f322cd8d4a2ed48b24970ed4a7d29e30d Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 10 Aug 2021 11:14:35 +0200 Subject: [PATCH] New translations Intents.stringsdict (Scottish Gaelic) --- .../Intents/input/gd_GB/Intents.stringsdict | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Localization/StringsConvertor/Intents/input/gd_GB/Intents.stringsdict diff --git a/Localization/StringsConvertor/Intents/input/gd_GB/Intents.stringsdict b/Localization/StringsConvertor/Intents/input/gd_GB/Intents.stringsdict new file mode 100644 index 000000000..48146f485 --- /dev/null +++ b/Localization/StringsConvertor/Intents/input/gd_GB/Intents.stringsdict @@ -0,0 +1,46 @@ + + + + + There are ${count} options matching ‘${content}’. - 2 + + NSStringLocalizedFormatKey + There are %#@count_option@ matching ‘${content}’. + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + one + 1 option + two + %ld options + few + %ld options + 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 + two + %ld options + few + %ld options + other + %ld options + + + +