-
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Urdu Language Translation in Form Component, Security Core and …
…in Validator Component
- Loading branch information
1 parent
f7413a3
commit e1d137b
Showing
1 changed file
with
139 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,139 @@ | ||
<?xml version="1.0"?> | ||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> | ||
<file source-language="ur" datatype="plaintext" original="file.ext"> | ||
<body> | ||
<trans-unit id="28"> | ||
<source>This form should not contain extra fields.</source> | ||
<target>اس فارم میں اضافی فیلڈز نہیں ہونی چاہئیں</target> | ||
</trans-unit> | ||
<trans-unit id="29"> | ||
<source>The uploaded file was too large. Please try to upload a smaller file.</source> | ||
<target>اپ لوڈ کردھ فائل بہت بڑی تھی۔ براہ کرم ایک چھوٹی فائل اپ لوڈ کرنے کی کوشش کریں</target> | ||
</trans-unit> | ||
<trans-unit id="30"> | ||
<source>The CSRF token is invalid. Please try to resubmit the form.</source> | ||
<target>ٹوکن غلط ہے۔ براۓ کرم فارم کو دوبارہ جمع کرانے کی کوشش کریں CSRF</target> | ||
</trans-unit> | ||
<trans-unit id="99"> | ||
<source>This value is not a valid HTML5 color.</source> | ||
<target>ر نگ نھیں ھےHTML یھ ولیو در ست</target> | ||
</trans-unit> | ||
<trans-unit id="100"> | ||
<source>Please enter a valid birthdate.</source> | ||
<target>براۓ کرم درست تاریخ پیدائش درج کریں</target> | ||
</trans-unit> | ||
<trans-unit id="101"> | ||
<source>The selected choice is invalid.</source> | ||
<target>منتخب کردہ انتخاب غلط ہے</target> | ||
</trans-unit> | ||
<trans-unit id="102"> | ||
<source>The collection is invalid.</source> | ||
<target>یھ مجموعہ غلط ہے</target> | ||
</trans-unit> | ||
<trans-unit id="103"> | ||
<source>Please select a valid color.</source> | ||
<target>براۓ کرم ایک درست رنگ منتخب کریں</target> | ||
</trans-unit> | ||
<trans-unit id="104"> | ||
<source>Please select a valid country.</source> | ||
<target>براۓ کرم ایک درست ملک منتخب کریں</target> | ||
</trans-unit> | ||
<trans-unit id="105"> | ||
<source>Please select a valid currency.</source> | ||
<target>براۓ کرم ایک درست کرنسی منتخب کریں</target> | ||
</trans-unit> | ||
<trans-unit id="106"> | ||
<source>Please choose a valid date interval.</source> | ||
<target>براۓ کرم ایک درست تاریخی وقفھہ منتخب کریں</target> | ||
</trans-unit> | ||
<trans-unit id="107"> | ||
<source>Please enter a valid date and time.</source> | ||
<target>براۓ کرم ایک درست تاریخ اور وقت درج کریں</target> | ||
</trans-unit> | ||
<trans-unit id="108"> | ||
<source>Please enter a valid date.</source> | ||
<target>براۓ کرم ایک درست تاریخ درج کریں</target> | ||
</trans-unit> | ||
<trans-unit id="109"> | ||
<source>Please select a valid file.</source> | ||
<target>براۓ کرم ایک درست فائل منتخب کریں</target> | ||
</trans-unit> | ||
<trans-unit id="110"> | ||
<source>The hidden field is invalid.</source> | ||
<target>پوشیدھہ فیلڈ غلط ہے</target> | ||
</trans-unit> | ||
<trans-unit id="111"> | ||
<source>Please enter an integer.</source> | ||
<target>براۓ کرم ایک عدد درج کریں</target> | ||
</trans-unit> | ||
<trans-unit id="112"> | ||
<source>Please select a valid language.</source> | ||
<target>براۓ کرم ایک درست زبان منتخب کریں</target> | ||
</trans-unit> | ||
<trans-unit id="113"> | ||
<source>Please select a valid locale.</source> | ||
<target>براۓ کرم ایک درست مقام منتخب کریں</target> | ||
</trans-unit> | ||
<trans-unit id="114"> | ||
<source>Please enter a valid money amount.</source> | ||
<target>براۓ کرم ایک درست رقم درج کریں</target> | ||
</trans-unit> | ||
<trans-unit id="115"> | ||
<source>Please enter a number.</source> | ||
<target>براۓ کرم ایک نمبر درج کریں</target> | ||
</trans-unit> | ||
<trans-unit id="116"> | ||
<source>The password is invalid.</source> | ||
<target>پاس ورڈ غلط ہے</target> | ||
</trans-unit> | ||
<trans-unit id="117"> | ||
<source>Please enter a percentage value.</source> | ||
<target>براہ کرم فیصد کی ويلو درج کریں</target> | ||
</trans-unit> | ||
<trans-unit id="118"> | ||
<source>The values do not match.</source> | ||
<target>ويليوذ ٹھيک نہیں ہیں</target> | ||
</trans-unit> | ||
<trans-unit id="119"> | ||
<source>Please enter a valid time.</source> | ||
<target>براۓ کرم ایک درست وقت درج کریں</target> | ||
</trans-unit> | ||
<trans-unit id="120"> | ||
<source>Please select a valid timezone.</source> | ||
<target>براۓ کرم ایک درست ٹائم زون منتخب کریں</target> | ||
</trans-unit> | ||
<trans-unit id="121"> | ||
<source>Please enter a valid URL.</source> | ||
<target>براۓ کرم ایک درست ادريس درج کریں</target> | ||
</trans-unit> | ||
<trans-unit id="122"> | ||
<source>Please enter a valid search term.</source> | ||
<target>براۓ کرم ایک درست ويلو تلاش کيلۓ درج کریں</target> | ||
</trans-unit> | ||
<trans-unit id="123"> | ||
<source>Please provide a valid phone number.</source> | ||
<target>براۓ کرم ایک درست فون نمبر فراہم کریں</target> | ||
</trans-unit> | ||
<trans-unit id="124"> | ||
<source>The checkbox has an invalid value.</source> | ||
<target>چیک باکس میں ایک غلط ويلو ہے</target> | ||
</trans-unit> | ||
<trans-unit id="125"> | ||
<source>Please enter a valid email address.</source> | ||
<target>براۓ مہربانی قابل قبول ای میل ایڈریس لکھیں</target> | ||
</trans-unit> | ||
<trans-unit id="126"> | ||
<source>Please select a valid option.</source> | ||
<target>براۓ کرم ایک درست آپشن منتخب کریں</target> | ||
</trans-unit> | ||
<trans-unit id="127"> | ||
<source>Please select a valid range.</source> | ||
<target>براۓ کرم ایک درست رینج منتخب کریں</target> | ||
</trans-unit> | ||
<trans-unit id="128"> | ||
<source>Please enter a valid week.</source> | ||
<target>براۓ کرم ایک درست ہفتہ درج کریں</target> | ||
</trans-unit> | ||
</body> | ||
</file> | ||
</xliff> |