Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(translations): sync translations from transifex (master) #17482

Merged
merged 2 commits into from
Jun 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ dhis-web-dashboard=\u0e95\u0eb2\u0edc\u0ec8\u0eb2\u0e87\u0eaa\u0eb1\u0e87\u0ea5\
dhis-web-menu-management=Menu Management
dhis-web-data-visualizer=\u0e81\u0eb2\u0e99\u0eaa\u0ec9\u0eb2\u0e87\u0eae\u0eb9\u0e9a\u0e9e\u0eb2\u0e9a\u0e88\u0eb2\u0e81\u0e82\u0ecd\u0ec9\u0ea1\u0eb9\u0e99
dhis-web-sms-configuration=SMS Configuration
dhis-web-login=Login

#-- Intro modules -------------------------------------------------------------#

Expand Down Expand Up @@ -193,6 +194,7 @@ F_INDICATOR_DELETE=Delete Indicator
F_INDICATORTYPE_ADD=Add/Update Indicator Type
F_INDICATORTYPE_DELETE=Delete Indicator Type
F_INDICATOR_TYPE_MERGE=Merge Indicator Type
F_INDICATOR_MERGE=Merge Indicators
F_INDICATORGROUP_PUBLIC_ADD=Add/Update Public Indicator Group
F_INDICATORGROUP_PRIVATE_ADD=Add/Update Private Indicator Group
F_INDICATORGROUP_DELETE=Delete Indicator Group
Expand Down Expand Up @@ -441,7 +443,7 @@ F_ROUTE_PUBLIC_ADD=Add/Update Public Route
F_ROUTE_PRIVATE_ADD=Add/Update Private Route
F_ROUTE_PUBLIC_DELETE=Delete Route
F_IMPERSONATE_USER=Impersonate user

F_MAP_EXTERNAL_LAYER_ADD=Add external map layer
#-- Common ---------------------------------------------------------------------#

offline=\u0e9a\u0ecd\u0ec8\u0ea1\u0eb5\u0e81\u0eb2\u0e99\u0ec0\u0e8a\u0eb7\u0ec8\u0ead\u0ea1\u0e95\u0ecd\u0ec8
Expand Down Expand Up @@ -576,7 +578,7 @@ MONTHS_LAST_YEAR=\u200b\u0ec0\u0e94\u0eb7\u0ead\u0e99\u200b\u0ec3\u0e99\u0e9b\u0
QUARTERS_LAST_YEAR=\u200b\u0ec4\u0e95\u0ebc\u0ea1\u0eb2\u0e94\u200b\u0ec3\u0e99\u200b\u0e9b\u0eb5\u200b\u0e9c\u0ec8\u0eb2\u0e99\u200b\u0ea1\u0eb2
LAST_YEAR=\u0e9b\u0eb5\u0e81\u0eb2\u0e8d
BIMONTHS_THIS_YEAR=\u0eaa\u0ead\u0e87\u0ec0\u0e94\u0eb7\u0ead\u0e99 \u0e82\u0ead\u0e87\u0e9b\u0eb5\u0e99\u0eb5\u0ec9
LAST_10_YEARS=Last 10 years
LAST_10_YEARS=10 \u0e9b\u0eb5\u0e8d\u0ec9\u0ead\u0e99\u0eab\u0ebc\u0eb1\u0e87
LAST_5_YEARS=5 \u0e9b\u0eb5\u0e9c\u0ec8\u0eb2\u0e99\u0ea1\u0eb2
LAST_12_MONTHS=12 \u0ec0\u0e94\u0eb7\u0ead\u0e99\u0e9c\u0ec8\u0eb2\u0e99\u0ea1\u0eb2
LAST_6_MONTHS=6 \u0ec0\u0e94\u0eb7\u0ead\u0e99\u0e9c\u0ec8\u0eb2\u0e99\u0ea1\u0eb2
Expand Down Expand Up @@ -1868,7 +1870,7 @@ program=\u0eaa\u0eb2\u0e8d\u0e87\u0eb2\u0e99
#--Various --------------------------------------------------------------------#

manage_my_apps=Manage my apps
no_results_found=No results found
no_results_found=\u0e9a\u0ecd\u0ec8\u0e9e\u0ebb\u0e9a\u0e9c\u0ebb\u0e99\u0e81\u0eb2\u0e99\u0e8a\u0ead\u0e81\u0eab\u0eb2

#-- Settings categories -------------------------------------------------------#

Expand Down Expand Up @@ -2029,6 +2031,7 @@ data_integrity.categories_one_default_category_option.name=Only one default cate
data_integrity.categories_one_default_category_option_combo.name=Only one default category option combo should exist
data_integrity.categories_same_category_options.name=Categories with the same category options
data_integrity.categories_unique_category_combo.name=Different category combinations should not have the exact same combination of categories.
data_integrity.invalid_category_combos.name=Invalid category combinations
data_integrity.category_combos_unused.name=Category combinations not used by other metadata objects
data_integrity.category_option_combos_disjoint.name=Category option combinations with disjoint associations.
data_integrity.category_option_group_sets_incomplete.name=Category option group sets which do not contain all category options.
Expand All @@ -2043,8 +2046,10 @@ data_integrity.data_elements_aggregate_aggregation_operator.name=Non-numeric dat
data_integrity.data_elements_aggregate_no_analysis.name=Aggregate data elements not used in any favourites (directly or through indicators)
data_integrity.data_elements_aggregate_no_data.name=Aggregate data elements with NO data values.
data_integrity.data_elements_aggregate_no_groups.name=Aggregate data elements not in any data element groups.
data_integrity.data_elements_aggregate_with_different_period_types.name=Aggregate data elements which belong to datasets with different period types.
data_integrity.datasets_empty.name=Datasets with no data elements.
data_integrity.data_elements_aggregate_with_different_period_types.name=Aggregate data elements which belong to data sets with different period types.
data_integrity.data_elements_without_datasets.name=Aggregate data elements not assigned to any data sets
data_integrity.datasets_empty.name=Data sets with no data elements
data_integrity.datasets_not_assigned_to_org_units.name=Data sets not assigned to any organisation units
data_integrity.data_elements_excess_groupset_membership.name=Data elements which belong to multiple groups in a group set.
data_integrity.category_option_group_sets_scarce.name=Category option groups should have at least two members.
data_integrity.category_option_groups_scarce.name=Category option groups should have at least two members.
Expand Down Expand Up @@ -2075,12 +2080,17 @@ data_integrity.orgunits_openingdate_gt_closeddate.name=Organisation units which
data_integrity.orgunits_orphaned.name=Orphaned organisation units.
data_integrity.orgunits_same_name_and_parent.name=Organisation units should not have the same name and parent.
data_integrity.orgunits_trailing_spaces.name=Organisation units should not have trailing spaces.
data_integrity.org_units_not_in_compulsory_group_sets.name=Organisation units not in all compulsory organisation unit group sets
data_integrity.organisation_units_violating_exclusive_group_sets.name=Organisation units which belong to multiple groups in a group set
data_integrity.organisation_units_without_groups.name=Organisation units not in any groups
data_integrity.periods_3y_future.name=Periods which are more than three years in the future.
data_integrity.periods_distant_past.name=Periods which are in the distant past.
data_integrity.periods_same_start_end_date.name=Periods with the same start and end dates
data_integrity.periods_same_start_date_period_type.name=Periods with the same start date and period type
data_integrity.program_rules_message_no_template.name=Program rules actions which should send or schedule a message without a message template.
data_integrity.program_rules_no_action.name=Program rules with no action.
data_integrity.program_rules_no_expression.name=Program rules with no expression.
data_integrity.program_rules_no_priority.name=Program rules with no priority
data_integrity.validation_rules_missing_value_strategy_null.name=All validation rule expressions should have a missing value strategy.
data_integrity.dashboards_not_viewed_one_year.name=Dashboards which have not been actively viewed in the past 12 months
data_integrity.maps_not_viewed_one_year.name=Maps which have not been viewed in the past 12 months
Expand Down
Loading
Loading