From bcbabd7c623612761503b308b4d754131be634a7 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 13 May 2022 05:52:07 +0200 Subject: [PATCH] New translations Intents.stringsdict (Arabic) --- .../input/ar.lproj/Intents.stringsdict | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 Localization/StringsConvertor/Intents/input/ar.lproj/Intents.stringsdict diff --git a/Localization/StringsConvertor/Intents/input/ar.lproj/Intents.stringsdict b/Localization/StringsConvertor/Intents/input/ar.lproj/Intents.stringsdict new file mode 100644 index 00000000..e44e666a --- /dev/null +++ b/Localization/StringsConvertor/Intents/input/ar.lproj/Intents.stringsdict @@ -0,0 +1,54 @@ + + + + + There are ${count} options matching ‘${content}’. - 2 + + NSStringLocalizedFormatKey + هُناك %#@count_option@ تتطابق مَعَ '${content}'. + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + zero + لا خيار + one + خيار واحد + two + خياران + few + %ld خيارات + many + %ld خيارًا + other + %ld خيار + + + There are ${count} options matching ‘${visibility}’. + + NSStringLocalizedFormatKey + هُناك %#@count_option@ تتطابق مَعَ '${visibility}'. + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + zero + لا خيار + one + خيار واحد + two + خياران + few + %ld خيارات + many + %ld خيارًا + other + %ld خيار + + + +