File size: 172,192 Bytes
a947ef7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hizivadur diwezhañ 28.1.2020 \t Kupedzisira kushandurwa 25.1.2020"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Keloù \t Nhau"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Bihanaat ar prenestr \t Dzikamisa whindo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Fazi DVD \t DVD kanganiso"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Prouadiñ Ubuntu MID hep staliañ \t ^ Yedza Ubuntu MID pasina kuvakirira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Import - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Import Ndira 2011 - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù \t Mitambo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Du / XL Du / 4XL Du / 5XL Du / L Du / XXL Du / XXXL Gwin Coch / XL Gwin Coch / 4XL Gwin Coch / 5XL Gwin Coch / L Gwin Coch / XXL Gwin Coch / XXXL Navy Blue / XL Navy Blue / 4XL Navy Blue / 5XL Navy Blue / L Navy Blue / XXL Navy Blue / XXXL \t Kana chinhu chacho chisina kukanganisa uye iwe unongoda kuzvishandura nekuda kwehukuru / ruvara kana kuti kusavhiringidza chinhu chacho, chinogona kudzorerwa kamwechete. Mutengi anozvidavirira kubhadhara kubhadhara kudzorera, kutarisira pamwe chete nemhosva yekudzorera."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "PANEL AC DINDAN \t taura nesu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Estaj \t kudzidziswa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "URL ebet da zigeriñ \t Hapana URL yekuvhura"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t pashure"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "NIVERENN \t NHAMBA"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Priek?roc?bas un tr?kumi apgroz?bas kred?ta tikai kred?tkarti \t Cedyna kadhi Jiyu! Da! [Wokurarama zvikwereti chete]"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "videoioù \t NEZVEDU"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EUR EUR \t kutsvaka"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Anv an arlun : %s \t Zita reIcon: %s"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Arnodiñ Kubuntu hep staliañ \t ^ Yedza Kubuntu pasina kuvakirira"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Mavegoù ar burev \t Midziyo yedhesikitopu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "O kuitaat lañser al lusk kevregat hag o kregiñ gant ar c'hetal dre destenn emaoc'h. \t Iwe wakusiya girafikau menyu yekugadza nekutanga mashandiro anemavara emeso."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brousgwez ha gwez ar broioù pell \t Mutengo wekunge matenga zvakawanda"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Eus Wikipedia \t ChiShona - Wikipedia"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Frañs \t Muriwo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Blue - € 2.99 EUR Green - € 2.99 EUR Rose - € 2.99 EUR Yellow - € 2.99 EUR \t Usanonoka kubvunza isu mibvunzo yako yese pamusoro [email protected]."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kêrvreizh \t Zvirikuitika"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "€19.99 EUR €29.99 EUR \t Mhando dzakasiyana-siyana / mafananidzo anowanikwa: 0 -> 9"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dianav \t Haizivikanwe"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "TUD-Seite \t Taura nesu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "GANT \t Ndirangarire"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Karger luskañ \t Gadza mutoro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Filmoù \t Kufamba"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "INDREC \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Vout \t kutitevera"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Ar GEGL Kevrinus \t GEGL yakahwanda"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t kutsvaka"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t mugari"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Homañ n'eo ket ur gantenn luskañ a-feson. Mar plij, enlakait ur gantenn luskañ %u. \t ino idisiki yekugadza isina kufanira. Isa disiki yekugadza %u."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Gwareg \t Akedi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Niverenn an urzhiad Anv ar spesad (anv latin) Bro orin Priz en euro \t Nhamba ye Odha Rudzi rwembeu (zita re Chitriyana) Kunyika kwayakabva Mutengo muma Euro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Sifr \t nokuputsanya"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Degemer \t pamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Staliañ ur reizhiad izek \t Vakirira sisitemu yaka yananika"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Poellek \t Hufungwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Feurioù eskemm - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Exchange Rates - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Darnaverezh \t Chiratidzo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "50 hadenn \t mbeu 50"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ur pennad zo, \t Kuderedza kuneta"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Anv restr ebet a-benn enrollañ anezhañ \t Tipe zita raunoda kupa faira iri tisati tairisevha"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "VOUT \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Muzul \t Kunyara?"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arloadoù bureveg all \t Zvirongwa zveHofisi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "101-200 skoultroù-red 0,10 € 0,20 € \t 101-200 kuchekwa chekwa 0,10 € 0,20 €"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Dielloù pour : \t Yakachengetedzwa na:"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Arnodiñ Lubuntu hep staliañ \t ^Yedza Lubuntu pasina kuvakirira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "N'oc'h ket evit kavout an had pe ar plant emaoc'h o klask er roll? Kasit deomp ha c'hoantoù ha klask a raimp seveniñ anezho. \t Hamusikuwana mbewu kana mbesa yamurikuda pane yatakanyora pasi? Tiudzei zvamurikuda tinokupai."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brousgwez ha gwez ar broioù pell - Gwez-sapr - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Zvigwenzi nemiti yakabva kune dzimwe nyika - Conifers - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "20x24 - €137,95 EUR 24X32 - €155,95 EUR 36x48 - €336,95 EUR 48x72 - €561,95 EUR \t Mutengo Wakatengesa € 132,50 Regular price € 187,92"}
{"url": "https://object.pouta.csc.fi/OPUS-QED/v2.0a/moses/br-sna.txt.zip", "collection": "QED", "source": "QED", "original_code": "br - sna", "text": "Mat 'vefe d'ar saverien videoioù, d'ar re a ra war-dro ul lec'hienn, teurel evezh deus se ivez. Gant an istitloù 'c'haller tizhout muioc'h a dud, ha bezañ renket gwelloc'h en enklaskoù. Gant Universal Subtitles e vez aes-kaer stagañ istitloù da n'eus forzh peseurt video. \t Vagadziri vemifananidzo nemabepa epawebhu vanofanira kusa vakanganwe."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Merc-E Class \t NZIRAI"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Echu, pouezit war stokell ENANKAÑ \t Pedza, rukumbiro tinya ENTER"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "dilec'hiañ \t endesa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Raden-balmez (Cycadas) - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Cycads - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gwin Coch / S Gwin Coch / M Gwin Coch / L Gwin Coch / XL Gwin Coch / XXL Gwin Coch / XXXL Gwin Coch / 4XL Gwin Coch / 5XL Navy / S Navy / M Navy / L Navy / XL Navy / XXL Navy / XXXL Navy / 4XL Navy / 5XL Du / S Du / M Du / L Du / XL Du / XXL Du / XXXL Du / 4XL Du / 5XL \t Iko pamwe nekukura kweganda corduroy yose yevakadzi yakanyanyisa zvikuru inofanira kuva nechinhu! Akasangana nepamusoro-soro corduroy chigadziko, chiuno chisina kusimbiswa uye akavhara mabhodho kuti ataure kutarisa mazambiringa. Pair iyo ne t-shati uye imwe sneakers nemhepo zuva rako rose muchimiro!"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "divihanaat \t kurudzira"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "O kuitaat... \t Kubuda..."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Endalc'hadoù :used \t used"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibosupl eo termeniñ ar c'hefluniadur evit CRTC %d \t tatadza kugadzira %d"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kemmerioù klavier \t Chinjo yekibhodhi"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù brikennoù o kouezhañ \t Mitambo yezvitinha zvinodonha"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brezhoneg \t rwendo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Anv : %s Icon \t Icon"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Devoa \t pamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "3 hadenn \t mbeu 3"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Vout PP \t MAKIRINIKA EZVIDZIDZO"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Trev�lez - \t mbiri"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent: \t *Kuti:"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "1000 hadenn \t mbeu 1000"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibaboù personel \t Zvido Zvako"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ardbeg An Oa \t POS zvinhu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Niverenn an urzhiad Anv ar spesad (anv latin) Bro orin Priz en euro \t Ratidza ngoro yekutengera Kuti uoinde zvakazara unofanirwa ku nyoresa. Uneakaundi kare here? Pinda muchirongwa."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kartoù \t Makasa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Divihanaat ar prenestr \t Kurudzira whindo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Dornlevr \t kubudikidza"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "skolaj \t kudzidza"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Amhareg \t mamirire"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "TREIÑ \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Enklask \t Nezvangu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "€20.25 EUR €32.48 EUR \t Zvisinei, unokwanisa kusarudza kutaura pachena 48h kune 72h kuripa .."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Skrivet \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Darempred \t pamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Louzoù kinklus - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Sora rekushongedzesa - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Breizh \t KUSVIKANA"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hizivadur diwezhañ 21.1.2020 \t Kupedzisira kushandurwa 29.1.2020"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "28.44 EUR 0 EUR \t ruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Horse: MENEG \t rudzi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "ENEZ \t kumashure"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Arval \t Mumhanzi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Blevit D \t Kuberekwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ma'Breizh \t chishona"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibosupl eo kaout titouroù diwar-benn an ezkas %dposition\", \"size\", and \"maximum \t tatadza kuvana zvizere pamusoro pa %dposition\", \"size\", and \"maximum"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Pep tra \t Zvinhuzvose"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gant \t kutsvaka"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Atav \t pokugara"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EUR 128.00 EUR 896.00 \t Zuva. Ndira 26th, 2020"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "90 Euro e koust an had. 90*1,40=126 USD \t Mbeu dzinoita 90 Euro. 90*1,40=126 USD"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "100 hadenn \t mbeu 100"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Roit ho ker-tremen : \t Pinza chihori chako:"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Nullañ \t Kanzura"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Ratreañ ar pakadoù torret \t Gadzira mapakedyi akavhunika"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Hizivaat ar c'harger luskañ GRUB \t Zivisa grub gadzamutoro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "AR QianZiBiGB \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Arnodiñ Edubuntu hep staliañ \t ^ Yedza Edubuntu pasina kuvakirira"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Kubuntu en ur mod testenn \t ^Vakirira Kubuntu mumashandiro emavara"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kevreadenn buan \t pamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "GANT \t kutanga"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Darempredoù \t denderedzwa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "brasaat \t kurudzira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Mare ar strujañ en Europa a ya adalek miz Meurzh betek miz Here. Eostet e vez an had adalek miz Eost betek miz Gwengolo, pe abretoc'h evit spesadoù zo. Gwarantiñ a reomp eginadur an had e-pad 2 vloavezh. Had spesadoù zo a vez e gwerzh a-hed ar bloaz, met an darn vrasañ eus ar spesadoù a vez dastumet diouzh goulenn. M'emaoc'h o klask plant eus Europa oc'h en em gavet mat! Kit e darempred ganeomp ha klaskit penn eus hegerzded ar stokoù, ar prizioù ha rakdivizoù ar pourvezadur. \t Ndudzi dzisiri mudurra medu tinotsvaga kana takumbirwa. Tinochegeta zvamunoda tokuzivisa kana tango wana rudzi rwa munoda uye kuti zvingaite mariiMitengo inoenderana nekuti zvatidyirawo marii kuti titsvage kuigadzira kuona kuti ndiyo chaiyo here (if taxonomically complicated species). Kana mangobvuma matibhadhara tinobva taungaanidza mbeu tokutumirai. Kanamusina kugutsikana hapana dambudziko hapana chamunobhadhara zvinoperera ipapo."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "LEC Video \t mudzidzisi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Muzul \t pedyo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent Hent \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "KAOZ \t venhema"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "HIRDERnormal, desktop, dock... \t normal, desktop, dock..."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Bi_hanaat \t Dzikamisa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Lusk Kubuntu \t ^Tanga Kubuntu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Mammennoù \t kutitevera"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "HENT \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "ºC ºC ºC \t FAQ raMwari"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Yezhoù : \t Kutarisira:"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù platell \t Mitambo yetsoro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gant \t Kunyadziswa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Klask \t Taranyika"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "A-zivout \t Ndirangarire"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Diskouez an dibarzhioù evit kemmañ perzhioù ur skramm \t Taridza sarudzo yekugadzirisa maProperties eScreen"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Perzhioù %sMIME type description (MIME type) \t MIME type description (MIME type)"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "all Hantek \t kuenzanisa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Arval \t ruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Kubuntu \t ^Vakirira Kubuntu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Darempred http://www.drouizig.org \t Dzidza zvakawanda>"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "div/div \t zvokunamata"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Pep tra diwar-benn GoogleGoogle.com \t Zvese pamusoro peGoogleGoogle.com"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Search Skeudennoù Gmail Drive Deiziataer Mobile Blogger Skeudennoù \t Search Mifananidzo Gmail Drive karenda Shandurai Mutauro Mobile Tunyaya tudiki tudiki"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "DianaV \t Kutanga"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù kartoù \t Mitambo yemakasa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gwez-balmez - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Palms - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù roll \t Kutamba chimiro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Tachenn-labour %s%d \t Pekushandira %s%d"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hallo Viz \t vashandi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Eur. Ch. & Int. Pr. \t vamwe"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Graou Graou \t ZVIMWE"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t midziyo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brousgwez ha gwez ar broioù pell \t Zvinotora nguva yakareba sei kuti muwne odha yenyu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Wanda ar pesk GNOME \t Hwanda hove yeGNOME"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Levraoueg \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "H.E,Daou \t mumhanzi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Titouroù \t mugadziri"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EUR (EUR) \t Nezvangu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "pezh \t 1 uye 2"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Paotred - \t kudzidza"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "En em enskrivañ \t NEZVEDU"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "20 hadenn \t mbeu 20"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Degemer \t Zvikamu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "PAB EUR \t napedyo ufambe"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibosupl eo kaout titouroù diwar-benn CRTC %d \t tatadza kuvana zvizere pamusoro pescreen %d"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "fazi X dianav en ur adtapout al listennad mentoù skramm \t Hameno zvaitika mupurogiramu inonzi X patange tichida kuona upamhi hwescreen yako"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Adstaliadur emgefre Dell \t ^Kuvakirirazve kuri otomatiki kwe Dell"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Edubuntu \t ^Vakirira Edubuntu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Diskouez an dibarzhioù evit kemmañ perzhioù ur prenestr \t Taridza sarudzo yekugarisisa maProperties eWindow"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "War an dachenn-labour : %s \t Papekushandira: %s"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Skeud \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Holl \t kushambadza"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "_Serriñ \t Vhara"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Prouadiñ ar ^vemor \t Yedza ^rangariro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ar En Ru \t ruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kas d'un dachenn-labour _all \t Sudurudza pekushandira kumwe"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "20/9: Anvan Holm-Wiskan la ... \t 23/5: 200 vanotsvaka Holm ..."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gumuniezh \t Mitauro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Du / M Du / L Du / XL Du / XXL Navy / M Navy / L Navy / XL Navy / XXL Gwin coch / M Gwin coch / L Gwin coch / XL Gwin coch / XXL \t Dema / S Dema / M Black / L Black / XL Bhuruu / S Bhuruu / M Bhuruu / L Bhuruu / XL Dzvuku / S Dzvuku / M Dzvuku / L Dzvuku / XL"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "PT EN FR ES RU ZH HE AR \t Mafuta & Gasi"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Deskadurezh \t Fundo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù strategiezh \t Mitambo yesitarateji"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Mythbuntu \t ^Vakirira Mythbuntu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibosupl eo kaout al loazioù skramm (CRTCoù, ezkasoù, modoù) \t Tatadza kuvana screen yekushandisa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Reseve \t padenga"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t -Kurumidza kupindura"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "spagnoleg \t osachiritsika chipika"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "A(r)mor \t kutsvaka"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Bureveg \t Hofisi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "♥ Piou Piou... \t pfuma."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Egor diac'hubno readno access \t no readno access"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "24x24 - €104,95 EUR 28x28 - €130,95 EUR \t Mutengo Wakatengesa € 114,95 Regular price € 152,85"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Prenestr digor ebet \t Hapana maWindow akavhurika"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "%S eus %S2 bytes\" or \"3 MB2 minutes\". So the whole thing will be something like \"2 kb of 4 MB -- 2 hours left (4kb/sec) \t 2 bytes\" or \"3 MB2 minutes\". So the whole thing will be something like \"2 kb of 4 MB -- 2 hours left (4kb/sec)"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "LIVADUR® \t pedyo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kernewek \t Zvimwe"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gant \t vatsva"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t kudzidza"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Du / XL Du / 4XL Du / 5XL Du / L Du / XXL Du / XXXL Gwin Coch / XL Gwin Coch / 4XL Gwin Coch / 5XL Gwin Coch / L Gwin Coch / XXL Gwin Coch / XXXL Navy Blue / XL Navy Blue / 4XL Navy Blue / 5XL Navy Blue / L Navy Blue / XXL Navy Blue / XXXL \t tsvuku / One Size chena / One Size yakadzika bhuruu / One Size waini tsvuku / One Size"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Vag Pad \t Taura nesu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Urzhiad ebet da loc'hañ (Exec) \t Hapana komandi yekuvhura"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Adloc'hañ \t Gadzazve"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "S87 Amygdalus orientalis Turkia \t Mutengo wekunge matenga zvakawanda"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "JKE© 2014-2017 \t Page 1 pamusoro 3"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Techet \t inokurudzirwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Holl (1,953) \t zvose (1,953)"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "hantek \t kurarama"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "frè ekolaj nan University of California, Berkeley yo $40,000 (Anv.). \t Muripo mazai ari University of California, Berkeley ndivo $40,000 (Aprox.)."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Pellgargañ \t kuratidza"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Savet e \t Zuva rekugadzirwa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Goulevioù evit tizhout ar c'henrouedad, posteliñ ha furcherezh \t Zvirongwa zvehupindwa hwedande se webhu ne tsambambozha"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Nerzh pouezusañ GNOME eo hon bedig-bed kreñv. Forzh pehini gant gouiziegezh war ar programmiñ pe get a c'hell kas traoù a-benn gwellaat GNOME. \t GNOME inosimbiswa neruzhinji nokuti ani naani zvake anogona kubatsira pakugadzirwa kwayo."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kas d'an dachenn-labour a-_gleiz \t Sudurudza pekushandira kuruboshwe"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hizivadur diwezhañ 29.1.2020 \t Kupedzisira kushandurwa 21.1.2020"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "N'eus kefluniadur skrammañ enrollet ebet a glot gant ar c'hefluniadur oberiant \t zvakasevhiwa pamusoro pescreen zvatadza kufanana nezvirikushandiswa iye zvino"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Ger-tremen \t Chihori"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Anaout \t Tarisa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kevreadenn buan \t Dzidzo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Priz \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "AR&D \t Njere"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "€ 9 EUR € 9 EUR \t ruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Brasaer \t Hudzo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Klask \t dzakapinza"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Prouadiñ Ubuntu Netbook hep staliañ \t ^ Yedza Ubuntu Netbook pasina kuvakirira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "AR BREZHONEG \t simuka"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "blue / 48 - €32,99 EUR blue / 50 - €32,99 EUR blue / 52 - €32,99 EUR blue / 54 - €32,99 EUR blue / 56 - €32,99 EUR blue / 58 - €32,99 EUR \t Kuti uwane mamwe mashoko pamusoro pekubhadharisa nokukurumidza kwekuraira kwako pawebsite yedu, tapota taura nesu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Holl (1,953) \t zvose (1,926)"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Handelv \t Vhezheni"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hizivadur diwezhañ 19.11.2017 \t Kupedzisira kushandurwa 21.1.2020"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gant \t shangu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Bleuñvoù Aostralia \t Maruva ekuAustralia"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Adtapout ur sistem torret \t ^Nunura sisitemu yakavhunika"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Gouzout hiroc'h diwar-benn GNOME \t Dzidza zvimwe pamusoro peGNOME"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ur bugelig kousket-flour, \t Jesu wakatida,"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "BreizhApp \t Nemakore"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Degemer \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "ger-tremen \t Chihori"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Oberennoù \t kutitevera"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Re­fe­ren­zen \t prev Inotevera"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Ubuntu MID \t ^Vakirira Ubuntu MID"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Vert clair - € 12.95 EUR Rose - € 12.95 EUR Sky blue - € 12.95 EUR \t Mifananidzo iripo: Chiedza chemavara, Pink, Sky blue."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "SKOS++ \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "10 hadenn \t mbeu 10"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "GONT.BLOG \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Plant bloaziek - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Annual plants - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "N'haller ket kavout ar restr '%s' \t Tatadza kuona faira inonzi '%s'"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Bet ar 1xbet \t misika 1xbet uye mikana"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kuzul ar Brezhoneg \t kunyange kana"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "DEVOA \t vatsva"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibosupl eo kaout al listennad mentoù skramm \t tatadza kuona hupamhi hwescreen yako"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "N'eo ket amañ an askouezh RANDR \t RANDR yashayikwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Historique Tregont Mab \t mbiri"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "INT _ € EUR \t zvidzidzo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gant \t Kukurudzira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "a viz Ebrel (2) \t Kukadzi (2)"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Keleier \t magetsi"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Klaskit d'ober egor dieub \t Yedza kurerutsa nzvimbo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Titl \t Maawa eHedheni"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Skingomz \t rukudzo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Cypraeidae \t Enda Hove"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Stad » \t nyika"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "20x24 - €203,95 EUR 24X32 - €214,95 EUR 36x48 - €411,95 EUR 48x72 - €652,95 EUR \t Mutengo Wakatengesa € 187,95 Regular price € 254,59"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "pab+ EN \t ndiwedzere"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Arval Hellas \t nyika"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Klask \t Kuratidzwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gant \t ruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Skoazell \t Rubatsiro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "AR EN FR \t dzidzo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "15ºC~35ºC \t 5 kubva 5"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kevreañ \t nguva"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "8 evezhiadenn \t 8 mashoko"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brezhoneg \t pedyo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arloadoù n'int ket stag ouzh ur rummad all ebet \t Mapulikesheni asinga kwani muzvimwe zvipoka"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arventennoù ar reizhiad \t Gadziro dzesisitemu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kavet 'vez 'barzh GNOME pep tra a-benn implijout ho urzhiataer, an evezhier restroù, ar merdeer kenrouedad, lañserioù, ha lod a meziantoù a bep seurt. \t GNOME ndiyo inezvese zvioonekwa nemaziso paDesktop kusanganisira browser."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "20x20 - €130,95 EUR 24x24 - €153,95 EUR 28x28 - €169,95 EUR 30x30 - €184,95 EUR 36x36 - €243,95 EUR \t Mutengo Wakatengesa € 133,95 Regular price € 178,20"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "0 - € 26.45 EUR 1 - € 26.45 EUR 2 - € 26.45 EUR 3 - € 26.45 EUR 4 - € 26.45 EUR 5 - € 26.45 EUR 6 - € 26.45 EUR 7 - € 26.45 EUR 8 - € 26.45 EUR 9 - € 26.45 EUR \t inogona kumira kutonhora kubva ku - 60 ° C kusvika ku260 ° C"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Japaneg \t Kugutsikana?"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Bugale An Noz \t matura oruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Tachenn-labour %d \t Pekushandira %d"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Merc’hed war-dro \t kutsvaka"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "dremm \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Staliañ ur servijer \t Vakirira pfimbi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Tro Enez veur \t Zvitengesi zvokutenga"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Roll ar prenestroù \t Chitarwa cheWindow"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent: \t Nehutano Hwakanaka:"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ha ne oa er bed a-bezh nemet ur yezh hag un deodyezh nemeti \t Uya zvino! Ngatiburuke tinovhiringidza mutauro wavo ikoko kuti varege kunzwanana mitauro yavo.”"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hizivadur diwezhañ 21.1.2020 \t Kupedzisira kushandurwa 28.1.2020"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Herve Jestin \t magetsi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Arktika un Antarktika \t Mashandisiro Ekushandisa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Preder \t zvirimukati"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Dosbarth Merc-E \t Sarudza Bhuku Rokutsvaga"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ar skipailh \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù gwareg \t Mitambo inesitaira ye akedi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "HEMERET \t mifananidzo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t Vateveri"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Ubuntu \t ^Vakirira Ubuntu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "wir / Biz lern - en we are learning \t ich / Ben lern - e dzidza - zvakanaka-um"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ret eo deoc'h urzhiañ 1 pakad da nebeutañ, tra ken! O prenañ a-vras e koazh ar priz. Kaset e vez an had er bed a-bezh. \t Ratidza ngoro yekutengera Kuti uoinde zvakazara unofanirwa ku nyoresa. Uneakaundi kare here? Pinda muchirongwa."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Sweat - Breizh Republik \t kumashure"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Baloubet – \t yechikoro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "GNOME a ginnig ur steudad klok a ostilhoù evit ar saverien meziantoù. Tu 'zo da grouiñ meziantoù luzius ha galloudus. \t GNOME zvekushandisa pakugadzira manwe mapurogiramu zvakakwana."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "20x20 - €102,95 EUR 24x24 - €122,95 EUR 28x28 - €139,95 EUR 30x30 - €154,95 EUR 36x36 - €164,95 EUR \t Mutengo Wakatengesa € 104,95 Regular price € 139,32"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Reizh \t Kwazvo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Vezo \t pashure"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "REAS \t PEDYO"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kefluniadur hag eveshaerezh ar reizhiad \t Kugadziridza ne kumonita kwesisitemu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Kubuntu \t ^Vakirira Xubuntu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "GANT \t akasangana"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "pe 90 ° lakat \t nezvigadziko 90 dhigirii kugokora Pe Fittings"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Breizh \t ruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Plouzane \t ZVIMWE"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Tchekia \t Mauya"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Merc-E 클래스 \t Shanyira Bhutan - Mufaro nzvimbo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "RUMMAD \t MHANDO"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Copyright © 1998-2020 KPR - Kevredigezh al Liorzhourien Slovakia \t Mutengo wekunge matenga zvakawanda"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "310,00 EUR inc VAT \t TENGA NOKUTENDA"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "AR STROLLAD \t Ungazvidyawo kufanana ..."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Brasaat ar prenestr \t Kurudzira whindo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gant \t wekunge"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "�reas \t PEDYO"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Darempred \t mumhanzi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "GANT \t Kupinda"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Brikennoù o kouezhañ \t Zvitinha zvinodonha"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t kunyoresa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Birvidik \t Danho"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "فيلم الوعد New ... \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Raktresoù kaset da benn \t ini wazivisa pamusoro kutevera-up nevamwe mail."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "ºC - ºC \t pamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "%lu (%s)none\" here means \"no windowwindow \t none\" here means \"no windowwindow"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "AR / AR video \t gadzira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "hartenn \t pfungwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Yezh: \t Zvitauro:"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "E-PAD \t Mibvunzo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Prenestr disanv \t Whindo risina zita"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "da Bacco a Petroio _ Gen 29, 2017 \t Pamusoro peKUSHA"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "HONDA priz \t Chirungu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "€ 19.99 EUR € 29.99 EUR \t © 2019 Copyright CookingTools.com. Kodzero dzose dzakachengetedzwa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Trec'haoler an tachennoù-labour \t chinjo yepekushandira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Annezin \t Pakuvamba"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gont 8 \t ruvara Yero"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Start - EAS-Liechtenstein (EN) \t Mbiri"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "2-50 skoultroù-red 0,30 € 0,40 € \t 2-50 kuchekwa chekwa 0,30 € 0,40 €"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kevreañ \t Bhaibheri mhuka"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "WordPress + e + Lingotek \t Just mumwe WordPress nzvimbo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "DOUE: \t pokugara"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Europa - Roll ar broioù \t Europe - Mazita enyika"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "5 Yeas \t garandi 5 makore"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Tachenn-labour 1_0 \t Pekushandira 1_0"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EUR 175 EUR 119 \t Unoda A vhocha 25 €?"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "E-Biken \t mhinduro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Cheñch ar gantenn luskañ \t Sandura Disiki yekuGadza"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Staliañ ur post labour \t Vakirira chiteshi chekushandira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Language: Brezhoneg \t Language: Chirungu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kaset deoc'h gant : \t Zvirikubva"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Degemer mat \t Wedzera kudenguki"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "TR - EN - RU - AR \t NEZVEDU"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Divi_hanaat \t Kurudzira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Nemet \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "(hep troidigezh) \t [Email akadzivirira]"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Ar restr '%s' n'eo ket ur restr pe un teuliad reizh. \t Faira inonzi '%s' rakasiyana nemamwe."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "New: Adansonia (Madagaskar), Plant bividik, Bulboù \t Mutengo kunhengo dze KPR / Mutengo kuvasiri nhengo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EN AR FR RU TR \t Inowanikwa ne Shopify"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hizivadur diwezhañ 25.1.2020 \t Kupedzisira kushandurwa 25.1.2020"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "5 hadenn \t mbeu 5"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kenderc'hel \t Enderera"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "BEV-TEC \t Verenga Zvimwe"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ur manej diroll \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "TEMPL \t BHUKU"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Haezhiñ hollvedel \t Hupindwa pasirose"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "ro tapet \t Nyaya Diki"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Xubuntu en ur mod testenn \t ^Vakirira Xubuntu mumashandiro emavara"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù sportoù \t Mitambo yenhabvu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Luskañ adalek ar gantenn galet kentañ \t ^Gadza kubva disiki rakagozha rokutanga"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Rekis. \t ruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "N'eo ket mat ar ment galloudel goulennet war ar ment posubl: goulenn=(%d, %d), izek=(%d, %d), uc'hek=(%d, %d)MirrorPantallas en Espejo\", *not* \"Espejar Pantallas \t MirrorPantallas en Espejo\", *not* \"Espejar Pantallas"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "E pep lec'h \t × {{huwandu]"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Troioù-kaer \t Adhivhetya"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "daga € 21.10 EUR € 29.54 EUR \t Kukura: kusvika. 6,3 x 3,9 cm / 2,48 x 1,57 cm."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Ar chourrig lastikenn GNOME \t GNOME inorira serabha"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Adtapout al loc'hadur reizh \t Tangidza kugadza kwazvo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hizivadur diwezhañ 21.1.2020 \t Kupedzisira kushandurwa 25.1.2020"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Fazi o lenn restr '%s': %s \t Tatadza kuvhura faira iri '%s': %s"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kod pellgomz \t Rudzi rwaIsrael"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Ar ment hag al lec'hiadur goulennet evit ar CRTC %d zo er-maez termenoù aotret: lec'hiadur=(%d, %d), ment=(%d, %d), uc'hek=(%d, %d) \t requested position/size for CRTC %d is outside the allowed limit: position=(%d, %d), size=(%d, %d), maximum=(%d, %d)"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EUR EUR \t zvose"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ar Ti Marellek \t Ndingaenda kupi?"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Skouerioù \t Miyenzaniso"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Staliañ lunienn un dafariad hep kantenn \t Vakirira pfimbi ye mufananidzo isina dhisiki"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Gwellvezioù \t Zvido"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "50 EUR/h* \t Kukadzi 2015"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Termenell Braille \t Mukova weburei"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "_ Nevez \t mitauro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Reizhiad \t Sisitemu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "29.90 EUR 19.90 EUR \t Mukati"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Spontus \t ruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-QED/v2.0a/moses/br-sna.txt.zip", "collection": "QED", "source": "QED", "original_code": "br - sna", "text": "Savet zo bet Universal Subtitles 'blam ma kred deomp 'vefe ret d'an holl videioù war ar web bezañ istitlet. \t Takatanga Universal Subtitles nekuti tinofunga kuti mifananidzo ese epaInternet anofanira kuita kuverengeswa."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "4.9E-324 OutOfStock EUR \t Tarisa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t kutanga"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "c hef \t ZVIMWE"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Spagnol \t nyika"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Holl \t upamhi"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Divrasaat ar prenestr \t Dzikamisa whindo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "a viz Ebrel (3) \t Kukadzi (3)"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "_Eilañ an URL \t _Kopa URL"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "[ AR ] [ EN ] [ FR ] \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Telenn \t pamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Prouadiñ Mythbuntu hep staliañ \t ^Yedza Mythbuntu pasina kuvakirira"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Edubuntu en ur mod testenn \t ^Vakirira Edubuntu mumashandiro emavara"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kemennoù \t pashure"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Labourat e mod kevregat hep tro wenn \t Mhanya mu tadzadekara mashandiro girafiki"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ar-Met \t gadzira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Treizhourien \t chishona"}
{"url": "https://object.pouta.csc.fi/OPUS-QED/v2.0a/moses/br-sna.txt.zip", "collection": "QED", "source": "QED", "original_code": "br - sna", "text": "Ezhomm o dez milionoù a dud bouzar pe dost da gaout istitloù evit kompren ar videoioù. \t Vanhu vazhinji vasinga gone kunzwa nevanonetseka nenzeve dzavo havagone kunzwisisa mifananidzo pasina mazwi."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "AR$ 1.400,00 AR$ 560,00 \t 50% YAKATINGWA"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Melestradur \t Hurongwa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Tremen d'al linenn-urzhiañ evel merour (root) \t Koromoka ku mudzi demhe zvidza"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Priz ar werzh a-vras - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Mutengo wekunge matenga zvakawanda - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "c-eas \t pedyo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Degemer al lec’hienn > \t Ona zvimwe ..."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Masechet Kinnim \t Vane Mbiri"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Le GREMM \t nendiro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Daremprediñ \t Taura Nesu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "4 evezhiadenn \t 4 mashoko"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Lammig an noz! \t kutsvaka"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Setu roll an had: \t Mazita embewu akanyorwa as:"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t magumo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arloadoù grafek \t Maapulikesheni arigirafiki"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arventennoù evit meur a drobarzhellPersonal settings \t Gadziro kuitira zvuma zvemadhivhaisi anoenderaPersonal settings"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Doujañ... \t kuratidza"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EUR€13.34 EUR €8.34 \t Mutauro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Skouerenn endalc'had evit Ubuntu \t Muyenzaniso wehuiswa kuitira Ubuntu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hizivadur diwezhañ 25.1.2020 \t Kupedzisira kushandurwa 28.1.2020"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Plant bividik - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Perennial plants - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "الهوامش: \t Rinonyorwa na:"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arventennoù personel \t Gadziro dzako"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kemmañ dre vras arventennoù ar reizhiad (evit an holl arveriaded) \t Sandura gadziro dzakafara sisitemu yose( zvinobata bata vashandisi vose)"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ardbeg An oa \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Div_rasaat \t Dzikamisa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Blue - €12.25 EUR Green - €12.15 EUR Pink - €12.40 EUR White - €12.20 EUR \t Smiley mwana akachengetwa mwana akabatwa - Kudya kunomuita kuseka!"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù roll \t Mitambo yechimiro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Embanner \t Mugadziri"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Tra ebet \t Hapana"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kontadenn ar Golem \t Rinoita kuprinta"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Platell \t Tsoro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gouest omp da zastum pep spesad a zo en takadoù-mañ diouzh goulenn. Hogen ne zastumomp ket ar spesadoù gwarezet nag an orkide (Orchidaceae). \t Tinokwanisa kuunganidza chero mhando munzvimbo yenyu kana matikumbira. Asi hatitore mbesa dzakachengetedzwa pamutemo (Orchidaceae)."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "N'eo ket un dra da zigeriñ \t Haisi puroguramu yaungavhura"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dodenn Ubuntu dre ziouer \t Thimu yakarongwa yeUbuntu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t Zviratidzo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ne vo dalc’het den er sklaverezh nag er sujidigezh; berzet e vo kement stumm a sklaverezh hag a werzhañ-sklaved. \t Hapana munhu anofanirwa kurwadziswa kana kuitirwa hutsinye, kubatwa semhuka kana kuitwa zvinoderedza, kana upi zvawo murangiro wakadaro."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Arnodiñ Ubuntu hep staliañ \t ^ Yedza Ubuntu pasina kuvakirira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Blevit plus AC \t Ona zvimwe"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Christian Trede \t Zvikumbiro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arsav \t Dzima"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Komark \t kutitevera"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "mod arbennik \t Mashandiro nyanzvi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "13 EUR / h \t Nyamavhuvhu 2018"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Arnodiñ Xubuntu hep staliañ \t ^ Yedza Xubuntu pasina kuvakirira"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Staliañ un urzhiataer galloudel izek \t vakirira mushina waka yananika wehuvarairwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "glas rak \t mutauro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Nieuwpoort - Belgia \t Chitima pakufamba Belgium"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "HOLL \t kuparadzana:"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Mavegoù \t Midziyo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "FEST-NOZ \t pedyo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Diwar-benn Burev GNOME \t Mayererano neDesktop reGNOME"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "15ºC / 18ºC \t Dzidza zvimwe"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "50x60cm - €99,50 EUR 60x90cm - €143,50 EUR 70x100cm - €178,50 EUR \t Yakatengwa kubva € 62,50 Regular price € 83,50 sero"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kantadoù a dud o deus kresket danvez diazez GNOME abaoe ma oa krouet e 1997; kalz muioc'h ez eus bet o kenlabourat war dachennoù pouezhus all, troidigezhioù, teuliadur, surentezh ha savadur en o zouez.UnknownMonitor vendor \t Chaunga chabatsira mukugadzirwa kweGNOME kubvira payakatanga 1997; kubudikidza nekuturikira kuenda kune mimwe mitauro uye kuona nezvekushandisika kwayo nyore.UnknownMonitor vendor"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ar Raok \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Bagad Ar Meilhoù Glaz - Moulin Vert \t Taura nesu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Plant kigdebrer - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Mbeswa dzinobata nekudya tupembenene - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "SELAOU \t kurerukirwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Red 38cm - €40.50 EUR Orange 38cm - €38.60 EUR Green 38cm - €39.75 EUR Blue 38cm - €39.45 EUR Red 30cm - €26.25 EUR Orange 30cm - €27.05 EUR Green 30cm - €26.50 EUR Blue 30cm - €26.55 EUR \t Iwe unogonawo kutitumira isu nemutumwa kuburikidza nejiji redu Facebook kana nefoni pa 07.55.29.24.84."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "-40 ºC a +85 ºC \t Uchishandisa tembiricha -40 ℃ ~ +75 ℃"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "- Steredenn \t Magetsi"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù poellek ha miltamm \t Mitambo yehufungwa ne pazuru"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "sikour \t ruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "FOTENN \t vamwe"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Bezant \t pokugara"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "A Pa Pe One_to_One \t nyika"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "AR MILIN'... \t nyika :"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "New: Adansonia (Madagaskar), Plant bividik, Bulboù \t Kana muchida kuti bhadhara neimwe mari shandisai mutengano we gudo unotevera:"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "aerborzh \t Chirungu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Aber Wrac'h. \t NEZVEDU"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "HANTER \t zita *"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Lenner skramm \t Verengo Sikirini"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "_Digeriñ un URL \t _Vhura URL"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "[Eus] \t mugove"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Periant \t Zvuma"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gwez-sapr - Brousgwez ha gwez padus ouzh ar rev - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Zvigwenzi nemiti yakabva kune dzimwe nyika isingarohwe nechando - Conifers - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "_Serriñ an holl anezho \t Vhara zvose"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Klask ma zo fazioù war ar gantenn \t ^Cheka dhisiki kuitira hushatwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Black - €9.05 EUR Blue - €9.05 EUR Green - €9.05 EUR Pink - €9.05 EUR Violet - €9.05 EUR Red - €9.05 EUR \t Mifananidzo iripo: Dema, Bhuruu, Gorosi, Pink, Purple, Dzvuku."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EUR EUR EXW \t pamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Sportoù \t Nhabvu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ça va pas non ? He He e He \t Muri pano:"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Lañser al liesvedia \t Menyu yematimidiya"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "(th copy) \t th copy)"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibarzhioù moned hollvedel \t Gadziro dzeHupindwa Pasirose"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Staliañ Ubuntu Server \t ^Vakirira Ubuntu Server"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Orin MP3 Orin Celtic \t mushaMimhanzi uye NziyoCeltic Music mp3 format"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "an holl dachennoù-labour \t mapekushandira ose"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "%s (%'dvet eilad)%s%s (copy %'d)%s \t %s (copy %'d)%s"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "tifenn \t Nyora Kwatiri"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gant \t magumo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "hello tapet \t Dzokera"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Klask \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "rusianeg \t ruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dalc'hma_t a-raok \t Nguvadzose pamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "1 kg hadenn \t mbeu 1 kg"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Comics incest ar-lein, 410 ar-lein \t Inonyangadza mavhidhiyo online, 410 online"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arload disanv \t Application isina zita"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Pajennoù: 1 \t mbeu 1"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Klañv c’hoazh ! \t gadzira"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arverañ kantenn hizivaat ar sturieroù \t Shandisa dhisiki rekuzivisa mutyairi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Div-Div \t Kuunganidzwa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "B_rasaat \t Kurudzira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Tapout \t Zvakavanzika"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Serge Korzh \t nyanzvi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EN _ 한글 \t zita *"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Vitis vinifera skoultroù-red \t Mutengo wekunge matenga zvakawanda"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "TenneT \t kushambadza"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "admentañ \t Gadzirisa hukuro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Mat Zo \t chikafu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Vanke \t urongwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "KPR - Kevredigezh al Liorzhourien - Had ha plant da werzhañ \t KPR - Chikwata Chevarimi vemapindu - mbeu nembesa zvekutengesa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kernewek \t Zhombe"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arc'hadDesktop \t Desktop"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EMBANNADURIOU \t zvemazuvano"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "€ 8.95 eur € 12.53 eur \t Zvisinei, unokwanisa kusarudza kutaura pachena 48h kune 72h kuripa .."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "M�ze Ma�azas� \t Ndivanaani isu?"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arloadoù skiantel \t mapulikesheni arisaendifiki"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Mignoned GNOME \t Shamwari dzeGNOME"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "DEVOA \t Zvinyatsokosha"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "o Un Darn kg 10 30 30 \t akaumbwa makirogiramu 10 30 30"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù ha diduelloù \t Mitambo ne zvivaraidzo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "€8.95 EUR €12.53 EUR \t Kukura: kusvika. 18 cm cm"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t Zvikuru"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Scottish G. feur \t Kutungamira Kudzidzisa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibarzhioù evit kemmañ perzhioù ur skramm \t Saridzo yekugadzirisa maProperties eScreen"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "D'ar Pevarlamm \t zita *"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Levraoueg GNOME \t Ruzivo rweGNOME"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hanted Nouvelles \t tsika nemagariro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Anv ar strollad : %s something has been set \t something has been set"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibarzhioù all \t Dzimwe Sarudzo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Zaou \t NDIRATIDZE IZVI"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Meneg lezennel \t Kunzwisisa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "(Kelc'h Tri) \t YEDU YEDU"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Beige / (30cm<50cm) - EUR € 61,50 Du / (30cm<50cm) - EUR € 61,50 Glas / (30cm<50cm) - EUR € 61,50 Coch / (30cm<50cm) - EUR € 61,50 Pinc Poeth / (30cm<50cm) - EUR € 61,50 Clytwaith Du / (30cm<50cm) - EUR € 61,50 \t Mafambiro Akawandisa neMatafura ekushandura - (1inch = 1 '' = 2.54cm) (1ounce = 28.3gram / 1 fluid ounce = 30ml) [diza mari yepamusoro kuti uchinje matengo]"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Fazi B/M (e-barzh/er-maez) \t I/O kanganiso"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Diskouez an dibarzhioù evit kemmañ perzhioù un dachenn-labour \t Taridza sarudzo yeku gadzirisa maProperties ePekushandira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "_ Diwezhañ \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "c/ Sant Pere, 68 \t RSS Kubatsira"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Un endro burev aes d'an holl, stabil, frank hag arveradus eo GNOME evit savennoù ar familh Unix. \t GNOME yavakwa nenyanzvi dzinozvigona uye inovanikwa pachena."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Klavier war ar skramm \t Kibhodhi yepaSikirini"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "▶ KAOZ ◀ \t Man zvamaoko"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Fin ar Bed \t Terms kwemashandisirwo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "10000 hadenn \t mbeu 10000"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Mat eo \t Hongu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Negro - € 9.15 EUR Bleu - € 9.15 EUR Verde - € 9.15 EUR Rosa - € 9.15 EUR Violeta - € 9.15 EUR Rouge - € 9.15 EUR \t Silicone yakapetwa kwenguva yakareba - yekudonsa spoon - Kitchenware.com"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brezhoneg \t mumhanzi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "GGE-16EA Cyfres 1550nm Erbium-doped c band EDFA \t GGE-10HA CATV FTTH Manyiminya Active raiva pedyo nebundu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Prouadiñ Kubuntu Netbook hep staliañ \t ^ Yedza Kubuntu Netbook pasina kuvakirira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hizivadur diwezhañ 24.11.2017 \t Kupedzisira kushandurwa 29.1.2020"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Serriñ ar prenestr \t Vhara whindo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "de mwi/hag \t uwandu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Douarskoll \t Vakuru"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "1. Het coch - RHCSA ar RHEL 7 \t ITIL pakatikati pa RCV"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t Zviratidza"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "€2.77 EUR €48.93 EUR \t Zvisinei, unokwanisa kusarudza kutaura pachena 48h kune 72h kuripa .."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Arzoù \t zvokubvunza"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Personel \t Zvako"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Keleier \t matura oruzivo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kevreañ Enrollañ \t zvirwere"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Un DVD daouduek eo hennezh. Adalek an eil tu ho peus loc'het. Troit an DVD war an tu all evit kenderc'hel. \t ino i DVD inemativi maviri. Iwe wagadza kubva kudivi rechipiri. Tendeudza DVD wobva waenderera."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "arveretfree \t free"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Staliañ ur servijer LAMP \t Vakirira pfimbi ye LAMP"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Nevezadur \t zita"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Suamerika \t mumakoreji"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Memesis 10 1 3 6 10 Jul 01, 2018 \t 2018 - Kukura naJesu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Pennadoù dibabet \t Rubatsiro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Erefolder\", \"plain textlink to folder \t folder\", \"plain textlink to folder"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "AR AR \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Al lañser Debian \t Menyu yeDebian"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Meziantoù digor hepken \t Chirongwa chakareruka chete"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EGILE \t zvokudya"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Ubuntu en ur mod testenn \t ^Vakirira Ubuntu mumashandiro emavara"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Anaout \t inowanikwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Robinson Crusoe - hentai anime ar-lein \t Imba yangu ine ruzha - cartoon pane mobile"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "C/ Miguel Villanueva 8, 1ºC \t kwakakurudzira Steel"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "51-100 skoultroù-red 0,20 € 0,30 € \t 51-100 kuchekwa chekwa 0,20 € 0,30 €"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brezhoneg \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Bugale \t Pwere"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "lavaran \t Zviitiko"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Raktresoù \t mashoko"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "{BLISTR} \t kumhanya."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "25ºC / 10ºC \t kutsvaka"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "1000.00 EUR 2000 EUR \t Mutungamiri"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "30 hadenn \t mbeu 30"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Breizh \t kutitevera"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Staliañ ur reizhiad e linenn urzhiañ \t Vakirira sisitemu rayira-mutsetse"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kenrouedad \t Dandemutande"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t zvishongedzo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Doareoù \t Mishandiro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Abadennoù \t Ndizvo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "taflen toi / galvanzied / PPGI / PPGL Galvalume plaen \t Corrugated Galvalume / galvanzied / PPGI / ppgl simbi denga ..."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Evit poent hon eus 6 iskevredad pennañ (Slovakia, Tchekia, Aostralia, India, Thailand, Afrika ar Su ha Tanzania) hag ouzhpenn 400 kenlabourer ha dastumer had er bed a-bezh. \t Parizvino tinowanikwa mumuzinda mitanhatu munyika dzinotevera (Slovakia, Czechia, Australia, Indiya, Thailand, South Africa ne Tanzania) pamwe nezviuru zviviri zvinoraudzira zvevatinobata navo nevaunganidzi vembeu pasi rose."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t zvose"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù birvidik \t Mitambo inematanho"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "het tapet \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Binvioù da ziorren ar meziantoù \t Mbesa dzekuumba zvirongwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "plaen \t Chirungu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Black - €9.99 EUR Yellow - €9.99 EUR Green - €9.99 EUR \t Mitatu mitatu iripo: Dema, Tsvuku, Green"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Staliañ ur servijer LTSP \t Vakirira pfimbi ye LTSP"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Tifenn DURAND \t Inofarira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "€21.88 EUR €52.50 EUR \t Iwe unogonawo kutitumira isu nemutumwa kuburikidza nejiji redu Facebook kana nefoni pa 07.55.29.24.84."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kemennadenn * \t kutsvaka"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Stokellaoueg \t Kimepu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ar HowToGeek \t dzosera urongwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Servijoù \t kuratidza"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arloadoù all \t Zvimwe"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kazetennerion \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Human-Clearlooks \t Munhu-Matarisirojeka"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Reter-nesañ \t yakati sambamba"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EN TR AR RU \t ruvara"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Min. VOUT \t mitauro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibosupl eo kavout un dermenell, implijet e vo xterm met n'ez aio ket en-dro marteze \t Tatadza kuvana teminari tavakushandisa xterm kunyangwe zvikabondera"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Europa - Roll ar broioù - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Europe - Mazita enyika - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Ar gantenn luskañ %u eo homañ. Enlakait ar gantenn luskañ %u. \t ino i disiki yeku gadza %u. Isa disiki yekugadza %u."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Lubuntu \t ^Vakirira Lubuntu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "O tiverkañ restroù2 minutes \t 2 minutes"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "O loc'hañ %s \t Tavakuvhura %s"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Skouer \t nenhamba"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ardystiad: CE, UL ac ISO \t matatu matatu matatu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "C: EUR \t 0 zvinogadzirwa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Kubuntu Netbook \t ^Vakirira Kubuntu Netbook"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "1366×768 Tapet, 1920×1080 Tapet, 1280×800 Tapet, 1440×900 Tapet \t Isa Mvura Ongorora Mhedzisiro PDF"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Klask 'ra GNOME chom efedus hag aes da implijout. Kempennet 'vez alies gant tud a-vicher. Chom a ra brudet e-touez ar Burevioù mezianteg. \t GNOME yakagadzirwa kuti ishandisike zviri nyore ichibatsirwa nevemabhizimisi zvinoitsaura paruzhinji."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Buhez Nevez \t zita:"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "%s (%'de eilad)%sth copy) \t th copy)"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Fazi o lenn restr '%s': %snamename \t Tatadza kurewinda faira iri '%s': %snamename"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Green - €1.10 EUR Red - €1.05 EUR \t Kusarudza mavara: vert, rouge."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Skiantoù \t Sayenitsi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Skouarnog (Pleurotus ostreatus) - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Oyster mushroom (Pleurotus ostreatus) - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Binvioù reizhiad \t Mbesa dzesisitemu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Benead \t kutakura"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Plant bividik II. - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Perennial plants II. - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brousgwez ha gwez ar broioù pell - Gwez-sapr \t Zvigwenzi nemiti yakabva kune dzimwe nyika - Conifers"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arloadoù \t Mapulikesheni"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "www. .eus \t kubudikidza"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Arventenniñsomething has not been set \t something has not been set"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "1 hadenn \t mbeu 1 kg"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Da skouer: \t Muenzaniso:"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "PAD-C \t chishona"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brezhoneg \t Muenzanisi"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "(endalc'hadoù anlennadus)Contents: \t Contents:"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Merdeiñ \t venhema"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "An-dro \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Ubuntu Netbook \t ^Vakirira Ubuntu Netbook"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "€2.05 EUR €2.87 EUR \t Kukura: kusvika. 14,2 x 4,2 x 12,2 cm"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Enlakait ar gantenn luskañ %u. \t Isa disiki yekugadza %u."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Adober ar gwezh disgraet diwezhañReset to DefaultsShow hidden files \t Reset to DefaultsShow hidden files"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "N'eo ket gouest da adenvel restr ar burev%aAbBcdHIjmMpSUwWxXyYZ-%_ \t %aAbBcdHIjmMpSUwWxXyYZ-%_"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kevregadoù \t Magirafiki"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "English ‎(en)‎ عربي ‎(ar)‎ \t chishona"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Norzhamerika \t rwendo"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Priz \t NEZVEDU"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "11 evezhiadenn \t 11 mashoko"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Diskouez titouroù diwar-benn handelv GNOME-mañ \t Ratidza ruzivo rwevhezheni ino yeGNOME"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Anv ebet \t Hapana zita"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "War an dachenn-lab_our-mañ hepken \t panepekushandira apa chete"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Monedusted \t Kureuka"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "zo 15 dec 2019. \t Chipiri, Chikumi 18, 2019"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "</div> </div> \t kutanga"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gouzout pelloc'h \t NHAMBA NADZO vatengi"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "bihanaat \t dzikamisa"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Staliañ OEM (evit ar saverion) \t OEM vakiriro (kuitira mamanufekityara)"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "eo, en, ru... \t kutsvaka"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "An Drouizig \t kutsvaka"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibarzhioù luskañ \t Sarudzo yekuGadza"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Urzhiataer hezoug \t Laptop"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "divrasaat \t dzikamisa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "indiv. indiv. \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "SHMS65 200-250kgs / h PP PE WPC rae keitin ... \t SHMS60 150-200 Madzimabo / h PP Pe WPC granule kuita mamita ..."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brezhoneg \t Pamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "%(name)s : %(value)s \t %(name)s: %(value)s"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "serriñ \t vhara"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Sonerezh \t Nguva"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "MELEN PE \t pamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "90 USD e koust an had. 90*0,72=64,8 Euro. \t Mbeu dzinoita 90 USD. 90*0,72=64,8 Euro."}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "ENEP \t Zvose"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gwez-balmez padus ouzh ar rev - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Mapalms asingarohwe nechando - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Glaskreuz \t Kupfuura"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Urzhiad fall da loc'hañ (Exec) \t Komandi yavatipa haina musoro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dibarzhioù evit kemmañ perzhioù un dachenn-labour \t Sarudzo yeku gadzirisa maProperties ePekushandira"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kodadur %s a zo dianav \t Hatizive kuti enconding yakashandiswa pana: %s"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "M tapet \t Ndirangarire"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brezhoneg \t Vashandi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "KEIT \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù troioù-kaer \t Mitambo inesitaira ye adhivhetya"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Eleybcn  & Samzer  \t System Kukosha"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "He En Ar \t kufamba furemu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Lazhañ ar reizhiad bremañ? \t Misa sisitemu zvino?"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Diwar-benn GNOME \t Mayererano neGNOME"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Bremañ e c'hallomp dastum had ha plant diouzh goulenn (koulz ha lodennoù eus plant – da skouer bulboù, skoultroù-red, kroc'henennoù meristematek, pollen, h.a.) diwar ouzhpenn 4000 spesad plant eus 19 bro en Europa. \t Parizvino tinokwanisa kuunganidza mbeu ne mbesa kana takumbirwa (zvichisanganisawo zvimwe zve pambesa zvakaita semapazi, mbeu rumemabuma nezvimwe zvakadaro) kubva kundudzi dzinopfura zviuru zvina kubva kunyika guminepfumbamwe dzemuYuropu."}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Yezh \t Mutauro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "henta e ee e ee e e e \t kuuya"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "30 EUR - 40 EUR \t Page 1 pamusoro 10"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "E-Biken \t shangu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Yann Chareton \t Mazano"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "€ 12.30 EUR € 20.51 EUR \t Zvigadzirwa zvemiti (L x W x H) : 21.00x19.00x13.80 cm"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "كل شيء بالعكس في نيجيريا.. \t zvose"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Stumm \t mhuri"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "%1$s%2$s%3$s%1$s%2$s%3$s \t %1$s%2$s%3$s"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Heuliadenn \t Mifananidzo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Gouleviñ \t Hurongwa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Evel \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t kuratidza"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Koulzad \t zvimweS"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Ar. Melligeri \t nzira"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "HAG ~ \t wapakatikati"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "EUS... \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Montsegur \t Ndirangarire"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Brousgwez ha gwez ar broioù pell - Had ha plant da werzhañ - KPR - Kevredigezh al Liorzhourien \t Zvigwenzi nemiti yakabva kune dzimwe nyika - mbeu nembesa zvekutengesa - KPR - Chikwata Chevarimi vemapindu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Betek Sil \t Taura nesu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "%d (\"%s\")none\" here means \"no workspaceworkspace \t none\" here means \"no workspaceworkspace"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Son ha video \t Ruzha & vhidiyo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Kas d'an dachenn-labour a-_zehou \t Sudurudza pekushandira kurudyi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "P.AR.C. \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hent \t Magetsi"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Klask kempleshoc'hLanguage tools \t Tsvagurudzo yepamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "le spectacle Iliz-Veur \t Nezvedu"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "DarkRoom \t Rumurima"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Kč Kurunenn tchek \t Change language Shona (chiShona)"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hizivadur diwezhañ 18.11.2017 \t Kupedzisira kushandurwa 21.1.2020"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Dargemm uhel \t Musiyaniso wePamusoro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Strategiezh \t Sitarateji"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Fest-noz \t Kugadzirisa"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Gant \t muviri"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "eBet \t pashure"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Maer \t Mhandara"}
{"url": "https://object.pouta.csc.fi/OPUS-MultiCCAligned/v1.1/moses/br-sn.txt.zip", "collection": "MultiCCAligned", "source": "MultiCCAligned", "original_code": "br - sn", "text": "Hizivadur diwezhañ 25.1.2020 \t Kupedzisira kushandurwa 21.1.2020"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "_Admentañ \t Gadzirisa hukuro"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù darnaverezh \t Mitembo yechiratidzo"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Diaesterioù mekanik - cheñch trevnad \t Mota yapiringidzwa - chinja madhivhaisi"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "C'hoarioù evit ar vugale \t Mitambo ye pwere"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "Degemer mat war vBurev GNOME \t Tinokugamuchirai muGNOME Desktop"}
{"url": "https://object.pouta.csc.fi/OPUS-Ubuntu/v14.10/moses/br-sn.txt.zip", "collection": "Ubuntu", "source": "Ubuntu", "original_code": "br - sn", "text": "^Staliañ Ubuntu Studio \t ^Vakirira Ubuntu Studio"}