diff --git a/src/Resources/translations/EasyAdminBundle.gl.xlf b/src/Resources/translations/EasyAdminBundle.gl.xlf new file mode 100644 index 0000000000..d626b82ef4 --- /dev/null +++ b/src/Resources/translations/EasyAdminBundle.gl.xlf @@ -0,0 +1,178 @@ + + + + + + + new.page_title + Crear %entity_name% + + + show.page_title + %entity_name% (#%entity_id%) + + + edit.page_title + Modificar %entity_name% (#%entity_id%) + + + list.page_title + %entity_name% + + + search.page_title + 1 resultado|]1,Inf] %count% resultados]]> + + + + + search.no_results + Non se atoparon resultados. + + + + + list.row_actions + Accións + + + + + paginator.first + Primeira + + + paginator.previous + Anterior + + + paginator.next + Seguinte + + + paginator.last + Última + + + paginator.counter + %start% - %end% de %results%]]> + + + + + label.true + Si + + + label.false + Non + + + label.empty + Baleiro + + + label.null + Nulo + + + label.nullable_field + Deixar baleiro + + + label.object + Obxecto PHP + + + label.inaccessible + Inaccesible + + + label.inaccessible.explanation + Este campo non ten ningún método getter ou a propiedade asociada non é publica + + + + + user.logged_in_as + Conectado/a como + + + user.unnamed + Usuario sen nome + + + user.anonymous + Usuario anónimo + + + user.signout + Pechar sesión + + + + + toggle_navigation + Tornar navegación + + + delete_modal.title + ¿Queres realmente borrar este elemento? + + + delete_modal.content + Esta acción non se pode desfacer. + + + delete_modal.action + Borrar + + + action.add_new_item + Engadir un elemento + + + action.add_another_item + Engadir outro elemento + + + action.remove_item + Eliminar este elemento + + + errors + Error|Errores + + + form.are_you_sure + Non se gardaron os cambios feitos neste formulario. + + + show.remaining_items + + + + + + exception.entity_not_found + Este elemento xa no está dispoñible. + + + exception.entity_remove + Este elemento non se pode eliminar porque outros elementos dependen del. + + + exception.forbidden_action + Non se pode realizar a acción solicitada neste elemento. + + + exception.no_entities_configured + A aplicación non está configurada correctamente. + + + exception.undefined_entity + A aplicación non está configurada correctamente para este tipo de elementos. + + + + diff --git a/src/Resources/translations/messages.gl.xlf b/src/Resources/translations/messages.gl.xlf new file mode 100644 index 0000000000..f565a0eb46 --- /dev/null +++ b/src/Resources/translations/messages.gl.xlf @@ -0,0 +1,51 @@ + + + + + + + action.new + Crear %entity_name% + + + action.show + Ver + + + action.edit + Modificar + + + action.search + Buscar + + + action.delete + Borrar + + + action.save + Gardar cambios + + + action.cancel + Cancelar + + + action.list + Volver o listado + + + label.form.empty_value + Ningún + + + + + + __name__label__ + __name__label__ + + + +