-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding day back into the dictionary to address #261, however will nee…
…d to be refactored for #174
- Loading branch information
Showing
7 changed files
with
105 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -95,3 +95,4 @@ | |
$groups = "Groups"; | ||
$include_group = "Include Group"; | ||
$manage_groups = "Manage Groups"; | ||
$day = "day"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -95,3 +95,4 @@ | |
$groups = "Groups"; | ||
$include_group = "Include Group"; | ||
$manage_groups = "Manage Groups"; | ||
$day = "day"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,99 +1,99 @@ | ||
<?php | ||
$language_title = "español"; | ||
|
||
$press = "presione"; | ||
$press_or_say = "presione o diga"; | ||
$zero = "cero"; | ||
$one = "uno"; | ||
$two = "dos"; | ||
$three = "tres"; | ||
$four = "cuatro"; | ||
$five = "cinco"; | ||
$six = "seis"; | ||
$seven = "siete"; | ||
$eight = "ocho"; | ||
$nine = "nueve"; | ||
$days_of_the_week = [1 => "Domingo", "Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado"]; | ||
$to_find = "encontrar"; | ||
$to_search_for = "buscar"; | ||
$by = "por"; | ||
$for = "para"; | ||
$someone_to_talk_to = "alguien con quien hablar"; | ||
$meetings = "reuniones"; | ||
$searching_meeting_information_for = "buscando información de la reunión para"; | ||
$please_say_the_name_of_the = "por favor diga el nombre de"; | ||
$there_seems_to_be_a_problem = "parece que hay un problema"; | ||
$please_stand_by = "por favor espere"; | ||
$please_wait_while_we_connect_your_call = "por favor espere mientras conectamos su llamada"; | ||
$relocating_your_call_to = "reubicando su llamada a"; | ||
$the_location_you_entered_is_not_found = "no se encuentra la ubicación que ingresó"; | ||
$zip_code = "código postal"; | ||
$city_or_county = "ciudad o condado"; | ||
$state_or_province = "estado"; | ||
$thank_you_for_calling_goodbye = "gracias por llamar, adios"; | ||
$please_enter_your_digit = "por favor, ingrese su dígito"; | ||
$please_enter_or_say_your_digit = "por favor, ingrese o diga su dígito"; | ||
$no_results_found = "No se encontraron resultados"; | ||
$you_might_have_invalid_entry = "usted podría tener una entrada inválida "; | ||
$try_again = "inténtelo de nuevo"; | ||
$there_are_no_other_meetings_for_today = "no hay otras reuniones para el día de hoy"; | ||
$meeting_information_found_listing_the_top = "la información de la reunión_ se encontró en el listado en la_parte superior"; | ||
$results = "resultados"; | ||
$number = "número"; | ||
$starts_at = "empieza en"; | ||
$if_you_would_like_these_results_texted_to_you = "Si desea que estos resultados se le envíen por texto"; | ||
$if_you_would_like_to_search_again = "si desea buscar de nuevo"; | ||
$if_you_would_like_to_do_both = "si le gustaría hacer ambas cosas"; | ||
$to_listen_to_the_just_for_today = "para escuchar el solo por hoy"; | ||
$press_any_key_to_continue = "presione cualquier tecla para continuar"; | ||
$log_out = "cerrar la sesión"; | ||
$home = "inició"; | ||
$username = "nombre de usuario"; | ||
$password = "contraseña"; | ||
$authenticate = "autenticar"; | ||
$not_authorized = "no está autorizado"; | ||
$welcome = "bienvenido"; | ||
$documentation = "documentación"; | ||
$release_notes = "notas de lanzamiento"; | ||
$volunteers = "voluntários"; | ||
$phone_numbers = "números de teléfono"; | ||
$schedules = "horários"; | ||
$bugs_requests = "Errores / solicitudes"; | ||
$service_bodies = "organismos de servicio"; | ||
$service_body = "organismo de servicio"; | ||
$add_volunteer = "añadir voluntario"; | ||
$add_add_new_volunteer = "añadir un nuevo voluntario"; | ||
$volunteer_name = "nombre del voluntario"; | ||
$save_volunteers = "guardar voluntarios"; | ||
$remove = "retirar"; | ||
$settings = "Ajustes"; | ||
$add_shift = "añadir turno"; | ||
$add_7_day_shifts = "añadir turnos de siete días"; | ||
$add_24by7_shifts = "añadir turnos de veinticuatro horas por siete días"; | ||
$remove_all_shifts = "remover todos los turnos"; | ||
$please_leave_a_message_after_the_tone = "Por favor, deje un mensaje después del tono"; | ||
$hang_up_when_finished = "cuelgue cuando haya terminado"; | ||
$name = "nombre"; | ||
$helpline = "línea de ayuda"; | ||
$action = "acción"; | ||
$configure = "configurar"; | ||
$retrieving_service_body_configuration = "recuperar la configuración del organismo de servicio"; | ||
$could_not_find_location_please_retry_your_entry = "no se pudo encontrar la ubicación, vuelva a intentar su ingreso"; | ||
$helpline_no_results_found_retry = "Linea de ayuda, no se encontraron resultados, por favor intente nuevamente"; | ||
$you_have_a_call_from_the_helpline = "tiene una llamada de la linea de ayuda"; | ||
$the_caller_hungup = "La persona que llamó colgó "; | ||
$your_request_has_been_received = "su solicitud fue recibida"; | ||
$could_not_find_a_volunteer = "No se pudo encontrar un voluntario"; | ||
$someone_is_requesting_sms_help_from = "alguien esta solicitando la ayuda de sms"; | ||
$please_call_or_text_them_back = "por favor, llame o envíe un mensaje de texto de vuelta"; | ||
$please_send_a_message_formatting_as = "por favor, envíe un mensaje de formato como"; | ||
$followed_by_your_location = "seguido de su ubicación"; | ||
$reports = "informes"; | ||
$records = "archivos"; | ||
$call_handling = "manejo de llamadas"; | ||
$session_expired= "La sesión expiró "; | ||
$you_are_being_added_to_an_ongoing_call_as_muted_for_a_trainee = "se le agrega a una llamada en curso y está silenciado para un aprendiz"; | ||
$groups = "grupos"; | ||
$include_group = "incluir grupos"; | ||
$manage_groups = "administrar grupos"; | ||
<?php | ||
$language_title = "español"; | ||
|
||
$press = "presione"; | ||
$press_or_say = "presione o diga"; | ||
$zero = "cero"; | ||
$one = "uno"; | ||
$two = "dos"; | ||
$three = "tres"; | ||
$four = "cuatro"; | ||
$five = "cinco"; | ||
$six = "seis"; | ||
$seven = "siete"; | ||
$eight = "ocho"; | ||
$nine = "nueve"; | ||
$days_of_the_week = [1 => "Domingo", "Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado"]; | ||
$to_find = "encontrar"; | ||
$to_search_for = "buscar"; | ||
$by = "por"; | ||
$for = "para"; | ||
$someone_to_talk_to = "alguien con quien hablar"; | ||
$meetings = "reuniones"; | ||
$searching_meeting_information_for = "buscando información de la reunión para"; | ||
$please_say_the_name_of_the = "por favor diga el nombre de"; | ||
$there_seems_to_be_a_problem = "parece que hay un problema"; | ||
$please_stand_by = "por favor espere"; | ||
$please_wait_while_we_connect_your_call = "por favor espere mientras conectamos su llamada"; | ||
$relocating_your_call_to = "reubicando su llamada a"; | ||
$the_location_you_entered_is_not_found = "no se encuentra la ubicación que ingresó"; | ||
$zip_code = "código postal"; | ||
$city_or_county = "ciudad o condado"; | ||
$state_or_province = "estado"; | ||
$thank_you_for_calling_goodbye = "gracias por llamar, adios"; | ||
$please_enter_your_digit = "por favor, ingrese su dígito"; | ||
$please_enter_or_say_your_digit = "por favor, ingrese o diga su dígito"; | ||
$no_results_found = "No se encontraron resultados"; | ||
$you_might_have_invalid_entry = "usted podría tener una entrada inválida "; | ||
$try_again = "inténtelo de nuevo"; | ||
$there_are_no_other_meetings_for_today = "no hay otras reuniones para el día de hoy"; | ||
$meeting_information_found_listing_the_top = "la información de la reunión_ se encontró en el listado en la_parte superior"; | ||
$results = "resultados"; | ||
$number = "número"; | ||
$starts_at = "empieza en"; | ||
$if_you_would_like_these_results_texted_to_you = "Si desea que estos resultados se le envíen por texto"; | ||
$if_you_would_like_to_search_again = "si desea buscar de nuevo"; | ||
$if_you_would_like_to_do_both = "si le gustaría hacer ambas cosas"; | ||
$to_listen_to_the_just_for_today = "para escuchar el solo por hoy"; | ||
$press_any_key_to_continue = "presione cualquier tecla para continuar"; | ||
$log_out = "cerrar la sesión"; | ||
$home = "inició"; | ||
$username = "nombre de usuario"; | ||
$password = "contraseña"; | ||
$authenticate = "autenticar"; | ||
$not_authorized = "no está autorizado"; | ||
$welcome = "bienvenido"; | ||
$documentation = "documentación"; | ||
$release_notes = "notas de lanzamiento"; | ||
$volunteers = "voluntários"; | ||
$phone_numbers = "números de teléfono"; | ||
$schedules = "horários"; | ||
$bugs_requests = "Errores / solicitudes"; | ||
$service_bodies = "organismos de servicio"; | ||
$service_body = "organismo de servicio"; | ||
$add_volunteer = "añadir voluntario"; | ||
$add_add_new_volunteer = "añadir un nuevo voluntario"; | ||
$volunteer_name = "nombre del voluntario"; | ||
$save_volunteers = "guardar voluntarios"; | ||
$remove = "retirar"; | ||
$settings = "Ajustes"; | ||
$add_shift = "añadir turno"; | ||
$add_7_day_shifts = "añadir turnos de siete días"; | ||
$add_24by7_shifts = "añadir turnos de veinticuatro horas por siete días"; | ||
$remove_all_shifts = "remover todos los turnos"; | ||
$please_leave_a_message_after_the_tone = "Por favor, deje un mensaje después del tono"; | ||
$hang_up_when_finished = "cuelgue cuando haya terminado"; | ||
$name = "nombre"; | ||
$helpline = "línea de ayuda"; | ||
$action = "acción"; | ||
$configure = "configurar"; | ||
$retrieving_service_body_configuration = "recuperar la configuración del organismo de servicio"; | ||
$could_not_find_location_please_retry_your_entry = "no se pudo encontrar la ubicación, vuelva a intentar su ingreso"; | ||
$helpline_no_results_found_retry = "Linea de ayuda, no se encontraron resultados, por favor intente nuevamente"; | ||
$you_have_a_call_from_the_helpline = "tiene una llamada de la linea de ayuda"; | ||
$the_caller_hungup = "La persona que llamó colgó "; | ||
$your_request_has_been_received = "su solicitud fue recibida"; | ||
$could_not_find_a_volunteer = "No se pudo encontrar un voluntario"; | ||
$someone_is_requesting_sms_help_from = "alguien esta solicitando la ayuda de sms"; | ||
$please_call_or_text_them_back = "por favor, llame o envíe un mensaje de texto de vuelta"; | ||
$please_send_a_message_formatting_as = "por favor, envíe un mensaje de formato como"; | ||
$followed_by_your_location = "seguido de su ubicación"; | ||
$reports = "informes"; | ||
$records = "archivos"; | ||
$call_handling = "manejo de llamadas"; | ||
$session_expired= "La sesión expiró "; | ||
$you_are_being_added_to_an_ongoing_call_as_muted_for_a_trainee = "se le agrega a una llamada en curso y está silenciado para un aprendiz"; | ||
$groups = "grupos"; | ||
$include_group = "incluir grupos"; | ||
$manage_groups = "administrar grupos"; | ||
$day = "hoy"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -95,3 +95,4 @@ | |
$groups = "Groups"; | ||
$include_group = "Include Group"; | ||
$manage_groups = "Manage Groups"; | ||
$day = "dia"; |