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." = "×åÕÔÜØ ÐÜÒÐàØèØ èÔåÛÜØÚØÐ. éÕÔÜ ÒÐÛÝÒØÒÖÐÕÜÔ× ÓÐáâãàØá ìÔàØÚØ %@-ÖÔ. Ò×îÝÕ×, èÔÐÛÝìÛÔ× ×åÕÔÜØ ìÔàØÚÔÑØ ÐÜÒÐàØèØá ÓÐáÐÓÐáâãàÔÑÚÐÓ. àÝÓÔáÐê ÛÖÐÓ ØåÜÔÑÐ, ÓÐÑàãÜӨנÐå ÓРÓÐÐíØàÔ× æØÚÐÙá.";
 
/* No comment provided by engineer. */
"%@ are writing..." = "%@ ìÔàÔÜ...";
 
/* No comment provided by engineer. */
"%@ has joined" = "%@ èÔÛÝÒØÔà×ÓÐ×";
 
/* No comment provided by engineer. */
"%@ has left" = "%@-Û ÓÐâÝÕÐ";
 
/* No comment provided by engineer. */
"%@ is busy." = "%@ ÓÐÙÐÕÔÑãÚØÐ.";
 
/* No comment provided by engineer. */
"%@ is no longer an admin" = "%@ ÐæÐà ÐàØá ÐÓÛØÜØ";
 
/* No comment provided by engineer. */
"%@ is not connected." = "%@ is not connected.";
 
/* No comment provided by engineer. */
"%@ is now an admin" = "%@ ÐìØ ÐÓÛØÜØÐ";
 
/* No comment provided by engineer. */
"%@ is writing..." = "%@ ìÔàá...";
 
/* No comment provided by engineer. */
"%@ would like to enable video" = "%@-á áãàá éÐà×Ýá ÕØÓÔÝ";
 
/* No comment provided by engineer. */
"%@\nReason was: %@" = "%1$@\nÛØÖÔÖØ ØçÝ: %2$@";
 
/* No comment provided by engineer. */
"(invalid string)" = "(ÐàÐáìÝàØ âÔåáâØ)";
 
/* Email title for people wanting to send a bug report */
"<Please describe your problem or you will be ignored>" = "<Ò×îÝÕ×, ÐæìÔàÔ× ×åÕÔÜØ ÞàÝÑÚÔÛÐ, ×ÝàÔ ØåÜÔÑØ× ØÒÜÝàØàÔÑãÚØ>";
 
/* No comment provided by engineer. */
"\nConfirmation security\n\nSay: %@\nConfirm that your interlocutor\nsays: %@" = "\nConfirmation security\n\nSay: %1$@\nConfirm that your interlocutor\nsays: %2$@";
 
/* No comment provided by engineer. */
"A new version of your app is available, use the button below to download it." = "A new version of your app is available, use the button below to download it.";
 
/* No comment provided by engineer. */
"About" = "èÔáÐîÔÑ";
 
/* No comment provided by engineer. */
"ACCEPT" = "ÛØæÔÑÐ";
 
/* No comment provided by engineer. */
"Accept" = "ÛØæÔÑÐ";
 
/* No comment provided by engineer. */
"Account configuration issue" = "ÐÜÒÐàØèØá ÙÝÜäØÒãàÐêØØá ÞàÝÑÚÔÛÐ";
 
/* No comment provided by engineer. */
"Account expiring" = "ÐÜÒÐàØèá ÒÐáÓØá ÕÐÓÐ";
 
/* No comment provided by engineer. */
"Add new email" = "ÐîÐÚØ ÔÚäÝáâØá ÓÐÛÐâÔÑÐ";
 
/* No comment provided by engineer. */
"Add new phone number" = "ÐîÐÚØ âÔÚÔäÝÜØ ÜÝÛàØá ÓÐÛÐâÔÑÐ";
 
/* No comment provided by engineer. */
"Add new SIP address" = "ÐîÐÚØ SIP ÛØáÐÛÐàרá ÓÐÛÐâÔÑÐ";
 
/* No comment provided by engineer. */
"Address book" = "ÛØáÐÛÐà×ÔÑØá ìØÒÜØ";
 
/* No comment provided by engineer. */
"Address incomplete" = "ÛØáÐÛÐàר Ðà ÐàØá áàãÚØ";
 
/* No comment provided by engineer. */
"Answer" = "ÞÐáãîØ";
 
/* No comment provided by engineer. */
"Application logs" = "ÞàÝÒàÐÛØá ßãàÜÐÚÔÑØ";
 
/* No comment provided by engineer. */
"Are you sure to want to remove your proxy setup?" = "ÓÐàìÛãÜÔÑãÚØ îÐà×, àÝÛ Òáãà× ×åÕÔÜØ ÞàÝåáØá ÞÐàÐÛÔâàÔÑØá ìÐèÚÐ?";
 
/* No comment provided by engineer. */
"Assistant" = "ÐáØáâÔÜâØ";
 
/* No comment provided by engineer. */
"Assistant error" = "ÐáØáâÔÜâØá èÔêÓÝÛÐ";
 
/* No comment provided by engineer. */
"Authentification needed" = "áÐíØàÝРÐã×ÔÜâØäØÙÐêØÐ";
 
/* No comment provided by engineer. */
"Average" = "áÐèãÐÚÝ";
 
/* No comment provided by engineer. */
"Bad credentials, check your account settings" = "ÐàÐáìÝàØ ÛÝÛîÛÐàÔÑÚØá ØÜäÝàÛÐêØÐ, Ò×îÝÕ×, èÔÐÛÝìÛÔ× ×åÕÔÜØ ÐÜÒÐàØèØá ÞÐàÐÛÔâàÔÑØ";
 
/* No comment provided by engineer. */
"Bad gateway" = "êãÓØ èÚãÖØ";
 
/* No comment provided by engineer. */
"Battery is running low. Stop video ?" = "ÔÚÔÛÔÜâØ ïÓÔÑÐ. Òáãà× ÕØÓÔÝá ÒÐéÔàÔÑÐ?";
 
/* No comment provided by engineer. */
"Buy" = "çØÓÕÐ";
 
/* No comment provided by engineer. */
"CALL" = "CALL";
 
/* No comment provided by engineer. */
"Call" = "ÓÐàÔÙÕÐ";
 
/* No comment provided by engineer. */
"Call %@" = "%@-×ÐÜ ÓÐàÔÙÕÐ";
 
/* No comment provided by engineer. */
"Call failed" = "ÖÐàØ éÐØèÐÚÐ";
 
/* No comment provided by engineer. */
"Call quality: %d" = "ÖÐàØá îÐàØáîØ: %d";
 
/* No comment provided by engineer. */
"Calls" = "ÖÐàÔÑØ";
 
/* No comment provided by engineer. */
"Camera" = "ÙÐÛÔàÐ";
 
/* No comment provided by engineer. */
"Camera not authorized" = "ÙÐÛÔàРÐàÐÐÕâÝàØÖÔÑãÚØÐ";
 
/* No comment provided by engineer. */
"Camera's permission" = "ÙÐÛÔàØá ãäÚÔÑÐ";
 
/* No comment provided by engineer. */
"Can't find this file" = "Can't find this file";
 
/* No comment provided by engineer. */
"Cancel" = "ÒÐãåÛÔÑÐ";
 
/* No comment provided by engineer. */
"CANCEL" = "ÒÐãåÛÔÑÐ";
 
/* No comment provided by engineer. */
"Cannot call %@." = "%@-×ÐÜ ÓÐàÔÙÕРÕÔà îÔàîÓÔÑÐ.";
 
/* No comment provided by engineer. */
"Cannot make call" = "ÖÐàØá ÒÐÜîÝàêØÔÚÔÑРÕÔà îÔàîÓÔÑÐ";
 
/* No comment provided by engineer. */
"Cannot purchase anything yet, please try again later." = "ïÔà ÐàÐäàØá çØÓÕРÐà èÔÒØëÚØÐ×, áêÐÓÔ× ÛÝÒÕØÐÜÔÑØ×.";
 
/* No comment provided by engineer. */
"Cannot reach the server: either it is an invalid address or it may be temporary down." = "áÔàÕÔà×ÐÜ ìÕÓÝÛРÕÔà îÔàîÓÔÑÐ: ÐÜ ÐàÐáìÝàØ ÛØáÐÛÐàר ÐåÕá, ÐÜ ÓàÝÔÑØ× ÒÐרèãÚØÐ.";
 
/* No comment provided by engineer. */
"Cannot retrieve your configuration. Please check credentials or try again later" = "Cannot retrieve your configuration. Please check credentials or try again later";
 
/* No comment provided by engineer. */
"Cannot send email" = "Cannot send email";
 
/* No comment provided by engineer. */
"Cannot send logs" = "Cannot send logs";
 
/* No comment provided by engineer. */
"Cannot write image to photo library" = "Cannot write image to photo library";
 
/* No comment provided by engineer. */
"Cannot write video to photo library" = "Cannot write video to photo library";
 
/* No comment provided by engineer. */
"Change your password" = "Change your password";
 
/* No comment provided by engineer. */
"Changing your password" = "Changing your password";
 
/* No comment provided by engineer. */
"Chat room could not be created on server" = "Chat room could not be created on server";
 
/* No comment provided by engineer. */
"Chat room creation error" = "Chat room creation error";
 
/* No comment provided by engineer. */
"Chat with %@" = "Chat with %@";
 
/* No comment provided by engineer. */
"Checkbox" = "Checkbox";
 
/* No comment provided by engineer. */
"Choose an action" = "Choose an action";
 
/* No comment provided by engineer. */
"Choose the image size" = "Choose the image size";
 
/* No comment provided by engineer. */
"Conference" = "ÙÝÜäÔàÔÜêØÐ";
 
/* No comment provided by engineer. */
"Configuration failed" = "Configuration failed";
 
/* No comment provided by engineer. */
"Configuring account" = "Configuring account";
 
/* No comment provided by engineer. */
"Confirm password" = "Confirm password";
 
/* No comment provided by engineer. */
"Confirm the following SAS with peer:\nSay : %@\nYour correspondant should say : %@" = "Confirm the following SAS with peer:\nSay : %1$@\nYour correspondant should say : %2$@";
 
/* No comment provided by engineer. */
"Contact duplicate" = "Contact duplicate";
 
/* No comment provided by engineer. */
"Contact error" = "Contact error";
 
/* No comment provided by engineer. */
"Continue" = "Continue";
 
/* No comment provided by engineer. */
"Continue video" = "Continue video";
 
/* No comment provided by engineer. */
"Conversation creation error" = "Conversation creation error";
 
/* No comment provided by engineer. */
"Could not configure your account, please check parameters or try again later" = "Could not configure your account, please check parameters or try again later";
 
/* No comment provided by engineer. */
"Debug" = "ÓÔÑÐÒØ";
 
/* No comment provided by engineer. */
"Decline" = "ãÐàçÝäÐ";
 
/* No comment provided by engineer. */
"Delete" = "ìÐèÚÐ";
 
/* No comment provided by engineer. */
"Delivered" = "Delivered";
 
/* No comment provided by engineer. */
"Deny" = "Deny";
 
/* No comment provided by engineer. */
"DENY" = "DENY";
 
/* No comment provided by engineer. */
"Deselect all" = "Deselect all";
 
/* No comment provided by engineer. */
"Deselected" = "Deselected";
 
/* ICE has established a direct connection to the remote host */
"Direct connection" = "Direct connection";
 
/* No comment provided by engineer. */
"Disable logs" = "Disable logs";
 
/* No comment provided by engineer. */
"Do you want to delete selected contact?\nIt will also be deleted from your phone's address book." = "Do you want to delete selected contact?\nIt will also be deleted from your phone's address book.";
 
/* No comment provided by engineer. */
"Do you want to delete selected contacts?\nThey will also be deleted from your phone's address book." = "Do you want to delete selected contacts?\nThey will also be deleted from your phone's address book.";
 
/* No comment provided by engineer. */
"Do you want to delete selected logs?" = "Do you want to delete selected logs?";
 
/* No comment provided by engineer. */
"Do you want to delete selected recordings?" = "Do you want to delete selected recordings?";
 
/* No comment provided by engineer. */
"Do you want to delete the selected conversations?" = "Do you want to delete the selected conversations?";
 
/* No comment provided by engineer. */
"Do you want to delete the selected messages?" = "Do you want to delete the selected messages?";
 
/* No comment provided by engineer. */
"Do you want to delete this conversation?" = "Do you want to delete this conversation?";
 
/* No comment provided by engineer. */
"Do you want to leave and delete the selected conversations?" = "Do you want to leave and delete the selected conversations?";
 
/* No comment provided by engineer. */
"Do you want to leave and delete this conversation?" = "Do you want to leave and delete this conversation?";
 
/* No comment provided by engineer. */
"Do you want to leave this conversation?" = "Do you want to leave this conversation?";
 
/* No comment provided by engineer. */
"Done" = "Done";
 
/* No comment provided by engineer. */
"Download" = "ÒÐÓÛÝìÔàÐ";
 
/* 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 'at' 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)" = "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)";
 
/* 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)" = "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)";
 
/* No comment provided by engineer. */
"Email addresses" = "Email addresses";
 
/* No comment provided by engineer. */
"Enable logs" = "Enable logs";
 
/* No comment provided by engineer. */
"Error" = "Error";
 
/* No comment provided by engineer. */
"Error while changing your password" = "Error while changing your password";
 
/* No comment provided by engineer. */
"Error while downloading the file.\nThe file is probably encrypted.\nPlease retry to download this file after activating LIME." = "Error while downloading the file.\nThe file is probably encrypted.\nPlease retry to download this file after activating LIME.";
 
/* No comment provided by engineer. */
"Error: no mail account configured" = "Error: no mail account configured";
 
/* ICE processing has failed */
"Failed" = "Failed";
 
/* No comment provided by engineer. */
"Failed configuring from the specified URL." = "Failed configuring from the specified URL.";
 
/* No comment provided by engineer. */
"Failure" = "Failure";
 
/* No comment provided by engineer. */
"Fetching remote configuration" = "Fetching remote configuration";
 
/* No comment provided by engineer. */
"Fetching remote configuration..." = "Fetching remote configuration...";
 
/* No comment provided by engineer. */
"File download error" = "File download error";
 
/* No comment provided by engineer. */
"First name" = "First name";
 
/* No comment provided by engineer. */
"GC_MSG" = "You have been added to a chat room";
 
/* No comment provided by engineer. */
"Go to settings" = "Go to settings";
 
/* No comment provided by engineer. */
"Group conversation is not supported." = "Group conversation is not supported.";
 
/* No comment provided by engineer. */
"Hello! Join me on Linphone! You can download it for free at: https://www.linphone.org/downloads" = "Hello! Join me on Linphone! You can download it for free at: 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: ..." = "Here are information about an issue I had on my device.\nI was doing ...\nI expected Linphone to ...\nInstead, I got an unexpected result: ...";
 
/* 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" = "I got it, continue";
 
/* No comment provided by engineer. */
"IC_MSG" = "";
 
/* No comment provided by engineer. */
"ICloud Drive is unavailable." = "ICloud Drive is unavailable.";
 
/* No comment provided by engineer. */
"IM_FULLMSG" = "";
 
/* No comment provided by engineer. */
"IM_MSG" = "You have received a message";
 
/* No comment provided by engineer. */
"In apps not ready yet" = "In apps not ready yet";
 
/* ICE process is in progress */
"In progress" = "In progress";
 
/* No comment provided by engineer. */
"Incoming call" = "Incoming call";
 
/* No comment provided by engineer. */
"Info" = "Info";
 
/* 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." = "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.";
 
/* No comment provided by engineer. */
"Invalid proxy address" = "Invalid proxy address";
 
/* No comment provided by engineer. */
"Invalid remote provisioning URL" = "Invalid remote provisioning URL";
 
/* No comment provided by engineer. */
"Invalid route" = "Invalid route";
 
/* No comment provided by engineer. */
"Invalid SIP address" = "Invalid SIP address";
 
/* No comment provided by engineer. */
"Invalid username or domain" = "Invalid username or domain";
 
/* No comment provided by engineer. */
"Invalid." = "Invalid.";
 
/* No comment provided by engineer. */
"Last name" = "Last name";
 
/* No comment provided by engineer. */
"Later" = "Later";
 
/* No comment provided by engineer. */
"LEAVE" = "LEAVE";
 
/* No comment provided by engineer. */
"Let's go" = "Let's go";
 
/* No comment provided by engineer. */
"LIME identity key changed" = "LIME identity key changed";
 
/* No comment provided by engineer. */
"LIME identity key changed for %@" = "LIME identity key changed for %@";
 
/* No comment provided by engineer. */
"LIME requires ZRTP encryption.\nBy activating LIME you automatically activate ZRTP media encryption." = "LIME requires ZRTP encryption.\nBy activating LIME you automatically activate ZRTP media encryption.";
 
/* No comment provided by engineer. */
"LIME warning" = "LIME warning";
 
/* No comment provided by engineer. */
"Link my account" = "Link my account";
 
/* No comment provided by engineer. */
"Link your account" = "Link your account";
 
/* No comment provided by engineer. */
"Link your Linphone.org account %s to your phone number." = "Link your Linphone.org account %s to your phone number.";
 
/* No comment provided by engineer. */
"Low bandwidth" = "Low bandwidth";
 
/* InAppSettingKit */
"Mail not configured" = "Mail not configured";
 
/* No comment provided by engineer. */
"Man-in-the-middle attack detected" = "Man-in-the-middle attack detected";
 
/* No comment provided by engineer. */
"Man-in-the-middle attack detected for %@" = "Man-in-the-middle attack detected for %@";
 
/* No comment provided by engineer. */
"Mark as seen" = "Mark as seen";
 
/* No comment provided by engineer. */
"Mark Read" = "Mark Read";
 
/* No comment provided by engineer. */
"Max participant count exceeded" = "Max participant count exceeded";
 
/* No comment provided by engineer. */
"Max participant count exceeded by %@" = "Max participant count exceeded by %@";
 
/* No comment provided by engineer. */
"Maximum" = "Maximum";
 
/* No comment provided by engineer. */
"Maybe later" = "Maybe later";
 
/* No comment provided by engineer. */
"Message received" = "Message received";
 
/* No comment provided by engineer. */
"Minimum" = "Minimum";
 
/* No comment provided by engineer. */
"Missed call" = "Missed call";
 
/* No comment provided by engineer. */
"Missing required callbacks" = "Missing required callbacks";
 
/* No comment provided by engineer. */
"Missing required parameters" = "Missing required parameters";
 
/* 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" = "NAT(s) connection";
 
/* No comment provided by engineer. */
"Network down" = "Network down";
 
/* No comment provided by engineer. */
"Network Error" = "Network Error";
 
/* No comment provided by engineer. */
"New subject : %@" = "New subject : %@";
 
/* No comment provided by engineer. */
"No" = "No";
 
/* No comment provided by engineer. */
"No account" = "No account";
 
/* No comment provided by engineer. */
"No account configured" = "No account configured";
 
/* No comment provided by engineer. */
"No address" = "No address";
 
/* No comment provided by engineer. */
"No call in progress" = "No call in progress";
 
/* No comment provided by engineer. */
"No default account" = "No default account";
 
/* No comment provided by engineer. */
"No microphone" = "No microphone";
 
/* No comment provided by engineer. */
"No response received from remote" = "No response received from remote";
 
/* No comment provided by engineer. */
"None" = "None";
 
/* ICE has not been activated for this call */
"Not activated" = "Not activated";
 
/* No comment provided by engineer. */
"Not implemented" = "Not implemented";
 
/* No comment provided by engineer. */
"Not connected" = "Not connected";
 
/* No comment provided by engineer. */
"Nothing could be collected from your application, aborting now." = "Nothing could be collected from your application, aborting now.";
 
/* InAppSettingsKit */
"OK" = "OK";
 
/* No comment provided by engineer. */
"Operation could not be executed by server or remote client because it didn't have any context for it" = "Operation could not be executed by server or remote client because it didn't have any context for it";
 
/* No comment provided by engineer. */
"Operation is unauthorized because missing credential" = "Operation is unauthorized because missing credential";
 
/* No comment provided by engineer. */
"Outdated Version" = "Outdated Version";
 
/* No comment provided by engineer. */
"Password" = "ÞÐàÝÚØ";
 
/* No comment provided by engineer. */
"Passwords do not match." = "Passwords do not match.";
 
/* No comment provided by engineer. */
"Phone numbers" = "Phone numbers";
 
/* No comment provided by engineer. */
"Photo library" = "Photo library";
 
/* No comment provided by engineer. */
"Photo not authorized" = "Photo not authorized";
 
/* No comment provided by engineer. */
"Photo's permission" = "Photo's permission";
 
/* No comment provided by engineer. */
"Please confirm your country code and enter your phone number" = "Ò×îÝÕ×, ÓÐÐÓÐáâãàÝ× ×åÕÔÜØ åÕÔçÜØá ÙÝÓØ ÓРèÔØçÕÐÜÝ× ×åÕÔÜØ âÔÚÔäÝÜØá ÜÝÛÔàØ";
 
/* No comment provided by engineer. */
"Please confirm your country code and enter your phone number." = "Please confirm your country code and enter your phone number.";
 
/* No comment provided by engineer. */
"Please enter a password to your account" = "Please enter a password to your account";
 
/* No comment provided by engineer. */
"Please enter a username" = "Please enter a username";
 
/* No comment provided by engineer. */
"Please enter and confirm your new password" = "Please enter and confirm your new password";
 
/* No comment provided by engineer. */
"Please enter your email" = "Please enter your email";
 
/* No comment provided by engineer. */
"Please enter your phone number" = "Ò×îÝÕ×, èÔØçÕÐÜÔ× ×åÕÔÜØ âÔÚÔäÝÜØá ÜÝÛÔàØ";
 
/* No comment provided by engineer. */
"Please enter your username" = "Please enter your username";
 
/* No comment provided by engineer. */
"Please enter your username and password" = "Please enter your username and password";
 
/* 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." = "Please make sure your device is connected to the internet and double check your SIP account configuration in the settings.";
 
/* No comment provided by engineer. */
"Please terminate GSM call first." = "Please terminate GSM call first.";
 
/* No comment provided by engineer. */
"Provisioning Load error" = "Provisioning Load error";
 
/* No comment provided by engineer. */
"Read" = "Read";
 
/* No comment provided by engineer. */
"Recordings" = "Recordings";
 
/* No comment provided by engineer. */
"Connected" = "Connected";
 
/* No comment provided by engineer. */
"Connection failed" = "Connection failed";
 
/* 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." = "Connection failed because authentication is missing or invalid for %1$@@%2$@.\nYou can provide password again, or check your account configuration in the settings.";
 
/* No comment provided by engineer. */
"Connection failure" = "Connection failure";
 
/* No comment provided by engineer. */
"Connection in progress" = "Connection in progress";
 
/* ICE has established a connection through a relay */
"Relay connection" = "Relay connection";
 
/* No comment provided by engineer. */
"Remote configuration" = "Remote configuration";
 
/* No comment provided by engineer. */
"Remote configuration successfully fetched and applied." = "Remote configuration successfully fetched and applied.";
 
/* No comment provided by engineer. */
"Remove account(s) and self destruct" = "Remove account(s) and self destruct";
 
/* No comment provided by engineer. */
"Reply" = "Reply";
 
/* No comment provided by engineer. */
"Resend" = "Resend";
 
/* No comment provided by engineer. */
"Resource moved permanently" = "Resource moved permanently";
 
/* No comment provided by engineer. */
"Resource no longer exists" = "Resource no longer exists";
 
/* No comment provided by engineer. */
"Save" = "Save";
 
/* No comment provided by engineer. */
"Security level decreased" = "Security level decreased";
 
/* No comment provided by engineer. */
"Security level decreased because of %@" = "Security level decreased because of %@";
 
/* No comment provided by engineer. */
"Select all" = "çÕÔÚÐá ÐàéÔÕÐ";
 
/* No comment provided by engineer. */
"Select the source" = "Select the source";
 
/* No comment provided by engineer. */
"Select your country" = "ÐØàéØÔ× ×åÕÔÜØ åÕÔçÐÜÐ";
 
/* No comment provided by engineer. */
"Selected" = "Selected";
 
/* No comment provided by engineer. */
"Send logs" = "Send logs";
 
/* No comment provided by engineer. */
"Sending logs" = "Sending logs";
 
/* No comment provided by engineer. */
"Sent" = "Sent";
 
/* No comment provided by engineer. */
"Server error, please try again later." = "Server error, please try again later.";
 
/* No comment provided by engineer. */
"Server request error" = "Server request error";
 
/* No comment provided by engineer. */
"Server timeout" = "Server timeout";
 
/* No comment provided by engineer. */
"Settings" = "ÞÐàÐÛÔâàÑØ";
 
/* No comment provided by engineer. */
"Shop" = "Shop";
 
/* No comment provided by engineer. */
"Show" = "Show";
 
/* No comment provided by engineer. */
"SIP addresses" = "SIP addresses";
 
/* No comment provided by engineer. */
"Stop video" = "Stop video";
 
/* No comment provided by engineer. */
"Success" = "Success";
 
/* No comment provided by engineer. */
"Temporarily unavailable" = "Temporarily unavailable";
 
/* No comment provided by engineer. */
"The confirmation code is invalid. \nPlease check your SMS and try again." = "The confirmation code is invalid. \nPlease check your SMS and try again.";
 
/* No comment provided by engineer. */
"The confirmation code is invalid. \nPlease try again." = "The confirmation code is invalid. \nPlease try again.";
 
/* No comment provided by engineer. */
"There is no network connection available, enable WIFI or WWAN prior to configure an account" = "There is no network connection available, enable WIFI or WWAN prior to configure an account";
 
/* No comment provided by engineer. */
"There is no network connection available, enable WIFI or WWAN prior to configure an account." = "There is no network connection available, enable WIFI or WWAN prior to configure an account.";
 
/* No comment provided by engineer. */
"There is no network connection available, enable WIFI or WWAN prior to place a call" = "There is no network connection available, enable WIFI or WWAN prior to place a call";
 
/* No comment provided by engineer. */
"This account does not exist." = "This account does not exist.";
 
/* No comment provided by engineer. */
"This account is already activated." = "This account is already activated.";
 
/* No comment provided by engineer. */
"This account is already in use." = "This account is already in use.";
 
/* No comment provided by engineer. */
"This account is already connected." = "This account is already connected.";
 
/* No comment provided by engineer. */
"This account is not activated yet." = "This account is not activated yet.";
 
/* No comment provided by engineer. */
"This alias does not exist." = "This alias does not exist.";
 
/* InAppSettingsKit */
"This device is not configured for sending Email. Please configure the Mail settings in the Settings app." = "This device is not configured for sending Email. Please configure the Mail settings in the Settings app.";
 
/* No comment provided by engineer. */
"This email address is already used." = "This email address is already used.";
 
/* No comment provided by engineer. */
"This email does not exist." = "This email does not exist.";
 
/* No comment provided by engineer. */
"This message is not encrypted." = "This message is not encrypted.";
 
/* No comment provided by engineer. */
"This operation will load a remote configuration. Continue ?" = "This operation will load a remote configuration. Continue ?";
 
/* 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." = "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.";
 
/* No comment provided by engineer. */
"TODAY" = "TODAY";
 
/* No comment provided by engineer. */
"Transfer error" = "Transfer error";
 
/* No comment provided by engineer. */
"Trust has been denied. Make a call to start the authentication process again." = "Trust has been denied. Make a call to start the authentication process again.";
 
/* No comment provided by engineer. */
"Unknown" = "Unknown";
 
/* No comment provided by engineer. */
"Unknown country code" = "Unknown country code";
 
/* No comment provided by engineer. */
"Unknown error" = "Unknown error";
 
/* No comment provided by engineer. */
"Unknown error (%@)." = "Unknown error (%@).";
 
/* No comment provided by engineer. */
"Unknown error, please try again later." = "Unknown error, please try again later.";
 
/* No comment provided by engineer. */
"Unsupported content" = "Unsupported content";
 
/* No comment provided by engineer. */
"Video cannot be activated because of low bandwidth condition, only audio is available" = "Video cannot be activated because of low bandwidth condition, only audio is available";
 
/* No comment provided by engineer. */
"Video request" = "Video request";
 
/* No comment provided by engineer. */
"Voice mail" = "Voice mail";
 
/* No comment provided by engineer. */
"Warning" = "Warning";
 
/* 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." = "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.";
 
/* 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." = "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.";
 
/* 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:" = "We have sent a SMS with a validation code to %@. To complete your phone number verification, please enter the 4 digit code below:";
 
/* No comment provided by engineer. */
"What will my phone number be used for?" = "What will my phone number be used for?";
 
/* No comment provided by engineer. */
"Yes" = "Yes";
 
/* No comment provided by engineer. */
"YESTERDAY" = "YESTERDAY";
 
/* No comment provided by engineer. */
"You already own an account." = "You already own an account.";
 
/* No comment provided by engineer. */
"You are no longer an admin of the chat room" = "You are no longer an admin of the chat room";
 
/* No comment provided by engineer. */
"You are now an admin of the chat room" = "You are now an admin of the chat room";
 
/* 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." = "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.";
 
/* No comment provided by engineer. */
"You cancelled your account." = "You cancelled your account.";
 
/* No comment provided by engineer. */
"You have already purchased an account but it does not exist anymore." = "You have already purchased an account but it does not exist anymore.";
 
/* No comment provided by engineer. */
"You have been added to a chat room" = "You have been added to a chat room";
 
/* No comment provided by engineer. */
"You have joined the group" = "You have joined the group";
 
/* No comment provided by engineer. */
"You have left the group" = "You have left the group";
 
/* No comment provided by engineer. */
"You have missed a call." = "You have missed a call.";
 
/* No comment provided by engineer. */
"You have received a message." = "You have received a message.";
 
/* 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." = "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.";
 
/* No comment provided by engineer. */
"You missed a call from %@" = "You missed a call from %@";
 
/* No comment provided by engineer. */
"You must authorize the application to have access to address book.\nToggle the application in Settings > Privacy > Contacts" = "You must authorize the application to have access to address book.\nToggle the application in Settings > Privacy > Contacts";
 
/* No comment provided by engineer. */
"Select a contact or create a new one." = "Select a contact or create a new one.";
 
/* No comment provided by engineer. */
"You need to plug a microphone to your device to use the application." = "You need to plug a microphone to your device to use the application.";
 
/* No comment provided by engineer. */
"Your account has expired." = "Your account has expired.";
 
/* No comment provided by engineer. */
"Your account is not a Linphone account.\nWe can not change your password." = "Your account is not a Linphone account.\nWe can not change your password.";
 
/* No comment provided by engineer. */
"Your account will expire in %i days." = "Your account will expire in %i days.";
 
/* No comment provided by engineer. */
"Your activation code contains invalid characters." = "Your activation code contains invalid characters.";
 
/* No comment provided by engineer. */
"Your confirmation password doesn't match your password" = "Your confirmation password doesn't match your password";
 
/* No comment provided by engineer. */
"Your country code is invalid." = "Your country code is invalid.";
 
/* No comment provided by engineer. */
"Your country code is too long." = "Your country code is too long.";
 
/* No comment provided by engineer. */
"Your country code is too short." = "Your country code is too short.";
 
/* No comment provided by engineer. */
"Your phone number is too short." = "Your phone number is too short.";
 
/* No comment provided by engineer. */
"Your phone number is too long." = "Your phone number is too long.";
 
/* No comment provided by engineer. */
"Your device is not configured to send emails. Please configure mail application prior to send logs." = "Your device is not configured to send emails. Please configure mail application prior to send logs.";
 
/* No comment provided by engineer. */
"Your email contains invalid characters." = "Your email contains invalid characters.";
 
/* No comment provided by engineer. */
"Your email is invalid" = "Your email is invalid";
 
/* No comment provided by engineer. */
"Your email is malformed." = "Your email is malformed.";
 
/* 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." = "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.";
 
/* 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." = "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.";
 
/* No comment provided by engineer. */
"Your password contains invalid characters." = "Your password contains invalid characters.";
 
/* No comment provided by engineer. */
"Your password has been successfully changed" = "Your password has been successfully changed";
 
/* No comment provided by engineer. */
"Your password is too long." = "Your password is too long.";
 
/* No comment provided by engineer. */
"Your password is too short." = "Your password is too short.";
 
/* No comment provided by engineer. */
"Your phone number is invalid." = "Your phone number is invalid.";
 
/* No comment provided by engineer. */
"Your SIP address will be sip:%s@sip.linphone.org" = "Your SIP address will be sip:%s@sip.linphone.org";
 
/* No comment provided by engineer. */
"Your username contains invalid characters." = "Your username contains invalid characters.";
 
/* No comment provided by engineer. */
"Your username is invalid." = "Your username is invalid.";
 
/* No comment provided by engineer. */
"Your username is too long." = "Your username is too long.";
 
/* No comment provided by engineer. */
"Your username is too short." = "Your username is too short.";
 
/* No comment provided by engineer. */
"ZRTP activation" = "ZRTP activation";
 
/* No comment provided by engineer. */
"ZRTP verification" = "ZRTP verification";