Skip to content

Commit

Permalink
fix(translations): sync translations from transifex (v40)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhis2-bot committed Sep 28, 2024
1 parent ef2d9bb commit b339c60
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 deletions.
6 changes: 3 additions & 3 deletions src/i18n/i18n_module_lo.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2018,9 +2018,9 @@ confirm_delete_program_indicator=Are you sure you want to delete this program in
you_do_not_have_permissions_to_edit_this_object=You do not have permissions to edit this object
locales_can_only_be_created_and_deleted=Locales can only be created or deleted, not edited

basic=Basic
basic=\u0e9f\u0eb7\u0ec9\u0e99\u0e96\u0eb2\u0e99
cancel=Cancel
custom=Custom
custom=\u0e81\u0eb3\u0e99\u0ebb\u0e94\u0ec0\u0ead\u0e87
name=\u0e8a\u0eb7\u0ec8
add_new_program_stage_section=Add new program stage section
delete_section_message=Are you sure you want to delete the following section?
Expand Down Expand Up @@ -2126,7 +2126,7 @@ report_period_after_end=After end of reporting period
boundary_target_incident_date=\u0ea7\u0eb1\u0e99\u0e97\u0eb5\u0ec0\u0e94\u0eb7\u0ead\u0e99\u0e9b\u0eb5\u0e97\u0eb5\u0ec8\u0ec0\u0eab\u0e94\u0e81\u0eb2\u0e99\u0ec0\u0e81\u0eb5\u0e94\u0e82\u0eb7\u0ec9\u0e99
boundary_target_event_date=\u0ea7\u0eb1\u0e99\u0e97\u0eb5\u0ec0\u0eab\u0e94\u0e81\u0eb2\u0e99
boundary_target_enrollment_date=\u0ea7\u0eb1\u0e99\u0e97\u0eb5\u0ec8\u0ea5\u0ebb\u0e87\u0e97\u0eb0\u0e9a\u0ebd\u0e99
boundary_target_custom=Custom
boundary_target_custom=\u0e81\u0eb3\u0e99\u0ebb\u0e94\u0ec0\u0ead\u0e87
boundary_target_custom_text=Custom boundary text

program_notifications=Program notifications
Expand Down
21 changes: 16 additions & 5 deletions src/i18n/i18n_module_nl.properties
Original file line number Diff line number Diff line change
Expand Up @@ -276,11 +276,11 @@ value_should_be_empty_string_or_undefined=Value should be empty
value_should_be_a_url=This field requires a valid url
value_should_be_a_relative_url=This field requires a relative URL
value_should_be_list_of_urls=This field requires a list of URLs
value_should_be_an_email=This field contains an e-mail address
value_should_be_an_email=This field should contain an e-mail address
value_should_be_a_number=This field should contain a number
number_should_not_have_decimals=The number should not have decimals
value_not_max=The value is to long/large
value_not_min=The value is to short/small
value_not_max=The value is too long/large
value_not_min=The value is too short/small
could_not_run_async_validation=Unable to run async validator
list=Lijst
add=Toevoegen
Expand Down Expand Up @@ -412,7 +412,7 @@ found=Gevonden
all=Alle
please_select_from_tree=Please select from tree (optional)
polygon=Veelhoek
point=Point
point=Punt
offline_levels=Offline levels
available_data_sets=Available data sets
selected_data_sets=Selected data sets
Expand Down Expand Up @@ -639,6 +639,9 @@ sql_view_refreshed_successfully=SQL view refreshed successfully
sql_view_refresh_error=Could not refresh SQL query
cache_strategy=Cache strategy
no_cache=No cache
cache_1_minute=Cache for 1 minute
cache_5_minutes=Cache for 5 minutes
cache_10_minutes=Cache for 10 minutes
cache_15_minutes=Cache for 15 minutes
cache_30_minutes=Cache for 30 minutes
cache_1_hour=Cache for one hour
Expand Down Expand Up @@ -1026,7 +1029,7 @@ today=Vandaag
yesterday=Gisteren
last_2_days=Last 2 days
last_7_days=Laatste 7 dagen
last_30_days=Last 30 days
last_30_days=Laatste 30 dagen
dynamic_attributes=Dynamic Attributes
user=Gebruiker
user_group=User Group
Expand Down Expand Up @@ -1733,6 +1736,8 @@ basemap=Bottom - basemap
overlay=Top - overlay
before_layer_id=Before layer id
legend_set_url=Legend image URL
geojson_url=GeoJSON URL
arcgis_feature=ArcGIS feature
confirm_delete_external_map_layer=Are you sure you want to delete this external map layer?
sharing_settings=Instellingen voor delen
created_by=Gecre\u00eberd door
Expand Down Expand Up @@ -2063,6 +2068,10 @@ first=First value (sum in org unit hierarchy)
first_average_org_unit=First value (averge in org unit hierarchy)
last_in_period=Last value in period (sum in org unit hierarchy)
last_in_period_average_org_unit=Last value in period (average in org unit hierarchy)
last_last_org_unit=Last value in period (last value in org unit hierarchy)
first_first_org_unit=First value in period (first value in org unit hierarchy)
min_sum_org_unit=Min value (sum in org unit hierarchy)
max_sum_org_unit=Max value (sum in org unit hierarchy)
program_notification_template=Message template
no_notification_template_specified=No notification template specified
intro_tracked_entity_type=Define types of entities which can be tracked through the system, which can be anything from persons to commodities.
Expand Down Expand Up @@ -2327,3 +2336,5 @@ owner_at_end_organisation_unit=Owner at end organisation unit
registration_organisation_unit=Registration organisation unit
organisation_unit_field=Organisation unit field
prevent_adding_new_events_to_stage=Prevent adding new events to stage
predict_according_to_input_category_option_combo=Predict according to input category option combo
skip_in_analytics=Skip in analytics

0 comments on commit b339c60

Please sign in to comment.