From cdbcf7a7628976d4d8619e48a0570382484efc02 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 13 May 2022 05:52:15 +0200 Subject: [PATCH] New translations Intents.stringsdict (Dutch) --- .../input/nl.lproj/Intents.stringsdict | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Localization/StringsConvertor/Intents/input/nl.lproj/Intents.stringsdict diff --git a/Localization/StringsConvertor/Intents/input/nl.lproj/Intents.stringsdict b/Localization/StringsConvertor/Intents/input/nl.lproj/Intents.stringsdict new file mode 100644 index 00000000..9043720d --- /dev/null +++ b/Localization/StringsConvertor/Intents/input/nl.lproj/Intents.stringsdict @@ -0,0 +1,38 @@ + + + + + There are ${count} options matching ‘${content}’. - 2 + + NSStringLocalizedFormatKey + Er zijn %#@count_option@ die overeenkomen met ‘${content}’. + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + one + 1 optie + other + %ld options + + + There are ${count} options matching ‘${visibility}’. + + NSStringLocalizedFormatKey + Er zijn %#@count_option@ die overeenkomen met ‘${visibility}’. + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + one + 1 optie + other + %ld options + + + +