@@ -29,6 +29,10 @@ extension Localization on String {
29
29
'Clear' : 'Clear' ,
30
30
'Font' : 'Font' ,
31
31
'Search' : 'Search' ,
32
+ 'matches' : 'matches' ,
33
+ 'showing match' : 'showing match' ,
34
+ 'Prev' : 'Prev' ,
35
+ 'Next' : 'Next' ,
32
36
},
33
37
'en_us' : {
34
38
'Paste a link' : 'Paste a link' ,
@@ -56,6 +60,10 @@ extension Localization on String {
56
60
'Clear' : 'Clear' ,
57
61
'Font' : 'Font' ,
58
62
'Search' : 'Search' ,
63
+ 'matches' : 'matches' ,
64
+ 'showing match' : 'showing match' ,
65
+ 'Prev' : 'Prev' ,
66
+ 'Next' : 'Next' ,
59
67
},
60
68
'ar' : {
61
69
'Paste a link' : 'نسخ الرابط' ,
@@ -83,6 +91,10 @@ extension Localization on String {
83
91
'Clear' : 'Clear' ,
84
92
'Font' : 'Font' ,
85
93
'Search' : 'Search' ,
94
+ 'matches' : 'matches' ,
95
+ 'showing match' : 'showing match' ,
96
+ 'Prev' : 'Prev' ,
97
+ 'Next' : 'Next' ,
86
98
},
87
99
'da' : {
88
100
'Paste a link' : 'Indsæt link' ,
@@ -110,6 +122,10 @@ extension Localization on String {
110
122
'Clear' : 'Clear' ,
111
123
'Font' : 'Font' ,
112
124
'Search' : 'Search' ,
125
+ 'matches' : 'matches' ,
126
+ 'showing match' : 'showing match' ,
127
+ 'Prev' : 'Prev' ,
128
+ 'Next' : 'Next' ,
113
129
},
114
130
'de' : {
115
131
'Paste a link' : 'Link hinzufügen' ,
@@ -138,6 +154,10 @@ extension Localization on String {
138
154
'Clear' : 'Clear' ,
139
155
'Font' : 'Font' ,
140
156
'Search' : 'Search' ,
157
+ 'matches' : 'matches' ,
158
+ 'showing match' : 'showing match' ,
159
+ 'Prev' : 'Prev' ,
160
+ 'Next' : 'Next' ,
141
161
},
142
162
'fr' : {
143
163
'Paste a link' : 'Coller un lien' ,
@@ -165,6 +185,10 @@ extension Localization on String {
165
185
'Clear' : 'Clear' ,
166
186
'Font' : 'Font' ,
167
187
'Search' : 'Search' ,
188
+ 'matches' : 'matches' ,
189
+ 'showing match' : 'showing match' ,
190
+ 'Prev' : 'Prev' ,
191
+ 'Next' : 'Next' ,
168
192
},
169
193
'zh_CN' : {
170
194
'Paste a link' : '粘贴链接' ,
@@ -192,6 +216,10 @@ extension Localization on String {
192
216
'Clear' : 'Clear' ,
193
217
'Font' : 'Font' ,
194
218
'Search' : 'Search' ,
219
+ 'matches' : 'matches' ,
220
+ 'showing match' : 'showing match' ,
221
+ 'Prev' : 'Prev' ,
222
+ 'Next' : 'Next' ,
195
223
},
196
224
'ko' : {
197
225
'Paste a link' : '링크를 붙여넣어 주세요.' ,
@@ -218,6 +246,10 @@ extension Localization on String {
218
246
'Clear' : 'Clear' ,
219
247
'Font' : 'Font' ,
220
248
'Search' : 'Search' ,
249
+ 'matches' : 'matches' ,
250
+ 'showing match' : 'showing match' ,
251
+ 'Prev' : 'Prev' ,
252
+ 'Next' : 'Next' ,
221
253
},
222
254
'ru' : {
223
255
'Paste a link' : 'Вставить ссылку' ,
@@ -245,6 +277,10 @@ extension Localization on String {
245
277
'Clear' : 'Clear' ,
246
278
'Font' : 'Font' ,
247
279
'Search' : 'Search' ,
280
+ 'matches' : 'matches' ,
281
+ 'showing match' : 'showing match' ,
282
+ 'Prev' : 'Prev' ,
283
+ 'Next' : 'Next' ,
248
284
},
249
285
'es' : {
250
286
'Paste a link' : 'Pega un enlace' ,
@@ -273,6 +309,10 @@ extension Localization on String {
273
309
'Clear' : 'Clear' ,
274
310
'Font' : 'Font' ,
275
311
'Search' : 'Search' ,
312
+ 'matches' : 'matches' ,
313
+ 'showing match' : 'showing match' ,
314
+ 'Prev' : 'Prev' ,
315
+ 'Next' : 'Next' ,
276
316
},
277
317
'tr' : {
278
318
'Paste a link' : 'Bağlantıyı Yapıştır' ,
@@ -300,6 +340,10 @@ extension Localization on String {
300
340
'Clear' : 'Clear' ,
301
341
'Font' : 'Font' ,
302
342
'Search' : 'Search' ,
343
+ 'matches' : 'matches' ,
344
+ 'showing match' : 'showing match' ,
345
+ 'Prev' : 'Prev' ,
346
+ 'Next' : 'Next' ,
303
347
},
304
348
'uk' : {
305
349
'Paste a link' : 'Вставити посилання' ,
@@ -327,6 +371,10 @@ extension Localization on String {
327
371
'Clear' : 'Clear' ,
328
372
'Font' : 'Font' ,
329
373
'Search' : 'Search' ,
374
+ 'matches' : 'matches' ,
375
+ 'showing match' : 'showing match' ,
376
+ 'Prev' : 'Prev' ,
377
+ 'Next' : 'Next' ,
330
378
},
331
379
'pt' : {
332
380
'Paste a link' : 'Colar um link' ,
@@ -355,6 +403,10 @@ extension Localization on String {
355
403
'Clear' : 'Limpar' ,
356
404
'Font' : 'Fonte' ,
357
405
'Search' : 'Search' ,
406
+ 'matches' : 'matches' ,
407
+ 'showing match' : 'showing match' ,
408
+ 'Prev' : 'Prev' ,
409
+ 'Next' : 'Next' ,
358
410
},
359
411
'pl' : {
360
412
'Paste a link' : 'Wklej link' ,
@@ -383,6 +435,10 @@ extension Localization on String {
383
435
'Clear' : 'Clear' ,
384
436
'Font' : 'Font' ,
385
437
'Search' : 'Search' ,
438
+ 'matches' : 'matches' ,
439
+ 'showing match' : 'showing match' ,
440
+ 'Prev' : 'Prev' ,
441
+ 'Next' : 'Next' ,
386
442
},
387
443
'vi' : {
388
444
'Paste a link' : 'Chèn liên kết' ,
@@ -411,6 +467,10 @@ extension Localization on String {
411
467
'Clear' : 'Clear' ,
412
468
'Font' : 'Font' ,
413
469
'Search' : 'Search' ,
470
+ 'matches' : 'matches' ,
471
+ 'showing match' : 'showing match' ,
472
+ 'Prev' : 'Prev' ,
473
+ 'Next' : 'Next' ,
414
474
},
415
475
'ur' : {
416
476
'Paste a link' : 'لنک پیسٹ کریں' ,
@@ -438,6 +498,10 @@ extension Localization on String {
438
498
'Clear' : 'Clear' ,
439
499
'Font' : 'Font' ,
440
500
'Search' : 'Search' ,
501
+ 'matches' : 'matches' ,
502
+ 'showing match' : 'showing match' ,
503
+ 'Prev' : 'Prev' ,
504
+ 'Next' : 'Next' ,
441
505
},
442
506
'id' : {
443
507
'Paste a link' : 'Tempel tautan' ,
@@ -465,6 +529,10 @@ extension Localization on String {
465
529
'Clear' : 'Clear' ,
466
530
'Font' : 'Font' ,
467
531
'Search' : 'Search' ,
532
+ 'matches' : 'matches' ,
533
+ 'showing match' : 'showing match' ,
534
+ 'Prev' : 'Prev' ,
535
+ 'Next' : 'Next' ,
468
536
},
469
537
'no' : {
470
538
'Paste a link' : 'Lim inn lenke' ,
@@ -492,6 +560,10 @@ extension Localization on String {
492
560
'Clear' : 'Clear' ,
493
561
'Font' : 'Font' ,
494
562
'Search' : 'Search' ,
563
+ 'matches' : 'matches' ,
564
+ 'showing match' : 'showing match' ,
565
+ 'Prev' : 'Prev' ,
566
+ 'Next' : 'Next' ,
495
567
},
496
568
'fa' : {
497
569
'Paste a link' : 'جایگذاری لینک' ,
@@ -519,6 +591,10 @@ extension Localization on String {
519
591
'Clear' : 'Clear' ,
520
592
'Font' : 'Font' ,
521
593
'Search' : 'Search' ,
594
+ 'matches' : 'matches' ,
595
+ 'showing match' : 'showing match' ,
596
+ 'Prev' : 'Prev' ,
597
+ 'Next' : 'Next' ,
522
598
},
523
599
'hi' : {
524
600
'Paste a link' : 'लिंक पेस्ट करें' ,
@@ -546,6 +622,10 @@ extension Localization on String {
546
622
'Clear' : 'Clear' ,
547
623
'Font' : 'Font' ,
548
624
'Search' : 'Search' ,
625
+ 'matches' : 'matches' ,
626
+ 'showing match' : 'showing match' ,
627
+ 'Prev' : 'Prev' ,
628
+ 'Next' : 'Next' ,
549
629
},
550
630
'nl' : {
551
631
'Paste a link' : 'Plak een link' ,
@@ -573,6 +653,10 @@ extension Localization on String {
573
653
'Clear' : 'Clear' ,
574
654
'Font' : 'Font' ,
575
655
'Search' : 'Search' ,
656
+ 'matches' : 'matches' ,
657
+ 'showing match' : 'showing match' ,
658
+ 'Prev' : 'Prev' ,
659
+ 'Next' : 'Next' ,
576
660
},
577
661
'zh_HK' : {
578
662
'Paste a link' : '貼上連結' ,
@@ -600,6 +684,10 @@ extension Localization on String {
600
684
'Clear' : 'Clear' ,
601
685
'Font' : 'Font' ,
602
686
'Search' : 'Search' ,
687
+ 'matches' : 'matches' ,
688
+ 'showing match' : 'showing match' ,
689
+ 'Prev' : 'Prev' ,
690
+ 'Next' : 'Next' ,
603
691
},
604
692
'sr' : {
605
693
'Paste a link' : 'Nalepi vezu' ,
@@ -627,6 +715,10 @@ extension Localization on String {
627
715
'Clear' : 'Clear' ,
628
716
'Font' : 'Font' ,
629
717
'Search' : 'Search' ,
718
+ 'matches' : 'matches' ,
719
+ 'showing match' : 'showing match' ,
720
+ 'Prev' : 'Prev' ,
721
+ 'Next' : 'Next' ,
630
722
},
631
723
};
632
724
0 commit comments