From c575a68f3f750acea0a3c9a2b2d4a9bcf45aeb78 Mon Sep 17 00:00:00 2001 From: rbnval <11246863+rbnval@users.noreply.github.com> Date: Sat, 28 Jan 2023 18:39:56 +0100 Subject: [PATCH] Create ca.lproj (#481) --- .../Resources/Localization/Plurals/ca.lproj | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 IceCubesApp/Resources/Localization/Plurals/ca.lproj diff --git a/IceCubesApp/Resources/Localization/Plurals/ca.lproj b/IceCubesApp/Resources/Localization/Plurals/ca.lproj new file mode 100644 index 00000000..b69ea9a3 --- /dev/null +++ b/IceCubesApp/Resources/Localization/Plurals/ca.lproj @@ -0,0 +1,38 @@ + + + + + timeline-new-posts %lld + + NSStringLocalizedFormatKey + %#@timelineNewPosts@ + timelineNewPosts + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + lld + one + %lld publicació nova + other + %lld publicacions noves + + + notifications-others-count %lld + + NSStringLocalizedFormatKey + %#@noficationsOthersCount@ + noficationsOthersCount + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + lld + one + i %lld més + other + i %lld més + + + +