@@ -38,6 +38,11 @@ msgstr "Created {{time}} by {{author}}"
3838msgid "Created {{time}}"
3939msgstr "Created {{time}}"
4040
41+ msgid "Viewed {{count}} times"
42+ msgid_plural "Viewed {{count}} times"
43+ msgstr[ 0 ] "Viewed 1 time"
44+ msgstr[ 1 ] "Viewed {{count}} times"
45+
4146msgid "Notifications"
4247msgstr "Notifications"
4348
@@ -582,6 +587,11 @@ msgstr "Could not load interpretations"
582587msgid "Reply"
583588msgstr "Reply"
584589
590+ msgid "{{count}} replies"
591+ msgid_plural "{{count}} replies"
592+ msgstr[ 0 ] "{{count}} reply"
593+ msgstr[ 1 ] "{{count}} replies"
594+
585595msgid "View replies"
586596msgstr "View replies"
587597
@@ -761,6 +771,21 @@ msgstr "New line list"
761771msgid "Hide"
762772msgstr "Hide"
763773
774+ msgid "{{count}} org units"
775+ msgid_plural "{{count}} org units"
776+ msgstr[ 0 ] "{{count}} org unit"
777+ msgstr[ 1 ] "{{count}} org units"
778+
779+ msgid "{{count}} levels"
780+ msgid_plural "{{count}} levels"
781+ msgstr[ 0 ] "{{count}} level"
782+ msgstr[ 1 ] "{{count}} levels"
783+
784+ msgid "{{count}} groups"
785+ msgid_plural "{{count}} groups"
786+ msgstr[ 0 ] "{{count}} group"
787+ msgstr[ 1 ] "{{count}} groups"
788+
764789msgid "Selected: {{commaSeparatedListOfOrganisationUnits}}"
765790msgstr "Selected: {{commaSeparatedListOfOrganisationUnits}}"
766791
@@ -1467,5 +1492,10 @@ msgstr "Base"
14671492msgid "Axis {{axisId}}"
14681493msgstr "Axis {{axisId}}"
14691494
1495+ msgid "{{count}} items"
1496+ msgid_plural "{{count}} items"
1497+ msgstr[ 0 ] "{{count}} item"
1498+ msgstr[ 1 ] "{{count}} items"
1499+
14701500msgid "Reset zoom"
14711501msgstr "Reset zoom"
0 commit comments