Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 947203a

Browse filesBrowse files
minor #42197 * wrong trans-unit ids (StaffNowa)
This PR was merged into the 4.4 branch. Discussion ---------- * wrong trans-unit ids | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | License | MIT Just small fix with trans-unit-id. validators.en.xlf (the main) Commits ------- cb72f15 * wrong trans-unit ids
2 parents 7713750 + cb72f15 commit 947203a
Copy full SHA for 947203a

File tree

Expand file treeCollapse file tree

4 files changed

+34
-34
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+34
-34
lines changed

‎src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf
+7-7Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -131,25 +131,25 @@
131131
<target>Արժեքը պետք է լինի թիվ։</target>
132132
</trans-unit>
133133
<trans-unit id="36">
134-
<source>This value is not a valid country.</source>
135-
<target>Արժեքը պետք է լինի երկիր։</target>
136-
</trans-unit>
137-
<trans-unit id="37">
138134
<source>This file is not a valid image.</source>
139135
<target>Նիշքը նկարի վավեր ֆորմատ չէ։</target>
140136
</trans-unit>
141-
<trans-unit id="38">
137+
<trans-unit id="37">
142138
<source>This is not a valid IP address.</source>
143139
<target>Արժեքը վավեր IP հասցե չէ։</target>
144140
</trans-unit>
145-
<trans-unit id="39">
141+
<trans-unit id="38">
146142
<source>This value is not a valid language.</source>
147143
<target>Արժեքը վավեր լեզու չէ։</target>
148144
</trans-unit>
149-
<trans-unit id="40">
145+
<trans-unit id="39">
150146
<source>This value is not a valid locale.</source>
151147
<target>Արժեքը չի հանդիսանում վավեր տեղայնացում։</target>
152148
</trans-unit>
149+
<trans-unit id="40">
150+
<source>This value is not a valid country.</source>
151+
<target>Արժեքը պետք է լինի երկիր։</target>
152+
</trans-unit>
153153
<trans-unit id="41">
154154
<source>This value is already used.</source>
155155
<target>Այդ արժեքն արդեն օգտագործվում է։</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.uz.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.uz.xlf
+8-8Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -131,24 +131,24 @@
131131
<target>Qiymat raqam bo'lishi kerak.</target>
132132
</trans-unit>
133133
<trans-unit id="36">
134-
<source>This value is not a valid country.</source>
135-
<target>Mamlakat qiymati noto'g'ri.</target>
136-
</trans-unit>
137-
<trans-unit id="37">
138134
<source>This file is not a valid image.</source>
139135
<target>Fayl yaroqli rasm formati emas.</target>
140136
</trans-unit>
141-
<trans-unit id="38">
137+
<trans-unit id="37">
142138
<source>This is not a valid IP address.</source>
143139
<target>Ip manzil noto'g'ri.</target>
144140
</trans-unit>
145-
<trans-unit id="39">
141+
<trans-unit id="38">
146142
<source>This value is not a valid language.</source>
147143
<target>Noto'g'ri til.</target>
148144
</trans-unit>
145+
<trans-unit id="39">
146+
<source>This value is not a valid locale.</source>
147+
<target>Ushbu qiymat mahalliy qiymat emas.</target>
148+
</trans-unit>
149149
<trans-unit id="40">
150-
<source>This value is not a valid locale.</source>
151-
<target>Ushbu qiymat mahalliy qiymat emas.</target>
150+
<source>This value is not a valid country.</source>
151+
<target>Mamlakat qiymati noto'g'ri.</target>
152152
</trans-unit>
153153
<trans-unit id="41">
154154
<source>This value is already used.</source>

‎src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf
+12-12Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -131,25 +131,25 @@
131131
<target>该值应该为有效的数字。</target>
132132
</trans-unit>
133133
<trans-unit id="36">
134-
<source>This value is not a valid country.</source>
135-
<target>该值不是有效的国家名。</target>
136-
</trans-unit>
137-
<trans-unit id="37">
138134
<source>This file is not a valid image.</source>
139135
<target>该文件不是有效的图片。</target>
140136
</trans-unit>
141-
<trans-unit id="38">
142-
<source>This is not a valid IP address.</source>
143-
<target>该值不是有效的IP地址。</target>
144-
</trans-unit>
137+
<trans-unit id="37">
138+
<source>This is not a valid IP address.</source>
139+
<target>该值不是有效的IP地址。</target>
140+
</trans-unit>
141+
<trans-unit id="38">
142+
<source>This value is not a valid language.</source>
143+
<target>该值不是有效的语言名。</target>
144+
</trans-unit>
145145
<trans-unit id="39">
146-
<source>This value is not a valid language.</source>
147-
<target>该值不是有效的语言名。</target>
148-
</trans-unit>
149-
<trans-unit id="40">
150146
<source>This value is not a valid locale.</source>
151147
<target>该值不是有效的区域值(locale)。</target>
152148
</trans-unit>
149+
<trans-unit id="40">
150+
<source>This value is not a valid country.</source>
151+
<target>该值不是有效的国家名。</target>
152+
</trans-unit>
153153
<trans-unit id="41">
154154
<source>This value is already used.</source>
155155
<target>该值已经被使用。</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.zh_TW.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.zh_TW.xlf
+7-7Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -131,25 +131,25 @@
131131
<target>該值應該為有效的數字。</target>
132132
</trans-unit>
133133
<trans-unit id="36">
134-
<source>This value is not a valid country.</source>
135-
<target>該值不是有效的國家名。</target>
136-
</trans-unit>
137-
<trans-unit id="37">
138134
<source>This file is not a valid image.</source>
139135
<target>該檔案不是有效的圖片。</target>
140136
</trans-unit>
141-
<trans-unit id="38">
137+
<trans-unit id="37">
142138
<source>This is not a valid IP address.</source>
143139
<target>該值不是有效的IP地址。</target>
144140
</trans-unit>
145-
<trans-unit id="39">
141+
<trans-unit id="38">
146142
<source>This value is not a valid language.</source>
147143
<target>該值不是有效的語言名。</target>
148144
</trans-unit>
149-
<trans-unit id="40">
145+
<trans-unit id="39">
150146
<source>This value is not a valid locale.</source>
151147
<target>該值不是有效的區域值(locale)。</target>
152148
</trans-unit>
149+
<trans-unit id="40">
150+
<source>This value is not a valid country.</source>
151+
<target>該值不是有效的國家名。</target>
152+
</trans-unit>
153153
<trans-unit id="41">
154154
<source>This value is already used.</source>
155155
<target>該值已經被使用。</target>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.