Pontoon: Update Romansh (rm) localization of Lightning
Co-authored-by: Martin <mcmartin@gmx.ch>
--- a/calendar/calendar/calendar-invitation-panel.ftl
+++ b/calendar/calendar/calendar-invitation-panel.ftl
@@ -21,18 +21,22 @@ calendar-invitation-panel-prop-title-loc
calendar-invitation-datetime-date = { $dayOfWeek }, ils { $date }
# Variables:
# $time (String) - The time part of a datetime using the "short" timeStyle.
# $timezone (String) - The timezone info for the datetime.
calendar-invitation-datetime-time = { $time } ({ $timezone })
calendar-invitation-panel-prop-title-attendees = Participants:
calendar-invitation-panel-prop-title-description = Descripziun:
# Variables:
-# $partStat (String) - String indicating the participation status of an attendee.
-calendar-invitation-panel-partstat-summary =
- { $partStat ->
- [ACCEPTED] { $count } gea
- [DECLINED] { $count } na
- [TENTATIVE] { $count } forsa
- [NEEDS-ACTION] { $count } avert
- [TOTAL] { $count } participants
- *[OTHER] { $count } auter
- }
+# $count (Number) - The number of attendees with the "ACCEPTED" participation status.
+calendar-invitation-panel-partstat-accepted = { $count } gea
+# Variables:
+# $count (Number) - The number of attendees with the "DECLINED" participation status.
+calendar-invitation-panel-partstat-declined = { $count } na
+# Variables:
+# $count (Number) - The number of attendees with the "TENTATIVE" participation status.
+calendar-invitation-panel-partstat-tentative = { $count } forsa
+# Variables:
+# $count (Number) - The number of attendees with the "NEEDS-ACTION" participation status.
+calendar-invitation-panel-partstat-needs-action = { $count } pendent
+# Variables:
+# $count (Number) - The total number of attendees.
+calendar-invitation-panel-partstat-total = { $count } participants