Added Galician translation

This commit is contained in:
rubenrua 2012-12-14 19:44:04 +01:00
parent 21f8f8c62d
commit 4c833ac80e
2 changed files with 246 additions and 0 deletions

View File

@ -0,0 +1,19 @@
<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="28">
<source>This form should not contain extra fields.</source>
<target>Este formulario non debería conter campos adicionais.</target>
</trans-unit>
<trans-unit id="29">
<source>The uploaded file was too large. Please try to upload a smaller file.</source>
<target>O arquivo subido é demasiado grande. Por favor, suba un arquivo máis pequeno.</target>
</trans-unit>
<trans-unit id="30">
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
<target>O token CSRF non é válido. Por favor, probe a enviar novamente o formulario</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@ -0,0 +1,227 @@
<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="1">
<source>This value should be false.</source>
<target>Este valor debería ser falso.</target>
</trans-unit>
<trans-unit id="2">
<source>This value should be true.</source>
<target>Este valor debería ser verdadeiro.</target>
</trans-unit>
<trans-unit id="3">
<source>This value should be of type {{ type }}.</source>
<target>Este valor debería ser de tipo {{ type }}.</target>
</trans-unit>
<trans-unit id="4">
<source>This value should be blank.</source>
<target>Este valor debería estar baleiro.</target>
</trans-unit>
<trans-unit id="5">
<source>The value you selected is not a valid choice.</source>
<target>O valor seleccionado non é unha opción válida.</target>
</trans-unit>
<trans-unit id="6">
<source>You must select at least {{ limit }} choices.</source>
<target>Debe seleccionar polo menos {{ limit }} opción.|Debe seleccionar polo menos {{ limit }} opcions.</target>
</trans-unit>
<trans-unit id="7">
<source>You must select at most {{ limit }} choices.</source>
<target>Debe seleccionar como máximo {{ limit }} opción.|Debe seleccionar como máximo {{ limit }} opcions.</target>
</trans-unit>
<trans-unit id="8">
<source>One or more of the given values is invalid.</source>
<target>Un ou máis dos valores indicados non son válidos.</target>
</trans-unit>
<trans-unit id="9">
<source>The fields {{ fields }} were not expected.</source>
<target>Non se esperaban os campos {{ fields }}.</target>
</trans-unit>
<trans-unit id="10">
<source>The fields {{ fields }} are missing.</source>
<target>Faltan os campos {{ fields }}.</target>
</trans-unit>
<trans-unit id="11">
<source>This value is not a valid date.</source>
<target>Este valor non é unha data válida.</target>
</trans-unit>
<trans-unit id="12">
<source>This value is not a valid datetime.</source>
<target>Este valor non é unha data e hora válidas.</target>
</trans-unit>
<trans-unit id="13">
<source>This value is not a valid email address.</source>
<target>Este valor non é unha dirección de correo electrónico válida.</target>
</trans-unit>
<trans-unit id="14">
<source>The file could not be found.</source>
<target>Non se puido atopar o arquivo.</target>
</trans-unit>
<trans-unit id="15">
<source>The file is not readable.</source>
<target>O arquivo non se pode ler.</target>
</trans-unit>
<trans-unit id="16">
<source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source>
<target>O arquivo é demasiado grande ({{ size }} {{ suffix }}). O tamaño máximo permitido é {{ limit }} {{ suffix }}.</target>
</trans-unit>
<trans-unit id="17">
<source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source>
<target>O tipo mime do arquivo non é válido ({{ type }}). Os tipos mime válidos son {{ types }}.</target>
</trans-unit>
<trans-unit id="18">
<source>This value should be {{ limit }} or less.</source>
<target>Este valor debería ser {{ limit }} ou menos.</target>
</trans-unit>
<trans-unit id="19">
<source>This value is too long. It should have {{ limit }} characters or less.</source>
<target>Este valor é demasiado longo. Debería ter {{ limit }} carácter ou menos.|Este valor é demasiado longo. Debería ter {{ limit }} caracteres ou menos.</target>
</trans-unit>
<trans-unit id="20">
<source>This value should be {{ limit }} or more.</source>
<target>Este valor debería ser {{ limit }} ou máis.</target>
</trans-unit>
<trans-unit id="21">
<source>This value is too short. It should have {{ limit }} characters or more.</source>
<target>Este valor é demasiado curto. Debería ter {{ limit }} carácter ou máis.|Este valor é demasiado corto. Debería ter {{ limit }} caracteres ou máis.</target>
</trans-unit>
<trans-unit id="22">
<source>This value should not be blank.</source>
<target>Este valor non debería estar baleiro.</target>
</trans-unit>
<trans-unit id="23">
<source>This value should not be null.</source>
<target>Este valor non debería ser null.</target>
</trans-unit>
<trans-unit id="24">
<source>This value should be null.</source>
<target>Este valor debería ser null.</target>
</trans-unit>
<trans-unit id="25">
<source>This value is not valid.</source>
<target>Este valor non é válido.</target>
</trans-unit>
<trans-unit id="26">
<source>This value is not a valid time.</source>
<target>Este valor non é unha hora válida.</target>
</trans-unit>
<trans-unit id="27">
<source>This value is not a valid URL.</source>
<target>Este valor non é unha URL válida.</target>
</trans-unit>
<trans-unit id="31">
<source>The two values should be equal.</source>
<target>Os dous valores deberían ser iguais.</target>
</trans-unit>
<trans-unit id="32">
<source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source>
<target>O arquivo é demasiado grande. O tamaño máximo permitido é {{ limit }} {{ suffix }}.</target>
</trans-unit>
<trans-unit id="33">
<source>The file is too large.</source>
<target>O arquivo é demasiado grande.</target>
</trans-unit>
<trans-unit id="34">
<source>The file could not be uploaded.</source>
<target>No se puido cargar o arquivo.</target>
</trans-unit>
<trans-unit id="35">
<source>This value should be a valid number.</source>
<target>Este valor debería ser un número válido.</target>
</trans-unit>
<trans-unit id="36">
<source>This file is not a valid image.</source>
<target>O arquivo non é unha imaxe válida.</target>
</trans-unit>
<trans-unit id="37">
<source>This is not a valid IP address.</source>
<target>Isto non é unha dirección IP válida.</target>
</trans-unit>
<trans-unit id="38">
<source>This value is not a valid language.</source>
<target>Este valor non é un idioma válido.</target>
</trans-unit>
<trans-unit id="39">
<source>This value is not a valid locale.</source>
<target>Este valor non é unha localización válida.</target>
</trans-unit>
<trans-unit id="40">
<source>This value is not a valid country.</source>
<target>Este valor non é un país válido.</target>
</trans-unit>
<trans-unit id="41">
<source>This value is already used.</source>
<target>Este valor xa está a ser empregado.</target>
</trans-unit>
<trans-unit id="42">
<source>The size of the image could not be detected.</source>
<target>Non se puido determinar o tamaño da imaxe.</target>
</trans-unit>
<trans-unit id="43">
<source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source>
<target>A largura da imaxe é demasiado grande ({{ width }}px). A largura máxima permitida son {{ max_width }}px.</target>
</trans-unit>
<trans-unit id="44">
<source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source>
<target>A largura da imaxe é demasiado pequena ({{ width }}px). A largura mínima requerida son {{ min_width }}px.</target>
</trans-unit>
<trans-unit id="45">
<source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source>
<target>A altura da imaxe é demasiado grande ({{ height }}px). A altura máxima permitida son {{ max_height }}px.</target>
</trans-unit>
<trans-unit id="46">
<source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source>
<target>A altura da imaxe é demasiado pequena ({{ height }}px). A altura mínima requerida son {{ min_height }}px.</target>
</trans-unit>
<trans-unit id="47">
<source>This value should be the user current password.</source>
<target>Este valor debería ser a contrasinal actual do usuario.</target>
</trans-unit>
<trans-unit id="48">
<source>This value should have exactly {{ limit }} characters.</source>
<target>Este valor debería ter exactamente {{ limit }} carácter.|Este valor debería ter exactamente {{ limit }} caracteres.</target>
</trans-unit>
<trans-unit id="49">
<source>The file was only partially uploaded.</source>
<target>O arquivo foi só subido parcialmente.</target>
</trans-unit>
<trans-unit id="50">
<source>No file was uploaded.</source>
<target>Non se subiu ningún arquivo.</target>
</trans-unit>
<trans-unit id="51">
<source>No temporary folder was configured in php.ini.</source>
<target>Ningunha carpeta temporal foi configurada en php.ini.</target>
</trans-unit>
<trans-unit id="52">
<source>Cannot write temporary file to disk.</source>
<target>Non se puido escribir o arquivo temporal no disco.</target>
</trans-unit>
<trans-unit id="53">
<source>A PHP extension caused the upload to fail.</source>
<target>Unha extensión de PHP provocou que a subida fallara.</target>
</trans-unit>
<trans-unit id="54">
<source>This collection should contain {{ limit }} elements or more.</source>
<target>Esta colección debe conter {{ limit }} elemento ou máis.|Esta colección debe conter {{ limit }} elementos ou máis.</target>
</trans-unit>
<trans-unit id="55">
<source>This collection should contain {{ limit }} elements or less.</source>
<target>Esta colección debe conter {{ limit }} elemento ou menos.|Esta colección debe conter {{ limit }} elementos ou menos.</target>
</trans-unit>
<trans-unit id="56">
<source>This collection should contain exactly {{ limit }} elements.</source>
<target>Esta colección debe conter exactamente {{ limit }} elemento.|Esta colección debe conter exactamente {{ limit }} elementos.</target>
</trans-unit>
<trans-unit id="57">
<source>Invalid card number.</source>
<target>Número de tarxeta non válido.</target>
</trans-unit>
<trans-unit id="58">
<source>Unsupported card type or invalid card number.</source>
<target>Tipo de tarxeta non soportado ou número de tarxeta non válido.</target>
</trans-unit>
</body>
</file>
</xliff>