-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
636 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{% extends 'base.html.twig' %} | ||
|
||
{% block title %}Hello ZZinicioController!{% endblock %} | ||
|
||
{% block body %} | ||
<style> | ||
.example-wrapper { margin: 1em auto; max-width: 800px; width: 95%; font: 18px/1.5 sans-serif; } | ||
.example-wrapper code { background: #F5F5F5; padding: 2px 6px; } | ||
</style> | ||
|
||
<div class="example-wrapper"> | ||
<h1>Hello {{ controller_name }}! ✅</h1> | ||
|
||
This friendly message is coming from: | ||
<ul> | ||
<li>Your controller at <code><a href="{{ '/media/gerardo/Dell USB Portable HDD/codigos/AkonFORMS/src/Controller/ZZinicioController.php'|file_link(0) }}">src/Controller/ZZinicioController.php</a></code></li> | ||
<li>Your template at <code><a href="{{ '/media/gerardo/Dell USB Portable HDD/codigos/AkonFORMS/templates/z_zinicio/index.html.twig'|file_link(0) }}">templates/z_zinicio/index.html.twig</a></code></li> | ||
</ul> | ||
</div> | ||
{% endblock %} |
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 |
---|---|---|
@@ -0,0 +1,86 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2"> | ||
<file source-language="en" target-language="es" datatype="plaintext" original="file.ext"> | ||
<header> | ||
<tool tool-id="symfony" tool-name="Symfony"/> | ||
</header> | ||
<body> | ||
<trans-unit id="baI_ZxO" resname="An authentication exception occurred."> | ||
<source>An authentication exception occurred.</source> | ||
<target>Ocurrió un error de autenticación.</target> | ||
</trans-unit> | ||
<trans-unit id="OETylMq" resname="Authentication credentials could not be found."> | ||
<source>Authentication credentials could not be found.</source> | ||
<target>No se encontraron las credenciales de autenticación.</target> | ||
</trans-unit> | ||
<trans-unit id="3RJINQ0" resname="Authentication request could not be processed due to a system problem."> | ||
<source>Authentication request could not be processed due to a system problem.</source> | ||
<target>La solicitud de autenticación no se pudo procesar debido a un problema del sistema.</target> | ||
</trans-unit> | ||
<trans-unit id="qr0aiUo" resname="Invalid credentials."> | ||
<source>Invalid credentials.</source> | ||
<target>Credenciales no válidas.</target> | ||
</trans-unit> | ||
<trans-unit id="zrJWK0F" resname="Cookie has already been used by someone else."> | ||
<source>Cookie has already been used by someone else.</source> | ||
<target>La cookie ya ha sido usada por otra persona.</target> | ||
</trans-unit> | ||
<trans-unit id="blC0fXX" resname="Not privileged to request the resource."> | ||
<source>Not privileged to request the resource.</source> | ||
<target>No tiene privilegios para solicitar el recurso.</target> | ||
</trans-unit> | ||
<trans-unit id="dLzMRPR" resname="Invalid CSRF token."> | ||
<source>Invalid CSRF token.</source> | ||
<target>Token CSRF no válido.</target> | ||
</trans-unit> | ||
<trans-unit id="PhhlLem" resname="No authentication provider found to support the authentication token."> | ||
<source>No authentication provider found to support the authentication token.</source> | ||
<target>No se encontró un proveedor de autenticación que soporte el token de autenticación.</target> | ||
</trans-unit> | ||
<trans-unit id="v_RS21A" resname="No session available, it either timed out or cookies are not enabled."> | ||
<source>No session available, it either timed out or cookies are not enabled.</source> | ||
<target>No hay ninguna sesión disponible, ha expirado o las cookies no están habilitados.</target> | ||
</trans-unit> | ||
<trans-unit id="EYCKpDH" resname="No token could be found."> | ||
<source>No token could be found.</source> | ||
<target>No se encontró ningún token.</target> | ||
</trans-unit> | ||
<trans-unit id="z3cOUZo" resname="Username could not be found."> | ||
<source>Username could not be found.</source> | ||
<target>No se encontró el nombre de usuario.</target> | ||
</trans-unit> | ||
<trans-unit id="By5eLYM" resname="Account has expired."> | ||
<source>Account has expired.</source> | ||
<target>La cuenta ha expirado.</target> | ||
</trans-unit> | ||
<trans-unit id="YfZhiuA" resname="Credentials have expired."> | ||
<source>Credentials have expired.</source> | ||
<target>Las credenciales han expirado.</target> | ||
</trans-unit> | ||
<trans-unit id="NrSSfLs" resname="Account is disabled."> | ||
<source>Account is disabled.</source> | ||
<target>La cuenta está deshabilitada.</target> | ||
</trans-unit> | ||
<trans-unit id="O5ZyxHr" resname="Account is locked."> | ||
<source>Account is locked.</source> | ||
<target>La cuenta está bloqueada.</target> | ||
</trans-unit> | ||
<trans-unit id="gd.MOnZ" resname="Too many failed login attempts, please try again later."> | ||
<source>Too many failed login attempts, please try again later.</source> | ||
<target>Demasiados intentos fallidos de inicio de sesión, inténtelo de nuevo más tarde.</target> | ||
</trans-unit> | ||
<trans-unit id="l9VYRj0" resname="Invalid or expired login link."> | ||
<source>Invalid or expired login link.</source> | ||
<target>Enlace de inicio de sesión inválido o expirado.</target> | ||
</trans-unit> | ||
<trans-unit id="9qGC3hG" resname="Too many failed login attempts, please try again in %minutes% minute."> | ||
<source>Too many failed login attempts, please try again in %minutes% minute.</source> | ||
<target>Demasiados intentos fallidos de inicio de sesión, inténtelo de nuevo en %minutes% minuto.</target> | ||
</trans-unit> | ||
<trans-unit id="AJR3lMs" resname="Too many failed login attempts, please try again in %minutes% minutes."> | ||
<source>Too many failed login attempts, please try again in %minutes% minutes.</source> | ||
<target>Demasiados intentos fallidos de inicio de sesión, inténtelo de nuevo en %minutes% minutos.</target> | ||
</trans-unit> | ||
</body> | ||
</file> | ||
</xliff> |
Oops, something went wrong.