Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d82ea36

Browse files
ergiegonzaganicolas-grekas
authored andcommitted
update validator.tl.xlf
made some changes , and hope the pull request will be okay.
1 parent d005248 commit d82ea36

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.tl.xlf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
</trans-unit>
121121
<trans-unit id="33">
122122
<source>The file is too large.</source>
123-
<target>Ang file na ito ay masyadong malaki..</target>
123+
<target>Ang file na ito ay masyadong malaki.</target>
124124
</trans-unit>
125125
<trans-unit id="34">
126126
<source>The file could not be uploaded.</source>
@@ -160,11 +160,11 @@
160160
</trans-unit>
161161
<trans-unit id="43">
162162
<source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source>
163-
<target>Ang lapad ng imahe ay masyadong malaki ({{ width }}px).Ang pinapayagang lapay ay {{ max_width }}px.</target>
163+
<target>Ang lapad ng imahe ay masyadong malaki ({{ width }}px). Ang pinapayagang lapay ay {{ max_width }}px.</target>
164164
</trans-unit>
165165
<trans-unit id="44">
166166
<source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source>
167-
<target>Ang lapad ng imahe ay masyadong maliit ({{ width }}px). Ng pinakamaliit na pinapayagang lapad ay {{ min_width }}px.</target>
167+
<target>Ang lapad ng imahe ay masyadong maliit ({{ width }}px). Ang pinakamaliit na pinapayagang lapad ay {{ min_width }}px.</target>
168168
</trans-unit>
169169
<trans-unit id="45">
170170
<source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source>
@@ -284,7 +284,7 @@
284284
</trans-unit>
285285
<trans-unit id="74">
286286
<source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source>
287-
<target>ng ratio ng imahe ay masyadong maliit ({{ ratio }}).Ang pinamaliit na ratio ay {{ min_ratio }}.</target>
287+
<target>ng ratio ng imahe ay masyadong maliit ({{ ratio }}). Ang pinamaliit na ratio ay {{ min_ratio }}.</target>
288288
</trans-unit>
289289
<trans-unit id="75">
290290
<source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source>
@@ -300,7 +300,7 @@
300300
</trans-unit>
301301
<trans-unit id="78">
302302
<source>An empty file is not allowed.</source>
303-
<target>Ang file na walang laman ay hindi pwede</target>
303+
<target>Ang file na walang laman ay hindi pwede.</target>
304304
</trans-unit>
305305
<trans-unit id="79">
306306
<source>The host could not be resolved.</source>

0 commit comments

Comments
 (0)