diff --git a/.tx/config b/.tx/config index 9dd7f2098..ce2b7e2c7 100644 --- a/.tx/config +++ b/.tx/config @@ -1,6 +1,6 @@ [main] host = https://www.transifex.com -lang_map = fa_AF: prs, uz@Cyrl: uz, uz@Latn: uz_Latn +lang_map = fa_AF: prs, uz@Cyrl: uz_UZ_Cyrl, uz@Latn: uz_UZ_Latn [o:hisp-uio:p:app-maintenance:r:i18n-module-en-properties] file_filter = src/i18n/i18n_module_.properties diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f476102d..0abcfe0a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,89 @@ +## [32.24.5](https://github.com/dhis2/maintenance-app/compare/v32.24.4...v32.24.5) (2023-12-14) + + +### Bug Fixes + +* add in missing cache translation strings [DHIS2-15940] ([#2715](https://github.com/dhis2/maintenance-app/issues/2715)) ([f3d8e9c](https://github.com/dhis2/maintenance-app/commit/f3d8e9c5017ac631145063d15e94c4c33af5d17a)) + +## [32.24.4](https://github.com/dhis2/maintenance-app/compare/v32.24.3...v32.24.4) (2023-12-13) + + +### Bug Fixes + +* fix crash when instance url contains api ([#2745](https://github.com/dhis2/maintenance-app/issues/2745)) ([4114327](https://github.com/dhis2/maintenance-app/commit/41143270de65f2c19f157593a443e0e6b50b2b51)) + +## [32.24.3](https://github.com/dhis2/maintenance-app/compare/v32.24.2...v32.24.3) (2023-11-26) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([3968236](https://github.com/dhis2/maintenance-app/commit/3968236bb43288bcf355cffbca06e64027d340d1)) + +## [32.24.2](https://github.com/dhis2/maintenance-app/compare/v32.24.1...v32.24.2) (2023-11-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([1d45d64](https://github.com/dhis2/maintenance-app/commit/1d45d64f5d5cbeb4215ea03e7c9b508681b99c30)) + +## [32.24.1](https://github.com/dhis2/maintenance-app/compare/v32.24.0...v32.24.1) (2023-11-05) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([56728e2](https://github.com/dhis2/maintenance-app/commit/56728e2a373080a5f42636995eb340852377897b)) + +# [32.24.0](https://github.com/dhis2/maintenance-app/compare/v32.23.38...v32.24.0) (2023-11-03) + + +### Features + +* force Overlay for geojson and arcgis ([#2722](https://github.com/dhis2/maintenance-app/issues/2722)) ([87ae5e0](https://github.com/dhis2/maintenance-app/commit/87ae5e0f74c6726d33e9cd270c54797763e00d82)) + +## [32.23.38](https://github.com/dhis2/maintenance-app/compare/v32.23.37...v32.23.38) (2023-11-02) + + +### Bug Fixes + +* **predictor:** fix hide when default catcombo ([37f79e3](https://github.com/dhis2/maintenance-app/commit/37f79e3ccc1cf8fa25ca5fa4b96adcac2e2c04e5)) +* typo ([0f61601](https://github.com/dhis2/maintenance-app/commit/0f616015c315ee36d41e3281109c8c4765ed3fa4)) +* **predictor:** update default unselected categoryoptioncombo selection ([b8d6cd2](https://github.com/dhis2/maintenance-app/commit/b8d6cd2fc521bb32c698bafcf48f77e4339b8ef6)) + +## [32.23.37](https://github.com/dhis2/maintenance-app/compare/v32.23.36...v32.23.37) (2023-10-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([1570a65](https://github.com/dhis2/maintenance-app/commit/1570a6557eff3d4412524e24a8b15865607d6d7c)) + +## [32.23.36](https://github.com/dhis2/maintenance-app/compare/v32.23.35...v32.23.36) (2023-10-03) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([071deae](https://github.com/dhis2/maintenance-app/commit/071deaec06ae753d69d8f603c212bf62333052d7)) + +## [32.23.35](https://github.com/dhis2/maintenance-app/compare/v32.23.34...v32.23.35) (2023-09-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([b1bed57](https://github.com/dhis2/maintenance-app/commit/b1bed57d0225e67e19466701857d673579c19597)) + +## [32.23.34](https://github.com/dhis2/maintenance-app/compare/v32.23.33...v32.23.34) (2023-09-14) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([79bdbd9](https://github.com/dhis2/maintenance-app/commit/79bdbd92446cfb9391193423830de3de3b6816c4)) + +## [32.23.33](https://github.com/dhis2/maintenance-app/compare/v32.23.32...v32.23.33) (2023-09-08) + + +### Bug Fixes + +* **expressionmanager:** add overflow to description ([#2683](https://github.com/dhis2/maintenance-app/issues/2683)) ([fc80bd9](https://github.com/dhis2/maintenance-app/commit/fc80bd9117429286aa947951cceaf5c302a778f5)) + ## [32.23.32](https://github.com/dhis2/maintenance-app/compare/v32.23.31...v32.23.32) (2023-08-15) diff --git a/package.json b/package.json index c3605538a..fd26c5967 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maintenance-app", - "version": "32.23.32", + "version": "32.24.5", "description": "DHIS2 Maintenance app", "repository": { "type": "git", @@ -81,7 +81,7 @@ "@dhis2/d2-ui-header-bar": "^1.1.4", "@dhis2/d2-ui-sharing-dialog": "^1.0.12", "ckeditor": "4.6.1", - "d2": "30.2.2", + "d2": "^30.2.3", "d2-ui": "29.0.34", "lodash": "^4.17.11", "material-design-icons-iconfont": "^4.0.5", diff --git a/src/EditModel/expression/ExpressionManager.js b/src/EditModel/expression/ExpressionManager.js index 6e8bfb9f3..b7d0ec094 100644 --- a/src/EditModel/expression/ExpressionManager.js +++ b/src/EditModel/expression/ExpressionManager.js @@ -47,6 +47,8 @@ const styles = { expressionDescription: { padding: '1rem', margin: '1rem 0', + maxHeight: '250px', + overflow: 'auto', }, expressionMessage: { valid: { diff --git a/src/config/field-overrides/externalMapLayer.js b/src/config/field-overrides/externalMapLayer.js index 8c05c9fd1..ff522c3dd 100644 --- a/src/config/field-overrides/externalMapLayer.js +++ b/src/config/field-overrides/externalMapLayer.js @@ -91,6 +91,13 @@ export default new Map([ return ; } + if ( + props.model.mapService === 'GEOJSON_URL' || + props.model.mapService === 'ARCGIS_FEATURE' + ) { + return ; + } + return ; }, }, diff --git a/src/config/field-overrides/predictor/DataElementCategoryOptionCombo.js b/src/config/field-overrides/predictor/DataElementCategoryOptionCombo.js index 314b1e541..047806c5f 100644 --- a/src/config/field-overrides/predictor/DataElementCategoryOptionCombo.js +++ b/src/config/field-overrides/predictor/DataElementCategoryOptionCombo.js @@ -3,8 +3,6 @@ import DropDown from '../../../forms/form-fields/drop-down.js'; import { red500, grey400 } from 'material-ui/styles/colors'; import { LinearProgress } from 'material-ui'; -const DEFAULT = 'default'; - const DropDownLoader = ({ msg }) => (

{ - const value = target.value ? { id: target.value } : null; + const selectedId = target.value; + let value = selectedId ? { id: selectedId } : null; + + if(selectedId === this.state.defaultCategoryOptionComboId) { + value = null + } + this.props.onChange({ target: { value } }); }; @@ -79,27 +85,39 @@ class DataElementCategoryOptionCombo extends Component { this.setState({ loading: true, loadErrorText: '' }); try { - const response = await this.context.d2.models.dataElements.get( + const catComboResponse = this.context.d2.models.dataElements.get( this.props.model.output.id, - { fields: ['categoryCombo[categoryOptionCombos[id,name]]'] } + { fields: ['categoryCombo[isDefault,categoryOptionCombos[id,name]]']} ); + // need to get the default categoryCombo - to be able to show the correct label in the dropdown + const defaultCatComboResponse = this.context.d2.models.categoryCombos.list({ + fields: ['id', 'name', 'isDefault', 'categoryOptionCombos[id,name]'], + filter: `isDefault:eq:true` + }) + const [response, defaultCatCombo] = await Promise.all([catComboResponse, defaultCatComboResponse]) + + const defaultCategoryOptionCombo = defaultCatCombo.toArray()[0].categoryOptionCombos.toArray()[0] const categoryOptionCombos = response.categoryCombo.categoryOptionCombos; - const hasOnlyDefault = + + const hasOnlyDefaultCatCombo = defaultCategoryOptionCombo && categoryOptionCombos.length === 1 && - categoryOptionCombos[0].name === DEFAULT; - const options = hasOnlyDefault - ? [] - : categoryOptionCombos.map(o => ({ - text: o.name, - value: o.id, - })); - - this.setState({ options, loading: false }); + categoryOptionCombos[0].id === defaultCategoryOptionCombo.id; + + let options = [{ text: this.getTranslation('predict_according_to_input_category_option_combo'), value: defaultCategoryOptionCombo.id }]; + + options = options.concat(categoryOptionCombos.map( + o => ({ + text: o.name, + value: o.id, + }) + )); + + this.setState({ options, loading: false, defaultCategoryOptionComboId: defaultCategoryOptionCombo.id, hasOnlyDefaultCatCombo }); } catch (error) { console.error(error); const msg = this.getTranslation('output_combo_error'); - this.setState({ loading: false, loadErrorText: msg }); + this.setState({ loading: false, loadErrorText: msg, hasOnlyDefaultCatCombo: false }); } } @@ -124,12 +142,19 @@ class DataElementCategoryOptionCombo extends Component { return null; } + if(this.state.hasOnlyDefaultCatCombo) { + return null; + } + + const value = this.props.value && this.props.value.id || this.state.defaultCategoryOptionComboId + return ( ); } diff --git a/src/i18n/i18n_module_ar.properties b/src/i18n/i18n_module_ar.properties index b87e9b792..c807e5190 100644 --- a/src/i18n/i18n_module_ar.properties +++ b/src/i18n/i18n_module_ar.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=\u064a\u062c\u0628 \u0623\u0646 \u062a value_should_be_a_url=\u064a\u062a\u0637\u0644\u0628 \u0647\u0630\u0627 \u0627\u0644\u062d\u0642\u0644 \u0639\u0646\u0648\u0627\u0646 url \u0635\u0627\u0644\u062d value_should_be_a_relative_url=\u064a\u062a\u0637\u0644\u0628 \u0647\u0630\u0627 \u0627\u0644\u062d\u0642\u0644 \u0639\u0646\u0648\u0627\u0646 URL \u0646\u0633\u0628\u064a value_should_be_list_of_urls=\u064a\u062a\u0637\u0644\u0628 \u0647\u0630\u0627 \u0627\u0644\u062d\u0642\u0644 \u0642\u0627\u0626\u0645\u0629 \u0639\u0646\u0627\u0648\u064a\u0646 URL -value_should_be_an_email=\u064a\u062d\u0648\u064a \u0647\u0630\u0627 \u0627\u0644\u062d\u0642\u0644 \u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a +value_should_be_an_email=\u064a\u062c\u0628 \u0623\u0646 \u064a\u062d\u062a\u0648\u064a \u0647\u0630\u0627 \u0627\u0644\u062d\u0642\u0644 \u0639\u0644\u0649 \u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a value_should_be_a_number=\u064a\u062c\u0628 \u0623\u0646 \u064a\u062d\u062a\u0648\u064a \u0647\u0630\u0627 \u0627\u0644\u062d\u0642\u0644 \u0639\u062f\u062f\u0627\u064b number_should_not_have_decimals=\u0644\u0627 \u064a\u062c\u0628 \u0623\u0646 \u064a\u0645\u0644\u0643 \u0627\u0644\u0631\u0642\u0645 \u0645\u0646\u0627\u0632\u0644 \u0639\u0634\u0631\u064a\u0629 value_not_max=\u0627\u0644\u0642\u064a\u0645\u0629 \u0643\u0628\u064a\u0631\u0629/\u0637\u0648\u064a\u0644\u0629 \u062c\u062f\u0627\u064b diff --git a/src/i18n/i18n_module_cs.properties b/src/i18n/i18n_module_cs.properties index 25f06f19e..7ad0107ba 100644 --- a/src/i18n/i18n_module_cs.properties +++ b/src/i18n/i18n_module_cs.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=Hodnota by m\u011bla b\u00fdt pr\u00e1 value_should_be_a_url=Toto pole vy\u017eaduje platnou adresu URL value_should_be_a_relative_url=Toto pole vy\u017eaduje relativn\u00ed adresu URL value_should_be_list_of_urls=Toto pole vy\u017eaduje seznam adres URL -value_should_be_an_email=Toto pole obsahuje e-mailovou adresu +value_should_be_an_email=Toto pole by m\u011blo obsahovat e-mailovou adresu value_should_be_a_number=Toto pole by m\u011blo obsahovat \u010d\u00edslo number_should_not_have_decimals=\u010c\u00edslo by nem\u011blo m\u00edt desetinn\u00e1 m\u00edsta value_not_max=Hodnota je p\u0159\u00edli\u0161 dlouh\u00e1 / velk\u00e1 diff --git a/src/i18n/i18n_module_en.properties b/src/i18n/i18n_module_en.properties index 8a74d40fb..78f0e3510 100644 --- a/src/i18n/i18n_module_en.properties +++ b/src/i18n/i18n_module_en.properties @@ -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 @@ -2328,3 +2331,4 @@ registration_organisation_unit=Registration organisation unit organisation_unit_field=Organisation unit field prevent_adding_new_events_to_stage=Prevent adding new events to stage sorting_is_disabled_when_filter_is_applied=Sorting is diabled when a filter is applied +predict_according_to_input_category_option_combo=Predict according to input category option combo diff --git a/src/i18n/i18n_module_es.properties b/src/i18n/i18n_module_es.properties index c3535de5e..2318bd4f7 100644 --- a/src/i18n/i18n_module_es.properties +++ b/src/i18n/i18n_module_es.properties @@ -1,6 +1,6 @@ aggregate=Agregar -tracker=Rastreador +tracker=Tracker no_option_assigned=No se permite uso de categoria con una opci\u00f3n en blanco. number_of_category_options=N\u00famero de opciones de categor\u00eda number_of_categories=N\u00famero de categor\u00edas @@ -54,11 +54,11 @@ edit_numerator=Modificar numerador edit_denominator=Modificar denominador confirm_delete_data_element=\u00bfConfirmar eliminar este elemento de datos? confirm_delete_data_element_group=\u00bfConfirmar eliminar este grupo del elemento de datos? -confirm_delete_data_element_group_set=Are you sure you want to delete this data element group set? +confirm_delete_data_element_group_set=\u00bfConfirma que desea eliminar este set de grupos de elementos de datos? confirm_delete_indicator_group=\u00bfConfirmar eliminar este grupo de indicadores? confirm_delete_indicator_type=\u00bfConfirmar eliminar este tipo de indicador? confirm_delete_data_dictionary=\u00bfConfirmar eliminar este diccionario de datos? -confirm_delete_indicator_group_set=Are you sure you want to delete this indicator group set? +confirm_delete_indicator_group_set=\u00bfConfirma que desea eliminar este set de grupos de indicadores? everything_is_ok=Todo est\u00e1 correcto adding_data_element_group_failed=Fallo al a\u00f1adir grupo de elemento de dato con el mensaje siguiente saving_data_element_group_failed=Guardar el grupo del elemento de datos fall\u00f3 con el mensaje siguiente @@ -113,7 +113,7 @@ must_include_category_option=Por favor, incluya una o m\u00e1s opciones de categ specify_category_option_name=Por favor, especifique un nombre de opci\u00f3n de categor\u00eda category_option_name_already_exists=El nombre de esta opcion de categor\u00eda ya existe data_element_group_set=Conjunto de grupos de elementos de datos -data_element_group_set_management=Data element group set management +data_element_group_set_management=Gesti\u00f3n de set de grupos de elementos de datos indicator_group_set=Conjunto de Grupos de Indicadores name_aldready_exists=\u00a1El nombre ya existe\! available_dataelementgroup=Grupos de elementos de datos disponibles @@ -135,10 +135,10 @@ intro_data_element_group=Crear, modificar, ver y borrar Grupos de Elementos de D intro_data_element_group_editor=A\u00f1adir o eliminar de forma sencilla elementos de datos de grupos de elementos de datos, as\u00ed como elementos de datos eliminados. intro_data_element_group_set=Crear, modificar, ver y borrar Conjuntos de Grupos de Elementos de Datos. Los conjuntos de Grupos de Elementos de Datos se utilizan para mejorar el an\u00e1lisis. intro_category_option=Crear, modificar, ver y eliminar opciones de categor\u00eda. Las opciones de categor\u00eda son opciones dentro de una categor\u00eda. -intro_category=Create, modify, view and delete data element categories. Categories are used for disaggregation of data elements. +intro_category=Crear, modificar, ver y eliminar categor\u00edas de elementos de datos. Las categor\u00edas se utilizan para desagregar los elementos de datos. intro_category_combo=Crear, modificar, ver y eliminar combinaciones de categor\u00edas. -intro_category_option_group=Create, modify, view and delete category option groups, which can be used to classify category options. -intro_category_option_group_set=Create, modify, view and delete category option group sets, which can be used for improved data analysis. +intro_category_option_group=Crear, modificar, ver y eliminar grupos de opciones de categor\u00eda, que pueden utilizarse para clasificar las opciones de categor\u00eda. +intro_category_option_group_set=Crear, modificar, ver y eliminar set de grupos de opciones de categor\u00eda, que pueden utilizarse para mejorar el an\u00e1lisis de datos. intro_indicator=Crear, modificar, ver y eliminar Indicadores. Un indicador es una f\u00f3rmula consistente en Elementos de Datos y n\u00fameros. intro_indicator_type=Crear, modificar, ver y eliminar tipos de Indicadores. Un tipo de Indicador es un factor para el mismo, como por ejemplo porcentaje. intro_indicator_group=Crear, modificar, ver y eliminar Grupos de Indicadores. Los grupos se utilizan para mejorar el an\u00e1lisis. @@ -171,7 +171,7 @@ int=Entero view_1=Vista 1 view_2=Vista 2 zero_is_significant=Alamacenar valores cero -form_name=Nombre del formulario +form_name=Nombre de formulario compulsory=Obligatorio data_dimension=Dimensi\u00f3n de datos include_subhierarchy_in_analytics=Incluir la sub-jerarqu\u00eda en anal\u00edticas @@ -184,18 +184,18 @@ legend_sets=Leyendas skip_total=Omitir categor\u00eda total en los reportes data_element_category_option=Opci\u00f3n de categor\u00eda de elemento de datos category_option_management=Administraci\u00f3n de opci\u00f3n de categor\u00eda -category_option_combo_management=Category option combination management +category_option_combo_management=Gesti\u00f3n de combinaciones de opciones de categor\u00edas create_new_data_element_category_option=Crear nueva opci\u00f3n de categor\u00eda de Elemento de Datos edit_data_element_category_option=Editar opci\u00f3n de categor\u00eda de Elemento de Datos available_category_options=Opciones de categor\u00eda disponibles selected_category_options=Opciones de categor\u00eda seleccionadas use_as_data_dimension=Usar los datos como dimensi\u00f3n -tip=Tip +tip=Consejo use=use dimension_type=Tipo de dimensi\u00f3n disaggregation=Desagregaci\u00f3n attribute=Atributo -confirm_delete_attribute=Do you want to delete this attribute? +confirm_delete_attribute=\u00bfDesea eliminar este atributo? option_set_for_data_values=Set de opciones para valores comment_option_set=Set de opciones para comentarios organisation_unit_counts=Cuenta de unidades organizativas @@ -204,17 +204,17 @@ category_option=Opcion de categoria category=Categoria category_combo=Combinacion de categorias category_option_group=Category option group -category_option_group_management=Category option group management -create_new_category_option_group=Create new category option group -edit_category_option_group=Edit category option group -confirm_delete_category_option_group=Are you sure you want to delete this category option group? +category_option_group_management=Gesti\u00f3n de grupos de opciones de categor\u00eda +create_new_category_option_group=Crear nuevo grupo de opciones de categor\u00eda +edit_category_option_group=Editar grupo de opciones de categor\u00eda +confirm_delete_category_option_group=\u00bfEst\u00e1 seguro de eliminar este grupo de opciones de categor\u00eda? category_option_group_set=Grupo de opciones de categor\u00eda establecido -category_option_group_set_management=Category option group set management -create_new_category_option_group_set=Create new category option group set -edit_category_option_group_set=Edit category option group set -available_category_option_groups=Available category option groups -selected_category_option_groups=Selected category option groups -confirm_delete_category_option_group_set=Are you sure you want to delete this category option group set? +category_option_group_set_management=Gesti\u00f3n de set de grupos de opciones de categor\u00eda +create_new_category_option_group_set=Crear nuevo set de grupos de opciones de categor\u00eda +edit_category_option_group_set=Editar set de grupos de opciones de categor\u00eda +available_category_option_groups=Grupos de opciones de categor\u00eda disponibles +selected_category_option_groups=Grupos de opciones de categor\u00eda seleccionados +confirm_delete_category_option_group_set=\u00bfEst\u00e1 seguro de eliminar este set de grupos de opciones de categor\u00eda? show_more_options=Mostrar m\u00e1s opciones show_fewer_options=Mostrar menos opciones id=Id @@ -239,7 +239,7 @@ filter_menu_items_by_name=Filtrar por nombre press_enter_to_go_to_first=(Pulse Intro para ir al primer item)\u00a0 search_available=Search available search_selected=Search selected -required=(required) +required=(requerido) aggregation_type=Tipo de agregaci\u00f3n ok=De acuerdo dismiss=Dismiss @@ -265,7 +265,7 @@ no_tracked_entity_attributes=No tracked entity attributes for this program no_program_indicators=No hay indicadores para este programa no_program_data_elements=No program data elements for this program members=Miembros -can_edit=Can Edit +can_edit=Puede editar hidden_by_filters=hidden by filters value_type=Tipo de valor value_required=Este campo es obligatorio @@ -276,7 +276,7 @@ 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=Este campo debe contener una lista de URLs -value_should_be_an_email=This field contains an e-mail address +value_should_be_an_email=Este campo deber\u00eda contener una direcci\u00f3n de correo electr\u00f3nico value_should_be_a_number=Este campo deber\u00eda contener un n\u00famero number_should_not_have_decimals=The number should not have decimals value_not_max=The value is to long/large @@ -337,9 +337,9 @@ preview=Vista previa saved_compulsory_data_elements=Saved compulsory data elements failed_to_save_compulsory_data_elements=No se han podido guardar los elementos de datos obligatorios create_new_root=\u00bfSeguro que quiere crear una nueva Unidad Organizativa ra\u00edz? -create_new_organisation_unit=Create new organisation unit +create_new_organisation_unit=Crear nueva unidad organizativa registers_data=Datos de registros -crease_new_organisation_unit_group=Create new organisation unit group +crease_new_organisation_unit_group=Crear nuevo grupo de unidades organizativas hierarchy_operations=Operaciones de jerarqu\u00eda select_an_organisation_unit_to_move=Select an organisation unit to move not_selected=No seleccionado @@ -352,12 +352,12 @@ organisation_unit=Unidad Organizativa organisation_unit_group=Grupo de Unidades Organizativas hierarchy_operations_menu=Operaciones de jerarqu\u00eda organisation_unit_level=Nivel de Unidad organizativa -organisation_unit_management=Organisation unit management +organisation_unit_management=Gesti\u00f3n de unidades organizativas this_organisation_unit_has_no_children=This organisation unit has no children -organisation_unit_group_management=Organisation unit group management +organisation_unit_group_management=Gesti\u00f3n de grupos de unidades organizativas number_of_group_members=N\u00famero de miembros del grupo edit_organisation_unit=Editar unidad organizativa -edit_organisation_unit_group=Edit organisation unit group +edit_organisation_unit_group=Editar grupo de unidades organizativas the_selected_organisation_unit_is_already_a_root=La unidad organizativa seleccionada ya esta en la ra\u00edz. Seleccionar por favor nueva Unidad organizativa padre the_selected_organisation_unit_will_be_moved_to_root= La unidad organizativa seleccionada ser\u00e1 movida a la ra\u00edz an_organisation_unit_cannot_be_moved_to_itself=Una Unidad organizativa no se puede mover a ella misma. Seleccionar por favor un nuevo padre de la Unidad de la organizativa @@ -374,12 +374,12 @@ adding_the_organisation_unit_failed=Adding the organisation unit failed with the saving_the_organisation_unit_failed=Saving the organisation unit failed with the following message confirm_to_delete_organisation_unit_group=\u00bfEst\u00e1 seguro de que desea eliminar este grupo de unidades organizativas? confirm_to_delete_organisation_unit_group_set=Are you sure you want to delete this organisation unit group set? -organisation_unit_group_set_management=Organisation unit group set management +organisation_unit_group_set_management=Gesti\u00f3n de set de grupos de unidades organizativas organisation_unit_group_set=Conjunto del grupo de unidad organizativa saving_the_organisation_unit_group_set_failed=Saving the organisation unit group set failed with the following message exclusive=Exclusivo -create_new_organisation_unit_group_set=Create new rganisation unit group set -edit_organisation_unit_group_set=Edit organisation unit group set +create_new_organisation_unit_group_set=Crear nuevo set de grupos de unidades organizativas +edit_organisation_unit_group_set=Editar set de grupos de unidades organizativas the_group_set_can_not_be_creat_bec_it_is_exc_and=El conjunto de grupo no puede ser creado porque es exclusivo y is_a_member_of_more_than_one_selected_group=es miembro de m\u00e1s de un grupo seleccionado move_all=Mover todos @@ -396,15 +396,15 @@ a_longitude_should_be_a_number_between_-180_and_180=A longitude should be a numb latitude_optional=Latitud (opcional) longitude_optional=Longitud (opcional) assign_to_compulsory_group_set=Asignar al conjunto de grupos de unidades organizativas obligatorio -intro_organisation_unit=Create, modify, view and delete organisation units, which can be departments, offices, hospitals and clinics. -intro_organisation_unit_group=Create, modify, view and delete organisation unit groups. Groups are used for improved analysis. -intro_organisation_unit_group_set=Create, modify, view and delete organisation unit group sets. Group sets are used for improved analysis. +intro_organisation_unit=Crear, modificar, ver y eliminar unidades organizativas, que pueden ser departamentos, oficinas, hospitales y cl\u00ednicas. +intro_organisation_unit_group=Crear, modificar, ver y eliminar grupos de unidades organizativas. Los grupos se utilizan para mejorar el an\u00e1lisis. +intro_organisation_unit_group_set=Crear, modificar, ver y eliminar sets de grupos de unidades organizativas. Los sets de grupos se utilizan para mejorar el an\u00e1lisis. intro_organisation_unit_level=Create, modify, view and delete descriptive names for the organisation unit levels in the system. intro_organisation_unit_search=Search organisation units based on name and group sets. View extended information for individual units. intro_hierarchy_operations_menu=Mover Unidades Organizativas en el arbol de Jerarqu\u00eda. Todos los hijos se moveran con la Unidad Orgazativa. loading=Cargando coordinates=Coordenadas -organisation_unit_search=Organisation Unit Search +organisation_unit_search=Buscar unidad organizativa organisation_unit_search_management=Buscar unidad organizativa criteria=Criterios organisation_units=unidad organizativa @@ -457,9 +457,9 @@ move=Mover select_organisation_units_to_move_from_the_left_tree=Select organisation unit(s) to move from the left new_parent=New parent select_new_parent_for_organisation_units_from_the_right_tree=Select new parent for organisation unit(s) from the right tree -public_can_edit=Public view/edit -public_can_view=Vista p\u00fablica -public_none=No public access +public_can_edit=Todos los usuarios pueden ver/editar +public_can_view=Todos los usuarios pueden ver +public_none=Sin acceso a todos los usuarios you_can_not_move_higher_level_organisation_units_to_its_descendants=You can not move an organisation unit to one of its descendants. confirm_delete_organisation_unit=\u00bfEst\u00e1 seguro de que desea eliminar esta unidad organizativa? confirm_delete_organisation_unit_group=\u00bfEst\u00e1 seguro de que desea eliminar este grupo de unidades organizativas? @@ -509,9 +509,9 @@ intro_option_set=Crear sets de opciones que pueden ser asignados a elementos de manual_sorting_is_not_available_for_option_sets_with_more_than_50_options=Manual sorting is not available for option sets with more than 50 options sort_manually=Sort manually failed_to_save_order=Failed to save order -option_edit=Edit option +option_edit=Editar opci\u00f3n option_add=A\u00f1adir opci\u00f3n -option_saved=Option saved +option_saved=Opci\u00f3n guardada option_failed_to_save=No se ha podido guardar la opci\u00f3n option_$$name$$_deleted=Option $$name$$ was deleted unable_to_delete_due_to_missing_id=Unable to delete due to missing uid @@ -553,7 +553,7 @@ dataentryform_management=Administraci\u00f3n de formatos de entrada de datos dataentryform_details=Detalles del formato de entrada dataentryform_design=Dise\u00f1o de formato de entrada de datos dataset=Set de Datos -data_set_name=Data set name +data_set_name=Nombre del set de datos data_set_notification_template=Notificaciones del set de datos data_set_notification_template_management=Data set notification management dataentryform_confirm_delete=\u00bfSeguro que quiere eliminar este formulario de entrada de datos? @@ -665,7 +665,7 @@ pdf_data_entry_form=Obtener PDF para entrada de datos mobile=Enable for Java mobile client view_sections=View sections open_future_periods=Abrir per\u00edodos futuros para la introducci\u00f3n de datos -data_entry_form=data entry form +data_entry_form=formulario de entrada de datos validation_section=Validaci\u00f3n saving_validation_rule_failed=Error al guardar la regla de validaci\u00f3n operator=Operador @@ -735,7 +735,7 @@ std_dev=Desviaci\u00f3n estandar values_found=se encontraron valores select_std_dev=Seleccione el n\u00famero de desviaciones estandar select_parent_organisation_unit=Seleccionar padre de unidad organizativa -outlier_analysis=Outlier Analysis +outlier_analysis=An\u00e1lisis de valores at\u00edpicos no_values_found=No se encontraron valores intro_validation_rule=A\u00f1adir, modificar, ver y eliminar reglas de validaci\u00f3n. La ejecuci\u00f3n de las reglas de validaci\u00f3n sobre los datos puede detectar anomal\u00edas. intro_validation_rule_group=A\u00f1adir, modificar, ver y eliminar grupos de reglas de validaci\u00f3n. Permite agrupar y ejecutar en bloque conjuntos de reglas de validaci\u00f3n. @@ -751,7 +751,7 @@ mark=Marcar mark_value_for_followup=Marcar para seguimiento unmark_value_for_followup=Desmarcar para seguimiento data_analysis=An\u00e1lisis de datos -data_analysis_report=Data Analysis Report +data_analysis_report=Informe de an\u00e1lisis de datos stddevoutlier_analysis=An\u00e1lisis por desviaci\u00f3n estandar minmaxoutlier_analysis=An\u00e1lisis por m\u00e1ximos y m\u00ednimos gap_analysis=An\u00e1lisis de Lagunas @@ -779,16 +779,16 @@ select_parameters=Seleccionar par\u00e1metros compulsory_pair=Emparejado obligatorio exclusive_pair=Exclusive pair visible_in_validation_alerts=visible in validation alerts -importance=Importance +importance=Importancia high=Alto medium=Medio low=Bajo HIGH=Alto MEDIUM=Medio LOW=Bajo -rule_type=Rule type -surveillance=Surveillance -SURVEILLANCE=Surveillance +rule_type=Tipo de regla +surveillance=Vigilancia +SURVEILLANCE=Vigilancia attributes=Atributos select_level=Seleccionar nivel sequential_sample_count=Sequential sample count @@ -796,7 +796,7 @@ annual_sample_count=Annual sample count high_outliers=High outliers low_outliers=Low outliers number_of_user_groups_to_alert=N\u00famero de grupos de usuarios a alertar -send_alerts=Send alerts +send_alerts=Enviar alertas visible_when_rule_is_violated=visible when rule is violated instruction=Instrucci\u00f3n missing_value_strategy=Missing value strategy @@ -1111,7 +1111,7 @@ data_monitoring_strategy=Estrategia de monitoreo de los datos last_hour=Last hour last_year_daily=Last year daily disabled=Inhabilitar -data_synchronization=Data synchronization +data_synchronization=Sincronizaci\u00f3n de datos data_synchronization_strategy=Data synchronization strategy sms_scheduler_strategy= SMS scheduler strategy sms_scheduler=SMS scheduler @@ -1119,7 +1119,7 @@ enabled=Habilitado last_success=Last success option_management=Option management add_option=A\u00f1adir opci\u00f3n -edit_option=Edit option +edit_option=Editar opci\u00f3n sort_options=Sort options available_options=Opciones Disponibles please_select_a_dataset=Seleccione un grupo de datos @@ -1536,7 +1536,7 @@ characters_without_params=Characters without params scheduled_date = scheduled date send_message=Enviar mensaje message_is_sent=Mensaje enviado -recipients=Recipients +recipients=Destinatarios message_type=Message type both=Both direct_sms=Direct SMS @@ -1590,10 +1590,10 @@ whole_system=Whole system orgunit=Unidad organizativa program_within_orgunit=Program within organisation unit auto_save_registration_forms=Auto save registration form -show_advanced_options=Show advanced options -hide_advanced_options=Hide advanced options +show_advanced_options=Mostrar opciones avanzadas +hide_advanced_options=Ocultar opciones avanzadas program_validation_rule_management=Administraci\u00f3n de reglas validaci\u00f3n de programas -confidential=Confidential +confidential=Confidencial program_indicator_management_form=Program indicator management form auto_save_prorgam_entry_form_forms=Auto-save program entry forms filter_by_program=Filter by program @@ -2120,7 +2120,7 @@ boundary_target_enrollment_date=Fecha de inscripci\u00f3n boundary_target_custom=Personalizado boundary_target_custom_text=Custom boundary text -program_notifications=Program notifications +program_notifications=Notificaciones del programa program_with_registration=Programa Tracker program_without_registration=Programa del evento @@ -2229,7 +2229,7 @@ indicator_group_sets=Indicator group sets program_indicator_groups=Program indicator groups organisation_unit_group_sets=Organisation unit group sets relationship_types=Tipos de relaci\u00f3n -tracked_entity_types=Tipos de entidad de Tracked +tracked_entity_types=Tipos de entidad de Tracker program_rules=Program rules program_rule_variables=Variables de las reglas del programa validation_rule_groups=Validation rule groups @@ -2327,3 +2327,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 diff --git a/src/i18n/i18n_module_fr.properties b/src/i18n/i18n_module_fr.properties index 4983b1497..3c8795103 100644 --- a/src/i18n/i18n_module_fr.properties +++ b/src/i18n/i18n_module_fr.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=La valeur devrait \u00eatre vide value_should_be_a_url=Ce champ requiert un url valide value_should_be_a_relative_url=Ce champ requiert un URL relatif value_should_be_list_of_urls=Ce champ requiert une liste d'URLs -value_should_be_an_email=Ce champs contient une adresse email +value_should_be_an_email=Ce champ doit contenir une adresse e-mail value_should_be_a_number=Ce champs doit contenir un nombre number_should_not_have_decimals=Le nombre ne doit pas avoir de d\u00e9cimales value_not_max=La valeur est trop longue/grande @@ -2294,7 +2294,7 @@ search_available_tracked_entity_attributes=Search available tracked entity attri multi_text=Text with multiple values event_chart=Tableau des \u00e9v\u00e9nements event_report=Rapport d'\u00e9v\u00e9nement -map=Map +map=Carte visualization=Visualisation display_to_from_name=Name seen from receiving entity display_from_to_name=Name seen from initiating entity diff --git a/src/i18n/i18n_module_lo.properties b/src/i18n/i18n_module_lo.properties index 5d2efffaa..3f0ba9bb7 100644 --- a/src/i18n/i18n_module_lo.properties +++ b/src/i18n/i18n_module_lo.properties @@ -276,7 +276,7 @@ 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 @@ -1802,31 +1802,31 @@ oct=\u0e95\u0eb8\u0ea5\u0eb2 nov=\u0e9e\u0eb0\u0e88\u0eb4\u0e81 dec=\u0e97\u0eb1\u0e99\u0ea7\u0eb2 biMonth=Bi-month -jan-feb=January-February -mar-apr=March-April -may-jun=May-June -jul-aug=July-August -sep-oct=September-October -nov-dec=November-December +jan-feb=\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99 - \u0e81\u0eb8\u0ea1\u0e9e\u0eb2 +mar-apr=\u0ea1\u0eb5\u0e99\u0eb2 - \u0ec0\u0ea1\u0eaa\u0eb2 +may-jun=\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2 - \u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2 +jul-aug=\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94 - \u0eaa\u0eb4\u0e87\u0eab\u0eb2 +sep-oct=\u0e81\u0eb1\u0e99\u0e8d\u0eb2 - \u0e95\u0eb8\u0ea5\u0eb2 +nov-dec=\u0e9e\u0eb0\u0e88\u0eb4\u0e81 - \u0e97\u0eb1\u0e99\u0ea7\u0eb2 quarter=Quarter Q1=Q1: January-March Q2=Q2: April-June Q3=Q3: July-September Q4=Q4: October-December sixMonth=Half year -jan-jun=January-June -jul-dec=July-December +jan-jun=\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99 - \u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2 +jul-dec=\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94 - \u0e97\u0eb1\u0e99\u0ea7\u0eb2 sixMonthApril=Half year -apr-sep=April-September -oct-mar=October-March +apr-sep=\u0ec0\u0ea1\u0eaa\u0eb2 - \u0e81\u0eb1\u0e99\u0e8d\u0eb2 +oct-mar=\u0e95\u0eb8\u0ea5\u0eb2 - \u0ea1\u0eb5\u0e99\u0eb2 year=\u0e9b\u0eb5 closing_date=Closing date who_has_access=Who has access no_author=No author -no_access=No access +no_access=\u0e9a\u0ecd\u0ec8\u0ea1\u0eb5\u0e81\u0eb2\u0e99\u0ec0\u0e82\u0ebb\u0ec9\u0eb2\u0ec0\u0e96\u0eb5\u0e87 public_access=\u0e84\u0ebb\u0e99\u0ead\u0eb7\u0ec8\u0e99\u0eaa\u0eb2\u0ea1\u0eb2\u0e94\u0ec0\u0e82\u0ebb\u0ec9\u0eb2\u0ec0\u0e96\u0eb4\u0e87\u0ec4\u0e94\u0ec9 -can_view_only=Can view only +can_view_only=\u0ead\u0eb2\u0e99\u0eb8\u0e8d\u0eb2\u0e94\u0ec3\u0eab\u0ec9\u0ec0\u0e9a\u0eb5\u0ec8\u0e87\u0ec4\u0e94\u0ec9\u0ec0\u0e97\u0ebb\u0ec8\u0eb2\u0e99\u0eb1\u0ec9\u0e99 can_edit_and_view=\u0eaa\u0eb2\u0ea1\u0eb2\u0e94\u0ec1\u0e81\u0ec9\u0ec4\u0e82 \u0ec1\u0ea5\u0eb0 \u0ec0\u0e9a\u0eb4\u0ec8\u0e87\u0ec4\u0e94\u0ec9 can_capture_and_view=Can capture and view metadata=\u0ec2\u0e84\u0e87\u0eae\u0ec8\u0eb2\u0e87\u0e96\u0eb2\u0e99\u0e82\u0ecd\u0ec9\u0ea1\u0eb9\u0e99 @@ -1835,7 +1835,7 @@ anyone_can_find_and_view=Anyone can find and view anyone_can_view_without_a_login=Anyone can view without a login anyone_can_find_view_and_edit=Anyone can find, view and edit add_users_and_user_groups=\u0ec0\u0e9e\u0eb7\u0ec8\u0ea1\u0e9a\u0eb8\u0e81\u0e84\u0ebb\u0e99\u0ec1\u0ea5\u0eb0\u0e81\u0eb8\u0ec8\u0ea1\u0e84\u0ebb\u0e99 -enter_names=Enter names +enter_names=\u0e9b\u0ec9\u0ead\u0e99\u0e8a\u0eb7\u0ec8 no_manage_access=You do not have manage access to this object. the_custom_attribute_will_be_applied_to_the_selected_objects=The custom attribute will be applied to selected objects. @@ -1956,7 +1956,7 @@ program_indicator_group_management=Program indicator groups intro_program_indicator_group=Group program indicators, even across programs. event_date=\u0ea7\u0eb1\u0e99\u0e97\u0eb5\u0ec0\u0e94\u0eb7\u0ead\u0e99\u0e9b\u0eb5\u0e97\u0eb5\u0e81\u0ecd\u0ea5\u0eb0\u0e99\u0eb5\u0e99\u0eb1\u0ec9\u0e99\u0ec0\u0e81\u0eb5\u0e94\u0e82\u0eb7\u0ec9\u0e99 -completed_date=Completed date +completed_date=\u0ea1\u0eb7\u0ec9\u0e97\u0eb5\u0ec8\u0eaa\u0eb3\u0ec0\u0ea5\u0eb1\u0e94 value_count=Value count zero_pos_value_count=Zero or positive value count event_count=Event count diff --git a/src/i18n/i18n_module_nb.properties b/src/i18n/i18n_module_nb.properties index 100805d64..cbc5f2bac 100644 --- a/src/i18n/i18n_module_nb.properties +++ b/src/i18n/i18n_module_nb.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=Verdig skal v\u00e6re tom value_should_be_a_url=Dette feltet krever en gyldig URL value_should_be_a_relative_url=Dette feltet krever en relativ URL value_should_be_list_of_urls=Dette feltet krever en liste av URLs -value_should_be_an_email=Dette feltet inneholder en e-postadresse +value_should_be_an_email=Dette feltet skal inneholde en e-postadresse value_should_be_a_number=Dette feltet skal inneholde et telefonnummer number_should_not_have_decimals=Nummeret kan ikke ha desimaler value_not_max=Verdien er for lang/stor diff --git a/src/i18n/i18n_module_prs.properties b/src/i18n/i18n_module_prs.properties index d00cd4cc5..ae660f617 100644 --- a/src/i18n/i18n_module_prs.properties +++ b/src/i18n/i18n_module_prs.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=\u0627\u0631\u0632\u0634 \u0628\u0627\ value_should_be_a_url=\u0627\u06cc\u0646 \u0628\u062e\u0634 \u0646\u06cc\u0627\u0632 \u0628\u0647 \u06cc\u06a9 url \u062f\u0631\u0633\u062a \u062f\u0627\u0631\u062f value_should_be_a_relative_url=\u0627\u06cc\u0646 \u0628\u062e\u0634 \u0646\u06cc\u0627\u0632 \u0628\u0647 \u06cc\u06a9 URL \u0648\u0627\u0628\u0633\u062a\u0647 \u062f\u0627\u0631\u062f value_should_be_list_of_urls=\u0627\u06cc\u0646 \u0628\u062e\u0634 \u0628\u0647 \u06cc\u06a9 \u0644\u06cc\u0633\u062a \u0627\u0632 URLs \u062f\u0627\u0631\u062f -value_should_be_an_email=\u0627\u06cc\u0646 \u0628\u062e\u0634 \u0646\u06cc\u0627\u0632 \u0628\u0647 \u06cc\u06a9 \u0627\u06cc\u0645\u0644 \u0622\u062f\u0631\u0633 \u062f\u0627\u0631\u062f +value_should_be_an_email=\u0627\u06cc\u0646 \u0628\u062e\u0634 \u0634\u0627\u0645\u0644 \u0627\u06cc\u0645\u0644 \u0622\u062f\u0631\u0633 \u0628\u0627\u06cc\u062f \u0628\u0627\u0634\u062f value_should_be_a_number=\u0627\u06cc\u0646 \u0628\u062e\u0634 \u0628\u0627\u06cc\u062f \u06cc\u06a9 \u0639\u062f\u062f \u0628\u0627\u0634\u062f number_should_not_have_decimals=\u0627\u06cc\u0646 \u0639\u062f\u062f \u0646\u0628\u0627\u06cc\u062f \u0627\u0639\u0634\u0627\u0631\u06cc \u0628\u0627\u0634\u062f value_not_max=\u0627\u06cc\u0646 \u0627\u0631\u0632\u0634 \u0628\u0633\u06cc\u0627\u0631 \u0628\u0632\u0631\u06af/\u06a9\u0644\u0627\u0646 \u0627\u0633\u062a diff --git a/src/i18n/i18n_module_ps.properties b/src/i18n/i18n_module_ps.properties index 4284c5884..0f0753429 100644 --- a/src/i18n/i18n_module_ps.properties +++ b/src/i18n/i18n_module_ps.properties @@ -276,7 +276,7 @@ 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=\u062f\u0627 \u0633\u0627\u062d\u0647 \u0628\u0627\u06cc\u062f \u06cc\u0648 \u0628\u0631\u06d0\u069a\u0646\u0627\u0644\u06cc\u06a9 \u0648\u0644\u0631\u064a value_should_be_a_number=\u062f\u0627 \u0628\u0631\u062e\u0647 \u0628\u0627\u06cc\u062f \u06cc\u0648\u0647 \u0634\u0645\u06d0\u0631\u0647 \u0648\u0644\u0631\u064a number_should_not_have_decimals=The number should not have decimals value_not_max=The value is to long/large diff --git a/src/i18n/i18n_module_pt.properties b/src/i18n/i18n_module_pt.properties index 88013e3a5..17a47c9d5 100644 --- a/src/i18n/i18n_module_pt.properties +++ b/src/i18n/i18n_module_pt.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=O valor deve estar vazio value_should_be_a_url=Este campo requer um URL v\u00e1lido value_should_be_a_relative_url=Este campo requer um URL v\u00e1lido value_should_be_list_of_urls=Este campo requer uma lista de URLs -value_should_be_an_email=Este campo cont\u00e9m um endere\u00e7o de email +value_should_be_an_email=Este campo deve conter um endere\u00e7o de email value_should_be_a_number=Este campo deve conter um n\u00famero number_should_not_have_decimals=O n\u00famero n\u00e3o deve ter decimais value_not_max=O valor \u00e9 longo / grande diff --git a/src/i18n/i18n_module_ru.properties b/src/i18n/i18n_module_ru.properties index 1ca8d0a70..15de3006e 100644 --- a/src/i18n/i18n_module_ru.properties +++ b/src/i18n/i18n_module_ru.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=\u0417\u043d\u0430\u0447\u0435\u043d\u value_should_be_a_url=\u0412 \u044d\u0442\u043e \u043f\u043e\u043b\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u044b\u0439 URL value_should_be_a_relative_url=\u0412 \u044d\u0442\u043e \u043f\u043e\u043b\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 URL value_should_be_list_of_urls=\u0412 \u044d\u0442\u043e \u043f\u043e\u043b\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0441\u043f\u0438\u0441\u043e\u043a URL -value_should_be_an_email=\u042d\u0442\u043e \u043f\u043e\u043b\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0430\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b +value_should_be_an_email=\u042d\u0442\u043e \u043f\u043e\u043b\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u0430\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b value_should_be_a_number=\u042d\u0442\u043e \u043f\u043e\u043b\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u0447\u0438\u0441\u043b\u043e number_should_not_have_decimals=\u0427\u0438\u0441\u043b\u043e \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u0434\u0435\u0441\u044f\u0442\u0438\u0447\u043d\u044b\u0445 \u0434\u0440\u043e\u0431\u0435\u0439 value_not_max=\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u0434\u043b\u0438\u043d\u043d\u043e\u0435/\u0431\u043e\u043b\u044c\u0448\u043e\u0435 diff --git a/src/i18n/i18n_module_si.properties b/src/i18n/i18n_module_si.properties index 2aa5fa14e..ea1709b2e 100644 --- a/src/i18n/i18n_module_si.properties +++ b/src/i18n/i18n_module_si.properties @@ -276,7 +276,7 @@ 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 @@ -345,7 +345,7 @@ select_an_organisation_unit_to_move=Select an organisation unit to move not_selected=Not selected confirm=\u0dad\u0dc4\u0dc0\u0dd4\u0dbb\u0dd4 \u0d9a\u0dbb\u0db1\u0dca\u0db1 select_the_new_parent_organisation_unit_for_the_one_to_move=Select the new parent organisation unit for the one to move -reset=Reset +reset=\u0db1\u0dd0\u0dc0\u0dad \u0db4\u0dd2\u0dc4\u0dd2\u0da7\u0dd4\u0dc0\u0db1\u0dca\u0db1 parent_organisation_unit=Parent organisation unit no_matching_organisation_units=No matching organisation units organisation_unit=Organisation unit diff --git a/src/i18n/i18n_module_sv.properties b/src/i18n/i18n_module_sv.properties index 4a85c0543..81ab10aa3 100644 --- a/src/i18n/i18n_module_sv.properties +++ b/src/i18n/i18n_module_sv.properties @@ -276,7 +276,7 @@ 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 @@ -418,8 +418,8 @@ available_data_sets=Available data sets selected_data_sets=Selected data sets limited=Limited get_report_as_xls=Download as Excel -get_report_as_csv=Download as CSV -get_report_as_pdf=Download as PDF +get_report_as_csv=Ladda ner som CSV +get_report_as_pdf=Ladda ner som PDF please_wait_while_downloading=Please wait while downloading report please_wait_while_searching=Please wait while searching hierarchy=Hierarchy @@ -1773,7 +1773,7 @@ registration_period=Complete registration period registration_user=Complete registration user registration_time=Complete registration time att_opt_combo=Complete registration att opt combo -open_user_guide=Open user guide +open_user_guide=\u00d6ppna anv\u00e4ndarhandboken section_id=Section ID show_row_totals=Show row totals show_column_totals=Show column totals diff --git a/src/i18n/i18n_module_uk.properties b/src/i18n/i18n_module_uk.properties index 46ac37deb..7a6bfc005 100644 --- a/src/i18n/i18n_module_uk.properties +++ b/src/i18n/i18n_module_uk.properties @@ -276,7 +276,7 @@ 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=\u0426\u0435 \u043f\u043e\u043b\u0435 \u043c\u0430\u0454 \u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0430\u0434\u0440\u0435\u0441\u0443 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0457 \u043f\u043e\u0448\u0442\u0438 value_should_be_a_number=\u0426\u0435 \u043f\u043e\u043b\u0435 \u043c\u0430\u0454 \u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0447\u0438\u0441\u043b\u043e number_should_not_have_decimals=The number should not have decimals value_not_max=The value is to long/large diff --git a/src/i18n/i18n_module_ur.properties b/src/i18n/i18n_module_ur.properties index 7b6399e39..282343e7f 100644 --- a/src/i18n/i18n_module_ur.properties +++ b/src/i18n/i18n_module_ur.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=\u0642\u06cc\u0645\u062a \u062e\u0627\ value_should_be_a_url=\u06cc\u06c1 \u0641\u06cc\u0644\u0688 \u0627\u06cc\u06a9 \u062f\u0631\u0633\u062a url \u06a9\u06cc \u0636\u0631\u0648\u0631\u062a \u06c1\u06d2 value_should_be_a_relative_url=\u06cc\u06c1 \u0641\u06cc\u0644\u0688 \u0627\u06cc\u06a9 \u0631\u0634\u062a\u06c1 \u062f\u0627\u0631 \u06cc\u0648 \u0622\u0631 \u0627\u06cc\u0644 \u06a9\u06cc \u0636\u0631\u0648\u0631\u062a \u06c1\u06d2 value_should_be_list_of_urls=\u06cc\u06c1 \u0641\u06cc\u0644\u0688 \u06cc\u0648 \u0622\u0631 \u0627\u06cc\u0644 \u06a9\u06cc \u0641\u06c1\u0631\u0633\u062a \u06a9\u06cc \u0636\u0631\u0648\u0631\u062a \u06c1\u06d2 -value_should_be_an_email=\u06cc\u06c1 \u0641\u06cc\u0644\u0688 \u0627\u06cc\u06a9 \u0627\u06cc \u0645\u06cc\u0644 \u067e\u062a\u06c1 \u06c1\u06d2 +value_should_be_an_email=\u0627\u0633 \u0641\u06cc\u0644\u0688 \u06a9\u0648 \u0627\u06cc \u0645\u06cc\u0644 \u067e\u062a\u06c1 \u06c1\u0648\u0646\u0627 \u0686\u0627\u06c1\u0626\u06d2 value_should_be_a_number=\u0627\u0633 \u0641\u06cc\u0644\u0688 \u0645\u06cc\u06ba \u0627\u06cc\u06a9 \u0646\u0645\u0628\u0631 \u06c1\u0648\u0646\u0627 \u0686\u0627\u06c1\u0626\u06d2 number_should_not_have_decimals=\u0646\u0645\u0628\u0631 \u0645\u06cc\u06ba \u06c1\u0648\u0646\u0627 \u0636\u0631\u0648\u0631\u06cc \u0646\u06c1\u06cc\u06ba \u06c1\u06d2 value_not_max=\u0642\u06cc\u0645\u062a \u0637\u0648\u06cc\u0644 / \u0628\u0691\u06cc \u06c1\u06d2 diff --git a/src/i18n/i18n_module_uz_Cyrl.properties b/src/i18n/i18n_module_uz_Cyrl.properties deleted file mode 100644 index 0754983eb..000000000 --- a/src/i18n/i18n_module_uz_Cyrl.properties +++ /dev/null @@ -1,2258 +0,0 @@ - -aggregate=\u0411\u0438\u0440\u043b\u0430\u0448\u0442\u0438\u0440\u0438\u0448 -tracker=\u041a\u0443\u0437\u0430\u0442\u0443\u0432 -no_option_assigned=Use of category with an empty option is not allowed! -number_of_category_options=Number of category options -number_of_categories=Number of categories -sort=Sort -create_new_data_element_category=Create new data element category -selected_categories=Selected categories -available_categories=Available categories -category_management=Category management -category_combo_management=Category combination management -create_new_data_element_category_combo=Create new data element category combination -confirm_delete_category_option=Are you sure you want to delete this category option? -confirm_delete_category=Are you sure you want to delete this category? -confirm_delete_category_combo=Are you sure you want to delete this category combination? -edit_data_element_category=Edit data element category -edit_data_element_category_combo=Edit data element category combination -category_combination=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f\u043b\u0430\u0440 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u044f\u0441\u0438 -data_element_category_combo_details=Data element category combo details -data_element_category=Data element category -data_element_category_combo=Data element category combination -select=\u0422\u0430\u043d\u043b\u0430\u043d\u0433 -data_element=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 -data_element_group=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0433\u0443\u0440\u0443\u04b3\u0438 -data_element_groups=Data element groups -data_elements=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043b\u0430\u0440\u0438 -indicator=\u0418\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440 -indicator_group=\u041a\u045e\u0440\u0441\u0430\u0442\u0433\u0438\u0447 \u0433\u0443\u0440\u0443\u04b3\u0438 -indicator_groups=Indicator groups -create_new_data_element=Create new data element -domain_type=\u0414\u043e\u043c\u0435\u043d \u0442\u0443\u0440\u0438 -create_new_data_element_group=Create new data element group -group_members=Group members -available_data_elements=\u041c\u0430\u0432\u0436\u0443\u0434 \u043c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 -create_new_indicator=Create new indicator -create_new_indicator_group=Create new indicator group -create_new_indicator_type=Create new indicator type -factor=\u041e\u043c\u0438\u043b -data_element_management=Data element management -data_element_group_management=Data element group management -number_of_members=Number of members -export=\u042d\u043a\u0441\u043f\u043e\u0440\u0442 -import=Import -indicator_management=Indicator management -indicator_group_management=Indicator group management -indicator_type_management=Indicator type management -edit_data_element=Edit data element -edit_data_element_group=Edit data element group -edit_indicator=Edit indicator -edit_indicator_group=Edit indicator group -edit_indicator_type=Edit indicator type -edit_numerator=Edit numerator -edit_denominator=Edit denominator -confirm_delete_data_element=Are you sure you want to delete this data element? -confirm_delete_data_element_group=Are you sure you want to delete this data element group? -confirm_delete_data_element_group_set=Are you sure you want to delete this data element group set? -confirm_delete_indicator_group=Are you sure you want to delete this indicator group? -confirm_delete_indicator_type=Are you sure you want to delete this indicator type? -confirm_delete_data_dictionary=Are you sure you want to delete this data dictionary? -confirm_delete_indicator_group_set=Are you sure you want to delete this indicator group set? -everything_is_ok=Everything is OK -adding_data_element_group_failed=Adding the data element group failed with the following message -saving_data_element_group_failed=Saving the data element group failed with the following message -adding_indicator_group_failed=Adding the indicator group failed with the following message -saving_indicator_group_failed=Saving the indicator group failed with the following message -adding_indicator_type_failed=Adding the indicator type failed with the following message -saving_indicator_type_failed=Saving the indicator type failed with the following message -calculated=Calculated -available_dataelements=Available Data Elements -selected_dataelements=Selected Data Elements -add_selected=\u0422\u0430\u043d\u043b\u0430\u043d\u0433\u0430\u043d\u043b\u0430\u0440\u043d\u0438 \u049b\u045e\u0448\u0438\u0448 -remove_all=Remove all -assign_all=Assign all -create_new_data_dictionary=Create new data dictionary -region=Region -select_domain_type=Select domain type -current=\u0416\u043e\u0440\u0438\u0439 -date=\u0421\u0430\u043d\u0430 -selected_data_elements=\u0422\u0430\u043d\u043b\u0430\u043d\u0433\u0430\u043d \u043c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 -selected_indicators=\u0422\u0430\u043d\u043b\u0430\u043d\u0433\u0430\u043d \u043a\u045e\u0440\u0441\u0430\u0442\u0433\u0438\u0447\u043b\u0430\u0440 -available_indicators=\u041c\u0430\u0432\u0436\u0443\u0434 \u043a\u045e\u0440\u0441\u0430\u0442\u0433\u0438\u0447\u043b\u0430\u0440 -item_deleted_successfully=Item deleted successfully -value=\u049a\u0438\u0439\u043c\u0430\u0442 -confirm_delete_indicator=Do you want to delete indicator? -adding_indicator_failed=Adding indicator failed -saving_indicator_failed=Saving indicator failed -translate=\u0422\u0430\u0440\u0436\u0438\u043c\u0430 \u049b\u0438\u043b\u0438\u043d\u0433 -select_indicator=Please select indicator -object_not_deleted_associated_by_objects=Object not deleted because it is associated by objects of type -hide_warning=Hide warning -update_dataelement_group_members=Update Data Element Group Member -update_success=Update was successful -member_of=Member of -data_element_group_editor=Data Element Group Editor -move_up=Move up -move_down=Move down -move_to_top=Move to top -move_to_bottom=Move to bottom -indicator_sort_order=Indicator sort order -data_element_sort_order=Data element sort order -indicator_group_editor=Indicator Group Editor -update_indicator_group_member=Update Indicator Member -factor_cannot_be_zero=Factor cannot be zero -url=URL -aggregation_levels=\u0411\u0438\u0440\u043b\u0430\u0448\u0442\u0438\u0440\u0438\u0448 \u0434\u0430\u0440\u0430\u0436\u0430\u043b\u0430\u0440\u0438 -available_aggregation_levels=Available aggregation levels -selected_aggregation_levels=Selected aggregation levels -remove_selected=Remove selected -category_options=Category options -add_category_option=Add category option -must_include_category_option=Please include one or more category options -specify_category_option_name=Please specify a category option name -category_option_name_already_exists=The category option name already exists -data_element_group_set=Data element group set -data_element_group_set_management=Data element group set management -indicator_group_set=Indicator group set -name_aldready_exists=Name already exists ! -available_dataelementgroup=Available Data Element Groups -selected_dataelementgroup=Selected Data Element Groups -add_dataelementgroupset=Add Data Element Group Set -update_dataelementgroupset=Update Data Element Group Set -add_indicatorgroupset=Add Indicator group set -update_indicatorgroupset=Update Indicator group set -available_indicatorgroup=Available Indicator groups -selected_indicatorgroup=Selected Indicator groups -last_updated=\u041e\u0445\u0438\u0440\u0433\u0438 \u044f\u043d\u0433\u0438\u043b\u0430\u043d\u0433\u0430\u043d -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 -intro_data_element=Create, modify, view and delete data elements. Data elements are phenomena for which will be captured and analyzed. -intro_data_element_group=Create, modify, view and delete data element groups. Groups are used for improved analysis. -intro_data_element_group_editor=Easily add or remove data elements to and from data element groups, as well as deleted data elements. -intro_data_element_group_set=Create, modify, view and delete data element group sets. Group sets are used for improved analysis. -intro_category_option=Create, modify, view and delete category options. Category options are options with in category. -intro_category=Create, modify, view and delete data element categories. Categories are used for disaggregation of data elements. -intro_category_combo=Create, modify, view and delete category combinations. -intro_category_option_group=Create, modify, view and delete category option groups, which can be used to classify category options. -intro_category_option_group_set=Create, modify, view and delete category option group sets, which can be used for improved data analysis. -intro_indicator=Create, modify, view and delete indicators. An indicator is a formula consisting of data elements and numbers. -intro_indicator_type=Create, modify, view and delete indicator types. An indicator type is a factor for an indicator, like percentage. -intro_indicator_group=Create, modify, view and delete indicator groups. Groups are used for improved analysis. -intro_indicator_group_editor=Easily add or remove indicators to and from indicator groups, as well as delete indicators. -intro_indicator_group_set=Create, modify, view and delete indicator group sets. Group sets are used for improved analysis. -intro_data_dictionary=Create, modify, view and delete data dictionaries. A data dictionary is a set of meta-data. -intro_concept=Create, modify, view and delete concepts. A concept can be used by a category. -available_data_element_group_sets=Available data element group sets -selected_data_element_group_sets=Selected data element group sets -available_groups=Available Groups -selected_groups=Selected Groups -assign_groups_for_dataelement=Assign Groups for Data Element -select_dataelement=Please select data element -option_rename_successfully=Category option renamed successfully -create_new_concept=Create new concept -edit_concept=Edit concept -concept_name=Concept name -confirm_delete_concept=Are you sure you want to delete this concept? -adding_concept_failed=Adding concept failed -saving_concept_failed=Saving concept failed -regex_add_edit_concept=Enter alphabet (a-z A-Z), number (0-9) and underscore (_) characters only. -concept_management=Concept management -concept=Concept -selected_name=Selected name -update_category_option=Update category option -move_selected=Move selected -number_value_type=\u0420\u0430\u049b\u0430\u043c \u0442\u0443\u0440\u0438 -number=\u0422\u0430\u0440\u0442\u0438\u0431 \u0440\u0430\u049b\u0430\u043c\u0438 -int=\u0411\u0443\u0442\u0443\u043d \u0441\u043e\u043d -view_1=View 1 -view_2=View 2 -zero_is_significant=Store zero data values -form_name=\u0428\u0430\u043a\u043b \u043d\u043e\u043c\u0438 -compulsory=Compulsory -data_dimension=Data dimension -include_subhierarchy_in_analytics=Include subhierarchy in analytics -select_group=\u0413\u0443\u0440\u0443\u04b3\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u043d\u0433 -option_set=Option set -please_select=Please select -formula=\u0424\u043e\u0440\u043c\u0443\u043b\u0430 -legend_set=\u0422\u0430\u044a\u0440\u0438\u0444 -legend_sets=Legends -skip_total=Skip category total in reports -data_element_category_option=Data Element Category Option -category_option_management=Category option management -category_option_combo_management=Category option combination management -create_new_data_element_category_option=Create new data element category option -edit_data_element_category_option=Edit data element category option -available_category_options=Available category options -selected_category_options=Selected category options -use_as_data_dimension=Use as data dimension -tip=Tip -use=use -dimension_type=Dimension type -disaggregation=Disaggregation -attribute=Attribute -confirm_delete_attribute=Do you want to delete this attribute? -option_set_for_data_values=Option set for data values -comment_option_set=Option set for comments -organisation_unit_counts=Org unit counts -reporting_rates=\u04b2\u0438\u0441\u043e\u0431\u043e\u0442 \u0442\u0430\u044a\u0440\u0438\u0444\u043b\u0430\u0440\u0438 -category_option=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043b\u0430\u0440\u0438 -category=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f -category_combo=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f\u043b\u0430\u0440 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u044f\u0441\u0438 -category_option_group=Category option group -category_option_group_management=Category option group management -create_new_category_option_group=Create new category option group -edit_category_option_group=Edit category option group -confirm_delete_category_option_group=Are you sure you want to delete this category option group? -category_option_group_set=Category option group set -category_option_group_set_management=Category option group set management -create_new_category_option_group_set=Create new category option group set -edit_category_option_group_set=Edit category option group set -available_category_option_groups=Available category option groups -selected_category_option_groups=Selected category option groups -confirm_delete_category_option_group_set=Are you sure you want to delete this category option group set? -show_more_options=\u041a\u045e\u043f\u0440\u043e\u049b \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043b\u0430\u0440\u043d\u0438 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u0448 -show_fewer_options=\u041a\u0430\u043c\u0440\u043e\u049b \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043b\u0430\u0440\u043d\u0438 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u0448 -id=Id -min=\u041c\u0438\u043d\u0438\u043c\u0443\u043c -max=\u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c -category_option_combo=Category option combination -intro_category_option_combo=View and edit category option combinations. Category option combinations are break-downs of category. -edit_data_element_category_option_combo=Edit data element category option combo -approve_data=Approve data -decimals_in_data_output=Decimals in data output -categories=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f\u043b\u0430\u0440 -ignore_data_approval=Ignore data approval -data_dimension_type=Data dimension type -indicator_type=Indicator type -indicator_group_set_management=Indicator group set management -of_page=of -management=management -search_by_name=\u0418\u0441\u043c\u0438 \u043e\u0440\u049b\u0430\u043b\u0438 \u0438\u0437\u043b\u0430\u0448 -search_by_name_code_id=Search by name, code or id -press_enter_to_search=(Press enter to search) -filter_menu_items_by_name=Filter by name -press_enter_to_go_to_first=(Press enter to go to first item) -search_available=Search available -search_selected=Search selected -required=(required) -aggregation_type=\u0411\u0438\u0440\u043b\u0430\u0448\u0442\u0438\u0440\u0438\u0448 \u0442\u0443\u0440\u0438 -ok=Ok -dismiss=Dismiss -description=\u0422\u0430\u0432\u0441\u0438\u0444 -search_available_selected_items=Search available/selected items -tracked_entity_type_attributes=Tracked entity type attributes -program_tracked_entity_attributes=Program tracked entity attributes -search_available_program_tracked_entity_attributes=Search available/selected program tracked entity attributes -search_available_tracked_entity_type_attributes=Search available/selected tracked entity type attributes -selected=\u0442\u0430\u043d\u043b\u0430\u043d\u0433\u0430\u043d -indicators=\u0418\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u043b\u0430\u0440 -category_option_groups=Category Option Groups -annualized=Annualized -decimals=Decimals in data output -constants=Constants -sharing=\u0423\u043b\u0430\u0448\u0438\u0448 -search=\u0418\u0437\u043b\u0430\u0448 -program_tracked_entity_attributes=Program tracked entity attributes -program_indicators=\u0418\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u043b\u0430\u0440 -program_data_elements=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043b\u0430\u0440\u0438 -please_select_a_program=Please select a program -no_tracked_entity_attributes=No tracked entity attributes for this program -no_program_indicators=No program indicators for this program -no_program_data_elements=No program data elements for this program -members=Members -can_edit=Can Edit -hidden_by_filters=hidden by filters -value_type=\u049a\u0438\u0439\u043c\u0430\u0442 \u0442\u0443\u0440\u0438 -value_required=\u0423\u0448\u0431\u0443 \u049b\u0430\u0442\u043e\u0440 \u0442\u045e\u043b\u0434\u0438\u0440\u0438\u043b\u0438\u0448\u0438 \u0448\u0430\u0440\u0442 -value_not_unique=This field requires a unique value -option_name_must_be_unique=Name must be unique within an option set -option_code_must_be_unique=Code must be unique within an option set -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_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 -could_not_run_async_validation=Unable to run async validator -list=\u0420\u045e\u0439\u0445\u0430\u0442 -add=\u049a\u045e\u0448\u0438\u0448 -done=\u0411\u0430\u0436\u0430\u0440\u0438\u043b\u0434\u0438 -letter=\u0425\u0430\u0442 -boolean=\u04b2\u0430/\u0419\u045e\u049b -true_only=\u0424\u0430\u049b\u0430\u0442 \u04b3\u0430 -file_resource=\u0424\u0430\u0439\u043b -integer_positive=\u041c\u0443\u0441\u0431\u0430\u0442 \u0441\u043e\u043d -integer_zero_or_positive=\u041c\u0443\u0441\u0431\u0430\u0442 \u0451\u043a\u0438 \u041d\u043e\u043b\u044c \u0431\u0443\u0442\u0443\u043d \u0441\u043e\u043d -coordinate=\u041c\u0443\u0432\u043e\u0444\u0438\u049b\u043b\u0430\u0448\u0442\u0438\u0440\u0438\u0448 -integer_negative=\u041c\u0430\u043d\u0444\u0438\u0439 \u0441\u043e\u043d -integer=\u0411\u0443\u0442\u0443\u043d \u0441\u043e\u043d -datetime=\u0421\u0430\u043d\u0430 \u0432\u0430 \u0412\u0430\u049b\u0442 -time=\u0412\u0430\u049b\u0442 -tracker_associate=\u041a\u0443\u0437\u0430\u0442\u0443\u0432\u0447\u0438 \u04b3\u0430\u043c\u043a\u043e\u0440 -average_sum_org_unit=\u040e\u0440\u0442\u0430\u0447\u0430 (\u0442\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u0438\u0440\u043b\u0438\u043a \u0438\u0435\u0440\u0430\u0440\u0445\u0438\u044f\u0441\u0438 \u0436\u0430\u043c\u043b\u0430\u043d\u043c\u0430\u0441\u0438) -average_sum_int=\u040e\u0440\u0442\u0430\u0447\u0430 (\u0441\u043e\u043d\u043b\u0430\u0440 \u0439\u0438\u0493\u0438\u043d\u0434\u0438\u0441\u0438) -average_sum_int_disaggregation=\u040e\u0440\u0442\u0430\u0447\u0430 (\u0441\u043e\u043d\u043b\u0430\u0440 \u0439\u0438\u0493\u0438\u043d\u0434\u0438\u0441\u0438, \u0430\u0439\u0438\u0440\u043c\u0430\u0441\u0438) -average_int=\u040e\u0440\u0442\u0430\u0447\u0430 (\u0441\u043e\u043d) -average_int_disaggregation=\u040e\u0440\u0442\u0430\u0447\u0430 (\u0441\u043e\u043d, \u0430\u0439\u0438\u0440\u043c\u0430) -average_bool=\u040e\u0440\u0442\u0430\u0447\u0430 (\u04b2\u0430/\u0419\u045e\u049b) -created=\u042f\u0440\u0430\u0442\u0438\u043b\u0434\u0438 -display_description=\u0422\u0430\u0432\u0441\u0438\u0444 -details=Show details -share=\u0421\u043e\u0437\u043b\u0430\u043c\u0430\u043b\u0430\u0440 \u0431\u0438\u043b\u0430\u043d \u0443\u043b\u0430\u0448\u0438\u0448 -metadata_management_overview=Metadata management overview -metadata_group_editor=Metadata group editor -select_an_object_type=Select an object type -back=\u041e\u0440\u049b\u0430\u0433\u0430 -view=\u041a\u045e\u0440\u0438\u043a -was_not_deleted=was not deleted -was_deleted=was deleted -select_locale=\u0416\u043e\u0439\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u043d\u0433 -translation_dialog_title=\u0422\u0430\u0440\u0436\u0438\u043c\u0430 \u049b\u0438\u043b\u0438\u043d\u0433 -translation_saved=Translation saved -translation_save_error=Could not save the translation. -organisation_unit_assignment_saved=Organisation unit assignment saved -organisation_unit_assignment_save_error=Failed to save organisation unit assignment -deselect=Deselect -select_all=\u0411\u0430\u0440\u0447\u0430\u0441\u0438\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u0448 -deselect_all=\u0411\u0430\u0440\u0447\u0430 \u0442\u0430\u043d\u043b\u0430\u043d\u0433\u0430\u043d\u043d\u0438 \u0431\u0435\u043a\u043e\u0440 \u049b\u0438\u043b\u0438\u0448 -select_a_locale_to_enter_translations_for_that_language=\u0422\u0430\u0440\u0436\u0438\u043c\u0430 \u049b\u0438\u043b\u0438\u043d\u0438\u0448\u0438 \u043b\u043e\u0437\u0438\u043c \u0431\u045e\u043b\u0433\u0430\u043d \u043e\u0431\u044a\u0435\u043a\u0442 \u0443\u0447\u0443\u043d \u0442\u0438\u043b \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u043d\u0433 -data_set_management=Data set management -data_set=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u0442\u045e\u043f\u043b\u0430\u043c\u0438 -intro_data_set=Create, update, view and delete data sets and custom forms. A data set is a collection of data elements for which data is entered. -intro_data_set_notification_template=Create, update, view, and delete data set notifications. -compulsoryDataElements=Edit compulsory data elements -sectionForm=Manage sections -dataEntryForm=Design data entry form -pdfDataSetForm=Get PDF for data entry -runNow=\u04b2\u043e\u0437\u0438\u0440\u043e\u049b \u0431\u043e\u0448\u043b\u0430\u0448 -preview=Preview -saved_compulsory_data_elements=Saved compulsory data elements -failed_to_save_compulsory_data_elements=Could not save compulsory data elements -create_new_root=Are you sure you want to create a new root organisation unit? -create_new_organisation_unit=Create new organisation unit -registers_data=Registers data -crease_new_organisation_unit_group=Create new organisation unit group -hierarchy_operations=Hierarchy operations -select_an_organisation_unit_to_move=Select an organisation unit to move -not_selected=\u0422\u0430\u043d\u043b\u0430\u043d\u043c\u0430\u0433\u0430\u043d -confirm=\u0422\u0430\u0441\u0434\u0438\u049b\u043b\u0430\u043d\u0433 -select_the_new_parent_organisation_unit_for_the_one_to_move=Select the new parent organisation unit for the one to move -reset=Reset -parent_organisation_unit=\u042e\u049b\u043e\u0440\u0438 \u0442\u0430\u0448\u043a\u0438\u043b\u043e\u0442 \u0431\u045e\u043b\u0438\u043c\u0438 -no_matching_organisation_units=No matching organisation units -organisation_unit=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u0438\u0440\u043b\u0438\u043a -organisation_unit_group=Organisation unit group -hierarchy_operations_menu=Hierarchy operations -organisation_unit_level=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c \u043f\u043e\u0493\u043e\u043d\u0430\u0441\u0438 -organisation_unit_management=Organisation unit management -this_organisation_unit_has_no_children=This organisation unit has no children -organisation_unit_group_management=Organisation unit group management -number_of_group_members=Number of group members -edit_organisation_unit=Edit organisation unit -edit_organisation_unit_group=Edit organisation unit group -the_selected_organisation_unit_is_already_a_root=The selected organisation unit is already a root. Please select a new parent organisation unit -the_selected_organisation_unit_will_be_moved_to_root= The selected organisation unit will be moved to root -an_organisation_unit_cannot_be_moved_to_itself=An organisation unit cannot be moved to itself. Please select a new parent organisation unit -an_organisation_unit_cannot_be_moved_to_be_its_own_child=An organisation unit cannot be moved to be its own child. Please select a new parent organisation unit -the_new_parent_organisation_unit_is_approved=The new parent organisation unit is approved -name_in_use=The name is already in use. Please choose a different name. -code_in_use=The code is already in use. Please choose a different code. -this_organisation_unit_cannot_moved=This organisation unit cannot be moved. Please select a new organisation unit to move -the_organisation_unit_to_move_is_approved=The organisation unit to move is approved -not_selected_moved_to_root_position=Not selected, moved to root position -verification_of_the_new_parent_organisation_unit_failed=Verification of the new parent organisation unit failed with the following message -confirm_to_delete_organisation_unit=Are you sure you want to delete this organisation unit? -adding_the_organisation_unit_failed=Adding the organisation unit failed with the following message -saving_the_organisation_unit_failed=Saving the organisation unit failed with the following message -confirm_to_delete_organisation_unit_group=Are you sure you want to delete this organisation unit group? -confirm_to_delete_organisation_unit_group_set=Are you sure you want to delete this organisation unit group set? -organisation_unit_group_set_management=Organisation unit group set management -organisation_unit_group_set=Organisation unit group set -saving_the_organisation_unit_group_set_failed=Saving the organisation unit group set failed with the following message -exclusive=Exclusive -create_new_organisation_unit_group_set=Create new rganisation unit group set -edit_organisation_unit_group_set=Edit organisation unit group set -the_group_set_can_not_be_creat_bec_it_is_exc_and=The group set can not be created because it is exclusive and -is_a_member_of_more_than_one_selected_group=is a member of more than one selected group -move_all=Move all -organisation_unit_level_management=Organisation unit level management -select_a_parent_organisation_unit=Select a parent organisation unit -for_organisation_units_within=For organisation units within -level=\u0414\u0430\u0440\u0430\u0436\u0430 -code=\u041a\u043e\u0434 -registers_date=Registers date -latitude=\u041a\u0435\u043d\u0433\u043b\u0438\u043a -a_latitude_should_be_a_number_between_-90_and_90=A latitude should be a number between -90 and 90 -longitude=\u041a\u0435\u043d\u0433\u043b\u0438\u043a -a_longitude_should_be_a_number_between_-180_and_180=A longitude should be a number between -180 and 180 -latitude_optional=Latitude (optional) -longitude_optional=Longitude (optional) -assign_to_compulsory_group_set=Assign to compulsory organisation unit group set -intro_organisation_unit=Create, modify, view and delete organisation units, which can be departments, offices, hospitals and clinics. -intro_organisation_unit_group=Create, modify, view and delete organisation unit groups. Groups are used for improved analysis. -intro_organisation_unit_group_set=Create, modify, view and delete organisation unit group sets. Group sets are used for improved analysis. -intro_organisation_unit_level=Create, modify, view and delete descriptive names for the organisation unit levels in the system. -intro_organisation_unit_search=Search organisation units based on name and group sets. View extended information for individual units. -intro_hierarchy_operations_menu=Move organisation units in the organisation unit tree. All children will be moved along with the unit. -loading=\u042e\u043a\u043b\u0430\u043d\u043c\u043e\u049b\u0434\u0430 -coordinates=Coordinates -organisation_unit_search=Organisation Unit Search -organisation_unit_search_management=Organisation unit search -criteria=\u041a\u0440\u0438\u0442\u0435\u0440\u0438\u0439 -organisation_units=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u0438\u0440\u043b\u0438\u043a\u043b\u0430\u0440 -found=\u0422\u043e\u043f\u0438\u043b\u0434\u0438 -all=\u0411\u0430\u0440\u0447\u0430\u0441\u0438 -please_select_from_tree=Please select from tree (optional) -polygon=Polygon -point=Point -offline_levels=Offline levels -available_data_sets=Available data sets -selected_data_sets=Selected data sets -limited=Limited -get_report_as_xls=Excel \u0441\u0438\u0444\u0430\u0442\u0438\u0434\u0430 \u044e\u043a\u043b\u0430\u043d\u0433 -get_report_as_csv=CSV \u0441\u0438\u0444\u0430\u0442\u0438\u0434\u0430 \u044e\u043a\u043b\u0430\u043d\u0433 -get_report_as_pdf=PDF \u0441\u0438\u0444\u0430\u0442\u0438\u0434\u0430 \u044e\u043a\u043b\u0430\u043d\u0433 -please_wait_while_downloading=Please wait while downloading report -please_wait_while_searching=Please wait while searching -hierarchy=Hierarchy -data_sets=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u0442\u045e\u043f\u043b\u0430\u043c\u0438 -organisation_unit_groups=Organisation unit groups -phone_number=\u0422\u0435\u043b\u0435\u0444\u043e\u043d \u0440\u0430\u049b\u0430\u043c\u0438 -select_symbol=Select symbol -symbol=Symbol -name_code_identifier=Name, code or identifier -identifier=Identifier -short_name_in_use=The short name is already in use. Please choose a different short name -show_all_sections=\u0411\u0430\u0440\u0447\u0430 \u0431\u045e\u043b\u0438\u043c\u043b\u0430\u0440\u043d\u0438 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u0448 -organisation_unit_levels_not_yet_saved=Organisation unit level is not yet saved, please save -no_value= -determining_your_root_orgunits=Loading your root organisation units -filter_organisation_units_by_name=Filtering organisation units by name -organisation_units_selected=Organisation units selected -address=Address -contact_person=Contact person -opening_date=Opening date -closed_date=Closed date -comment=\u0418\u0437\u043e\u04b3 -saving=\u0421\u0430\u049b\u043b\u0430\u0448 -validating=Validating -data_element_section=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 -indicator_section=\u0418\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440 -organisation_unit_section=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u0438\u0440\u043b\u0438\u043a -category_section=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f -href=Api URL -actions=\u0410\u043c\u0430\u043b\u043b\u0430\u0440 -move_$$ouCount$$_organisation_units=Move $$ouCount$$ organisation units -successfully_moved_$$ouName$$=Successfully moved $$ouName$$ -failed_to_move_$$ouName$$_($$errorMessage$$)=Failed to move $$ouName$$ ($$errorMessage$$) -move=\u040e\u0442\u0438\u0448 -select_organisation_units_to_move_from_the_left_tree=Select organisation unit(s) to move from the left -new_parent=New parent -select_new_parent_for_organisation_units_from_the_right_tree=Select new parent for organisation unit(s) from the right tree -public_can_edit=Public view/edit -public_can_view=Public view -public_none=No public access -you_can_not_move_higher_level_organisation_units_to_its_descendants=You can not move an organisation unit to one of its descendants. -confirm_delete_organisation_unit=Are you sure you want to delete this organisation unit? -confirm_delete_organisation_unit_group=Are you sure you want to delete this organisation unit group? -confirm_delete_organisation_unit_group_set=Are you sure you want to delete this organisation unit group set? -organisation_unit_levels_save_success=Organisation unit levels saved! -organisation_unit_levels_save_failed=Could not save organisation unit levels. -no_roots_found=No roots found -other_section=\u0411\u043e\u0448\u049b\u0430 -constant_management=Constant management -constant=Constant -intro_constant=Create constants which can be included in expressions of indicator and validation rules. -attribute_management=Attribute management -mandatory=Mandatory -unique=Unique -intro_attribute=Create, modify and view attributes. -data_element_attribute=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 -data_element_group_attribute=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0433\u0443\u0440\u0443\u04b3\u0438 -indicator_attribute=\u0418\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440 -indicator_group_attribute=\u041a\u045e\u0440\u0441\u0430\u0442\u0433\u0438\u0447 \u0433\u0443\u0440\u0443\u04b3\u0438 -data_set_attribute=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u0442\u045e\u043f\u043b\u0430\u043c\u0438 -organisation_unit_attribute=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u0438\u0440\u043b\u0438\u043a -organisation_unit_group_attribute=Organisation unit group -organisation_unit_group_set_attribute=Organisation unit group set -user_attribute=User -user_group_attribute=User group -program_attribute=Program attribute -program_stage_attribute=\u0414\u0430\u0441\u0442\u0443\u0440 \u0431\u043e\u0441\u049b\u0438\u0447\u0438 -tracked_entity_attribute=\u041a\u0443\u0437\u0430\u0442\u0443\u0432 \u043e\u0431\u044a\u0435\u043a\u0442\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 -tracked_entity_type=\u041a\u0443\u0437\u0430\u0442\u0443\u0432\u0434\u0430\u0433\u0438 \u043e\u0431\u044a\u0435\u043a\u0442 \u0442\u0443\u0440\u0438 -tracked_entity_type_management=Tracked entity type management -tracked_entity_attribute_attribute=Tracked entity attribute attribute -tracked_entity_attribute_group=Attribute group -tracked_entity_attribute_group_management=Tracked entity attribute group management -category_option_attribute=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043b\u0430\u0440\u0438 -category_option_combo_attribute=Category option combo -category_option_group_attribute=Category option group -document_attribute=Document -option_attribute=Option -option_set_attribute=Option set -constant_attribute=Constant -legend_set_attribute=\u0422\u0430\u044a\u0440\u0438\u0444 -relationship_type=\u040e\u0437\u0430\u0440\u043e \u0430\u043b\u043e\u049b\u0430\u043b\u0430\u0440 \u0442\u0443\u0440\u0438 -a_is_to_b=\u0410 - \u0412 \u0433\u0430 -b_is_to_a=\u0412 - \u0410 \u0433\u0430 -option_set_management=Option set management -intro_option_set=Create option sets which can be included in data elements and produce drop-down lists in data entry forms. -manual_sorting_is_not_available_for_option_sets_with_more_than_50_options=Manual sorting is not available for option sets with more than 50 options -sort_manually=Sort manually -failed_to_save_order=Failed to save order -list_might_not_represent_the_accurate_order_of_options_due_the_availability_of_pagination=List might not represent the accurate order of options due to the availability of pagination -option_edit=Edit option -option_add=Add option -option_saved=Option saved -option_failed_to_save=Option failed to save -option_$$name$$_deleted=Option $$name$$ was deleted -unable_to_delete_due_to_missing_id=Unable to delete due to missing uid -options=\u0412\u0430\u0440\u0438\u0430\u043d\u0442 -primary_details=Primary details -code_value=Code/Value -sorting=Sorting -sort_by_name=Sort by name -sort_by_code=Sort by code/value -options_sorted_locally_saving_to_server=Options sorted locally, saving to server... -options_sorted_and_saved=Options sorted and saved -options_not_sorted=Options not sorted -data_set_section=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u0442\u045e\u043f\u043b\u0430\u043c\u0438 -available_for_mobile_reporting=Available for mobile reporting -please_select_dataset=\u0418\u043b\u0442\u0438\u043c\u043e\u0441, \u043c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u0442\u045e\u043f\u043b\u0430\u043c\u0438\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u043d\u0433 -greying_area=Greying area -section_grey_field_managment=Section grey field management -disable=Disable -enable=Enable -this_section_has_no_data_elements=This section has no data elements assigned -nr=\u0419\u045e\u049b -select_categorycombo=Select category combo -title=\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430 -add_dataset=Add data set -dataset_details=Data set details -multiorg_dataset_details=Multi-organisation unit entry details -frequency=\u0422\u0435\u0437-\u0442\u0435\u0437 \u0431\u045e\u043b\u0438\u0431 \u0442\u0443\u0440\u0438\u0448\u043b\u0438\u043a (\u0447\u0430\u0441\u0442\u043e\u0442\u0430) -define_associations=Assign to organisation units -number_of_data_elements=Number of data elements -define_dataset_associations=Assign data set to organisation units -assign=Assign -edit_dataset=Edit data set -confirm_delete=Are you sure you want to delete this data set? -duplicate_names=This name is already registered -duplicate_short_names=This short name is already registered -duplicate_codes=This code is already registered -dataentryform=Data entry form -dataentryform_management=Data entry form management -dataentryform_details=Data entry form details -dataentryform_design=Design data entry form -dataset=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u0442\u045e\u043f\u043b\u0430\u043c\u0438 -data_set_name=Data set name -data_set_notification_template=Data set notifications -data_set_notification_template_management=Data set notification management -dataentryform_confirm_delete=Are you sure you want to delete this data entry form? -insert=\u041a\u0438\u0440\u0438\u0442\u0438\u0448 -select_dataset=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u0442\u045e\u043f\u043b\u0430\u043c\u0438\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u043d\u0433 -sort_section=Sort section -dataset_section=Data Set Section -label=Label -group=\u0413\u0443\u0440\u0443\u04b3 -add_section=Add section -section_details=Section Details -edit_section=Edit section -data_set_sort_order=Data set sort order -design_data_entry_form=Design data entry form -dataset_management=Data set management -section_management=Data set section management -intro_dataset=Create, update, view and delete data sets and custom forms. A data set is a collection of data elements for which data is entered. -intro_dataset_assignment_editor=Assign data sets to organisation units in a grid based layout for faster operations when working with a high number of items. -edit_compulsory_data_elements=Edit compulsory data elements -dataset_assignment_editor=Data Set Assignment Editor -new=\u042f\u043d\u0433\u0438\u0441\u0438\u043d\u0438 \u049b\u045e\u0448\u0438\u0448 -update=\u042f\u043d\u0433\u0438\u043b\u0430\u0448 -delete_success=Delete successfully -save_success=Saved successfully -save_close=Save and close -period_type=\u0414\u0430\u0432\u0440 \u0442\u0443\u0440\u0438 -datasets=DataSets -data=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442 -pivot=\u0422\u0430\u044f\u043d\u0447 -please_select_dataset_or_categorycombo=Please select data set and category combination -indicator_already_inserted=Indicator already inserted -no_indicator_was_selected=No indicator was selected -dataelement_already_inserted=Data element already inserted -no_dataelement_was_selected=No data element was selected -section_sort_order=Section sort order -confirm_delete_section=Are you sure you want to delete this section? -specify_name=\u0418\u043b\u0442\u0438\u043c\u043e\u0441, \u0418\u0441\u043c\u043d\u0438 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u043d\u0433 -select_org_unit=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u043d\u0433 -assigned=Assigned -unassigned=Unassigned -show_selection_box=Show selection box -grey_field=Grey field -totals=\u0416\u0430\u043c\u0438 -expiry_days=Expiry days -expiry_period_type=Expiry period type -timely_days=Days after period to qualify for timely submission -insert_data_elements_totals_indicators=Insert data elements, totals and indicators -style=\u0423\u0441\u043b\u0443\u0431 -comfortable=\u049a\u0443\u043b\u0430\u0439 -regular=\u0420\u0435\u0433\u0443\u043b\u044f\u0440 -compact=\u0417\u0438\u0447 -none=\u0419\u045e\u049b -normal=\u041c\u0435\u044a\u0451\u0440\u0438\u0439 -allow_future_periods=Allow future periods -skip_aggregation=Skip data mart aggregation -insert_data_elements=Insert data elements -insert_input_fields_into_the_form=\u0428\u0430\u043a\u043b\u0433\u0430 \u043a\u0438\u0440\u0438\u0442\u0438\u0448 \u043a\u0430\u0442\u0430\u043a/\u043c\u0430\u0439\u0434\u043e\u043d\u043b\u0430\u0440\u0438\u043d\u0438 \u0436\u043e\u0439\u043b\u0430\u0448\u0442\u0438\u0440\u0438\u043d\u0433 -cat_option_combo_not_exist=Category option combo does not exist -data_element_not_exist=Data element does not exist -indicator_not_exist=Indicator does not exist -cat_combo_not_exist=Category combo does not exist -field_combination_required=All fields for data elements required -form_details=Form details -valid_complete_only=\u0422\u0430\u0441\u0434\u0438\u049b\u043b\u0430\u0448\u0433\u0430 \u0440\u0443\u0445\u0441\u0430\u0442, \u0444\u0430\u049b\u0430\u0442 \u0442\u0435\u043a\u0448\u0438\u0440\u0443\u0432\u0434\u0430\u043d \u045e\u0442\u0433\u0430\u043d \u0431\u045e\u043b\u0441\u0430 -notification_recipients=Complete notification recipients -no_value_requires_comment=\u049a\u0438\u0439\u043c\u0430\u0442 \u0430\u043d\u0438\u049b\u043b\u0430\u043d\u043c\u0430\u0434\u0438, \u044f\u043a\u0443\u043d\u043b\u0430\u0448 \u0443\u0447\u0443\u043d \u0448\u0430\u0440\u04b3 \u043a\u0438\u0440\u0438\u0442\u0438\u043d\u0433 -skip_offline=Skip offline -render_options_as_radio=Render options as radio -render_as_tabs=Render sections as tabs -render_horizontally=Render vertically -compulsory_fields_complete_only=Complete allowed only if compulsory fields are filled -auto_save_data_entry_forms=Auto-save data entry forms -notify_completing_user=Send notification to completing user -workflow=Data approval workflow -sql_views=SQL views -intro_sql_views=Configure SQL views to generate custom output -sql_views_management=SQL views management -executeQuery=Execute query -showSqlView=Show SQL view -sql_view_executed_successfully=SQL view executed successfully -sql_view_execute_error=Could not execute SQL statement -sql_view_refreshed_successfully=SQL view refreshed successfully -sql_view_refresh_error=Could not refresh SQL query -cache_strategy=Cache strategy -no_cache=\u041a\u0435\u0448 \u0439\u045e\u049b -cache_15_minutes=Cache for 15 minutes -cache_30_minutes=Cache for 30 minutes -cache_1_hour=\u0411\u0438\u0440 \u0441\u043e\u0430\u0442 \u0434\u0430\u0432\u043e\u043c\u0438\u0434\u0430 \u043a\u0435\u0448\u043b\u0430\u0448 -cache_6am_tomorrow=Cache until 6am tomorrow -cache_two_weeks=\u0418\u043a\u043a\u0438 \u04b3\u0430\u0444\u0442\u0430\u0433\u0430 \u043a\u0435\u0448\u043b\u0430\u0448 -respect_system_setting=\u0422\u0438\u0437\u0438\u043c \u0441\u043e\u0437\u043b\u0430\u043c\u0430\u043b\u0430\u0440\u0438\u0433\u0430 \u044d\u044a\u0442\u0438\u0431\u043e\u0440 \u049b\u0438\u043b\u0438\u043d\u0433 -sql_query=SQL query -type=SQL type -materialized_view=Materialized view -query=Query -sql_query_error=Could not execute SQL -view_data_for=View data for -download_as=\u042e\u043a\u043b\u0430\u0448, \u049b\u0430\u0439\u0441\u0438\u0434\u0438\u0440 \u0441\u0438\u0444\u0430\u0442\u0434\u0430 -excel=Excel -csv=CSV -pdf=PDF -html=HTML -xml=XML -json=JSON -confirm_delete_sql_view=Are you sure you want to delete this SQL View? -insert_images=Insert images -data_element_decoration=Data element decoration -pdf_data_entry_form=Get PDF for Data Entry -mobile=Enable for Java mobile client -view_sections=View sections -open_future_periods=Open future periods for data entry -data_entry_form=data entry form -validation_section=Validation -saving_validation_rule_failed=Saving Validation Rule failed -operator=\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440 -adding_validation_rule_failed=Adding validation rule failed -validation_failed=Validation failed -right_side=Right side expr -left_side=Left side expr -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_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 cannot be before Start date -closed_date_cannot_be_before_opening_date=Closed date cannot be before Opening date -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 -create_new_validation_rule=Create new validation rule -validate=\u0422\u0430\u0441\u0434\u0438\u049b\u043b\u0430\u0448 -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= \u0427\u0430\u043f -right= \u040e\u043d\u0433 -textual_expression_description= Textual expression description -edit_validation_rule= Edit validation rule -validation_rule= \u0422\u0430\u0441\u0434\u0438\u049b\u043b\u0430\u0448 \u049b\u043e\u0438\u0434\u0430\u0441\u0438 -run_validation= \u0422\u0435\u043a\u0448\u0438\u0440\u0438\u0448 \u045e\u0442\u043a\u0430\u0437\u0438\u043d\u0433 -period= \u0434\u0430\u0432\u0440 -source= \u041c\u0430\u043d\u0431\u0430/\u0418\u0437\u043b\u0430\u0448 -validation=Validation -VALIDATION=Validation -data_quality_report=Data quality report -validation_result_details=Validation result details -validation_rule_=\u0422\u0430\u0441\u0434\u0438\u049b\u043b\u0430\u0448 \u049b\u043e\u0438\u0434\u0430\u0441\u0438 -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=\u041c\u0430\u0432\u0436\u0443\u0434 -validation_rules=Validation rules -user_groups_to_alert=User groups to alert -recipient_user_group=User group recipient -alert_by_org_units=Alert only organisation unit related users -yes=\u04b2\u0430 -no=\u0419\u045e\u049b -available_validation_rules=Available validation rules -edit_validation_rule_group=Edit validation rule group -all_validation_rules= All validation rules -validation_alerts= Validation alerts -validation_passed_successfully= Validation passed successfully -from_date=From date -to_date=To date -std_dev=Standard Deviation -values_found=values found -select_std_dev=Select number of standard deviations -select_parent_organisation_unit=Select parent organisation unit -outlier_analysis=Outlier Analysis -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. -value_must_be_a_number=\u049a\u0438\u0439\u043c\u0430\u0442 \u0440\u0430\u049b\u0430\u043c\u0434\u0430 \u0431\u045e\u043b\u0438\u0448\u0438 \u043b\u043e\u0437\u0438\u043c -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=\u041a\u0443\u0437\u0430\u0442\u0438\u0448 \u0443\u0447\u0443\u043d \u049b\u0438\u0439\u043c\u0430\u0442\u043d\u0438 \u0431\u0435\u043b\u0433\u0438\u043b\u0430\u043d\u0433 -unmark_value_for_followup=Unmark value for follow-up -data_analysis=Data Analysis -data_analysis_report=Data Analysis Report -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=\u0411\u043e\u0448\u043b\u0430\u0448 -clear_expression=Clear expression -analysing_data=Analysing data -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 -method=\u0423\u0441\u0443\u043b -see_statistics=See statistics -description_not_null=Please specify a description -expression_not_null=Please specify an expression -specify_organisationunit_has_children=Please specify an organisationunit which has children. -max_values_exceeded=More than 500 values found, please narrow the search to see all -specify_dataset=Please specify data sets -analysing_please_wait=Analysing data, please wait -skip_for_missing_values=Skip for missing values -select_parameters=Select parameters -compulsory_pair=Compulsory pair -exclusive_pair=Exclusive pair -visible_in_validation_alerts=visible in validation alerts -importance=Importance -high=\u042e\u049b\u043e\u0440\u0438 -medium=\u040e\u0440\u0442\u0430 -low=\u041a\u0430\u043c -HIGH=\u042e\u049b\u043e\u0440\u0438 -MEDIUM=\u040e\u0440\u0442\u0430 -LOW=\u041a\u0430\u043c -rule_type=Rule type -surveillance=Surveillance -SURVEILLANCE=Surveillance -attributes=\u0425\u0443\u0441\u0443\u0441\u0438\u044f\u0442\u043b\u0430\u0440 -select_level=Select level -sequential_sample_count=Sequential sample count -annual_sample_count=Annual sample count -high_outliers=High outliers -low_outliers=Low outliers -number_of_user_groups_to_alert=Number of user groups to alert -send_alerts=Send alerts -visible_when_rule_is_violated=visible when rule is violated -instruction=\u0419\u045e\u0440\u0438\u049b\u043d\u043e\u043c\u0430 -missing_value_strategy=Missing value strategy -skip_if_any_value_is_missing=Skip if any value is missing -skip_if_all_values_are_missing=Skip if all values are missing -never_skip=Never skip -no_organisation_unit_selected=No organisation unit selected -filter_elements=Filter elements -flags=Flags -optional=Optional -data_administration=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440\u043d\u0438 \u0431\u043e\u0448\u049b\u0430\u0440\u0438\u0448 -select_options=Please select at least one option -performing_maintenance=Performing maintenance -maintenance_performed=Maintenance performed -generating_resource_tables=Generating resource tables -resource_tables_generated=Resource tables generated -clear_analytics_tables=Clear analytics tables -clear_application_cache=Clear application cache -maintenance=\u0422\u0435\u0445\u043d\u0438\u043a \u0445\u0438\u0437\u043c\u0430\u0442 -resource_table=Resource Table -clear_dataset_completeness=Clear data set completeness -clear_zero_values=Clear zero values -group_set_structure=Organisation unit group set structure normalized -organisation_unit_structure=Organisation unit structure -data_element_category_option_combo_name=Data element category option combo name -generate_resource_tables=Generate tables -perform_maintenance=Perform maintenance -prune_periods=Prune periods -cache_statistics=Cache Statistics -second_level_cache_statistics=Second Level Cache Statistics -region_name=Region name -mem_count=Mem count -disk_count=Disk count -mem_size=Mem size -total_second_level_cache=Total Second Level Cache -total_query_cache=Total Query Cache -query_cache_statistics=Query Cache Statistics -query_name=Query name -put_count=Put count -hit_count=Hit count -miss_count=Miss count -exec_count=Exec count -exec_avg_time=Exec avg time -exec_max_time=Exec max time -exec_min_time=Exec min time -exec_row_count=Exec row count -clear_cache=Clear cache -data_statistics=Data Statistics -indicator_types=Indicator types -data_dictionaries=Data dictionaries -periods=\u0414\u0430\u0432\u0440\u043b\u0430\u0440 -data_values=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440\u043d\u0438\u043d\u0433 \u049b\u0438\u0439\u043c\u0430\u0442\u043b\u0430\u0440\u0438 -number_of_objects=Number of objects -data_browser=Data Browser -browse_by=Browse by -select_mode=Select mode -no_data_found=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u0442\u043e\u043f\u0438\u043b\u043c\u0430\u0434\u0438 -browse=Browse -select_period_type=\u0414\u0430\u0432\u0440\u0438\u0439\u043b\u0438\u043a \u0442\u0443\u0440\u0438\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u043d\u0433 -data_integrity=Data Integrity -data_elements_without_data_set=Data elements without a data set -data_elements_without_groups=Data elements without groups -data_sets_not_assigned_to_organisation_units=Data sets not assigned to organisation units -indicators_with_identical_formulas=Indicators with identical formulas -indicators_without_groups=Indicators without groups -organisation_units_with_cyclic_references=Organisation units with cyclic references -orphaned_organisation_units=Orphaned organisation units -organisation_units_without_groups=Organisation units without groups -organisation_unit_groups_without_group_sets=Organisation unit groups without group sets -category_option_combos_not_in_data_element_category_combo=Category option combos not in data element category combo in data entry form -data_integrity_checks_performed=Data integrity checks performed -data_elements_assigned_to_period_types_with_different_period_types=Data elements assigned to data sets with different period types -category_option_group_set_structure=Category option group set structure -data_element_group_set_structure=Data element group set structure -indicator_group_set_structure=Indicator group set structure -organisation_unit_group_set_structure=Organisation unit group set structure -organisation_unit_category_option_combo=Organisation unit category option combo -values=values -validation_rules_without_groups=Validation rules without groups -aggregated_data_values=Aggregated data values -aggregated_indicator_values=Aggregated indicator values -organisation_unit_pruning=Organisation Unit Pruning -min_max_value_generation=Min-Max Value Generation -intro_lock_exception=Add or remove exceptions to the the standard rules for locking of data entry forms. -intro_data_browser=Browse the database and get an overview of where data exists. View and export counts of data elements as well as raw data. -intro_data_integrity=Run data integrity checks and unveil anomalies and problems in the meta data setup. -intro_data_archive=Archive data which is not currently relevant to your system in order to improve performance. Data can also be unarchived. -intro_patient_data_archive=Archive person data which is not currently relevant to your system. Data can also be unarchived. -intro_maintenance=Perform maintenance tasks such as pruning of data values and periods and clearing of database resource tables. -intro_resource_table=Generate resource database tables for the organisation unit hierarchy and group set structure among others. -intro_locale=Create and manage locales for database content. A locale is a combination of language and country. -intro_organisation_unit_merge=Merge two organisation units and their data values. Data is merged depending on existence and date of last modification. -intro_data_statistics=Browse the number of objects in the database, like data elements, indicators, data sets and data values. -intro_cache_statistics=Monitor and clear the system database cache status. Provides information on object and query caches. -intro_min_max_value_generation=Generate min-max values which can be used for data validation during data entry and validation processes. -intro_organisation_unit_pruning=Remove sub-trees from the organisation unit tree. Useful when creating and deploying local databases. -intro_zero_storage_management=Define which data elements for which zero values should be stored or ignored. Useful for reducing database size. -intro_duplicate_data_elimination=Eliminate data registered for duplicate data elements. Useful when data has been entered for identical data elements. -intro_sql_view=Create SQL database views. These views will typically use the resource tables to provide convenient views for third-party tools. -intro_scheduling=Manage scheduled tasks such as data mart exports, where you can set period types, aggregation level and frequency. -expression_is_empty=Expression is empty -invalid_indicator_denominators=Invalid indicator denominators -invalid_indicator_numerators=Invalid indicator numerators -invalid_validation_rule_left_side_expressions=Invalid validation rule left side expressions -invalid_validation_rule_right_side_expressions=Invalid validation rule right side expressions -category_structure=Category structure -zero_storage_management=Zero Value Storage -ignore_zero_data_values=Ignore zero data values -store_zero_data_values=Store zero data values -organisation_unit_merge=Organisation Unit Merge -select_the_org_unit_to_eliminate=Select the organisation unit to eliminate -select_the_org_unit_to_keep=Select the organisation unit to keep -create_sql_views=Create SQL views -merge=Merge -merging=Merging -merging_done=Merging done -eliminating=Eliminating -elimination_done=Elimination done -select_the_data_element_to_eliminate=Select the data element to eliminate -select_the_data_element_to_keep=Select the data element to keep -eliminate=Eliminate -drop_sql_views=Drop SQL views -duplicate_data_elimination=Duplicate Data Elimination -select_different_org_units=Please select two different organisation units -select_different_data_elements=Please select two different data elements -filter=\u0424\u0438\u043b\u044c\u0442\u0440 -data_archive=Data Archive -there_are=There are -overlapping_values=overlapping data values in the archive. -there_are_no_overlapping_values=There are no overlapping data in the archive. -eliminate_oldest=Eliminate the oldest duplicates -eliminate_from_archive=Eliminate duplicates from archive source -eliminate_from_regular=Eliminate duplicates from regular source -start_date=\u0411\u043e\u0448\u043b\u0430\u043d\u0438\u0448 \u0441\u0430\u043d\u0430\u0441\u0438 -end_date=\u042f\u043a\u0443\u043d\u043b\u0430\u043d\u0438\u0448 \u0441\u0430\u043d\u0430\u0441\u0438 -archive=Archive -unarchive=Unarchive -archiving=Archiving -unarchiving=Unarchiving -done_number_of_values=done. Number of archived values is now -prune=Prune -pruning=Pruning -pruning_done=Pruning done -browser=Data browser -drilldown_choose_period_type=Please choose a period type -drilldown_enddate_invalid=Please enter a valid End date -drilldown_select_browse_mode=Please select a browser mode -drilldown_select_org_unit=Please select an organization unit -drilldown_orgunit=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u0438\u0440\u043b\u0438\u043a -drilldown_orgunit_group=Organisation unit group -drilldown_data_element=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 -drilldown_data_element_group=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0433\u0443\u0440\u0443\u04b3\u0438 -drilldown_data_set=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u0442\u045e\u043f\u043b\u0430\u043c\u0438 -counts_of_aggregated_values=Number of recorded values -browse_data_at_this_level=Browse data at this level only -view_data_at_descendant_levels=Summary drill down -view_data_at_this_level=View raw data at this level -click_on_this_orgunit=Click on this organisation unit -earliest=earliest -latest=latest -available_dataset=Available data sets -level_must_be_int=Level must be a number -not_choose_dataset=\u0418\u043b\u0442\u0438\u043c\u043e\u0441, \u043c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u0442\u045e\u043f\u043b\u0430\u043c\u0438\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u043d\u0433 -not_choose_organisation=\u0418\u043b\u0442\u0438\u043c\u043e\u0441, \u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u043d\u0433 -generate=\u042f\u0440\u0430\u0442\u0438\u043d\u0433 -sql_view_management=SQL View Management -sql_view=SQL View -sql_type=SQL type -sql_view_type=SQL view -materialized_sql_view_type=Materialized SQL view -sql_query_type=SQL query -created_in_database=created in database -materialized_in_database=materialized in database -allows_for_variables=allows for variables -sql_statement=SQL Statement -run=Execute query -add_new_sql_view=Add new SQL view -update_sql_view=Update SQL view -name_is_null=Name is not allowed to be null -language_country_in_use=The language and country set is already in use -sqlquery_is_empty=SQL statement cannot be null -sqlquery_is_invalid=This SQL statement is invalid -sqlquery_invalid_note=Note: Only SELECT query is allowed (without INTO keyword) -sql_view_instance_invalid=This resource viewer is invalid or does not exist -sql_view_table_name=SQL view table with name -is_created=is created -sql_view_table_is_not_created_yet=Please execute query to create View table before viewing -data_elements_violating_exclusive_group_sets=Data elements violating exclusive group sets -indicators_violating_exclusive_group_sets=Indicators violating exclusive group sets -view_data_for=View data for -failed_to_create_view_table_for=Failed to create view table for -show=\u041a\u045e\u0440\u0441\u0430\u0442\u0438\u043d\u0433 -lock=Lock -locked=Locked -unlock=Unlock -append=Append -users=\u0424\u043e\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0432\u0447\u0438\u043b\u0430\u0440 -remove_values_success=Removed values successfully -no_hits=Recorded values -earliest_date_used_if_no_date_selected=Earliest date will be used if no date is selected -latest_date_used_if_no_date_selected=Latest date will be used if no date is selected -generate_values_success=Generated values successfully -data_set_list=Data Set list -data_element_group_list=Data element group list -orgunit_group_list=Organisation unit group list -patient_data_archive=Person data archive -intro__patient_data_archive=Archive person data which is not currently relevant to your system in order to improve performance. Data can also be unarchived. -pruning_interrupted=You must choose the organisation unit has parent to prune. Please try again! -sqlquery_is_not_allowed=Restricted user tables cannot be referenced in query -sections_with_invalid_category_combinations=Sections with invalid category combinations -confirm_delete_sqlview=Do you want to delete this SQL view object ? -clear_data_mart=Clear data mart -rebuild_data_mart_index=Rebuild data mart index -allow_show_zero=Display zeros -raw_data=\u0425\u043e\u043c \u043c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 -get_report_as_html=Download as HTML -get_report_as_xml=Download as XML -get_report_as_json=Download as JSON -data_element_structure=Data element structure -create_new_constant=Add Constant -edit_constant=Edit Constant -value_must_be_double=Value must be an number -confirm_delete_constant=Do you want to delete this constant? -object_type=Object type -users_logged_in=Users logged in -today=\u0431\u0443\u0433\u0443\u043d -yesterday=\u041a\u0435\u0447\u0430 -last_2_days=Last 2 days -last_7_days=\u041e\u0445\u0438\u0440\u0433\u0438 7 \u043a\u0443\u043d -last_30_days=\u041e\u0445\u0438\u0440\u0433\u0438 30 \u043a\u0443\u043d -dynamic_attributes=Dynamic Attributes -user=User -user_group=\u0424\u043e\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0432\u0447\u0438 \u0413\u0443\u0440\u0443\u04b3\u0438 -program=\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430 -program_stage=Program Stage -tracked_entity=\u041a\u0443\u0437\u0430\u0442\u0443\u0432 \u043e\u0431\u044a\u0435\u043a\u0442\u0438 -positive_integer=\u041c\u0443\u0441\u0431\u0430\u0442 \u0441\u043e\u043d -negative_integer=\u041c\u0430\u043d\u0444\u0438\u0439 \u0441\u043e\u043d -create_new_attribute=Add Attribute -edit_attribute=Edit Attribute -assigned_to=Assigned to -attribute_sort_order=Attribute sort order -scheduling_is=Scheduling is -scheduling=\u0420\u0435\u0436\u0430\u043b\u0430\u0448\u0442\u0438\u0440\u0438\u043d\u0433 -scheduling_management=Scheduling management -stop=Stop -refresh=Refresh -aggregation_period_types=\u0411\u0438\u0440\u043b\u0430\u0448\u0442\u0438\u0440\u0438\u0448 \u0434\u0430\u0432\u0440\u0438 \u0442\u0443\u0440\u043b\u0430\u0440\u0438 -running=active -resource_tables=Resource tables -data_mart=Data mart -analytics_tables=\u0410\u043d\u0430\u043b\u0438\u0442\u0438\u043a \u0436\u0430\u0434\u0432\u0430\u043b\u043b\u0430\u0440 -analytics_tables_task_strategy=Analytics tables task strategy -data_statistics_task_strategy=Data statistics task strategy -last_2_years_daily=Last 2 years daily -last_3_years_daily=Last 3 years daily -all_daily=All daily -rightNow= Right Now -execute_now=Execute Now -all_every_15_min=All every 15 minutes -resource_table_task_strategy=Resource tables task strategy -data_mart_task_strategy=Data mart task strategy -never=Never -last_12_months_daily=Last 12 months daily -last_6_months_daily_6_to_12_months_weekly=Last 6 months daily + 6 to 12 months weekly -daily=\u041a\u0443\u043d\u043b\u0438\u043a -organisation_unit_group_set_aggregation_level=Organisation unit group set aggregation level -aggregated_org_unit_data_values=Aggregated org unit data values -aggregated_org_unit_indicator_values=Aggregated org unit indicator values -execute_tasks_confirmation=Are you sure you want to execute all tasks now? Task processing might fully utilize your system resources and slow down other operations. -no_aggregation=No aggregation -data_elements_in_data_set_not_in_form=Data elements in data set but not in form or sections -add_option_set=Add option set -option=Option -edit_option_set=Edit option set -confirm_delete_option_set=Do you want to delete this option set? -lock_exception_management=Lock Exception Management -lock_exception=Lock Exception -confirm_delete_lock_exception=Do you want to delete this lock exception? -confirm_delete_lock_exceptions=Do you want to delete lock exceptions with this configuration? -create_new_lock_exception=Create new lock exception -edit_lock_exception=Edit lock exception -lock_exception_batch_removal=Lock exception batch removal -back_to_lock_exceptions=Back to lock exception -batch_delete=Batch deletion -deleting_lock_exceptions=Deleting lock exceptions -error_at=Error at -not_started=not started -aggregated_data_set_completeness=Aggregated data set completeness -show_sql_view=Show SQL view -financial_yearly=\u041c\u043e\u043b\u0438\u044f\u0432\u0438\u0439 \u0439\u0438\u043b\u043b\u0438\u043a -update_option=Update option -removing_min_max_values=Removing min-max values -generating_min_max_values=Generating min-max values -period_structure=Period structure -data_element_category_option_combo=Data element category option combinations -update_category_option_combos=Update category option combinations -update_organisation_unit_paths=Update organisation unit paths -date_period_structure=Date period structure -locale=Locale -locale_management=Locale Management -create_new_locale=Create New Locale -locale_details=Locale Details -edit_locale=Edit Locale -confirm_delete_locale=Are you sure you want to delete this locale? -language=Language -country=Country -locale_language_no_translation=Please select a language -locale_country_no_translation=Please select a country -data_monitoring=Data monitoring -data_monitoring_strategy=Data monitoring strategy -last_hour=Last hour -last_year_daily=Last year daily -disabled=Disabled -data_synchronization=Data synchronization -data_synchronization_strategy=Data synchronization strategy -sms_scheduler_strategy= SMS scheduler strategy -sms_scheduler=SMS scheduler -enabled=\u0401\u049b\u0438\u043b\u0433\u0430\u043d -last_success=Last success -option_management=Option management -add_option=Add option -edit_option=Edit option -sort_options=Sort options -available_options=Available options -please_select_a_dataset=\u0418\u043b\u0442\u0438\u043c\u043e\u0441, \u043c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u0442\u045e\u043f\u043b\u0430\u043c\u0438\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u043d\u0433 -please_select_an_organisation_unit=\u0418\u043b\u0442\u0438\u043c\u043e\u0441, \u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u043d\u0433 -prev_year=\u041e\u043b\u0434\u0438\u043d\u0433\u0438 \u0439\u0438\u043b -next_year=\u041a\u0435\u0439\u043d\u0433\u0438 \u0439\u0438\u043b -update_the_data_elements_and_option_combos_in_expression=Update the data elements and option combos in expression -org_unit_group_does_not_exist=Org unit group does not exist -duplicate_periods=Duplicate periods -remove_expired_invitations=Remove expired invitations -view_name=View name -user_account_invitations=User account invitations -pending_invitations=Pending invitations -expired_invitations=Expired invitations -document=Document -invalid_category_combos=Invalid category combinations -delete=\u040e\u0447\u0438\u0440\u0438\u0448 -all_fields_for_data_element_required=All fields for data elements required -complete_allowed_only_if_validation_passes=\u0422\u0430\u0441\u0434\u0438\u049b\u043b\u0430\u0448\u0433\u0430 \u0440\u0443\u0445\u0441\u0430\u0442, \u0444\u0430\u049b\u0430\u0442 \u0442\u0435\u043a\u0448\u0438\u0440\u0443\u0432\u0434\u0430\u043d \u045e\u0442\u0433\u0430\u043d \u0431\u045e\u043b\u0441\u0430 -data_approval_workflow=Data approval workflow -dataelementdecoration=Data element decoration -enable_for_java_mobile_client=Enable for Java mobile client -open_future_periods_for_data_entry=Open future periods for data entry -sequential_skip_count=Sequential skip count -insert_grey_fields=Insert grey (disabled) fields -legend_set_management=Legend management -intro_legend_set=Create, modify and view predefined legends for maps and other visualisations. -start_value=Start value -end_value=End value -edit_legend_item=Edit legend item -number_of_items=Number of legend items -create_legend_items=Create legend items -color=\u0420\u0430\u043d\u0433 -select_color=Select color -deselect_color=Unset color -should_be_lower_than_end_value=Should be lower than end value -should_be_higher_than_start_value=Should be higher than start value -are_you_sure=\u0418\u0448\u043e\u043d\u0447\u0438\u043d\u0438\u0433\u0438\u0437 \u043a\u043e\u043c\u0438\u043b\u043c\u0438? -this_will_replace_the_current_legend_items=This will replace the current legend items. -proceed=\u0414\u0430\u0432\u043e\u043c \u044d\u0442\u0438\u043d\u0433 -manage_grey_fields=Manage grey fields -error_in_form=The form is not complete. Check your form for error messages. -missing_required_property_field=Missing required property -form_saved=Data entry form saved -form_deleted=Data entry form deleted -failed_to_delete_form=Failed to delete data entry form -failed_to_save_form=Failed to save data entry form -section_moved=Section moved -failed_to_move_section=Failed to move section -section_deleted=Section deleted -failed_to_delete_section=Failed to delete section -section_saved=Section saved -failed_to_save_section=Failed to save section -confirm_delete_data_set=Are you sure you want to delete this data set? -confirm_delete_data_set_notification_template=Are you sure you want to delete this data set notification? -polygon_coordinates_are_not_editable=Polygon coordinates are not editable -org_unit_assignment=Organisation unit assignment -no_changes_to_be_saved=No changes to be saved -required_value_missing=The required field "$$FIELD$$" is empty -required_values_missing=The required fields "$$FIELDS$$" are empty -reloading_available_values=Reloading available values -groupBy=Group by -not_equal_to=Not equal to -equal_to=Equal to -greater_than=\u0423\u043d\u0434\u0430\u043d \u043a\u0430\u0442\u0442\u0430\u0440\u043e\u049b -greater_than_or_equal_to=\u0423\u043d\u0434\u0430\u043d \u043a\u0430\u0442\u0442\u0430\u0440\u043e\u049b \u0451\u043a\u0438 \u0442\u0435\u043d\u0433 -less_than=\u0423\u043d\u0434\u0430\u043d \u043a\u0430\u043c\u0440\u043e\u049b -less_than_or_equal_to=Less than or equal to -is_equal_to_tracked_entity_domain=Is equal to tracked entity domain -hide_details=Hide details -is=\u0431\u043e\u0440 -confirm_delete_relationship_type=Are you sure you want to delete relationship type? -relationship_description=Relationship (e.g. Mother-Child) -relationship_type_details=Relationship type details -edit_relationship_type=Edit relationship type -create_new_relationship_type=Create new relationship type -relationship_type_management=Relationship type management -or=or -age_days=Age (days) -value_must_integer=\u049a\u0438\u0439\u043c\u0430\u0442 \u0431\u0443\u0442\u0443\u043d \u0441\u043e\u043d \u0431\u045e\u043b\u0438\u0448\u0438 \u043b\u043e\u0437\u0438\u043c -close=\u0401\u043f\u0438\u049b -edit_tracked_entity_attribute=Edit tracked entity attribute -create_new_tracked_entity_attribute=Create new tracked entity attribute -confirm_delete_tracked_entity_attribute=Are you sure you want to delete this tracked entity attribute? -tracked_entity_attribute_management=Tracked entity attribute management -invalid_pattern=Pattern not valid -pattern=Pattern -value_must_positive=Value must be a positive number -invalid_min_max_days=Invalid min-max days combination -please_select_program=Please select a program -program_stage_management=Program stage management -view_program_stages=View program stages -assign_program_to_orgunits=Assign program to organisation units -programs=Programs -no_of_dataelements=Number of data elements to be collected -adding_program_stage_failed=Adding program stage failed -updating_program_stage_failed=Updating program stage failed -confirm_delete_prorgam_stage=Are you sure you want to delete this program stage? -program_stage_details=Program stage details -edit_program_stage=Edit program stage -create_new_program_stage=Create new program stage -order=Order in program -program_details=Program details -edit_program=Edit program -confirm_delete_prorgam=Are you sure you want to delete this program? -create_new_program=Create new program -program_management=Program management -aggregation_query_builder=Aggregation Query Builder -tracked_entity_aggregation_query_builder_management=Aggregation query builder management -dataelements=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043b\u0430\u0440\u0438 -tracked_entity_attributes=\u0425\u0443\u0441\u0443\u0441\u0438\u044f\u0442\u043b\u0430\u0440 -dataentryform_management_for_program_stage=Data entry form management for program stage -choose_existing_dataentry=Choose existing data entry form -blood_group=Blood group -attribute_options=Attribute options -add_more_option=Add Option -availableAttribute=Available attributes -selectedAttribute=Selected attributes -tracked_entity_attribute_group_deltails=Tracked entity attribute group details -edit_tracked_entity_attribute_group=Edit tracked entity attribute group -create_new_tracked_entity_attribute_group=Create new tracked entity attribute group -delete_successfull=Deleted successfully -warning_delete_tracked_entity_attribute_option=This option has relationship with tracked entity attribute values -success_delete_tracked_entity_attribute_option=Deleted tracked entity attribute option successfully -error_delete_tracked_entity_attribute_option=Can not find tracked entity attribute option to delete -combo=Predefined value -related=Related -validation_criteria=Validation Criteria -edit_validation_criteria=Edit validation criteria -attribute_group=Attribute Group -attribute_visit_schedule=Attribute Visit Schedule -create_validation_criteria=Create validation criteria -intro_tracked_entity_attribute_group=Create, modify and view tracked entity attribute groups. Groups makes it more convenient to add attributes to a tracked entity. -intro_attribute_visit_schedule=Define which attributes to use in messages sent to clients regarding scheduled visits. -intro_relationship_type=Create, modify and view relationship types. A relationship is typically wife and husband or mother and child. -intro_program=Create, modify and view programs. A program has program stages and defines which actions should be taken at each stage. -intro_aggregation_query_builder=Set up aggregation rules for the process of aggregating tracked entity data to statistical data. -intro_schedule_automated_message_reminder=Set reminders to be automatically sent to enrolled tracked entity instances before scheduled appointments and after missed visits. -intro_program_attribute=Create, modify and view program attributes. A program can have any number of attributes. -intro_configuration=Set the Excel XML template file used for automatically importing tracked entity instance data. -intro_tracked_entity=Define types of entities which can be tracked through the system, which can be anything from persons to commodities. -inheritable=Inheritable -tracked_entity_attribute_details=Tracked entity attribute details -search_result=Search result -operator_less_then=< -operator_equal_to== -operator_greater_then=> -field_is_required=\u0423\u0448\u0431\u0443 \u049b\u0430\u0442\u043e\u0440 \u0442\u045e\u043b\u0434\u0438\u0440\u0438\u043b\u0438\u0448\u0438 \u0448\u0430\u0440\u0442 -number_of_attribute=Number of attributes -available_program=Available programs -selected_program=Selected programs -confirm_delete_validation_criteria=Are you sure you want to delete this validation criteria? -specify_dataelememt=Please specify a data element -processing=\u049a\u0430\u0439\u0442\u0430 \u0438\u0448\u043b\u0430\u0448 -other_program_stage_data_element=Other program stage data element -load_existed_form=Load existing form -design_dataentry_form=Design data entry form -dataelement_is_inserted=This data element is inserted in form -no_of_char=Number of characters -letter_only=Letter Only -program_attribute_management=Program attribute management -create_new_program_attribute=Create new program attribute -edit_program_attribute=Edit program attribute -import_data=Import Data -configuration=\u041a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f -row=\u049a\u0430\u0442\u043e\u0440 -access=Access -duplicate=\u0414\u0443\u0431\u043b\u0438\u043a\u0430\u0442 -option_combo=Option combination -case_aggregation_query_builder_detail=Aggregation query builder details -create_new_aggregation_query_builder=Create new aggregation query builder -condition_detail=Condition details -edit_aggregation_query_builder=Edit aggregation query builder -program_properties=Program properties -validation_criteria_details=Validation criteria details -program_attribute_details=Program attribute details -select_program=\u0414\u0430\u0441\u0442\u0443\u0440\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u0448 -create_new_program_validation_rule=Create new program validation rule -add_multi_program_validation_rule=Add multi-program validation rule -program_validation_rule_details=Program validation rule details -view_validation_rules=View validation rules -scheduled_days_from_start=Scheduled days from start -success_delete_program_attribute_option=Deleted program attribute option successfully -validation_criteria_management=Validation criteria management -aggregation_data_element=Aggregation data element -aggregation_expression=Aggregation expression -aggregation_data_element_in_use=Aggregation data element is in use -delete_program_data_entry_confirm=Are you sure you want to delete this program data entry form? -save=\u0421\u0430\u049b\u043b\u0430\u0448 -must_select_one_dataelement=Please select one data element -single_event=Single event -tracked_entity_instances=\u041a\u0443\u0437\u0430\u0442\u0438\u043b\u0430\u0451\u0442\u0433\u0430\u043d \u043e\u0431\u044a\u0435\u043a\u0442 \u043d\u0430\u043c\u0443\u043d\u0430\u0441\u0438 -dob_type=DOB type -date_of_enrollment_description=Description of enrollment date -date_of_incident_description=Description of incident date -date_of_enrollment=Date of enrollment -date_of_incident=Date of incident -male=\u042d\u0440\u043a\u0430\u043a -female=\u0410\u0451\u043b -transgender=Trans-gender -verified=Verified -declared=Declared -approximated=Approximated -others=Others -test_condition=Test condition -run_success=Run successful -run_fail=Run failed -total_of_tracked_entity_registration=Total of tracked entity instance registration -repeatable=Repeatable -date_of_birth=\u0422\u0443\u0433\u0438\u043b\u0433\u0430\u043d \u0441\u0430\u043d\u0430 -anonymous=Anonymous -edit_program_validation_rule=Edit program validation rule -age=Age -assign_validation_for_programs=Assign validation for programs -validation_for_date_data_elements=Validation for date date elements -before_current_date=Before current date -before_or_equals_to_current_date=Before or equal to current date -after_current_date=After current date -after_or_equals_to_current_date=After or equal to current date -before_due_date=Before due date -before_or_equals_to_due_date=Before or equal to due date -after_due_date=After due date -after_or_equals_to_due_date=After or equal to due date -in_range_due_date=In range due date -hide_due_date=Hide due date -condition=Condition -no_date_data_element_in_selected_program_stage=No data elements of type date in the selected program stage -shown_on_reports=Shown on reports -show_provided_provided_elsewhere=Show provided elsewhere -available_values=Available values -insert_selected_values=Insert selected values -display_provided_other_facility_column=Display provided other facility column -tracked_entity_org_unit_registration=Tracked entity org unit registration -filter_by_data_set=Filter by data set -show_all_item=\u0411\u0430\u0440\u0447\u0430 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043b\u0430\u0440\u043d\u0438 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u0448 -with_registration=With registration -without_registration=Without registration -for=for -standard_interval_days=Standard interval days -program_enrollment=Program enrollment -due_date=\u041c\u0443\u0434\u0434\u0430\u0442\u0438 -stage_visited=Stage visited -report_date=\u04b2\u0438\u0441\u043e\u0431\u043e\u0442 \u0441\u0430\u043d\u0430\u0441\u0438 -program_stage_properties=Program stage properties -allow_provided_elsewhere=Allow provided elsewhere -sort_by_scheduled_days=Sort by scheduled days -assign_program_to_orgunits_for_registering=Assign program to organisation units for registering -visited_program_stage=Visited program stage -number_of_tracked_entity_instances=Number of tracked entity instances -number_of_visits=Number of visits -visit_selected_program_stage=Visited selected program stage -intro_tracked_entity_aggregation_query_builder=Define formulas, expressions, rules for aggregation data from name-based to aggregation system -show_incident_date=Show incident date -display_date_of_incident=Display date of incident -tracked_entity_attribute_group_sort_order=Tracked entity attribute group sort order -visit_selected_program_stage_x_th_time=Visit selected program stage n(th) time -program_stage_section=Program stage section -create_new_program_stage_section=Create new program stage section -update_program_stage_section=Update program stage section -program_stage_section_sort_order=Program stage section sort order -add_all=\u0411\u0430\u0440\u0447\u0430\u0441\u0438\u043d\u0438 \u049b\u045e\u0448\u0438\u0448 -available_attributes=Available attributes -select_attributes=Select attributes -displayed_in_list=Display in list -report_date_description=Description of report date -reminder_message_template=Reminder message templates -message=\u0425\u0430\u0431\u0430\u0440 -params=\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0430\u0440 -program_name=Program name -program_stage_name=Program stage name -orgunit_name=Organisation unit name -days_since_due_date=Days since due date -schedule_automated_message_reminder=Automated Message Reminder -schedule=\u0416\u0430\u0434\u0432\u0430\u043b -gateway_type=Gateway type -execute=\u0418\u0436\u0440\u043e \u044d\u0442\u0438\u0448 -time_for_sending_message=Time for sending message -number_of_attributes=The number of attributes -reminder=Reminder -remove_reminder=Remove reminder -add_more=Add more -inherit=Inherit -auto_generate_event=Auto-generate event -generate_events_based_on_enrollment_date=Generate events based on enrollment date -not_incident_date=not incident date -execute_success=Executed successfully -diff_from=Different from -not_null=Not null -confirm_delete_prorgam_stage_section=Are you sure you want to delete this program stage section ? -enrollment_details=Enrollment details -repeatable_program_stage_details=Repeatable program stage details -schedule_automated_aggregation=Automated Aggregation -schedule_automated_aggregation_form=Schedule automated aggregation -intro_schedule_automated_aggregation=Schedule an automated tracked entity aggregation process, e.g. to run all pre-defined aggregation queries every midnight. -executing=Executing -age_at_visit_days_since_birth=Age at visit (days since birth) -schedule_automated_message_reminder_form=Schedule automated message reminder -display_in_reports=Display in reports -update_program_validation_rule=Edit program validation rule -skip_to_generate_overdue_events=Skip generation of events that are overdue (before enrollment date) -display_generate_event_box_after_completed=Display generate event box after completed -pre_generate_event_uid=Pre-generate event UID -display_name=\u0418\u0441\u043c\u0438 -code_and_name=Code and Name -sort_by=\u0421\u0430\u0440\u0430\u043b\u0430\u0448 \u0442\u0443\u0440\u0438 -block_entry_form_after_completed=Block entry form after completed -select_operator_number_of_visits_for_this_condition=Please select operator number of visit for this condition -design_prorgam_entry_form=Design program entry form -intro_tracked_entity_form=Create custom tracked entity data capture forms with tracked entity attributes. -labels=\u0401\u0440\u043b\u0438\u049b\u043b\u0430\u0440 -properties=Properties -full_name=Full name -birth_date=Date of birth -death_date=Date of death -registration_date=\u0420\u045e\u0439\u0445\u0430\u0442\u0433\u0430 \u043e\u043b\u0438\u043d\u0433\u0430\u043d \u0441\u0430\u043d\u0430 -is_dead=Is dead -email=Email -prorgam_entry_form_details=Program entry form details -design_prorgam_entry_form_form=Design program entry form form -confirm_delete_prorgam_entry_form_form=Are you sure you want to delete program entry form? -fixed_attributes=Fixed attributes -left_side_expression=Left side expression -right_side_expression=Right side expression -sum_dataelement_value=Sum of data element values -data_element_for_sum_avg_min_max=Data element for sum/average/min/max -avg_dataelement_value=Average of data element values -min_dataelement_value=Minimum of data element values -max_dataelement_value=Maximum of data element values -property_is_inserted=Property already exists in form -label_is_assigned_to=Label is already assigned to -please_insert_all_required_fields=Please insert all required fields -required_fields_valivation=Required fields validation -insert_label=Insert label -insert_properties=Insert properties -only_enroll_once=Only enroll once (per tracked entity instance lifetime) -insert_a_due_date=Please insert a due-date -capture_coordinates=Capture coordinates -task_stragely=Task strategy -last_month=\u041e\u0445\u0438\u0440\u0433\u0438 \u043e\u0439 -last_3_month=\u041e\u0445\u0438\u0440\u0433\u0438 3 \u043e\u0439 -last_6_month=\u041e\u0445\u0438\u0440\u0433\u0438 6 \u043e\u0439 -last_12_month=\u041e\u0445\u0438\u0440\u0433\u0438 12 \u043e\u0439 -save_and_close=Save and close -delete_this_form=Delete this form -auto_save_tracked_entity_forms=Auto save tracked entity forms -enter_a_name=Please enter a name between 4 and 150 characters long -save_unsuccess=Save unsuccessfully -validate_form=Validate form -validate_success=The registration form passed validation successfully -ask_user_to_complete_program_when_stage_complete=Ask user to complete program when stage is complete -days_since_enrollment_date=Days since enrollment date -date_to_compare=Date to compare -view_program_indicators=View program indicators -confirm_delete_prorgam_indicator=Are you sure you want to delete this program indicator? -program_indicator__details=Program indicator details -program_indicator__edit_expression=Edit expression -program_indicator__edit_filter=Edit filter -date_for_calculating=Date for calculating -create_new_program_indicator=Create new program indicator -update_program_indicator=Edit program indicator -program_indicator_attribute=\u0414\u0430\u0441\u0442\u0443\u0440 \u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u0438 -disable_registration_fields=Disable registration fields -data_entry=Data entry -combine=Combine -completed=\u0431\u0430\u0436\u0430\u0440\u0438\u043b\u0434\u0438 -events=\u04b2\u043e\u0434\u0438\u0441\u0430\u043b\u0430\u0440 -allow_enrollment_at_all_orgunits=Allow enrollment at all org units -other_program_stages=Other program stages -and_operator=AND -or_operator=OR -combine_operator=COMBINE -filter_by_type=Filter by type -orgunit_group=Organisation unit group -enrollement_date=\u049a\u0430\u0431\u0443\u043b \u049b\u0438\u043b\u0438\u043d\u0433\u0430\u043d \u0441\u0430\u043d\u0430 -days_since_incident_date=Days since incident date -view_all=\u0411\u0430\u0440\u0447\u0430\u0441\u0438\u043d\u0438 \u043a\u045e\u0440\u0438\u043d\u0433 -tracked_entity_attribute_visit_schedule=Attribute Visit Schedule -tracked_entity_attribute_visit_schedule_form=Tracked entity attribute visit schedule -intro_tracked_entity_attribute_visit_schedule=Configure which tracked entity attributes are added to the visit schedule. Gives better overview when used for tracking. -selected_program_stages=Selected program stages -orgunit_registered=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c \u0442\u0435\u043b\u0435\u0444\u043e\u043d \u0440\u0430\u049b\u0430\u043c\u0438 -all_users_in_orgunit_registered=All users in organisation unit registered -date_in_future=Date in future -age_years=Age(years) -complete_event=Complete event -send_to=Send to -complete_program=Complete program -complete_program_stage=Complete program stage -from_the_day_set=From the day set -orgunit_count=Organisation unit count -default_registration_form=Default registration form -available_dynamic_attributes=Available dynamic attributes -selected_dynamic_attributes=Selected dynamic attributes -registrationDate=\u0420\u045e\u0439\u0445\u0430\u0442\u0433\u0430 \u043e\u043b\u0438\u043d\u0433\u0430\u043d \u0441\u0430\u043d\u0430 -create_default_registration_form=Create default registration form -use_birth_date_as_enrollment_date=Set enrollment date to date of birth -default_form_name=Default form name -custom_form_name=Custom form name -allow_select_enrollment_dates_in_future=Allow selecting enrollment dates in future -allow_select_enrollment_date_in_future=Allow future enrollment dates -allow_select_incident_date_in_future=Allow future incident dates -relationship_text=Relationship text -relationship_details=Relationship details -program_related=Program related -no_program=\u0414\u0430\u0441\u0442\u0443\u0440 \u043c\u0430\u0432\u0436\u0443\u0434 \u044d\u043c\u0430\u0441 -display_as_radio_button=Display as radio button -days_scheduled=Days scheduled -tracked_entity_sms_only=Tracked entity instance (SMS only) -orgunit_phone_number_sms_only=Organisation unit phone number (SMS only) -health_worker_assigned_to_tracked_entity=Health worker assigned to tracked entity instance -all_users_at_orgunit=All users at organisation unit -send_base_on=Send base on -characters_without_params=Characters without params -scheduled_date = scheduled date -send_message=Send message -message_is_sent=Message is sent -recipients=Recipients -message_type=Message type -both=Both -direct_sms=Direct SMS -ask_user_to_create_new_event_when_stage_complete=Ask user to create new event when stage is complete -data_entry_method=Data entry method -local_identifier=Local identifier -scope=Scope -drop_down_lists=Drop-down lists -radio_buttons=Radio buttons -open_data_entry_form_after_enrolment = Open data entry form after enrollment -report_date_to_use = Report date to use -the_properties_to_open_data_entry_form_after_enrolment_is_active_in_the_stage=The properties to open data entry form after enrollment is active in the stage -add_relative=Add relative -who_is_the_new_relative_to_the_existing_tracked_entity_instance=Who is the new relative to the existing tracked entity instance? -program_for_new_relative_to_be_enrolled_in=Program for new relative to be enrolled in -health_worker=Health worker -is_hidden=Is hidden ? -default_value=Default value -dashboard_shortcut_to_add_relative=Shortcut link to add a relative -shortcut_link_label_eg_add_child=Shortcut link label (e.g. Add child) -relationship=\u0410\u043b\u043e\u049b\u0430\u043b\u0430\u0440 -select_at_least_one_scope=Select at least one scope for local id -scheduling_of_events=Scheduling of events -view_validation_criteria=View validation criteria -define_registration_form= Define registration form -reminder_message_template_details=Reminder message template details -edit_reminder_message_template=Edit reminder message template -create_new_reminder_message_template=Create new reminder message template -confirm_delete_reminder_message_template=Are you sure you want to delete reminder message template? -days_before=day(s) before -days_after=day(s) after -data_entry_method_for_option_sets=Data entry method for option sets -attribute_users=Attribute users -view_reminder_message_templates=View reminder message templates -display_in_list=Display in list -display_in_list_no_program=Display in list without program -manage_attributes_with_no_program=Manage attributes with no program -manage_attributes_for_visit_schedule=Manage attributes for visit schedule -tracked_entity_attributes_displayed_in_list=Tracked entity attributes displayed in list -tracked_entity_management=\u041a\u0443\u0437\u0430\u0442\u0443\u0432 \u043e\u0431\u044a\u0435\u043a\u0442\u0438 \u0431\u043e\u0448\u049b\u0430\u0440\u0443\u0432\u0438 -create_new_tracked_entity=Create new tracked entity -tracked_entity_details=Tracked entity details -edit_tracked_entity=Edit tracked entity -confirm_delete_tracked_entity=Are you sure you want to delete this tracked entity? -number_of_tracked_entities=Number of tracked entities -incident_date=Incident Date -enrollment_date=Enrollment Date -please_select_at_least_attribute_for_displaying_in_list=Please select at least one attribute to display in list -in=\u0438\u0447\u0438\u0434\u0430 -whole_system=Whole system -orgunit=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u0438\u0440\u043b\u0438\u043a -program_within_orgunit=Program within organisation unit -auto_save_registration_forms=Auto save registration form -show_advanced_options=Show advanced options -hide_advanced_options=Hide advanced options -program_validation_rule_management=Program validation rule management -confidential=\u041c\u0430\u0445\u0444\u0438\u0439 -program_indicator_management_form=Program indicator management form -auto_save_prorgam_entry_form_forms=Auto-save program entry forms -filter_by_program=Filter by program -enter_an_attribute=Enter an attribute -enter_a_key=Enter a key -date_diff=Date diff -program_stage_sort_order=Program stage sort order -sort_order=\u0421\u0430\u0440\u0430\u043b\u0430\u0448 \u0442\u0430\u0440\u0442\u0438\u0431\u0438 -program_variables=Program variables -custom_standard_interval=Custom standard interval -source_fields=Source fields -expression_evaluate_the_source_fields=Expression - evaluate the source fields -actions_that_is_executed_when_expression_is_true=Actions that is executed when expression is true -display_text=Display text -shows_a_key_data_box=Shows a key data box -assign_variable=Assign variable -show_error=Show error -show_warning_on_complete=Show warning on completion -show_error_on_complete=Show error preventing completion -view_program_rule=View program rules -program_rule_management=Program rule management -create_new_program_rule=Create new program rule -program_rule_details=Program rule details -source_program_stage=Source program stage -source_dataElement=Source DataElement -variable_name=Variable name -data_element_newest_event_program_stage=Data element in the newest event for a program stage -data_element_newest_event_program=Data element in the newest event in program -data_element_previous_event=Data element from previous event -data_element_current_event=Data element in current event -add_source_field=Add source field -add_more_action=Add more action -source_type=Source type -confirm_delete_program_rule=Are you sure you want to delete program rule? -edit_program_rule=Edit program rule -please_enter_error_message=Please enter error message -please_enter_warning_message=Please enter warning message -please_enter_alert_message_when_hiding_a_field_that_contains_value=Please enter alert message when hiding a field that contains value -please_enter_alert_message_when_hiding_a_section_that_contains_values=Please enter alert message when hiding a section that contains values -hide_section=Hide section -reminder_message_template_management=Reminder message template management -expression_description=Expression description -expression_items=Expression items -filter_items=Filter items -filter_description=Filter description -select_program_stage=Select program stage -tei_attribute=\u041a\u0443\u0437\u0430\u0442\u0443\u0432 \u043e\u0431\u044a\u0435\u043a\u0442\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 -design_custom_registration_form=Design custom registration form -program_registration_form=Program registration form -display_in_form=Display in form -event=\u0422\u0430\u0434\u0431\u0438\u0440 -enrollment=\u0420\u045e\u0439\u0445\u0430\u0442\u0433\u0430 \u043e\u043b\u0438\u0448 -tracked_entity_instance=\u041a\u0443\u0437\u0430\u0442\u0438\u043b\u0430\u0451\u0442\u0433\u0430\u043d \u043e\u0431\u044a\u0435\u043a\u0442 \u043d\u0430\u043c\u0443\u043d\u0430\u0441\u0438 -event_output_type=Event output type -missing_value_replacement=Missing value replacement -display_front_page_list=Display front page list -access_level=Access level -open=\u041e\u0447\u0438\u0448 -audited=Audited -protected=Protected -closed=Closed -encryption_not_available=Encryption is not configured -search_and_analytics_unavailable=search/analytics unavailable -search_scope=Search scope -searchable=Searchable -not_searchable=Not searchable -across_data_capture_orgunits=Across data capture organisation units -across_search_orgunits=Across search organisation units -across_all_orgunits=Across all organisation units -first_stage_during_registraton=First stage appears on registration page -generated=Automatically generated -generated_pattern=Pattern for generated value -generated_pattern_tips=example: "#######" -use_optionset_code=Use code for option sets -entire_system=Entire system -aggregate_export_category_option_combo=Category option combination for aggregate data export -aggregate_export_attribute_option_combo=Attribute option combination for aggregate data export -program_section=\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430 -intro_tracked_entity_attribute=Create, modify and view tracked entity attributes. An attribute can be used to register extra information for a tracked entity. -confidentiality_option_not_available_since_encryption_is_not_configured=Confidentiality option not available since encryption is not configured -predictor=Predictor -intro_predictor=Create predictors which can be used to predict future data values. -predictor_management=Predictor management -predictor_group=Predictor group -predictor_group_management=Predictor group management -intro_predictor_group=Create predictors groups that contain serveral predictors related predictors. -predictors=Predictors -confirm_delete_predictor_group=Are you sure you want to delete this predictor group? -generator=Generator -sample_skip_test=Sample skip test -organisation_unit_levels=Organisation unit levels -output=Output data element -overlapping_legends_not_allowed=Overlapping legends not allowed! -Gaps_in_the_legends_are_not_allowed=Gaps in the legends are not allowed! -could_not_save_legend_set=Could not save legend -could_not_save_legend_set_($$message$$)=Could not save legend ($$message$$) -confirm_delete_legend_set=Confirm delete legend -no_org_units_add_one_to_get_started=No organisation units - add one to get started -push_analysis=Push analysis -push_analysis_management=Push analysis management -intro_push_analysis=Manage analytics to be emailed to specific user groups on a daily, weekly or monthly basis. -dashboard=\u0411\u043e\u0448\u049b\u0430\u0440\u0443\u0432 \u043f\u0430\u043d\u0435\u043b\u0438 -recipient_user_groups=Recipient user groups -scheduling_frequency=Scheduling frequency -day_on_which_to_run_the_task=Day on which to run the task -biweekly=Biweekly -monthly=\u041e\u0439\u043b\u0438\u043a -weekly=\u04b2\u0430\u0444\u0442\u0430\u043b\u0438\u043a -sunday=Sunday -monday=Monday -tuesday=Tuesday -wednesday=Wednesday -thursday=Thursday -friday=Friday -saturday=Saturday -confirm_delete_tracked_entity_type=Are you sure you want to delete this tracked entity type? -confirm_delete_push_analysis=Are you sure you want to delete this push analysis? -report_queued_for_delivery=Report queued for delivery -failed_to_schedule_report=Failed to schedule report -failed_to_open_report_preview=Failed to open report preview -external_map_layer=External map layer -external_map_layer_management=External map layer management -intro_external_map_layer=Configure external map layers for use in GIS. -map_service=Map service -wms=WMS -tms=TMS -xyz=XYZ -attribution=Attribution -layers=Layers -image_format=Image format -image=\u0440\u0430\u0441\u043c -png=PNG -jpg=JPG -map_layer_position=Placement -basemap=Bottom - basemap -overlay=Top - overlay -legend_set_url=Legend image URL -confirm_delete_external_map_layer=Are you sure you want to delete this external map layer? -sharing_settings=\u0421\u043e\u0437\u043b\u0430\u043c\u0430\u043b\u0430\u0440 \u0431\u0438\u043b\u0430\u043d \u0443\u043b\u0430\u0448\u0438\u0448 -created_by=\u0422\u043e\u043c\u043e\u043d\u0438\u0434\u0430\u043d \u044f\u0440\u0430\u0442\u0438\u043b\u0433\u0430\u043d -search_for_user_groups=Search for user groups -external_access=\u0422\u0430\u0448\u049b\u0430\u0440\u0438\u0434\u0430\u043d \u043a\u0438\u0440\u0438\u0448 -can_view=\u041a\u045e\u0440\u0438\u0448 \u043c\u0443\u043c\u043a\u0438\u043d -override_data_element_category_combo=Override data element category combo -no_override= -data_set_elements=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043b\u0430\u0440\u0438 -could_not_save_data_set=Could not save data set -could_not_save_data_set_($$message$$)=Could not save data set ($$message$$) -Override_the_data_element_category_combination=Override the data element category combination -select_a_data_element_before_applying_an_override=Select a data element before applying an override -skip_form_validation=Skip this rule during form validation -validation_notification_template=Validation notification -validation_notification_template_management=Validation notification management -user_groups=User groups -notification_recipient=Notification recipient -organisation_unit_contact=Organisation unit contact -notify_users_in_hierarchy_only=Notify users in hierarchy only -notify_parent_organisation_unit_only=Notify parent organisation unit only -subject_template=Subject template -message_template=Message template -sms=\u0421\u041c\u0421 -intro_validation_notification_template=Sends a notification when a validation rule failed - -rule_name=Rule name -rule_description=Rule description -left_side_description=Left side description -right_side_description=Right side description -left_side_value=Left side value -right_side_value=Right side value -org_unit_name=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u0438\u0440\u043b\u0438\u043a -current_date=Current date -data_description=Data set description -registration_ou=Complete registration organisation unit -registration_period=Complete registration period -registration_user=Complete registration user -registration_time=Complete registration time -att_opt_combo=Complete registration att opt combo -open_user_guide=\u0424\u043e\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0432\u0447\u0438 \u049b\u045e\u043b\u043b\u0430\u043d\u043c\u0430\u0441\u0438\u043d\u0438 \u043e\u0447\u0438\u0448 -section_id=Section ID -show_row_totals=\u0416\u0430\u043c\u0438 \u049b\u0430\u0442\u043e\u0440\u043b\u0430\u0440\u043d\u0438 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u0448 -show_column_totals=\u0416\u0430\u043c\u0438 \u0443\u0441\u0442\u0443\u043d\u043b\u0430\u0440\u043d\u0438 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u0448 -category_combo_filter=Category combo filter -no_filter= -predictor_started=Predictor started -failed_to_start_predictor=Failed to start predictor -select_date_range=Select date range -run_predictor=Run predictor -description_is_required=Description is required -expression_is_required=Expression is required -data_input_periods=Data input periods -day=\u041a\u0443\u043d -week=\u04b2\u0430\u0444\u0442\u0430 -month=\u041e\u0439 -jan=\u042f\u043d\u0432\u0430\u0440\u044c -feb=\u0424\u0435\u0432\u0440\u0430\u043b\u044c -mar=\u041c\u0430\u0440\u0442 -apr=\u0410\u043f\u0440\u0435\u043b\u044c -may=\u041c\u0430\u0439 -jun=\u0418\u044e\u043d\u044c -jul=\u0418\u044e\u043b\u044c -aug=\u0410\u0432\u0433\u0443\u0441\u0442 -sep=\u0421\u0435\u043d\u0442\u044f\u0431\u0440\u044c -oct=\u041e\u043a\u0442\u044f\u0431\u0440\u044c -nov=\u041d\u043e\u044f\u0431\u0440\u044c -dec=\u0414\u0435\u043a\u0430\u0431\u0440\u044c -biMonth=Bi-month -jan-feb=\u042f\u043d\u0432\u0430\u0440\u044c-\u0424\u0435\u0432\u0440\u0430\u043b\u044c -mar-apr=\u041c\u0430\u0440\u0442-\u0410\u043f\u0440\u0435\u043b\u044c -may-jun=\u041c\u0430\u0439-\u0418\u044e\u043d\u044c -jul-aug=\u0418\u044e\u043b\u044c-\u0410\u0432\u0433\u0443\u0441\u0442 -sep-oct=\u0421\u0435\u043d\u0442\u044f\u0431\u0440\u044c-\u041e\u043a\u0442\u044f\u0431\u0440\u044c -nov-dec=\u041d\u043e\u044f\u0431\u0440\u044c-\u0414\u0435\u043a\u0430\u0431\u0440\u044c -quarter=Quarter -Q1=Q1: January-March -Q2=Q2: April-June -Q3=Q3: July-September -Q4=Q4: October-December -sixMonth=Half year -jan-jun=\u042f\u043d\u0432\u0430\u0440\u044c-\u0418\u044e\u043d\u044c -jul-dec=\u0418\u044e\u043b\u044c-\u0414\u0435\u043a\u0430\u0431\u0440\u044c -sixMonthApril=Half year -apr-sep=\u0410\u043f\u0440\u0435\u043b\u044c-\u0421\u0435\u043d\u0442\u044f\u0431\u0440\u044c -oct-mar=\u041e\u043a\u0442\u044f\u0431\u0440\u044c-\u041c\u0430\u0440\u0442 -year=\u0419\u0438\u043b -closing_date=Closing date - -who_has_access=\u041a\u0438\u043c\u0434\u0430 \u043a\u0438\u0440\u0438\u0448 \u04b3\u0443\u049b\u0443\u049b\u0438 \u043c\u0430\u0432\u0436\u0443\u0434 -no_author=\u041c\u0443\u0430\u043b\u043b\u0438\u0444 \u043c\u0430\u0432\u0436\u0443\u0434 \u044d\u043c\u0430\u0441 -no_access=\u041a\u0438\u0440\u0438\u0448 \u0442\u0430\u044a\u049b\u0438\u049b\u043b\u0430\u043d\u0433\u0430\u043d -public_access=\u041e\u043c\u043c\u0430\u0432\u0438\u0439 \u0444\u043e\u0439\u0434\u0430\u043b\u0430\u043d\u0438\u0448 -can_view_only=\u0424\u0430\u049b\u0430\u0442 \u043a\u045e\u0440\u0438\u0431 \u0447\u0438\u049b\u0438\u0448 \u043c\u0443\u043c\u043a\u0438\u043d -can_edit_and_view=\u0422\u0430\u04b3\u0440\u0438\u0440\u043b\u0430\u0448 \u0432\u0430 \u043a\u045e\u0440\u0438\u0448 \u043c\u0443\u043c\u043a\u0438\u043d -can_capture_and_view=\u0411\u0435\u043b\u0433\u0438\u043b\u0430\u0431 \u043e\u043b\u0438\u0431 \u043a\u045e\u0440\u0438\u0448\u0438\u043d\u0433\u0438\u0437 \u043c\u0443\u043c\u043a\u0438\u043d -metadata=\u041c\u0435\u0442\u0430\u0434\u0430\u0442\u0430 - -anyone_can_find_and_view=\u0411\u0430\u0440\u0447\u0430 \u0438\u0437\u043b\u0430\u0431 \u0442\u043e\u043f\u0438\u0448\u0438 \u0432\u0430 \u043a\u045e\u0440\u0438\u0448\u0438 \u043c\u0443\u043c\u043a\u0438\u043d -anyone_can_view_without_a_login=\u0411\u0430\u0440\u0447\u0430 \u043a\u045e\u0440\u0438\u0448\u0438 \u043c\u0443\u043c\u043a\u0438\u043d, \u0440\u045e\u0439\u0445\u0430\u0442\u0434\u0430\u043d \u045e\u0442\u043c\u0430\u0441\u0434\u0430\u043d -anyone_can_find_view_and_edit=\u0411\u0430\u0440\u0447\u0430 \u0438\u0437\u043b\u0430\u0431 \u0442\u043e\u043f\u0438\u0448\u0438, \u043a\u045e\u0440\u0438\u0448\u0438 \u0432\u0430 \u0442\u0430\u04b3\u0440\u0438\u0440\u043b\u0430\u0448\u0438 \u043c\u0443\u043c\u043a\u0438\u043d -add_users_and_user_groups=\u0424\u043e\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0432\u0447\u0438 \u0432\u0430 \u0444\u043e\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0432\u0447\u0438 \u0433\u0443\u0440\u0443\u04b3\u0438\u043d\u0438 \u049b\u045e\u0448\u0438\u0448 -enter_names=\u0418\u0441\u043c\u043b\u0430\u0440\u043d\u0438 \u043a\u0438\u0440\u0438\u0442\u0438\u043d\u0433 -no_manage_access=\u0421\u0438\u0437\u0434\u0430 \u0443\u0448\u0431\u0443 \u043e\u0431\u044a\u0435\u043a\u0442\u043d\u0438 \u0431\u043e\u0448\u049b\u0430\u0440\u0438\u0448 \u04b3\u0443\u049b\u0443\u049b\u0438 \u043c\u0430\u0432\u0436\u0443\u0434 \u044d\u043c\u0430\u0441 - -the_custom_attribute_will_be_applied_to_the_selected_objects=The custom attribute will be applied to selected objects. -section=\u0411\u045e\u043b\u0438\u043c -program_indicator=\u0414\u0430\u0441\u0442\u0443\u0440 \u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u0438 -no_results_found=\u04b2\u0435\u0447 \u049b\u0430\u043d\u0434\u0430\u0439 \u043d\u0430\u0442\u0438\u0436\u0430 \u0442\u043e\u043f\u0438\u043b\u043c\u0430\u0434\u0438 - -add_program_details=Add program details -assign_data_elements=Assign data elements -create_data_entry_form=Create data entry form -assign_organisation_units=Assign organisation units -create_notifications=Create notifications -deleting=\u040e\u0447\u0438\u0440\u0438\u0448 - -what_to_send=What to send? -when_to_send_it=When to send it? -who_to_send_it_to=Who to send it to? -name_is_required=Name is required - - -users_at_organisation_unit=Users at Organisation Unit -program_notification=Program notification -data_set_notification_trigger=Data set notification trigger -notification_trigger=Notification trigger -send_notification=Send notification -days=days -before=before -after=after -completion=\u0422\u0443\u0433\u0430\u0442\u0438\u0448 -data_set_completion=Data Set Completion -scheduled_days=Scheduled Days -scheduled_days_due_date=Days scheduled (due date) -complete_events_expiry_days=Completed events expiry days -days_until_due_date=Days until due date - -send_strategy=Send notification as -collective_summary=Collective summary -single_notification=Single notification -sliding_window=Sliding window - -category_combo___display_name=Category combo -domainType=\u0414\u043e\u043c\u0435\u043d \u0442\u0443\u0440\u0438 -valueType=\u049a\u0438\u0439\u043c\u0430\u0442 \u0442\u0443\u0440\u0438 -categoryCombo=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f\u043b\u0430\u0440 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u044f\u0441\u0438 -dataDimensionType=Data dimension type -form_type=Form type -indicator_type___display_name=Indicator type -indicatorType=Indicator type -aggregationType=\u0411\u0438\u0440\u043b\u0430\u0448\u0442\u0438\u0440\u0438\u0448 \u0442\u0443\u0440\u0438 -formType=Form type -section_multiorg=Section Multi-org -dashboard___display_name=\u0411\u043e\u0448\u049b\u0430\u0440\u0443\u0432 \u043f\u0430\u043d\u0435\u043b\u0438 -output___display_name=Output - -program___display_name=Program name -program_rule=Program rule -program_rule_variable=Program rule variable -program_rule_variable_management=Program rule variable management -dataelement_newest_event_program_stage=Data element from the newest event for a program stage -dataelement_newest_event_program=Data element from the newest event in the current program -dataelement_current_event=Data element in current event -dataelement_previous_event=Data element from previous event -calculated_value=Calculated value -program_rule_variable_source_type=Source type -action=Action -content=Content -field=Field -apply=Apply -display_key_value_pair=Display key/value pair -show_warning=Show warning -assign_value=Assign value -error_on_complete=Error on complete -hide_program_stage=Hide program stage -create_event=Create event -set_field_to_be_mandatory=Make field mandatory -hide_field=Hide field -warning_on_complete=Warning on complete - -data_element___display_name=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 -tracked_entity_attribute___display_name=\u041a\u0443\u0437\u0430\u0442\u0443\u0432 \u043e\u0431\u044a\u0435\u043a\u0442\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 - -priority=\u0410\u0444\u0437\u0430\u043b\u043b\u0438\u043a -expression=\u0418\u0444\u043e\u0434\u0430 -operators=Operators -variables=Variables -built_in_variables=Built in variables -functions=Functions -location=Location -programRuleVariableSourceType=Variable type -dataElement=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 -trackedEntityAttribute=\u041a\u0443\u0437\u0430\u0442\u0443\u0432 \u043e\u0431\u044a\u0435\u043a\u0442\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 -enter_program_rule_details=Enter program rule details -enter_program_rule_expression=Enter program rule expression -define_program_rule_actions=Define program rule actions -use_code_for_option_set=Use code for option set -define_program_rule_action=Define program rule action -could_not_save_program_rule_no_program_specified=Couldn't save program rule: No program specified -could_not_save_program_rule_variable_no_program_specified=Couldn't save program rule variable: No program specified -could_not_save_program_rule=Couldn't save program rule -could_not_save_program_rule_($$message$$)=Couldn't save program rule: $$message$$ -confirm_delete_program_rule_variable=Delete this program rule variable? -intro_program_rule=Program rules allow you to create and control dynamic behavior of the user interface in the Tracker Capture and Event Capture apps. -intro_program_rule_variable=Variables you use to create program rule expressions. -action_details=Action details -to_field=to field -on=on -in_program_stage=in program stage -confirm_delete_program_rule_action=Are you sure you want to delete this program rule action? -program_indicator_widget=Program indicator widget -feedback_widget=Feedback widget -program_rule_action_deleted=Program rule action deleted -this_field_can_only_contain_letters_numbers_space_dash_dot_and_underscore=This field can only contain letters, numbers, spaces, dashes, dots and underscores - -program_indicator_management=\u0414\u0430\u0441\u0442\u0443\u0440 \u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u0438 -intro_program_indicator=Expressions based on data elements and attributes of tracked entities. You use program indicators to calculate values based on a formula. -program_indicator_group=Program indicator group -program_indicator_group_management=Program indicator groups -intro_program_indicator_group=Group program indicators, even across programs. - -event_date=\u0422\u0430\u0434\u0431\u0438\u0440 \u0441\u0430\u043d\u0430\u0441\u0438 -completed_date=\u0422\u0443\u0433\u0430\u043b\u043b\u0430\u043d\u0433\u0430\u043d \u0441\u0430\u043d\u0430 -value_count=Value count -zero_pos_value_count=Zero or positive value count -event_count=Event count -org_unit_count=Organisation unit count -analytics_type=Analytics type - -programIndicator__expression__help_text=The expression defines how the indicator is calculated. Tip: use d2:condition('bool-expr',true-val,false-val) d2:daysBetween(date,date) d2:zing(x) d2:oizp(x) -programIndicator__filter__help_text=The filter is applied to events and filters the data source used for the calculation of the indicator. The filter must evaluate to either true or false. Use single quotes for text values. Use option codes for option set references. Tip: use d2:condition('bool-expr',true-val,false-val) d2:daysBetween(date,date) d2:zing(x) d2:oizp(x) -confirm_delete_program=Delete this program? -display_widget=Display widget -static_text=Static text -custom_message_for_blanked_field=Custom message for blanked field -expression_to_evaluate_and_display_after_static_text=Expression to evaluate and display after static text -expression_to_evaluate_and_display=Expression to evaluate and display -expression_to_evaluate_and_display_as_value=Expression to evaluate and display as value -expression_to_evaluate_and_assign=Expression to evaluate and assign -key_label=Key label -data_element_to_display_warning_next_to=Data element to display warning next to -tracked_entity_attribute_to_display_warning_next_to=Tracked entity attribute to display warning next to -data_element_to_display_error_next_to=Data element to display error next to -tracked_entity_attribute_to_display_error_next_to=Tracked entity attribute to display error next to -data_element_to_hide=Data element to hide -tracked_entity_attribute_to_hide=Tracked entity attribute to hide -data_element_to_assign_to=Data element to assign to -program_rule_variable_to_assign_to=Program rule variable to assign to -tracked_entity_attribute_to_assign_to=Tracked entity attribute to assign to -data_element_to_make_mandatory=Data element to make mandatory -tracked_entity_attribute_to_make_mandatory=Tracked entity attribute to make mandatory -program_stage_section_to_hide=Program stage section to hide -program_stage_to_hide=Program stage to hide -checking_expression_status=Checking expression status... - -weeklywednesday=Weekly starting Wednesday -weeklythursday=Weekly starting Thursday -weeklysaturday=Weekly starting Saturday -weeklysunday=Weekly starting Sunday -bimonthly=\u0416\u0443\u0444\u0442 \u043e\u0439\u043b\u0438\u043a -quarterly=\u04b2\u0430\u0440 \u043a\u0432\u0430\u0440\u0442\u0430\u043b -sixmonthly=\u042f\u0440\u0438\u043c \u0439\u0438\u043b\u043b\u0438\u043a -sixmonthlyapril=Six-monthly starting April -sixmonthlynov=Six-monthly starting November -yearly=\u0419\u0438\u043b\u043b\u0438\u043a -financialapril=Financial year starting April -financialjuly=Financial year starting July -financialoct=Financial year starting October -financialnov=Financial year starting November -abandon_unsaved_changes=Really abandon unsaved changes? -commit=Commit -program_forms_help_text=Custom forms take precedence over section forms if both are present. Only section forms are supported by the Android app. If no custom or section form is defined, the basic form will be used. - -confirm_delete_program_indicator=Are you sure you want to delete this program indicator? -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 -cancel=\u0411\u0435\u043a\u043e\u0440 \u049b\u0438\u043b\u0438\u0448 -custom=\u041e\u0434\u0430\u0442\u0438\u0439 -name=\u0418\u0441\u043c\u0438 -add_new_program_stage_section=Add new program stage section -delete_section_message=Are you sure you want to delete the following section? -no_section_selected_error=Select a section before adding data elements. -min_attributes_required_to_search=Minimum number of attributes required to search -max_tei_count_to_return=Maximum number of tracked entity instances to return in search -allow_audit_log=Enable tracked entity instance audit log -render_type_desktop=Desktop render type -render_type_mobile=Mobile render type -listing=Listing -sequential=Sequential -matrix=Matrix -default=\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442 -dropdown=Dropdown -vertical_radiobuttons=Vertical radiobuttons -horizontal_radiobuttons=Horizontal radiobuttons -vertical_checkboxes=Vertical checkboxes -horizontal_checkboxes=Horizontal checkboxes -shared_header_radiobuttons=Shared header radiobuttons -icons_as_buttons=Icons as buttons -spinner=Spinner -icon=Icon -toggle=Toggle -value=\u049a\u0438\u0439\u043c\u0430\u0442 -slider=Slider -linear_scale=Linear scale - -data_approval_level=Data approval level -intro_data_approval_level=Configure data approval levels for use in data approval workflows -intro_data_approval_workflow=Configure data approval workflows -data_approval_level_management=Data approval level management -category_option_group_set___display_name=Category option group set -data_approval_workflow_management=Data approval workflow management -org_unit_level=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c \u043f\u043e\u0493\u043e\u043d\u0430\u0441\u0438 -data_approval_levels=Data approval levels -confirm_delete_data_approval_level=Are you sure you want to delete this data approval level? -confirm_delete_data_approval_workflow=Are you sure you want to delete this data approval workflow? -confirm_delete_predictor=Are you sure you want to delete this predictor? -confirm_delete_validation_notification_teplate=Are you sure you want to delete this validation notification template? -running_predictor=Running predictor... -failed_to_save_organisation_unit=Failed to save organisation unit -last_average_org_unit=\u041e\u0445\u0438\u0440\u0433\u0438 \u049b\u0438\u0439\u043c\u0430\u0442 (\u0442\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u0438\u0440\u043b\u0438\u043a\u043b\u0430\u0440 \u0438\u0435\u0440\u0430\u0440\u0445\u0438\u044f\u0441\u0438 \u045e\u0440\u0442\u0430\u0447\u0430 \u049b\u0438\u0439\u043c\u0430\u0442\u0438) -last=Last value (sum in org unit hierarchy) -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) -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. - -unique_attributes_always_searchable=Unique attributes are always searchable -select_entrollment_dates_in_future=Allow future enrollment dates -select_incident_dates_in_future=Allow future incident dates -display_incident_date=Show incident date -incident_date_label=Description of incident date -enrollment_date_label=Description of enrollment date -ignore_overdue_events=Ignore overdue events -related_program=Related program -assign_attributes=Assign attributes -program_stages=Program stages -stage_details=Stage Details -program_stage_notifications=Program stage notifications -program_stage_notification=Program stage notification -event_program=Event Program -tracker_program=Tracker Program - -program_type=Program type -select_enrollment_dates_in_future=Allow future enrollment dates -relationship_from_a=Who is the new relative to the existing tracked entity instance? -use_first_stage_during_registration=First stage appears on registration page -display_generate_event_box=Display generate event box when completed -open_after_enrollment=Open data entry form after enrollment -block_entry_form=Block entry form after completed -remind_completed=Ask user to complete program when stage is complete -allow_generate_next_visit=Ask user to create new event when stage is complete -generated_by_enrollment_date=Generate events based on enrollment date -execution_date_label=Description of report date -due_date_label=Description of due date -min_days_from_start=Scheduled days from start -pre_generate_uid=Pre-generate event UID -standard_interval=Standard interval days - -analytics_period_boundaries=Analytics period boundaries -analytics_period_boundary_type=Analytics period boundary type -analytics_boundary_target=Boundary target -remove_singular=\u040e\u0447\u0438\u0440\u0438\u0448 -add_period_boundary=Add new boundary -period_number_offset=Offset period by amount -period_offset=\u0414\u0430\u0432\u0440 \u0442\u0443\u0440\u0438 - -report_period_before_start=Before start of reporting period -report_period_before_end=Before end of reporting period -report_period_after_start=After start of reporting period -report_period_after_end=After end of reporting period - -boundary_target_incident_date=\u04b2\u043e\u0434\u0438\u0441\u0430 \u0441\u0430\u043d\u0430\u0441\u0438 -boundary_target_event_date=\u0422\u0430\u0434\u0431\u0438\u0440 \u0441\u0430\u043d\u0430\u0441\u0438 -boundary_target_enrollment_date=\u049a\u0430\u0431\u0443\u043b \u049b\u0438\u043b\u0438\u043d\u0433\u0430\u043d \u0441\u0430\u043d\u0430 -boundary_target_custom=\u041e\u0434\u0430\u0442\u0438\u0439 -boundary_target_custom_text=Custom boundary text - -program_notifications=Program notifications - -program_with_registration=Tracker program -program_without_registration=Event program -scheduled_days_incident_date=Days scheduled (incident date) -scheduled_days_enrollment_date=Days scheduled (enrollment date) -program_completion=Program completion -program_stage_completion=Program stage completion -programType=Program type -confirm_delete_program_stage=Are you sure you want to delete this program stage? -recipient_data_element=Data element recipient -recipient_program_attribute=Program attribute recipient -cannot_create_program_notification_without_program_stage=Cannot create Program notification without program stage -cannot_remove_program_attribute_inherited_from_tet=Cannot remove attribute inherited from Tracked Entity Type -add_enrollment_details=Add enrollment details -manage_program_stages=Manage program stages -success=\u041c\u0443\u0432\u0430\u0444\u0444\u0430\u049b\u0438\u044f\u0442 -notifications=Notifications -date_to_send_message=Date to send message -at_date=at date -skip_synchronization=Skip synchronization -use_custom_registration_form=Use custom registration form -schedule_message=Schedule message -show_option_group=Show option group -hide_option_group=Hide option group -hide_option=Hide option -option_to_hide=Option to hide -option_group_to_hide=Option group to hide -option_group_to_show=Option group to show -name=\u0418\u0441\u043c\u0438 -compulsory=Compulsory -allow_provided_elsewhere=Allow provided elsewhere -display_in_reports=Display in reports -date_in_future=Date in future -render_options_as_radio=Render options as radio - -add_icon=Add icon -change_icon=Change icon -select_icon=Select icon -deselect_icon=Remove icon -current_icon=Currently selected icon -icons_all=\u0411\u0430\u0440\u0447\u0430\u0441\u0438 -icons_positive=Positive -icons_negative=Negative -icons_outline=Outline -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=\u0411\u0430\u0440\u0447\u0430 \u0442\u0430\u043d\u043b\u0430\u043d\u0433\u0430\u043d\u043d\u0438 \u0431\u0435\u043a\u043e\u0440 \u049b\u0438\u043b\u0438\u0448 -select_similar=Select similar -select_all=\u0411\u0430\u0440\u0447\u0430\u0441\u0438\u043d\u0438 \u0442\u0430\u043d\u043b\u0430\u0448 - -from_constraint=From constraint -to_constraint=To constraint - -TRACKED_ENTITY_INSTANCE=\u041a\u0443\u0437\u0430\u0442\u0438\u043b\u0430\u0451\u0442\u0433\u0430\u043d \u043e\u0431\u044a\u0435\u043a\u0442 \u043d\u0430\u043c\u0443\u043d\u0430\u0441\u0438 -PROGRAM_INSTANCE=Program instance -PROGRAM_STAGE_INSTANCE=Program stage instance -option_group=Option group -option_group_set=Option group set -option_group_management=Option group management -option_group_set_management=Option group set management -option_groups=Option groups -intro_option_group=Create a group of options from option sets that has a similar functional area or meaning. -intro_option_group_set=Create, modify and view sets of option groups. -please_select_option_set=Please select an option set before selecting options. -feature_type=Feature type -multi_polygon=Multi-polygon -manage_columns=Manage columns -selected_columns=Selected columns -available_columns=Available columns -reset_to_default=\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u04b3\u043e\u043b\u0430\u0442\u0433\u0430 \u049b\u0430\u0439\u0442\u0438\u0448 -user___name=\u042d\u0433\u0430\u0441\u0438, \u0442\u0435\u0433\u0438\u0448\u043b\u0438\u043b\u0438\u043a -failed_to_save=\u0421\u0430\u049b\u043b\u0430\u0448 \u0430\u043c\u0430\u043b\u0433\u0430 \u043e\u0448\u043c\u0430\u0434\u0438 -favorite=\u0422\u0430\u043d\u043b\u0430\u043d\u0433\u0430\u043d -display_short_name=\u049a\u0438\u0441\u049b\u0430\u0447\u0430 \u043d\u043e\u043c\u0438 -display_form_name=\u0428\u0430\u043a\u043b \u043d\u043e\u043c\u0438 -last_updated_by___name=Last updated by -numerator=\u0420\u0430\u049b\u0430\u043c\u043b\u043e\u0432\u0447\u0438 -denominator=denominator -numerator_description=Numerator description -denominator_description=Denominator description -relative_scheduled_days=Relative Scheduled days -trigger_rule_only_for_program_stage=Trigger rule only for program stage -enrollment_in_program=Enrollment in program -event_in_program_or_program_stage=Event in program or program stage -on_update_and_insert=On update and insert -on_complete=On complete -validation_strategy=Validation strategy -confirm_delete_option_group_set=Do you want to delete this option group set? -confirm_delete_option_group=Do you want to delete this option group? -field_mask=Field mask -download=\u042e\u043a\u043b\u0430\u0448 -download_metadata=Download metadata -format=Format -compression=Compression -locales=Locales -the_download_contains_$$total$$_$$modelType$$=The download contains $$total$$ $$modelType$$ -data_element_group_sets=Data element group sets -category_combos=Category combinations -category_option_combos=Category option combinations -category_option_group_sets=Category option group sets -data_element_group_sets=Data element group sets -indicator_group_sets=Indicator group sets -program_indicator_groups=Program indicator groups -organisation_unit_group_sets=Organisation unit group sets -relationship_types=Relationship types -tracked_entity_types=Tracked entity types -program_rules=Program rules -program_rule_variables=Program rule variables -validation_rule_groups=Validation rule groups -validation_notification_templates=Validation notification templates -option_sets=Option sets -option_group_sets=Option group sets -predictor_groups=Predictor groups -external_map_layers=External map layers -data_approval_workflows=Data approval workflows -with_sharing=With sharing -creation_date=Creation date -sync_date=Sync date -bidirectional=Bidirectional -from_to_name=Relationship name seen from initiating entity -to_from_name=Relationship name seen from receiving entity -enable_user_assignment=Allow user assignment of events -output_combo=Output category option combo -output_combo_loading=Loading category combo options... -output_combo_error=Could not load category combo options -stage_save_hint_text=An updated program stage is not saved until the program itself is saved. Not saving the program will discard all changes made to the program stage. -stage_add=Add stage -stage_update=Update stage -invalid_coordinate=Invalid coordinate -geometry=\u0413\u0435\u043e\u043c\u0435\u0442\u0440\u0438\u044f -add_new_section=Add new section -update_section=Update section -no_attributes=No attributes selected -no_data_elements=No data elements selected -create_registration_form=Create registration form -next_schedule_date=Default next scheduled date -open_periods_after_co_end_date=Open periods after category option end date diff --git a/src/i18n/i18n_module_uz.properties b/src/i18n/i18n_module_uz_UZ_Cyrl.properties similarity index 98% rename from src/i18n/i18n_module_uz.properties rename to src/i18n/i18n_module_uz_UZ_Cyrl.properties index 31861cb4a..0fe31d6fa 100644 --- a/src/i18n/i18n_module_uz.properties +++ b/src/i18n/i18n_module_uz_UZ_Cyrl.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=\u049a\u0438\u0439\u043c\u0430\u0442 \ value_should_be_a_url=\u0423\u0448\u0431\u0443 \u043c\u0430\u0439\u0434\u043e\u043d\u0433\u0430 \u04b3\u0430\u049b\u0438\u049b\u0438\u0439 URL \u043c\u0430\u043d\u0437\u0438\u043b \u0442\u0430\u043b\u0430\u0431 \u049b\u0438\u043b\u0430\u0434\u0438 value_should_be_a_relative_url=\u0423\u0448\u0431\u0443 \u043c\u0430\u0439\u0434\u043e\u043d \u0443\u0447\u0443\u043d \u043d\u0441\u0431\u0438\u0439 URL \u043a\u0438\u0440\u0438\u0442\u0438\u043b\u0438\u0448\u0438 \u043c\u0443\u043c\u043a\u0438\u043d value_should_be_list_of_urls=\u0423\u0448\u0431\u0443 \u043c\u0430\u0439\u0434\u043e\u043d URL \u043c\u0430\u0439\u0434\u043e\u043d\u043b\u0430\u0440 \u0440\u045e\u0439\u0445\u0430\u0442\u0438\u043d\u0438 \u0442\u0430\u043b\u0430\u0431 \u049b\u0438\u043b\u0430\u0434\u0438 -value_should_be_an_email=\u0423\u0448\u0431\u0443 \u043c\u0430\u0439\u0434\u043e\u043d\u0434\u0430 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d \u043f\u043e\u0447\u0442\u0430 \u043c\u0430\u043d\u0437\u0438\u043b\u0438 \u043c\u0430\u0432\u0436\u0443\u0434 +value_should_be_an_email=\u0423\u0448\u0431\u0443 \u043c\u0430\u0439\u0434\u043e\u043d \u0435-\u043f\u043e\u0447\u0442\u0430 \u043c\u0430\u043d\u0437\u0438\u043b\u0438\u043d\u0438 \u045e\u0437 \u0438\u0447\u0438\u0433\u0430 \u043e\u043b\u0438\u0448\u0438 \u043a\u0435\u0440\u0430\u043a value_should_be_a_number=\u0423\u0448\u0431\u0443 \u043c\u0430\u0439\u0434\u043e\u043d \u0440\u0430\u049b\u0430\u043c\u043d\u0438 \u045e\u0437 \u0438\u0447\u0438\u0433\u0430 \u043e\u043b\u0438\u0448\u0438 \u043a\u0435\u0440\u0430\u043a number_should_not_have_decimals=\u0420\u0430\u049b\u0430\u043c\u0434\u0430 \u045e\u043d\u043b\u0438\u043a \u043a\u0430\u0441\u0440 \u0431\u045e\u043b\u043c\u0430\u0441\u043b\u0438\u0433\u0438 \u043a\u0435\u0440\u0430\u043a value_not_max=\u049a\u0438\u0439\u043c\u0430\u0442 \u0443\u0437\u0443\u043d/\u043a\u0430\u0442\u0442\u0430 @@ -1721,7 +1721,7 @@ map_service=\u0425\u0430\u0440\u0438\u0442\u0430 \u0445\u0438\u0437\u043c\u0430\ wms=WMS tms=TMS xyz=XYZ -vector_style=Vector Style +vector_style=\u0412\u0435\u043a\u0442\u043e\u0440 \u0441\u0442\u0438\u043b\u0438 attribution=\u0410\u0442\u0440\u0438\u0431\u0443\u0446\u0438\u044f layers=\u049a\u0430\u0442\u043b\u0430\u043c\u043b\u0430\u0440 image_format=\u0420\u0430\u0441\u043c \u0444\u043e\u0440\u043c\u0430\u0442\u0438 @@ -1962,8 +1962,8 @@ zero_pos_value_count=\u041d\u043e\u043b\u044c \u0451\u043a\u0438 \u043c\u0443\u0 event_count=\u04b2\u043e\u0434\u0438\u0441\u0430/\u0422\u0430\u0434\u0431\u0438\u0440 \u0441\u043e\u043d\u0438 org_unit_count=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c \u0441\u043e\u043d\u0438 analytics_type=\u0422\u0430\u04b3\u043b\u0438\u043b\u043b\u0430\u0440 \u0442\u0443\u0440\u043b\u0430\u0440\u0438 -analytics_period_start=Analytics period start -analytics_period_end=Analytics period end +analytics_period_start=\u0422\u0430\u04b3\u043b\u0438\u043b \u0434\u0430\u0432\u0440\u0438 \u0431\u043e\u0448\u043b\u0430\u043d\u0493\u0438\u0447 \u0441\u0430\u043d\u0430\u0441\u0438 +analytics_period_end=\u0422\u0430\u04b3\u043b\u0438\u043b \u0434\u0430\u0432\u0440\u0438 \u044f\u043a\u0443\u043d\u0438\u0439 \u0441\u0430\u043d\u0430\u0441\u0438 programIndicator__expression__help_text=\u0418\u0444\u043e\u0434\u0430 \u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u043b\u0430\u0440\u0438\u043d\u0438\u043d\u0433 \u049b\u0430\u043d\u0434\u0430\u0439 \u04b3\u0438\u0441\u043e\u0431\u043b\u0430\u043d\u0438\u0448\u0438\u043d\u0438 \u0431\u0435\u043b\u0433\u0438\u043b\u0430\u0439\u0434\u0438. \u041c\u0430\u0441\u043b\u0430\u04b3\u0430\u0442: d2: \u04b3\u043e\u043b\u0430\u0442\u0438\u0434\u0430\u043d \u0444\u043e\u0439\u0434\u0430\u043b\u0430\u043d\u0438\u043d\u0433 (('bool-expr',true-val,false-val) d2: \u043a\u0443\u043d\u043b\u0430\u0440 (\u0441\u0430\u043d\u0430, \u0441\u0430\u043d\u0430) d2:zing(x) d2:oizp(x) programIndicator__filter__help_text=\u0424\u0438\u043b\u044c\u0442\u0440 \u04b3\u043e\u0434\u0438\u0441\u0430/\u0442\u0430\u0434\u0431\u0438\u0440\u043b\u0430\u0440\u0433\u0430 \u049b\u045e\u043b\u043b\u0430\u043d\u0438\u043b\u0430\u0434\u0438 \u0432\u0430 \u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u043d\u0438 \u04b3\u0438\u0441\u043e\u0431\u043b\u0430\u0448 \u0443\u0447\u0443\u043d \u0444\u043e\u0439\u0434\u0430\u043b\u0430\u043d\u0430\u0434\u0438\u0433\u0430\u043d \u043c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u043c\u0430\u043d\u0431\u0430\u0441\u0438\u043d\u0438 \u0444\u0438\u043b\u044c\u0442\u0440\u043b\u0430\u0439\u0434\u0438. \u0424\u0438\u043b\u044c\u0442\u0440\u043d\u0438 "\u0422\u045e\u0493\u0440\u0438" \u0451\u043a\u0438 "\u041d\u043e\u0442\u045e\u0493\u0440\u0438" \u0434\u0435\u0431 \u0431\u0430\u04b3\u043e\u043b\u0430\u0448 \u043a\u0435\u0440\u0430\u043a. \u041c\u0430\u0442\u043d \u049b\u0438\u0439\u043c\u0430\u0442\u043b\u0430\u0440\u0438 \u0443\u0447\u0443\u043d \u0431\u0438\u0440 \u0445\u0438\u043b\u043b\u0438\u043a\u0434\u0430\u043d \u0444\u043e\u0439\u0434\u0430\u043b\u0430\u043d\u0438\u043d\u0433\u044e \u0412\u0430\u0440\u0438\u0430\u043d\u0442\u043b\u0430\u0440 \u0442\u045e\u043f\u043b\u0430\u043c\u0438 \u04b3\u0430\u0432\u043e\u043b\u0430\u043b\u0430\u0440\u0438 \u0443\u0447\u0443\u043d \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440 \u043a\u043e\u0434\u043b\u0430\u0440\u0438\u0434\u0430\u043d \u0444\u043e\u0439\u0434\u0430\u043b\u0430\u043d\u0438\u043d\u0433. \u041c\u0430\u0441\u043b\u0430\u04b3\u0430\u0442: d2: \u04b3\u043e\u043b\u0430\u0442\u0438\u0434\u0430\u043d \u0444\u043e\u0439\u0434\u0430\u043b\u0430\u043d\u0438\u043d\u0433 (('bool-expr',true-val,false-val) d2: \u043a\u0443\u043d\u043b\u0430\u0440 (\u0441\u0430\u043d\u0430, \u0441\u0430\u043d\u0430) d2:zing(x) d2:oizp(x) @@ -2070,8 +2070,8 @@ intro_tracked_entity_type=\u0422\u0438\u0437\u0438\u043c \u043e\u0440\u049b\u043 unique_attributes_always_searchable=\u041d\u043e\u0451\u0431 \u0430\u0442\u0440\u0438\u0431\u0443\u0442 \u043e\u0440\u049b\u0430\u043b\u0438 \u04b3\u0430\u0440 \u0434\u043e\u0438\u043c \u049b\u0438\u0434\u0438\u0440\u0438\u0448 \u043c\u0443\u043c\u043a\u0438\u043d select_entrollment_dates_in_future=\u041a\u0435\u043b\u0430\u0436\u0430\u043a\u0434\u0430\u0433\u0438 \u0441\u0430\u043d\u0430\u0434\u0430 \u049b\u0430\u0439\u0434 \u044d\u0442\u0438\u0448\u0433\u0430 \u0440\u0443\u0445\u0441\u0430\u0442 \u0431\u0435\u0440\u0438\u0448 select_incident_dates_in_future=\u041a\u0435\u043b\u0430\u0436\u0430\u043a\u0434\u0430\u0433\u0438 \u0432\u043e\u049b\u0435\u0430\u043b\u0430\u0440\u0433\u0430 \u0440\u0443\u0445\u0441\u0430\u0442 \u0431\u0435\u0440\u0438\u0448 -display_enrollment_date_label=Display enrollment date label -display_incident_date_label=Display incident date label +display_enrollment_date_label=\u049a\u0430\u0439\u0434 \u044d\u0442\u0438\u0448 \u0441\u0430\u043d\u0430\u0441\u0438 \u0431\u0435\u043b\u0433\u0438\u0441\u0438\u043d\u0438 \u044d\u043a\u0440\u0430\u043d\u0434\u0430 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u0448 +display_incident_date_label=\u04b2\u043e\u043b\u0430\u0442 \u0441\u0430\u043d\u0430\u0441\u0438 \u0431\u0435\u043b\u0433\u0438\u0441\u0438\u043d\u0438 \u044d\u043a\u0440\u0430\u043d\u0434\u0430 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u0448 display_incident_date=\u04b2\u043e\u0434\u0438\u0441\u0430 \u0441\u0430\u043d\u0430\u0441\u0438\u043d\u0438 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u0448 incident_date_label=\u04b2\u043e\u0434\u0438\u0441\u0430 \u0441\u0430\u043d\u0430\u0441\u0438 \u0442\u0430\u0432\u0441\u0438\u0444\u0438 enrollment_date_label=\u049a\u0430\u0439\u0434 \u049b\u0438\u043b\u0438\u0448 \u0441\u0430\u043d\u0430\u0441\u0438\u043d\u0438\u043d\u0433 \u0442\u0430\u0432\u0441\u0438\u0444\u0438 @@ -2216,7 +2216,7 @@ confirm_delete_option_group=\u04b2\u0430\u049b\u0438\u049b\u0430\u0442\u0434\u04 field_mask=\u041c\u0430\u0439\u0434\u043e\u043d \u043d\u0438\u049b\u043e\u0431\u0438 download=\u042e\u043a\u043b\u0430\u0448 download_metadata=\u041c\u0435\u0442\u0430\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043d\u0438 \u044e\u043a\u043b\u0430\u0431 \u043e\u043b\u0438\u0448 -download_format_json=Download format: JSON +download_format_json=\u042e\u043a\u043b\u0430\u0448 \u0444\u043e\u0440\u043c\u0430\u0442\u0438: JSON compression=\u0421\u0438\u049b\u0438\u0448 locales=\u041b\u043e\u043a\u0430\u043b the_download_contains_$$total$$_$$modelType$$=\u042e\u043a\u043b\u0430\u0431 \u043e\u043b\u0438\u0448\u0434\u0430 $$\u042d\u0416\u0430\u043c\u0438$$\u043c\u043e\u0434\u0435\u043b\u0422\u0443\u0440\u0438 $$ \u043c\u0430\u0432\u0436\u0443\u0434 @@ -2279,51 +2279,52 @@ org_unit_image_reset=\u0422\u0430\u043d\u043b\u043e\u0432\u043d\u0438 \u049b\u04 allow_notification_multiple_times=\u0422\u0430\u043a\u0440\u043e\u0440\u0438\u0439 \u043e\u0433\u043e\u04b3\u043b\u0430\u043d\u0442\u0438\u0440\u0438\u0448 \u044e\u0431\u043e\u0440\u0438\u0448\u0433\u0430 \u0440\u0443\u0445\u0441\u0430\u0442 \u0431\u0435\u0440\u0438\u0448 program_rule_action_fallback_error_message=\u0416\u0430\u0440\u0430\u0451\u043d\u043d\u0438 \u0435\u043a\u0448\u0438\u0440\u0438\u0448\u0434\u0430 \u0445\u0430\u0442\u043e\u043b\u0438\u043a \u044e\u0437\u0430\u0433\u0430 \u043a\u0435\u043b\u0434\u0438 disable_data_element_auto_group=\u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043b\u0430\u0440 \u0431\u0430\u0437\u0430\u0441\u0438\u043d\u0438 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u043a \u0433\u0443\u0440\u0443\u04b3\u043b\u0430\u0448\u043d\u0438 \u045e\u0447\u0438\u0440\u0438\u0448 -organisation_unit_descendants=Organisation units providing data -organisation_unit_descendants_selected=At selected level(s) only -organisation_unit_descendants_descendants=At selected level(s) and all levels below -open_days_after_co_end_date=Open days after category option end date +organisation_unit_descendants=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440\u043d\u0438 \u0442\u0430\u049b\u0434\u0438\u043c \u044d\u0442\u0443\u0432\u0447\u0438 \u0442\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c +organisation_unit_descendants_selected=\u0424\u0430\u049b\u0430\u0442 \u0442\u0430\u043d\u043b\u0430\u043d\u0433\u0430\u043d \u0434\u0430\u0440\u0430\u0436\u0430(\u043b\u0430\u0440) \u0443\u0447\u0443\u043d +organisation_unit_descendants_descendants=\u0424\u0430\u049b\u0430\u0442 \u0442\u0430\u043d\u043b\u0430\u043d\u0433\u0430\u043d \u0434\u0430\u0440\u0430\u0436\u0430(\u043b\u0430\u0440) \u0432\u0430 \u049b\u0443\u0439\u0438 \u0434\u0430\u0440\u0430\u0436\u0430\u043b\u0430\u0440 \u0443\u0447\u0443\u043d +open_days_after_co_end_date=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043b\u0430\u0440\u0438 \u0442\u0443\u0433\u0430\u0448 \u0441\u0430\u043d\u0430\u0441\u0438\u0434\u0430\u043d \u043a\u0435\u0439\u0438\u043d\u0433\u0438 \u043e\u0447\u0438\u049b \u043a\u0443\u043d\u043b\u0430\u0440 web_hook= Web Hook URL web_hook_url=Web Hook URL reference=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442 geojson=GeoJSON -tracked_entity_attributes_to_display_in_list=Tracked entity attributes to display in list -data_elements_to_display_in_list=Data elements to display in list +tracked_entity_attributes_to_display_in_list=\u0420\u045e\u0439\u0445\u0430\u0442\u0434\u0430 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u043b\u0430\u0451\u0442\u0433\u0430\u043d \u043a\u0443\u0437\u0430\u0442\u0443\u0432\u0434\u0430\u0433\u0438 \u0448\u0430\u0445\u0441\u043b\u0430\u0440\u043d\u0438\u043d\u0433 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u043b\u0430\u0440\u0438 +data_elements_to_display_in_list=\u0420\u045e\u0439\u0445\u0430\u0442\u0434\u0430 \u043a\u045e\u0440\u0441\u0430\u0442\u0438\u043b\u0430\u0451\u0442\u0433\u0430\u043d \u043c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043b\u0430\u0440\u0438 search_available_data_elements=\u041c\u0430\u0432\u0436\u0443\u0434 \u043c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438\u043d\u0438 \u049b\u0438\u0434\u0438\u0440\u0438\u0448 search_available_tracked_entity_attributes=\u0414\u0430\u0441\u0442\u0443\u0440\u0434\u0430 \u043c\u0430\u0432\u0436\u0443\u0434 \u043a\u0443\u0437\u0430\u0442\u0443\u0432\u0434\u0430\u0433\u0438 \u0448\u0430\u0445\u0441 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u043b\u0430\u0440\u0438\u043d\u0438 \u049b\u0438\u0434\u0438\u0440\u0438\u0448 -multi_text=Text with multiple values +multi_text=\u041a\u045e\u043f \u049b\u0438\u0439\u043c\u0430\u0442\u043b\u0438 \u043c\u0430\u0442\u043d \u0431\u0438\u043b\u0430\u043d event_chart=\u04b2\u043e\u0434\u0438\u0441\u0430/\u0422\u0430\u0434\u0431\u0438\u0440 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u043c\u0430\u0441\u0438 event_report=\u04b2\u043e\u0434\u0438\u0441\u0430/\u0422\u0430\u0434\u0431\u0438\u0440 \u04b3\u0438\u0441\u043e\u0431\u043e\u0442\u0438 map=\u0425\u0430\u0440\u0438\u0442\u0430 visualization=\u0412\u0438\u0437\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f -display_to_from_name=Name seen from receiving entity -display_from_to_name=Name seen from initiating entity +display_to_from_name=\u049a\u0430\u0431\u0443\u043b \u049b\u0438\u043b\u0443\u0432\u0447\u0438\u0434\u0430\u043d \u043a\u045e\u0440\u0438\u043d\u0433\u0430\u043d \u0438\u0441\u043c +display_from_to_name=\u0418\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u049b\u0438\u043b\u0443\u0432\u0447\u0438\u0434\u0430\u043d \u043a\u045e\u0440\u0438\u043d\u0433\u0430\u043d \u0438\u0441\u043c referral=\u0419\u045e\u043d\u0430\u043b\u0438\u0448\u043b\u0430\u0440\u0433\u0430 display_instruction=\u0419\u045e\u0440\u0438\u049b\u043d\u043e\u043c\u0430 display_message_template=\u0425\u0430\u0431\u0430\u0440 \u0448\u0430\u0431\u043b\u043e\u043d\u0438 display_subject_template=\u041c\u0430\u0432\u0437\u0443 \u0448\u0430\u0431\u043b\u043e\u043d\u0438 -category_attribute=Category attribute -category_option_group_set_attribute=Category option group set attribute -data_element_group_set_attribute=Data element group set attribute -event_chart_attribute=Event chart attribute -event_report_attribute=Event report attribute -map_attribute=Map attribute -relationship_type_attribute=Relationship type attribute -section_attribute=Section attribute -sql_view_attribute=SQL view attribute -tracked_entity_type_attribute=Tracked entity type attribute -validation_rule_attribute=Validation rule attribute -validation_rule_group_attribute=Validation rule group attribute -visualization_attribute=Visualization attribute +category_attribute=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 +category_option_group_set_attribute=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043b\u0430\u0440\u0438 \u0433\u0443\u0440\u0443\u04b3\u0438 \u0442\u045e\u043f\u043b\u0430\u043c\u0438\u043d\u0438\u043d\u0433 \u0430\u0442\u0440\u0438\u0431\u0443\u043b\u0430\u0440\u0438 +data_element_group_set_attribute=\u041c\u0430\u044a\u043b\u0443\u043c\u043e\u0442\u043b\u0430\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0433\u0443\u0440\u0443\u04b3\u0438 \u0442\u045e\u043f\u043b\u0430\u043c\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 +event_chart_attribute=\u04b2\u043e\u043b\u0430\u0442 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u043c\u0430\u0441\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 +event_report_attribute=\u04b2\u043e\u043b\u0430\u0442 \u04b3\u0438\u0441\u043e\u0431\u043e\u0442\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 +map_attribute=\u0425\u0430\u0440\u0438\u0442\u0430 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 +relationship_type_attribute=\u040e\u0437\u0430\u0440\u043e \u0430\u043b\u043e\u049b\u0430 \u0442\u0443\u0440\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 +section_attribute=\u0421\u0435\u043a\u0446\u0438\u044f \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 +sql_view_attribute=SQL \u043a\u045e\u0440\u0438\u0448 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 +tracked_entity_type_attribute=\u041a\u0443\u0437\u0430\u0442\u0443\u0432 \u043e\u0431\u044a\u0435\u043a\u0442\u0438 \u0442\u0443\u0440\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 +validation_rule_attribute=\u0422\u0435\u043a\u0448\u0438\u0440\u0438\u0448 \u049b\u043e\u0438\u0434\u0430\u0441\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 +validation_rule_group_attribute=\u0422\u0435\u043a\u0448\u0438\u0440\u0438\u0448 \u049b\u043e\u0438\u0434\u0430\u0441\u0438 \u0433\u0443\u0440\u0443\u04b3 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 +visualization_attribute=\u0412\u0438\u0437\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 display_numerator_description=\u041d\u0443\u043c\u0435\u0440\u0430\u0442\u043e\u0440 \u0442\u0430\u0432\u0441\u0438\u0444\u0438 display_denominator_description=\u041d\u043e\u043c\u0437\u043e\u0434 \u0442\u0430\u0432\u0441\u0438\u0444\u0438 -exploded_numerator=Exploded numerator -exploded_denominator=Exploded denominator -event_organisation_unit_default=Event organisation unit (default) -enrollment_organisation_unit_default=Enrollment organisation unit (default) -enrollment_organisation_unit=Enrollment organisation unit -owner_at_start_organisation_unit=Owner at start organisation unit -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 +exploded_numerator=\u041c\u0443\u043e\u043c\u0430\u043b\u0430\u0434\u0430\u043d \u0447\u0438\u049b\u049b\u0430\u043d \u0440\u0430\u049b\u0430\u043c\u043b\u043e\u0432\u0447\u0438 +exploded_denominator=\u0410\u0436\u0440\u0430\u0442\u0438\u043b\u0433\u0430\u043d \u043c\u0430\u0445\u0440\u0430\u0436 +event_organisation_unit_default=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u043c\u0443\u0430\u0441\u0441\u0430\u0441\u0430 \u0431\u0438\u0440\u043b\u0438\u0433\u0438 (\u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442) +enrollment_organisation_unit_default=\u0420\u045e\u0439\u0445\u0430\u0442\u0433\u0430 \u043e\u043b\u0438\u0448\u0434\u0430 \u0442\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c (\u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442) +enrollment_organisation_unit=\u0420\u045e\u0439\u0445\u0430\u0442\u0433\u0430 \u043e\u043b\u0438\u0448\u0434\u0430 \u0442\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c +owner_at_start_organisation_unit=\u041a\u0438\u0440\u0438\u0442\u0438\u043b\u0430\u0451\u0442\u0433\u0430\u043d \u0442\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c \u044d\u0433\u0430\u0441\u0438 +owner_at_end_organisation_unit=\u041a\u0438\u0440\u0438\u0442\u0438\u043b\u0433\u0430\u043d \u0442\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u045e\u043b\u0438\u043c \u044d\u0433\u0430\u0441\u0438 +registration_organisation_unit=\u0422\u0430\u043d\u043b\u0430\u043d\u0433\u0430\u043d \u0431\u045e\u043b\u0438\u043c\u043d\u0438 \u0440\u045e\u0439\u0445\u0430\u0442\u0434\u0430\u043d \u045e\u0442\u043a\u0430\u0437\u0438\u0448 +organisation_unit_field=\u0422\u0430\u0448\u043a\u0438\u043b\u0438\u0439 \u0431\u0438\u0440\u043b\u0438\u043a \u049b\u0430\u0442\u043e\u0440\u0438 +prevent_adding_new_events_to_stage=\u0411\u043e\u0441\u049b\u0438\u0447\u0434\u0430 \u044f\u043d\u0433\u0438 \u04b3\u043e\u043b\u0430\u0442\u043b\u0430\u0440 \u049b\u045e\u0448\u0438\u043b\u0438\u0448\u0438 \u043e\u043b\u0434\u0438\u043d\u0438 \u043e\u043b\u0438\u0448 +predict_according_to_input_category_option_combo=\u041a\u0438\u0440\u0438\u0442\u0438\u0443\u0432\u0447\u0438 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f\u0434\u0430 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u043a\u043e\u043c\u0431\u043e\u0441\u0438 \u0431\u0438\u043b\u0430\u043d \u043c\u0443\u0442\u0430\u043d\u043e\u0441\u0438\u0431\u043b\u0438\u043a\u043d\u0438 \u0431\u0430\u0448\u043e\u0440\u0430\u0442\u043b\u0430\u0440 diff --git a/src/i18n/i18n_module_uz_Latn.properties b/src/i18n/i18n_module_uz_UZ_Latn.properties similarity index 99% rename from src/i18n/i18n_module_uz_Latn.properties rename to src/i18n/i18n_module_uz_UZ_Latn.properties index 37b7ece0e..a9ffd3103 100644 --- a/src/i18n/i18n_module_uz_Latn.properties +++ b/src/i18n/i18n_module_uz_UZ_Latn.properties @@ -276,7 +276,7 @@ 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=Ushbu maydon ye-pochta manzilini o\u02bcz ichiga olishi kerak value_should_be_a_number=Ushbu maydon raqamni o\u02bcz ichiga olishi kerak number_should_not_have_decimals=The number should not have decimals value_not_max=The value is to long/large diff --git a/src/i18n/i18n_module_vi.properties b/src/i18n/i18n_module_vi.properties index 32f7b8e62..96262c547 100644 --- a/src/i18n/i18n_module_vi.properties +++ b/src/i18n/i18n_module_vi.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=Gi\u00e1 tr\u1ecb ph\u1ea3i l\u00e0 r\ value_should_be_a_url=Tr\u01b0\u1eddng d\u1eef li\u1ec7u n\u00e0y ph\u1ea3i l\u00e0 m\u1ed9t \u0111\u01b0\u1eddng d\u1eabn li\u00ean k\u1ebft h\u1ee3p l\u1ec7 value_should_be_a_relative_url=Tr\u01b0\u1eddng d\u1eef li\u1ec7u n\u00e0y ph\u1ea3i l\u00e0 m\u1ed9t \u0111\u01b0\u1eddng d\u1eabn li\u00ean k\u1ebft t\u01b0\u01a1ng \u0111\u1ed1i value_should_be_list_of_urls=Tr\u01b0\u1eddng d\u1eef li\u1ec7u n\u00e0y ph\u1ea3i l\u00e0 danh s\u00e1ch c\u00e1c \u0111\u01b0\u1eddng d\u1eabn li\u00ean k\u1ebft -value_should_be_an_email=Tr\u01b0\u1eddng d\u1eef li\u1ec7u n\u00e0y ch\u1ee9a \u0111\u1ecba ch\u1ec9 e-mail +value_should_be_an_email=Tr\u01b0\u1eddng n\u00e0y kh\u00f4ng n\u00ean ch\u01b0a th\u01b0 \u0111i\u1ec7n th\u1eed value_should_be_a_number=Tr\u01b0\u1eddng d\u1eef li\u1ec7u n\u00e0y n\u00ean ch\u1ee9a s\u1ed1 number_should_not_have_decimals=S\u1ed1 n\u00e0y kh\u00f4ng n\u00ean c\u00f3 ph\u1ea7n th\u1eadp ph\u00e2n value_not_max=Gi\u00e1 tr\u1ecb qu\u00e1 l\u1edbn diff --git a/src/i18n/i18n_module_zh.properties b/src/i18n/i18n_module_zh.properties index 2136fecfa..7fd2a1d8f 100644 --- a/src/i18n/i18n_module_zh.properties +++ b/src/i18n/i18n_module_zh.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=\u503c\u5e94\u8be5\u4e3a\u7a7a value_should_be_a_url=\u8be5\u5b57\u6bb5 \u9700\u8981\u6709\u6548\u7684url value_should_be_a_relative_url=\u8be5\u5b57\u6bb5 requires a relative URL value_should_be_list_of_urls=\u8be5\u5b57\u6bb5 \u9700\u8981 URLs\u5217\u8868 -value_should_be_an_email=\u8be5\u5b57\u6bb5 \u5305\u542b e-mail \u5730\u5740 +value_should_be_an_email=\u8be5\u5b57\u6bb5\u5e94\u8be5\u5305\u62ec\u4e00\u4e2a\u90ae\u7bb1\u5730\u5740 value_should_be_a_number=\u8be5\u5b57\u6bb5\u5e94\u8be5\u5305\u542b\u4e00\u4e2a\u6570\u5b57 number_should_not_have_decimals=The number should not have decimals value_not_max=\u503c\u592a\u957f/\u5927 @@ -1651,7 +1651,7 @@ event_output_type=\u4e8b\u4ef6\u8f93\u51fa\u7c7b\u578b missing_value_replacement=\u7f3a\u5931\u503c \u66ff\u4ee3 display_front_page_list=\u663e\u793a\u524d\u9762\u9875\u5217\u8868 access_level=\u8bbf\u95ee\u7b49\u7ea7 -open=\u6253\u5f00 +open=\u5f00\u653e audited=\u5df2\u5ba1\u8ba1 protected=\u5df2\u4fdd\u62a4 closed=\u5df2\u5173\u95ed @@ -2327,3 +2327,4 @@ owner_at_end_organisation_unit=\u6700\u7ec8\u7ec4\u7ec7\u5355\u4f4d\u7684\u6240\ registration_organisation_unit=\u767b\u8bb0\u7ec4\u7ec7\u5355\u4f4d organisation_unit_field=\u7ec4\u7ec7\u5355\u4f4d\u5b57\u6bb5 prevent_adding_new_events_to_stage=\u9632\u6b62\u5411\u821e\u53f0\u6dfb\u52a0\u65b0\u4e8b\u4ef6 +predict_according_to_input_category_option_combo=\u6839\u636e\u8f93\u5165\u7c7b\u522b\u9009\u9879\u7ec4\u5408\u8fdb\u884c\u9884\u6d4b diff --git a/src/i18n/i18n_module_zh_CN.properties b/src/i18n/i18n_module_zh_CN.properties index 6736f3a5e..bc83c5a1b 100644 --- a/src/i18n/i18n_module_zh_CN.properties +++ b/src/i18n/i18n_module_zh_CN.properties @@ -276,7 +276,7 @@ value_should_be_empty_string_or_undefined=\u503c\u5e94\u8be5\u4e3a\u7a7a value_should_be_a_url=\u8be5\u5b57\u6bb5 \u9700\u8981\u6709\u6548\u7684url value_should_be_a_relative_url=\u8be5\u5b57\u6bb5 requires a relative URL value_should_be_list_of_urls=\u8be5\u5b57\u6bb5 \u9700\u8981 URLs\u5217\u8868 -value_should_be_an_email=\u8be5\u5b57\u6bb5 \u5305\u542b e-mail \u5730\u5740 +value_should_be_an_email=\u8be5\u5b57\u6bb5\u5e94\u8be5\u5305\u62ec\u4e00\u4e2a\u90ae\u7bb1\u5730\u5740 value_should_be_a_number=\u8be5\u5b57\u6bb5\u5e94\u8be5\u5305\u542b\u4e00\u4e2a\u6570\u5b57 number_should_not_have_decimals=The number should not have decimals value_not_max=\u503c\u592a\u957f/\u5927 diff --git a/yarn.lock b/yarn.lock index e840b64be..5202db567 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2940,19 +2940,19 @@ d2-utilizr@^0.2.15, d2-utilizr@^0.2.9: lodash.isset "^4.3.0" lodash.isstring "^4.0.1" -d2@30.2.2: - version "30.2.2" - resolved "https://registry.yarnpkg.com/d2/-/d2-30.2.2.tgz#4f42fa0d9add9e198eb3f7e2d668bdc817aab7b3" - integrity sha512-pLSYvPrfdJYgzAo5IYPVHQ5y1tos6D5+cDvkbJ5wugWzVmuPQjAagm/39FnQ1xhGdAu32YYCRKRkRsTE5mr36A== +d2@^29.1.3: + version "29.1.5" + resolved "http://registry.npmjs.org/d2/-/d2-29.1.5.tgz#49007b31475be25486d38791534250735f64b1db" + integrity sha512-qYfo4eH7/bcQ46eYNCgDUKWMaPBsmyCP8QflpFznsVwpYBCGvCBz8TUmd25ekF5la2VN0ULUazKegi90fV8TLQ== dependencies: docdash "^0.4.0" jsdoc "^3.5.5" whatwg-fetch "^2.0.3" -d2@^29.1.3: - version "29.1.5" - resolved "http://registry.npmjs.org/d2/-/d2-29.1.5.tgz#49007b31475be25486d38791534250735f64b1db" - integrity sha512-qYfo4eH7/bcQ46eYNCgDUKWMaPBsmyCP8QflpFznsVwpYBCGvCBz8TUmd25ekF5la2VN0ULUazKegi90fV8TLQ== +d2@^30.2.3: + version "30.2.3" + resolved "https://registry.yarnpkg.com/d2/-/d2-30.2.3.tgz#4ac121dc8294a1f2e01cb6b9770bcf4e200dd6de" + integrity sha512-s1RWcjEs/me7fBB3/gZ/7OMiA2i/n1m1NHX5m/SmyWw5QaVb6lJ7sfneI5zlKawl1W3eWK/+NJiUPd/qmCkJvw== dependencies: docdash "^0.4.0" jsdoc "^3.5.5"