8000 minor #30203 Added missing translations in validators.tr.xlf (mertingen) · devrck/symfony@6e269cf · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e269cf

Browse files
committed
minor symfony#30203 Added missing translations in validators.tr.xlf (mertingen)
This PR was squashed before being merged into the 3.4 branch (closes symfony#30203). Discussion ---------- Added missing translations in validators.tr.xlf I referred the same tone and style in the new translations. I did not touch the abbreviation name such as IBAN or BIC. Because they have no counterparts. | Q | A | ------------- | --- | Branch? | master for features / 3.4 up to 4.2 for bug fixes <!-- see below --> | Bug fix? | yes/no | New feature? | yes/no <!-- don't forget to update src/**/CHANGELOG.md files --> | BC breaks? | no <!-- see https://symfony.com/bc --> | Deprecations? | yes/no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tests pass? | yes <!-- please add some, will be required by reviewers --> | Fixed tickets | #... <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> <!-- Write a short README entry for your feature/bugfix here (replace this comment block.) This will help people understand your PR and can be used as a start of the Doc PR. Additionally: - Bug fixes must be submitted against the lowest branch where they apply (lowest branches are regularly merged to upper ones so they get the fixes too). - Features and deprecations must be submitted against the master branch. --> Commits ------- 48f1189 Added missing translations in validators.tr.xlf
2 parents 59617ee + 48f1189 commit 6e269cf

File tree

1 file changed

+104
-0
lines changed

1 file changed

+104
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,110 @@
222222
<source>Unsupported card type or invalid card number.</source>
223223
<target>Desteklenmeyen kart tipi veya geçersiz kart numarası.</target>
224224
</trans-unit>
225+
<trans-unit id="59">
226+
<source>This is not a valid International Bank Account Number (IBAN).</source>
227+
<target>Bu geçerli bir Uluslararası Banka Hesap Numarası (IBAN) değildir.</target>
228+
</trans-unit>
229+
<trans-unit id="60">
230+
<source>This value is not a valid ISBN-10.</source>
231+
<target>Bu değer geçerli bir ISBN-10 değildir.</target>
232+
</trans-unit>
233+
<trans-unit id="61">
234+
<source>This value is not a valid ISBN-13.</source>
235+
<target>Bu değer geçerli bir ISBN-13 değildir.</target>
236+
</trans-unit>
237+
<trans-unit id="62">
238+
<source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source>
239+
<target>Bu değer geçerli bir ISBN-10 veya ISBN-13 değildir.</target>
240+
</trans-unit>
241+
<trans-unit id="63">
242+
<source>This value is not a valid ISSN.</source>
243+
<target>Bu değer geçerli bir ISSN değildir.</target>
244+
</trans-unit>
245+
<trans-unit id="64">
246+
<source>This value is not a valid currency.</source>
247+
<target>Bu değer geçerli bir para birimi değil.</target>
248+
</trans-unit>
249+
<trans-unit id="65">
250+
<source>This value should be equal to {{ compared_value }}.</source>
251+
<target>Bu değer {{ compared_value }} ile eşit olmalıdır.</target>
252+
</trans-unit>
253+
<trans-unit id="66">
254+
<source>This value should be greater than {{ compared_value }}.</source>
255+
<target>Bu değer {{ compared_value }} değerinden büyük olmalıdır.</target>
256+
</trans-unit>
257+
<trans-unit id="67">
258+
<source>This value should be greater than or equal to {{ compared_value }}.</source>
259+
<target>Bu değer {{ compared_value }} ile eşit veya büyük olmalıdır.</target>
260+
</trans-unit>
261+
<trans-unit id="68">
262+
<source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source>
263+
<target>Bu değer {{ compared_value_type }} {{ compared_value }} ile aynı olmalıdır.</target>
264+
</trans-unit>
265+
<trans-unit id="69">
266+
<source>This value should be less than {{ compared_value }}.</source>
267+
<target>Bu değer {{ compared_value }} değerinden düşük olmalıdır.</target>
268+
</trans-unit>
269+
<trans-unit id="70">
270+
<source>This value should be less than or equal to {{ compared_value }}.</source>
271+
<target>.Bu değer {{ compared_value }} ile eşit veya düşük olmalıdır.</target>
272+
</trans-unit>
273+
<trans-unit id="71">
274+
<source>This value should not be equal to {{ compared_value }}.</source>
275+
<target>Bu değer {{ compared_value }} ile eşit olmamalıdır.</target>
276+
</trans-unit>
277+
<trans-unit id="72">
278+
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
279+
<target>Bu değer {{ compared_value_type }} {{ compared_value }} ile aynı olmamalıdır.</target>
280+
</trans-unit>
281+
<trans-unit id="73">
282+
<source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source>
283+
<target>Resim oranı çok büyük ({{ ratio }}). İzin verilen maksimum oran: {{ max_ratio }}.</target>
284+
</trans-unit>
285+
<trans-unit id="74">
286+
<source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source>
287+
<target>Resim oranı çok ufak ({{ ratio }}). Beklenen minimum oran {{ min_ratio }}.</target>
288+
</trans-unit>
289+
<trans-unit id="75">
290+
<source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source>
291+
<target>Resim karesi ({{ width }}x{{ height }}px). Kare resimlerine izin verilmiyor.</target>
292+
</trans-unit>
293+
<trans-unit id="76">
294+
<source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source>
295+
<target>Resim manzara odaklı ({{ width }}x{{ height }}px). Manzara odaklı resimlere izin verilmiyor.</target>
296+
</trans-unit>
297+
<trans-unit id="77">
298+
<source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source>
299+
<target>Resim portre odaklı ({{ width }}x{{ height }}px). Portre odaklı resimlere izin verilmiyor.</target>
300+
</trans-unit>
301+
<trans-unit id="78">
302+
<source>An empty file is not allowed.</source>
303+
<target>Boş bir dosyaya izin verilmiyor.</target>
304+
</trans-unit>
305+
<trans-unit id="79">
306+
<source>The host could not be resolved.</source>
307+
<target>Sunucu çözülemedi.</target>
308+
</trans-unit>
309+
<trans-unit id="80">
310+
<source>This value does not match the expected {{ charset }} charset.</source>
311+
<target>Bu değer beklenen {{ charset }} karakter kümesiyle eşleşmiyor.</target>
312+
</trans-unit>
313+
<trans-unit id="81">
314+
<source>This is not a valid Business Identifier Code (BIC).</source>
315+
<target>Bu geçerli bir İşletme Tanımlayıcı Kodu (BIC) değildir.</target>
316+
</trans-unit>
317+
<trans-unit id="83">
318+
<source>This is not a valid UUID.</source>
319+
<target>Bu geçerli bir UUID değildir.</target>
320+
</trans-unit>
321+
<trans-unit id="84">
322+
<source>This value should be a multiple of {{ compared_value }}.</source>
323+
<target>Bu değer {{ compare_value }} değerinin katlarından biri olmalıdır.</target>
324+
</trans-unit>
325+
<trans-unit id="85">
326+
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
327+
<target>Bu İşletme Tanımlayıcı Kodu (BIC), IBAN {{ iban }} ile ilişkili değildir.</target>
328+
</trans-unit>
225329
<trans-unit id="82">
226330
<source>Error</source>
227331
<target>Hata</target>

0 commit comments

Comments
 (0)
0