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 + + + +