Skip to content

Commit 385fc5d

Browse files
dhis2-botnetroms
authored andcommitted
fix(translations): sync translations from transifex (master)
Signed-off-by: Morten Svanaes <netroms@gmail.com>
1 parent 9f65e67 commit 385fc5d

1 file changed

Lines changed: 15 additions & 9 deletions

File tree

dhis-2/dhis-services/dhis-service-core/src/main/resources/i18n_global_hi_IN.properties

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ dhis-web-sms-configuration=SMS Configuration
7272
dhis-web-login=Login
7373
dhis-web-user-profile=User Profile
7474
dhis-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
142143
M_dhis-web-data-visualizer=Data Visualizer app
143144
M_dhis-web-sms-configuration=SMS Configuration app
144145
M_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
483485
close=\u092c\u0902\u0926 \u0915\u0930\u0947\u0902
484486
gender_male=\u092a\u0941\u0930\u0942\u0937
485487
gender_female=\u092e\u0939\u093f\u0932\u093e
486-
gender_other=Other
488+
gender_other=\u0926\u0942\u0938\u0930\u093e
487489
password=\u092a\u093e\u0938\u0935\u0930\u094d\u0921
488490
confirm_password=Confirm password
489491
mobile_phone=Mobile phone
@@ -605,10 +607,12 @@ TwoYearly=Two-yearly
605607
OnChange=On-change
606608
Survey=Survey
607609
Relative=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
612616
Every=Every
613617

614618
#-- Period formats - Should not be translated ----------------------------------#
@@ -621,6 +625,8 @@ format.WeeklyWednesday.startDate=yyyy 'W' w
621625
format.WeeklyWednesday.endDate=
622626
format.WeeklyThursday.startDate=yyyy 'W' w
623627
format.WeeklyThursday.endDate=
628+
format.WeeklyFriday.startDate=yyyy 'W' w
629+
format.WeeklyFriday.endDate=
624630
format.WeeklySaturday.startDate=yyyy 'W' w
625631
format.WeeklySaturday.endDate=
626632
format.WeeklySunday.startDate=yyyy 'W' w
@@ -1019,7 +1025,7 @@ introduction=Introduction
10191025
gender=Gender
10201026
male=\u092a\u0941\u0930\u0942\u0937
10211027
female=\u092e\u0939\u093f\u0932\u093e
1022-
other=Other
1028+
other=\u0926\u0942\u0938\u0930\u093e
10231029
birthday=Birthday
10241030
nationality=Nationality
10251031
employer=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
11041110
value_must_number=Value must be a number
11051111
value_must_positive_integer=Value must be a positive integer
11061112
value_must_negative_integer=Value must be a negative integer
@@ -1323,7 +1329,7 @@ right_side_of_expression=Right side of Expression
13231329
operator=Operator
13241330
value=\u0935\u0948\u0932\u094d\u092f\u0942
13251331
source=Source
1326-
period=Period
1332+
period=\u092a\u0940\u0930\u093f\u092f\u0921
13271333
importance=Importance
13281334
low=\u0928\u093f\u092e\u094d\u0928
13291335
medium=Medium
@@ -1812,7 +1818,7 @@ cache_for_one_hour=Cache for one hour
18121818
#-- Program indicators --------------------------------------------------------#
18131819

18141820
execution_date=Execution date
1815-
due_date=Due date
1821+
due_date=\u0928\u093f\u092f\u0924 \u0924\u093f\u0925\u093f
18161822
incident_date=Incident date
18171823
enrollment_date=Enrollment date
18181824
current_date=Current date

0 commit comments

Comments
 (0)