123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318 |
- <?xml version="1.0"?>
- <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
- <file source-language="en" datatype="plaintext" original="SonataAdminBundle.en.xliff" >
- <body>
- <trans-unit id="action_delete">
- <source>action_delete</source>
- <target>Borrar</target>
- </trans-unit>
- <trans-unit id="btn_batch">
- <source>btn_batch</source>
- <target>Ok</target>
- </trans-unit>
- <trans-unit id="btn_create">
- <source>btn_create</source>
- <target>Crear</target>
- </trans-unit>
- <trans-unit id="btn_create_and_edit_again">
- <source>btn_create_and_edit_again</source>
- <target>Crear y editar</target>
- </trans-unit>
- <trans-unit id="btn_create_and_create_a_new_one">
- <source>btn_create_and_create_a_new_one</source>
- <target>Crear y agregar otro</target>
- </trans-unit>
- <trans-unit id="btn_filter">
- <source>btn_filter</source>
- <target>Filtrar</target>
- </trans-unit>
- <trans-unit id="btn_update_and_edit_again">
- <source>btn_update_and_edit_again</source>
- <target>Actualizar</target>
- </trans-unit>
- <trans-unit id="btn_update_and_return_to_list">
- <source>btn_update_and_return_to_list</source>
- <target>Actualizar y cerrar</target>
- </trans-unit>
- <trans-unit id="link_delete">
- <source>link_delete</source>
- <target>Borrar</target>
- </trans-unit>
- <trans-unit id="link_action_create">
- <source>link_action_create</source>
- <target>Agregar nuevo</target>
- </trans-unit>
- <trans-unit id="link_action_list">
- <source>link_action_list</source>
- <target>Volver a la lista</target>
- </trans-unit>
- <trans-unit id="link_action_show">
- <source>link_action_show</source>
- <target>Mostrar</target>
- </trans-unit>
- <trans-unit id="link_action_edit">
- <source>link_action_edit</source>
- <target>Editar</target>
- </trans-unit>
- <trans-unit id="link_add">
- <source>link_add</source>
- <target>Agregar nuevo</target>
- </trans-unit>
- <trans-unit id="link_list">
- <source>link_list</source>
- <target>Listar</target>
- </trans-unit>
- <trans-unit id="link_reset_filter">
- <source>link_reset_filter</source>
- <target>Resetear</target>
- </trans-unit>
- <trans-unit id="title_create">
- <source>title_create</source>
- <target>Crear</target>
- </trans-unit>
- <trans-unit id="title_dashboard">
- <source>title_dashboard</source>
- <target>Dashboard</target>
- </trans-unit>
- <trans-unit id="title_edit">
- <source>title_edit</source>
- <target>Editar "%name%"</target>
- </trans-unit>
- <trans-unit id="title_list">
- <source>title_list</source>
- <target>Listar</target>
- </trans-unit>
- <trans-unit id="link_next_pager">
- <source>link_next_pager</source>
- <target>Siguiente</target>
- </trans-unit>
- <trans-unit id="link_previous_pager">
- <source>link_previous_pager</source>
- <target>Anterior</target>
- </trans-unit>
- <trans-unit id="link_first_pager">
- <source>link_first_pager</source>
- <target>Primero</target>
- </trans-unit>
- <trans-unit id="link_last_pager">
- <source>link_last_pager</source>
- <target>Último</target>
- </trans-unit>
- <trans-unit id="Admin">
- <source>Admin</source>
- <target>Admin</target>
- </trans-unit>
- <trans-unit id="link_expand">
- <source>link_expand</source>
- <target>expandir/ocultar</target>
- </trans-unit>
- <trans-unit id="no_result">
- <source>no_result</source>
- <target>No hay resultados</target>
- </trans-unit>
- <trans-unit id="confirm_msg">
- <source>confirm_msg</source>
- <target>¿Estás seguro?</target>
- </trans-unit>
- <trans-unit id="action_edit">
- <source>action_edit</source>
- <target>Editar</target>
- </trans-unit>
- <trans-unit id="action_show">
- <source>action_show</source>
- <target>Mostrar</target>
- </trans-unit>
- <trans-unit id="all_elements">
- <source>all_elements</source>
- <target>Todos los elementos</target>
- </trans-unit>
- <trans-unit id='flash_batch_empty'>
- <source>flash_batch_empty</source>
- <target>Acción cancelada. Ningún item seleccionado.</target>
- </trans-unit>
- <trans-unit id='flash_create_success'>
- <source>flash_create_success</source>
- <target>Elemento creado satisfactoriamente.</target>
- </trans-unit>
- <trans-unit id='flash_create_error'>
- <source>flash_create_error</source>
- <target>Se ha producido un error durante la creación del elemento.</target>
- </trans-unit>
- <trans-unit id='flash_edit_success'>
- <source>flash_edit_success</source>
- <target>Elemento actualizado satisfactoriamente.</target>
- </trans-unit>
- <trans-unit id='flash_edit_error'>
- <source>flash_edit_error</source>
- <target>Se ha producido un error durante la actualización del elemento.</target>
- </trans-unit>
- <trans-unit id='flash_batch_delete_success'>
- <source>flash_batch_delete_success</source>
- <target>Los elementos seleccionados fueron eliminados satisfactoriamente.</target>
- </trans-unit>
- <trans-unit id='flash_batch_delete_error'>
- <source>flash_batch_delete_error</source>
- <target>Se ha producido un error durante la eliminación de los elementos selecciondaos.</target>
- </trans-unit>
- <trans-unit id='flash_delete_error'>
- <source>flash_delete_error</source>
- <target>Se ha producido un error durante la eliminación del elemento.</target>
- </trans-unit>
- <trans-unit id='flash_delete_success'>
- <source>flash_delete_success</source>
- <target>Elemento eliminado satisfactoriamente.</target>
- </trans-unit>
- <trans-unit id="link_breadcrumb_dashboard">
- <source>breadcrumb.link_dashboard</source>
- <target>⌂</target>
- </trans-unit>
- <trans-unit id="title_delete">
- <source>title_delete</source>
- <target>Confirmar borrado</target>
- </trans-unit>
- <trans-unit id="message_delete_confirmation">
- <source>message_delete_confirmation</source>
- <target>¿Está seguro que quiere borrar el elemento seleccionado?</target>
- </trans-unit>
- <trans-unit id="btn_delete">
- <source>btn_delete</source>
- <target>Sí, borrar</target>
- </trans-unit>
- <trans-unit id="title_batch_confirmation">
- <source>title_batch_confirmation</source>
- <target>Confirme la operación</target>
- </trans-unit>
- <trans-unit id="message_batch_confirmation">
- <source>message_batch_confirmation</source>
- <target>¿Está seguro que quiere confirmar y ejecutar esta accion para todos los elementos seleccionados?</target>
- </trans-unit>
- <trans-unit id="btn_execute_batch_action">
- <source>btn_execute_batch_action</source>
- <target>Sí, ejecutar</target>
- </trans-unit>
- <trans-unit id="label_type_yes">
- <source>label_type_yes</source>
- <target>sí</target>
- </trans-unit>
- <trans-unit id="label_type_no">
- <source>label_type_no</source>
- <target>no</target>
- </trans-unit>
- <trans-unit id="label_type_contains">
- <source>label_type_contains</source>
- <target>contiene</target>
- </trans-unit>
- <trans-unit id="label_type_not_contains">
- <source>label_type_not_contains</source>
- <target>no contiene</target>
- </trans-unit>
- <trans-unit id="label_type_equals">
- <source>label_type_equals</source>
- <target>es igual a</target>
- </trans-unit>
- <trans-unit id="label_type_equal">
- <source>label_type_equal</source>
- <target>=</target>
- </trans-unit>
- <trans-unit id="label_type_greater_equal">
- <source>label_type_greater_equal</source>
- <target>>=</target>
- </trans-unit>
- <trans-unit id="label_type_greater_than">
- <source>label_type_greater_than</source>
- <target>></target>
- </trans-unit>
- <trans-unit id="label_type_less_equal">
- <source>label_type_less_equal</source>
- <target><=</target>
- </trans-unit>
- <trans-unit id="label_type_less_than">
- <source>label_type_less_than</source>
- <target><</target>
- </trans-unit>
- <trans-unit id="label_date_type_equal">
- <source>label_date_type_equal</source>
- <target>=</target>
- </trans-unit>
- <trans-unit id="label_date_type_greater_equal">
- <source>label_date_type_greater_equal</source>
- <target>>=</target>
- </trans-unit>
- <trans-unit id="label_date_type_greater_than">
- <source>label_date_type_greater_than</source>
- <target>></target>
- </trans-unit>
- <trans-unit id="label_date_type_less_equal">
- <source>label_date_type_less_equal</source>
- <target><=</target>
- </trans-unit>
- <trans-unit id="label_date_type_less_than">
- <source>label_date_type_less_than</source>
- <target><</target>
- </trans-unit>
- <trans-unit id="label_date_type_null">
- <source>label_date_type_null</source>
- <target>está vacío</target>
- </trans-unit>
- <trans-unit id="label_date_type_not_null">
- <source>label_date_type_not_null</source>
- <target>no está vacío</target>
- </trans-unit>
- <trans-unit id="label_date_type_between">
- <source>label_date_type_between</source>
- <target>entre</target>
- </trans-unit>
- <trans-unit id="label_date_not_between">
- <source>label_date_type_not_between</source>
- <target>no entre</target>
- </trans-unit>
- <trans-unit id="label_filters">
- <source>label_filters</source>
- <target>Filtros</target>
- </trans-unit>
- <trans-unit id="delete_or">
- <source>delete_or</source>
- <target>o</target>
- </trans-unit>
- <trans-unit id="link_action_history">
- <source>link_action_history</source>
- <target>Revisiones</target>
- </trans-unit>
- <trans-unit id="td_action">
- <source>td_action</source>
- <target>Acción</target>
- </trans-unit>
- <trans-unit id="td_revision">
- <source>td_revision</source>
- <target>Revisiones</target>
- </trans-unit>
- <trans-unit id="td_timestamp">
- <source>td_timestamp</source>
- <target>Fecha</target>
- </trans-unit>
- <trans-unit id="td_username">
- <source>td_username</source>
- <target>Autor</target>
- </trans-unit>
- <trans-unit id="label_view_revision">
- <source>label_view_revision</source>
- <target>Ver Revisión</target>
- </trans-unit>
- <trans-unit id="list_results_count">
- <source>list_results_count</source>
- <target>1 resultado|%count% resultados</target>
- </trans-unit>
- <trans-unit id="label_export_download">
- <source>label_export_download</source>
- <target>Exportar: </target>
- </trans-unit>
- <trans-unit id="loading_information">
- <source>loading_information</source>
- <target>Andmete laadimine…</target>
- </trans-unit>
- </body>
- </file>
- </xliff>
|