Skip to content

Commit 77e4a25

Browse files
juanwildefabpot
authored andcommitted
[Translations] Add missing translations for Galician (gl)
1 parent 7545a05 commit 77e4a25

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

Resources/translations/validators.gl.xlf

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
</trans-unit>
193193
<trans-unit id="51">
194194
<source>No temporary folder was configured in php.ini.</source>
195-
<target>Ningunha carpeta temporal foi configurada en php.ini.</target>
195+
<target>Ningunha carpeta temporal foi configurada en php.ini, ou a carpeta non existe.</target>
196196
</trans-unit>
197197
<trans-unit id="52">
198198
<source>Cannot write temporary file to disk.</source>
@@ -364,7 +364,7 @@
364364
</trans-unit>
365365
<trans-unit id="94">
366366
<source>This value should be between {{ min }} and {{ max }}.</source>
367-
<target>Este valor debe estar comprendido entre {{min}} e {{max}}.</target>
367+
<target>Este valor debe estar comprendido entre {{ min }} e {{ max }}.</target>
368368
</trans-unit>
369369
<trans-unit id="95">
370370
<source>This value is not a valid hostname.</source>
@@ -394,6 +394,14 @@
394394
<source>This value is not a valid CSS color.</source>
395395
<target>Este valor non é unha cor CSS válida.</target>
396396
</trans-unit>
397+
<trans-unit id="102">
398+
<source>This value is not a valid CIDR notation.</source>
399+
<target>Este valor non ten unha notación CIDR válida.</target>
400+
</trans-unit>
401+
<trans-unit id="103">
402+
<source>The value of the netmask should be between {{ min }} and {{ max }}.</source>
403+
<target>O valor da máscara de rede debería estar entre {{ min }} e {{ max }}.</target>
404+
</trans-unit>
397405
</body>
398406
</file>
399407
</xliff>

0 commit comments

Comments
 (0)