|
65 | 65 | <string name="patiententry_state">Estado</string> |
66 | 66 | <string name="patiententry_region">Región</string> |
67 | 67 | <string name="patiententry_doornumber_streetname">Número de casa, Nombre de calle</string> |
68 | | - <string name="patiententry_division_area">Provincia y área</string> |
| 68 | + <string name="patiententry_division_area">Provincia y area</string> |
69 | 69 | <string name="patiententry_save_patient">Siguiente</string> |
70 | 70 | <string name="patiententry_error_empty_fullname">Ingrese el nombre completo del paciente</string> |
71 | 71 | <string name="patiententry_error_empty_gender">Elija el género del paciente</string> |
|
85 | 85 | <string name="patiententry_consent_sms_reminders">Recordatorios por SMS</string> |
86 | 86 | <string name="patiententry_age_exceeds_max_limit_error">La edad no puede ser más de 120</string> |
87 | 87 | <string name="patiententry_age_exceeds_min_limit_error">La edad no puede ser 0</string> |
88 | | - <string name="patiententry_town_area">Pueblo / Área</string> |
| 88 | + <string name="patiententry_town_area">Pueblo / Area</string> |
89 | 89 | <string name="patiententry_province">Provincia</string> |
90 | 90 |
|
91 | 91 | <string name="patientedit_save_patient">Guardar</string> |
|
260 | 260 | <string name="overdue_no_patients">No hay pacientes atrasados</string> |
261 | 261 | <string name="overdue_empty_desc">Podrá llamar a los pacientes que no acudan a sus visitas programadas para seguimiento de lectura de presión arterial</string> |
262 | 262 | <string name="overdue_list_item_name_age">%s, %s</string> |
263 | | - <plurals name="overdue_list_item_appointment_overdue_days" tools:ignore="MissingQuantity"> |
| 263 | + <plurals name="overdue_list_item_appointment_overdue_days"> |
264 | 264 | <item quantity="one">%s día de atraso</item> |
| 265 | + <item quantity="many">%s días de atraso</item> |
265 | 266 | <item quantity="other">%s días de atraso</item> |
266 | 267 | </plurals> |
267 | 268 | <string name="overdue_list_item_village">Ciudad</string> |
|
295 | 296 | <string name="scheduleappointment_not_now">No ahora</string> |
296 | 297 | <string name="scheduleappointment_done">listo</string> |
297 | 298 | <string name="scheduleappointment_next">Siguiente</string> |
298 | | - <plurals name="scheduleappointment_appointment_in_days" tools:ignore="MissingQuantity"> |
| 299 | + <plurals name="scheduleappointment_appointment_in_days"> |
299 | 300 | <item quantity="one">%s día</item> |
| 301 | + <item quantity="many">%s </item> |
300 | 302 | <item quantity="other">%s días</item> |
301 | 303 | </plurals> |
302 | | - <plurals name="scheduleappointment_appointment_in_weeks" tools:ignore="MissingQuantity"> |
| 304 | + <plurals name="scheduleappointment_appointment_in_weeks"> |
303 | 305 | <item quantity="one">%s semana</item> |
| 306 | + <item quantity="many">%s semanas</item> |
304 | 307 | <item quantity="other">%s semanas</item> |
305 | 308 | </plurals> |
306 | | - <plurals name="scheduleappointment_appointment_in_months" tools:ignore="MissingQuantity"> |
| 309 | + <plurals name="scheduleappointment_appointment_in_months"> |
307 | 310 | <item quantity="one">%s mes</item> |
| 311 | + <item quantity="many">%s meses</item> |
308 | 312 | <item quantity="other">%s meses</item> |
309 | 313 | </plurals> |
310 | 314 |
|
|
338 | 342 | <string name="newmedicalhistory_history">Historia</string> |
339 | 343 | <string name="medicalhistory_question_is_on_hypertension_treatment">¿El paciente tomó medicinas para la PA en cualquier momento durante el mes pasado? (requerido)</string> |
340 | 344 | <string name="medicalhistory_question_is_on_diabetes_treatment">¿El paciente tomó medicinas para la diabetes en cualquier momento durante el mes pasado? (requerido)</string> |
341 | | - |
342 | 345 | <!--Prescribed Drug with Dosages Sheet--> |
343 | 346 | <string name="prescribed_drugs_dosage_none">Ninguno</string> |
344 | 347 | <string name="prescribed_drugs_dosage_remove">Eliminar</string> |
|
530 | 533 | <string name="contactpatient_change">Cambiar</string> |
531 | 534 | <string name="contactpatient_done">Listo</string> |
532 | 535 | <string name="contactpatient_result">Resultado</string> |
533 | | - <plurals name="contactpatient_days" tools:ignore="MissingQuantity"> |
| 536 | + <plurals name="contactpatient_days"> |
534 | 537 | <item quantity="one">%s día</item> |
| 538 | + <item quantity="many">%s </item> |
535 | 539 | <item quantity="other">%s días</item> |
536 | 540 | </plurals> |
537 | | - <plurals name="contactpatient_weeks" tools:ignore="MissingQuantity"> |
| 541 | + <plurals name="contactpatient_weeks"> |
538 | 542 | <item quantity="one">%s semana</item> |
| 543 | + <item quantity="many">%s semanas</item> |
539 | 544 | <item quantity="other">%s semanas</item> |
540 | 545 | </plurals> |
541 | | - <plurals name="contactpatient_months" tools:ignore="MissingQuantity"> |
| 546 | + <plurals name="contactpatient_months"> |
542 | 547 | <item quantity="one">%s mes</item> |
| 548 | + <item quantity="many">%s meses</item> |
543 | 549 | <item quantity="other">%s meses</item> |
544 | 550 | </plurals> |
545 | 551 | <string name="contactpatient_select_a_reason">Seleccione una razón</string> |
|
649 | 655 | <string name="view_teleconsult_medicines_add">Agregar</string> |
650 | 656 | <string name="view_teleconsult_medicines_edit">Editar</string> |
651 | 657 | <string name="view_teleconsult_medicines_required_error">Agregue por lo menos un medicamento</string> |
652 | | - <plurals name="list_item_teleconsult_medicine_duration" tools:ignore="MissingQuantity"> |
| 658 | + <plurals name="list_item_teleconsult_medicine_duration"> |
653 | 659 | <item quantity="one">%1$s día</item> |
| 660 | + <item quantity="many">%1$s días</item> |
654 | 661 | <item quantity="other">%1$s días</item> |
655 | 662 | </plurals> |
656 | 663 |
|
|
792 | 799 | <string name="next_appointment_none">Ninguno</string> |
793 | 800 | <string name="next_appointment_appointment_at_facility">en %s</string> |
794 | 801 | <string name="next_appointment_today">Hoy</string> |
795 | | - <plurals name="next_appointment_plurals" tools:ignore="MissingQuantity"> |
| 802 | + <plurals name="next_appointment_plurals"> |
796 | 803 | <item quantity="one">%d día</item> |
| 804 | + <item quantity="many">%d días</item> |
797 | 805 | <item quantity="other">%d días</item> |
798 | 806 | </plurals> |
799 | | - <plurals name="next_appointment_overdue_plurals" tools:ignore="MissingQuantity"> |
| 807 | + <plurals name="next_appointment_overdue_plurals"> |
800 | 808 | <item quantity="one">%d día de atraso</item> |
| 809 | + <item quantity="many">%d días de atraso</item> |
801 | 810 | <item quantity="other">%d días de atraso</item> |
802 | 811 | </plurals> |
803 | 812 |
|
|
898 | 907 | <!--Monthly drug stock reports--> |
899 | 908 | <string name="monthly_drug_stock_report">Reporte mensual de existencias de medicamentos</string> |
900 | 909 | <string name="monthly_drug_stock_reports">Reportes mensuales de existencias de medicamentos</string> |
901 | | - <string name="monthly_drug_stock_reports_drug_stock_reports">Reporte %1$s de existencias de medicamentos</string><!--Oct 2022 drug stock report--> |
| 910 | + <string name="monthly_drug_stock_reports_drug_stock_reports">Reporte %1$s de existencias de medicamentos</string> |
902 | 911 |
|
903 | 912 | <!--Monthly supplies reports--> |
904 | 913 | <string name="monthly_supplies_report">Reporte mensual de suministros</string> |
905 | 914 | <string name="monthly_supplies_reports">Reportes mensuales de suministros</string> |
906 | 915 | <string name="monthly_supplies_report_supplies_report">Reporte %1$s de suministros</string> |
907 | | -</resources> |
| 916 | + |
| 917 | + <string name="change_patient_facility">Cambiar</string> |
| 918 | + |
| 919 | + <string name="diabetes_warning_dialog_negative_button">Ahora no</string> |
| 920 | + |
| 921 | + <string name="htn_warning_dialog_negative_button">Ahora no</string> |
| 922 | + |
| 923 | + <string name="purge_notification_desc">Mantenimiento de base de datos en progreso. Esto sólo tomará un minuto.</string> |
| 924 | + |
| 925 | + <string name="smoking_status_dialog_title_positive_button">Listo</string> |
| 926 | + <string name="smoking_status_dialog_title_negative_button">Cancelar</string> |
| 927 | + |
| 928 | + </resources> |
0 commit comments