@@ -72,6 +72,7 @@ dhis-web-sms-configuration=SMS Configuration
7272dhis-web-login =Login
7373dhis-web-user-profile =User Profile
7474dhis-web-line-listing =Line Listing
75+ dhis-web-metadata-management =Metadata Management
7576
7677# -- Intro modules -------------------------------------------------------------#
7778
@@ -142,6 +143,7 @@ M_dhis-web-scheduler=Scheduler app
142143M_dhis-web-data-visualizer =Data Visualizer app
143144M_dhis-web-sms-configuration =SMS Configuration app
144145M_dhis-web-line-listing =Line Listing app
146+ M_dhis-web-metadata-management =Metadata Management app
145147
146148# -- User action privilegies ---------------------------------------------------#
147149
@@ -483,7 +485,7 @@ deleting=\u0921\u093f\u0932\u0940\u091f \u0915\u093f\u092f\u093e \u091c\u093e \u
483485close =\u092c\u0902\u0926 \u0915\u0930\u0947\u0902
484486gender_male =\u092a\u0941\u0930\u0942\u0937
485487gender_female =\u092e\u0939\u093f\u0932\u093e
486- gender_other =Other
488+ gender_other =\u0926\u0942\u0938\u0930\u093e
487489password =\u092a\u093e\u0938\u0935\u0930\u094d\u0921
488490confirm_password =Confirm password
489491mobile_phone =Mobile phone
@@ -605,10 +607,12 @@ TwoYearly=Two-yearly
605607OnChange =On-change
606608Survey =Survey
607609Relative =Relative
608- FinancialApril =Financial-April
609- FinancialJuly =Financial-July
610- FinancialOct =Financial-Oct
611- FinancialNov =Financial-Nov
610+ FinancialFeb =Financial February
611+ FinancialApril =Financial April
612+ FinancialJuly =Financial July
613+ FinancialAug =Financial August
614+ FinancialOct =Financial October
615+ FinancialNov =Financial November
612616Every =Every
613617
614618# -- Period formats - Should not be translated ----------------------------------#
@@ -621,6 +625,8 @@ format.WeeklyWednesday.startDate=yyyy 'W' w
621625format.WeeklyWednesday.endDate =
622626format.WeeklyThursday.startDate =yyyy 'W' w
623627format.WeeklyThursday.endDate =
628+ format.WeeklyFriday.startDate =yyyy 'W' w
629+ format.WeeklyFriday.endDate =
624630format.WeeklySaturday.startDate =yyyy 'W' w
625631format.WeeklySaturday.endDate =
626632format.WeeklySunday.startDate =yyyy 'W' w
@@ -1019,7 +1025,7 @@ introduction=Introduction
10191025gender =Gender
10201026male =\u092a\u0941\u0930\u0942\u0937
10211027female =\u092e\u0939\u093f\u0932\u093e
1022- other =Other
1028+ other =\u0926\u0942\u0938\u0930\u093e
10231029birthday =Birthday
10241030nationality =Nationality
10251031employer =Employer
@@ -1100,7 +1106,7 @@ no_value=No value
11001106
11011107# -- Validation messages -------------------------------------------------------#
11021108
1103- value_must_integer =Value must be an integer
1109+ value_must_integer =\u0935\u0948\u0932\u094d\u092f\u0942 \u0907\u0902\u091f\u0940\u091c\u0930 \u0939\u094b\u0928\u0940 \u091a\u093e\u0939\u093f\u090f
11041110value_must_number =Value must be a number
11051111value_must_positive_integer =Value must be a positive integer
11061112value_must_negative_integer =Value must be a negative integer
@@ -1323,7 +1329,7 @@ right_side_of_expression=Right side of Expression
13231329operator =Operator
13241330value =\u0935\u0948\u0932\u094d\u092f\u0942
13251331source =Source
1326- period =Period
1332+ period =\u092a\u0940\u0930\u093f\u092f\u0921
13271333importance =Importance
13281334low =\u0928\u093f\u092e\u094d\u0928
13291335medium =Medium
@@ -1812,7 +1818,7 @@ cache_for_one_hour=Cache for one hour
18121818# -- Program indicators --------------------------------------------------------#
18131819
18141820execution_date =Execution date
1815- due_date =Due date
1821+ due_date =\u0928\u093f\u092f\u0924 \u0924\u093f\u0925\u093f
18161822incident_date =Incident date
18171823enrollment_date =Enrollment date
18181824current_date =Current date
0 commit comments