@@ -2082,7 +2082,7 @@ failed_to_save_organisation_unit=Failed to save organisation unit
20822082last_average_org_unit =\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0623\u062e\u064a\u0631\u0629 (\u0627\u0644\u0645\u062a\u0648\u0633\u0637 \u0641\u064a \u0627\u0644\u062a\u0633\u0644\u0633\u0644 \u0627\u0644\u0647\u0631\u0645\u064a \u0644\u0644\u0648\u062d\u062f\u0629 \u0627\u0644\u062a\u0646\u0638\u064a\u0645\u064a\u0629)
20832083last =Last value (sum in org unit hierarchy)
20842084first =First value (sum in org unit hierarchy)
2085- first_average_org_unit =First value (averge in org unit hierarchy)
2085+ first_average_org_unit =First value (average in org unit hierarchy)
20862086last_in_period =Last value in period (sum in org unit hierarchy)
20872087last_in_period_average_org_unit =Last value in period (average in org unit hierarchy)
20882088last_last_org_unit =Last value in period (last value in org unit hierarchy)
@@ -2377,17 +2377,17 @@ skip_in_analytics=Skip in analytics
23772377analytics_table_hook =Analytics table hooks
23782378intro_analytics_table_hook =Configure hooks in SQL that run during the analytics process
23792379analytics_table_hook_management =Analytics table hooks management
2380- phase =Phase that the SQL script should be invoked
2381- resource_table_populated =After the temporary resource tables have been populated
2382- analytics_table_populated =After the temporary analytics tables have been populated
2383- resource_table_type =Resource table
2380+ phase =After population of which temporary tables should the SQL script be invoked?
2381+ resource_table_populated =Resource tables
2382+ analytics_table_populated =Analytics tables
2383+ resource_table_type =Which resource table
23842384org_unit_structure =Organisation unit structure
23852385data_set_org_unit_category =Data set organisation unit category
23862386category_option_combo_name =Category option combo name
23872387org_unit_group_set_structure =Organisation unit group set structure
23882388data_approval_remap_level =Data approval remap level
23892389data_approval_min_level =Data approval minimum level
2390- analytics_table_type =Analytics table
2390+ analytics_table_type =Which analytics table
23912391data_value =Data value
23922392completeness =Completeness
23932393completeness_target =Completeness target
@@ -2396,3 +2396,54 @@ ownership=Ownership
23962396validation_result =Validation result
23972397sql =SQL
23982398categories_cannot_be_empty =Categories cannot be empty
2399+
2400+ # Translations for shortcuts and app title in the manifest file
2401+ MANIFEST_APP_TITLE =Maintenance app
2402+ MANIFEST_APP_DESCRIPTION =DHIS2 Maintenance app
2403+ MANIFEST_SHORTCUT_Categories =\u0627\u0644\u0641\u0626\u0627\u062a
2404+ MANIFEST_SHORTCUT_Category_options =Category options
2405+ MANIFEST_SHORTCUT_Category_combinations =Category combinations
2406+ MANIFEST_SHORTCUT_Category_option_combinations =Category option combinations
2407+ MANIFEST_SHORTCUT_Category_option_groups =Category option groups
2408+ MANIFEST_SHORTCUT_Category_option_group_sets =Category option group sets
2409+ MANIFEST_SHORTCUT_Data_elements =\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a
2410+ MANIFEST_SHORTCUT_Data_element_groups_ =Data element groups
2411+ MANIFEST_SHORTCUT_Data_element_group_sets =Data element group sets
2412+ MANIFEST_SHORTCUT_Data_sets =\u062d\u0632\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a
2413+ MANIFEST_SHORTCUT_Data_set_notifications =Data set notifications
2414+ MANIFEST_SHORTCUT_Indicators =\u0627\u0644\u0645\u0624\u0634\u0631\u0627\u062a
2415+ MANIFEST_SHORTCUT_Indicator_types =Indicator types
2416+ MANIFEST_SHORTCUT_Indicator_groups =Indicator groups
2417+ MANIFEST_SHORTCUT_Indicator_group_sets =Indicator group sets
2418+ MANIFEST_SHORTCUT_Program_indicators =Program indicators
2419+ MANIFEST_SHORTCUT_Program_indicator_groups =Program indicator groups
2420+ MANIFEST_SHORTCUT_Organisation_units =\u0627\u0644\u0648\u062d\u062f\u0627\u062a \u0627\u0644\u062a\u0646\u0638\u064a\u0645\u064a\u0629
2421+ MANIFEST_SHORTCUT_Organisaiton_unit_groups =Organisaiton unit groups
2422+ MANIFEST_SHORTCUT_Organisation_unit_group_sets =Organisation unit group sets
2423+ MANIFEST_SHORTCUT_Organisation_unit_levels =Organisation unit levels
2424+ MANIFEST_SHORTCUT_Hierarchy_operations =Hierarchy operations
2425+ MANIFEST_SHORTCUT_Programs =Programs
2426+ MANIFEST_SHORTCUT_Tracked_entity_attributes =Tracked entity attributes
2427+ MANIFEST_SHORTCUT_Relationship_types =Relationship types
2428+ MANIFEST_SHORTCUT_Tracked_entity_types =Tracked entity types
2429+ MANIFEST_SHORTCUT_Program_rules =Program rules
2430+ MANIFEST_SHORTCUT_Program_rule_variables =Program rule variables
2431+ MANIFEST_SHORTCUT_Validation_rules =Validation rules
2432+ MANIFEST_SHORTCUT_Validation_rule_groups =Validation rule groups
2433+ MANIFEST_SHORTCUT_Validation_notifications =Validation notifications
2434+ MANIFEST_SHORTCUT_Constants =Constants
2435+ MANIFEST_SHORTCUT_Attributes =Attributes
2436+ MANIFEST_SHORTCUT_Option_sets =Option sets
2437+ MANIFEST_SHORTCUT_Option_groups =Option groups
2438+ MANIFEST_SHORTCUT_Option_group_sets =Option group sets
2439+ MANIFEST_SHORTCUT_Legends =Legends
2440+ MANIFEST_SHORTCUT_Predictors =Predictors
2441+ MANIFEST_SHORTCUT_Predictor_groups =Predictor groups
2442+ MANIFEST_SHORTCUT_Push_analysis =Push analysis
2443+ MANIFEST_SHORTCUT_External_map_layers =External map layers
2444+ MANIFEST_SHORTCUT_Data_approval_levels =Data approval levels
2445+ MANIFEST_SHORTCUT_Data_approval_workflows =Data approval workflows
2446+ MANIFEST_SHORTCUT_Locales =Locales
2447+ MANIFEST_SHORTCUT_SQL_views =SQL views
2448+ MANIFEST_SHORTCUT_Icons =Icons
2449+ MANIFEST_SHORTCUT_Analytics_table_hooks =Analytics table hooks
0 commit comments