JLChen
2021-08-02 38f4fb064df09f344fc3237409c76a9fba2a8a9e
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
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
ÿþ/* No comment provided by engineer. */
" Your account is created. We have sent a confirmation email to %@. Please check your mails to validate your account. Once it is done, come back here and click on the button." = " 0H0 >1;V:V2:0 AB2>@5=0. 8 2V4?@028;8 ;8AB0 4;O ?V4B25@465==O =0 %@. C4L ;0A:0, ?5@52V@B5 20HC ?>HBC, I>1 ?V4B25@48B8 20HC >1;V:V2:C. >;8 F5 1C45 7@>1;5=>, ?>25@=VBLAO AN48 9 =0B8A=VBL =0 :=>?:C.";
 
/* No comment provided by engineer. */
"%@ are writing..." = "%@ ?8H5& ";
 
/* No comment provided by engineer. */
"%@ has joined" = "%@ ?@8T4=02AO";
 
/* No comment provided by engineer. */
"%@ has left" = "%@ 289H>2";
 
/* No comment provided by engineer. */
"%@ is busy." = "%@ 709=OB89.";
 
/* No comment provided by engineer. */
"%@ is no longer an admin" = "%@ 1V;LH5 =5 04<V=VAB@0B>@";
 
/* No comment provided by engineer. */
"%@ is not connected." = "%@ =5 ?V4'T4=0=89.";
 
/* No comment provided by engineer. */
"%@ is now an admin" = "%@ B5?5@ 04<V=VAB@0B>@";
 
/* No comment provided by engineer. */
"%@ is writing..." = "%@ ?8H5...";
 
/* No comment provided by engineer. */
"%@ would like to enable video" = "%@ 1060T C2V<:=CB8 2V45>";
 
/* No comment provided by engineer. */
"%@\nReason was: %@" = "%1$@\n ?@8G8=8: %2$@";
 
/* No comment provided by engineer. */
"(invalid string)" = "(=5?@8?CAB8<89 @O4>:)";
 
/* Email title for people wanting to send a bug report */
"<Please describe your problem or you will be ignored>" = "<Please describe your problem or you will be ignored>";
 
/* No comment provided by engineer. */
"\nConfirmation security\n\nSay: %@\nConfirm that your interlocutor\nsays: %@" = "\nV4B25@465==O 157?5:8\n\n!:068: %1$@\nV4B25@4VBL, I> 20H A?V2@>7<>2=8:\nA:0702: %2$@";
 
/* No comment provided by engineer. */
"A new version of your app is available, use the button below to download it." = ">ABC?=0 =>20 25@AVO ?@>3@0<8, =0B8A=VBL :=>?:C 4;O ABO3C20==O.";
 
/* No comment provided by engineer. */
"About" = "@> ?@>3@0<C";
 
/* No comment provided by engineer. */
"ACCEPT" = " /"";
 
/* No comment provided by engineer. */
"Accept" = "@89=OB8";
 
/* No comment provided by engineer. */
"Account configuration issue" = "@>1;5<0 :>=DV3C@0FVW >1;V:>2>3> 70?8AC";
 
/* No comment provided by engineer. */
"Account expiring" = ""5@<V= 4VW >1;V:>2>3> 70?8AC A?;820T";
 
/* No comment provided by engineer. */
"Add new email" = ">40B8 =>289 email";
 
/* No comment provided by engineer. */
"Add new phone number" = ">40B8 =>289 B5;5D>==89 =><5@";
 
/* No comment provided by engineer. */
"Add new SIP address" = ">40B8 =>2C SIP 04@5AC";
 
/* No comment provided by engineer. */
"Address book" = "4@5A=0 :=830";
 
/* No comment provided by engineer. */
"Address incomplete" = "4@5A0 =5?>2=0";
 
/* No comment provided by engineer. */
"Answer" = "V4?>2VAB8";
 
/* No comment provided by engineer. */
"Application logs" = ">38 ?@>3@0<8";
 
/* No comment provided by engineer. */
"Are you sure to want to remove your proxy setup?" = "8 2?52=5=V, I> 2>;VTB5 28;CG8B8 =0;0HBC20==O ?@>:AV?";
 
/* No comment provided by engineer. */
"Assistant" = "A8AB5=B";
 
/* No comment provided by engineer. */
"Assistant error" = "><8;:0 0A8AB5=B0";
 
/* No comment provided by engineer. */
"Authentification needed" = ">B@V1=0 02B5=B8DV:0FVO";
 
/* No comment provided by engineer. */
"Average" = "!5@54=V9";
 
/* No comment provided by engineer. */
"Bad credentials, check your account settings" = "<'O :>@8ABC20G0/?0@>;L =5?@028;L=V, ?5@52V@B5 0HV =0;0HBC20==O";
 
/* No comment provided by engineer. */
"Bad gateway" = ">30=89 H;N7";
 
/* No comment provided by engineer. */
"Battery is running low. Stop video ?" = "0B0@5O @>7@O465=0, 7C?8=8B8 2V45> ?";
 
/* No comment provided by engineer. */
"Buy" = "C?8B8";
 
/* No comment provided by engineer. */
"CALL" = "";
 
/* No comment provided by engineer. */
"Call" = "0B5;5D>=C20B8";
 
/* No comment provided by engineer. */
"Call %@" = "72V=>: %@";
 
/* No comment provided by engineer. */
"Call failed" = "72V=>: =5 2402AO";
 
/* No comment provided by engineer. */
"Call quality: %d" = "/:VABL 28:;8:C: %d";
 
/* No comment provided by engineer. */
"Calls" = "8:;8:8";
 
/* No comment provided by engineer. */
"Camera" = "0<5@0";
 
/* No comment provided by engineer. */
"Camera not authorized" = "5<0T 4>72>;C =0 4>ABC? 4> :0<5@8";
 
/* No comment provided by engineer. */
"Camera's permission" = ">72V; =0 4>ABC? 4> :0<5@8";
 
/* No comment provided by engineer. */
"Can't find this file" = "5 240TBLAO 7=09B8 F59 D09;";
 
/* No comment provided by engineer. */
"Cancel" = "!:0AC20B8";
 
/* No comment provided by engineer. */
"CANCEL" = "!!#"";
 
/* No comment provided by engineer. */
"Cannot call %@." = "5 <>6C 70B5;5D>=C20B8 %@.";
 
/* No comment provided by engineer. */
"Cannot make call" = "5<>6;82> 74V9A=8B8 472V=>:";
 
/* No comment provided by engineer. */
"Cannot purchase anything yet, please try again later." = ">:8 =VG>3> =5 <>6C :C?8B8, A?@>1C9B5 ?V7=VH5.";
 
/* No comment provided by engineer. */
"Cannot reach the server: either it is an invalid address or it may be temporary down." = "5 240TBLAO 72'O70B8AO 7 A5@25@><: =52V@=0 04@5A0 01> A5@25@ B8<G0A>2> =54>ABC?=89.";
 
/* No comment provided by engineer. */
"Cannot retrieve your configuration. Please check credentials or try again later" = "5 240TBLAO >B@8<0B8 =0;0HBC20==O. 5@52V@B5 >1;V:>2V 40=V 01> ?>2B>@VBL A?@>1C ?V7=VH5";
 
/* No comment provided by engineer. */
"Cannot send email" = "5 240TBLAO 2V4?@028B8 5;5:B@>==C ?>HBC";
 
/* No comment provided by engineer. */
"Cannot send logs" = "5 240TBLAO 2V4?@028B8 6C@=0; ;>3V2";
 
/* No comment provided by engineer. */
"Cannot write image to photo library" = "5<>6;82> 70?8A0B8 :0@B8=:C C 1V1;V>B5:C A2VB;8=";
 
/* No comment provided by engineer. */
"Cannot write video to photo library" = "5<>6;82> 70?8A0B8 2V45> 4> 1V1;V>B5:8 A2VB;8=";
 
/* No comment provided by engineer. */
"Change your password" = "<V=8B8 ?0@>;L";
 
/* No comment provided by engineer. */
"Changing your password" = "<V=0 ?0@>;N";
 
/* No comment provided by engineer. */
"Chat room could not be created on server" = "5 240;>AO AB2>@8B8 A50=A G0BC =0 A5@25@V";
 
/* No comment provided by engineer. */
"Chat room creation error" = "><8;:0 AB2>@5==O :V<=0B8 G0BC";
 
/* No comment provided by engineer. */
"Chat with %@" = "'0B 7 %@";
 
/* No comment provided by engineer. */
"Checkbox" = "5@5<8:0G";
 
/* No comment provided by engineer. */
"Choose an action" = "15@VBL 4VN";
 
/* No comment provided by engineer. */
"Choose the image size" = "815@VBL @>7<V@ 7>1@065==O";
 
/* No comment provided by engineer. */
"Conference" = ">=D5@5=FVO";
 
/* No comment provided by engineer. */
"Configuration failed" = "0;0HBC20==O =5 240;>AO";
 
/* No comment provided by engineer. */
"Configuring account" = "0;0HBC20==O >1;V:>2>3> 70?8AC";
 
/* No comment provided by engineer. */
"Confirm password" = "V4B25@48B8 ?0@>;L";
 
/* No comment provided by engineer. */
"Confirm the following SAS with peer:\nSay : %@\nYour correspondant should say : %@" = "@>254VBL SAS ?V4B25@465==O 7'T4=0==O:\n!:06VBL : %1$@\n0H A?V2@>7<>2=8: <0T 2V4?>2VAB8: %2$@";
 
/* No comment provided by engineer. */
"Contact duplicate" = "C1;V:0B :>=B0:BC";
 
/* No comment provided by engineer. */
"Contact error" = "><8;:>289 :>=B0:B";
 
/* No comment provided by engineer. */
"Continue" = "@>4>268B8";
 
/* No comment provided by engineer. */
"Continue video" = "@>4>268B8 2V45>";
 
/* No comment provided by engineer. */
"Conversation creation error" = "><8;:0 AB2>@5==O @>7<>28";
 
/* No comment provided by engineer. */
"Could not configure your account, please check parameters or try again later" = "5 240;>AO =0;0HBC20B8 20HC >1;V:V2:C, 1C4L ;0A:0 ?5@52V@B5 ?0@0<5B@8 01> A?@>1C9B5 ?V7=VH5";
 
/* No comment provided by engineer. */
"Debug" = "=520465==O";
 
/* No comment provided by engineer. */
"Decline" = "V4<>28B8";
 
/* No comment provided by engineer. */
"Delete" = "8;CG8B8";
 
/* No comment provided by engineer. */
"Delivered" = ">AB02;5=>";
 
/* No comment provided by engineer. */
"Deny" = "V4E8;8B8";
 
/* No comment provided by engineer. */
"DENY" = "%"";
 
/* No comment provided by engineer. */
"Deselect all" = "=OB8 CA5 284V;5==O";
 
/* No comment provided by engineer. */
"Deselected" = "84V;5==O 7=OB>";
 
/* ICE has established a direct connection to the remote host */
"Direct connection" = "@O<5 7'T4=0==O";
 
/* No comment provided by engineer. */
"Disable logs" = "8<:=CB8 ;>38";
 
/* No comment provided by engineer. */
"Do you want to delete selected contact?\nIt will also be deleted from your phone's address book." = "8 2>;VTB5 28;CG8B8 >1@0=89 :>=B0:B?\nV= B0:>6 1C45 28;CG5=89 7 04@5A=>W :=838 20H>3> B5;5D>=C.";
 
/* No comment provided by engineer. */
"Do you want to delete selected contacts?\nThey will also be deleted from your phone's address book." = "8 2>;VTB5 28;CG8B8 >1@0=V :>=B0:B8?\n>=8 B0:>6 1C4CBL 28;CG5=V 7 04@5A=>W :=838 20H>3> B5;5D>=C.";
 
/* No comment provided by engineer. */
"Do you want to delete selected logs?" = "8 1060TB5 28;CG8B8 281@0=V ;>38?";
 
/* No comment provided by engineer. */
"Do you want to delete selected recordings?" = "8 1060TB5 28;CG8B8 >1@0=V 70?8A8?";
 
/* No comment provided by engineer. */
"Do you want to delete the selected conversations?" = "8 1060TB5 28;CG8B8 281@0=V @>7<>28?";
 
/* No comment provided by engineer. */
"Do you want to delete the selected messages?" = "8 1060TB5 28;CG8B8 281@0=V ?>2V4><;5==O?";
 
/* No comment provided by engineer. */
"Do you want to delete this conversation?" = "8 1060TB5 28;CG8B8 FN @>7<>2C?";
 
/* No comment provided by engineer. */
"Do you want to leave and delete the selected conversations?" = "8 1060TB5 ?>;8H8B8 B0 28;CG8B8 281@0=V @>7<>28?";
 
/* No comment provided by engineer. */
"Do you want to leave and delete this conversation?" = "8 1060TB5 ?>;8H8B8 B0 28;CG8B8 FN @>7<>2C?";
 
/* No comment provided by engineer. */
"Do you want to leave this conversation?" = "8 1060TB5 ?>;8H8B8 FN @>7<>2C?";
 
/* No comment provided by engineer. */
"Done" = ">B>2>";
 
/* No comment provided by engineer. */
"Download" = "020=B068B8";
 
/* Date formatting in History Details (also see http://cybersam.com/ios-dev/quick-guide-to-ios-dateformatting) */
"EEE dd MMM 'at' HH'h'mm" = "EEE dd MMM '2' HH'h'mm";
 
/* Date formatting in History List, for current year (also see http://cybersam.com/ios-dev/quick-guide-to-ios-dateformatting) */
"EEE dd MMMM" = "EEE dd MMMM";
 
/* Date formatting in History List, for previous years (also see http://cybersam.com/ios-dev/quick-guide-to-ios-dateformatting) */
"EEE dd MMMM yyyy" = "EEE dd MMMM yyyy";
 
/* No comment provided by engineer. */
"Either configure a SIP proxy server from settings prior to place a call or use a valid SIP address (I.E sip:john@example.net)" = "1> 2:06VBL SIP ?@>:AV A5@25@ C =0;0HBC20==OE ?5@54 472V=:><, 01> 28:>@8AB>2C9B5 04@5AC SIP 2 ?@028;L=><C D>@<0BV (=0?@8:;04 sip:john@example.net)";
 
/* No comment provided by engineer. */
"Either configure a SIP proxy server from settings prior to send a message or use a valid SIP address (I.E sip:john@example.net)" = "1> 2:06VBL SIP ?@>:AV A5@25@ C =0;0HBC20==OE ?5@54 =04A8;0==O< ?>2V4><;5==O, 01> 28:>@8AB>2C9B5 04@5AC SIP 2 ?@028;L=><C D>@<0BV (=0?@8:;04 sip:john@example.net)";
 
/* No comment provided by engineer. */
"Email addresses" = "4@5A0 5;5:B@>==>W ?>HB8";
 
/* No comment provided by engineer. */
"Enable logs" = "#2V<:=CB8 ;>38";
 
/* No comment provided by engineer. */
"Error" = "><8;:0";
 
/* No comment provided by engineer. */
"Error while changing your password" = "><8;:0 ?@8 7<V=5==V ?0@>;N";
 
/* No comment provided by engineer. */
"Error while downloading the file.\nThe file is probably encrypted.\nPlease retry to download this file after activating LIME." = "><8;:0 ?@8 7020=B065==V D09;C.\n$09;, 9<>2V@=>, 70H8D@>20=89.\n>2B>@VBL A?@>1C 7020=B065==O D09;C ?VA;O 0:B820FVW LIME.";
 
/* No comment provided by engineer. */
"Error: no mail account configured" = "><8;:0: =VO:89 >1;V:>289 70?8A =5 =0;0HB>20=>";
 
/* ICE processing has failed */
"Failed" = "5 240;>AO";
 
/* No comment provided by engineer. */
"Failed configuring from the specified URL." = "5 240;>AO =0;0HBC20B8 7V 2:070=>W URL.";
 
/* No comment provided by engineer. */
"Failure" = "1V9";
 
/* No comment provided by engineer. */
"Fetching remote configuration" = "020=B065==O 2V440;5=>W :>=DV3C@0FVW";
 
/* No comment provided by engineer. */
"Fetching remote configuration..." = "020=B065==O 2V440;5=>W :>=DV3C@0FVW";
 
/* No comment provided by engineer. */
"File download error" = "><8;:0 7020=B065==O D09;C";
 
/* No comment provided by engineer. */
"First name" = "<'O";
 
/* No comment provided by engineer. */
"GC_MSG" = "0A 4>40;8 4> G0BC";
 
/* No comment provided by engineer. */
"Go to settings" = "5@59B8 4> =0;0HBC20=L";
 
/* No comment provided by engineer. */
"Group conversation is not supported." = "@C?>2V @>7<>28 =5 ?V4B@8<CNBLAO.";
 
/* No comment provided by engineer. */
"Hello! Join me on Linphone! You can download it for free at: https://www.linphone.org/downloads" = "VB0N! @8T4=C9B5AO 4> <5=5 2 Linphone! 8 <>65B5 7020=B068B8 9>3> 157:>HB>2=> 72V4A8: https://www.linphone.org/downloads";
 
/* Template email for people wanting to send a bug report */
"Here are information about an issue I had on my device.\nI was doing ...\nI expected Linphone to ...\nInstead, I got an unexpected result: ..." = "AL V=D>@<0FVO ?@> ?@>1;5<C, I> 28=8:;0 =0 <>T<C ?@8AB@>W...\n/ 709<02AO ...\n/ >GV:C202, I> Linphone ...\n0<VABL FL>3>, O >B@8<02 =5A?>4V20=89 @57C;LB0B: ...";
 
/* Date formatting in Chat List and Conversation bubbles, for current day (also see http://cybersam.com/ios-dev/quick-guide-to-ios-dateformatting) */
"HH:mm" = "HH:mm";
 
/* No comment provided by engineer. */
"I got it, continue" = "/ 7@>7C<V2, ?@>4>26CN";
 
/* No comment provided by engineer. */
"IC_MSG" = "";
 
/* No comment provided by engineer. */
"ICloud Drive is unavailable." = "8A: ICloud =54>ABC?=89.";
 
/* No comment provided by engineer. */
"IM_FULLMSG" = "";
 
/* No comment provided by engineer. */
"IM_MSG" = "8 >B@8<0;8 ?>2V4><;5==O";
 
/* No comment provided by engineer. */
"In apps not ready yet" = " ?@>3@0<V I5 =5 3>B>2V";
 
/* ICE process is in progress */
"In progress" = "# ?@>F5AV";
 
/* No comment provided by engineer. */
"Incoming call" = "EV4=89 472V=>:";
 
/* No comment provided by engineer. */
"Info" = "=D>@<0FVO";
 
/* No comment provided by engineer. */
"Instant messages are end-to-end encrypted in secured conversations. It is possible to upgrade the security level of a conversation by authenticating participants. To do so, call the contact and follow the authentification process." = "8BBT2V ?>2V4><;5==O 70H8D@>20=V 2 70E8I5=8E @>7<>20E. >6=0 ?V428I8B8 @V25=L 157?5:8 @>7<>28 70 4>?><>3>N 02B5=B8DV:0FVW CG0A=8:V2. ;O FL>3> 70B5;5D>=C9B5 4> :>=B0:BC B0 28:>=09B5 ?@>F5A 02B5=B8DV:0FVW.";
 
/* No comment provided by engineer. */
"Invalid proxy address" = "52V@=0 04@5A0 ?@>:AV";
 
/* No comment provided by engineer. */
"Invalid remote provisioning URL" = "5?@8?CAB8<0 URL 2V440;5=>W ?V43>B>2:8";
 
/* No comment provided by engineer. */
"Invalid route" = "52V@=89 <0@H@CB";
 
/* No comment provided by engineer. */
"Invalid SIP address" = "52V@=0 04@5A0 SIP";
 
/* No comment provided by engineer. */
"Invalid username or domain" = "52V@=5 V<'O 01> 4><5=";
 
/* No comment provided by engineer. */
"Invalid." = "5?@8?CAB8<>.";
 
/* No comment provided by engineer. */
"Last name" = "@V728I5";
 
/* No comment provided by engineer. */
"Later" = "V7=VH5";
 
/* No comment provided by engineer. */
"LEAVE" = "("";
 
/* No comment provided by engineer. */
"Let's go" = ">WE0;8";
 
/* No comment provided by engineer. */
"LIME identity key changed" = "<V=82AO V45=B8DV:0FV9=89 :;NG LIME";
 
/* No comment provided by engineer. */
"LIME identity key changed for %@" = "<V=82AO V45=B8DV:0FV9=89 :;NG LIME 4;O %@";
 
/* No comment provided by engineer. */
"LIME requires ZRTP encryption.\nBy activating LIME you automatically activate ZRTP media encryption." = "LIME ?>B@51CT H8D@C20==O ZRTP.\n:B82CNG8 LIME, 8 02B><0B8G=> 0:B82CTB5 H8D@C20==O ZRTP.";
 
/* No comment provided by engineer. */
"LIME warning" = "LIME ?>?5@5465==O";
 
/* No comment provided by engineer. */
"Link my account" = "2'O70B8 <>N >1;V:V2:C";
 
/* No comment provided by engineer. */
"Link your account" = "2'O70B8 20HC >1;V:V2:C";
 
/* No comment provided by engineer. */
"Link your Linphone.org account %s to your phone number." = "2'O6VBL 20HC >1;V:V2:C Linphone %s 7 20H8< B5;5D>==8< =><5@><.";
 
/* No comment provided by engineer. */
"Low bandwidth" = "87L:0 H284:VABL ?V4'T4=0==O";
 
/* InAppSettingKit */
"Mail not configured" = ">HB0 =5 =0;0HB>20=0";
 
/* No comment provided by engineer. */
"Man-in-the-middle attack detected" = "8O2;5=0 0B0:0 «;N48=0 ?>A5@548=V»";
 
/* No comment provided by engineer. */
"Man-in-the-middle attack detected for %@" = "8O2;5=0 0B0:0 «;N48=0 ?>A5@548=V» 4;O %@";
 
/* No comment provided by engineer. */
"Mark as seen" = ">7=0G8B8 O: ?5@53;O=CB5";
 
/* No comment provided by engineer. */
"Mark Read" = ">7=0G8B8 ?@>G8B0=8<";
 
/* No comment provided by engineer. */
"Max participant count exceeded" = ")>=091V;LH0 :V;L:VABL CG0A=8:V2 ?5@528I5=0";
 
/* No comment provided by engineer. */
"Max participant count exceeded by %@" = ")>=091V;LH0 :V;L:VABL CG0A=8:V2 ?5@528I5=0 4;O %@";
 
/* No comment provided by engineer. */
"Maximum" = ")>=091V;LH5";
 
/* No comment provided by engineer. */
"Maybe later" = ">65 1CB8 ?V7=VH5";
 
/* No comment provided by engineer. */
"Message received" = ">2V4><;5==O >B@8<0=>";
 
/* No comment provided by engineer. */
"Minimum" = ")>=09<5=H5";
 
/* No comment provided by engineer. */
"Missed call" = "@>?CI5=89 28:;8:";
 
/* No comment provided by engineer. */
"Missing required callbacks" = "V4ACB=VABL =5>1EV4=8E 72>@>B=VE 28:;8:V2";
 
/* No comment provided by engineer. */
"Missing required parameters" = "V4ACB=V =5>1EV4=V ?0@0<5B@8";
 
/* Date formatting in Chat List, for all but current day (also see http://cybersam.com/ios-dev/quick-guide-to-ios-dateformatting) */
"MM/dd" = "MM/dd";
 
/* Date formatting in Conversation bubbles, for all but current day (also see http://cybersam.com/ios-dev/quick-guide-to-ios-dateformatting) */
"MM/dd - HH:mm" = "MM/dd - HH:mm";
 
/* ICE has established a connection to the remote host through one or several NATs */
"NAT(s) connection" = "'T4=0==O NAT";
 
/* No comment provided by engineer. */
"Network down" = "5<0T <5@56V";
 
/* No comment provided by engineer. */
"Network Error" = "><8;:0 <5@56V";
 
/* No comment provided by engineer. */
"New subject : %@" = ">20 B5<0: %@";
 
/* No comment provided by engineer. */
"No" = "V";
 
/* No comment provided by engineer. */
"No account" = "5<0T >1;V:V2>:";
 
/* No comment provided by engineer. */
"No account configured" = "5<0T =0;0HB>20=8E >1;V:V2>:";
 
/* No comment provided by engineer. */
"No address" = "5<0T 04@5A8";
 
/* No comment provided by engineer. */
"No call in progress" = "5<0T ?>B>G=8E 472V=:V2";
 
/* No comment provided by engineer. */
"No default account" = "5<0T B8?>2>W >1;V:V2:8";
 
/* No comment provided by engineer. */
"No microphone" = "5<0T <V:@>D>=C";
 
/* No comment provided by engineer. */
"No response received from remote" = "5<0T 2V4?>2V4V 2V4 2V440;5=>3> 7'T4=0==O";
 
/* No comment provided by engineer. */
"None" = "V";
 
/* ICE has not been activated for this call */
"Not activated" = "5 0:B82>20=>";
 
/* No comment provided by engineer. */
"Not implemented" = "5 @50;V7>20=>";
 
/* No comment provided by engineer. */
"Not connected" = "5 ?V4'T4=0=89";
 
/* No comment provided by engineer. */
"Nothing could be collected from your application, aborting now." = "VI> =5 7V1@0=> V7 20H>3> 70AB>AC=:C, 4VN ?5@5@20=>.";
 
/* InAppSettingsKit */
"OK" = ""0:";
 
/* No comment provided by engineer. */
"Operation could not be executed by server or remote client because it didn't have any context for it" = "5 240;>AO 28:>=0B8 >?5@0FVN 7 A5@25@>< 01> 2V440;5=8< :;VT=B><, >A:V;L:8 4;O =5W =5 1C;> :>=B5:ABC";
 
/* No comment provided by engineer. */
"Operation is unauthorized because missing credential" = "?5@0FVO =5 02B>@87>20=0, >A:V;L:8 2V4ACB=V >1;V:>2V 40=V";
 
/* No comment provided by engineer. */
"Outdated Version" = "0AB0@V;0 25@AVO";
 
/* No comment provided by engineer. */
"Password" = "0@>;L";
 
/* No comment provided by engineer. */
"Passwords do not match." = "0@>;V =5 71V30NBLAO.";
 
/* No comment provided by engineer. */
"Phone numbers" = ""5;5D>==V =><5@8";
 
/* No comment provided by engineer. */
"Photo library" = "V1;V>B5:0 A2VB;8=";
 
/* No comment provided by engineer. */
"Photo not authorized" = "!2VB;8=C =5 02B>@87>20=>";
 
/* No comment provided by engineer. */
"Photo's permission" = ">72V; 4>ABC?C 4> A2VB;8=";
 
/* No comment provided by engineer. */
"Please confirm your country code and enter your phone number" = "C4L ;0A:0, ?V4B25@4VBL :>4 :@0W=8 V C254VBL 20H B5;5D>==89 =><5@";
 
/* No comment provided by engineer. */
"Please confirm your country code and enter your phone number." = "C4L ;0A:0, ?V4B25@4VBL :>4 :@0W=8 B0 C254VBL 20H B5;5D>==89 =><5@";
 
/* No comment provided by engineer. */
"Please enter a password to your account" = "C4L ;0A:0, C254VBL ?0@>;L 4> 20H>W >1;V:V2:8";
 
/* No comment provided by engineer. */
"Please enter a username" = "C4L ;0A:0, C254VBL V<'O :>@8ABC20G0";
 
/* No comment provided by engineer. */
"Please enter and confirm your new password" = "C4L ;0A:0, C254VBL B0 ?V4B25@4VBL 20H =>289 ?0@>;L";
 
/* No comment provided by engineer. */
"Please enter your email" = "C4L ;0A:0, C254VBL 20H email";
 
/* No comment provided by engineer. */
"Please enter your phone number" = "C4L ;0A:0, C254VBL 20H =><5@ B5;5D>=C";
 
/* No comment provided by engineer. */
"Please enter your username" = "C4L ;0A:0, C254VBL 20H5 V<'O :>@8ABC20G0";
 
/* No comment provided by engineer. */
"Please enter your username and password" = "C4L ;0A:0, C254VBL 20HV V<'O :>@8ABC20G0 B0 ?0@>;L";
 
/* No comment provided by engineer. */
"Please make sure your device is connected to the internet and double check your SIP account configuration in the settings." = "C4L ;0A:0 ?5@5:>=09B5AO I> 0H ?@8AB@V9 ?V4'T4=0=89 4> <5@56V 9 ?5@5?@>2V@B5 =0;0HBC20==O >1;V:>2>3> 70?8AC SIP C =0;0HBC20==OE.";
 
/* No comment provided by engineer. */
"Please terminate GSM call first." = "C4L ;0A:0 70:V=GVBL GSM 28:;8: ?5@H8<.";
 
/* No comment provided by engineer. */
"Provisioning Load error" = "><8;:0 7020=B065==O 02B><0B8G=>W :>=DV3C@0FVW";
 
/* No comment provided by engineer. */
"Read" = "@>G8B0=>";
 
/* No comment provided by engineer. */
"Recordings" = "0?8A8";
 
/* No comment provided by engineer. */
"Connected" = "V4'T4=0=89";
 
/* No comment provided by engineer. */
"Connection failed" = "><8;:0 ?V4'T4=0==O";
 
/* No comment provided by engineer. */
"Connection failed because authentication is missing or invalid for %@@%@.\nYou can provide password again, or check your account configuration in the settings." = "><8;:0 ?V4'T4=0==O, >A:V;L:8 02B5=B8DV:0FVO 2V4ACB=O 01> =54V9A=0 4;O %1$@@%2$@.\n8 <>65B5 C25AB8 ?0@>;L I5 @07 01> ?5@52V@8B8 :>=DV3C@0FVN >1;V:>2>3> 70?8AC C =0;0HBC20==OE.";
 
/* No comment provided by engineer. */
"Connection failure" = "><8;:0 ?V4'T4=0==O";
 
/* No comment provided by engineer. */
"Connection in progress" = ""@820T ?V4'T4=0==O";
 
/* ICE has established a connection through a relay */
"Relay connection" = " 5B@0=A;L>20=5 7'T4=0==O";
 
/* No comment provided by engineer. */
"Remote configuration" = "V440;5=0 :>=DV3C@0FVO";
 
/* No comment provided by engineer. */
"Remote configuration successfully fetched and applied." = "V440;5=0 :>=DV3C@0FVO CA?VH=> 7020=B065=0 B0 70AB>A>20=0.";
 
/* No comment provided by engineer. */
"Remove account(s) and self destruct" = "8;CG8B8 >1;V:>289 70?8A(8) V A0<>ABV9=> 7=8I8B8";
 
/* No comment provided by engineer. */
"Reply" = ">2B>@8B8";
 
/* No comment provided by engineer. */
"Resend" = "V4?@028B8 7=>2C";
 
/* No comment provided by engineer. */
"Resource moved permanently" = " 5AC@A ?5@5<VI5=> =0702648";
 
/* No comment provided by engineer. */
"Resource no longer exists" = " 5AC@AC 1V;LH5 =5 VA=CT";
 
/* No comment provided by engineer. */
"Save" = "15@53B8";
 
/* No comment provided by engineer. */
"Security level decreased" = " V25=L 157?5:8 7=8782AO";
 
/* No comment provided by engineer. */
"Security level decreased because of %@" = " V25=L 157?5:8 7=8782AO 7-70 %@";
 
/* No comment provided by engineer. */
"Select all" = "81@0B8 CA5";
 
/* No comment provided by engineer. */
"Select the source" = "815@VBL 465@5;>";
 
/* No comment provided by engineer. */
"Select your country" = "15@VBL 20HC :@0W=C";
 
/* No comment provided by engineer. */
"Selected" = "1@0=>";
 
/* No comment provided by engineer. */
"Send logs" = "V4?@028B8 ;>3";
 
/* No comment provided by engineer. */
"Sending logs" = "04A8;0==O ;>3V2";
 
/* No comment provided by engineer. */
"Sent" = "04VA;0=>";
 
/* No comment provided by engineer. */
"Server error, please try again later." = "><8;:0 A5@25@0, 1C4L ;0A:0, A?@>1C9B5 7=>2C ?V7=VH5.";
 
/* No comment provided by engineer. */
"Server request error" = "><8;:0 70?8BC A5@25@0";
 
/* No comment provided by engineer. */
"Server timeout" = "'0A >GV:C20==O A5@25@0";
 
/* No comment provided by engineer. */
"Settings" = "0;0HBC20==O";
 
/* No comment provided by engineer. */
"Shop" = "@0<=8FO";
 
/* No comment provided by engineer. */
"Show" = ">:070B8";
 
/* No comment provided by engineer. */
"SIP addresses" = "04@5A8 SIP";
 
/* No comment provided by engineer. */
"Stop video" = "C?8=8B8 2V45>";
 
/* No comment provided by engineer. */
"Success" = "#A?VE";
 
/* No comment provided by engineer. */
"Temporarily unavailable" = ""8<G0A>2> =54>ABC?=>";
 
/* No comment provided by engineer. */
"The confirmation code is invalid. \nPlease check your SMS and try again." = "52V@=89 :>4 ?V4B25@465==O. \n5@52V@B5 SMS 9 ?>2B>@VBL A?@>1C.";
 
/* No comment provided by engineer. */
"The confirmation code is invalid. \nPlease try again." = "52V@=89 :>4 ?V4B25@465==O. \nC4L ;0A:0, A?@>1C9B5 I5 @07.";
 
/* No comment provided by engineer. */
"There is no network connection available, enable WIFI or WWAN prior to configure an account" = "5<0T 4>ABC?=>3> <5@5652>3> ?V4'T4=0==O, C2V<:=VBL WIFI G8 WWAN ?5@54 =0;0HBC20==O< >1;V:>2>3> 70?8AC";
 
/* No comment provided by engineer. */
"There is no network connection available, enable WIFI or WWAN prior to configure an account." = "5<0T 4>ABC?=>3> <5@5652>3> ?V4'T4=0==O, C2V<:=VBL WIFI G8 WWAN ?5@54 =0;0HBC20==O< >1;V:>2>3> 70?8AC.";
 
/* No comment provided by engineer. */
"There is no network connection available, enable WIFI or WWAN prior to place a call" = "5<0T <5@56V, ?V4'T4=09B5 WIFI G8 WWAN ?5@54 B8< O: B5;5D>=C20B8";
 
/* No comment provided by engineer. */
"This account does not exist." = "&VTW >1;V:V2:8 =5 VA=CT.";
 
/* No comment provided by engineer. */
"This account is already activated." = "&N >1;V:V2:C 265 0:B82>20=>.";
 
/* No comment provided by engineer. */
"This account is already in use." = "&O >1;V:V2:0 265 28:>@8AB>2CTBLAO.";
 
/* No comment provided by engineer. */
"This account is already connected." = "&N >1;V:V2:C 265 ?V4'T4=0=>.";
 
/* No comment provided by engineer. */
"This account is not activated yet." = "&N >1;V:V2:C I5 =5 0:B82>20=>.";
 
/* No comment provided by engineer. */
"This alias does not exist." = "&L>3> 0;V0AC =5 VA=CT.";
 
/* InAppSettingsKit */
"This device is not configured for sending Email. Please configure the Mail settings in the Settings app." = "&59 ?@8AB@V9 =5 =0;0HB>20=89 4;O 2V4?@02:8 5;5:B@>==>W ?>HB8. C4L ;0A:0, =0;0HBC9B5 ?0@0<5B@8 2V4?@02:8 ?>HB8 C 0;0HBC20==OE.";
 
/* No comment provided by engineer. */
"This email address is already used." = "&O email 04@5A0 265 28:>@8AB>2CTBLAO.";
 
/* No comment provided by engineer. */
"This email does not exist." = "&L>3> email =5 VA=CT.";
 
/* No comment provided by engineer. */
"This message is not encrypted." = "&5 ?>2V4><;5==O =5 70H8D@>20=>.";
 
/* No comment provided by engineer. */
"This operation will load a remote configuration. Continue ?" = "&O >?5@0FVO 7020=B068BL 2V440;5=C :>=DV3C@0FVN. @>4>268B8 ?";
 
/* No comment provided by engineer. */
"This phone number is already used. Please type a different number. \nYou can delete your existing account if you want to reuse your phone number." = "&59 =><5@ B5;5D>=C 265 28:>@8AB>2CTBLAO. C4L ;0A:0, C254VBL 8=H89 =><5@. \n8 <>65B5 28;CG8B8 =0O2=89 >1;V:>289 70?8A, O:I> 28 1060TB5 28:>@8AB>2C20B8 F59 A2V9 =><5@ B5;5D>=C.";
 
/* No comment provided by engineer. */
"TODAY" = "!,";
 
/* No comment provided by engineer. */
"Transfer error" = "><8;:0 ?5@54020==O";
 
/* No comment provided by engineer. */
"Trust has been denied. Make a call to start the authentication process again." = "# 4>2V@'W 1C;> 2V4<>2;5=>. @>1VBL 28:;8:, I>1 ?>G0B8 ?@>F5A 02B5=B8DV:0FVW 7=>2C.";
 
/* No comment provided by engineer. */
"Unknown" = "52V4><89";
 
/* No comment provided by engineer. */
"Unknown country code" = "52V4><89 :>4 :@0W=8";
 
/* No comment provided by engineer. */
"Unknown error" = "52V4><0 ?><8;:0";
 
/* No comment provided by engineer. */
"Unknown error (%@)." = "52V4><0 ?><8;:0 (%@).";
 
/* No comment provided by engineer. */
"Unknown error, please try again later." = "52V4><0 ?><8;:0, 1C4L ;0A:0, A?@>1C9B5 7=>2C ?V7=VH5.";
 
/* No comment provided by engineer. */
"Unsupported content" = "5?V4B@8<C20=89 2<VAB";
 
/* No comment provided by engineer. */
"Video cannot be activated because of low bandwidth condition, only audio is available" = "V45> =5 <>65 1CB8 0:B82>20=> 7-70 =87L:>W H284:>AB8 7'T4=0==O, 4>ABC?=5 ;8H5 024V>";
 
/* No comment provided by engineer. */
"Video request" = "0?8B 2V45>";
 
/* No comment provided by engineer. */
"Voice mail" = ">;>A>20 ?>HB0";
 
/* No comment provided by engineer. */
"Warning" = "#2030";
 
/* No comment provided by engineer. */
"Warning: an email will be created with 3 attachments:\n- Application logs\n- Linphone configuration\n- Chats history.\nThey may contain private informations (MIGHT contain clear-text password!).\nYou can remove one or several of these attachments before sending your email, however there are all important to diagnostize your issue." = "#2030: 5;5:B@>==89 ;8AB 1C45 AB2>@5=> 7 B@L><0 2:;045==O<8:\n- >38 70AB>AC=:V2\n- >=DV3C@0FVO Linphone\n- VT?8A G0BV2.\n>=8 <>6CBL <VAB8B8 >A>18ABC V=D>@<0FVN (<VAB8BL B5:AB>289 ?0@>;L!).\n8 <>65B5 28;CG8B8 >4=5 01> 45:V;L:0 F8E 2:;045=L ?5@54 2V4?@02:>N 5;5:B@>==>W ?>HB8, >4=0G5, 2V4?@028B8 CA5 I> ?>B@V1=> 4;O 4V03=>AB8:8 20H>W ?@>1;5<8.";
 
/* No comment provided by engineer. */
"Warning: an email will be created with application logs. It may contain private informations (but no password!).\nThese logs are important to diagnostize your issue." = "0AB5@565==O: 5;5:B@>==89 ;8AB 1C45 AB2>@5=> 7 ;>3>< 2V4 4>40B:V2. V= <>65 <VAB8B8 >A>18ABC V=D>@<0FVN (0;5 =5 ?0@>;L!).\n&V 6C@=0;8 206;82V 4;O 4V03=>AB8:8 20H>W ?@>1;5<8.";
 
/* No comment provided by engineer. */
"We have sent a SMS with a validation code to %@. To complete your phone number verification, please enter the 4 digit code below:" = "8 2V4?@028;8 SMS 7 :>4>< ?V4B25@465==O =0 %@. ;O 7025@H5==O 25@8DV:0FVW =><5@C B5;5D>=C, 1C4L ;0A:0, C254VBL 4-7=0G=89 :>4 =86G5:";
 
/* No comment provided by engineer. */
"What will my phone number be used for?" = ";O G>3> 1C45 28:>@8AB>2C20B8AO <V9 B5;5D>==89 =><5@?";
 
/* No comment provided by engineer. */
"Yes" = ""0:";
 
/* No comment provided by engineer. */
"YESTERDAY" = "#' ";
 
/* No comment provided by engineer. */
"You already own an account." = "# 20A 265 T >1;V:>289 70?8A.";
 
/* No comment provided by engineer. */
"You are no longer an admin of the chat room" = "8 1V;LH5 =5 04<V=VAB@0B>@ G0BC";
 
/* No comment provided by engineer. */
"You are now an admin of the chat room" = "8 B5?5@ 04<V=VAB@0B>@ G0BC";
 
/* No comment provided by engineer. */
"You are trying to send a message using LIME to a contact not verified by ZRTP.\nPlease call this contact and verify his ZRTP key before sending your messages." = "8 =0<030TB5AO =04VA;0B8 ?>2V4><;5==O 70 4>?><>3>N LIME :>=B0:BC, =5 ?5@52V@5=><C ?> ZRTP.\nC4L ;0A:0, 70B5;5D>=C9B5 FL><C :>=B0:BC B0 ?V4B25@4VBL 9>3> :;NG ZRTP ?5@54 =04A8;0==O< ?>2V4><;5=L.";
 
/* No comment provided by engineer. */
"You cancelled your account." = "8 0=C;N20;8 A2>N >1;V:V2:C.";
 
/* No comment provided by engineer. */
"You have already purchased an account but it does not exist anymore." = "8 265 ?@8410;8 >1;V:>289 70?8A, 0;5 9>3> 1V;LH5 =5 VA=CT.";
 
/* No comment provided by engineer. */
"You have been added to a chat room" = "0A 4>40;8 4> G0BC";
 
/* No comment provided by engineer. */
"You have joined the group" = "8 ?@8T4=0;8AO 4> 3@C?8";
 
/* No comment provided by engineer. */
"You have left the group" = "8 ?>;8H8;8 3@C?C";
 
/* No comment provided by engineer. */
"You have missed a call." = "# 20A T ?@>?CI5=89 28:;8:.";
 
/* No comment provided by engineer. */
"You have received a message." = "8 >B@8<0;8 ?>2V4><;5==O.";
 
/* No comment provided by engineer. */
"You have received an encrypted message you are unable to decrypt from %@.\nYou need to call your correspondant in order to exchange your ZRTP keys if you want to decrypt the future messages you will receive." = "8 >B@8<0;8 70H8D@>20=5 ?>2V4><;5==O 2V4 %@O:5 28 =5 <>65B5 @>7H8D@C20B8.\n)>1 >1<V=OB8AO 20H8<8 :;NG0<8 H8D@C20==O ZRTP, 28 ?>28==V 70B5;5D>=C20B8 A2>T<C :>@5A?>=45=BC, I>1 @>7H8D@C20B8 <091CB=V ?>2V4><;5==O, O:V 28 >B@8<0TB5.";
 
/* No comment provided by engineer. */
"You missed a call from %@" = "8 ?@>?CAB8;8 472V=>: 2V4 %@";
 
/* No comment provided by engineer. */
"You must authorize the application to have access to address book.\nToggle the application in Settings > Privacy > Contacts" = "0< ?>B@V1=> 4>72>;8B8 ?@>3@0<V :>@8ABC20B8AO 04@5A=>N :=83>N.\nC4L ;0A:0 ?5@5<:=VBL 2 Settings > Privacy > Contacts";
 
/* No comment provided by engineer. */
"Select a contact or create a new one." = "15@VBL :>=B0:B 01> AB2>@VBL =>289.";
 
/* No comment provided by engineer. */
"You need to plug a microphone to your device to use the application." = "0< ?>B@V1=> ?V4V<:=CB8 <V:@>D>= 4> ?@8AB@>N 4;O 28:>@8AB0==O 4>40B:C.";
 
/* No comment provided by engineer. */
"Your account has expired." = ""5@<V= 4VW 20H>3> >1;V:>2>3> 70?8AC 71V3.";
 
/* No comment provided by engineer. */
"Your account is not a Linphone account.\nWe can not change your password." = "0H >1;V:>289 70?8A =5 T >1;V:>28< 70?8A>< Linphone.\n8 =5 <>65<> 7<V=8B8 20H ?0@>;L.";
 
/* No comment provided by engineer. */
"Your account will expire in %i days." = ""5@<V= 4VW 20H>3> >1;V:>2>3> 70?8AC A?;8=5 G5@57 %i 4=V2.";
 
/* No comment provided by engineer. */
"Your activation code contains invalid characters." = ">4 0:B820FVW <VAB8BL =5?@8?CAB8<V A8<2>;8.";
 
/* No comment provided by engineer. */
"Your confirmation password doesn't match your password" = "0H ?V4B25@465=89 ?0@>;L =5 2V4?>2V40T 20H><C ?0@>;N";
 
/* No comment provided by engineer. */
"Your country code is invalid." = ">4 :@0W=8 =52V@=89.";
 
/* No comment provided by engineer. */
"Your country code is too long." = ">4 :@0W=8 704>2389.";
 
/* No comment provided by engineer. */
"Your country code is too short." = ">4 :@0W=8 70:>@>B:89.";
 
/* No comment provided by engineer. */
"Your phone number is too short." = "0H =><5@ B5;5D>=C 70:>@>B:89.";
 
/* No comment provided by engineer. */
"Your phone number is too long." = "0H =><5@ B5;5D>=C 704>2389.";
 
/* No comment provided by engineer. */
"Your device is not configured to send emails. Please configure mail application prior to send logs." = "@8AB@V9 =5 =0;0HB>20=> 4;O 2V4?@02:8 ;8ABV2. 5@54 =04A8;0==O< ;>3C =0;0HBC9B5 ?>HB>289 70AB>AC=>:.";
 
/* No comment provided by engineer. */
"Your email contains invalid characters." = "0H email <VAB8BL =5?@8?CAB8<V A8<2>;8.";
 
/* No comment provided by engineer. */
"Your email is invalid" = "0H email =5?@8?CAB8<89";
 
/* No comment provided by engineer. */
"Your email is malformed." = "0H0 04@5A0 5;5:B@>==>W ?>HB8 =52V@=0.";
 
/* No comment provided by engineer. */
"Your friends will find your more easily if you link your account to your phone number. \n\nYou will see in your address book who is using Linphone and your friends will know that they can reach you on Linphone as well." = "0HV 4@C7V 7=094CBL 0A ;53H5, O:I> 28 72'O65B5 A2V9 >1;V:>289 70?8A 7 20H8< =><5@>< B5;5D>=C. \n\n8 ?>10G8B5 2 04@5A=V9 :=87V, EB> 28:>@8AB>2CT Linphone 9 20HV 4@C7V 1C4CBL 7=0B8, I> 2>=8 <>6CBL 72'O70B8AO 7 0<8 B0:>6 ?> Linphone.";
 
/* No comment provided by engineer. */
"Your friends will find your more easily if you link your account to your phone number. \n\nYou will see in your address book who is using Linphone and your friends will know that they can reach you on Linphone as well. \n\nYou can use your phone number with only one Linphone account. If you had already linked your number to an other account but you prefer to use this one, simply link it now and your number will automatically be moved to this account." = "0HV 4@C7V 7=094CBL 0A ;53H5, O:I> 28 72'O65B5 A2V9 >1;V:>289 70?8A 7 20H8< =><5@>< B5;5D>=C. \n\n8 ?>10G8B5 2 04@5A=V9 :=87V, EB> 28:>@8AB>2CT Linphone 9 20HV 4@C7V 1C4CBL 7=0B8, I> 2>=8 <>6CBL 72'O70B8AO 7 0<8 B0:>6 ?> Linphone. \n\n8 <>65B5 28:>@8AB>2C20B8 A2V9 =><5@ B5;5D>=C ;8H5 7 >4=8< >1;V:>28< 70?8A>< Linphone. /:I> 28 265 72'O70;8 A2V9 =><5@ 7 8=H8< >1;V:>28< 70?8A><, 0;5 2>;VTB5 28:>@8AB>2C20B8 F59, ?@>AB> 72'O6VBL 9>3> 70@07, 9 0H =><5@ 1C45 02B><0B8G=> ?5@5<VI5=89 =0 F59 >1;V:>289 70?8A.";
 
/* No comment provided by engineer. */
"Your password contains invalid characters." = "0H ?0@>;L <VAB8BL =5?@8?CAB8<V A8<2>;8.";
 
/* No comment provided by engineer. */
"Your password has been successfully changed" = "0H ?0@>;L 1C2 CA?VH=> 7<V=5=89";
 
/* No comment provided by engineer. */
"Your password is too long." = "0H ?0@>;L 704>2389.";
 
/* No comment provided by engineer. */
"Your password is too short." = "0H ?0@>;L 70:>@>B:89.";
 
/* No comment provided by engineer. */
"Your phone number is invalid." = "0H =><5@ B5;5D>=C =5?@8?CAB8<89.";
 
/* No comment provided by engineer. */
"Your SIP address will be sip:%s@sip.linphone.org" = "0H0 SIP 04@5A0 1C45 sip:%s@sip.linphone.org";
 
/* No comment provided by engineer. */
"Your username contains invalid characters." = "0H5 V<'O :>@8ABC20G0 <VAB8BL =5?@8?CAB8<V A8<2>;8.";
 
/* No comment provided by engineer. */
"Your username is invalid." = "0H5 V<'O :>@8ABC20G0 =5?@8?CAB8<5.";
 
/* No comment provided by engineer. */
"Your username is too long." = "0H5 V<'O :>@8ABC20G0 704>235.";
 
/* No comment provided by engineer. */
"Your username is too short." = "0H5 V<'O :>@8ABC20G0 70:>@>B:5.";
 
/* No comment provided by engineer. */
"ZRTP activation" = "ZRTP 0:B820FVO";
 
/* No comment provided by engineer. */
"ZRTP verification" = "ZRTP 25@8DV:0FVO";