File size: 222,208 Bytes
e5fca2c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
common_voice_tr_17343958	Yugoslavia, an anachronism!	Yugoslavia is a struggle.	Yugoslavia, my calling!	Yugoslavia, have a look.	Yugoslavia , what a struggle !	Yugoslavia, this is a test.
common_voice_tr_17343962	What would we do if we had a child?	If we had a child, what would we do?	What would we do if we had children?	What were we going to do with our kids?	If we had a child, what would we do?	If we had a kid, what would we do?
common_voice_tr_17343973	From an external point of view, life seems to be calm.	When you look at it from the outside, life seems quiet.	When you look outside, life seems quiet.	When you look at it from the outside, life seems quiet.	When you look at it from the outside, life seems quiet.	When you look at it from the outside, it looks calm.
common_voice_tr_17343974	In time, their demands turned to big amounts of cash.	Over time, their demands turned into cash in large quantities.	Over time, demand has skyrocketed.	In time, demands were largely reversed.	Over time, the demands have been greatly shifted.	Over time, the demands returned to cash in large quantities.
common_voice_tr_17524965	The Turkish bath will be open for visitors next year.	It's not that I don't like it, it's that I don't care.	An area called the Ziyadezi River.	He did not want to be seen by the public.	Anaman Gelelykhi won by one point.	Annam Gellezic held the title of Secretary of State
common_voice_tr_17524971	Would it be better if the commission was formed by only law experts?	Wouldn't it be better if the commission was entirely legal?	It would be better if the Commission was entirely legal experts.	It would be better if the commission was entirely of legal experts.	Wouldn't it be better if the commission was completely legal?	Wouldn't it be better if the commission were entirely legal experts?
common_voice_tr_17524973	The queues will get even longer.	The tails are going to get longer.	The rails will lengthen.	The tails are gonna get longer.	The tails will stretch even further.	The quarrels will grow even longer.
common_voice_tr_17525249	Does ’Kurtlar Vadisi’ provoke hatred?	Good luck with that after you're back in Jorma.	Got a good news forecast for tomorrow	What does this mean when you think of something like this?	Good luck with this, after the carriage is gone.	Good luck with this, you're having a good time.
common_voice_tr_17525256	Alexandra is fifteen years old and she is so fun.	When Alexandra was fifteen years old, she had a lot of fun.	Alexandra was fifteen years old when she made a wedding present.	Alexandra made a great breakthrough when she was fifteen.	Alexandra has a lot of fun when she is fifteen years old .	When Alexandra was fifteen , she was going to a great party .
common_voice_tr_17416402	The tenure will be twelve months.	The term of office will be twelve months.	The term of office will be 12 months.	The term of office will be twelve months.	The term of office will be twelve months.	The assignment period will be twelve months.
common_voice_tr_17416404	But the Wahhabis are not the only group that spreads fear.	But the Wahhabis are not the only group that is frightened.	But Wahabi are not the only group that fears.	But Wahabis are not the only group in fear.	But the Wahhabis are not the only group in fear.	But the Wahhabis are not the only group that is afraid.
common_voice_tr_17416415	The European average in this field is ninety seven percent.	The European average in this area is ninety-seven percent.	The average for this area is ninety-seven percent.	The European average in this area is ninety-seven percent.	This is an average of ninety-seven percent in Europe.	The European average on this area is ninety-seven percent.
common_voice_tr_17416481	This is not good for Bulgaria.	This is not a good thing for Bulgaria.	This is not good for Bulgaria.	This is not good for Bulgaria.	This is not good for Bulgaria.	This is not a good thing for Bulgaria.
common_voice_tr_17416482	Not everyone is welcome to this trend.	No one welcomes this trend that has emerged.	No one is happy about this trend.	Not everyone is happy with this trend.	No one welcomes this emerging trend.	No one welcomes this emerging trend.
common_voice_tr_17416484	Twenty nine million Euro will be invested in the facility.	Twenty-nine million euros will be invested in the facility.	Twenty-nine million euros will be invested in the institution.	Twenty-nine million euros will be invested in the institution.	Twenty-nine million euros will be invested in the institution.	Twenty-nine million euros will be invested in the institution.
common_voice_tr_18301979	Meanwhile, Ddik repeated his former statement.	In the meantime, he repeated what he had said before.	Meanwhile, they repeated their remarks.	Meanwhile, he repeated what he had said before.	In the meantime, he repeated his repeated words.	Meanwhile, he repeated his words to the deputy.
common_voice_tr_18301980	However, the names are not disclosed.	However, the names were not disclosed.	But the names weren't revealed.	But the names were not disclosed.	However, the names were not disclosed.	However, the names were not disclosed.
common_voice_tr_18301981	China’s position is not clear.	China's position is unclear.	China's grip is unclear.	China's hold is unclear.	China's position is not clear.	China's behaviour is unclear.
common_voice_tr_18301987	Ministry of culture organized the activity.	The activity was organized by the Ministry of Culture.	The Ministry of Culture coordinated the activity.	The action was regulated by the Ministry of Culture.	The activity was organized by the Ministry of Culture.	The activities were organized by the Ministry of Culture.
common_voice_tr_18301989	Five months passed since the elections.	Five months have passed since the elections were held.	Five months have passed since the elections were held.	Five months have passed since the elections were held.	It's been five months since the elections.	Five months have passed since the elections were held.
common_voice_tr_18301995	We as Kosovans have our own laws.	As Kosovars, we have our own laws.	As Kosovo, we have our own laws.	We as Kosovars have our own laws.	As Kosovars, we have our own laws.	We, the Kosovars, have our own laws.
common_voice_tr_20210642	Draft beer costs two or three euros.	Two cyclists were killed in Kiev three years ago.	The two cats are a couple of years old.	On the Internet, they go into their cell phones.	Two cars are at the top of the Kia 8 Euro.	On the plane, they were in Kiev for eight days.
common_voice_tr_20210646	But, Öcalan's isolation days have ended.	But the days of Ocala's exile were over.	But the days of the truce ended.	But the Ocala's private days were over.	But the days of the tearful had ended.	But the opening days of the kitchen came to an end.
common_voice_tr_20210655	Others may also quit the work altogether.	To learn how to ride a bicycle?	Leaving fictional ice trucks	Learning to set up a wheelchair	By renting luxury ice trucks.	By leaning against a pile of old automobiles?
common_voice_tr_20210680	What keeps us dedicated to this type of art?	What makes you this kind of artist? What makes you this kind of artist?	What made you this kind of artist ?	What makes you so kind to this art?	What makes you so special about this art?	What makes you and your man the art of this sort of thing?
common_voice_tr_20210689	How do you think this can be stopped?	How do you think this can be stopped ?	How do you think this might work ?	How do you think this could be stopped ?	How do you think that could be justified ?	How do you think this can be resolved ?
common_voice_tr_17764354	We ensure our full support.	We guarantee our full support.	We guarantee our full support.	We fully guarantee our support.	We fully guarantee our support.	We guarantee our full support.
common_voice_tr_17764355	Tadiç sent a greeting note to the sportsman.	Tadić sent a congratulatory note to the athlete.	Tadić sent a thank-you note to the athlete.	Tadić sent a congratulatory note to the athlete.	Tadić sent a congratulatory note to the athlete.	Tadić sent a congratulatory note to the athlete.
common_voice_tr_17764359	Nineteen candidates competed for the duty.	Nineteen horses competed for the job.	Nineteen athletes competed for the job.	Nineteen horses competed for the job.	Nineteen men competed for the assignment.	Nineteen contestants were selected for the job.
common_voice_tr_17344844	Racan handed on the leadership silently.	The teacher also taught me how to read.	The teachers taught the students.	The poor leader taught the poor.	My teacher taught me when I was little.	In addition to the teachers, he taught others.
common_voice_tr_17344858	The law will be enforced retrospectively.	The law will be implemented as a reversal.	The law will be applied as a return.	The law will be enforced as a reverse.	The law will be implemented as a reverse.	The law will be implemented as a retreat.
common_voice_tr_17344871	Their cousin is full of delicious meals.	The soup is full of delicious dishes.	Sofre is full of delicious dishes.	Sofra is also full of delicious food.	And the soups are full of delicious dishes.	The soup is filled with very tasty dishes.
common_voice_tr_18342704	Therefore the law is not really efficient.	That's why the law doesn't have much effect.	This is why the law is not effective.	That's why the law doesn't work.	Because of this, the law is not very effective.	That's why the law is not very effective.
common_voice_tr_18342706	Many of the commentators agree to this.	A lot of commentators are participating.	Many commentators also participate.	A lot of commentators are involved.	Many commentators are also participating.	A lot of commentators are involved.
common_voice_tr_18342709	With that, the justice has been served.	With this, justice has been done.	This has brought justice.	It was found to be fair.	This has created a kind of justice.	That's where justice was found.
common_voice_tr_18342741	Not everybody is a hundred percent optimistic on this subject.	Not everyone is 100% optimistic about this.	Not everyone is 100% positive about this.	Not everyone is 100% positive about this.	Not everyone is 100% positive about this.	Not everyone is 100% cool about this.
common_voice_tr_17525348	This crew is being accompanied by three local doctors.	This team also includes three local doctors.	This team also includes three local doctors.	This team also includes three local doctors.	This team also includes three local doctors.	The team is also involved in three local doctors.
common_voice_tr_17525353	What a pity...	It's too bad.	Very sad.	Too bad about that.	It's too bad.	It ⁇ s too bad.
common_voice_tr_17525361	Coalitions formed already in the country.	Coalitions have already been set up in the country.	Coalitions have been formed in the country.	Coalitions have already been established in the country.	A coalition has already been formed in the country.	Coalitions have already been set up in the country.
common_voice_tr_18350142	All-rounder Kraounakis is at concert.	It's a very versatile crown jewel concert.	A very direct crowning concert.	It was a very conservative countdown concert.	It's a very windy, crowded concert.	It's a very ambitious crowning concert.
common_voice_tr_18350144	There was an active regional participation to the festival.	There was a lot of participation from the region in the festival.	There was a lot of participation from the region.	Participation in the festival was also busy from the region.	Participating in the festival was also very high.	Participation from the region was also spicy in the festival.
common_voice_tr_18350146	There were many cracks on the body.	There were a lot of cracks in the valley.	There were many cracks in the carriage.	There were many chairs in the circle.	There were a lot of broken things in the land.	There were a lot of cracks in the vault.
common_voice_tr_19358492	Where did my son flew to?	Where did my son go?	Where did my son go?	Where did my son go?	Where did my son go flying?	Where did my son go flying?
common_voice_tr_19358495	So, was this money well spent?	So, did you spend that money instead?	So did the money take its place?	So is this money spent on it?	So, did this money cost anything?	So, did he spend the money?
common_voice_tr_19358508	A new contest was held in September two-thousand and one.	In September of two thousand and one, a new competition was held.	A new race was held in September 2001.	In September 2000, a new race was held.	On September 1st, a new competition was held.	A new race was held in September two thousand and one.
common_voice_tr_19358517	Dragulescu was the favorite of the category.	Dragulescu was the favorite of the category.	Dragulcu was a favorite of the category.	Dracula was a favourite in the class.	Dragullescu was the favorite of the category.	Dragulescu was in the favour of the category.
common_voice_tr_19358519	Why should I vote at all?	Why should I vote?	Why should I vote?	Why would I vote?	Why should I vote?	Why should I vote?
common_voice_tr_19358521	This does not mean that certain problems are not being experienced.	This does not mean that some problems have not occurred.	This does not mean that some problems did not occur.	This does not mean that some problems do not occur.	That does not mean that some problems have not been created.	That doesn't mean some problems aren't happening.
common_voice_tr_19358527	What is the current level of popularity?	So how popular was it?	So how popular is this?	What the hell is this popularity?	Well, what did that popularity reach?	So what's the popularity of this?
common_voice_tr_19358528	Kosovo is also known for its rich pie varieties.	Kosovo is also known for its rich variety of turtles.	Kosovo is also known for its rich variety of turkeys.	Kosovo is also known by its rich variety of turtles.	Kosovo is also known for its rich variety of turkeys.	Kosovo is also known for its rich variety of turtles.
common_voice_tr_17356922	Now they have another reason.	Now there's another reason.	There 's another reason .	There's another reason.	Now there's another reason.	Now, there's another reason.
common_voice_tr_17356928	And, the reason is to scare away evil souls.	The goal is to scare away the evil spirits.	The goal is to scare away evil souls.	The goal is to scare away bad spirits.	The goal is to scare away the bad spirits.	The goal is to scare away the evil spirits.
common_voice_tr_17356949	Only one round of voting was found necessary.	It just felt like a lot of voting was necessary.	There was just a need to vote.	It just felt like a kind of vote.	It was just a bunch of voting.	It just felt like a lot of voting was necessary.
common_voice_tr_17894020	But some of them left the island this summer.	But this summer, some of them left the island.	But this summer some of them left the island.	But this summer some of them left the island.	However, this summer some of them left the island.	But this summer, some of them left the island.
common_voice_tr_17894022	Karasu doesn’t agree with this.	Karasu is not participating.	Kara water is not involved.	Black water is not in it.	Black water doesn't join this.	Blackwater doesn't participate in this.
common_voice_tr_17894023	Librescu left behind his wife Marlena and two sons.	Livrescu left behind his wife Marlena and two sons.	Livrescu left behind his wife Marlena and two sons.	Livrescu left behind his wife Marlena and two sons.	Livrescu left behind his wife, Marlena, and two sons.	Livrescu left behind his wife, Marlena, and two sons.
common_voice_tr_17894025	Given to Merwin.	It was given to Mervyn.	Mervyn has been given.	Mervine was given.	He was given Mervinen.	It was given to Mervyn.
common_voice_tr_17894026	The official competition program features nine films.	There are nine films in the official competition program.	There are nine films in the official competition program.	Nine films are included in the official competition program.	There are nine movies in the official competition program.	There are nine films in the official competition program.
common_voice_tr_18840162	These laws are being implemented quite well by means of penalties.	These laws are also strictly enforced with penalties.	These laws are implemented by penalties too.	These laws are being enforced with penalties.	These laws are very well enforced with penalties.	These laws are being strictly enforced with penalties.
common_voice_tr_18840173	Bulgaria was in middle places with seventy-three per cent.	Bulgaria got seventy-three percent of the seats in the middle.	Bulgaria made a splash of seventy-three percent.	Bulgaria is seventy-three percent, somewhere in the middle.	Bulgaria received seventy-three percent of the funds in one place.	Bulgaria got seventy-three percent of the space in the middle.
common_voice_tr_18840186	However, only the ruins of that mosque remained by that date.	But on that date, the mosque was the only one left.	But in that date, the mosque was the only one left.	But on that date, the mosque was only the most traveled.	But in that date, the only thing left of the mosque was the fireplace.	But on that date, the only thing that was left of the mosque was the mud.
common_voice_tr_18840191	We did our duty.	We did our job.	We did our job.	We did our job.	We did our job.	We did our job.
common_voice_tr_18840200	Members will be attended for a period of five years.	Members will be appointed within five years.	Members will be appointed within five years.	Members will be appointed within five years.	The members will be appointed within five years.	The members will be appointed in five years.
common_voice_tr_18313169	But I can’t do it.	My grandmother and my grandmother.	Grandma and Grandma.	Grandma, yes, my mom.	Grandma, please, Mommy.	Grandma, my grandmother.
common_voice_tr_18313172	Economical relations were discussed during the meeting.	Economic relations were also taken into account in the meeting.	The meeting also dealt with economic relations.	Economic relations were also reached in the meeting.	Economic relations were also activated at the meeting.	Economic relations were also addressed in the meeting.
common_voice_tr_18313173	In fact, many statistical indicators are positive.	Actually, a lot of statistical indicators are positive.	In fact, many statistics show positive.	In fact, many statistical indicators are good.	In fact, a lot of statistical evidence is positive.	In fact, a lot of statistical indicators are positive.
common_voice_tr_18313180	Their movements and the operation was well-planned.	His movements and operations have been very well calculated.	His movements and operations were well calculated.	His moves and operations have been well calculated.	His movements and operations were very well calculated.	His movements and his operations were very well calculated.
common_voice_tr_17781865	In this perspective, this is a universal doctrine.	From this point of view, the doctrine is universal.	In this regard, the doctrine is universal.	In this regard, the doctrine is universal.	In that sense, the doctrine is universal.	In this respect, the doctrine is universal.
common_voice_tr_17781867	The play is about disputes in Balkans.	The game focuses on the conflict in the Balkans.	The game is taking place in the Balkans.	The game is taking place in the Balkans.	The game is facing a conflict in the Balkans.	The game is based on the dispute in the Balkans.
common_voice_tr_17781869	What do you think was wrong?	In general, you think it was wrong.	You're generally wrong.	What do you think was wrong?	You've generally misunderstood.	In general, you think it was done wrong.
common_voice_tr_17781872	It is a disgraceful farewell for us.	It's a shameful promise for us.	A shameful promise to us.	A shameful promise for us.	It is a shameful legacy for us.	It's a shameful death for us.
common_voice_tr_17781876	A competitor was matched with each team for one of the laps.	Each team was given a competitor in one of the stages.	Each team was given one of the stages.	One of each team's matches was contested.	One of the teams in each division was given a competitor.	Each team was given a contestant from one of the stages.
common_voice_tr_17781878	There are very good, traditional relations with Turkey.	There are very good traditional relations with Turkey.	There are very good traditional relationships with Turkey.	There are very good traditional relations with Turkey.	We have a very good tradition with Turkey.	There are very good traditional relations with Turkey.
common_voice_tr_17801955	The construction work is expected to continue for four months.	Construction work is expected to take four months.	The construction work is expected to take four months.	The construction work is expected to take four months.	Construction work is expected to take four months.	Construction work is expected to take four months.
common_voice_tr_17351966	Eggs are then injected into the uterus.	The eggs are then injected into the uterus.	The eggs were later inhaled.	The eggs are then injected into the رحم.	The eggs are then injected into the stomach.	The eggs are then injected into the stomach.
common_voice_tr_17351971	Greece will be the guest country of the event.	Milonistan will be the host country of the event.	Milan will be the host country for the event.	Milonistan will be a guest country of activity.	Milonistan will be the guest country for the event.	Millonistan will be a guest country for the event.
common_voice_tr_17351993	What will be the election date if it would be called.	If it's going to happen, when will the election date be?	When will the election date be held?	If so, when will the election date be?	If this is going to happen, when is the election date?	If you're going to vote, when will the election date be?
common_voice_tr_17351994	No soldier casualties were suffered during the mission.	During his tenure, no soldier lost his life.	No soldier lost his life during his mission.	No soldier lost his life during his mission.	During his service, no soldier lost his life.	During his tenure, no soldier lost his life.
common_voice_tr_18382530	The storms caused problems all across the region.	The riots opened the way for problems in the region as a whole.	The riots caused problems throughout the region.	The storms caused problems in the region in general.	The riots created problems in the region as a whole.	The conflicts generally opened the way to problems in the region.
common_voice_tr_18382534	Thirty-seven books had competed for the prize.	Thirty-seven books competed for the prize.	Thirty-seven books competed for the prize.	Thirty-seven books competed for the prize.	Thirty-seven books competed for the prize.	Thirty-seven books competed for the prize.
common_voice_tr_18382564	More than two hundred people from sixteen countries will be joining the festival.	About two hundred people from sixteen countries are participating in the festival.	About two hundred people from sixteen countries participate in the festival.	About two hundred people from sixteen countries participate in the festival.	About two hundred people from sixteen countries are participating in the festival.	Approximately two hundred people from sixteen countries participate in the festival.
common_voice_tr_17343052	Theme of the performances is retro clothes.	The exhibits feature old clothing.	The show features old suits.	The examples cover old clothes.	There are old items on the display.	There are examples of old clothing in the show.
common_voice_tr_17343064	Drowning is the cause of death for all cases.	In all cases, the cause of death is unknown.	Do not load the cause of death in all cases.	All cases involve insufficient cause of death.	In all cases, the cause of death is unknown.	In all cases, the cause of death is not specified.
common_voice_tr_17343067	This rules also applies for Kosovo.	This rule applies to Kosovo.	This rule applies to Kosovo.	This rule applies in Kosovo.	This rule applies to Kosovo.	This rule applies in Kosovo.
common_voice_tr_17343068	The others took refuge in the strayed cars.	The others also leaned on the headless vehicles.	Others leaned on the empty roads.	The others also bowed to the empty carts.	Others have fallen asleep on empty carts.	The others hid on the side of the empty vehicles.
common_voice_tr_19016241	What about arts?	What about art?	So art?	What about art?	What about art?	Well, art?
common_voice_tr_19016247	Lifelong learning phenomenon should be supported.	The educational aspect of life should be supported.	Life expectancy must be supported.	The whole life of education must be supported.	Educational performance throughout life must be supported.	Educational performance should be supported throughout life.
common_voice_tr_19018438	The effects of the crisis are also seen in the foreign exchange supply.	The effects of the crisis are also seen in the battlefield.	The effects of the crisis are also being observed after the coup.	The effects of the crisis can also be seen in the field of skill.	The effects of the crisis are also being seen in the offensive line.	The effects of the crisis are also reflected in the impact of the crisis.
common_voice_tr_18383424	Will this cooperation extend to other modes of transport such as air freight?	Will this cooperation be extended to other modes of transport, such as air transport?	Will this cooperation spread to other modes of transport, for example air transport?	Will this cooperation be spread to other modes of transportation, such as air transport?	Will this cooperation be extended to other modes of transport, such as air transport?	Will this cooperation be extended to other transport modes, such as the air transport?
common_voice_tr_18045108	How will these affect the mutual funds sector?	These are the main sources of income .	These are important sources of income.	These are essential for the economy .	These are important for the olive groves .	These factors are a major factor in the growth of the economy .
common_voice_tr_18054851	Do you think there is a risk for a new crisis?	Do you think there's a new crisis scenario?	Do you think there is a new crisis response?	Do you think there's a new crisis solution?	Do you think there's another crisis coming up?	Do you think there's a new crisis signal?
common_voice_tr_18054855	Is the Turkish foreign policy taking a new turn?	Does Turkish foreign policy change direction?	Does Turkish foreign policy change direction?	Does Turkish foreign policy change direction?	Does Turkish foreign policy change direction?	Does Turkish foreign policy change direction?
common_voice_tr_18054856	Israel should accept this.	Israel needs to accept this first.	Israel must accept that first.	Israel must first accept this.	Israel must accept this first.	Israel needs to accept that first.
common_voice_tr_18063543	The exhibition will remain open until the 1st of April.	The exhibition will be open until April one.	The exhibition will be open until April 1.	The exhibition will be open until April one.	The exhibition will be open until April one.	The exhibition will be open until May one.
common_voice_tr_17347012	On the other hand, Agogiatis is more optimistic.	The truth is better than nothing.	The story is much better.	It's a lot more expensive than that.	There is no danger that it will go away.	I ⁇ m more optimistic than you are.
common_voice_tr_17347025	A partial reason for this is factionalism.	The reason for this can be partly seen in party politics.	The reason for this may be partly partisan.	The reason for this can be partly traced to party politics.	The reason for this can be partly linked to partisanship.	The reason for this can be partly the party-driven approach.
common_voice_tr_17526816	A lot of members of the group were arrested.	Many members of the group were arrested.	Many people have been arrested as a group.	Many people were detained in a group.	Many people were detained in the group prison.	Many members of the group have been detained.
common_voice_tr_17783443	The investment costs reached six million Euros.	The investment amounted to six million euros.	The investment amounted to EUR 6 million	The investment amounted to six million euros.	The investment amounted to six million euros.	The investment amounted to six million rubles.
common_voice_tr_17783502	But no clear winner came up from the elections.	But there was no clear victory in the elections.	But there was no clear victory in the elections.	But there was no clear winner in the elections.	But there wasn't a clear winner in the election.	However, there was no clear winner from the elections.
common_voice_tr_17396255	We are not sending anybody to the war.	We're not saying he's sending anyone to war.	You say no one is sent to war.	You say you're sending someone to war.	We say no one sends someone to war.	We don't call anyone a warlord.
common_voice_tr_17396276	It has a great importance for me.	It makes a lot of sense to me.	I'm very interested in it.	It makes a lot of sense to me.	It makes a lot of sense to me.	It makes a lot of sense to me.
common_voice_tr_17396288	No deaths for reported involving the earthquake.	There were no reports of deaths in the earthquake.	No news was received of the earthquake.	No reports of deaths in the earthquake.	No one was reported dead in the earthquake.	The earthquake was reported dead on the way.
common_voice_tr_17396296	It is still a hard task to get a West European visa with a Serbian passport.	It's still hard to get a Western visa with a Serbian passport.	It's still hard to get a West visa with your passport.	It is still difficult to obtain a Western visa with your Serbian passport.	It's still hard to get a western visa with a Turkish passport.	It's still hard to get a West visa on your Serbian passport.
common_voice_tr_17396300	For the first time, this award was given to a Serbian doctor this year.	This year's award went to a Serbian doctor for the first time.	This year the award went to a Serbian doctor for the first time.	This year's award went to a Serbian doctor for the first time.	This year's award went to a Serbian doctor for the first time.	This year's prize went to a Serbian doctor for the first time.
common_voice_tr_17396301	The bank is under restructuring now.	The bank is currently under reorganization.	The bank is currently under review.	The bank is currently under reconstruction.	The bank is currently under reorganization.	The bank is currently under reorganization.
common_voice_tr_18372181	Unfortunately I couldn’t go.	It's a pity I didn't go.	Too bad I couldn 't go .	Unfortunately I didn't go.	Unfortunately , I couldn 't go .	Unfortunately, I couldn't go.
common_voice_tr_18372200	Otherwise, regression will be inevitable.	Otherwise, the withdrawal will be inevitable.	Otherwise, the delay is inevitable.	Otherwise, a fall is inevitable.	Otherwise, the delay will be inevitable.	Otherwise, you will inevitably be disappointed.
common_voice_tr_17855726	It is assumed that the airplane was on automatic pilot.	It is believed that the plane was on an automatic pilot.	The plane is considered to be in an automatic Pilot.	The plane was believed to be on an automatic pilot.	The plane is believed to be in an automatic pilot.	The plane is believed to have been in an automatic pilot.
common_voice_tr_17855730	But others do not agree with them.	That's what Dyerli said, and that's what he said.	It was just a matter of time.	It could be a hell of a lot.	He called her "Dearly and Most Beautiful".	It's called Darly and it's called Tolmi.
common_voice_tr_17855736	All rates have stable outlook.	All the notes have a stable appearance.	All the notes look stable.	All the notes look stable.	All notes have a stable appearance.	All notes have a steady appearance.
common_voice_tr_17855738	Grigor says ‘I know it for sure!’.	Grigor says, "I really know".	Gregor says he really knows.	Grigor says he really knows.	Gregor says, "I really know".	Grigor says, "I really know!"
common_voice_tr_17855742	This has a great impact on health.	The impact of this situation on health is great.	The health impact of this is great.	This has a huge impact on health.	The impact of this is great on health.	This situation has a profound effect on health.
common_voice_tr_17344701	They were compensated for their efforts.	They've paid for their efforts.	They paid for their efforts.	They also paid for their efforts.	They were rewarded for their efforts.	They took the rewards of their efforts.
common_voice_tr_17344713	Let's see who understands this and who doesn't.	Who understands that, who doesn't?	Who knows that, who doesn't?	Who understands this, who doesn't?	Who understands it, who doesn't?	Who understands that, who doesn't.
common_voice_tr_17344730	However can these be the beginning of a new period of transparency?	But could this be the beginning of a new era of transparency?	But could this be the beginning of a new era of transparency?	But could this be the beginning of a new period of transparency?	But could this be the beginning of a new period of transparency?	But could this be the beginning of a new era of transparency?
common_voice_tr_17344731	It is not yet clear who will play Karadzic's part.	It's still unclear who will play Karatsiki.	It's still unclear who will play Karachi.	It's not yet known who will play Karazzi.	It's unclear who will play Karatzi.	It is not yet known who will play in Karatzi.
common_voice_tr_17344736	Justice will be served.	Justice will find its place.	Justice will find its place.	Justice will find its place.	Justice will find its place .	Justice will find its place.
common_voice_tr_19022765	Voter turnout was about eighty percent.	The voter turnout was about eighty percent.	Election participation took place around eighty percent.	The voter turnout was about eighty percent.	The voter turnout was about eighty percent.	The voter turnout was around eighty percent.
common_voice_tr_19022776	Is there a difference between that era and this one?	Is there a difference between that period and now?	Is there a difference between then and now?	Is there any difference between that period and now?	Is there a difference between that time and now?	Is there a difference between that period and now?
common_voice_tr_19022788	There is an ongoing heated debate.	There's a heated debate going on right now.	There's a heated debate going on right now.	There's a heated debate going on right now.	There's a heated debate going on right now.	There's a heated debate going on right now.
common_voice_tr_19022792	Do you think this belief makes sense?	Do you think this belief is true?	You think that's true?	Do you think that's true?	Do you think this belief is true?	Do you think this belief is true?
common_voice_tr_17414144	Ten thousand applicants are being expected.	The number of applicants is expected to reach ten thousand.	Ten thousand candidates are expected to arrive.	Ten thousand of the candidates are expected to arrive.	The number of applications is expected to reach ten thousand.	The number of applicants is expected to reach ten thousand.
common_voice_tr_17414147	Foreign diplomats were included in the team.	Foreign diplomats also took part in the team.	Foreign diplomats also joined the team.	Foreign diplomats also joined the team.	Foreign diplomats were also included in the team.	Foreign diplomats were also included in the team.
common_voice_tr_17414165	Do you have concrete figures regarding this issue?	Don't you have any clear numbers on this?	Are there any net numbers in your field?	You don't have a clear number on this?	Don't you have any clear numbers on this?	Don't you have a clear number on this issue?
common_voice_tr_18352786	In comparison with Skopje, Kosovo is procrastinating on this.	According to Üskübe, Kosovo is stepping up in this regard.	According to Üsquib, Kosovo is making progress on this.	According to Yuskov, Kosovo is making progress on this issue.	According to Üsğube, Kosovo is moving forward in this area.	According to Yuskub, Kosovo is taking action in this regard.
common_voice_tr_18352788	How do you see the relations between Albania and Serbia?	How do you see the relationship between Arnavutluk and Serbia?	How do you see the relationship between Arnavutluk and Serbia?	How do you see the relationship between Arnavutluk and Serbia?	How do you see the relationship between Arnavutluk and Serbia?	How do you see the relationship between Arnavutluk and Serbia?
common_voice_tr_18352789	The pre-proposals will be accepted until the 25th of September.	Proposals will be accepted by September 25th.	The first proposals will be accepted by September 25.	The proposals will be accepted by September 25th.	The preliminary proposals will be accepted by September 25th.	Proposals for the development will be accepted by September 25th.
common_voice_tr_18352791	Only in this matter help can come.	But there may be help in that.	But this could help.	But this can help.	However, this may help.	But help can come in this regard.
common_voice_tr_18352795	This rule will not apply for serious traffic violations.	This country will not apply to serious traffic offences.	This country will not be involved in serious traffic crimes.	This country will not be used in serious traffic offences.	This country will not be used for serious traffic offenses.	This country will not be involved in serious traffic offences.
common_voice_tr_18352796	How are you planning to cope with these?	How are you planning to deal with this?	How do you plan to deal with these?	How are you planning to deal with this?	How are you planning to deal with this?	How are you planning to deal with these?
common_voice_tr_18352804	However, political differences are not the only factors to blame.	But it's not just about political differences.	But it's not just political differences.	But the crime is not just about political differences.	But the sin is not only for political differences.	But the case is not just about political differences.
common_voice_tr_18352805	What is your opinion about this issue?	What do you think about that?	What is your opinion on this?	What do you think of that?	What do you think of this?	What do you think about this?
common_voice_tr_18352806	Fight against corruption is among those.	One of them is the fight against impunity.	One of them is to fight injustice.	One of them is to fight injustice.	One of them is to fight recklessly.	One of them is the struggle for impunity.
common_voice_tr_18352807	The Italian team won the competition.	The Italian team won the competition.	The Italian team won the competition.	The Italian team won the competition.	The Italian team won the competition.	The Italian team won the competition.
common_voice_tr_18352809	The survey collected opinions of one thousand and two hundred and fifty five citizens.	One thousand two hundred and fifty-five votes were taken in the poll.	Two thousand five hundred and fifty-five citizens were questioned.	One thousand two hundred and fifty-five citizens were surveyed.	One thousand two hundred and fifty-five views were received in the survey.	Thousands two hundred and fifty-five citizens voted in the poll.
common_voice_tr_18352812	Latin has decided to investigate.	He decided to postpone the Latin issue.	He decided to move the Latin subject.	He decided to follow the Latin theme.	He decided to promote the Latin theme.	He decided to discuss the Latin subject.
common_voice_tr_18352814	After being released, he has left the country.	After his release, he left the country.	He left the country after his release.	After his release, he left the country.	After his release, he left the country.	After his release, he left the country.
common_voice_tr_18352815	Stir it until it gets smooth.	Mix it until you get a spicy cucumber.	Mix until you have a free broth.	Mix until a frying pan is obtained.	Mix it until you get a frozen chicken.	Mix it until you get a square of unbroken volume.
common_voice_tr_17346090	And it seems Russia is on that way.	It looks like there are Russians on this road.	The Russians appear to be there, too.	This road also seems to be Russia ⁇ s.	It seems that there is a Russian on this road.	It looks like a Russian soldier in the way.
common_voice_tr_17346107	The defendant denied the accusations.	The court dismissed the charges against him.	Sanit denied the allegations.	The court denied the charges against him.	The court upheld the charges against him.	The court rejected the charges against him.
common_voice_tr_17346108	It’s hard to estimate what will happen in football.	It's hard to tell what's going to happen in football.	What will happen to football is hard to cut.	You have to cut off what's going to happen in football.	It's hard to cut what's going to happen in football.	It's hard to tell what's going to happen in football.
common_voice_tr_17346117	How healthy would be the Serbian economy if it weather the storm?	How healthy will the economy be if there is a crisis in Serbia?	How healthy will the economy be if the crisis from Serbia is over?	How healthy will the economy be if the crisis is tackled from Serbia?	How healthy will the economy be if the crisis is transferred from Serbia?	How healthy will the economy be if the crisis from Serbia is avoided?
common_voice_tr_17347056	And now, there is a boom in the industry.	And now there's a revival in the sector.	There is a revival in the sector right now.	Now, there's a revival in the sector.	And now there's a revival in the sector.	Nowadays, there is a revival in the sector.
common_voice_tr_17347074	I never followed a certain pattern.	I've never followed a specific example.	I never followed a certain example.	I never followed a specific example.	I never followed a specific example.	I have never followed any specific example.
common_voice_tr_17349819	The crime profiles in these two countries are rather different from each other.	The criminal profiles in both countries are quite different.	The criminal profile of the two countries is quite different.	Crime profiles in both countries are quite different.	The crime profiles in both countries are quite different.	The criminal profiles in the two countries are quite different.
common_voice_tr_17349820	Other will also follow this.	Others will watch it.	Others will watch it.	And so will the others.	That's what others will watch.	That's what others will see.
common_voice_tr_19418450	A few hours later, Belgium followed the same path, too.	A few hours later, he followed the same path in Belgium.	A few hours later, he saw the same path in Belgium.	A few hours later, he followed the same path in Belgrade.	After a few hours, he followed the same path as Belgian.	After a few hours, Belchka also followed the same path.
common_voice_tr_19418456	Lucaman does not agree to this.	Lukaman is not participating in this.	Lukaman is not involved.	Lukaman is not involved.	Lukaman is not involved.	Lukaman is not participating.
common_voice_tr_19418478	Many wall paintings and icons belong to the 13th century.	Many wall paintings and icons remain from the thirteenth century.	Many murals and icons date back to the 13th century.	Many wall paintings and icons date back to the 13th century.	Many wall paintings and icons from the thirteenth century.	Many wall paintings and icons of the thirteenth century remain.
common_voice_tr_19418480	Parties come and go.	The parties come and go.	Parties come and go.	Parties come and go.	Parties come and go.	The parties come and go.
common_voice_tr_19418483	Throw away the water after boiling.	After boiling, add water.	Boil after boiling.	Boil it after boiling.	After boiling, pour the water.	Pour it into the water after boiling.
common_voice_tr_19418485	Sunnyside Park looks very good from the outside.	Sunnyside Park looks pretty good from the outside.	Sunnyside Park looks pretty good outside.	Sunnyside Park looks pretty good outside.	Sunnyside Park looks pretty good from the outside.	Sunnyside Park looks pretty good from the outside.
common_voice_tr_19418486	Can women join the Friday prayers?	Can women attend Friday prayers?	Can women attend Friday prayers?	Can women attend Friday prayers?	Can women attend Friday prayers?	Can women attend Friday prayers?
common_voice_tr_19418487	Will the internal disintegration overshadow the country’s role in the international arena?	Will the internal divisions shed light on the role of the country in the international arena?	Will the internal divisions shake the country's international role?	Will the divisions within the country shake the role of the international community?	Will internal divisions shake the role of the country in the international arena?	Will the division within the country cast a shadow on the role of the international community?
common_voice_tr_19418488	However, we are the right party and we are going to win.	But we are the right side, and we will win.	But we are the right side and we will win.	But we are the right side and we will win.	But we are the right side, and we will win.	But the right-wing party is us and we will win.
common_voice_tr_17814145	We can all work in this direction.	We all know how to try to fix it.	We all know how to try to cure it.	We are all trying to make it a success.	We all know how to try to fix it.	We are happy to try to heal this.
common_voice_tr_17814244	A total investment of twenty five million Euros was made.	A total of twenty-five million euros were invested .	a total of twenty-five million euros were invested	a total of twenty-five million euros were invested .	A total of twenty-five million euros were invested .	A total of twenty-five million euros were invested .
common_voice_tr_17814245	Estimated cost of the project is a hundred and ninety million Euros.	The estimated cost of the project is one hundred and ninety million euros.	The project estimates the cost of one hundred and ninety million euros.	The project's estimated capacity is one hundred and ninety million euros.	The estimated cost of the project is one hundred and ninety million euros.	The estimated cost of the project is one hundred and ninety million euros.
common_voice_tr_17814270	So, what are the economic conditions in these two countries?	Both are economically viable in both countries.	The two countries are economically stable.	Beijing is economically prosperous in both countries.	Beijing is in an economic situation in both countries.	And this is the economic situation in both countries.
common_voice_tr_17814296	Albania team became fifth in the group.	The headquarters of the group received five hundred seats.	The group's headquarters is in the fifth floor.	The group won the fifth place in the semi-finals.	In the group, the Central Electricity Company received 500 bullets.	In the group, the headquarters team received five hundred votes.
common_voice_tr_17814299	I don’t know too many things about my own culture.	I don't know much about my native culture.	I don't know much about my culture.	I don 't know much about my own culture .	I don 't know much about my own culture .	I don 't know much about my own culture .
common_voice_tr_17867152	Is there a setback in this area?	Is there an axis in this area?	Does this field have an accent?	Does this have any effect on you?	Is there a gap in this area?	Is there an upside to this?
common_voice_tr_17867154	How do you define power?	How do you recognize the power?	How do you define power?	How do you define power?	How do you identify force?	How do you identify the power?
common_voice_tr_17867160	It has no meaning.	That doesn't make any sense.	That doesn't mean anything.	It doesn't mean anything.	This doesn't mean anything.	It doesn't make any sense.
common_voice_tr_19064195	The project is expected to be completed in four years.	The project is expected to be completed within four years.	The project is expected to be completed within four years.	The project is expected to be completed within four years.	The project is expected to be completed within four years.	The project is expected to be completed within four years.
common_voice_tr_19064197	News in this direction is unfounded.	The news in this direction is unfounded.	News in this direction is absurd.	News on this is unfounded.	The news on this is absent.	This news is unrealistic.
common_voice_tr_19064229	This time, expectations are higher than last time.	This time the expectations are higher than last time .	This time the expectations are higher than last time .	This time, expectations were higher than last time.	This time the expectations were higher than last time .	This time, expectations are higher than last time.
common_voice_tr_19064248	There are Bosnians as well.	He was sentenced to life in prison.	Cancel the Lesson	Asked about Wednesday.	The Obsession with Lerdavan	Voting for the Lardovans
common_voice_tr_17580017	So is there a economic recover sighted in the horizon?	So does it look like an economic adjustment on the horizon?	So is there an economic change in UFRD?	So does the sky look like an economic adjustment?	So does it look like an economic reform in the future?	So does it look like an economic reversal in the long run?
common_voice_tr_17580027	Could you tell us more about this film project?	Can you tell us a little bit about this movie project?	Can you tell us a little bit about this film project?	Will you tell us a little bit about the movie project?	Can you tell us a little bit about this movie project?	Can you tell us a little bit about the project for this film?
common_voice_tr_17580030	There are fifteen ministries in the new government.	There are fifteen ministries in the new government.	The new government has fifteen ministries.	The new government has fifteen ministries.	The new government has fifteen ministries.	There are fifteen ministries in the new government.
common_voice_tr_17580031	Two scandals shook the trust of the public.	The two scandals also damaged the confidence of the people.	Two scandals also damaged the trust of the people.	Two scandals have damaged the confidence of the people.	Two scandals have also damaged the trust of the people.	The two scandals have damaged the trust of the people.
common_voice_tr_17580033	With what kind of tools, structures and cooperation?	What kind of vehicles, structures and cooperation?	What kind of cars, structures and cooperation?	What kind of vehicles, structures and cooperation?	What kind of vehicles, structures and collaborations?	What kind of vehicles, structures and collaborations?
common_voice_tr_17580034	Drago is speaking Albanian fluently.	Drago speaks very well in Arnaut.	Drago speaks Arnaut very well.	Dragos is a very good Arnault.	Draga is very good at Arnaut.	Draga talks very well in Arnaut.
common_voice_tr_17580039	Then, the relevant manager will be appointed from this list.	Subsequently, the relevant director will be removed from this list.	The concerned manager will be removed from this list later.	Afterwards, the relevant manager will be removed from this list.	Afterwards, the relevant director will be removed from this list.	The relevant manager will be removed from this list at a later date.
common_voice_tr_17580048	However, this agreement brings certain responsibilities as well.	But there are some rulings of this agreement.	But there are some rules to this agreement.	But there are some limitations to this agreement.	But there are some governments of this agreement.	But there are some responsibilities of this agreement.
common_voice_tr_17580050	Barysch agrees with this decision.	Barsić is participating in this meeting.	Barcic is joining this meeting.	Barcic is joining this meeting.	Barcic is joining this meeting.	Barsić is joining this meeting.
common_voice_tr_18842001	The project will go on for four years.	The project will last for four years.	The project will take four years.	The project will last four years.	The project will take four years.	The project will run for four years.
common_voice_tr_18842008	According to the constitution, Albania does not have an official religion.	According to the constitution, there is no official religion of Arnavutism.	According to the Constitution, the Arnavatism has no official religion.	According to the constitution, Arnaut law has no formal religion.	According to the constitution, there is no official religion of Arnavut law.	According to the constitution, there is no formal religion of Arnavutluk.
common_voice_tr_18842009	The rate of the participants was declared as seventy percent.	The participation rate was seventy percent.	The participation rate was 70 percent.	The participation rate was seventy percent.	The enrollment rate was seventy percent.	The participation rate has been achieved by seventy percent.
common_voice_tr_18842011	Nationwide participation didn't exceed five-thousand.	The country's participation did not exceed five thousand.	There were five people in the community.	The participation in the country's economy exceeded five thousand.	The contribution from the country's pressure did not exceed five thousand.	The participation in the country's ranks did not exceed five thousand.
common_voice_tr_18842013	Turkish are highly familiar with terrorist incidences.	The Turks are deeply involved in terrorist incidents.	Turks are extremely concerned about terrorist incidents.	The Turks are very concerned about terrorist incidents.	Turks have made a huge contribution to terrorist incidents.	The Turks take a deep interest in terrorist incidents.
common_voice_tr_18842014	Nobody's done that so far.	To this day, no one has done that.	So far, no one has done this.	So far, no one has done that.	To this day, no one has done that.	To this day, no one has done this.
common_voice_tr_18842020	What are your comments about this issue?	What do you have to say about that?	What are your comments on this?	What are your comments on this?	What are your thoughts on this?	What are your views on this?
common_voice_tr_18842022	Fondiaria was the only company to propose.	It's the only company that's offering the fund separately.	Fonda was the only company offering apartments.	The fund is the only company offering differentials.	The fund was the only company to offer separately.	The fund was the only company to offer the IRIA.
common_voice_tr_18842023	The event will end on October the twenty-second.	The event will end on October 22nd.	The event will end on October 22.	The activity will end on October 22.	The activity will end on October 22.	The operation will end on October 22.
common_voice_tr_18842025	Their other two children are in Serbia.	The other two children are in Serbia.	The other two children are in Serbia.	The other two children are in Serbia.	The other two children are in Serbia.	The other two children are in Serbia.
common_voice_tr_18842026	Many names have been mentioned for the seat of Steiner.	A lot of people are named after Steiner.	Many people are being replaced by Steiner.	There are a lot of people named Steiner.	A lot of people are getting names for Steiner.	A lot of people are going to steady the tide.
common_voice_tr_18842028	Their spouse and eighteen-year-old daughter accompanied the new leader.	The new leader married his wife and eighteen-year-old daughter.	The new leader was married to his wife and 18-year-old daughter.	The new leader was married to his wife and his 18-year-old daughter.	She married the new leader and her eighteen-year-old daughter.	The new leader married his wife and his eighteen-year-old daughter.
common_voice_tr_18842031	Papadopulos was seventy four years old.	Papa Doblos was seventy-four years old.	Pope Doblos was seventy-four.	Pope Doblov was seventy-four.	Papa Doblos was seventy-four years old.	Pope Dublov was seventy-four years old.
common_voice_tr_18842034	Nobody in the country was surprised with the result of the voting.	No one in the country was surprised by the outcome of the vote.	No one in the country was surprised by the result of the vote.	No one in the country was surprised by the result of the vote.	No one in the country was surprised by the outcome of the vote.	No one in the country was surprised by the outcome of the vote.
common_voice_tr_17343251	Three people were wounded during the incidences.	Three people were injured in the incident.	Three people were injured in the incident.	Three people were injured in the incident.	Three people were injured in the incident.	Three people were injured in the incidents.
common_voice_tr_17343275	An international auction may start within this month.	An international inquiry may be opened this month.	An international report may be published during the month.	An international hearing may be held in this month.	In April, an international portrait could be opened.	An inter-regional conference can be opened this month.
common_voice_tr_17343280	It may have quite heavy consequences.	As a result, this can be called an accident.	This can eventually be called a yes.	The result can be called an event.	This may turn out to be the case.	And that can be summoned as a result.
common_voice_tr_17343285	This leads to a great amount of psychological pressure.	This has a lot of psychological pressure.	This has a lot of psychological pressure.	This has a lot of psychological pressure.	This is a very large psychological pressure.	There's a lot of psychological pressure on that.
common_voice_tr_17343286	Is it a new crossroad for Serbia?	Is this a new league for Serbia?	A new country for Serbia?	A new dream for Serbia?	A new state of mind for Serbia?	Is there a new post for Serbia?
common_voice_tr_17343303	Presentation was postponed due to the elections.	As a result, the elections were postponed.	The results of the elections were unanimous.	My conclusion is that the elections were cancelled.	My conclusion was that the elections had been postponed.	The result was that the elections were increased from the face to face.
common_voice_tr_17343311	However, the summer houses in the coasts are not included.	But that doesn't include the summer holidays in the county.	However, the village has no written papers involved.	However, the county's summer funds are not included.	But that does not include the summer holidays in the county.	However, this does not include the summer holidays in the region.
common_voice_tr_17343316	It was the time to move at last.	Now it's time to move on.	It was time for action.	It was time to move on.	It was time to move on.	It was time for the movement to move.
common_voice_tr_17419182	Credo Bank has been having difficulties since the last couple of years.	The credit bank has been in a difficult situation for several years.	The credit bank has been in trouble for several years.	The credit union has been in a tough spot for several years.	The credit bank has been in a weak state for several years.	The credit institution was in a bad state for a few years.
common_voice_tr_17419183	Chief prosecutor opened an investigation into the incident.	The attorney general has begun an investigation into the incident.	The district attorney started investigating the incident.	The prosecutor initiated an investigation into the incident.	The chief prosecutor started an investigation into the incident.	The chief prosecutor has launched an investigation into the incident.
common_voice_tr_17419184	His attempts have failed so far.	To this day, these efforts have been ineffective.	To date, these initiatives have remained fruitless.	Until today, these efforts were ineffective.	Until now, these initiatives have been ineffective.	To this day, these efforts have remained ineffective.
common_voice_tr_17419208	The two sides adopt completely dissimilar attitudes.	The two sides have very close ties to each other.	The two sides are in a common mindset.	Both sides have a tradition of stifling the bottom.	Both sides are following the taban-taban patterns.	The two sides have a lot of connections between the tables.
common_voice_tr_17419210	Who can know what will happen in the future?	Which of us knows what will happen in the future?	Which of us can know what's coming?	Who knows what's going to happen in the future?	Which of us can know what will happen in the future?	Which of us can know what's going to happen in the future?
common_voice_tr_17419211	Similar crimes have also been committed against our people.	The same crimes have been committed against our people.	The same crimes were committed against our people.	The same crimes have been committed against our people.	The same crimes have been committed against our people.	The same crimes have been committed against our people.
common_voice_tr_17419218	There is no gain in delaying the decision.	There's nothing to be gained by delaying the decision.	There's nothing to be gained by delaying a decision.	There's nothing to be gained by delaying the decision.	There's nothing to be gained by delaying a decision.	There's nothing to be gained from delaying the decision.
common_voice_tr_17419229	The discussion continue.	Discussions are ongoing.	Discussions are on.	The discussions are ongoing.	The discussions are continuing.	Discussions are ongoing.
common_voice_tr_17419230	Gül’s nomination was later dropped.	Gull's candidacy was later dropped.	Gulen's application was rejected.	Gül's candidacy was later dropped.	Gull's nomination had fallen afterwards.	Gull's bidding had then dropped.
common_voice_tr_17419266	However, these efforts turned out to be in vain.	But these efforts were unsuccessful.	But those efforts went awry.	But these efforts were in vain.	But these efforts were lacking.	But those attempts were futile.
common_voice_tr_17657524	Was it a free, fair and democratic election according to you?	Do you think there was a free, fair and democratic election?	Do you think there was a free, fair and democratic election?	Do you think there was a free, fair and democratic election?	Do you think it was a free, fair and democratic election?	Do you think it was a free, fair and democratic election?
common_voice_tr_17657525	However, we should be able to do better than that.	But we need to do better than that.	But we need to do better than that.	But we need to do better than that.	But we have to do better than that.	But we have to do better than that.
common_voice_tr_17657528	Europe is an obvious example to this.	Europe is the most obvious example of this.	Europe is an example of this.	Europe is the most obvious example of this.	Europe is the clearest example of this.	Europe is the most obvious example of this.
common_voice_tr_17657529	The opposition does not believe this thesis.	The opposition doesn't believe this morning.	The opposition does not believe this morning.	The opposition doesn't believe this morning.	The opposition is not believing this morning.	The opposition doesn't believe this morning.
common_voice_tr_17657535	TeliaSonera owns thirty seven percent of the company.	Telja Sonera owns thirty-seven percent of the company.	Teljasonera owns 37 percent of the company.	Telya Sonera has thirty-seven percent of the company.	Terjasonera is the owner of thirty-seven percent of the company.	Teleasoneera is the owner of thirty-seven percent of the company.
common_voice_tr_17657542	Can you clarify the specifications of Balkan conflicts?	Can you clarify the characteristics of the conflicts in the Balkans?	Can you clarify the characteristics of conflicts in the Balkans?	Can you clarify the characteristics of the conflicts in the Balkans?	Can you clarify the characteristics of the conflicts in the Balkans?	Can you clarify the features of the clashes in the Balkans?
common_voice_tr_17657544	Albania turned into a kind of construction site.	Arnavutluk used to be a construction site.	Arnavutluk usually became a construction field.	Arnavotluk used to be a construction site.	Arnavutluk has just become a construction site.	Arnavutluk has usually become a construction site.
common_voice_tr_17657547	Religious-conservatives cover thirty-three comma five percent of the society.	Religious conservatives cover thirty-three-five percent of the population.	Religious conservatives account for thirty-three percent of the community.	Religious conservatives account for thirty-three percent of the population, five percent.	Religious conservatives make up thirty-three percent of the society, five of them.	Religious conservatives account for thirty-three percent of the population, or five percent.
common_voice_tr_17657549	Albanian media is still in the stage of transition.	Arnavutluk media is still in the transition period.	The media is still in the transition period.	The media is still in the transition period.	The Anavótluk media is still in transition.	The Anapod media is still in the transition period.
common_voice_tr_17657552	But there's no underwater life at the bottom layer.	But on the lowest level, I don't live underwater.	But at least I don't have a life on the ground.	But I don't live underwater on the lowest level.	But I don't have a watercolor on the bottom.	But at the very least, I don't have a subspecies.
common_voice_tr_17746528	We have a very successful cooperation in the region and beyond.	We have a very good partnership in the region and beyond.	We have a lot of good cooperation in the region and beyond.	We have a lot of good business in the region and beyond.	We have a lot of good business in the region and beyond.	We have a very good business in the area and across the country.
common_voice_tr_17746547	However, this does not constitute all of the story.	But that's not all of the stories.	But that's not all the story.	But that's not all of the stories.	But that's not all the story is about.	But that's not all there is to it.
common_voice_tr_17746570	I couldn't get a direct response.	I didn't get a single burn.	I couldn't breathe at all.	I couldn't get a burning.	I could not get one just by the time.	I couldn't get a single shot from him.
common_voice_tr_17746577	Pliva will maintain its name and brand.	Plyva will protect its name and brand.	He will protect the flag and its mark.	The name Pliwa will protect its brand.	The name Plyv will protect the brand.	The Pliva will protect its name and brand.
common_voice_tr_17746590	So what is the opinion of your party on this issue?	So what's your party's view on this?	So what is the opinion of your party on this?	So what is your party's view on this?	So what's your party's position on this?	So, what is your party's view on this?
common_voice_tr_17746617	Don’t the World Cups serve this?	Will the World Cups be closed for that?	Could the World Cups be an example?	Is that why the World Cups are closed?	Is that why the World Cups are closed?	Could the World Cup be shut down for that, too?
common_voice_tr_17527049	A view from the city center of Prishtine.	A view from the center of the city of Priština.	An interior from the city center of Pristina.	A view from the city center of Pilestin.	A view from the city center of Pireshtina.	A view from the center of the city of Pirişti.
common_voice_tr_17527051	But everyone in Belgrade does not see the situation in this way.	But in Belgrade, not everyone sees the situation this way.	But maybe not everyone sees the situation in a comfortable way.	But not everyone in Belgrade sees this situation this way.	But maybe not everyone in Belgrade sees this situation that way.	But in Belgrade, not everyone sees the situation in this way.
common_voice_tr_17527062	Film was not screened in Kosovo.	The film was not shown in Kosovo.	The film was not shown in Kosovo.	The film was not shown in Kosovo.	The film was not shown in Kosovo.	The film was not shown in Kosovo.
common_voice_tr_17527119	Kosovan Serb representatives reacted in a rage.	Kosovo's Serbian representatives reacted angrily.	The Kosovars reacted with anger.	The Serbian representatives of Kosovo reacted with anger.	Kosovo's Serbian representatives reacted furiously.	The Serbian representatives in Kosovo reacted with anger.
common_voice_tr_17527140	Flija is the most remarkable among these.	One of the most striking features of these is the fleece.	The best of these is the Filja.	The most notable of these is the flea.	The most remarkable thing about these is the fluge.	Flicha is the most eye-catching among these.
common_voice_tr_17527141	Registration of electros is another problem.	There's another problem with voters.	A choice is another problem.	The election card is another problem.	Electoral transparency is another problem.	The electorate is another problem.
common_voice_tr_17527177	However, it could not secured the majority that is one hundred twenty-six seats.	However, one hundred and twenty-six standards did not satisfy the majority.	But 126 standings failed to provide a majority.	But a hundred and twenty-six proportional majority did not make it.	However, one hundred and twenty-six seats failed to provide the majority.	However, no hundred and twenty-six members of the parliament could guarantee the majority.
common_voice_tr_19536613	Bid submission time ends on Sunday.	The bidding period expires on Monday.	The tender deadline is Monday.	The tender period ends on Monday.	The bidding period ends on Monday.	The bidding period expires on Monday.
common_voice_tr_19536616	Are Kosovan judges and prosecutors able to handle such cases?	Can the judges and prosecutors in Kosovo see cases like this?	Can the Kosovars and the lawyers find such cases?	Can the judges and prosecutors see such cases in Kosovo?	Can the judges and lawyers of Kosovo see cases like this?	Do the judges and prosecutors in Kosovo know about such cases?
common_voice_tr_19536618	The general was killed in 1993.	The general was killed in the year nineteen hundred and ninety-three.	The general was killed in nineteen ninety-three.	The general was killed in nineteen hundred and ninety-three.	The general was killed in the year one thousand nine hundred and ninety-three.	The general was killed in the year one thousand nine hundred and ninety-three.
common_voice_tr_19536619	This will increase competition culture.	This will increase the culture of competition.	This will increase the competition culture.	This will increase the culture of competition.	This will increase the culture of competition.	This will increase the culture of competition.
common_voice_tr_19536620	The first hearings are planned to start in September.	The first cases are scheduled to begin in September.	The first cases are scheduled to begin in September.	The first cases are scheduled to begin in September.	The first cases are scheduled to begin in September.	The first cases are scheduled to begin in September.
common_voice_tr_19536627	Hadzic is still on the run.	Hadzic is still on the run.	Hadzic is still in fur.	Hadjik is still in a coma.	Hadzic is still in the fire.	Hadzić is still in Fira.
common_voice_tr_19536628	We have to find a solution.	We have to find a solution.	We have to find a solution.	We have to find a solution.	We have to find a solution.	We have to find a solution.
common_voice_tr_19536632	Anybody interested in this can participate.	Anyone interested can join in.	Anyone involved can participate.	Anyone interested can participate.	Anyone interested can join in.	Anyone who is interested can participate.
common_voice_tr_19536639	A Russian spy?	Do you speak Russian?	Russian jazz?	Russian or not?	Russian sauce?	Do you speak Russian?
common_voice_tr_19536641	What do you know about the situation after the elections?	What do you know about the post-election situation?	What is your information about the post-election situation?	What are your information about the post-election situation?	What are your information about the post-election situation?	What are your information on the post-election situation?
common_voice_tr_19536642	Neither of the parties wish for a diplomatic regression.	The two sides are not pursuing diplomatic retaliation.	Diplomatic backlog is nowhere to be found.	Both sides are not pursuing diplomatic retreat.	Both sides are not under diplomatic retaliation.	Diplomatic backlash is not a problem on both sides.
common_voice_tr_19536644	Most of the victims are children.	Most of the victims are children.	Most of the victims are children.	Most of the victims are children.	Most of the victims are children.	Most of the victims are children.
common_voice_tr_19536645	However, this realized ten years later.	However, this happened ten years later.	But that happened ten years later.	But this happened ten years later.	However, this happened ten years later.	However, this happened ten years later.
common_voice_tr_19878319	Now it is delayed until two thousand and eight.	Now it's delayed to two thousand and eight.	Now it's two thousand and eight.	Now it is two thousand eight, delayed.	Now it's up to two thousand eight.	Now it's twenty-eight days late.
common_voice_tr_19878342	There was a wide-spread disappointment in Macedonia.	There was a widespread disappointment in Macedonia.	There was a common misunderstanding in Macedonia.	A widespread disappointment occurred in Macedonia.	There was a widespread dream of destruction in Macedonia.	A widespread dream violation occurred in Macedonia.
common_voice_tr_19878351	The voting is expected to take place on April.	The vote is expected to take place in April.	The vote is expected in April.	The vote is expected in April.	The vote is expected to be in April.	The vote is expected to be in April.
common_voice_tr_19878352	As of today, this figure has reached to fifty one Euros.	This amount is now worth fifty-one euros.	This amount is now worth fifty-one euros.	This amount is now worth fifty-one euros.	This amount is now worth fifty-one euros.	That's fifty-one euros worth right now.
common_voice_tr_19878384	Japanese government provided financial assistance to the facility.	The Japanese government was financially assisted by the foundation.	The Japanese government is providing financial assistance to the foundation.	The Japanese government is financially assisting the facility.	The Japanese government has found material assistance in the foundation.	The Japanese government is financially supporting the foundation.
common_voice_tr_17893811	Moreover, the capitalism continues its evolution.	Moreover, capitalism is continuing its evolution.	Moreover, capitalism is under way.	Moreover , capitalism continues to evolve .	Moreover, capitalism is continuing its development.	The next is that capitalism continues to evolve.
common_voice_tr_17893812	Stop cooking and add the other ingredients.	Stop cooking and add the other ingredients.	Stop cooking and add other ingredients	Stop cooking and add the other ingredients.	Let the cook go and add the other ingredients.	Let the cooking go and add other ingredients.
common_voice_tr_17893816	The fivefold were held under custody for thirty days.	Five were detained for thirty days.	He was detained for thirty days.	Five were detained for thirty days.	The five were detained for thirty days.	Five of them have been detained for 30 days.
common_voice_tr_17893817	What type of an effect do you expect from this decision?	How do you expect this decision to affect you?	How do you expect this decision to affect?	What impact do you expect this decision to have?	What effect do you expect this decision to have?	How do you expect this decision to affect you?
common_voice_tr_17893818	Tourism in Turkey started booming in two-thousand and seven.	In Turkey, tourism went bankrupt in the year two thousand and seven.	Tourism in Turkey went bankrupt in the year two thousand seven .	Tourism in Turkey has been a success in the year two thousand seven.	Tourism in Turkey rose steadily in the year two thousand seven.	Tourism in Turkey has gone from zero to zero in two thousand seven.
common_voice_tr_17893829	The festival gained ground.	There's been a long roadblock at the festival.	The festival has also been extended.	There was a long road at the festival.	The festival has been a long road trip.	A long road was blocked at the festival.
common_voice_tr_17893833	However, Jurcic refused the proposal.	But Jurcic rejected the offer.	But Jurcic rejected the proposal.	But Jurcic rejected the offer.	But Jurcic rejected the proposal.	But Jürlić rejected the proposal.
common_voice_tr_17893838	Now, everything is falling into places.	And now it's all in place.	Now everything is fine.	Now everything is settled.	Now everything is settled.	And now everything is in place.
common_voice_tr_17893840	There are extremists in every society.	Every society has its ups and downs.	Each society has its own limitations.	There are excess biases in every society.	There are negatives to excess in every society.	There are boundaries of excess in every society.
common_voice_tr_17893842	Albania is suffering from chronic debts in the industry.	Arnavutluk is experiencing a chronic debt problem in the sector.	Arnaut's chronic debt problems in the sector.	There's a chronic boredom in the Arnaut sector.	The Ernövätlok sector is experiencing a chronic borrowing problem.	Arnavutluk is experiencing a chronic borrowing problem in the sector.
common_voice_tr_17893843	However, the company still has a debt of three million Euros.	But the company has a debt of three million euros.	However, the company owes three million euros.	But the company owes it three million euros.	However, the company owes three million euros.	But the company owes you three million euros.
common_voice_tr_17893844	However, budget issues may constitute an impediment.	But budget problems can be prevented.	But it could prevent budgetary problems.	But budget problems can be prevented.	But budgetary problems can be prevented.	But the budget issues can be prevented.
common_voice_tr_17893855	I don’t understand how long can permission be granted that much.	I don't understand how it could be allowed so much.	I don't understand why so many people can be allowed.	I don't understand why he could be allowed that much.	I don't know how you can get so much permission.	I don't know how he can get this much permission.
common_voice_tr_17893856	I think this is a very positive sign.	I think that's a very positive sign.	I think it's a very positive sign.	I think that's a very positive sign.	I think that's a very positive sign.	I think it's a very positive sign.
common_voice_tr_17893857	The other two units are still being manufactured.	The construction of the other two units continues.	Two other units are being built.	Two other libraries are under construction.	The other two units are under construction.	It's the creation of two other units.
common_voice_tr_17393317	Janic will compete for medal on Saturday.	Janić will compete for the medal on Saturday.	Janis is competing for the medal on Saturday.	Janik is competing for the medal on Saturday.	Janic will compete for Madeira on Saturday.	Janich will compete for Madelia on Saturday.
common_voice_tr_17393319	However, there are several obstacles concerning this issue as well.	But there are a variety of obstacles in this regard.	But there are a lot of obstacles to that.	But there are a lot of obstacles to this.	But there's a lot of obstacles in the way.	But it's also a topic of a variety of obstacles.
common_voice_tr_17393321	The recommended chancellors are at least at the age of thirty-five.	At least five of the proposed ministers were in their thirties.	The proposed ministers were at least thirty years old.	At least five of the proposed ministers are in their thirties.	At least five of the ministers recommended were in their 30s.	At least five of the proposed ministers were thirty years old.
common_voice_tr_17393327	Kosovo will have complete financial autonomy.	Kosovo will have the full financial characteristics.	Kosovo will have full financial independence.	Kosovo will have full financial independence.	Kosovo will have full financial characteristics.	Kosovo will have the perfect financial qualities.
common_voice_tr_18606272	Gruevski administration is trying to change this.	Graveski's management is trying to change that.	The Giveski management is trying to change that.	The Grevsky administration is trying to change that.	Grewski's management is trying to change that.	And the Grebeski administration is trying to change that.
common_voice_tr_18606274	Kurdish language was forbidden in Turkey in nineteen ninety-one.	Turkish was banned in Turkey in the year nineteen hundred and ninety-one.	Turkish was banned in Turkey in nineteen ninety-one	Turkish was banned in Turkey in nineteen ninety-one.	Kurdish was banned in Turkey in nineteen hundred and ninety-one	Turkish was banned in Turkey in nineteen hundred and ninety-one.
common_voice_tr_18606285	Police searched seventeen properties of Kovacki.	The police called seventeen people belonging to Kovaçki.	The police called 17 property in Kovacki.	The police called 17 property in Kovaçki.	The police called 17 people from Kovaçki.	The police called 17 people from Kovacki.
common_voice_tr_18606290	But the future is not clear yet.	But the future is still uncertain.	But the future is still unknown.	But the future is still unknown.	But the future is still unclear.	But the future is still unclear.
common_voice_tr_18606293	Firstly, they are in good health and competent.	First of all, he's healthy and capable.	He is healthy and capable first.	First, he's healthy and fit.	First of all, it's healthy and capable.	First of all, he's healthy and capable.
common_voice_tr_18434309	This continent is a result of great self sacrifices.	This continent is a product of great volunteers.	This continent is a product of great sacrifice.	This continent is a product of great sacrifices.	This continent is a product of great dedication.	This continent is a product of great sacrifices.
common_voice_tr_18434319	Police is looking for the attackers.	The police are looking for the assailants.	The police are looking for the attackers.	The police are looking for the assailants.	The police are looking for the assailants.	The police are looking for the perpetrators.
common_voice_tr_18434329	How would you react if such declarations were published publicly?	How would you react if such reports were publicly published?	How would you react if such messages were openly published?	If such reports are published openly, how will you react?	How do you react to such announcements being published openly?	If such reports are publicly broadcast, how would you respond?
common_voice_tr_18434342	Foreign Minister of Germany visited Ankara”.	The German Minister of Foreign Affairs visited Ankara.	The German Foreign Minister visited Ankara	Germany's Foreign Minister visited Ankara	Germany's Foreign Minister visited Ankara	The German Foreign Minister visited Ankara.
common_voice_tr_18434343	The figure is above the government's six-percent growth target.	The number is exceeding the government's six percent growth target.	The number is above the government's 6% growth target.	The number exceeds the government's six percent growth target.	The figure is exceeding the government's six percent growth target.	The number exceeds the government's six-percent growth target.
common_voice_tr_18434371	Let's express it more clearly.	Let's put it this way.	Let 's make it clear .	Let's put it this way.	Let's make it clearer.	Let's put it this way.
common_voice_tr_17342171	I have no problems with non-Muslims.	I have no problem with people who aren't Muslims.	I have no problem with people who aren't Muslim.	I have no problem with people who are not Muslims.	I have no problem with people who are not Muslims.	I have no problem with people who are not Muslims.
common_voice_tr_17342178	The validity period is shorter for children.	The validity period for their children is shorter.	The shelf life of their children is shorter.	The expiration date is shorter for their children.	The transitional period for their children is shorter.	The expiry date for the children is shorter .
common_voice_tr_17342183	The winner will be determined by majority vote.	The winner will be decided by a majority vote.	The resulting majority will be decided.	It will be decided by a majority vote.	It will be decided by a winning majority.	The resulting majority will be decided by a vote.
common_voice_tr_17342188	Two countries will join the block in January.	The two countries will join the bloc in January.	Two countries will join the bloc in January	Two countries will join Bloc in October.	The two countries will jointly meet in October.	The two countries will join the block in January.
common_voice_tr_17342201	This is one of our responsibilities.	It's one of our responsibilities.	This is one of our responsibilities.	It's one of our responsibilities.	It 's one of our responsibilities .	It's one of our responsibilities.
common_voice_tr_17342202	These resources will also create jobs.	These sources are also creating a demand.	These resources also create the demand .	These sources also create trace .	These resources are also the source of demand.	They also create dissatisfaction.
common_voice_tr_17342207	Most of the time they were being beaten and sexually abused.	Most of the time, they were beaten and sexually assaulted.	They were often beaten and sexually assaulted.	Most of the time, they beat up and beat up.	They were often beaten and sexually assaulted.	They were often beaten and sexually assaulted.
common_voice_tr_17342471	However, the aids provided by the government remains limited.	But David's help is lacking.	But David's help is lacking.	But David's help is a shortcut.	But David's help is shrinking.	But David's problems are very short-lived.
common_voice_tr_18341605	We buy it on one side and we sell it on the other side.	On the one hand, he's buying, on the other, we're selling.	We're selling on one side.	We sell one side and buy another.	We sell it on the other side of the world.	We're selling on the one hand, on the other.
common_voice_tr_18341645	Montenegro dropped to ninetieth place from eight-fourth since last year.	Karada dropped from eighty-fourth to ninth last year.	Karada dropped to ninety-fourth last year.	The country fell to ninety-fourth in the previous year.	Karada dropped from the 84th rank last year to the ninth.	The country fell from the eightieth rank to the ninth in the previous year.
common_voice_tr_18341658	On the second day, thing changed unexpectedly.	The second day, things changed unexpectedly.	The second day the things changed unexpectedly.	The second day, things changed unexpectedly.	On the second day, things changed unexpectedly.	On the second day, things changed unexpectedly.
common_voice_tr_18341670	Procedural acts were also started from another channel.	Judicial proceedings were initiated on another channel.	Other channels have also launched legal actions.	Justice has been initiated on another channel.	Justice has been initiated from another channel.	Justice has also been initiated on another channel.
common_voice_tr_18341692	We stand on our legs firmly.	We're standing on our feet.	We stand on our feet.	We are standing on our feet.	We stand firm on our feet.	We stand strong on our feet.
common_voice_tr_18341711	Many farms were closed because they couldn’t compete.	A lot of couples closed because they couldn't compete.	Many couples were excluded because they could not compete.	A lot of pairing ended because they couldn't compete.	A lot of couples closed because they couldn't compete.	A lot of couples shut down because they couldn't compete.
common_voice_tr_18341720	Another popular winter food is the salty fish.	Another beloved winter meal is salted fish.	Salt fish is another popular winter dish.	Another favorite winter dish is salted fish.	Another favorite winter meal is salted fish.	Another favorite winter dish is salted fish.
common_voice_tr_18341721	Belgrade was rejecting both allegations.	Belgrade also denied the two allegations.	Belgrade also rejected two allegations.	Belgrade also rejected the two claims.	Belgrade also denied the two allegations.	Belgrade also denied the two allegations.
common_voice_tr_18341726	The portal consists of seven sections.	The portal comes out of seven sections.	The portal appears from seven sections.	The portal comes with seven sections.	The portal comes out of seven sections.	The portal comes out of seven sections.
common_voice_tr_19188045	The leader became the fourth prime minister of Kosovo.	The leader became the fourth Prime Minister of Kosovo.	The leader became the fourth prime minister of Kosovo.	The leader became Kosovo's fourth Prime Minister.	The leader became the fourth prime minister of Kosovo.	The leader became the fourth Prime Minister of Kosovo.
common_voice_tr_19188078	Do you think this will lead to the disintegration of the northern region from the rest of Kosovo?	Do you think this will lead to the collapse of the northern part of Kosovo?	Do you think this will make North Korea break the rule of Kosovo?	Do you think this will lead to the collapse of North Kassim, Kosovo?	Do you think that this will lead to the breakup of the northern part of Kosovo?	Do you think this will lead to the removal of North Kassim from the post-Kosovo territory?
common_voice_tr_19188087	The Serbian team, lacking a player, took it to the next level.	One person was missing, and the team was promoted to Vitess.	The team with one person missing is Vitesh.	A man with a missing backpack raised the Vitess.	A person missing lifted the Vitez's tour team.	One man was left missing, so the squad took the lead.
common_voice_tr_19188089	Racan has left a strong political legacy.	Rajan left behind a strong political legacy.	Rajan left behind a strong political legacy.	Rajan left behind a strong political legacy.	Rajan left behind a strong political legacy.	Rajan left behind a strong political legacy.
common_voice_tr_19188095	Population of the camp had reached a thousand and hundred several months ago.	The population of the camp had reached one thousand eight hundred months ago.	The camp population reached one thousand eight hundred months ago.	The population of the camp reached eight hundred months ago.	The population of the camp reached 1,800 a month ago.	The population of the camp reached one thousand eight hundred months ago.
common_voice_tr_19188103	And yes, we made the right decision.	And yes, we made the right decision.	And yes, we made the right decision.	And yes, we made the right decision.	And yes, we made the right decision.	And yes, we have made the right decision.
common_voice_tr_19188105	The project will be presented to the parliament on May 2005.	The project will be presented to the House in May of two thousand and five .	The project will be presented to the Assembly in May of two thousand five .	The project will be presented to the assembly on May two thousand five .	The project will be presented to the Majlis in May two thousand and five .	The project will be presented to the assembly in May two thousand and five .
common_voice_tr_19194269	Everybody notices the changes.	The changes didn't go unnoticed.	The changes were not ignored.	The changes were not noticed.	There was no noticeable difference.	The changes have not been noticed.
common_voice_tr_19194270	Public transport also needs to change.	There needs to be a change in mass transportation.	The freight transport must also change.	The mass movement needs to change as well.	There needs to be a change in mass transit.	There has to be a change in mass transportation.
common_voice_tr_19194271	It is thought that the damage in the office was six million euros.	The bureau is believed to have suffered damage of six million euros.	The bureau is believed to have damaged six million euros.	The office is believed to have caused six million euros in damage.	The Bureau is believed to have caused six million euros in damage.	The agency is believed to have suffered damage of six million euros.
common_voice_tr_19194272	The only money spent for their project is their own money.	The only money spent on his projects is his own money.	The only money spent on projects is their own money.	The only money spent on the projects is your own money.	The only money spent on their projects is their own money.	The only money you spend on your projects is your own money.
common_voice_tr_19194278	However, authorities are digging in their heels.	But the authorities don't call him a prophet.	But they say the authorities are not prophets.	But the authorities don't call him a prophet.	But the authorities don't call him a prophet.	But the authorities don't say that Noah is a prophet.
common_voice_tr_19194279	Why is life becoming more expensive every day?	Why is life getting more and more expensive?	Why is life so much more expensive?	Why is life getting more and more expensive?	Why does life become more and more expensive?	Why does life have to be so much more expensive?
common_voice_tr_19194281	The cause of the attack remains unclear.	The cause of the attack is still unknown.	The reason for the attack is still unknown.	The cause of the attack is still unknown.	The cause of the attack is still unknown.	The cause of the attack is still unknown.
common_voice_tr_19194282	The woven pattern is quite complex and complicated.	What you're saying is quite difficult and confusing.	The box is very difficult and confusing.	It's pretty hard and confusing.	And the reading is pretty difficult and complicated.	You said the box was pretty hard and confusing.
common_voice_tr_20117450	Education is vital for this community.	Education takes care of life for this society.	Education is about life for this society.	Education is a vital part of this society.	Education takes care of life for this society.	Education takes care of life for this society.
common_voice_tr_20117451	How is the situation right now?	What's the situation right now?	What's the situation now?	What's the situation now?	What's the situation right now?	What's the situation right now?
common_voice_tr_20117479	However, it's doesn't fit with the facts.	But it doesn't match these realities.	But it's not like that.	But it doesn't match the facts.	But it doesn't match the facts.	But it doesn't match those realities.
common_voice_tr_20117480	But everything goes on track.	But everything is on its way.	But everything goes well.	But everything goes on.	But everything goes on your way.	But everything goes on the way.
common_voice_tr_20117482	What is your take on this issue?	How do you comment on this issue?	How do you define this?	How do you interpret this?	How do you interpret this?	How do you feel about this?
common_voice_tr_20117483	But not everyone in Belgrade is happy with the news	But not everyone in Belgrade was happy with the news.	But not everyone in Belgrade was happy with the news.	But not everyone in Belgrade was happy with the news.	But not everyone in Belgrade was happy with the news.	But not everyone in Belgrade was happy with the news.
common_voice_tr_20117487	This is a big problem for home owners.	This is a big problem for homeowners.	This is a big problem for homeowners.	This is a big problem for homeowners.	This is a big problem for homeowners.	This is a big problem for homeowners.
common_voice_tr_20117488	Export operations have been completely suspended.	The export was completely suspended.	Exports were totally suspended.	The export was completely suspended.	The export was completely suspended.	The export was totally forbidden.
common_voice_tr_20117810	Forty six thousand three hundred twenty five candidates contested during the elections.	A total of forty-six thousand three hundred and twenty-five candidates competed in the elections.	In the elections a total of forty-six thousand three hundred and twenty-five candidates competed	A total of forty-six thousand three hundred and twenty-five candidates participated in the elections.	A total of forty-six thousand three hundred and twenty-five candidates competed in the elections.	A total of forty-six thousand three hundred and twenty-five candidates participated in the elections.
common_voice_tr_20117814	What is your reaction to this structured idea?	What is your reaction to this misconception?	What is your reaction to this thought?	What is your reaction to this thought formation?	What is your reaction to this complicated idea?	What is your reaction to this clumsy thinking?
common_voice_tr_20117839	However, the government decided not to pay any fees.	However, the government decided not to pay the fee.	However, the government decided not to pay the fee.	However, the government decided not to pay the fee.	However, the government decided not to pay the fee.	However, the government decided not to pay wages.
common_voice_tr_20117870	Or is co-existing restlessly the only realistic possibility?	Or is it the only real possibility, to live together in an unpleasant way?	Or is it a real possibility, living together in a desperate way?	Or is it the only real possibility, to live together in a hurry?	Or is it the only real possibility, living together in a desperate way?	Or is it just a real possibility to live together in an uncomfortable way?
common_voice_tr_20117871	The situation was not like that in the previous administration.	This was not the case in the previous administration.	This was not the case in the previous administration.	This was not the case in previous administrations.	In the previous management, this was not the case.	That wasn't the case in the previous administration.
common_voice_tr_20117874	Albany was not included in the ranking.	Arnavutluk did not fall into the ranks.	Arnavutluk was not put in line.	Arnavutluk was not put on the line.	Arnavlut didn't go into the queue.	Arnavutluk did not fall into the line-up.
common_voice_tr_17373088	Google started its activities in Croatia.	Google has started operations in Croatia.	Google started operations in Croatia.	Google has started operations in Croatia.	Google has started operations in Croatia.	Google has started operations in Croatia.
common_voice_tr_17373099	Previous testimonies will be used as evidence.	The previous phrases will be used as punctuation.	Previous expressions will be used as a noun.	The previous expressions will be used as a pun.	The previous phrases will be used as a script.	The previous phrases will be used as a pun.
common_voice_tr_17373102	And now, we can barely make ends meet.	Now we're having a hard time getting both of our legs together.	Now we're making our two ends difficult.	Now we're making our two goals difficult.	Now we're getting our two dogs into a tough fight.	And now we're putting our two legs together in a tough way.
common_voice_tr_17384264	He has very little authority in Kosovo.	There are very few authorities left in Kosovo.	Kosovo has very few authorities left.	There are very few authorities in Kosovo.	There is very little authority left in Kosovo.	There are very few authorities left in Kosovo.
common_voice_tr_17417072	The second episode of an interview series with two episodes.	The second part of the two-part reporting series.	The second part of the two-part news series.	The second part of the two-part reporting series.	The second part of the two-part reporting series.	The second part of the two-part reporting series.
common_voice_tr_17637505	The country has been without a leader for nearly three years.	The country has been without a leader for almost three years.	The country has been without leaders for almost three years.	The country has been without a leader for almost three years.	The country has been without a leader for almost three years.	The country has been absent from the leader for nearly three years.
common_voice_tr_17637512	The value of the agreement is one point six billion dollars.	The value of the contract is one comma six billion dollars.	The value of the deal is one comma six billion dollars.	The contract is worth one-tenth of six billion dollars.	The value of the agreement is one ruble six billion dollars.	The value of the contract is one-tenth of six billion dollars.
common_voice_tr_17637522	How can the television programs in Kosovo be improved according to the children?	How can children's television programs be developed in Kosovo?	How can children's television programs be developed in Kosovo?	How can children's television programs be developed in Kosovo?	How can children's television programs be developed in Kosovo?	How can children's television programs be developed in Kosovo?
common_voice_tr_17637538	The new system will come into effect early two-thousand and seven.	The new system will be operational at the beginning of two thousand and seven.	The new system will go into effect in early 2007.	The new system will be operational in early 1997.	The new system will be operational at the beginning of 2017.	The new system will be operational in the early 2000s.
common_voice_tr_17637541	However, the suspect denied committing war crimes.	However, Zann denied that he was involved in a war crime.	But Zann refused to act as a war criminal.	But Zann refused to act as a war criminal.	However, he denied that the war crime had been committed.	But the convict refused to engage in war crimes.
common_voice_tr_17637548	In your opinion, what is this linked to?	What are you linking this situation to?	What are you linking this situation to?	What do you think this is all about?	What do you think this is all about?	What are you linking this situation to?
common_voice_tr_17637551	These limitations will come into effect on April.	These restrictions will go into effect in April.	These restrictions will take effect in April.	These restrictions will be in place in April.	These restrictions will go into effect in April.	These restrictions will be lifted in April.
common_voice_tr_17637565	Nikolic was not surprised by the president's resignation.	Nikolic was not surprised by the resignation of the president.	Nikolic did not surprise the president's resignation.	Nikolic didn't surprise the president's resignation.	Nikolic was not surprised by the resignation of the president.	Nikolic has not been surprised by the resignation of the president.
common_voice_tr_17637698	In the meantime, the government is taking preventive precautions.	Meanwhile, the government is also taking preventive measures.	Meanwhile, the government is taking precautions.	Meanwhile, the government is also taking preventive measures.	Meanwhile, the government is also taking preventive measures.	Meanwhile, the government is also taking preventive measures.
common_voice_tr_17637701	New reforms are surprising some of the citizens.	The new reforms are also surprising some citizens.	The new reforms surprise some citizens.	The new reforms are striking some citizens.	New reforms are also surprising some citizens.	The new reforms are also surprising some citizens.
common_voice_tr_17637707	The gala of the movie in Tiran will be held this month.	The film's premiere in Tiran will take place this month.	The film's Cannes airing will take place this month.	The movie's performance in Tiran will take place this month.	The movie's gala in Tirana will take place this month.	The film's release in Tiran will take place this month.
common_voice_tr_17637709	Will Turkey be able to stay out of the chaos in the Middle East?	Turkey will be able to stay out of the Middle East.	Turkey could stay out of the Middle East frog.	Turkey could remain outside the Middle East war against it.	Turkey will be able to stay outside its eastern border.	Turkey could stay out of the Middle East ⁇ s reign.
common_voice_tr_17637711	Around fifteen buses are already en route.	Approximately fifteen bus routes have even been launched.	About fifteen buses have even been launched.	About fifteen bus routes have even been launched.	About fifteen buses even came off the roads.	Approximately fifteen bus roads have even been blocked.
common_voice_tr_18169087	And, the numeric code of the currency is nine-hundred and forty-one.	The numerical code of a monetary unit is nine hundred and forty-one.	The parity number code is nine hundred and forty-one.	The number code of a bank account is nine hundred and forty-one.	The number code of the money unit is nine hundred and forty-one.	The numerical code of a money unit is nine hundred and forty-one.
common_voice_tr_18169088	Perpetrators of the incident are still at large.	The facts of the incident have not yet been captured.	The facts of the case are still unknown.	The facts of the incident are still unknown.	The facts of the matter have not yet been discovered.	The facts of the incident have not yet been caught.
common_voice_tr_18169090	One-tenth of the funding will be provided as a grant.	One-tenth of the money will be given as a gift.	One-tenth of the money will be given as a gift.	One tenth of your money will be donated to the National Trust.	One-tenth of the money will be donated as a gift.	One-tenth of the money will be donated as a donation.
common_voice_tr_18169093	Albany increases their efforts for counter terrorism.	Arnavutluk is increasing its efforts to fight terrorism.	Arnavut is increasing its efforts to combat terrorism.	Arnavot's efforts to combat terrorism are growing.	Arnavutluk is increasing its efforts to fight terrorism.	Arnavutluk is increasing its efforts to fight terrorism.
common_voice_tr_18169094	What makes you legendary in your opinion?	What do you think will make you legendary?	What do you think makes you legendary?	What do you think is the legendary thing?	What do you think will make you a legend?	Do you think the legendary one will make you?
common_voice_tr_18169098	Results of the project were published in April.	The results of the project were published in April.	The results of the project were published in April.	The results of the project were released in April.	The results of the project were published in April.	The results of the project were released in April.
common_voice_tr_18169101	What kind of changes are planned?	What kind of changes are being planned?	What kind of changes are planned?	What kind of changes are planned?	What kind of changes are planned?	What kind of changes are being planned?
common_voice_tr_18169102	Afterwards, it was named as real estate tax.	Then the real estate tax took its name.	He then named the property tax.	Then the property tax was imposed.	He then took over the real estate tax.	Then he took over the real estate tax.
common_voice_tr_18169111	There are also twelve independent candidates.	There are twelve independent candidates.	Twelve have independent calls.	There are twelve independent electors.	There are twelve independent candidates.	There are twelve independent applicants.
common_voice_tr_18169114	However, the results were not pleasing.	But the results were unsatisfactory.	But the results were unpleasant.	But the results were unpleasant.	But the results were unpleasant.	But the results were unpleasant.
common_voice_tr_18169119	The building process of the state has started at that point in time.	That's when the good fortune of the state began.	The state's policy began that way.	That's when the state's initiative began.	That's when the state's prosperity began.	That's when the government's best chance began.
common_voice_tr_18169122	The party in power will not be affected in this case.	In this case, the ruling party will not be affected.	In this case, the ruling party will not be affected.	In this case, the ruling party will not be affected.	In this case, the ruling party will not be affected.	In this case, the ruling party will not be affected.
common_voice_tr_18169130	Unneeded military properties are being sold out.	Unnecessary military assets are being withdrawn.	Unnecessary military property is being removed .	Unnecessary military assets are being seized.	Unnecessary military property is being seized .	Unnecessary military property is being withdrawn .
common_voice_tr_18169139	They immediately responded to this disaster in the Balkans.	The Balkans responded to this disaster instantly.	The Balkans responded immediately to this disaster.	The Balkans responded to this disaster instantly.	The Balkans responded to this catastrophe instantly.	The Balkans responded to this disaster at the moment.
common_voice_tr_18169142	Shops are being closed.	The shops are closing.	Shops are closing.	Shops are closing.	The shops are closing.	The stores are closing.
common_voice_tr_20170757	European Parliament members are elected every five years.	MPs are elected once every five years.	MPs are elected every five years.	MPs are elected every five years.	The MPs are elected every five years.	MEPs are elected once every five years.
common_voice_tr_20172416	But the mentioned agreement won’t be signed.	However , the agreement will not be signed .	But a settlement will not be signed .	However , the agreement will not be signed .	But the oral agreement will not be signed .	However , the oral agreement will not be signed .
common_voice_tr_20172478	But the agency is not the only body that is authorized .	I don't know what you're talking about.	I'll take your desk.	The charity is going to take a break.	Let's have a look at the tide.	I'll see you tomorrow, just for a minute.
common_voice_tr_18596346	Gruevski said that he is not concerned about boycott.	Grueski, the boycott was actually the cause of the accident.	Grueski, the boycott is a guess.	Grøeski, the boycott has only recently disappeared.	Grúeski boycotted the ownership of the elections.	The Gröyski boycott was the beginning of a new era.
common_voice_tr_18596363	I am protesting this in the name of I.	I am protesting for myself.	I protest for myself.	I'm protesting myself.	I'm protesting myself.	I'm protesting for myself.
common_voice_tr_18596365	As a result of this, three babies died.	As a result, three people lost their lives.	As a result, three corpses died.	As a result, three bodies were lost.	As a result, three people lost their lives.	As a result, three cats lost their lives.
common_voice_tr_18596366	The situation is a pretty deep trouble.	It's been a rough situation.	Things are pretty vague.	The situation is uncertain.	The situation is very unstable.	The situation is very unstable.
common_voice_tr_18596369	What do you think is the reason for these divergences and how can they be overcome?	What do you think is the reason for these differences, and how can they be overcome?	Do you think that is the reason for the differences and how to overcome them?	Do you think that's the reason for the differences and how can they be overcome?	Do you think that's why there are differences, and how can that be avoided?	Do you think that this view is the cause of differences and how can it be derived from them?
common_voice_tr_18596377	However, Kostunica was not willing to do this.	However, Kostunica was not willing to do so.	But Kostunica was unwilling to do so.	However, Kostunica was not willing to do so.	But Kostunka didn't want to do it.	However, Kostunica did not want to do so.
common_voice_tr_18596395	The selection of Dragnea was a surprise for many people.	Dragnea's selection was a surprise to many.	The Draconia selection was a surprise to many.	Dragnea's selection was a surprise to many.	Dragunia's choice was a surprise to many.	Dragnea's choice was a surprise to many.
common_voice_tr_18596398	Production is expected to start before two thousand and ten.	Production is expected to begin by the year 2000.	Production is expected to begin by the year 2010.	Production is expected to begin by the year 2000.	Production is expected to start by the year 2000.	Production is expected to begin in the year two thousand ten.
common_voice_tr_18596405	According to the analysts there are some steps which can be taken.	There are some steps that can be taken according to the analyses.	There are some steps that can be taken according to analysts.	According to analysts, there are some steps that can be taken.	There are some steps that can be taken according to the analysts.	There are some steps that can be taken according to the analyses.
common_voice_tr_18596406	Here, the attention-grabbing factor is the architecture.	It's not like I'm going to be able to do it.	I'll get them all in shape and eat them.	It's like a human being under the influence of nature.	They're gonna throw the brains of the old ones.	How can you be so much more grateful than you are?
common_voice_tr_18596407	Montenegro became partners with Maine.	Karada also became a partner with Maine.	Karadaka shared with Mayni.	Karada also shared with Mayene.	Karada also shared with Mayne.	The man from Karada joined Maine.
common_voice_tr_18596420	The grade of short term loans is F three.	The short-term credit score is F3.	Short-term loans are F3.	Short-term loans are noted F3	The short-term credit score is F3.	F3 is the short-term loan limit.
common_voice_tr_18596422	If yes, what are the propulsive forces behind this process?	Of course, the motivation behind this process will not be strengthened.	Of course, the stronger motives behind this process.	This is why the positive effects of this process are reinforced.	Of course, the incentives behind this process are not to be increased.	Obviously, the forces behind this process will be reinforced.
common_voice_tr_18596423	Two more major rock events are going to be held in July.	There are two major rock events in July.	There are two major rock events in July.	There are two major rock shows in July.	There are two major rock events in July.	There are two major rock events in July.
common_voice_tr_18596433	The same arrangement is also planned for judicial system.	The same regulation is not planned for the court.	The same arrangement is not planned for the trial.	The same regulation is not planned for the court.	It is not planned for the same regulatory court.	The same regulation does not take place in the court.
common_voice_tr_17525378	Group members set forth personal reasons.	The group members pushed forward for personal reasons.	The group members gave the leading reasons.	The group members advanced their personal reasons.	The group members went ahead with their personal reasons.	The group members took the lead for personal reasons.
common_voice_tr_17525387	Do you think that skillful and young actors follow tour lead?	Do you think the talented young actors came from behind you?	Do you think talented young players come from behind you?	Do you think the talented young players are on your side?	Do you think the talented young players come from your band?	Do you think the talented young players are coming from behind you?
common_voice_tr_17525421	Heifers.	From the valley.	Two villages.	From Vallage.	Two villages.	Two valleys.
common_voice_tr_17525422	Both of the artists have been rewarded with twenty three thousand Euros each.	Twenty-three thousand awards were given to each of the two artists.	Twenty-three thousand euros were awarded to each artist.	Twenty-three thousand awards were given to each artist.	Twenty-three thousand awards were given to each artist.	Twenty-three thousand awards were given to each of the two artists.
common_voice_tr_17525424	The program includes a hundred and ten films	One hundred and ten films are on the program.	One hundred and ten films are in the program.	One hundred and ten films are included in the program.	There are one hundred and ten films on the program.	One hundred and ten films are included in the program.
common_voice_tr_17525426	A total of four coalitions are participating in the elections.	A total of four coalitions are participating in the elections.	A total of four unions are participating in the elections.	A total of four unions are participating in the elections.	A total of four unions are participating in the elections.	A total of four federations are participating in the elections.
common_voice_tr_17525427	The elections will be held on the 14th of April, Wednesday.	Elections will be held on Wednesday, April 14th.	Elections will be held on Wednesday, April 14.	The elections will be held on Wednesday, April 14.	The elections will be held on Wednesday, April 14.	Elections will take place on Wednesday, April 14th.
common_voice_tr_17525432	There are eighty one registered parties in Serbia.	There are eighty-one registered parties in Serbia.	There are eighty-one registered parties in Serbia.	There are eighty-one registered parties in Serbia.	There are eighty-one registered parties in Serbia.	There is an eighty-one registered party in Serbia.
common_voice_tr_17525433	Turkey has taken on the presidentship on June.	Turkey's presidency took over in June.	Turkey took office in June.	Turkey took over as president in June.	The Turkish presidency took office in June.	The Turkish presidency took office in June.
common_voice_tr_17525442	The antic structure was found during archeological excavations.	The ancient building was among the archaeological excavations.	The old building was among the archaeological remains.	The ancient building was among archaeological disasters.	The ancient building was found during archaeological excavations.	The ancient building was among the archaeological discoveries.
common_voice_tr_17525464	Tirlea made a degree of two thousand three hundred twenty four .	Tilla made two thousand three hundred and twenty-four degrees.	Tilla did two thousand three hundred and twenty-four degrees.	Tilla made two thousand three hundred and twenty-four degrees.	Tilla graduated two thousand three hundred and twenty-four.	Tilleja made two thousand three hundred and twenty-four degrees.
common_voice_tr_17525482	Average success ratio of the countries is thirty five percent.	The average success rate of countries is thirty-five percent.	The average country's success rates are 35%.	The average success rate of countries is thirty-five percent.	The average success rate of countries is thirty-five percent.	The average success rates of countries are thirty-five percent.
common_voice_tr_17525507	There is not adequate willingness and skills.	There's not enough willingness or ability.	There is not enough willingness or ability.	There is no sufficient willingness or capacity.	There's not enough willingness or ability.	There's not enough willingness or talent.
common_voice_tr_18235068	This is a quite dirty job but after all it is a job.	It's a pretty bad job, but it's also a job.	It's a pretty bad job, but it's also a job.	It's a pretty bad thing, but it's a big deal.	It's a pretty bad job, but it's a lot of work.	It's a pretty bad job, but it's a job as a result.
common_voice_tr_18235075	But their plans came to nothing.	But he didn't keep his plans.	But he didn't plan.	But he didn't keep his plans.	But he didn't keep his plans.	But he didn't keep his plans.
common_voice_tr_18235089	Corridor eight and Corridor ten.	Corridor eight and Corridor ten.	Corridor eight and Corridor ten.	Corridor eight and corridor ten.	Corridor eight and Corridor ten.	Eight corridors and ten corridors.
common_voice_tr_18235090	Who were the perpetrators?	Who were the fairies?	Who were the agents?	Who were the agents?	Who were the fairies?	Who were the fairies?
common_voice_tr_18235092	Reform process was left aside.	The process of reform has been put on hold.	The reform process was left out.	The reform process was left aside.	The reform process was put aside.	The process of reform has been left out.
common_voice_tr_18235093	The event ends on September four.	The operation ends on September 4th.	The operation ends on September 4.	The operation ends on September four.	The action is ending on September 4.	The operation is closing in September four.
common_voice_tr_18238883	This was followed by an immediate series of arrests.	This was immediately followed by a series of arrests.	He immediately watched a series of arrests.	This was immediately followed by a series of arrests.	This was immediately followed by a series of arrests.	This was immediately followed by a series of arrests.
common_voice_tr_18238887	Furthermore, this old system had a high cost.	And the operating system may be a little overwhelmed.	And the ecosystem might be a little tempted.	And the operating system might be a little depressing.	And the operating system is a little exaggerated.	And the operating system may have been a little confusing.
common_voice_tr_18238888	I am happy it ended.	I'm so glad you're finished.	I'm very happy for her.	I'm so glad it's over	I'm so glad it's over.	I'm so glad it's over.
common_voice_tr_18238889	The official stated that membership is possible	The authority stated that the merger was possible.	The official said the deal was possible.	The authorities said the trial is possible.	The authorities noted that the order was possible.	The authorities indicated that the procedure was possible.
common_voice_tr_18238890	Membership is not an impossible dream.	Well, membership is not an impossible dream.	What, membership is not an impossible dream?	What, membership is not an impossible dream?	Well, membership is not an impossible dream.	Of course, membership is not an impossible dream.
common_voice_tr_18238891	Which stage is the state founding process at?	So what was the stage of the state-building process?	So what stage did the state establishment process take?	So what stage did the state creation process take?	So what step did the process of statehood take?	So what stage of the state establishment process did it go into?
common_voice_tr_18238892	Both gained forty seven points	They both scored 47 points.	Both scored 47 points.	Both of them got 47 points.	Both got forty-seven points.	They both got forty-seven points.
common_voice_tr_18238893	The list gets longer every year.	The list is getting a little longer every year.	The list is getting longer every year.	The list goes a little further every year.	The list gets a little longer every year.	The list is getting a little longer every year.
common_voice_tr_18239087	What do you think about this subject?	What do you think about that?	What do you think about that?	What do you think about this?	What do you think about that?	What do you think about that?
common_voice_tr_18239089	Serbian people have a very positive approach to the issue.	The approach of the Serbian people to the subject is very positive.	The approach of the Serbian people to the subject is very positive.	The approach of the Serbian people to the issue is very positive.	The approach of the Serbian people to this issue is very positive.	The Serbian people's approach to the subject is very positive.
common_voice_tr_18239090	However, international public expects concrete steps to be taken.	But the international community is waiting for the next steps.	But international society awaits the sunshine.	But the international community is waiting for the next steps.	But the international community is waiting for the final steps.	But the international community is waiting for the next steps.
common_voice_tr_18239091	Serbs beat Italy three-nil.	The Serbs defeated Italy three to zero.	The Serbs defeated Italy three zeroes.	The Serbs defeated Italy three to zero.	The Serbs conquered Italy three to zero.	The Serbs defeated Italy by three shots.
common_voice_tr_18239092	But all job-seekers are not convinced.	But not everyone who is looking for a job has been convinced.	But not everyone who wants a job is convinced.	But not all of those looking for work were convinced.	But not everyone who was looking for a job was convinced.	However, not all those looking for a job have been convinced.
common_voice_tr_18290727	Other sports practically do not exist.	The other sports halls are almost gone.	The other sports teams almost disappeared.	There are almost no other sports halls.	The other sports halls are almost gone.	Other sports halls almost don't exist.
common_voice_tr_18413655	The investigation was started last year.	The investigation was launched last year.	The investigation started last year.	The investigation began last year.	The investigation began last year.	The investigation was launched last year.
common_voice_tr_18413657	The Agreement will become effective on July first.	The deal will go into effect on July 1st.	My contract will go into effect on a July	My contract will be signed on July 1st.	The agreement will go into effect on September 1st.	The agreement will enter into force on July 1st.
common_voice_tr_18413658	Why is it so difficult to break vicious circles and underdevelopment traps?	Why is it so hard to break down barriers and low-development barriers?	Why is it so hard to break the barriers and the low growth barriers?	Why is it so hard to break the barriers and the stains of poor development?	Why is it so hard to break the short-term and short-term commitments?	Why is it so difficult to break the constraints and the low-development barriers?
common_voice_tr_18413664	In addition to this, how will the inclusion of the presidential race change the outlook of other elections?	Also, how will the addition of the presidential race change the attitude of other elections?	Also, how will the addition of the presidential race change the attitude of other elections?	Also, how will the addition of the presidency contest change the mood of the other elections?	Also, how will the addition of the presidential race change the outlook of the other elections?	Moreover, how will the added pressure of the presidency race change the attitude of the other elections?
common_voice_tr_18413668	Stability is a must for economy.	Economic stability is a prerequisite.	The economy is stable.	The economic stability is the condition.	Stability in the economy is a condition.	There is a need for stability in the economy.
common_voice_tr_18413671	But there are fifty seven member countries of the Islamic Conference.	However, there are fifty-seven countries in the Islamic Conference.	Eighty-seven countries are in the Conference of Islam.	However, fifty-seven countries are in the Islamic Conference.	However, fifty-seven countries are included in the Islamic Conference.	However, fifty-seven Member States are in the Conference of Islam.
common_voice_tr_18413678	Officials are expecting the same for this year.	Officials are expecting the same thing this year.	Officials are expecting the same this year.	Officials are expecting the same this year.	Officials are expecting the same this year.	Officials are expecting the same thing this year.
common_voice_tr_18413682	We are backed by movies of Emir Kusturica.	We took the films of Emir Kusturica behind us.	We took pictures of Emir Kustulığın behind us.	We have the films of Emir Kostulika behind us.	We took over the films of Emir Kustullika.	We took over the movies of Emir Kusturikan.
common_voice_tr_18413683	How do you evaluate this industry today?	How do you evaluate this sector today?	How do you evaluate this sector today?	How do you evaluate this sector today?	How are you evaluating this sector today?	How do you evaluate this sector today?
common_voice_tr_18413684	But the news was good on the rest of the day.	But when the day was over, the news was good.	However, the news in the afternoon was good.	But the news was good when the day was over.	But the news was good when the day was over.	But the news at the rest of the day was good.
common_voice_tr_18413686	Subscribers are offered three different plans for payment.	Subscribers are offered three different payment plans.	The subscribers have three different payment plans.	Submissions are provided on three different payment plans.	Subscribers are offered three different payment plans.	The subscribers are offered three different payment plans.
common_voice_tr_18413687	But they gave a chance for this business though.	But still, he gave this job a chance.	But he still gave this work a chance.	But it still gave this work a chance.	But still, this gave him a chance.	But he still had a chance to do it.
common_voice_tr_18413690	Pahor didn’t hide his satisfaction with the result.	Pahor didn't hide what he heard from the result.	He didn't hide his satisfaction with the result.	Pahor didn't hide his feeling of the outcome.	Pahor didn't hide what he had heard from the result.	Pahor did not hide what he had heard from the outcome.
common_voice_tr_18413691	People are hungry everyday.	This citizen opens every day.	Citizen , open every day .	This citizen is an angel.	This citizen is open every day.	This citizen, open every day.
common_voice_tr_18413695	We were not beaten, we didn’t kneel or smashed.	But we didn't win, we didn't fall down, we didn't get hurt.	But we weren't defeated, we didn't fall, we weren't hurt.	But we didn't win, we didn't lose a medal and we weren't hurt.	But we were not defeated, we didn't break the chain, we were not defeated.	But we didn't win, we didn't break the chain, we didn't lose weight.
common_voice_tr_18413711	The search activities so far did not return any results.	I didn't understand any of the calls until now.	I've never heard of any calls.	There's no answer to any of the calls so far.	We haven't figured out any of the calls yet.	I haven't been able to get a conclusion from the calls.
common_voice_tr_18413713	No damage or wounds were reported after the attack.	No injuries or injuries were reported in the attack.	No injuries or damage were reported in the attack.	There were no injuries or damage to the attack.	There were no injuries or injuries in the attack.	No injuries or damage have been reported in the attack.
common_voice_tr_18573646	If even he says such a thing, what can I say further?	Even if he says that, what else can I say?	If he says that, what else can I say?	Even if he says so, what else can I say?	Even if he says so, what else can I say?	Even if he says that, what else can I say?
common_voice_tr_19584244	Approximately a ton of this will be destroyed.	About a thousand tons of this will be destroyed.	About a thousand tons of this will be destroyed.	About a thousand tons of this will be destroyed.	About a thousand tons of this will be destroyed.	About a thousand tons of it will be exhumed.
common_voice_tr_19584247	The defense team of Boskovski has not yet been confirmed.	Boskovsky's defense team has not yet been confirmed.	The Boskowski defense team has not yet been confirmed.	Boskovski's defense team has yet to be confirmed.	Boskovsky's defense team has not yet been confirmed.	Boskovsky's defense team has not been confirmed yet.
common_voice_tr_19584270	What is the stance of the army on this issue?	What's the army's attitude to this?	What is the attitude of the army on this?	What is the attitude of the army on this?	What's the army's attitude to this?	What's the military's attitude on this?
common_voice_tr_19584271	Negotiations on the project started in nineteen ninety-eight.	Negotiations on the project began in nineteen ninety-eight.	Negotiations on the project began in 1898.	Negotiations on the project started in 1898.	Negotiations regarding the project started in nineteen ninety-eight.	Negotiations regarding the project started in nineteen ninety-eight.
common_voice_tr_19584272	This result is so serious to be ignored.	This is a serious outcome that will not be ignored.	It's a very serious result.	This is not going to be a very serious result.	This is a very serious result that cannot be ignored.	This is a serious outcome that is unfathomable.
common_voice_tr_19584273	Valotto has served for a year in this post.	Balotto served a year in the service.	Balotto served one year.	Balotto served a year in the army.	Ballotto served one year in the post.	Balotto served one year in the service.
common_voice_tr_19591236	They believe is Santa Claus.	They believe in Santa Claus.	They believe in Santa.	They believe in Santa.	They believe in Santa Claus.	They believe in Santa Claus.
common_voice_tr_19591238	The main land gives the impression of time travel.	The mainland is experiencing a time of travel.	Ankara is also a travel destination.	Ankara is seeing the journey in time.	Ankara is time-traveling.	Anacara is monitoring travel during the day.
common_voice_tr_19591241	How does Montenegro review the growing role of Turkey in the region?	How does Karada assess Turkey's growing role in the region?	How does Karada assess Turkey's growing role in the region?	How does Karada assess Turkey's growing role in the region?	How does Karada evaluate Turkey's growing role in the region?	How does Karada assess the role of Turkey growing up in the region?
common_voice_tr_19591242	The tournament ends on the third of August.	The tournament ends on August 3rd.	The tournament ends on August 3rd.	The tournament ends on August 3rd.	The tournament ends on August 3rd.	The tournament ends on August 3rd.
common_voice_tr_19591245	Mladic is on the run since two thousand.	Mladic has been running away from the law for two thousand years.	Mladic has been escaping law since 2000.	Mladic has been escaping law for two thousand years.	Mladic has been escaping from the law for two thousand years.	Mladic has been enabled by law for two thousand years.
common_voice_tr_19591246	Demand for red meat recovered while Christmas approaches.	With Noel, the red meat is returning.	Christmas is coming with the red meat.	With Noel, red meat is returning.	Noel and I are returning to red meat.	With Noel, the red meat is coming back.
common_voice_tr_19591249	But will they be able to convince the increasingly anxious people?	But will they be able to convince the people who are dissatisfied with it?	But can the people who are going to be dissatisfied convince that?	But can the people who are going to be upset over it convince them?	But will they convince the people who are being dissatisfied with him?	But will the people who are dissatisfied with it be able to persuade them?
common_voice_tr_19591251	And today the number of interrogation has been significantly decreased.	Today, the number of inquiries has decreased significantly.	Today, the number of questions has decreased significantly.	The number of questionnaires has decreased significantly today.	Today, the number of inquiries decreased significantly.	Today, the number of questions has decreased to a significant extent.
common_voice_tr_19591252	So, how many of them would get a medal?	So how many medals will he get?	How many medals can he get?	So how many medals will he get?	So how many medals will he get?	So how many medals will he get?
common_voice_tr_19591253	Many citizens are enthusiastic about this new step.	A lot of citizens are enthusiastic about this campaign.	Many citizens are excited about this campaign.	A lot of citizens are excited about this attack.	A lot of citizens are passionate about this campaign.	A lot of citizens are eager to do this.
common_voice_tr_19591254	This has been a turning point.	It was a turning point.	It was a turning point.	It was a turning point.	It was a turning point.	There was a turning point.
common_voice_tr_19591256	Would you support a change in the name of Macedonia?	Do you support the change of the name of Macedonia?	Do you support changing the name of Macedonia?	Do you support changing Macedonia's name?	Do you support the change of Macedonian name?	Do you support the change of the name of Macedonia?
common_voice_tr_19591257	The decision was taken after two incidents abroad.	The decision was made after two events abroad.	The decision was taken after two outings.	The decision was made after two events abroad.	The decision was taken after two events abroad.	The decision was made after two events abroad.
common_voice_tr_19591258	Reliability and transparency are indispensable.	If there is no reliability and transparency, there will be no failures.	There can be no trust and no transparency.	If there is no transparency and trust, there will be no failure.	If there is no reliability and transparency, there is no deception.	If there is no reliability and transparency, there are no crooks.
common_voice_tr_19591267	What particular difficulties do you face when creating costumes, puppets and scenes?	What special powers do you encounter as you create costumes, dolls, and scenes?	What special powers do you encounter while creating costumes, dolls and scenes?	How do you deal with special forces when creating costumes, dolls and scenes?	What special forces do you encounter when designing costumes, dolls, and scenes?	What are the special powers you encounter when making costumes, dolls, and scenes?
common_voice_tr_19591270	But, time passes by.	But time is passing.	But time is passing.	But time is passing.	But time is passing.	But time is passing.
common_voice_tr_19591271	Three babies died at the scene as a result of drowning.	Three babies died drowning at the scene.	Three babies died drowning at the scene.	Three babies died drowning in the event.	Three babies died drowning at the scene.	Three babies died drowning on the spot.
common_voice_tr_19591272	The agreement will provide significant economical help.	The economic benefits of the agreement will be great.	The economic benefits of the agreement will be great.	The economic benefits of the agreement will be great.	The economic benefits of the agreement will be great.	The economic benefits of the agreement will be great.
common_voice_tr_19591281	The investigation concerning the incidence is in progress.	An investigation into the incident is ongoing.	An investigation into the incident is underway.	The investigation into the incident is ongoing.	The investigation into the incident is ongoing.	The investigation into the incident is ongoing.
common_voice_tr_19591282	Kosor also repeated these feelings.	Kosor also reiterated these feelings.	Kosor repeated these feelings.	Kosor also followed these feelings.	Kossur also repeated these feelings.	Kosor also reignited these feelings.
common_voice_tr_19591283	The cause of delay is still uncertain.	The source of the delay is still unknown.	The source of the delay is still unknown.	The source of the delay is still unclear.	The source of the delay is still unknown.	The source of the delay is still unknown.
common_voice_tr_19591285	The deadline for application to the funds is 30.03.2003.	The deadline for applying for the fund is March 30th, two thousand and three.	The last date for applying for a FWA is March 30, 2003.	The deadline for applying for the fund is March 30, two thousand and three.	The last date for applying for a FPA is March 30, two thousand and three.	The date for the final application for the submission is March thirty-two thousand and three.
common_voice_tr_19591291	There is a tangible concern across Europe.	A worrying judge is being held in general in Europe.	A worrying judge is being held in the European Parliament.	There is an alarming trend in Europe as a whole.	An alarming judge is being held in general in Europe.	A worrying judge is handled in general in Europe.
common_voice_tr_17348994	And they moved to Belgrade two years ago.	He moved to Belgrade two years ago.	He moved to Belgrade two years ago.	He moved to Belgrade two years ago.	She moved to Belgrade two years ago.	He moved to Belgrade two years ago.
common_voice_tr_17348995	In certain cases, proximity does not constitute a priority.	In some cases, closeness is not a priority.	In some cases, proximity is not a priority.	In some cases, proximity is not a priority.	In some cases, closeness is not a priority.	In some situations, closeness is not a priority.
common_voice_tr_17348999	The document is expected to be signed within a month.	The report is expected to be signed within a month.	The document is expected to be signed in March.	The report is expected to be signed in May.	The document is expected to be signed within a month.	The report is expected to be signed within a year.
common_voice_tr_17349001	He succeeded to find his high-school love.	She managed to find her love in high school.	He managed to find his love.	She managed to find her love.	He managed to find his high school boyfriend.	He managed to find his love in high school.
common_voice_tr_17349007	So, there will not be any changes in the situation.	So there's not going to be a change in the situation.	So there will be no change in the situation.	So there will be no change in the situation.	So there will be no change in the situation.	So there's not going to be a change.
common_voice_tr_17349010	Macedonia has been giving great importance to science in recent years.	Macedonia has attached great importance to science in recent years.	Macedonia has been giving great importance to science in recent years.	Macedonia has been paying great attention to science in recent years.	Macedonia has been putting great emphasis on science in recent years.	Macedonia has been placing great importance on science in recent years.
common_voice_tr_17349013	And most of the people who left will not return to their countries.	Most of those who leave will not return to their countries.	Most of those who leave will not return to their countries.	Most of the people who leave will not return to their countries.	Most of the passengers will not return to their home countries.	Most of the people who are going will not return to their country.
common_voice_tr_17349020	The country is trying to increase this figure.	The country is trying to increase this number.	The country is trying to increase this number.	The country is trying to increase its level.	The country is trying to increase this number.	The country is trying to increase that number.
common_voice_tr_17349021	So, we didn’t made any profit.	I mean, we never did.	So we never did.	I mean, we never did.	So we never regretted it.	So we never made up our minds.
common_voice_tr_17349022	The name problem escalating in Macedonia.	In Macedonia, the name issue is on the rise.	The name issue is getting hotter in Macedonia.	The issue of names is also hot in Macedonia.	The name issue in Macedonia is flaring up.	The name issue in Macedonia is getting hotter.
common_voice_tr_17349024	Where did they go, abandoning me?	Where did he leave me?	Where did you leave me?	Where did he get me?	Where did you leave me?	Where did he go when he left me?
common_voice_tr_17349030	The regions was affected from the Kosovo conflict.	The region was also affected by the Kosovo conflict.	The region was also affected by the Kosovo conflict.	The region was also affected by the Kosovo conflict.	The region was also affected by the Kosovo conflict.	The area was also affected by the Kosovo conflict.
common_voice_tr_17349033	Nowadays the votes are being recounted.	Now those numbers are counting again.	Those numbers are counting again now.	Now they're counting again.	Now they're counting again.	It's getting the same ideas again.
common_voice_tr_17349040	Nowadays, Sighisoara is a popular holiday destination.	Sigisoara is a popular holiday town these days.	Sigisoara is now a popular holiday resort.	Sigisoara is a popular holiday town these days.	Sigissoara is a popular holiday destination these days.	These days, Sigisoara is a popular holiday town.
common_voice_tr_17349041	Do you think that any progress are made in terms of security circumstances in the region?	Do you think there's been any progress in terms of security in the region?	Do you think there is an arrangement for security in the region?	Do you think there is any progress in terms of security in the region?	Do you think there was any progress in terms of security in the region?	Do you think there was a record progress in terms of security in the region?
common_voice_tr_17349042	How important is this reinforcing?	How important is this attribute?	How important is this installation?	How important is this guarantee?	How important is this backup?	How important is this confirmation?
common_voice_tr_18373727	How big are these groups and how many people are involved in these groups approximately?	What are the sizes of these groups? How many people are there around these groups?	What are the sizes of these groups? How many people are below these groups?	What are the size of these groups? How many people are there around these groups?	What are the sizes of these groups? What are the numbers of people around these groups?	What are the size of these groups, how many people are there around these groups, what are the number of people down?
common_voice_tr_18373728	An ordinary election was held in April.	In April, an election had been held.	There was an event in Nisan.	In Nisan, there was an election.	An election had been held in April.	In April, an election had taken place.
common_voice_tr_18373773	Can Rajevac set aside the loyalty he feels for his country and concentrate on the match as much as possible?	Please, can you put aside your loyalty to your country and focus on the match with all your might?	Please, can the courageous match be contested by putting aside the loyalty of his country?	Can the ambition of a country be based on its own integrity and match with its courage?	Can Recep Ach with his country's loyalty be put aside and marked for the match with force?	Recepric, can you put aside the loyalty of your country and compete with the might of it?
common_voice_tr_18373785	The agreement is signed in Nicosia.	The agreement was signed in Lefkoš.	The agreement was signed in Lefkoş.	The agreement was signed by Levkoša.	The agreement was signed in Lefkocho.	The agreement was signed by Lefkoiz.
common_voice_tr_18373845	The seminar took a start on the 11th of November in Istanbul.	The seminar started in Istanbul on November 11th.	The seminar started in Istanbul on November 11th.	The seminar started in Istanbul on November 11th.	The seminar started in Istanbul on November eleven.	The seminar started in Istanbul on November 11th.
common_voice_tr_19507036	For this reason never lose hope.	So don't lose what you've been waiting for.	So don't lose your patience!	So don't lose your suspicion!	So don't lose sight of your hope.	So don't lose sight of your expectations!
common_voice_tr_19507039	Miners also experience a decrease in demand.	Miners are also living in demand.	Miners also live in demand.	Miners also live in demand.	Miners are also living in demand.	Miners are also suffering from the demand.
common_voice_tr_19507045	And, Cyprus cannot be an exception to this.	Cyprus can't help it either.	Cyprus can't help it.	Cyprus is no exception to this.	And Cyprus cannot be immune to this.	The Cyprus can't rule it out.
common_voice_tr_19507048	Drug trafficking is in decline.	The smuggling rate is decreasing.	The smuggling operation is decreasing.	The contractor's safety is decreasing.	The contractor's flight rate is decreasing.	The escape rate for a hunter is decreasing.
common_voice_tr_19507052	Do you wonder why?	Not on me.	Not me?	That's me.	It's not me.	No, I did not.
common_voice_tr_19507059	Do you think these meetings will yield results?	Do you think these meetings will be connected in the end?	Do you think these meetings will come to an end?	Do you think these meetings will connect in a way?	Do you think these meetings will be connected by a conclusion?	Do you think these meetings will be linked to a consequence?
common_voice_tr_19507061	Plenty of restorations need to be done at the infrastructure.	There needs to be a lot of improvement in the infrastructure.	There should be a lot of improvement in the infrastructure.	There needs to be a lot of improvement in the infrastructure.	A lot of improvements needs to be made in the infrastructure.	We need to do a lot of improvements to the infrastructure.
common_voice_tr_19507065	The performance criteria have not been determined yet.	The performance criteria have not yet been set.	The performance criteria are not yet set.	The performance criteria have not yet been established.	The performance criteria have not yet been defined.	The performance criteria have not yet been established.
common_voice_tr_19507073	Overall, the public reacted positively.	The reaction of the people was generally positive.	People generally reacted positively.	The reaction of the people was generally positive.	People's reactions were generally positive.	The response of the people was generally positive.
common_voice_tr_19507074	The second one counterbalances half of the total credit amount.	The second receives half of the total credit.	The second is half the total credit.	The second is half of the total loan.	The second one is half the total of the loan.	Secondly, it's half the total credit.
common_voice_tr_19507077	Kosovo declared its independence on February.	Kosovo declared independence in February.	Kosovo declared independence in February.	Kosovo declared independence in February.	Kosovo declared independence in February.	Kosovo declared independence in February.
common_voice_tr_19507078	This shipment’s destination was also Bulgaria.	This love affair was also going to Bulgaria.	This love was going to Bulgaria as well.	This love letter was also going to Bulgaria.	This love letter was also going to Bulgaria.	I was going to Bulgaria with this love letter.
common_voice_tr_19507081	However the situation is much better now.	But now the situation is better.	But now things are better.	But now it's better.	But now it's better.	But now the situation is better.
common_voice_tr_19507099	He was smoking while saying this.	I was smoking a cigarette when I said that.	I was smoking when I said that.	That's what I was smoking.	I used to smoke smoke when I was young.	When I was a kid, I used to smoke.
common_voice_tr_19507109	Turkey is hosting the marionette festival.	Turkey is hosting the Kokla Festival.	Turkey is hosting the Kokla Festival.	Turkey hosts the Kokla Festival.	Turkey hosts the Kokla Festival.	Turkey is hosting the Kokla Festival.
common_voice_tr_19507111	The project will employ a thousand and two hundred people.	The project will create jobs for two hundred people.	The project will employ 200 people.	The project will employ nearly 200 people.	The project will employ more than 200 people.	The project will create jobs for 200 people.
common_voice_tr_19507113	However, this problem is also being solved.	But this problem is also being solved.	But this problem is solved.	But this problem is solved.	But this problem is being solved.	But this problem is also being solved.
common_voice_tr_18189744	Hüseyni is still awaiting compensation from Malev.	Hussein is still waiting for compensation from Malev.	Hussein is still waiting for compensation from Malev.	Hussein still expects compensation from Malev.	Hussein still expects compensation from Malve.	Hussein is still expecting compensation from the Maldives.
common_voice_tr_18189746	Now this number has decreased to forty percent.	Now this number has dropped by 40 percent.	Now that number has dropped to 40 percent.	Now that's down to a percentage of 40.	Now that number has dropped to 40 percent.	Now this number has dropped to 40 percent.
common_voice_tr_18621908	Everything is good.	It's all good.	Everything is fine.	Everything is fine.	Everything is fine.	Everything is good.
common_voice_tr_18621935	Or is it just an illusion made up by a dreamer and a fake scientist?	Or is it just a fantasy created by a fake scientist and a fake scientist?	Or is it just a fantasy premeditated by a false scientist?	Or is it just a fantasy created by a fake scientist and a fake scientist?	Or was it just a false imagination and a lie made up by a science fiction guy?	Or was it just a fantasy and a misconception that the fake scientist invented?
common_voice_tr_18621936	The rate of the participation was almost forty-seven percent.	The participation rate was about forty-seven percent.	The number of participants was about 47 percent.	The participation rate was approximately forty-seven percent.	The participation rate was approximately forty-seven percent.	The total attendance was about forty-seven percent.
common_voice_tr_18621950	The proposal period expired on February, twenty-sixth.	The tender expired on February 26.	The offer expired on February 26.	The offer period was completed in February 26.	The proposal expired on February 26th.	The tender expired on February 26th.
common_voice_tr_18621953	Even a mouse will be poisoned by running into here.	If it falls here, it's poisoned.	If it gets wet, it poisoned here.	If it falls here, it will get poisoned.	If the fire falls here, it's poisoned.	If it gets intoxicated here, it poisones.
common_voice_tr_18621967	The process is expected to start this autumn.	The process is expected to begin this late spring.	The process is expected to begin this late spring.	The process is expected to begin this latest spring.	The process is expected to begin this late spring.	The process is expected to begin this last spring.
common_voice_tr_18621973	It is hard to live together, elders want peace.	It's hard to live together, the elderly want peace.	Living together is hard, old people want peace.	Living together is hard, the elderly want peace.	It is difficult to live together, the old want peace.	It's hard to live together, old people want peace.
common_voice_tr_18621989	They can hardly earn a living even with a double income.	They're having a hard time with both of them coming.	They're having a hard time even with two.	It's hard even when the two of them come.	They're having a hard time even when the two of them are coming.	They're both coming in, but it's hard to get by.
common_voice_tr_18621990	Expenses are usually above the incomes.	Spending is usually on the edges.	Spending is generally on edits.	Spending is usually on the edges.	Spending is usually on the edges.	Spending is generally on the edges.
common_voice_tr_18622036	Now, on the other hand, this figure increased by twenty thousand times approximately.	Now that number has gone up to twenty thousand.	Now that's up to twenty thousand.	Now this number has increased to twenty thousand.	Now this number has increased to twenty thousand.	Now that number has risen to twenty thousand.
common_voice_tr_18622037	What are your predictions and considerations about the future of the country.	What are your estimates and thoughts on the future of the country?	What are your predictions and thoughts about the future of the country?	What are your predictions and thoughts about the future of the country?	What are your estimates and thoughts on the future of the country?	What are your estimates and thoughts on the future of the country?
common_voice_tr_18622043	Anything apart from this is simply a speculation.	Anything other than that is speculation.	Anything else is speculation.	Everything else is speculation.	Everything else is speculation.	Everything but this is speculation.
common_voice_tr_18623371	However, absolute majority was adequate for the third round.	But in the third round, the majority was enough.	But the third round was a lot of salt.	But in the third round, the salad was enough.	But in the third round, the majority was enough.	But there was a lot of salt in the third round.
common_voice_tr_18623373	The first item on the agenda was bilateral military cooperation.	For the first time in his career, he took on dual military duties.	The agenda included a second military action.	The first two soldiers on the agenda took a double job.	In the agenda, the first line of double military activities took place.	He took a joint military action for the first time on his agenda.
common_voice_tr_18623374	The groom brings a young boy along himself.	A boy brings a boy with him.	A boy brings a child to him.	The maid brings a boy with her.	I don't have any money.	A boy brings a child to his house.
common_voice_tr_18623483	Delaying won’t ensure the economy to recover.	Delay is a way of ensuring that the economy is stable.	Delaying is a sign of the beginning of an economy.	Delaying is a guarantee of the stability of the economy.	Delay is a key component of the economy's recovery.	Delay is a milestone in the recovery of the economy.
common_voice_tr_18623484	It's quite a touchy issue in Turkey.	This is a very sensitive issue in Turkey.	This is a very sensitive issue in Turkey.	This is a very sensitive issue in Turkey.	The issue is quite a sensitive one in Turkey.	The issue is quite a sensitive issue in Turkey.
common_voice_tr_18623495	They say that they no longer trust anybody within the government.	He says he doesn't trust anyone in power anymore.	He says he no longer trusts anyone in power.	He says he doesn't trust anyone in power anymore.	He says he doesn't trust anyone in power anymore.	He says he doesn't trust anyone in power anymore.
common_voice_tr_18623514	The short term external government debt ratios has been decreased.	The short-term public has dropped out of debt.	The short-term public has fallen out of debt .	The short-term public has fallen out of debt.	The short-term public has dropped out of debt .	The short-term public has dropped out of debt.
common_voice_tr_18623516	Two hundred and fifty people will work at the factory.	Two hundred and fifty people will work in the factory.	There will be 250 people working in the factory.	Two hundred and fifty people will work in the factory.	Two hundred and fifty people will work in the factory.	There will be two hundred and fifty people working in the factory.
common_voice_tr_18623518	We had great time together again.	We had a great time together again.	We had another great time together.	We had another wonderful time together.	We had a great time together again.	We had a great time together again.
common_voice_tr_17793264	The value of the project is declared as two billion euros.	The cost of the project is estimated at two billion euros.	The project is estimated to cost two billion euros.	The cost of the project is estimated at two billion euros.	The cost of the project is estimated at two billion euros.	The cost of the project is estimated to be two billion euros.
common_voice_tr_17793266	They had to grow up by using their minds for survival.	He grew up having to use his mind.	He grew up to use his mind.	He had to use his mind to grow up.	He grew up having to use his mind.	She grew up being forced to use her mind.
common_voice_tr_17793267	Will the arrival of feminine profession titles lead to more equality for women in Serbia?	Will the arrival of foreign officers in Serbia make women more equal?	Will the arrival of foreign ministers in Serbia make women more equal?	Will the arrival of foreign workers in Serbia give women more equal opportunities?	Will the growth of Posts and Telegraphs in Serbia bring more equality to women?	Will the growth of vacancies in retail businesses contribute more to equality among women in Serbia?
common_voice_tr_17793269	Does international public have new strategies in this context?	Do the international community have any concerns about this?	Are there any international partners in this regard?	Do the international community have any interest in this?	Do the international community have any desire to connect with this?	Do you have any proposals from the international community to do that?
common_voice_tr_19205830	Also bloggers want to talk about that.	The bloggers also want to talk about this.	Bloggers want to talk about it.	Blockers also want to talk about this.	The bloggers want to talk about this.	And the bloggers want to talk about this completely.
common_voice_tr_19205833	Opposition parties boycotted the voting.	Opposition parties have boycotted voting.	Opposition parties could boycott voting.	Opposition parties boycotted the vote.	Opposition parties can boycott voting.	Opposition parties boycotted the vote.
common_voice_tr_19205835	Their decisive yet unimposing attitude hides their anger.	The decisive, but unyielding attitude hides his anger.	Determined but unstable attitude hides anger.	A determined, but uncontrollable attitude hides the anger.	The determined, but unrestrained attitude hides his anger.	He is determined, but he is hiding his unstable behavior and anger.
common_voice_tr_19205837	The Turkish invention has been manufactured in Germany.	The Turkish invention was also developed in Amaya.	Turkish invention was developed in Amaya.	The Turkish invention was also developed in Germany.	The Turkish invention was invented in the May.	Turkish creations were also made in Almaty.
common_voice_tr_19205838	However the flag caused some confusion in Beijing.	However, the flag reached a bit of a crossroads in Beijing.	But the flag reached Beijing a little confused.	But the flag arrived in Beijing a little confused.	However, the flag hit Beijing a bit of a crossroads.	However, the flag reached a bit of a turning point in Beijing.
common_voice_tr_19205839	Ten candidates will participate in the elections.	He's going to compete in the election.	He will also compete in the elections.	He'll be contesting in the election.	He's going to run in the polls.	He's going to run for office in the election.
common_voice_tr_19205840	EU mission is under pressure from all sides.	The U.S. mission is under pressure from all sides.	The mission is under pressure from all sides.	The AP mission is under pressure from all sides.	The AFM is under pressure from all sides.	The United States mission is under pressure from all sides.
common_voice_tr_19205843	What will happen now?	What's going to happen now?	What about now?	What will happen now?	What's going to happen now?	So what's going to happen now?
common_voice_tr_19205844	Investments totaled three point two million euros.	Investments amounted to three quarters of two million euros.	Investments reached three quarters of two million euros.	Investments amounted to three quarters of two million euros.	Investments amounted to three quarters of two million euros.	Investments amounted to three-quarters of two million euros.
common_voice_tr_19205845	Administration of Customs collected five hundred and seventy two point two million Euros.	The customs office collected five hundred and seventy-two comma two million euros.	The customs office collected five hundred and seventy-two million euros.	Customs collected five hundred and seventy-two thousand two million euros.	Customs services collected five hundred and seventy-two comma two million euros.	Customs authorities have collected five hundred seventy-two quarters of two million euros.
common_voice_tr_19205848	Does this situation affect the decisions of the commission?	Does this affect the decisions of the Commission?	Does this affect the decisions of the Commission?	Does this affect the Commission's decisions?	Does this affect the decisions of the commission?	Does this affect the decisions of the Commission?
common_voice_tr_19205849	Violence is not invented by Balkan peoples.	Those who allow violence are not the Balkan people.	Those who allow violence are not Balkan citizens.	Those who allow violence are not the Balkans.	Those who allow violence are not the Balkans.	Those who allow violence are not the people of the Balkans.
common_voice_tr_19205851	And then there is the issue of investment.	And then there's the investment issue.	There's also an investment issue.	There's also an investment issue.	There's also the investment issue.	And there 's an investment issue .
common_voice_tr_19205852	Downwards trend continued in the first three months of this year, too.	The low trend continued in the first three months of this year.	The low trend continued in the first three months of this year.	The low trend continued for the first three months of this year.	The decline continued in the first three months of this year.	The low trend continued in the first three months of this year.
common_voice_tr_19205853	The participation ratio was about seventy percent.	The participation occurred in about seventy percent.	The participation was almost seventy percent.	The participation was about seventy percent.	The participation occurred at about seventy percent.	Participation occurred at approximately seventy percent.
common_voice_tr_19205854	How do you evaluate this issue?	How do you feel about that?	How do you feel about that?	How do you take this problem?	How do you feel about that?	How do you feel about this?
common_voice_tr_19205855	It is connected to the hospital section with a hallway.	He's connected to a corridor and a hospital ward.	There's a corridor to the hospital area.	He is connected to the hospital sector by a corridor.	It's connected to a corridor and a hospital building.	He's connected to the hospital section by a corridor.
common_voice_tr_19205856	The player had fifty-five matches with the national team.	The player made fifty-five appearances for the national team.	The player has faced 51 of the national team.	The player was on the national team for fifty-five games.	The player had fifty-five matches in the national team.	The player appeared in fifty-five matches for the national team.
common_voice_tr_19205858	My generation is a lost generation.	My bird disappeared into the sky.	My relative disappeared.	My bird has gone missing.	My wing became a missing wing.	My chest was a missing kid.
common_voice_tr_19205859	The houses in the Valley are stone, wood or adobe.	The houses in the valley are made of stone, ash or brick.	The houses in the valley are stone, ash or crabs.	The houses in the valley are stone, wood or carp.	The houses in the valley are either stone, ash or brick.	The houses in the valley are made of stone, ash or carp.
common_voice_tr_19205860	So, what is the reason of this geologic liveliness?	So what is the cause of this geological movement?	So what is the background to this geological movement?	So what is the cause of this geological activity?	So what is the cause of this geological activity?	So what are the causes of this geological movement?
common_voice_tr_19205861	How serious are they in this?	How serious are they about that?	How serious are you about that?	How serious are they about it?	How serious are they about that?	How serious is this, do you think?
common_voice_tr_19205862	Some of the products have arrived in Germany.	Some of the goods arrived in Germany.	Some of the cargo reached Germany.	Some of the goods reached Germany.	Some of the goods arrived in Germany.	Some of the property has reached Germany.
common_voice_tr_19205864	This message has also been added to the draft of the constitution.	This message was also added to the constitutional hospital.	The message was added to the constitutional hospital.	This message was added to the constitutional court.	This message was added to the constitutional hospital.	This message was also added to the constitutional hospital.
common_voice_tr_19205869	But not everyone is unhappy.	But not everyone is unhappy.	But not everyone is unhappy.	But not everyone is unhappy.	But not everyone is unhappy.	But not everyone is unhappy.
common_voice_tr_19205870	The project will be realized in the next twenty-four months.	The project will be implemented in the next twenty-four months.	The project will be implemented within the next 24 months.	The project will be implemented within the next 24 months.	The project will be implemented in the next 24 months.	The project will be implemented in the next twenty-four months.
common_voice_tr_19205871	Rom children are particularly affected by this situation.	Roman children are particularly affected by this situation.	This is particularly affecting the Roma children.	Roman kids are particularly affected by this situation.	The Roma children are particularly affected by this situation.	Romani children are especially affected by this situation.
common_voice_tr_19205873	The country carries out on-site policies.	The country is implementing policies on its own.	Policies are being implemented in the country.	The country's own policies are in place.	The country is implementing policies on its own.	The country is implementing policies in its own place.
common_voice_tr_17459609	According to the second survey, this percentage is even higher than eighty one percent.	According to the second survey, that's up from eighty-one percent.	According to the second poll, that's up 80 percent.	According to the second survey, this rate is up from 80 percent.	According to the second poll, this is up from eighty-one percent.	According to the second poll, this is even higher than eighty-one percent.
common_voice_tr_17459611	The fee was put into force by the start of the year.	The fee was set at the beginning of the year.	The fees were set at the beginning of the year.	The fee had been raised at the beginning of the year.	The fee had been fixed at the beginning of the year.	The rent had gone up at the beginning of the year.
common_voice_tr_17559359	Before that, the Ministry of Economy was in charge.	Before that, he was in charge of the Ministry of Economy.	Before that, he was in the ministry of economics.	He was previously in the position of Minister of Economy.	Previously, he was in charge of the Ministry of Economy.	Before that, he was in charge of the Ministry of Economy.
common_voice_tr_17559362	International impressions followed it.	This was watched by international audiences.	This was followed by international calls.	This was followed by international reaction.	It was watched by international fans.	It was observed by international fans.
common_voice_tr_17559364	The tournament ends on the 11th of October.	The tournament ends on October 1st.	The tournament ends in October.	The tournament ends on September 1st.	The tournament will be held in October.	The tournament ends on October 1st.
common_voice_tr_17559365	According to me, this isn’t something that has just appeared.	I don't think that's something that's just come out.	I don't think this is a new thing.	I think it's not something that just came up.	I don't think this is something that's just happened.	I don't think that's something that's just happened.
common_voice_tr_17559366	But Macedonia has work to do.	But there are things that Macedonia needs to do.	However, Macedonia has work to do.	However, Macedonia has work to do.	But there are things Macedonia needs to do.	But there are things that Macedonia needs to do.
common_voice_tr_17559368	This is all for this week.	That's all for this week.	That's all this week.	This weekly is this much.	That's all for this week.	That's it for this week.
common_voice_tr_17559369	However, some experts have questions.	But some experts are asking questions.	But some experts ask questions.	But some experts ask questions.	But some experts are asking questions.	But some experts are asking questions.
common_voice_tr_17559373	Momo disagrees with the country’s surprise movement.	Momo is not participating in the country's surprise movement.	Momo is not participating in the surprise movement in the country	Momo is not involved in the country's surprise movement.	Momo is not participating in the country's surprise movement.	Mommo doesn't participate in the country's surprise movement.
common_voice_tr_17559374	Generally the reforms are progression quite rapidly.	In general, reforms are progressing rapidly.	In general, reforms are moving fast.	In general, reforms are moving quickly.	In general terms, reforms are progressing fast.	In general terms, the reforms are progressing rapidly.
common_voice_tr_17559385	However will the schools in Romania be able to overcome these amendments?	But will schools in Romania be able to make that difference?	But can schools in Romania make that difference?	But can schools in Romania make that difference?	But can schools in Romania make that difference?	But can schools in Romania make that difference?
common_voice_tr_17559394	However, the issue was never really resolved.	But the case was never solved.	But it was never solved.	But the matter was never resolved.	But the case never came to a solution.	But the case had never been resolved.
common_voice_tr_17559395	Do you think this situation can be considered as a problem?	Do you think this situation can be called a problem?	Do you think that's a problem?	Do you think this could be called a problem?	Do you think this situation can be called a problem?	Do you think this situation can be called a problem?
common_voice_tr_17559428	What about the local people?	What about the local people?	So the local people	So the locals,	Well , the locals .	What about the locals?
common_voice_tr_17559435	Did foreign support for Balkan media companies achieve its goal?	Has the external support given to the Balkan media organizations reached its goal?	Has external support for Balkan media institutions reached its goal?	Has the external support given to the Balkan media organizations reached its goal?	Did the external support provided to the Balkan media organizations reach its purpose?	Did the external support for the Balkan media establishments achieve their goal?
common_voice_tr_17559444	Apply your lead.	Let me implement your leadership.	Let me apply your leadership.	Let 's apply your leadership .	Let ' s use your leadership .	I want to implement your leadership.
common_voice_tr_17559446	The construction of the facility will be continued in four and half years.	The construction of the facility will be completed in four and a half years.	The construction of the institution will be completed in four and a half years.	The construction of the facility will be completed in four and a half years.	The construction of the facility will be completed in four and a half years.	The construction of the facility will be completed in four and a half years.
common_voice_tr_17559448	European Commission gave the green light for the agreement.	The European Commission has turned a green light on the agreement.	The European Commission has made the agreement greenish.	The European Commission has given the deal green light .	The European Commission has provided green light for the agreement.	The European Commission has been greeted by the agreement.
common_voice_tr_17559456	Turkey is not a dictatorship.	Turkey is not a dictatorship .	Turkey is not a dictatorship .	Turkey is not a dictatorship .	Turkey is not a dictatorship .	Turkey is not a dictatorship .
common_voice_tr_17559457	The content of the proposal was not surprising.	There was no surprise in his suggestion.	There was no surprise in his offer.	There was no surprise in the proposal.	There was no surprise in the offer.	There was no surprise in his suggestion.
common_voice_tr_17346025	Croatian authorities want changes.	The Croatian authorities want a change.	Croatian officials want change.	Croatian officials want change.	Croatian officials want a change.	The Croatian authorities want a change.
common_voice_tr_17346026	There was also live music in the festival.	There was live music at the festival.	There was live music at the festival.	There was live music at the festival.	There was live music at the festival.	There was live music at the festival.
common_voice_tr_17346027	Lajic’s wife also point out the need for work positions.	Laichin's wife also emphasizes the need for work.	The wife of Laychin also emphasizes the need for work.	Laychin's wife also emphasizes the need for work.	Laichin's wife also emphasizes the need for work.	Laichin's wife is also underlining the need for work.
common_voice_tr_17346029	The tablet has been able to survive for centuries.	The tablet managed to stay on its feet for centuries.	The tablet has survived for hundreds of years.	The tablet has been on the rise for centuries.	The tablet has managed to stay on for hundreds of years.	The tablet has been on the foot for hundreds of years.
common_voice_tr_17346031	If it exists, who will make it easier?	If so, who's going to make it easier?	Who would make that easier?	If so, who will make it easier?	Who's going to make this easier?	Who's going to make it easier?
common_voice_tr_17346034	Firstly, mutual trust should be established.	First of all, mutual trust must be ensured.	First, mutual trust must be ensured.	First, mutual trust must be maintained.	First of all, mutual trust must be provided.	First of all, mutual trust must be guaranteed.
common_voice_tr_17346035	Firstly, they have to meet the criteria.	First of all, it needs to meet the criteria.	First, he needs to meet the criteria.	First of all, the criteria must be met.	First of all, you need to meet the criteria.	First of all, he has to meet the criteria.
common_voice_tr_17346037	Countless number of pets perished.	Countless domestic animals became telephones.	Countless pet phones.	Countless animals were robbed.	Countless domestic animals have been killed.	Countless domesticated animals became telephons.
common_voice_tr_17346038	The authorities razed the camp to the ground on Sunday.	Officials agreed to the camp on Sunday.	The authorities agreed to the camp on Sunday.	The authorities agreed on a camp on Sunday.	Authorities have confirmed the camp on Sunday.	Authorities have agreed to a camp on Sunday.
common_voice_tr_17346040	The Moldovan woman also abandoned Montenegro.	The Moldovan woman also left Karadagi.	The Moldovan woman also left Karadaye.	A Moldovan woman also left Karadá.	The Moldovan woman also left Karadaya.	The Moldovan woman also left Karadakh.
common_voice_tr_17346051	Then it is returned to Hague.	Later, he was transferred to Lahe.	Later it was transferred to Lahoia.	Later, he was transferred to Lahie.	Later, he was transferred to Lahia.	Later, he was transferred to Lahie.
common_voice_tr_17373093	What was done was very successful in every aspect.	It was very successful in every way.	Everything was done with great success.	It was very successful in every way.	Everything that was done was very successful.	What was done was very successful in every way.
common_voice_tr_17373094	But this was only the last episode.	But that was just the last part.	But this was just the last part.	But this was just the last part.	But this was only the last part.	However, this is only the last part.
common_voice_tr_17373096	If this is the case, how many observers will observe the elections?	If so, how many observers will watch the elections?	If so, what observers will be watching the election?	If so, how many observers will watch the elections?	If so, how many observers will watch the elections?	If so, how many observers will watch the elections?
common_voice_tr_17373098	Why does Turkey hesitate to express opinions opposing Kaddafi stronger?	Why is Turkey hesitating to make its views against Qaddafi more forceful?	Why does Turkey hesitate to make its opposing views stronger?	Why does Turkey hesitate to call the Qaddafi issue a stronger issue?	Why is Turkey hesitating to make its views against Kadhafi more strongly visible?	Why is Turkey hesitating to speak out against Gaddafi in a stronger way?
common_voice_tr_17373289	They knew they were only doing their jobs.	They knew he was just doing his job.	They knew he only did his job.	They knew he was just doing his job.	They only knew that he did his job.	They only knew he was doing his job.
common_voice_tr_17421488	Thousands of people joined the four-days-long festival.	Thousands of people attended the four-day festival.	Thousands of people attended the four-day festival.	Thousands of people attended the four-day festival.	Thousands of people attended the four-day festival.	Thousands of people attended the four-day festival.
common_voice_tr_17421492	Twenty plays will be staged including three premiers.	Twenty games will be staged to be the third gala.	Twenty games will be played, including three gala.	Twenty games will be played to form three castles.	There will be 20 games to be played to the third game.	Twenty games will be staged to be the third castle.
common_voice_tr_17421495	Oil price is raised.	The price of gasoline has gone up.	Oil prices have gone up.	The price of oil has gone up.	The price of gasoline has gone up.	The price of gasoline has gone up.
common_voice_tr_17421497	They don’t go home right after the iftar meal.	He's not going home right after Iftar.	He's not coming home after dinner.	He's not going home after Easter.	He's not going home right after dinner.	He's not going home right after Iftar.
common_voice_tr_17421498	Is it really the case?	Is that right, sir?	Is that true?	Is that so?	Is that really true?	Isn't that true?
common_voice_tr_17421499	The candidate with the highest votes wins in this round.	In this tournament, the player with the most votes wins.	This round wins the game by the most votes.	The player who won the most games in this round wins.	In this round, the player with the most votes wins.	He's winning the game with the most votes this season.
common_voice_tr_17421504	However, this work has not been seen easy up to now.	But this job doesn't seem easy until now.	But it doesn't seem easy so far.	But this job doesn't seem easy until now.	But this job isn't easy up to now.	But it's not easy to do so far.
common_voice_tr_17421505	Kosor is facing a series of urgent problems.	Kosoro is facing a number of urgent problems.	The Kosoro is facing some urgent problems.	Kossuru is facing several urgent problems.	A team of urgent problems awaits Kossaro.	A number of urgent issues are awaiting the Kosoro.
common_voice_tr_17421506	There are one thousand and eight hundred and six voters living abroad.	There are one thousand eight hundred and six voters abroad.	There are 1,800 voters abroad.	There are 1836 voters abroad.	There are also 1,800 voters abroad.	There are one thousand eight hundred and six voters abroad.
common_voice_tr_17421507	Many protesters are detained.	A very high number of indicators have been taken into account.	A very respectable indicator was seized.	The high-profile indicator was detained.	The most-seeded indicator was apprehended.	The high-ranking figure has been taken into custody.
common_voice_tr_17421523	Did “political crisis” have any effects on the security situation?	Did the political crisis have any impact on the security situation?	Did the political crisis create any impact on security?	Has the political crisis had any effect on the security situation?	Did the political crisis have any effect on the security situation?	Has the political crisis created any impact on the security situation?
common_voice_tr_17421531	A similar situation is also valid for Kosovo.	The same is true in Kosovo.	A similar situation in Kosovo.	A similar situation in Kosovo.	The same situation is mentioned in Kosovo.	There's a similar situation in Kosovo.
common_voice_tr_17421532	This is our favorite happy day.	A happy day that we love very much.	A happy day we love.	A happy day we all love.	It was a very happy day.	A happy day that we love very much.
common_voice_tr_17421533	These events are often the main news in the foreign press.	These events are frequently reported in the foreign press.	This is often reported in the press.	This is often reported in the outside press.	These events are often reported in the foreign press.	These events are often reported in the outside press.
common_voice_tr_17421539	People are waiting.	People are waiting.	People are waiting.	People are waiting.	People are waiting.	People are waiting.
common_voice_tr_17421540	The exhibition will continue until the 17th of February.	The exhibition will continue until February 17th.	The exhibition will continue until February 17.	The exhibition will continue until February 17th.	The exhibition will continue until February 17th.	The exhibition will continue until February 17th.
common_voice_tr_17421541	All of our seat belts are attached.	All of us are dependent on security ships.	We all depend on security ships.	All of us depend on security ships.	All of us are dependent on security vessels.	All of us are dependent on security shipments.
common_voice_tr_17421542	Eleven members of the gang has been arrested.	Eleven members of the group were arrested.	Eleven members of the group were arrested.	Eleven members of the opposition were arrested.	Eleven members of the chain were arrested.	Eleven members of the cross have been arrested.
common_voice_tr_17421543	Interest for some of them are more than the ones for the others.	Interest in some is greater than in others.	Some people are more interested than others.	Some have greater interest in him than others.	They're more interested in some than others.	Some people are more interested in them than others.
common_voice_tr_17421544	Luckily for me and for everybody here, this did not turn out to be the case.	Fortunately, and fortunately for everyone here, that didn't happen.	That was not my chance and everyone here's chance.	This didn't happen to my chance and everyone's chance here.	To my luck, and to everyone here, that didn't happen.	To my luck and to everyone's luck here, it wasn't.
common_voice_tr_17421545	Change stands out anywhere.	Changes are happening everywhere.	Change is everywhere.	Change is visible everywhere.	Divergence is everywhere.	There's a change everywhere.
common_voice_tr_17421547	The decision is expected to be made by early October.	The decision is expected to be made in early October.	The decision is expected to be delivered in early October.	The decision is expected to be made in early October.	The decision is expected to be made in early October.	The decision is expected to be delivered early in October.
common_voice_tr_17421548	She is Marietta with a wonderful personality.	I've been talking to you for a long time.	He was talking to the teachers about business.	You've been doing this for over a decade.	That's all I've been doing for my whole life.	He said, "I'm going to use it for my work.
common_voice_tr_17421549	Is there a slowdown in recognition process of Kosovo?	Is there a slowdown in Kosovo's recognition process?	Is the Kosovo's recognition process slowing down?	Are there any delays in Kosovo's recognition process?	Is there any slowdown in Kosovo's recognition process?	Is there a slowdown in Kosovo's recognition process?
common_voice_tr_17421550	Tadic's decision will help the Democrats, too.	Tadić's decision will also affect the Democrats.	Tadich's decision will also affect the Democrats.	Tadich's decision will also benefit the Democrats.	The decision of Tadić will also benefit the Democrats.	Tadic's decision will be made by the Democrats.
common_voice_tr_19100817	The high jumper from Split has been chosen the athlete of the year.	Split was named high jump athlete of the year.	A high jump athlete from Split was selected.	The sprinter of the year was selected as the high jump skier.	The sprinter was selected as the high jump athlete of the year.	The sprinter was chosen as the sport's athlete of the year.
common_voice_tr_19100818	The project is planned to be completed in two thousand and five.	The project is planned to be completed in the year one hundred thousand five.	The project is planned to be completed in 1956.	The project is planned to be completed in 1955.	The completion of the project is planned for the year one thousand five.	The project is scheduled to be completed in the year one thousand five.
common_voice_tr_19100819	The summit is held biyearly.	The summit is being organized once every two years.	The summit is held every two years.	The summit is being held in two years.	The summit is held once every two years.	The circuit is being renovated every two years.
common_voice_tr_19874171	However, there are people who look at the other side of the coin.	But there are also those who look at the medallion for other reasons.	But there are also other reasons for the medal.	But there are those who look for the medallion for other reasons.	But there are those who look at the medallion from the other side.	But there are also those who look after the medallion for other reasons.
common_voice_tr_19874174	This new attitude of the Romanian media has been reacted against.	The Romanian media reacted with this new attitude.	Roma media responded with this new attitude.	The Romanian media reacted with this new attitude.	The Romanian media reacted to this new attitude.	The Romanian media reacted with this new attitude.
common_voice_tr_19874177	Construction requires a billion dollar investment.	We need a billion-dollar investment in construction.	It takes a billion dollars to build.	Construction needs a billion dollar investment.	We need one billion dollar investment to build it.	Construction requires an investment of one billion dollars.
common_voice_tr_19874182	The leaders disagreed on Kosovo.	The leaders did not agree on the Kosovo issue.	The leaders did not agree on Kosovo.	The leaders couldn't agree on Kosovo.	The leaders did not agree on the Kosovo issue.	The leaders couldn't agree on the Kosovo issue.
common_voice_tr_19874183	Turkish leaders condemned the attacks.	Turkish leaders condemned the attack.	Turkish leaders condemned the attack.	Turkish leaders condemned the attack.	Turkish leaders condemned the attack.	The Turkish leaders blocked the attack.
common_voice_tr_19878313	They must do these.	They have to do this.	They have to do this.	They have to do that.	They have to do that.	They have to do this.
common_voice_tr_19878314	I pray for peace and happiness of people.	I pray for the peace and happiness of the people.	I pray for people's peace and happiness.	I pray for the peace and happiness of mankind.	I pray for the peace and happiness of the people.	I pray for the peace and happiness of the people.
common_voice_tr_19878315	There were mixed reactions in the writer’s country.	There were mixed reactions in the writer's country.	The writer's country received mixed reactions.	The writer's country received mixed reactions.	In the author's country, there was mixed reaction.	There were mixed reactions in the author's country.
common_voice_tr_19878316	Four extra chess are being carried everyday.	There are a maximum of four boxes transported every day.	There are four boxes every day.	It transports four boxes per day.	Every day at most four boxes are carried.	The maximum number of four boxes transported every day.
common_voice_tr_19878317	Daily production is raised from seven hundred forty five to eight hundred forty units.	The daily production ranged from seven hundred and forty-five to eight hundred and forty-five.	The daily output was seven hundred and forty-five to eight hundred and forty units.	The daily production is seven hundred and forty-five to eight hundred and forty days.	The daily output was seven hundred and forty-five to eight hundred and forty rounds.	The daily production was reduced from seven hundred and forty-five to eight hundred and forty-three.
common_voice_tr_19878323	The scene is different for those living in the south of Ibar.	The landscape is different for those living in the south of Ibar.	A different view for those living in the south of Ibar	The views for those living in the south of Ibar are different.	The landscape is different for those living in the south of the Ibar.	The landscape is different for people who live in the south of Ibar.
common_voice_tr_19878334	You cannot find any Muslim families.	You can't find any Muslim family.	You can't find any Muslim family.	You can't find a Muslim family.	You can't find any Muslim families.	You can't find any Muslim families.
common_voice_tr_19878353	Alproud collects a common view.	Al Proud is collecting a widespread view.	Al Praut is gaining popularity.	Al Proud is gathering a common opinion.	Al Prout is gaining a wider public response.	Al-Praud is an opinion collector.
common_voice_tr_19878364	However, this does not really work that way.	However, things are not quite like that.	The numbers are pretty low, though.	That's not how it works.	But things are not exactly like that.	However, things are not quite the same.
common_voice_tr_19878365	There is a good reason for regional cooperation.	There is a good need for regional cooperation.	Regional cooperation has a good need.	Regional cooperation has a good value.	There is a good need for regional cooperation.	There is a good need for regional cooperation.
common_voice_tr_19878367	There aren’t adequate resources.	There's not enough resources.	Not enough resources.	There is not enough resources.	There is not enough money.	There's not enough resources.
common_voice_tr_19878369	Macedonia gained the status of official candidate country.	Macedonia officially gained the status of an island country.	Macedonia officially joined the country.	Macedonia officially joined the country status.	Macedonia has officially declared a country of origin.	Macedonia officially entered into the status of a country.
common_voice_tr_19878371	Romanian government is also contributing to the project.	The Romanian government is also contributing to the project.	The Roman government is also involved in the project.	The Romanian government is also involved in the project.	The Roman government is also contributing to the project.	The Romanian government is also contributing to the project.
common_voice_tr_19878373	This year the number that was spared may not be enough.	This year, this number may not be enough.	This year, this amount may not be enough.	And this year, this number may not be enough.	And this year, that's probably not enough.	This year's allocation may not be enough.
common_voice_tr_19878375	Dimitrov confirmed that no names are offered.	Dimitrov confirmed that the motion was not filed.	Dimitrov confirmed that his motion was not brought.	Dmitrov confirmed that the motion was not filed.	Dimitrov confirmed that the motion was not filed.	Dmitrov confirmed that the exhibition order had not been submitted.
common_voice_tr_19878377	At this point, information sharing is also improving gradually.	At this point, information sharing is also developing.	At this point, information sharing is also developing.	This point is also evolving with information sharing.	At this point, information sharing is also evolving.	This is the point where information sharing is progressing.
common_voice_tr_19878379	However, this situation has been changing in recent years.	However, this situation has been changing in recent years.	But this has changed in recent years.	But this situation has changed in recent years.	But this has been changing in recent years.	But this situation has been changing in recent years.
common_voice_tr_19878382	It is possible to make two deductions at this point	At this point, it's possible to make two exceptions.	Two drawbacks are possible at this point.	At this point, two advantages may be made.	At this point, two drawbacks are possible.	You can make two deductions at this point.
common_voice_tr_19878398	Attempting to surpass the filters will be considered as crime.	Trying to overcome the filters will be a crime.	It's gonna be a crime to try to filter.	Trying to plug in the filters will be a crime.	Trying to get over the filters will be a crime.	Trying to cross the filters will be considered a crime.
common_voice_tr_19878402	The opinion gave rise to mixed reactions.	The idea led to mixed reactions.	The feedback has been mixed.	The idea triggered mixed reactions.	The idea has led to mixed reactions.	The mixed reactions led to an opinion.
common_voice_tr_19896728	The prime minister acknowledged the contributions of the opposition as well.	The Prime Minister also accepted the opposition's contributions.	The Prime Minister also accepted the opposition's contributions.	The Prime Minister also accepted the opposition's contributions.	The prime minister also accepted the opposition's contributions.	The Prime Minister also accepted the opposition's contributions.
common_voice_tr_19896729	The green means that circumstances are normal.	Green means "normal conditions".	Green conditions mean normal.	Green conditions mean normal.	Green conditions mean normal.	Green means "normal conditions".
common_voice_tr_19896732	Most of the municipalities bankrupted.	Most of the municipalities were flooded.	Most municipalities suffered a landslide.	Most municipalities have taken the bankruptcy flag.	Most municipalities are affected by the bankruptcy.	Most municipalities have attracted the flag of corruption.
common_voice_tr_19479911	Their total value is a hundred million euros.	The total value of these is one hundred million euros.	Their total value is one hundred million euros.	That's a total of 100 million euros.	The total value of these is one hundred million euros.	The total value of these is one hundred million euros.
common_voice_tr_19479912	Athletes from twenty countries will participate to the championship.	Athletes from twenty countries will participate in the championship.	Athletes from twenty countries will participate in the championship.	Athletes from twenty countries will participate in the championship.	Athletes from twenty countries will compete in the championship.	Athletes from twenty countries will compete in the championship.
common_voice_tr_19479913	Martins also pointed out a positive aspect.	Martins also pointed to a positive point.	Martins also noted a positive point.	Martins also pointed to a positive point.	Martins also pointed out a positive point.	Martins also pointed to a positive point.
common_voice_tr_19479915	President of Kosovo received a leadership award.	Kosovo won the leadership prize of the president.	Kosovo received the presidential leadership award.	Kosovo has received the Presidential Leadership Award.	The President of Kosovo received the Leadership Award.	Kosovo has won the leadership prize of the president.
common_voice_tr_19479919	However this did not reach its goal.	But he didn't achieve that goal either.	But he failed to achieve that goal.	But he couldn't achieve that goal.	But it didn't work out that way.	But he couldn ⁇ t reach that goal either.
common_voice_tr_19479921	And for the first time, the year started smoothly.	And for the first time, the year began smoothly.	And for the first time, the year started without problems.	And for the first time, the year started without problems.	And for the first time, the year began smoothly.	And for the first time, the year started with no problems.
common_voice_tr_19479922	How much source entry is expected be received by means of such investments?	What kind of investment is expected to provide a source of revenue for the budget?	What is the budget's goal in this type of investment?	What kind of investment is expected to provide a source of income to the budget?	What is the amount of resources that such investments could bring to the budget?	What is the budget means of providing a source of income through such investments?
common_voice_tr_19479928	Men stayed.	It's a cold shower.	Their jaws were cold.	The skies were cold.	It's a cold one.	The birds were thrilled.
common_voice_tr_19479929	Serbian leaders’ reactions were mixed.	The Turbans became more and more popular.	The Internet of Things, for example.	The survival of the fittest took place	The kidnappers became more and more numerous.	The surrender of the strongest was completed.
common_voice_tr_19480103	They might be threatened at any moment.	The soldier turned to the lieutenant.	The Army Exploited the Lions	The man went to the Lieutenant.	The man turned to the liars.	The army was plunged into violence.
common_voice_tr_19480106	However, such a task is fundamentally problematic.	But basically, a job is a problem.	But basically, a job is a problem.	But basically, a job is a problem.	But basically, a job is a problem.	But basically, a job is a problem.
common_voice_tr_19480108	Is it possible that the situation in Kosovo lead to this situation?	I wonder if there could be a situation in Kosovo that makes this possible.	I wonder if the situation in Kosovo could be affected by this?	I wonder if there's any way to do that in Kosovo?	I wonder if it could be the situation in Kosovo that caused this.	I wonder if there's anything we can do about it in Kosovo?
common_voice_tr_19480137	Political stability played a role in this.	After all, I'm a farmer and a farmer.	Last year, he lost a lot of money.	The last group of farmers began to work.	After all, the farmers were happy with their harvest.	There's a reason why the farmers are so unfortunate.
common_voice_tr_19480138	Yordanova was going to run in the one-thousand and five hundred meters race.	Yordanova was going to run in the 1,500-meter race.	Yordanova was going to run the 1,500-meter race.	Yordanova was going to compete in the 1,500 meters.	Yordanova was going to run a thousand and five hundred meters.	Jordanova was going to run in the 1,500-meter race.
common_voice_tr_19480139	However, the actual rate is doubtlessly higher.	It's just that he's got a lot on his plate.	He's just acting and acting.	But then he got angry and had a fight.	He didn't dare get angry and insisted on himself.	But he'd behave and run off in his own way.
common_voice_tr_19480140	We have video recordings.	We have video footage.	We have video records.	We have video recordings.	We have video footage.	We have video footage.
common_voice_tr_19480144	This issue may become a vicious cycle.	This problem may turn out to be a shortcut.	That could be a minor problem.	This problem can be a minimal problem .	This problem may be a setback.	This problem could be the end of an episode.
common_voice_tr_19480145	But no specific solution was chosen.	But a certain solution was not chosen.	However, no specific solution was chosen.	However, no specific solution was selected.	But no specific solution has been chosen.	But no definite solution was chosen.
common_voice_tr_19480163	The water system will be completed in three stages.	The water system will be completed in three stages.	The water system will be completed in three phases.	The water system will be completed in three phases.	The water system will be completed in three stages.	The water system will be completed in three stages.
common_voice_tr_19480166	We are not committing it.	What's the deal?	What signs?	What a sight!	What about the magpies?	What are some of the benefits?
common_voice_tr_19480167	The official average in the sector is monthly two hundred and eleven Euros.	The official average in the sector is two hundred and eleven euros a month.	The official average for the sector is two hundred and eleven euros per month.	The official average in the sector is two hundred and eleven euros per month.	The official average in the sector is two hundred and eleven euros a month.	The official average in the sector is two hundred and eleven euros a month.
common_voice_tr_19480178	The control room at the Orenburg facility.	And Rembrandt doesn't seem to be controlling us.	And Hamburg is not a control tower.	And Rembrandt seems to be out of control.	And Rembrandt didn't seem to control himself.	And Ramburgs doesn't seem to be in control.
common_voice_tr_19480181	Twelve, which is the largest cinema event of Bulgaria.	Twelve of the biggest tourist attractions in Bulgaria	The twelve largest tourist attractions in Bulgaria	Twelve with the biggest exchange of Bulgarian influence	Twelve with the biggest tourism activity in Bulgaria	The 12th most popular tourist attraction in Bulgaria
common_voice_tr_19480182	But trade union leaders are exceptions about it.	But the union leaders are exempt from it.	But the union leaders make no exception.	But union leaders make exceptions to this.	But union leaders are exempt from that.	But union leaders are exempted from that.
common_voice_tr_19480189	A lot of advantages and bonuses are added to this.	It's being added to the screen with a dollar advantage.	That's invested in the screen with a dollar advantage.	It's being added to the screen with a dollar advantage.	That's being added to the screen with a dollar advantage.	It's all added up to the screen with one dollar advantage.
common_voice_tr_19480194	Pristina gets a new, big statue.	Pristina is facing a new, big challenge.	Priština meets a large new plant.	Pristina is facing a big challenge.	Pristina is facing a new big challenge.	Prishtina is meeting with a new big company.
common_voice_tr_19480195	The message of the prime minister was clear.	The Prime Minister's message is clear.	The Prime Minister's message was clear.	The Prime Minister's message was clear.	The Prime Minister's message was clear.	The Prime Minister's message is clear.
common_voice_tr_19480201	What exactly happened here?	What's going on here?	What happened to Tamal?	What happened to the weather here?	What happened to this handshake?	What's the matter with you?
common_voice_tr_19480203	However, the companies’ hands are not empty.	But the hands of the firms are not empty .	But companies are not being handled.	But their companies are not doing it for nothing .	But the companies aren 't doing it for free .	But it doesn't get your hands on the companies.
common_voice_tr_19480209	Kotooshu has fans among high ranked people.	There are also footprints in the high-rise buildings of Kotosh.	Coatoosh has his feet on high ground.	There are also employees in high-level positions.	Cotooshu's high positions also have their ups.	The high-ranking officials of Kotovo also have the same.
common_voice_tr_19480210	Is the government and the army about to clash with each other?	Are the Turkish government and the army about to clash?	Is Turkey about to collide with the army with help ?	Is the Turkish army about to collapse with aid ?	Are the Turkish government and the army about to collide ?	Are the Turkish army and the army about to collide ?
common_voice_tr_19480219	Do you think this will change in the future?	Do you think this situation will change in the future?	Do you think this will change in the future?	Do you think this situation will change in the future?	Do you think this situation will change in the future?	Do you think this situation will change in the future?
common_voice_tr_19351633	Sufficient training is required to achieve this.	To do that, you need adequate training.	To do that, we need enough training.	To do that, you need enough training.	It takes enough training to accomplish it.	It takes adequate education to do that.
common_voice_tr_19351638	Once you can react after it happens but how can you prevent this from happening?	You can react afterwards, but how can you prevent it from happening?	You can react after being, but how do you prevent it from being?	You can react after you're here, but how do you stop it?	After you've been, you can react, but how can you stop it?	After you've done it, you can react, but how can you stop it?
common_voice_tr_19351639	Sanader made a promising start this summer.	I'm telling you, this summer made a hopeful start.	This summer gives you a hopeful beginning.	He tells you this summer made a hopeful beginning.	It tells you that this summer made a promising beginning.	I'm telling you, this summer was a promising beginning.
common_voice_tr_19351640	Sağır was the last Olympic champion.	Sağır was the last Olympic champion.	Zagreb was the last Olympic champion.	Saar was the last Olympic champion .	Saar was the last Olympic champion.	Sağır was the last Olympic champion .
common_voice_tr_19351653	But this strategy gave no result in the ballot box.	But this strategy didn't work out in the box.	But this strategy didn't work out in the box.	But this strategy didn't work out in the box.	But this strategy didn't turn up in the box.	But this strategy didn't make the cut at the box office.
common_voice_tr_19351654	The annual capacity of the new plant will be eight point five kilowatt hours.	The annual capacity of the new facility will be eight square kilometers and five kilometers per hour.	The new facility will have an annual capacity of eight cubic meters per hour.	The annual capacity of the new facility will be eight to five kilometers per hour.	The new facility will have an annual capacity of eight times five kilowatts per hour.	The new facility will have an annual capacity of eight and a half kilograms per hour.
common_voice_tr_19351679	Appeal process continues at the moment.	The cleaning process is ongoing at this time.	The clearance process is ongoing.	The purification process is ongoing.	The cleaning process is ongoing.	The cleanup process is still ongoing.
common_voice_tr_19351681	Still, it remained same in other aspects.	Still, it remained the same from other perspectives.	Still, the other aspects remained the same.	Still, the other perspectives remain the same.	Still, it remained the same from other perspectives.	However, it was the same from the other angles.
common_voice_tr_19351683	Also where will the festival take place?	Also, where will the festival be held?	And where will the festival be held?	What other festivals will also be held?	Also, where will the festival be held?	Also, where will the festival be held?
common_voice_tr_19351684	Fifty bridges are being renovated.	Fifty bridges are being renovated.	Fifty has been replaced.	The 50 Bridge is being renovated.	The fifty bridge is being repaired.	The 50th bridge is being renovated.
common_voice_tr_19351685	We are meeting many children from many countries.	We meet a lot of kids from many countries.	We meet many children from many countries.	We meet a lot of kids from a lot of countries.	We meet a lot of kids from a lot of countries.	We meet a lot of kids from a lot of countries.
common_voice_tr_19351688	Slovenia ranks number two.	Slovenia is in second place.	Slovenia is second.	Second is Slovakia.	Second place goes to Slovenia.	Slovenia is in second place.
common_voice_tr_19351694	They have the opposition media and the opposition parties.	There are opposition press and opposition parties.	There are opposition press and opposition parties.	Opposition press and opposition parties exist.	There are opposition parties and opposition parties.	There are opposition press and opposition parties.
common_voice_tr_19351695	The sale will take place gradually.	The sale will take place in a very transparent manner.	The sale will be very transparent.	The sale will be very smooth.	The sale will take place as a very fair deal.	The sale will take place in a very transparent manner.
common_voice_tr_19351696	The unit has six thousand soldiers currently.	The unit currently has six thousand soldiers.	The unit currently has six thousand soldiers.	The unit currently has six thousand soldiers.	The unit currently has six thousand soldiers.	The unit currently has six thousand soldiers.
common_voice_tr_19351697	Nevertheless, some progress is being made.	Still, progress is being recorded.	Still progress is being recorded.	Still, progress is being recorded.	Still, progress is being recorded.	Still, progress is being recorded.
common_voice_tr_19351698	That criminal has been directing our lives for ten years!	That crime has been directing our lives for ten years.	That crime has been guiding our lives for ten years.	That crime has been regulating our lives for ten years.	That guilt has been directing our lives for ten years.	That guilt has been fueling our lives for ten years.
common_voice_tr_19351705	Yusuf stopped to speak in the absence of his father.	In the absence of his father, Joseph stops talking.	He stops talking when his father's gone.	When his father's absence makes Joseph stop speaking.	In the absence of his father, Joseph stops talking.	In his father's absence, Joseph stops talking.
common_voice_tr_19351707	Who is the favorite?	Who's the favorite?	Who's the favorite?	Who's your favorite?	Who's the favorite?	Who's your favorite?
common_voice_tr_19351708	Kostelic's hopes for a medal seemed to have been ruined.	For Costello, the medal mood seemed to have been destroyed.	The medal for Kostillo was ruined.	Costil's medal hopes seemed to be gone.	The Medal of the Sea appeared to be destroyed for Kostel.	The Medal of Honor seemed to have been destroyed for Costilla.
common_voice_tr_19351714	Pamuk took the ninety-first place.	Pamuk Dokshan took first place.	Palm thirty got first place.	Cotton nine ranks first.	The cotton tree took first place.	Pamuk Dodds won first place.
common_voice_tr_19351734	Total length of the funicular line is four thousand and a hundred and eighty two meters.	The bed length of the Phoenix is four thousand one hundred and eighty-two meters.	The bed length of the Fynik is four thousand eighty-two meters.	The length of the wooden huts is four thousand one hundred and eighty-two meters.	The height of the Phoenix Tower is four thousand one hundred and eighty-two meters.	The length of the beds of the Fincke is four thousand eighty-two meters.
common_voice_tr_19351735	Is that couple still together?	Is that couple still together?	Is that pair still together?	Is that crew still together?	Is that couple still together?	Is that group still together?
common_voice_tr_19351736	Tarhan lives with a constant fear of getting arrested.	Tarhan is constantly living in fear of being arrested.	Tarhan lives in constant fear of being arrested.	Tarhan lives in constant fear of being arrested.	Tarhan continues to live in fear of being arrested.	Tarhan is constantly living with fear of being arrested.
common_voice_tr_19351737	People remember things like that.	People remember things like that.	People remember things like this.	People remember things like this.	People remember things like that.	People remember things like that.
common_voice_tr_19351738	Full impact of the crisis has not been measured yet.	The exact impact of the crisis has not yet been measured.	The exact effect of the crisis is still unknown.	The exact impact of the crisis has not yet been measured.	The exact impact of the crisis has not yet been measured.	The exact impact of the crisis has not yet been measured.
common_voice_tr_19351748	Bulgaria came in fourth in this tournament.	Bulgaria was fourth in this tournament.	Bulgaria finished fourth in this tournament.	Bulgaria finished fourth in this tournament.	Bulgaria was fourth in the tournament.	Bulgaria was fourth in this tournament.
common_voice_tr_19351750	Forty percent of the crowd was foreigners.	Forty percent of the spectators were foreigners.	Forty percent of the audience was foreigners.	Forty percent of the viewers were foreigners.	Forty percent of the spectators were foreigners.	Forty percent of the audience was made up of foreigners.
common_voice_tr_19351751	From which discrimination applications do the citizens complain the most?	Which privacy apps do citizens complain about the most?	Which privacy applications do citizens complain about the most?	Which separation apps do citizens complain the most about?	Which of the most explicit application do citizens complain about?	Which of the most vulnerable applications do citizens complain about?
common_voice_tr_19351752	Can this organization drag Macedonia to instability?	Can this organization drag Macedonia into instability?	Can this organization drag Macedonia into instability?	Can this organization drive Macedonia to instability?	Can this organization drive Macedonia into instability?	Can this organization push Macedonia into instability?
common_voice_tr_19351754	The second most recent settlement is also very important.	The second newest location is still very important.	The second most important thing in my new home.	The second most important thing in my new place.	The second most important is still the new location.	Second, the newest settlement is still very important.
common_voice_tr_19351756	This situation was also the case this year.	This was the case this year as well.	This was true this year.	This situation was valid this year.	This situation was also true this year.	This situation was also valid this year.
common_voice_tr_19351757	It was a big barn that could accommodate around thirty families.	It was a huge flood that affected about thirty families.	That's about thirty families.	About thirty families suffered a great loss.	That was a big blow for about 30 families.	It was a huge surge of about thirty families.
common_voice_tr_19351758	The restaurants were full of people.	The restaurants were crowded with people.	The restaurants were crowded.	The restaurants were crowded.	The restaurants were full of people.	The restaurants were crowded with people.
common_voice_tr_19351760	There is again a woman at the head of the administration.	There's another woman at the head of the department.	The office still has a woman.	At the head of the department is again a woman.	There's another woman at the head of the department.	There's another woman at the head of the department.
common_voice_tr_19351774	There are still many obstacles on the way to the unification of the state.	There are still a lot of obstacles in front of the state unity.	There are still a lot of obstacles to public unity.	There are still many obstacles in front of the state unity.	There are still many obstacles in front of the state unity.	There are still a lot of obstacles in front of the state union.
common_voice_tr_19351777	Rade took his son who is six years old.	Rad also brought his six-year-old son with him.	Radek brought his six-year-old son with him.	Raded brought his six-year-old son with him.	Raded brought his six-year-old son with him.	The Raded brought his six-year-old son with him.
common_voice_tr_19351778	But not everyone is satisfied with the differentiations.	But not everyone is satisfied with the changes.	But not everyone is happy about the changes.	But not everyone is happy with the changes.	But not everyone is happy with the changes.	But not everyone is satisfied with the changes.
common_voice_tr_19351784	And, our today’s Serbia took over this approach.	Today, Serbia has taken over this approach as well.	Today, Serbia has adopted this approach.	Today, Serbia has taken over this approach.	This approach has taken over today's Serbia.	Today, Serbia is undergoing this approach.
common_voice_tr_19351785	Timofti agrees to this as well.	Timofti is also participating.	Timofti is also involved.	Timofti is also involved.	Timoffti is also involved.	Timoffti is participating.
common_voice_tr_19351786	Pensioners also lambasted the measures.	Pensioners also lambasted the measures.	Pensions also lambasted the measures.	Pensioners also lambasted the measures.	Pensioners also lampered the measures.	Pensioners also lambasted the measures.
common_voice_tr_19351787	It is different this year!	It's different this year.	This year is different.	This year's different.	It's different this year.	It's different this year.
common_voice_tr_19351789	At least fifteen people died during clashes in the north.	At least fifteen people were killed in clashes in the north.	At least 15 people died in clashes in the north.	At least fifteen people died in North Korean clashes.	At least fifteen people died in clashes in the North.	At least fifteen people died in the clashes in the north.
common_voice_tr_19351790	What is "Rugovism"?	What is rugby?	What is rugby?	What is rugbyism?	What is rugbyism?	What is rugbyism?
common_voice_tr_19351792	And this is not the only example of the issue.	And this is not the only example of the problem that is happening.	And this is not the only example of the problem.	And this is not the only example of the problem.	And this is not the only example of the problem.	And this is not the only example of a problem that has occurred.
common_voice_tr_19351794	The decision in question was put into effect months ago.	The decision was made months ago.	The decision was made months ago.	The decision had been made months before.	The decision had been made a month earlier.	The decision to move was made months ago.
common_voice_tr_18379765	Campaign will continue until June two thousand ten.	The campaign will continue until June 21st.	The campaign will continue until June 2001.	The campaign will continue until June two thousand and ten.	The campaign will continue until June two thousand and ten.	The campaign will continue until June two thousand and ten.
common_voice_tr_18379772	In total, there are twenty eight national newspaper in Turkey.	Turkey has a total of twenty-eight national newspapers.	There are a total of twenty-eight national newspapers in Turkey.	There are a total of twenty-eight national newspapers in Turkey.	There are a total of twenty-eight national newspapers in Turkey.	There are a total of twenty-eight national newspapers in Turkey.
common_voice_tr_18379780	It will be very important to beat them.	It's going to be very important to beat them.	Fighting them will be very important.	It's going to be very important to beat them.	It's going to be very important to defeat them.	It's going to be very important to defeat them.
common_voice_tr_18379809	Moldovan people are tired and confused.	The Moldovan people are tired and confused.	The Moldovan people are tired and confused.	The people of Moldova are tired and confused.	The Moldovan people are tired and confused.	The Moldovan people are tired and confused.
common_voice_tr_18379826	The university administration is also located in the same region.	The university administration was also located in the same area.	The university administration was in the same area.	The university was also located in the same area.	The university administration was also in the same region.	The university administration was also taking place in the same area.
common_voice_tr_18379852	Limaj one sentenced to house arrest for a month.	Limaja was given a month's house arrest.	Lima was sentenced to one month in prison.	Limaja was given a month's house arrest.	Limaja was given a month's house arrest.	Lima has been given a month-long house arrest.
common_voice_tr_18379899	That’s exactly what happened in Nuremberg.	That's exactly what happened in Nuremberg.	This is what happened in Nuremberg.	This was the case with Nuremberg.	And that's exactly what happened in Nuremberg.	And that's exactly what happened in Nuremberg.
common_voice_tr_18379902	The licenses will be valid for fifteen years.	The licenses will be for fifteen years.	Licenses are valid for 15 years.	Licenses will be for fifteen years.	The graduation will be for fifteen years .	The licenses will last for fifteen years.
common_voice_tr_18379936	Popov asks: ‘Why?’	I'm sorry to hear that.	Why don't you ask?	The Pole's down there.	The leader of the group is Soro.	I don't know what's going on.
common_voice_tr_18379939	In my opinion, you have to be open to such things.	I think you need to be clear about these kinds of things.	I think you have to be clear about these things.	I think you should be clear about all this stuff.	I think we need to be clear about these kinds of things.	I think we need to be clear about these kinds of things.