Skip to content

Commit

Permalink
fix(translations): sync translations from transifex (master)
Browse files Browse the repository at this point in the history
Automatically merged.
  • Loading branch information
dhis2-bot authored Jan 21, 2024
1 parent 7aa2dfc commit 709e56c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
14 changes: 9 additions & 5 deletions src/i18n/i18n_module_es_419.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=List
add=A\u00f1adir
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 @@ -1014,7 +1017,7 @@ allow_show_zero=Display zeros
raw_data=Raw data
get_report_as_html=Download as HTML
get_report_as_xml=Download as XML
get_report_as_json=Download as JSON
get_report_as_json=Descargar como JSON
data_element_structure=Data element structure
create_new_constant=Add Constant
edit_constant=Edit Constant
Expand Down Expand Up @@ -2298,7 +2301,7 @@ map=Map
visualization=Visualization
display_to_from_name=Name seen from receiving entity
display_from_to_name=Name seen from initiating entity
referral=Referral
referral=Remitir
display_instruction=Instruction
display_message_template=Message template
display_subject_template=Subject template
Expand Down Expand Up @@ -2327,3 +2330,4 @@ 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
12 changes: 8 additions & 4 deletions src/i18n/i18n_module_sv.properties
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,8 @@ value_should_be_list_of_urls=This field requires a list of URLs
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=List
add=L\u00e4gg till
Expand Down Expand Up @@ -322,7 +322,7 @@ organisation_unit_assignment_saved=Organisation unit assignment saved
organisation_unit_assignment_save_error=Failed to save organisation unit assignment
deselect=Deselect
select_all=V\u00e4lj alla
deselect_all=Deselect all
deselect_all=Avmarkera alla
select_a_locale_to_enter_translations_for_that_language=Select a locale to enter translations for
data_set_management=Data set management
data_set=datam\u00e4ngd
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 strategi
no_cache=ingen 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 under en timme
Expand Down Expand Up @@ -2170,7 +2173,7 @@ icon_search=Search for icons
differs_from_program=Differs from program
apply_to_selected_stages=Apply to selected stages
roles_and_access=Roles and access
deselect_all=Deselect all
deselect_all=Avmarkera alla
select_similar=Select similar
select_all=V\u00e4lj alla

Expand Down Expand Up @@ -2327,3 +2330,4 @@ 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

0 comments on commit 709e56c

Please sign in to comment.