Skip to content

Commit 6ef363b

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: [Security][Serializer] Add missing args to trigger_deprecation Added Urdu Language Translation in Form Component, Security Core and in Validator Component Merge upgrade notes for Serializer component Throw LogicException instead of Error when trying to generate logout-URL without request [Intl] Update the ICU data to 72.1 - 5.4 [Notifier] Update README for FreeMobile
2 parents c417f15 + 6f5d13b commit 6ef363b

File tree

1 file changed

+139
-0
lines changed

1 file changed

+139
-0
lines changed
Lines changed: 139 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,139 @@
1+
<?xml version="1.0"?>
2+
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3+
<file source-language="ur" datatype="plaintext" original="file.ext">
4+
<body>
5+
<trans-unit id="28">
6+
<source>This form should not contain extra fields.</source>
7+
<target>اس فارم میں اضافی فیلڈز نہیں ہونی چاہئیں</target>
8+
</trans-unit>
9+
<trans-unit id="29">
10+
<source>The uploaded file was too large. Please try to upload a smaller file.</source>
11+
<target>اپ لوڈ کردھ فائل بہت بڑی تھی۔ براہ کرم ایک چھوٹی فائل اپ لوڈ کرنے کی کوشش کریں</target>
12+
</trans-unit>
13+
<trans-unit id="30">
14+
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
15+
<target>ٹوکن غلط ہے۔ براۓ کرم فارم کو دوبارہ جمع کرانے کی کوشش کریں CSRF</target>
16+
</trans-unit>
17+
<trans-unit id="99">
18+
<source>This value is not a valid HTML5 color.</source>
19+
<target>ر نگ نھیں ھےHTML یھ ولیو در ست</target>
20+
</trans-unit>
21+
<trans-unit id="100">
22+
<source>Please enter a valid birthdate.</source>
23+
<target>براۓ کرم درست تاریخ پیدائش درج کریں</target>
24+
</trans-unit>
25+
<trans-unit id="101">
26+
<source>The selected choice is invalid.</source>
27+
<target>منتخب کردہ انتخاب غلط ہے</target>
28+
</trans-unit>
29+
<trans-unit id="102">
30+
<source>The collection is invalid.</source>
31+
<target>یھ مجموعہ غلط ہے</target>
32+
</trans-unit>
33+
<trans-unit id="103">
34+
<source>Please select a valid color.</source>
35+
<target>براۓ کرم ایک درست رنگ منتخب کریں</target>
36+
</trans-unit>
37+
<trans-unit id="104">
38+
<source>Please select a valid country.</source>
39+
<target>براۓ کرم ایک درست ملک منتخب کریں</target>
40+
</trans-unit>
41+
<trans-unit id="105">
42+
<source>Please select a valid currency.</source>
43+
<target>براۓ کرم ایک درست کرنسی منتخب کریں</target>
44+
</trans-unit>
45+
<trans-unit id="106">
46+
<source>Please choose a valid date interval.</source>
47+
<target>براۓ کرم ایک درست تاریخی وقفھہ منتخب کریں</target>
48+
</trans-unit>
49+
<trans-unit id="107">
50+
<source>Please enter a valid date and time.</source>
51+
<target>براۓ کرم ایک درست تاریخ اور وقت درج کریں</target>
52+
</trans-unit>
53+
<trans-unit id="108">
54+
<source>Please enter a valid date.</source>
55+
<target>براۓ کرم ایک درست تاریخ درج کریں</target>
56+
</trans-unit>
57+
<trans-unit id="109">
58+
<source>Please select a valid file.</source>
59+
<target>براۓ کرم ایک درست فائل منتخب کریں</target>
60+
</trans-unit>
61+
<trans-unit id="110">
62+
<source>The hidden field is invalid.</source>
63+
<target>پوشیدھہ فیلڈ غلط ہے</target>
64+
</trans-unit>
65+
<trans-unit id="111">
66+
<source>Please enter an integer.</source>
67+
<target>براۓ کرم ایک عدد درج کریں</target>
68+
</trans-unit>
69+
<trans-unit id="112">
70+
<source>Please select a valid language.</source>
71+
<target>براۓ کرم ایک درست زبان منتخب کریں</target>
72+
</trans-unit>
73+
<trans-unit id="113">
74+
<source>Please select a valid locale.</source>
75+
<target>براۓ کرم ایک درست مقام منتخب کریں</target>
76+
</trans-unit>
77+
<trans-unit id="114">
78+
<source>Please enter a valid money amount.</source>
79+
<target>براۓ کرم ایک درست رقم درج کریں</target>
80+
</trans-unit>
81+
<trans-unit id="115">
82+
<source>Please enter a number.</source>
83+
<target>براۓ کرم ایک نمبر درج کریں</target>
84+
</trans-unit>
85+
<trans-unit id="116">
86+
<source>The password is invalid.</source>
87+
<target>پاس ورڈ غلط ہے</target>
88+
</trans-unit>
89+
<trans-unit id="117">
90+
<source>Please enter a percentage value.</source>
91+
<target>براہ کرم فیصد کی ويلو درج کریں</target>
92+
</trans-unit>
93+
<trans-unit id="118">
94+
<source>The values do not match.</source>
95+
<target>ويليوذ ٹھيک نہیں ہیں</target>
96+
</trans-unit>
97+
<trans-unit id="119">
98+
<source>Please enter a valid time.</source>
99+
<target>براۓ کرم ایک درست وقت درج کریں</target>
100+
</trans-unit>
101+
<trans-unit id="120">
102+
<source>Please select a valid timezone.</source>
103+
<target>براۓ کرم ایک درست ٹائم زون منتخب کریں</target>
104+
</trans-unit>
105+
<trans-unit id="121">
106+
<source>Please enter a valid URL.</source>
107+
<target>براۓ کرم ایک درست ادريس درج کریں</target>
108+
</trans-unit>
109+
<trans-unit id="122">
110+
<source>Please enter a valid search term.</source>
111+
<target>براۓ کرم ایک درست ويلو تلاش کيلۓ درج کریں</target>
112+
</trans-unit>
113+
<trans-unit id="123">
114+
<source>Please provide a valid phone number.</source>
115+
<target>براۓ کرم ایک درست فون نمبر فراہم کریں</target>
116+
</trans-unit>
117+
<trans-unit id="124">
118+
<source>The checkbox has an invalid value.</source>
119+
<target>چیک باکس میں ایک غلط ويلو ہے</target>
120+
</trans-unit>
121+
<trans-unit id="125">
122+
<source>Please enter a valid email address.</source>
123+
<target>براۓ مہربانی قابل قبول ای میل ایڈریس لکھیں</target>
124+
</trans-unit>
125+
<trans-unit id="126">
126+
<source>Please select a valid option.</source>
127+
<target>براۓ کرم ایک درست آپشن منتخب کریں</target>
128+
</trans-unit>
129+
<trans-unit id="127">
130+
<source>Please select a valid range.</source>
131+
<target>براۓ کرم ایک درست رینج منتخب کریں</target>
132+
</trans-unit>
133+
<trans-unit id="128">
134+
<source>Please enter a valid week.</source>
135+
<target>براۓ کرم ایک درست ہفتہ درج کریں</target>
136+
</trans-unit>
137+
</body>
138+
</file>
139+
</xliff>

0 commit comments

Comments
 (0)