minor #38857 Add missing translations for Tagalog (tl) (ocrampete16)

This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

Add missing translations for Tagalog (tl)

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | Fix #38766 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT

This PR adds missing form, security and validator translations for Tagalog.

I also skimmed over the existing translations and corrected spelling mistakes I could find.

Commits
-------

c4461b760a Add missing translations for Tagalog (tl)
This commit is contained in:
Alexander M. Turek 2020-10-28 16:29:47 +01:00
commit 587ed0d9bb
3 changed files with 45 additions and 9 deletions

View File

@ -114,6 +114,26 @@
<source>Please provide a valid phone number.</source>
<target>Pakilagay ang balidong numero ng telepono.</target>
</trans-unit>
<trans-unit id="124">
<source>The checkbox has an invalid value.</source>
<target>Ang checkbox ay mayroon hindi balidong halaga.</target>
</trans-unit>
<trans-unit id="125">
<source>Please enter a valid email address.</source>
<target>Pakilagay ang balidong email address.</target>
</trans-unit>
<trans-unit id="126">
<source>Please select a valid option.</source>
<target>Pakipiliin ang balidong pagpipilian.</target>
</trans-unit>
<trans-unit id="127">
<source>Please select a valid range.</source>
<target>Pakipilian ang balidong layo.</target>
</trans-unit>
<trans-unit id="128">
<source>Please enter a valid week.</source>
<target>Pakilagay ang balidong linggo.</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@ -48,19 +48,27 @@
</trans-unit>
<trans-unit id="13">
<source>Account has expired.</source>
<target>Ang akawnt ay nag-expire na.</target>
<target>Ang account ay nag-expire na.</target>
</trans-unit>
<trans-unit id="14">
<source>Credentials have expired.</source>
<target>.ng mga kinakailangang dokumento ay nag expire na.</target>
<target>Ang mga kinakailangang dokumento ay nag expire na.</target>
</trans-unit>
<trans-unit id="15">
<source>Account is disabled.</source>
<target>Ang akawnt ay hindi pinagana.</target>
<target>Ang account ay hindi pinagana.</target>
</trans-unit>
<trans-unit id="16">
<source>Account is locked.</source>
<target>ng akawnt ay nakasara.</target>
<target>Ang account ay nakasara.</target>
</trans-unit>
<trans-unit id="17">
<source>Too many failed login attempts, please try again later.</source>
<target>Madaming bagsak na pagtatangka, pakisubukan ulit mamaya.</target>
</trans-unit>
<trans-unit id="18">
<source>Invalid or expired login link.</source>
<target>Inbalido o nagexpire na ang link para makapaglogin.</target>
</trans-unit>
</body>
</file>

View File

@ -68,7 +68,7 @@
</trans-unit>
<trans-unit id="17">
<source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source>
<target>Ang uri ng file ng mime ay hindi balido ({{ type }}).Ang mga pinapayagang uri ng mime ay ang {{ types }}.</target>
<target>Ang uri ng file ng mime ay hindi balido ({{ type }}). Ang mga pinapayagang uri ng mime ay ang {{ types }}.</target>
</trans-unit>
<trans-unit id="18">
<source>This value should be {{ limit }} or less.</source>
@ -76,7 +76,7 @@
</trans-unit>
<trans-unit id="19">
<source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source>
<target>Ang halaga nito ay masyadong mahaba.Ito ay dapat na {{ limit }} karakter o maliit pa.|Ang halaga nito ay masyadong mahaba. Ito ay dapat na {{ limit }} mga karakter o maliit pa.</target>
<target>Ang halaga nito ay masyadong mahaba. Ito ay dapat na {{ limit }} karakter o maliit pa.|Ang halaga nito ay masyadong mahaba. Ito ay dapat na {{ limit }} mga karakter o maliit pa.</target>
</trans-unit>
<trans-unit id="20">
<source>This value should be {{ limit }} or more.</source>
@ -268,7 +268,7 @@
</trans-unit>
<trans-unit id="70">
<source>This value should be less than or equal to {{ compared_value }}.</source>
<target>Ang halagang ito ay dapat mas mmaliit o magkapareha sa {{ compared_value }}.</target>
<target>Ang halagang ito ay dapat mas maliit o magkapareha sa {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="71">
<source>This value should not be equal to {{ compared_value }}.</source>
@ -284,7 +284,7 @@
</trans-unit>
<trans-unit id="74">
<source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source>
<target>ng ratio ng imahe ay masyadong maliit ({{ ratio }}). Ang pinamaliit na ratio ay {{ min_ratio }}.</target>
<target>Ang ratio ng imahe ay masyadong maliit ({{ ratio }}). Ang pinakamaliit na ratio ay {{ min_ratio }}.</target>
</trans-unit>
<trans-unit id="75">
<source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source>
@ -296,7 +296,7 @@
</trans-unit>
<trans-unit id="77">
<source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source>
<target>Ang orientasyon ng imahe ay nakaportrait ({{ width }}x{{ height }}px). PAng mga imaheng nakaportrait ang orientasyon ay hindi pwede.</target>
<target>Ang orientasyon ng imahe ay nakaportrait ({{ width }}x{{ height }}px). Ang mga imaheng nakaportrait ang orientasyon ay hindi pwede.</target>
</trans-unit>
<trans-unit id="78">
<source>An empty file is not allowed.</source>
@ -374,6 +374,14 @@
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
<target>Ang bilang ng mga elemento sa koleksyon na ito ay dapat multiple ng {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="97">
<source>This value should satisfy at least one of the following constraints:</source>
<target>Ang halagang ito ay dapat masunod ang kahit na isang sumusunod na batayan.</target>
</trans-unit>
<trans-unit id="98">
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>Ang bawat elemento sa koleksyon na ito ay dapat masunod ang nararapat na batayan.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Ang halagang ito ay hindi wastong International Securities Identification Number (ISIN).</target>