dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #15437
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 5590: (Translations) Cleaning up validation rule prior to French translations.
------------------------------------------------------------
revno: 5590
committer: Jason P. Pickering <jason.p.pickering@xxxxxxxxx>
branch nick: dhis2
timestamp: Sun 2011-12-25 16:59:10 +0000
message:
(Translations) Cleaning up validation rule prior to French translations.
modified:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module_fr_FR.properties
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/resources/org/hisp/dhis/settings/i18n_module_fr_FR.properties
dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module.properties
dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module_en_GB.properties
dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module_fr_FR.properties
labs/dhis-web-wap-client/src/main/resources/org/hisp/dhis/i18n_module_fr_FR.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-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module_fr_FR.properties'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module_fr_FR.properties 2011-12-24 06:52:29 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module_fr_FR.properties 2011-12-25 16:59:10 +0000
@@ -366,5 +366,5 @@
datamart_task_strategy=Strat\u00e9gie de t\u00e2che Data mart
never=Jamais
last_12_months_daily=12 derniers mois quotidiens
-last_6_months_daily_6_to_12_months_weekly= 6 derniers mois quotidiens + 6 \u00e0 12 derniers mois hebdomadaires
+last_6_months_daily_6_to_12_months_weekly=6 derniers mois quotidiens + 6 \u00e0 12 derniers mois hebdomadaires
organisation_unit_group_set_aggregation_level=Niveau d'agregation du groupe d'unit\u00e9 d'organisation
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/resources/org/hisp/dhis/settings/i18n_module_fr_FR.properties'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/resources/org/hisp/dhis/settings/i18n_module_fr_FR.properties 2011-12-25 06:32:18 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/resources/org/hisp/dhis/settings/i18n_module_fr_FR.properties 2011-12-25 16:59:10 +0000
@@ -1,12 +1,5 @@
-choose_display_property=Choisir la propri\u00e9t\u00e9 d'affichage
-name=Nom
alternativename=Nom alternatif
-code=Code
-help=Aide
shortname=Nom court
-choose_sort_order=Choisir l'ordre de classement
-choose_language=Choisir la langue
-welcome_to=Bienvenue \u00e0
save_zero_values=Enregistrer des valeurs z\u00e9ro pour les \u00e9l\u00e9ments de donn\u00e9es agr\u00e9g\u00e9es de type somme
omit_indicators_zero_numerator_data_mart=Omettre valeurs de l'indicateur avec z\u00e9ro valeur du num\u00e9rateur dans les exportations data mart
db_language=Langue base de donn\u00e9es
@@ -36,19 +29,15 @@
data_dictionary_mode=Mode de dictionnaire de donn\u00e9es
regular=R\u00e9gulier
extended=Etendu
-style=Style
blue=Bleu
light_blue=Bleu clair
-openhealth=OpenHealth
green=Vert
-vista=Vista
flag=Drapeau
no_flag=Pas de Drapeau
ethiopia=Ethiopie
india=Inde
irc=Comit\u00e9 de secours international
armenia=Arm\u00e9nie
-malawi=Malawi
mozambique=Mozambique
norway=Norv\u00e8ge
uganda=Ouganda
=== modified file 'dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module.properties'
--- dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module.properties 2011-12-14 08:10:22 +0000
+++ dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module.properties 2011-12-25 16:59:10 +0000
@@ -31,7 +31,6 @@
name_in_use=The name is in use
dataelements_left_must_be_type_integers=The data elements on the left side must be of type numbers
dataelements_right_must_be_type_integers=The data elements on the right side must be of type numbers
-side_expression=side expression
create_new_validation_rule=Create new validation rule
validate=Validate
update_validation_rule= Update Validation Rule
@@ -148,4 +147,4 @@
get_report_as_csv=Download as CSV
get_report_as_pdf=Download as PDF
max_values_exceeded=More than 500 values found, please fix the violations or narrow the search to see all
-specify_dataset=Please specify data sets
\ No newline at end of file
+specify_dataset=Please specify data sets
=== modified file 'dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module_en_GB.properties'
--- dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module_en_GB.properties 2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module_en_GB.properties 2011-12-25 16:59:10 +0000
@@ -0,0 +1,151 @@
+group_members= Group Members
+filters=Filters
+filter_by_dataset_view_all=Filter by dataset/view all
+available_data_elements=Available data elements
+saving_validation_rule_failed= Saving Validation Rule failed
+validation_name=Validation name
+operator=Operator
+adding_validation_rule_failed= Adding validation rule failed
+validation_failed=Validation failed
+right_side=Right side
+left_side=Left side
+overview=Overview
+left_brackets= Left brackets
+right_brackets= Right brackets
+multiply=Multiply
+divide= Divide
+plus= Plus
+minus= Minus
+no_of_days=Number of days
+specify_left_side=Please specify the left side
+specify_right_side=Please specify the right side
+specify_operator=Please specify an operator
+specify_name= Please specify a name
+specify_a_start_date= Please specify a start date
+specify_an_ending_date= Please specify an ending date
+specify_description=Please specify a description
+specify_expression=Please specify an expression
+enter_a_valid_start_date=Please enter a valid start date
+enter_a_valid_ending_date=Please enter a valid end date
+end_date_cannot_be_before_start_date= End date can not be before start date
+name_in_use=The name is in use
+dataelements_left_must_be_type_integers=The data elements on the left side must be of type numbers
+dataelements_right_must_be_type_integers=The data elements on the right side must be of type numbers
+side_expression=side expression
+create_new_validation_rule=Create new validation rule
+validate=Validate
+update_validation_rule= Update Validation Rule
+confirm_delete_validation_rule= Are you sure you want to delete the validation rule?
+confirm_delete_validation_rule_group= Are you sure you want to delete the validation rule group?
+edit_left_side= Edit left side
+edit_right_side= Edit right side
+select_operator= Select operator
+left= Left
+right= Right
+side_expression= Side Expression
+textual_expression_description= Textual expression description
+edit_validation_rule= Edit validation rule
+validation_rule= Validation Rule
+run_validation= Run validation
+validation_violations= Validation violations
+validation_results=Validation results
+value= Value
+data_element= Data element
+organisation_unit= Organisation unit
+period= Period
+organisation_unit_only= Organisation unit only
+organisation_unit_with_children= Organisation unit with children
+validation_violations= Validation violations
+source= Source
+done= Done
+generate_pdf=Generate PDF
+generate_workbook=Generate Workbook
+validation=Validation
+data_quality_report=Data quality report
+validation_result_details=Validation result details
+validation_rule_=Validation rule
+expression_is_empty=Expression is empty
+dataelement_id_not_numeric=Data element identifier must be a number
+category_option_combo_id_not_numeric=Category option combo identifier must be a number
+data_element_does_not_exist=Identifier does not reference a data element
+category_option_combo_does_not_exist=Identifier does not reference a category option combo
+expression_not_well_formed=Expression is not well formed
+could_not_save= Could not save
+select_organisation_unit=Select organisation unit
+everything_is_ok=Everything is OK
+validation_rule_group_management=Validation rule group management
+validation_rule_management=Validation rule management
+validation_rule_group= Validation Rule Group
+create_new_validation_rule_group=Create new validation rule group
+available_validation_rules=Available validation rules
+edit_validation_rule_group=Edit validation rule group
+all_validation_rules= All validation rules
+validation_violations= Validation violations
+validation_passed_successfully= Validation passed successfully
+outlier_analysis=Outlier Analysis
+choose_outlier_type=Select outlier analysis method
+from_date=From date
+to_date=To date
+select_data_set=Select data set
+select_data_elements=Select data elements
+select_outlier_type=Select outlier analysis method
+min_max=Min-max
+std_dev=Standard Deviation
+max=Max
+min=Min
+values_found=values found
+select_std_dev=Select number of standard deviations
+waiting_for_user_to_choose_dataset=Waiting for user to select a data set
+select_parent_organisation_unit=Select parent organisation unit
+outlier_analysis=Outlier Analysis
+search_result=Search result
+no_values_found=No values found
+intro_validation_rule=Add, modify, view and delete validation rules. Anomalies can be discovered by running validation rules against the data.
+intro_validation_rule_group=Add, modify, view and delete validation rule groups. Provides the ability to group and run validation rules together.
+intro_validation_rule_analysis=Run validation rules in order to unveil anomalies and errors in the data in the database.
+intro_stddevoutlier_analysis=Analyze potential outlier values based on standard deviations. Outlier values can be examined and marked for follow-up.
+intro_minmaxoutlier_analysis=Analyze potential outlier values based on min and max values. Outlier values can be examined and marked for follow-up.
+intro_gap_analysis=Perform analysis of potential missing values, referred to as gaps. Missing values can be entered or marked for follow-up.
+intro_followup_analysis=View or edit data values marked for further follow-up during data entry or analysis.
+view_all=View all
+available_data_elements=Available data elements
+selected_data_elements=Selected data elements
+followup_analysis=Follow-up Analysis
+value_must_be_a_number=Value must be a number
+value_is_lower_than_min_value=Value is lower than minimum value
+value_is_higher_than_max_value=Value is higher than maximum value
+mark=Mark
+mark_value_for_followup=Mark value for follow-up
+unmark_value_for_followup=Unmark value for follow-up
+data_analysis=Data Analysis
+stddevoutlier_analysis=Std Dev Outlier Analysis
+minmaxoutlier_analysis=Min-Max Outlier Analysis
+gap_analysis=Gap Analysis
+followup_analysis=Follow-Up Analysis
+validation_rule_analysis=Validation Rule Analysis
+result=result
+start=Start
+specify_period_type=Please specify a period type
+clear_expression=Clear expression
+periodtype=Periodtype
+available_data_sets=Available data sets
+selected_data_sets=Selected data sets
+analysing_please_wait=Analysing data, please wait
+data_source=Data source
+use_captured_data=Use captured data
+use_aggregated_data=Use aggregated data
+aggregate_data_info=Immediate children of the selected organisation unit will be included.
+captured_data_info=All children of the selected organisation unit will be included.
+get_updated_data=Get updated aggregated data
+use_existing_data=Use existing aggregated data
+method=Method
+see_statistics=See statistics
+description_not_null=Please specify a description
+expression_not_null=Please specify an expression
+number_of_members=Number of menbers
+specify_organisationunit_has_children=Please specify an organisationunit which has children.
+get_report_as_xls=Download as Excel
+get_report_as_csv=Download as CSV
+get_report_as_pdf=Download as PDF
+max_values_exceeded=More than 500 values found, please fix the violations or narrow the search to see all
+specify_dataset=Please specify data sets
\ No newline at end of file
=== modified file 'dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module_fr_FR.properties'
--- dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module_fr_FR.properties 2011-12-22 20:31:08 +0000
+++ dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module_fr_FR.properties 2011-12-25 16:59:10 +0000
@@ -1,19 +1,10 @@
-must_be_greater_than_or_equal_to=doit \u00eatre sup\u00e9rieur ou \u00e9gal \u00e0
-add_remove_left_side=ajoutent/enl\u00e8vent le c\u00f4t\u00e9 gauche
-new=nouveau
plus=plus
-add=ajouter
create_new_validation_rule=cr\u00e9ent la nouvelle r\u00e8gle de validation
-cancel=annulation
minus=sans
-right_side_of_expression=c\u00f4t\u00e9 droit d'expression
-filter_by_group_view_all=filtre par le groupe/vue toute
-must_be_greater_than=doit \u00eatre plus grand que
specify_name=indiquent svp un nom
group_members=membres de groupe
enter_a_valid_start_date=\u00e9crivent svp une date valide de d\u00e9but
-must_be_equal_to=doit \u00eatre \u00e9gal \u00e0
-dataelements_rightside_must_be_type_integers=les \u00e9l\u00e9ments d'informations du c\u00f4t\u00e9 droit doivent \u00eatre de type nombre entier
+dataelements_right_must_be_type_integers=les \u00e9l\u00e9ments d'informations du c\u00f4t\u00e9 droit doivent \u00eatre de type nombre entier
validation_rules de nombres=r\u00e8gles de validation
name=nom
description=description
=== modified file 'labs/dhis-web-wap-client/src/main/resources/org/hisp/dhis/i18n_module_fr_FR.properties'
--- labs/dhis-web-wap-client/src/main/resources/org/hisp/dhis/i18n_module_fr_FR.properties 2011-12-24 06:52:29 +0000
+++ labs/dhis-web-wap-client/src/main/resources/org/hisp/dhis/i18n_module_fr_FR.properties 2011-12-25 16:59:10 +0000
@@ -524,7 +524,7 @@
validation_rule=R\u00e8gle de validation
register_complete_dataset_success=Ensemble de donn\u00e9es complet enregistr\u00e9
register_complete_dataset_failed=lL'enregistrement de l'ensemble de donn\u00e9e complet a \u00e9chou\u00e9
-undo_register_complete_dataset_success= Retour de l'enregistrement de l'ensemble des donn\u00e9es complet reussi
+undo_register_complete_dataset_success=Retour de l'enregistrement de l'ensemble des donn\u00e9es complet reussi
datavalue_history=Valeur de donn\u00e9e historique
generate_min_max_success=Valeurs min/max g\u00e9n\u00e9r\u00e9es
enter_digits=Saisie digitale uniquement.