-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Open
Labels
Good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Help wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.Missing translations
Description
Hello,
There are some translation work needed for Tagalog (tl) and we are looking for a native speaker to help us out.
Here is a short example of what you need to do. There are 4 rules:
- You must be a Tagalog (tl) native speaker
- You must look at the existing translations and follow the same "style" or "tone"
- You must make your PR to branch 6.4
- You must use the correct indentation (number of spaces)
These are the files that should be updated:
Show related strings
src/Symfony/Component/Validator/Resources/translations/validators.tl.xlf
Id | English | Translation | Status |
---|---|---|---|
51 | No temporary folder was configured in php.ini. | Walang pansamantalang folder na na-configure sa php.ini, o ang naka-configure na folder ay hindi naroroon. | Needs review |
121 | This value is not a valid Twig template. | Ang halagang ito ay hindi isang balidong Twig template. | Needs review |
122 | This file is not a valid video. | Ang file na ito ay hindi isang wastong video. | Needs review |
123 | The size of the video could not be detected. | Hindi matukoy ang laki ng video. | Needs review |
124 | The video width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px. | Masyadong malaki ang lapad ng video ({{ width }}px). Ang pinahihintulutang pinakamaksimum na lapad ay {{ max_width }}px. | Needs review |
125 | The video width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px. | Masyadong maliit ang lapad ng video ({{ width }}px). Inaasahang minimum na lapad ay {{ min_width }}px. | Needs review |
126 | The video height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px. | Sobrang taas ng video ({{ height }}px). Ang pinapahintulutang pinakamataas na taas ay {{ max_height }}px. | Needs review |
127 | The video height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px. | Masyadong maliit ang taas ng video ({{ height }}px). Inaasahang pinakamababang taas ay {{ min_height }}px. | Needs review |
128 | The video has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels. | Ang video ay may masyadong kaunting pixel ({{ pixels }}). Ang inaasahang pinakamababang dami ay {{ min_pixels }}. | Needs review |
129 | The video has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels. | Ang video ay may masyadong maraming pixel ({{ pixels }}). Ang inaasahang pinakamataas na bilang ay {{ max_pixels }}. | Needs review |
130 | The video ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}. | Masyadong malaki ang ratio ng video ({{ ratio }}). Ang pinahihintulutang pinakamataas na ratio ay {{ max_ratio }}. | Needs review |
131 | The video ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}. | Masyadong maliit ang ratio ng video ({{ ratio }}). Ang inaasahang minimum na ratio ay {{ min_ratio }}. | Needs review |
132 | The video is square ({{ width }}x{{ height }}px). Square videos are not allowed. | Ang video ay parisukat ({{ width }}x{{ height }}px). Hindi pinapayagan ang mga parisukat na video. | Needs review |
133 | The video is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented videos are not allowed. | Ang video ay nasa landscape na oryentasyon ({{ width }}x{{ height }} px). Hindi pinapayagan ang mga landscape na video. | Needs review |
134 | The video is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented videos are not allowed. | Ang video ay naka-portrait ({{ width }}x{{ height }}px). Hindi pinapayagan ang mga video na naka-portrait. | Needs review |
135 | The video file is corrupted. | Sira ang file ng video. | Needs review |
136 | The video contains multiple streams. Only one stream is allowed. | May ilang stream ang video. Isa lamang na stream ang pinapayagan. | Needs review |
137 | Unsupported video codec "{{ codec }}". | Hindi suportadong video codec "{{ codec }}". | Needs review |
138 | Unsupported video container "{{ container }}". | Hindi suportadong lalagyan ng video "{{ container }}". | Needs review |
139 | The image file is corrupted. | Ang file ng larawan ay sira. | Needs review |
140 | The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels. | Masyadong kaunti ang pixel ng larawan ({{ pixels }}). Ang inaasahang pinakamababang dami ay {{ min_pixels }}. | Needs review |
141 | The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels. | Ang larawan ay may sobrang daming pixel ({{ pixels }}). Ang inaasahang pinakamataas na dami ay {{ max_pixels }}. | Needs review |
142 | This filename does not match the expected charset. | Ang pangalan ng file na ito ay hindi tumutugma sa inaasahang hanay ng mga character. | Needs review |
Note
If you want to work on this issue, add a comment to assign it to yourself and let others know that this is already taken.
Metadata
Metadata
Assignees
Labels
Good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Help wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.Missing translations