← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 576: Put the global.properties file back in after it was deleted in r570

 

------------------------------------------------------------
revno: 576
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Fri 2009-09-04 16:41:05 +0200
message:
  Put the global.properties file back in after it was deleted in r570
added:
  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_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.
=== added 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	1970-01-01 00:00:00 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties	2009-09-04 14:41:05 +0000
@@ -0,0 +1,225 @@
+
+#-- 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
+
+#-- dhis-wp -------------------------------------------------------------------#
+
+no_page_specified = No page specified
+an_exception_occured = An exception occurred
+exception_explanation_text = Sorry! The system failed to execute the operation. Usually, no data is lost and you can continue working by going back to the previous page. If you wish to report the incident, please save this page by choosing "File -> Save (page as)" in your browser and include the saved page in the report. The problem details are listed below.
+exception = Exception
+caused_by = Caused by
+unknown_source = Unknown source
+logged_in = Logged in
+not_logged_in = Not logged in
+log_out = Log out
+about = About
+access_denied = Access denied
+access_denied_message = You don't have sufficient authority to view this page.
+go_back = Go back
+main_menu = Main menu
+maintenance = Maintenance
+services = Services
+
+#-- dhis-ouwt -----------------------------------------------------------------#
+
+org_unit_tree = Organisation Unit Tree
+specify_organisationunit = Please specify an organisation unit
+
+#-- Modules -------------------------------------------------------------------#
+
+dhis-web-maintenance-datadictionary = Data Elements and Indicators
+dhis-web-maintenance-dataset = Datasets
+dhis-web-maintenance-organisationunit = Organisation Units
+dhis-web-maintenance-user = Users
+dhis-web-maintenance-dataadmin = Data administration
+dhis-web-maintenance-settings = Settings
+dhis-web-dataentry = Data Entry
+dhis-web-importexport = Import-Export
+dhis-web-datamart = Data Mart
+dhis-web-validationrule = Data Quality
+dhis-web-dashboard = Dashboard
+dhis-web-gis = GIS
+dhis-web-reporting = Reports
+dhis-web-openhealth-integration = Data analysis
+dhis-web-integration = NHRM Integration
+dhis-web-reports = NRHM Reports
+dhis-web-dashboard-integration = Dashboard
+dhis-web-jforum-integration = Forum
+dhis-web-dataentry-national = Linelisting Data Entry
+dhis-web-validationrule-local-in = Validation Analysis
+dhis-web-mapping = Mapping
+dhis-web-vn-report = Excel Reports
+
+#-- Common --------------------------------------------------------------------#
+
+change_password 		= Change password
+date_selector 			= Choose a date
+hide_details			= Hide details
+hide_menu               = Hide menu
+show_menu               = Show menu
+organisation_unit       = Organisation unit
+dataelement             = Data element
+start_date              = Start date
+end_date                = End date
+entry                   = Entry
+comment                 = Comment
+operations				= Operations
+add_new					= Add new
+required				= Required
+
+#-- PeriodTypes ---------------------------------------------------------------#
+
+Daily					= Daily
+Weekly					= Weekly
+Monthly					= Monthly
+Quarterly				= Quarterly
+SixMonthly				= Six-monthly
+Yearly					= Yearly
+TwoYearly				= Two-yearly
+OnChange				= On-change
+Survey					= Survey
+Relative				= Relative
+
+format.Daily.startDate		= yyyy-MM-dd
+format.Daily.endDate		=
+format.Weekly.startDate 	= 'Week' w' '
+format.Weekly.endDate		= yyyy
+format.Monthly.startDate	= MMMM yyyy
+format.Monthly.endDate		=
+format.Quarterly.startDate	= MMM 'to '
+format.Quarterly.endDate	= MMM yyyy
+format.SixMonthly.startDate	= MMM 'to '
+format.SixMonthly.endDate	= MMM yyyy
+format.Yearly.startDate		= yyyy
+format.Yearly.endDate		=
+format.TwoYearly.startDate	= yyyy 'and '
+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
+
+#-- Months and weeks ----------------------------------------------------------#
+
+month.january			= January
+month.february			= February
+month.march				= March
+month.april				= April
+month.may				= May
+month.june				= June
+month.july				= July
+month.august			= August
+month.september			= September
+month.october			= October
+month.november			= November
+month.december			= December
+
+month.short.january		= Jan
+month.short.february	= Feb
+month.short.march		= Mar
+month.short.april		= Apr
+month.short.may			= May
+month.short.june		= Jun
+month.short.july		= Jul
+month.short.august		= Aug
+month.short.september	= Sep
+month.short.october		= Oct
+month.short.november	= Nov
+month.short.december	= Dec
+
+weekday.monday			= Monday
+weekday.tuesday			= Tuesday
+weekday.wednesday		= Wednesday
+weekday.thursday		= Thursday
+weekday.friday			= Friday
+weekday.saturday		= Saturday
+weekday.sunday			= Sunday
+
+weekday.short.monday	= Mon
+weekday.short.tuesday	= Tue
+weekday.short.wednesday	= Wed
+weekday.short.thursday	= Thu
+weekday.short.friday	= Fri
+weekday.short.saturday	= Sat
+weekday.short.sunday	= Sun
+
+#-- The translation page  ------------------------------------------------------#
+
+translation_translate = Translate
+translation_addlocale = Add locale
+translation_details = Details
+translation_select_locale = [ Select locale ]
+translation_select_ref = [ Select reference ]
+translation_save = Save
+translation_label_name = Name
+translation_label_short_name = Short name
+translation_label_description = Description
+translation_label_comment = Comment
+translation_label_region = Region
+translation_variant = Variant
+translation_countrycode = Country code
+translation_languagecode = Language code
+translation_label_numerator_description = Numerator description
+translation_label_denominator_description = Denominator description
+translation_locale_added = Added locale
+translation_cancel = Cancel
+translation_add = Add
+translation_locale = Locale
+translation_reference = Reference
+translation_language_must_be_two_chars = Language must be two characters
+translation_country_must_be_two_chars = Country must be two characters
+translation_variant_must_be_specified = Variant must be specified
+translation_locale_already_exists = Locale already exists
+
+#-- About ----------------------------------------------------------------------#
+
+version = Version
+build_date = Build date
+user_agent = User agent
+external_configuration_directory = External configuration directory
+environment_variable = Environment variable
+database_type = Database type
+database_name = Database name
+database_user = Database user
+not_set = Not set
+current_user = Current user
+dhis2_online = DHIS 2 Online
+hisp_homepage = HISP Homepage
+dhis2_home_page = DHIS 2 Homepage
+dhis2_issue_tracking = DHIS 2 Issue Tracking
+message_to_the_dhis2_development_team = Message to the DHIS 2 development team
+error_message_stack_trace = Error message / Stack trace
+enter_message = Enter a message
+send = Send
+help = Help
+send_feedback = Send feedback
+system_status = System status
+feedback = Feedback
+intro = Intro
+help_contents = Help Contents
+about_dhis2 = About DHIS 2
+
+#-- Macros ---------------------------------------------------------------------#
+
+yes = Yes
+no = No
+average = Average
+count = Count
+sum = Sum
+text = Text
+yes_no = Yes/No
+number = NumberWS
+
+#-- Help ----------------------------------------------------------------------#
+
+help.dhis-web-reporting.datacompleteness.general = Data completeness
+help.dhis-web-reporting.datacompleteness.general.content = The data completeness reporting functionality provides information on the degree of completeness of the reported data, based on user registrations of completely filled data sets.

=== added 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	1970-01-01 00:00:00 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_vi_VN.properties	2009-09-04 14:41:05 +0000
@@ -0,0 +1,134 @@
+#Resource generated by I18n Resource Editor
+#Sat Jul 14 13:00:59 GMT+07:00 2007
+operations=Thao t\u00e1c
+change_password=\u0110\u1ed5i m\u1eadt kh\u1ea9u
+translation_locale_added=B\u1ea3n \u0111\u1ecba \u0111\u00e3 th\u00eam v\u00e0o danh s\u00e1ch\:
+translation_addlocale=Th\u00eam v\u1ecb tr\u00ed(n\u01a1i ch\u1ed1n)
+weekday.short.monday=T.2
+format.datetime.label=dd-mm-yyyy hh\:mm
+required=Y\u00eau c\u1ea7u
+logged_in=\u0110\u00e3 \u0111\u0103ng nh\u1eadp
+dhis-web-datamart=Data Mart
+entry=Nh\u1eadp v\u00e0o
+month.short.january=Th.1
+Quarterly=H\u1eb1ng qu\u00fd
+format.Quarterly.endDate=MMM yyyy
+date_selector=Ch\u1ecdn ng\u00e0y th\u00e1ng
+month.short.december=Th.12
+translation_add=Th\u00eam m\u1edbi
+Survey=T\u1ed5ng qu\u00e1t
+month.short.march=Th.3
+no_page_specified=Kh\u00f4ng c\u00f3 trang n\u00e0o \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh
+not_logged_in=Ch\u01b0a \u0111\u0103ng nh\u1eadp
+weekday.short.wednesday=T.4
+month.may=Th\u00e1ng n\u0103m
+month.december=Th\u00e1ng m\u01b0\u1eddi hai
+translation_label_numerator_description=M\u00f4 t\u1ea3 t\u1eed s\u1ed1
+format.SixMonthly.startDate=MMM '\u0111\u1ebfn '
+weekday.monday=Th\u1ee9 hai
+access_denied=Truy xu\u1ea5t b\u1ecb t\u1eeb ch\u1ed1i
+month.october=Th\u00e1ng m\u01b0\u1eddi
+about=V\u1ec1 ch\u01b0\u01a1ng tr\u00ecnh
+organisation_unit=\u0110\u01a1n v\u1ecb
+translation_label_short_name=T\u00ean vi\u1ebft t\u1eaft
+weekday.short.friday=T.6
+translation_cancel=H\u1ee7y b\u1ecf
+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.
+org_unit_tree=C\u1ea5u tr\u00fac c\u00e2y \u0111\u01a1n v\u1ecb
+format.Weekly.startDate='Tu\u1ea7n' w' '
+format.Daily.startDate=dd-MM-yyyy
+Daily=H\u1eb1ng ng\u00e0y
+translation_languagecode=M\u00e3 ng\u00f4n ng\u1eef
+weekday.tuesday=Th\u1ee9 ba
+format.Monthly.endDate=
+format.time.label=hh\:mm
+month.short.june=Th.6
+month.short.august=Th.8
+translation_variant=Bi\u1ebfn th\u1ec3
+comment=Ch\u00fa th\u00edch
+month.short.october=Th.10
+format.date.label=dd-mm-yyyy
+weekday.short.thursday=T.5
+translation_label_description=M\u00f4 t\u1ea3
+dhis-web-reporttool=C\u00f4ng c\u1ee5 b\u00e1o c\u00e1o
+translation_label_comment=Ch\u00fa th\u00edch
+weekday.friday=Th\u1ee9 s\u00e1u
+translation_translate=D\u1ecbch
+weekday.short.saturday=T.7
+format.TwoYearly.startDate=yyyy 'v\u00e0 '
+Monthly=H\u1eb1ng th\u00e1ng
+format.Yearly.endDate=
+format.OnChange.startDate=dd-MM-yyyy '- '
+show_menu=Hi\u1ec7n menu
+dhis-web-importexport=Nh\u1eadp/Xu\u1ea5t d\u1eef li\u1ec7u
+end_date=Ng\u00e0y k\u1ebft th\u00fac
+add_new=Th\u00eam m\u1edbi
+dataelement=Ph\u1ea7n t\u1eed d\u1eef li\u1ec7u
+start_date=Ng\u00e0y b\u1eaft \u0111\u1ea7u
+format.Daily.endDate=
+exception=Ngo\u1ea1i l\u1ec7
+month.september=Th\u00e1ng ch\u00edn
+specify_organisationunit=Xin vui l\u00f2ng ch\u1ec9 \u0111\u1ecbnh \u0111\u01a1n v\u1ecb.
+month.short.july=Th.7
+dhis-web-validationrule=Quy lu\u1eadt ki\u1ec3m tra t\u00ednh h\u1ee3p l\u1ec7
+weekday.wednesday=Th\u1ee9 t\u01b0
+month.february=Th\u00e1ng hai
+translation_label_name=T\u00ean
+month.june=Th\u00e1ng s\u00e1u
+month.short.may=Th.5
+unknown_source=Kh\u00f4ng bi\u1ebft ngu\u1ed3n g\u1ed1c
+month.april=Th\u00e1ng t\u01b0
+month.short.february=Th.2
+format.Yearly.startDate=yyyy
+SixMonthly=S\u00e1u th\u00e1ng
+access_denied_message=B\u1ea1n kh\u00f4ng \u0111\u1ee7 quy\u1ec1n truy c\u1eadp trang n\u00e0y
+weekday.short.tuesday=T.3
+format.date=dd-MM-yyyy
+Yearly=H\u1eb1ng n\u0103m
+month.august=Th\u00e1ng t\u00e1m
+Weekly=H\u00e0ng tu\u1ea7n
+translation_label_denominator_description=M\u00f4 t\u1ea3 m\u1eabu s\u1ed1
+format.OnChange.endDate=dd-MM-yyyy
+dhis-web-maintenance-dataset=Qu\u1ea3n l\u00ed t\u1eadp h\u1ee3p d\u1eef li\u1ec7u
+format.Survey.startDate=dd-MM-yyyy
+format.TwoYearly.endDate=yyyy
+weekday.thursday=Th\u1ee9 n\u0103m
+format.SixMonthly.endDate=MMM yyyy
+translation_details=Chi ti\u1ebft
+dhis-web-reports=B\u00e1o c\u00e1o Jharkhand
+dhis-web-maintenance-organisationunit=Qu\u1ea3n l\u00ed c\u00e1c \u0111\u01a1n v\u1ecb
+dhis-web-maintenance-user=Qu\u1ea3n l\u00fd t\u00e0i kho\u1ea3n
+caused_by=G\u00e2y ra b\u1edfi
+translation_save=L\u01b0u
+month.july=Th\u00e1ng b\u1ea3y
+weekday.saturday=Th\u1ee9 b\u1ea3y
+an_exception_occured=C\u00f3 m\u1ed9t ngo\u1ea1i l\u1ec7 x\u1ea3y ra
+month.short.april=Th.4
+translation_select_ref=Ch\u1ecdn tham chi\u1ebfu
+TwoYearly=Hai n\u0103m
+format.Monthly.startDate=MMMM yyyy
+format.datetime=dd-MM-yyyy HH\:mm
+weekday.short.sunday=CN
+month.short.september=Th.9
+format.Quarterly.startDate=MMM '\u0111\u1ebfn '
+translation_countrycode=M\u00e3 qu\u1ed1c gia
+translation_select_locale=Ch\u1ecdn n\u01a1i ch\u1ed1n
+go_back=Quay l\u1ea1i
+dhis-web-dataentry=Nh\u1eadp d\u1eef li\u1ec7u
+dhis-web-portal=Ch\u00e0o m\u1eebng
+month.march=Th\u00e1ng ba
+format.Weekly.endDate=yyyy
+format.time=HH\:mm
+dhis-web-maintenance-settings=C\u00e0i \u0111\u1eb7t
+month.november=Th\u00e1ng m\u01b0\u1eddi m\u1ed9t
+month.january=Th\u00e1ng m\u1ed9t
+OnChange=On-change
+hide_menu=\u1ea8n menu
+month.short.november=Th.11
+dhis-web-maintenance-datadictionary=Ph\u1ea7n t\u1eed d\u1eef li\u1ec7u v\u00e0 ch\u1ec9 s\u1ed1
+weekday.sunday=Ch\u1ee7 nh\u1eadt
+log_out=Tho\u00e1t
+hide_details=\u1ea8n trang chi ti\u1ebft
+main_menu = Trang ch\u1ee7
+dhis-web-reporting = B\u00e1o c\u00e1o
+