← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6095: Removed translation of date/period formats as it causes period formatting to crash various places

 

------------------------------------------------------------
revno: 6095
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2012-02-23 13:29:39 +0100
message:
  Removed translation of date/period formats as it causes period formatting to crash various places
modified:
  dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties
  dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_fr_FR.properties
  dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_pt_PT.properties
  dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_vi_VN.properties


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties'
--- dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties	2012-02-22 11:53:53 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties	2012-02-23 12:29:39 +0000
@@ -2,7 +2,7 @@
 
 district_health_information_software=District Health Information Software 2
 
-#-- Date Formats ---------------------------------------------------------------#
+#-- Date Formats - Should not be translated ------------------------------------#
 
 format.date=yyyy-MM-dd
 format.date.label=yyyy-mm-dd
@@ -127,9 +127,10 @@
 FinancialJuly=Financial-July
 FinancialOct=Financial-Oct
 
+#-- Period formats - Should not be translated ----------------------------------#
+
 format.Daily.startDate=yyyy-MM-dd
 format.Daily.endDate=
-#--Weekly periods are always ISO weeks regardless of this setting#
 format.Weekly.startDate=yyyy 'W' w
 format.Weekly.endDate =
 format.Monthly.startDate=MMMM yyyy

=== modified file 'dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_fr_FR.properties'
--- dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_fr_FR.properties	2012-02-21 09:01:05 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_fr_FR.properties	2012-02-23 12:29:39 +0000
@@ -1,15 +1,7 @@
 #-- Application name -----------------------------------------------------------#
 
 district_health_information_software=Logiciel de district de l'information de la sant\u00e9 2
-#-- Date Formats ---------------------------------------------------------------#
 
-format.date=yyyy-MM-dd
-format.date.label=yyyy-mm-dd
-format.time=HH:mm
-format.time.label=hh:mm
-format.datetime=yyyy-MM-dd HH:mm
-format.datetime.label=yyyy-mm-dd hh:mm
-format.date.label.jquery=yy-mm-dd
 #-- dhis-wp --------------------------------------------------------------------#
 
 no_page_specified=Aucune page sp\u00e9cifi\u00e9e
@@ -119,35 +111,7 @@
 FinancialApril=Financier-Avril
 FinancialJuly=Financier-Juillet
 FinancialOct=Financier-Oct
-format.Daily.startDate=yyyy-MM-dd
-format.Daily.endDate=
-#--Weekly periods are always ISO weeks regardless of this setting#
-format.Weekly.startDate=yyyy 'S' w
-format.Weekly.endDate=
-format.Monthly.startDate=MMMM yyyy
-format.Monthly.endDate=
-format.BiMonthly.startDate=MMM '\u00e0 '
-format.BiMonthly.endDate=MMM yyyy
-format.Quarterly.startDate=MMM '\u00e0 ''
-format.Quarterly.endDate=MMM yyyy
-format.SixMonthly.startDate=MMM '\u00e0 '
-format.SixMonthly.endDate=MMM yyyy
-format.Yearly.startDate=yyyy
-format.Yearly.endDate=
-format.TwoYearly.startDate=yyyy 'et'
-format.TwoYearly.endDate=yyyy
-format.OnChange.startDate=yyyy-MM-dd '- '
-format.OnChange.endDate=yyyy-MM-dd
-format.Survey.startDate=yyyy-MM-dd
-format.Survey.endDate=
-format.Relative.startDate=yyyy-MM-dd '- '
-format.Relative.endDate=yyyy-MM-dd
-format.FinancialApril.startDate=dd MMM yyyy '\u00e0'
-format.FinancialApril.endDate=dd MMM yyyy
-format.FinancialJuly.startDate=dd MMM yyyy '\u00e0 '
-format.FinancialJuly.endDate=dd MMM yyyy
-format.FinancialOct.startDate='AF'
-format.FinancialOct.endDate=yyyy
+
 #-- Months and weeks -----------------------------------------------------------#
 
 month.january=Janvier
@@ -487,6 +451,5 @@
 no_constant_to_select=Pas de constantes \u00e0 s\u00e9lectionner
 #-- Dynamic Attributes --------------------------------------------------------#
 multiple_choice=Choix multiples
-format.Daily.endDate=
 translation_label_shortName=Nom court
 web_api=Web API

=== modified file 'dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_pt_PT.properties'
--- dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_pt_PT.properties	2012-01-16 06:35:50 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_pt_PT.properties	2012-02-23 12:29:39 +0000
@@ -1,15 +1,7 @@
 #-- Application name -----------------------------------------------------------#
 
 district_health_information_software=Software de Informa\u00e7\u00e3o de Sa\u00fade Distrital 2
-#-- Date Formats ---------------------------------------------------------------#
 
-format.date=yyyy-MM-dd
-format.date.label=yyyy-mm-dd
-format.time=HH:mm
-format.time.label=hh:mm
-format.datetime=yyyy-MM-dd HH:mm
-format.datetime.label=yyyy-mm-dd hh:mm
-format.date.label.jquery=yy-mm-dd
 #-- dhis-wp --------------------------------------------------------------------#
 
 no_page_specified=Nenhuma p\u00e1gina especificada
@@ -120,35 +112,7 @@
 FinancialApril=Financeiro-Abril
 FinancialJuly=Financeiro-Julho
 FinancialOct=Financeiro-Outubro
-format.Daily.startDate=yyyy-MM-dd
-format.Daily.endDate=
-#--Weekly periods are always ISO weeks regardless of this setting#
-format.Weekly.startDate=yyyy "S" w
-format.Weekly.endDate=
-format.Monthly.startDate=MMMM yyyy
-format.Monthly.endDate=
-format.BiMonthly.startDate=MMM 'para'
-format.BiMonthly.endDate=MMM yyyy
-format.Quarterly.startDate=MMM 'para'
-format.Quarterly.endDate=MMM yyyy
-format.SixMonthly.startDate=MMM 'para'
-format.SixMonthly.endDate=MMM yyyy
-format.Yearly.startDate=yyyy
-format.Yearly.endDate=
-format.TwoYearly.startDate=yyyy 'e'
-format.TwoYearly.endDate=yyyy
-format.OnChange.startDate=yyyy-MM-dd '- '
-format.OnChange.endDate=yyyy-MM-dd
-format.Survey.startDate=yyyy-MM-dd
-format.Survey.endDate=
-format.Relative.startDate=yyyy-MM-dd '- '
-format.Relative.endDate=yyyy-MM-dd
-format.FinancialApril.startDate=dd MM yyyy 'para'
-format.FinancialApril.endDate=dd MMM yyyy
-format.FinancialJuly.startDate=dd MM yyyy 'para'
-format.FinancialJuly.endDate=dd MM yyyy
-format.FinancialOct.startDate='EF'
-format.FinancialOct.endDate=yyyy
+
 #-- Months and weeks -----------------------------------------------------------#
 
 month.january=Janeiro
@@ -487,6 +451,5 @@
 no_constant_to_select=No constants to select
 #-- Dynamic Attributes --------------------------------------------------------#
 multiple_choice=Multiple Choice
-format.Daily.endDate=
 translation_label_shortname=Nome curto
 please_select_at_least_one_option_for_these_fields=Please select at least one option for these fields.

=== modified file 'dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_vi_VN.properties'
--- dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_vi_VN.properties	2012-02-03 08:38:42 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_vi_VN.properties	2012-02-23 12:29:39 +0000
@@ -17,10 +17,8 @@
 old_password=M\u1eadt kh\u1ea9u c\u0169
 please_enter_a_valid_number=Vui l\u00f2ng nh\u1eadp s\u1ed1 h\u1ee3p l\u1ec7
 database_user=T\u00e0i kho\u1ea3n c\u01a1 s\u1ee1 d\u1eef li\u1ec7u
-format.Survey.startDate=dd-MM-yyyy
 please_enter_a_different_value_to_above=Vui l\u00f2ng nh\u1eadp m\u1ed9t gi\u00e1 tr\u1ecb kh\u00e1c gi\u00e1 tr\u1ecb tr\u00ean.
 sum=T\u1ed5ng
-format.Daily.startDate=dd-MM-yyyy
 dhis-web-importexport=T\u00edch h\u1ee3p - Tr\u00edch xu\u1ea5t d\u1eef li\u1ec7u
 weekday.friday=Th\u1ee9 s\u00e1u
 translation_countrycode=M\u00e3 qu\u1ed1c gia
@@ -31,7 +29,6 @@
 move_selected=Ch\u1ecdn
 month.july=Th\u00e1ng b\u1ea3y
 numerator_description=M\u00f4 t\u1ea3 t\u1eed s\u1ed1
-format.SixMonthly.endDate=MMM yyyy
 report_designer=Tr\u00ecnh thi\u1ebft k\u1ebf
 constant=Bi\u1ec3u th\u1ee9c h\u1eb1ng
 environment_variable=Bi\u1ebfn m\u00f4i tr\u01b0\u1eddng
@@ -46,7 +43,6 @@
 dhis-web-reports=C\u00e1c b\u00e1o c\u00e1o NRHM
 build_revision=Phi\u00ean b\u1ea3n x\u00e2y d\u1ef1ng
 surname=H\u1ecd
-format.Daily.endDate=
 less_than_or_equal_to=<\=
 data_element_concepts=C\u00e1c kh\u00e1i ni\u1ec7m c\u1ee7a ph\u1ea7n t\u1eed d\u1eef li\u1ec7u
 greater_than_or_equal_to_symbol=>\=
@@ -98,7 +94,6 @@
 month.short.february=Th\u00e1ng 2
 no_item_to_export=Hi\u1ec7n t\u1ea1i kh\u00f4ng c\u00f3 d\u1eef li\u1ec7u n\u00e0o \u0111\u1ec3 xu\u1ea5t b\u00e1o c\u00e1o
 exception_explanation_text=Xin c\u00e1o l\u1ed7i c\u00f9ng qu\u00fd v\u1ecb. H\u1ec7 th\u1ed1ng kh\u00f4ng th\u1ec3 th\u1ef1c thi thao t\u00e1c n\u00e0y. Tuy nhi\u00ean, kh\u00f4ng d\u1eef li\u1ec7u n\u00e0o b\u1ecb m\u1ea5t v\u00e0 b\u1ea1n c\u00f3 th\u1ec3 b\u1ea5m n\u00fat back \u0111\u1ec3 v\u1ec1 trang tr\u01b0\u1edbc \u0111\u00f3. N\u1ebfu b\u1ea1n mu\u1ed1n th\u00f4ng b\u00e1o cho ch\u00fang t\u00f4i l\u1ed7i n\u00e0y, b\u1ea1n c\u00f3 th\u1ec3 l\u01b0u trang l\u1ed7i n\u00e0y b\u1eb1ng c\u00e1ch ch\u1ecdn "File -> Save (page as)" tr\u00ean tr\u00ecnh duy\u1ec7t web v\u00e0 g\u1edfi k\u00e8m cho ch\u00fang t\u00f4i. Chi ti\u1ebft c\u1ee7a l\u1ed7i n\u00e0y \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea sau \u0111\u00e2y.
-format.time=HH\:mm
 please_select_indicator=Vui l\u00f2ng ch\u1ecdn ch\u1ec9 s\u1ed1 \!
 id_not_numeric=\u0110\u1ecbnh danh kh\u00f4ng l\u00e0 con s\u1ed1
 numerator_aggregation_operator=Ki\u1ec3u s\u1ed1 li\u1ec7u t\u1ed5ng h\u1ee3p cho t\u1eed s\u1ed1
@@ -108,12 +103,10 @@
 show_details=Xem chi ti\u1ebft
 access_denied=Truy c\u1eadp b\u1ecb t\u1eeb ch\u1ed1i
 mobile_client_description=Client for data capture on mobile devices
-format.date.label=dd-mm-yyyy
 month.january=Th\u00e1ng m\u1ed9t
 release=Ph\u00e1t h\u00e0nh
 required=Y\u00eau c\u1ea7u
 translation_select_ref=[ Ch\u1ecdn tham kh\u1ea3o ]
-format.Monthly.startDate=MMMM yyyy
 translation_label_region=V\u00f9ng
 organisation_units=C\u00e1c \u0111\u01a1n v\u1ecb
 FinancialApril=T\u00e0i ch\u00ednh-Th\u00e1ng 4
@@ -128,19 +121,14 @@
 translation_label_comment=Ch\u00fa th\u00edch
 false=Kh\u00f4ng
 date_selector=Ch\u1ecdn m\u1ed9t ng\u00e0y
-format.FinancialOct.startDate='FY '
 add=Th\u00eam m\u1edbi
 contact_person=Ng\u01b0\u1eddi li\u00ean h\u1ec7
 please_letters_numbers_spaces_underscores_only=Vui l\u00f2ng ch\u1ec9 nh\u1eadp ch\u1eef, s\u1ed1, kho\u1ea3n tr\u1eafng v\u00e0 k\u00fd t\u1ef1 g\u1ea1ch d\u01b0\u1edbi (_)\t
 dhis-web-caseentry=Qu\u1ea3n l\u00fd d\u1eef li\u1ec7u c\u00e1 th\u1ec3
 an_exception_occured=C\u00f3 m\u1ed9t l\u1ed7i x\u1ea3y ra trong h\u1ec7 th\u1ed1ng
-format.Weekly.startDate='Tu\u1ea7n' w' '
-format.Weekly.endDate=yyyy
 not_set=Ch\u01b0a thi\u1ebft l\u1eadp
 please_select_period=Vui l\u00f2ng ch\u1ecdn th\u1eddi \u0111i\u1ec3m \!
-format.Monthly.endDate=
 dhis-web-maintenance-dataadmin=Qu\u1ea3n tr\u1ecb d\u1eef li\u1ec7u
-format.FinancialOct.endDate=yyyy
 current_user=Ng\u01b0\u1eddi d\u00f9ng hi\u1ec7n t\u1ea1i
 size_of_page=K\u00edch th\u01b0\u1edbc trang
 dhis-web-mobile=\u1ee8ng d\u1ee5ng tr\u00ean di \u0111\u1ed9ng
@@ -153,7 +141,6 @@
 please_enter_a_valid_date_iso=Vui l\u00f2ng nh\u1eadp ng\u00e0y h\u1ee3p l\u1ec7 theo chu\u1ea9n (VD 1990-01-01).
 process=\u0110ang x\u1eed l\u00fd
 organisation_unit_selection_tree=C\u00e2y \u0111\u01a1n v\u1ecb
-format.Relative.endDate=dd-MM-yyyy
 please_enter_at_least_n_character=Vui l\u00f2ng nh\u1eadp \u00edt nh\u1ea5t {0} k\u00fd t\u1ef1
 annualized=H\u00e0ng n\u0103m
 please_enter_valid_integer=H\u00e3y nh\u1eadp m\u1ed9t s\u1ed1 nguy\u00ean h\u1ee3p l\u1ec7
@@ -165,7 +152,6 @@
 this_field_is_required=Tr\u01b0\u1eddng n\u00e0y ph\u1ea3i nh\u1eadp
 Quarterly=H\u00e0ng 3 th\u00e1ng
 expression_is_empty=Bi\u1ec3u th\u1ee9c r\u1ed7ng
-format.SixMonthly.startDate=MMM '\u0111\u1ebfn '
 move=Di chuy\u1ec3n
 select_children=Ch\u1ecdn c\u00e2y \u0111\u01a1n v\u1ecb con
 about_dhis2=Th\u00f4ng tin v\u1ec1 DHIS2.0
@@ -187,7 +173,6 @@
 category_option_combo_does_not_exist=T\u1eadp t\u00f9y ch\u1ecdn ph\u00e2n lo\u1ea1i kh\u00f4ng t\u1ed3n t\u1ea1i
 log_out=Tho\u00e1t
 maintenance=Qu\u1ea3n L\u00fd
-format.date=dd-MM-yyyy
 left_side_description=M\u00f4 t\u1ea3 b\u00ean tr\u00e1i
 please_do_not_enter_same_values=Kh\u00f4ng \u0111\u01b0\u1ee3c nh\u1eadp gi\u00e1 tr\u1ecb tr\u00f9ng nhau
 enter_message=Nh\u1eadp th\u00f4ng b\u00e1o
@@ -205,14 +190,10 @@
 first_name=T\u00ean
 dhis-web-sms=SMS
 name=T\u00ean
-format.BiMonthly.startDate=MMM '\u0111\u1ebfn '
-format.time.label=hh\:mm
 indicator_type=Lo\u1ea1i ch\u1ec9 s\u1ed1
 month.october=Th\u00e1ng m\u01b0\u1eddi
 java_vendor=Nh\u00e0 cung c\u1ea5p Java
-format.Yearly.startDate=yyyy
 please_enter_a_value_with_a_valid_expression=Vui l\u00f2ng nh\u1eadp gi\u00e1 tr\u1ecb v\u1edbi bi\u1ec3u th\u1ee9c h\u1ee3p l\u1ec7
-format.OnChange.startDate=dd-MM-yyyy '- '
 dhis-web-maintenance-in=C\u1ea5u h\u00ecnh
 Weekly=H\u00e0ng tu\u1ea7n
 email=Th\u01b0 \u0111i\u1ec7n t\u1eed
@@ -231,11 +212,9 @@
 actual=Th\u1ef1c t\u1ebf
 please_enter_valid_phone_number=Vui l\u00f2ng nh\u1eadp s\u1ed1 \u0111i\u1ec7n tho\u1ea1i h\u1ee3p l\u1ec7
 month.short.june=Th\u00e1ng 6
-format.TwoYearly.endDate=yyyy
 build_date=Ng\u00e0y tri\u1ec3n khai
 get_pdf=Xu\u1ea5t t\u1eadp tin PDF
 close=\u0110\u00f3ng
-format.FinancialApril.startDate=dd MMM yyyy '\u0111\u1ebfn '
 remove=X\u00f3a
 help=Gi\u00fap \u0111\u1ee1
 main_menu=Tr\u00ecnh \u0111\u01a1n
@@ -248,7 +227,6 @@
 phone_number=\u0110i\u1ec7n tho\u1ea1i li\u00ean l\u1ea1c
 dhis-web-dashboard=Ph\u00e2n t\u00edch d\u1eef li\u1ec7u
 jump_to_page=Nh\u1ea3y t\u1edbi trang
-format.Yearly.endDate=
 translation_locale_added=V\u00f9ng \u0111\u00e3 th\u00eam
 select_in_group=Ch\u1ecdn trong nh\u00f3m
 access_denied_message=B\u1ea1n kh\u00f4ng c\u00f3 quy\u1ec1n truy c\u1eadp tr\u00ean trang n\u00e0y.
@@ -262,7 +240,6 @@
 equal_to=\=\=
 month.november=Th\u00e1ng m\u01b0\u1eddi m\u1ed9t
 rename=\u0110\u1ed5i t\u00ean
-format.datetime=dd-MM-yyyy HH\:mm
 password_must_contain_at_least_one_capital_letter_and_one_digit=M\u1eadt kh\u1ea9u ph\u1ea3i ch\u1ee9a \u00edt nh\u1ea5t 1 k\u00fd t\u1ef1 IN HOA v\u00e0 m\u1ed9t s\u1ed1.
 date=Ng\u00e0y th\u00e1ng
 unselect_at_level=B\u1ecf ch\u1ecdn t\u1ea1i c\u1ea5p
@@ -278,7 +255,6 @@
 period_type=Ki\u1ec3u th\u1eddi gian
 month.short.august=Th\u00e1ng 8
 locate_organisation_unit_by_code_or_name=\u0110\u1ecbnh v\u1ecb \u0111\u01a1n v\u1ecb theo m\u00e3 s\u1ed1 hay t\u00ean g\u1ecdi
-format.Survey.endDate=
 denominator_description=M\u00f4 t\u1ea3 m\u1eabu s\u1ed1
 right_side_description=M\u00f4 t\u1ea3 b\u00ean ph\u1ea3i
 java_opts=T\u00f9y ch\u1ecdn Java
@@ -298,7 +274,6 @@
 please_enter_valid_time=Vui l\u00f2ng nh\u1eadp th\u1eddi gian h\u1ee3p l\u1ec7, t\u1eeb 00\:00 \u0111\u1ebfn 23\:59
 expression_not_well_formed=Bi\u1ec3u th\u1ee9c kh\u00f4ng h\u1ee3p l\u1ec7
 exception=Ngo\u1ea1i l\u1ec7
-format.TwoYearly.startDate=yyyy 'v\u00e0 '
 greater_than_or_equal_to=>\=
 validation_rules=C\u00e1c \u0111i\u1ec1u ki\u1ec7n ki\u1ec3m tra
 left_expression=Bi\u1ec3u th\u1ee9c v\u1ebf tr\u00e1i
@@ -312,19 +287,15 @@
 translation_shortname_length=\u0110\u1ed9 d\u00e0i t\u1ed1i \u0111a c\u1ee7a t\u00ean vi\u1ebft t\u1eaft l\u00e0 25 k\u00fd t\u1ef1
 please_enter_a_value_greater_than_or_equal_to=Vui l\u00f2ng nh\u1eadp gi\u00e1 tr\u1ecb l\u1edbn h\u01a1n ho\u1eb7c b\u1eb1ng {1}
 active=C\u00f3 hi\u1ec7u l\u1ef1c
-format.FinancialJuly.startDate=dd MMM yyyy '\u0111\u1ebfn '
 hisp_homepage=Trang ch\u1ee7 HISP
-format.FinancialJuly.endDate=dd MMM yyyy
 month.august=Th\u00e1ng t\u00e1m
 error=Th\u00f4ng b\u00e1o l\u1ed7i
 move_all=Ch\u1ecdn t\u1ea5t c\u1ea3
 remove_all=B\u1ecf ch\u1ecdn t\u1ea5t c\u1ea3
 weekday.short.wednesday=Th.4
 go=Nh\u1ea3y
-format.datetime.label=dd-mm-yyyy hh\:mm
 dhis-web-dashboard-integration=B\u1ea3ng \u0111i\u1ec1u khi\u1ec3n
 please_fill_out_at_least_one_of_these_fields=Vui l\u00f2ng \u0111i\u1ec1n \u00edt nh\u1ea5t m\u1ed9t trong s\u1ed1 c\u00e1c tr\u01b0\u1eddng sau.
-format.Quarterly.endDate=MMM yyyy
 data_sets=T\u1eadp d\u1eef li\u1ec7u
 move_to_top=Di chuy\u1ec3n l\u00ean \u0111\u1ea7u
 patient_attribute_group=Nh\u00f3m thu\u1ed9c t\u00ednh c\u00e1 th\u1ec3
@@ -352,13 +323,9 @@
 remove_selected=B\u1ecf ch\u1ecdn
 statistical=Th\u1ed1ng k\u00ea
 dhis-web-mapping=B\u1ea3n \u0111\u1ed3 s\u1ed1 h\u00f3a
-format.Relative.startDate=dd-MM-yyyy '- '
 weekday.sunday=Ch\u1ee7 nh\u1eadt
-format.OnChange.endDate=dd-MM-yyyy
 yes_no=C\u00f3/Kh\u00f4ng
-format.Quarterly.startDate=MMM '\u0111\u1ebfn '
 weekday.tuesday=Th\u1ee9 ba
-format.date.label.jquery=dd-mm-yy
 locate_by_code=\u0110\u1ecbnh v\u1ecb theo m\u00e3 s\u1ed1
 org_unit_tree=C\u00e2y \u0111\u01a1n v\u1ecb
 this_date_can_not_be_after_today=Ng\u00e0y \u0111\u01b0\u1ee3c ch\u1ecdn kh\u00f4ng \u0111\u01b0\u1ee3c sau h\u00f4m nay
@@ -371,7 +338,6 @@
 numerator_formula=C\u00f4ng th\u1ee9c t\u1eed s\u1ed1
 delete_confirm=B\u1ea1n c\u00f3 mu\u1ed1n x\u00f3a ?
 translation_translate=D\u1ecbch
-format.BiMonthly.endDate=MMM yyyy
 translation_details=Chi ti\u1ebft
 closed_date=Ng\u00e0y \u0111\u00f3ng
 none=Kh\u00f4ng c\u00f3
@@ -391,7 +357,6 @@
 right_side_of_expression=Right side of Expression
 translation_select_locale=[ Ch\u1ecdn v\u00f9ng ]
 translation_variant=Bi\u1ebfn
-format.FinancialApril.endDate=dd MMM yyyy
 no_white_space_please=Kh\u00f4ng nh\u1eadp kho\u1ea3n tr\u1eafng
 bool=C\u00f3/Kh\u00f4ng
 digits_decimal_only_please=Vui l\u00f2ng nh\u1eadp s\u1ed1.