-
Notifications
You must be signed in to change notification settings - Fork 0
/
ios_stockdroid_v3203412.strings
6890 lines (5007 loc) · 325 KB
/
ios_stockdroid_v3203412.strings
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
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
// Notifications
"PUSH_MESSAGE_TEXT" = "%1$@|%2$@";
"PUSH_MESSAGE_NOTEXT" = "%1$@|Nuovo messaggio";
"PUSH_MESSAGE_PHOTO" = "%1$@|📷 Foto";
"PUSH_MESSAGE_PHOTO_SECRET" = "%1$@|🔥 Foto con autodistruzione";
"PUSH_MESSAGE_VIDEO" = "%1$@|📹 Video";
"PUSH_MESSAGE_VIDEO_SECRET" = "%1$@|🔥 Video con autodistruzione";
"PUSH_MESSAGE_ROUND" = "%1$@|📺 Videomessaggio";
"PUSH_MESSAGE_CONTACT" = "%1$@|👤 %2$@";
"PUSH_MESSAGE_GEO" = "%1$@|📍 Posizione";
"PUSH_MESSAGE_GEOLIVE" = "%1$@|Posizione in tempo reale";
"PUSH_MESSAGE_DOC" = "%1$@|📎 Documento";
"PUSH_MESSAGE_AUDIO" = "%1$@|🎤 Messaggio vocale";
"PUSH_MESSAGE_GIF" = "%1$@|📹 GIF";
"PUSH_ENCRYPTED_MESSAGE" = "Hai un nuovo messaggio%1$@";
"PUSH_LOCKED_MESSAGE" = "Hai un nuovo messaggio%1$@";
"PUSH_MESSAGE_SCREENSHOT" = "%1$@|ha fatto uno screenshot!";
"PUSH_ENCRYPTION_REQUEST" = "Nuova richiesta di chat segreta%1$@";
"PUSH_ENCRYPTION_ACCEPT" = "La tua chat segreta è stata accettata%1$@";
"PUSH_MESSAGE_POLL" = "%1$@|📊 Sondaggio \"%2$@\"";
"PUSH_CHANNEL_MESSAGE_POLL" = "%1$@|📊 Sondaggio \"%2$@\"";
"PUSH_PINNED_POLL" = "%1$@|📌 Ha fissato un sondaggio";
"PUSH_MESSAGE_QUIZ" = "%1$@|ti ha inviato il quiz \"%2$@\"";
"PUSH_CHANNEL_MESSAGE_QUIZ" = "%1$@|ha pubblicato il quiz \"%2$@\"";
"PUSH_PINNED_QUIZ" = "%1$@|ha fissato un quiz";
"PUSH_CHAT_MESSAGE_TEXT" = "%1$@|%2$@: %3$@";
"PUSH_CHAT_MESSAGE_NOTEXT" = " %2$@|%1$@: Nuovo messaggio";
"PUSH_CHAT_MESSAGE_PHOTO" = "%2$@|%1$@: 📷 Foto";
"PUSH_CHAT_MESSAGE_VIDEO" = "%2$@|%1$@: 📹 Video";
"PUSH_CHAT_MESSAGE_ROUND" = "%2$@|%1$@: 📺 Videomessaggio";
"PUSH_CHAT_MESSAGE_CONTACT" = "%2$@|%1$@: 👤 %3$@";
"PUSH_CHAT_MESSAGE_GEO" = "%2$@|%1$@: 📍 Posizione";
"PUSH_CHAT_MESSAGE_GEOLIVE" = "%2$@|%1$@: Posizione in tempo reale";
"PUSH_CHAT_MESSAGE_DOC" = "%2$@|%1$@: 📎 Documento";
"PUSH_CHAT_MESSAGE_AUDIO" = "%2$@|%1$@: 🎤 Messaggio vocale";
"PUSH_CHAT_MESSAGE_GIF" = "%2$@|%1$@: 📹 GIF";
"PUSH_CHAT_CREATED" = "%2$@|%1$@ ti ha invitato nel gruppo";
"PUSH_CHAT_TITLE_EDITED" = "%2$@|%1$@ ha modificato il nome del gruppo";
"PUSH_CHAT_PHOTO_EDITED" = "%2$@|%1$@ ha modificato la foto del gruppo";
"PUSH_CHAT_ADD_MEMBER" = "%2$@|%1$@ ha invitato %3$@ nel gruppo";
"PUSH_CHAT_ADD_YOU" = "%2$@|%1$@ ti ha invitato nel gruppo";
"PUSH_CHAT_DELETE_YOU" = "%2$@|%1$@ ti ha rimosso dal gruppo";
"PUSH_CHAT_DELETE_MEMBER" = "%2$@|%1$@ ha rimosso %3$@ dal gruppo";
"PUSH_CHAT_LEFT" = "%2$@|%1$@ ha lasciato il gruppo";
"PUSH_CHAT_RETURNED" = "%2$@|%1$@ è tornato nel gruppo";
"PUSH_MESSAGE_STICKER" = "%1$@|%2$@ Sticker";
"PUSH_CHAT_MESSAGE_STICKER" = "%2$@|%1$@: %3$@ Sticker";
"PUSH_CONTACT_JOINED" = "%1$@|é ora su Telegram!";
"PUSH_CHANNEL_MESSAGE_TEXT" = "%1$@|%2$@";
"PUSH_CHANNEL_MESSAGE_NOTEXT" = "%1$@|Nuovo messaggio";
"PUSH_CHANNEL_MESSAGE_PHOTO" = "%1$@|📷 Foto";
"PUSH_CHANNEL_MESSAGE_VIDEO" = "%1$@|📹 Video";
"PUSH_CHANNEL_MESSAGE_ROUND" = "%1$@|📺 Videomessaggio";
"PUSH_CHANNEL_MESSAGE_DOC" = "%1$@|📎 Documento";
"PUSH_CHANNEL_MESSAGE_STICKER" = "%1$@|%2$@ Sticker";
"PUSH_CHANNEL_MESSAGE_AUDIO" = "%1$@|🎤 Messaggio vocale";
"PUSH_CHANNEL_MESSAGE_CONTACT" = "%1$@|👤 %2$@";
"PUSH_CHANNEL_MESSAGE_GEO" = "%1$@|📍 Posizione";
"PUSH_CHANNEL_MESSAGE_GEOLIVE" = "%1$@|Posizione in tempo reale";
"PUSH_CHANNEL_MESSAGE_GIF" = "%1$@|📹 GIF";
"PUSH_MESSAGE_GAME" = "%1$@|🎮 Gioca a %2$@";
"PUSH_CHANNEL_MESSAGE_GAME" = "%1$@|🎮 Gioca a %2$@";
"PUSH_CHAT_MESSAGE_GAME" = "%2$@|🎮 %1$@ ha invitato il gruppo a giocare %3$@";
"PUSH_MESSAGE_TEXT" = "%1$@|%2$@";
"PUSH_MESSAGE_NOTEXT" = "%1$@|Nuovo messaggio";
"PUSH_MESSAGE_PHOTO" = "%1$@|📷 Foto";
"PUSH_MESSAGE_PHOTO_SECRET" = "%1$@|🔥 Foto con autodistruzione";
"PUSH_MESSAGE_VIDEO" = "%1$@|📹 Video";
"PUSH_MESSAGE_VIDEO_SECRET" = "%1$@|🔥 Video con autodistruzione";
"PUSH_MESSAGE_SCREENSHOT" = "%1$@|ha fatto uno screenshot!";
"PUSH_MESSAGE_ROUND" = "%1$@|📺 Videomessaggio";
"PUSH_MESSAGE_DOC" = "%1$@|📎 Documento";
"PUSH_MESSAGE_STICKER" = "%1$@|%2$@ Sticker";
"PUSH_MESSAGE_AUDIO" = "%1$@|🎤 Messaggio vocale";
"PUSH_MESSAGE_CONTACT" = "%1$@|👤 %2$@";
"PUSH_MESSAGE_GEO" = "%1$@|📍 Posizione";
"PUSH_MESSAGE_GEOLIVE" = "%1$@|Posizione in tempo reale";
"PUSH_MESSAGE_POLL" = "%1$@|📊 Sondaggio \"%2$@\"";
"PUSH_MESSAGE_QUIZ" = "%1$@|ti ha inviato il quiz \"%2$@\"";
"PUSH_MESSAGE_GIF" = "%1$@|📹 GIF";
"PUSH_MESSAGE_GAME" = "%1$@|🎮 Gioca a %2$@";
"PUSH_MESSAGE_INVOICE" = "%1$@|Fattura per %2$@";
"PUSH_MESSAGE_FWD" = "%1$@|Messaggio inoltrato";
"PUSH_MESSAGE_FWDS_TEXT_1" = "ti ha inoltrato un messaggio";
"PUSH_MESSAGE_FWDS_TEXT_any" = "ti ha inoltrato %d messaggi";
"PUSH_MESSAGE_PHOTO" = "%1$@|📷 Foto";
"PUSH_MESSAGE_PHOTOS_TEXT_1" = "ti ha inviato una foto";
"PUSH_MESSAGE_PHOTOS_TEXT_any" = "ti ha inviato %d foto";
"PUSH_MESSAGE_VIDEO" = "%1$@|📹 Video";
"PUSH_MESSAGE_VIDEOS_TEXT_1" = "ti ha inviato un video";
"PUSH_MESSAGE_VIDEOS_TEXT_any" = "ti ha inviato %d video";
"PUSH_MESSAGE_ROUND" = "%1$@|📺 Videomessaggio";
"PUSH_MESSAGE" = "%1$@|Nuovo messaggio";
"PUSH_MESSAGES_TEXT_1" = "ti ha inviato un messaggio";
"PUSH_MESSAGES_TEXT_any" = "ti ha inviato %d messaggi";
"PUSH_ALBUM" = "%1$@|📷📹 Album";
"PUSH_MESSAGE_FILES_TEXT_1" = "ti ha inviato un file";
"PUSH_MESSAGE_FILES_TEXT_any" = "ti ha inviato %d file";
"PUSH_CHANNEL_MESSAGE_TEXT" = "%1$@|%2$@";
"PUSH_CHANNEL_MESSAGE_NOTEXT" = "%1$@|Nuovo messaggio";
"PUSH_CHANNEL_MESSAGE_PHOTO" = "%1$@|📷 Foto";
"PUSH_CHANNEL_MESSAGE_VIDEO" = "%1$@|📹 Video";
"PUSH_CHANNEL_MESSAGE_ROUND" = "%1$@|📺 Videomessaggio";
"PUSH_CHANNEL_MESSAGE_DOC" = "%1$@|📎 Documento";
"PUSH_CHANNEL_MESSAGE_STICKER" = "%1$@|%2$@ Sticker";
"PUSH_CHANNEL_MESSAGE_AUDIO" = "%1$@|🎤 Messaggio vocale";
"PUSH_CHANNEL_MESSAGE_CONTACT" = "%1$@|👤 %2$@";
"PUSH_CHANNEL_MESSAGE_GEO" = "%1$@|📍 Posizione";
"PUSH_CHANNEL_MESSAGE_GEOLIVE" = "%1$@|Posizione in tempo reale";
"PUSH_CHANNEL_MESSAGE_POLL" = "%1$@|📊 Sondaggio \"%2$@\"";
"PUSH_CHANNEL_MESSAGE_QUIZ" = "%1$@|ha pubblicato il quiz \"%2$@\"";
"PUSH_CHANNEL_MESSAGE_GIF" = "%1$@|📹 GIF";
"PUSH_CHANNEL_MESSAGE_GAME" = "%1$@|🎮 Gioca a %2$@";
"PUSH_CHANNEL_MESSAGE_FWD" = "%1$@|Messaggio inoltrato";
"PUSH_CHANNEL_MESSAGE_PHOTO" = "%1$@|📷 Foto";
"PUSH_CHANNEL_MESSAGE_PHOTOS_TEXT_1" = "ha pubblicato una foto";
"PUSH_CHANNEL_MESSAGE_PHOTOS_TEXT_any" = "ha pubblicato %d foto";
"PUSH_CHANNEL_MESSAGE_VIDEO" = "%1$@|📹 Video";
"PUSH_CHANNEL_MESSAGE_VIDEOS_TEXT_1" = "ha pubblicato un video";
"PUSH_CHANNEL_MESSAGE_VIDEOS_TEXT_any" = "ha pubblicato %d video";
"PUSH_CHANNEL_MESSAGE_ROUND" = "%1$@|📺 Videomessaggio";
"PUSH_CHANNEL_MESSAGE" = "%1$@|Nuovo messaggio";
"PUSH_CHANNEL_MESSAGES_TEXT_1" = "ha pubblicato un messaggio";
"PUSH_CHANNEL_MESSAGES_TEXT_any" = "ha pubblicato %d messaggi";
"PUSH_CHANNEL_ALBUM" = "%1$@|📷📹 Album";
"PUSH_CHANNEL_MESSAGE_DOCS_TEXT_1" = "ha pubblicato un file";
"PUSH_CHANNEL_MESSAGE_DOCS_TEXT_any" = "ha pubblicato %d file";
"PUSH_CHAT_MESSAGE_TEXT" = "%1$@|%2$@: %3$@";
"PUSH_CHAT_MESSAGE_NOTEXT" = " %2$@|%1$@: Nuovo messaggio";
"PUSH_CHAT_MESSAGE_VIDEO" = "%2$@|%1$@: 📹 Video";
"PUSH_CHAT_MESSAGE_ROUND" = "%2$@|%1$@: 📺 Videomessaggio";
"PUSH_CHAT_MESSAGE_DOC" = "%2$@|%1$@: 📎 Documento";
"PUSH_CHAT_MESSAGE_STICKER" = "%2$@|%1$@: %3$@ Sticker";
"PUSH_CHAT_MESSAGE_AUDIO" = "%2$@|%1$@: 🎤 Messaggio vocale";
"PUSH_CHAT_MESSAGE_CONTACT" = "%2$@|%1$@: 👤 %3$@";
"PUSH_CHAT_MESSAGE_GEO" = "%2$@|%1$@: 📍 Posizione";
"PUSH_CHAT_MESSAGE_GEOLIVE" = "%2$@|%1$@: Posizione in tempo reale";
"PUSH_CHAT_MESSAGE_POLL" = "%2$@|%1$@: 📊 Sondaggio \"%3$@\"";
"PUSH_CHAT_MESSAGE_QUIZ" = "%2$@|%1$@ ha inviato il quiz \"%3$@\" nel gruppo";
"PUSH_CHAT_MESSAGE_GIF" = "%2$@|%1$@: 📹 GIF";
"PUSH_CHAT_MESSAGE_GAME" = "%2$@|🎮 %1$@ ha invitato il gruppo a giocare %3$@";
"PUSH_CHAT_MESSAGE_INVOICE" = "%2$@|%1$@: Fattura per %3$@";
"PUSH_CHAT_CREATED" = "%2$@|%1$@ ti ha invitato nel gruppo";
"PUSH_CHAT_TITLE_EDITED" = "%2$@|%1$@ edited the group\'s name";
"PUSH_CHAT_PHOTO_EDITED" = "%2$@|%1$@ edited the group\'s photo";
"PUSH_CHAT_ADD_MEMBER" = "%2$@|%1$@ ha invitato %3$@ nel gruppo";
"PUSH_CHAT_ADD_YOU" = "%2$@|%1$@ ti ha invitato nel gruppo";
"PUSH_CHAT_DELETE_MEMBER" = "%2$@|%1$@ ha rimosso %3$@ dal gruppo";
"PUSH_CHAT_DELETE_YOU" = "%2$@|%1$@ ti ha rimosso dal gruppo";
"PUSH_CHAT_LEFT" = "%2$@|%1$@ ha lasciato il gruppo";
"PUSH_CHAT_RETURNED" = "%2$@|%1$@ è tornato nel gruppo";
"PUSH_CHAT_JOINED" = "%2$@|%1$@ si è unito/a al gruppo";
"PUSH_CHAT_MESSAGE_FWD" = "%2$@|%1$@: Messaggio inoltrato";
"PUSH_CHAT_MESSAGE_FWDS_TEXT_1" = "{author} ha inoltrato un messaggio";
"PUSH_CHAT_MESSAGE_FWDS_TEXT_any" = "{author} ha inoltrato %d messaggi";
"PUSH_CHAT_MESSAGE_PHOTO" = "%2$@|%1$@: 📷 Foto";
"PUSH_CHAT_MESSAGE_PHOTOS_TEXT_1" = "{author} ha inviato una foto";
"PUSH_CHAT_MESSAGE_PHOTOS_TEXT_any" = "{author} ha inviato %d foto";
"PUSH_CHAT_MESSAGE_VIDEO" = "%2$@|%1$@: 📹 Video";
"PUSH_CHAT_MESSAGE_VIDEOS_TEXT_1" = "{author} ha inviato un video";
"PUSH_CHAT_MESSAGE_VIDEOS_TEXT_any" = "{author} ha inviato %d video";
"PUSH_CHAT_MESSAGE_ROUND" = "%2$@|%1$@: 📺 Videomessaggio";
"PUSH_CHAT_MESSAGE" = "%2$@|%1$@: Messaggio";
"PUSH_CHAT_MESSAGES_TEXT_1" = "{author} ha inviato un messaggio";
"PUSH_CHAT_MESSAGES_TEXT_any" = "{author} ha inviato %d messaggi";
"PUSH_CHAT_ALBUM" = "%2$@|%1$@: 📷📹 Album";
"PUSH_CHAT_MESSAGE_DOCS_TEXT_1" = "{author} ha inviato un file";
"PUSH_CHAT_MESSAGE_DOCS_TEXT_any" = "{author} ha inviato %d file";
"PUSH_PINNED_TEXT" = "%1$@|📌 Ha fissato \"%2$@\"";
"PUSH_PINNED_NOTEXT" = "%1$@|📌 Ha fissato un messaggio";
"PUSH_PINNED_PHOTO" = "%1$@|📌 Ha fissato una foto";
"PUSH_PINNED_VIDEO" = "%1$@|📌 Ha fissato un video";
"PUSH_PINNED_ROUND" = "%1$@|📌 Ha fissato un videomessaggio";
"PUSH_PINNED_DOC" = "%1$@|📌 Ha fissato un documento";
"PUSH_PINNED_STICKER" = "%1$@|📌 Ha fissato uno %2$@ sticker";
"PUSH_PINNED_AUDIO" = "%1$@|📌 Ha fissato un messaggio vocale";
"PUSH_PINNED_CONTACT" = "%1$@|📌 Ha fissato un contatto: %2$@";
"PUSH_PINNED_GEO" = "%1$@|📌 Ha fissato una posizione";
"PUSH_PINNED_GEOLIVE" = "%1$@|📌 Ha fissato una posizione in tempo reale";
"PUSH_PINNED_POLL" = "%1$@|📌 Ha fissato un sondaggio";
"PUSH_PINNED_QUIZ" = "%1$@|ha fissato un quiz";
"PUSH_PINNED_GAME" = "%1$@|📌 Ha fissato un gioco";
"PUSH_PINNED_INVOICE" = "%1$@|📌 Ha fissato una fattura";
"PUSH_PINNED_GIF" = "%1$@|📌 Ha fissato una GIF";
"PUSH_CONTACT_JOINED" = "%1$@|é ora su Telegram!";
"PUSH_AUTH_UNKNOWN" = "Nuovo accesso|da %1$@";
"PUSH_AUTH_REGION" = "Nuovo accesso|Dispositivo: %1$@. Posizione: %2$@";
"PUSH_PHONE_CALL_REQUEST" = "%1$@|Chiamata in entrata!";
"PUSH_VIDEO_CALL_REQUEST" = "%1$@|ti sta chiamando!";
"PUSH_PHONE_CALL_MISSED" = "%1$@|☎️ Chiamata persa";
"PUSH_VIDEO_CALL_MISSED" = "%1$@|Hai perso una videochiamata";
"PUSH_MESSAGE_GAME_SCORE" = "🎮 %1$@ ha totalizzato %3$@ a %2$@";
"PUSH_MESSAGE_CHANNEL_MESSAGE_GAME_SCORE" = "🎮 %1$@ ha totalizzato %3$@ a %2$@";
"PUSH_PINNED_GAME_SCORE" = "%1$@ ha fissato un punteggio";
"PUSH_CHAT_MESSAGE_GAME_SCORE" = "🎮 %1$@ ha totalizzato %4$@ a %3$@";
"PUSH_REMINDER_TITLE" = "🗓 Promemoria";
"PUSH_SENDER_YOU" = "📅 Tu";
// Common
"Common.OK" = "OK";
"Common.Cancel" = "Annulla";
"Common.Edit" = "Modifica";
"Common.edit" = "modifica";
"Common.Done" = "Fatto";
"Common.Next" = "Avanti";
"Common.Delete" = "Elimina";
"Common.Create" = "Crea";
"Common.Back" = "Indietro";
"Common.Close" = "Chiudi";
"Common.Yes" = "Sì";
"Common.No" = "No";
"Common.TakePhotoOrVideo" = "Acquisisci foto o video";
"Common.TakePhoto" = "Scatta foto";
"Common.ChoosePhoto" = "Scegli foto";
"Common.of" = "di";
"Common.Search" = "Cerca";
"Common.More" = "Altro";
"Common.Select" = "Seleziona";
"Items.NOfM" = "%1$@ di %2$@";
// State
"State.Connecting" = "Connetto...";
"State.connecting" = "connetto";
"State.ConnectingToProxy" = "Connetto al proxy...";
"State.ConnectingToProxyInfo" = "tocca qui per le impostazioni";
"State.Updating" = "Aggiorno…";
"State.WaitingForNetwork" = "Attendo la rete";
"ChatState.Connecting" = "connetto...";
"ChatState.ConnectingToProxy" = "connetto al proxy...";
"ChatState.Updating" = "aggiorno...";
"ChatState.WaitingForNetwork" = "attendo la rete...";
// Presence
"Presence.online" = "in linea";
// Date
"Month.GenJanuary" = "gennaio";
"Month.GenFebruary" = "febbraio";
"Month.GenMarch" = "marzo";
"Month.GenApril" = "aprile";
"Month.GenMay" = "maggio";
"Month.GenJune" = "giugno";
"Month.GenJuly" = "luglio";
"Month.GenAugust" = "agosto";
"Month.GenSeptember" = "settembre";
"Month.GenOctober" = "ottobre";
"Month.GenNovember" = "novembre";
"Month.GenDecember" = "dicembre";
"Month.ShortJanuary" = "gen";
"Month.ShortFebruary" = "feb";
"Month.ShortMarch" = "mar";
"Month.ShortApril" = "apr";
"Month.ShortMay" = "mag";
"Month.ShortJune" = "giu";
"Month.ShortJuly" = "lug";
"Month.ShortAugust" = "ago";
"Month.ShortSeptember" = "set";
"Month.ShortOctober" = "ott";
"Month.ShortNovember" = "nov";
"Month.ShortDecember" = "dic";
"Weekday.ShortMonday" = "Lun";
"Weekday.ShortTuesday" = "Mar";
"Weekday.ShortWednesday" = "Mer";
"Weekday.ShortThursday" = "Gio";
"Weekday.ShortFriday" = "Ven";
"Weekday.ShortSaturday" = "Sab";
"Weekday.ShortSunday" = "Dom";
"Weekday.Today" = "Oggi";
"Weekday.Yesterday" = "Ieri";
"Time.TodayAt" = "oggi alle %@";
"Time.YesterdayAt" = "ieri alle %@";
"LastSeen.JustNow" = "ultimo accesso adesso";
//three to ten
"LastSeen.MinutesAgo_1" = "ultimo accesso 1 minuto fa"; //one
//two
//three to ten
// more than ten
"LastSeen.MinutesAgo_any" = "ultimo accesso %@ minuti fa"; // more than ten
"LastSeen.HoursAgo_1" = "ultimo accesso 1 ora fa";
"LastSeen.HoursAgo_any" = "ultimo accesso %@ ore fa";
"LastSeen.YesterdayAt" = "ultimo accesso ieri alle %@";
"LastSeen.AtDate" = "ultimo accesso %@";
"LastSeen.TodayAt" = "ultimo accesso oggi alle %@";
"LastSeen.Lately" = "ultimo accesso di recente";
"LastSeen.WithinAWeek" = "ultimo accesso entro una settimana";
"LastSeen.WithinAMonth" = "ultimo accesso entro un mese";
"LastSeen.ALongTimeAgo" = "ultimo accesso molto tempo fa";
"LastSeen.Offline" = "ultimo accesso molto tempo fa";
"Date.DialogDateFormat" = "{day} {month}";
"Date.ChatDateHeader" = "%2$@ %1$@";
"Date.ChatDateHeaderYear" = "%2$@ %1$@ %3$@";
// Tour
"Tour.Title1" = "Telegram";
"Tour.Text1" = "L'app di messaggi **più veloce** al mondo.\nÈ **gratuita** e **sicura**.";
"Tour.Title2" = "Veloce";
"Tour.Text2" = "**Telegram** consegna i messaggi più\nvelocemente di qualsiasi altra app.";
"Tour.Title3" = "Potente";
"Tour.Text3" = "**Telegram** non ha limiti di dimensione\nper le tue chat e i file multimediali.";
"Tour.Title4" = "Sicuro";
"Tour.Text4" = "**Telegram** protegge i tuoi messaggi\ndagli attacchi degli hacker.";
"Tour.Title5" = "Basato sul cloud";
"Tour.Text5" = "**Telegram** ti consente di accedere ai\ntuoi messaggi da più dispositivi.";
"Tour.Title6" = "Gratis";
"Tour.Text6" = "**Telegram** sarà sempre gratuito.\nNessuna pubblicità.\nNessun abbonamento.";
"Tour.StartButton" = "Inizia a messaggiare";
// Login
"Login.PhoneAndCountryHelp" = "Conferma il prefisso internazionale e inserisci il tuo numero di telefono.";
"Login.CodeSentInternal" = "Abbiamo inviato il codice su **Telegram** in un altro tuo dispositivo";
"Login.HaveNotReceivedCodeInternal" = "Non hai ricevuto il codice?";
"Login.CodeSentSms" = "Ti abbiamo inviato un SMS con il codice";
"Login.Code" = "Codice";
"Login.WillCallYou" = "Telegram ti chiamerà tra %@";
"Login.CallRequestState2" = "Richiesta di chiamata a Telegram...";
"Login.CallRequestState3" = "Telegram ha composto il tuo numero\n[Non hai ricevuto il codice?]";
"Login.EmailNotConfiguredError" = "È richiesto un account email affinché tu possa inviarci i dettagli dell'errore.\n\nPer favore vai nelle impostazioni del tuo dispositivo > Password e account > Aggiungi un account e imposta un account email.";
"Login.EmailCodeSubject" = "%@, nessun codice";
"Login.EmailCodeBody" = "Il mio numero di telefono è:\n%@\nNon posso ricevere un codice di attivazione per Telegram.";
"Login.UnknownError" = "Si è verificato un errore. Per favore riprova più tardi";
"Login.InvalidCodeError" = "Hai inserito un codice non valido. Per favore riprova.";
"Login.NetworkError" = "Per favore controlla la tua connessione a internet e riprova.";
"Login.CodeExpiredError" = "Codice scaduto. Per favore riprova.";
"Login.CodeFloodError" = "Limite superato. Per favore riprova più tardi.";
"Login.InvalidPhoneError" = "Numero di telefono non valido. Riprova.";
"Login.InvalidFirstNameError" = "Nome non valido. Per favore riprova.";
"Login.InvalidLastNameError" = "Spiacenti, questo cognome non può essere usato.";
"Login.InvalidPhoneEmailSubject" = "Numero di telefono non valido: %@";
"Login.InvalidPhoneEmailBody" = "Sto cercando di usare il mio numero di telefono: %1$@\nMa Telegram dice che non è valido. Per favore aiutatemi.\n\nVersione app: %2$@\nVersione OS: %3$@\nLingua: %4$@\nMNC: %5$@";
"Login.PhoneBannedEmailSubject" = "Numero di telefono bloccato: %@";
"Login.PhoneBannedEmailBody" = "Sto cercando di usare il mio numero di telefono: %1$@\nMa Telegram dice che è bloccato. Per favore aiutatemi.\n\nVersione app: %2$@\nVersione OS: %3$@\nLingua: %4$@\nMNC: %5$@";
"Login.PhoneGenericEmailSubject" = "Errore Telegram iOS: %@";
"Login.PhoneGenericEmailBody" = "Sto cercando di usare il mio numero di telefono: %1$@\nMa Telegram mostra un errore. Per favore aiutatemi.\n\nErrore: %2$@\nVersione app: %3$@\nVersione OS: %4$@\nLingua: %5$@\nMNC: %6$@";
"Login.PhoneTitle" = "Il tuo numero";
"Login.PhonePlaceholder" = "Il tuo numero di telefono";
"Login.CountryCode" = "Prefisso internazionale";
"Login.InvalidCountryCode" = "Prefisso internazionale non valido";
"Login.InfoTitle" = "Le tue info";
"Login.InfoAvatarAdd" = "aggiungi";
"Login.InfoAvatarPhoto" = "foto";
"Login.InfoFirstNamePlaceholder" = "Nome";
"Login.InfoLastNamePlaceholder" = "Cognome";
"Login.InfoDeletePhoto" = "Elimina la foto";
"Login.InfoHelp" = "Inserisci il tuo nome e aggiungi una foto del profilo.";
// Login.SelectCountry
"Login.SelectCountry.Title" = "Paese";
// Dialog List
"DialogList.TabTitle" = "Chat";
"DialogList.Title" = "Chat";
"DialogList.SearchLabel" = "Cerca messaggi o utenti";
"DialogList.NoMessagesTitle" = "Non hai ancora alcuna chat";
"DialogList.NoMessagesText" = "Inizia a messaggiare toccando il pulsante con la matita nell'angolo in alto a destra o vai nella sezione Contatti.";
"DialogList.SingleTypingSuffix" = "%@ sta scrivendo";
"DialogList.SingleRecordingAudioSuffix" = "%@ sta registrando";
"DialogList.SingleUploadingPhotoSuffix" = "%@ sta inviando una foto";
"DialogList.SingleUploadingVideoSuffix" = "%@ sta inviando un video";
"DialogList.SingleRecordingVideoMessageSuffix" = "%@ sta registrando un video";
"DialogList.SingleUploadingFileSuffix" = "%@ sta inviando un file";
"DialogList.MultipleTypingSuffix" = "%d stanno scrivendo";
"DialogList.Typing" = "sta scrivendo";
"DialogList.ClearHistoryConfirmation" = "Cancella cronologia";
"DialogList.DeleteConversationConfirmation" = "Elimina ed esci";
"DialogList.AwaitingEncryption" = "Attendo che %@ si colleghi…";
"DialogList.EncryptionRejected" = "Chat segreta annullata";
"DialogList.EncryptionProcessing" = "Scambio chiavi di crittografia…";
"DialogList.EncryptedChatStartedOutgoing" = "%@ si è unito/a alla tua chat segreta.";
"DialogList.EncryptedChatStartedIncoming" = "%@ ha creato una chat segreta.";
// Compose
"Compose.TokenListPlaceholder" = "Chi vorresti aggiungere?";
"Compose.NewMessage" = "Nuovo messaggio";
"Compose.NewGroup" = "Nuovo gruppo";
"Compose.NewGroupTitle" = "Nuovo gruppo";
"Compose.NewEncryptedChat" = "Nuova chat segreta";
"Compose.NewEncryptedChatTitle" = "Nuova chat segreta";
"Compose.Create" = "Crea";
// Contacts
"Contacts.TabTitle" = "Contatti";
"Contacts.Title" = "Contatti";
"Contacts.FailedToSendInvitesMessage" = "Si è verificato un errore.";
"Contacts.AccessDeniedError" = "Telegram non ha accesso ai tuoi contatti";
"Contacts.AccessDeniedHelpLandscape" = "Vai nelle Impostazioni del tuo %@ > Privacy > Contatti. Quindi seleziona Sì per Telegram.";
"Contacts.AccessDeniedHelpPortrait" = "Per favore vai nelle Impostazioni del tuo %@ > Privacy > Contatti e imposta Telegram su SÌ.";
"Contacts.AccessDeniedHelpON" = "Sì";
"Contacts.InviteToTelegram" = "Invita su Telegram";
"Contacts.InviteFriends" = "Invita amici";
"Contacts.SelectAll" = "Seleziona tutto";
// Conversation
"Conversation.InputTextPlaceholder" = "Messaggio";
"Conversation.typing" = "sta scrivendo";
"Conversation.MessageDeliveryFailed" = "Il tuo messaggio non è stato inviato. Tocca \"Riprova\" per inviare questo messaggio.";
"Conversation.MessageDialogEdit" = "Modifica";
"Conversation.MessageDialogRetry" = "Reinvia";
"Conversation.MessageDialogRetryAll" = "Reinvia %1$d messaggi";
"Conversation.MessageDialogDelete" = "Elimina";
"Conversation.LinkDialogOpen" = "Apri";
"Conversation.LinkDialogCopy" = "Copia";
"Conversation.ForwardTitle" = "Inoltra";
"Conversation.ForwardChats" = "Chat";
"Conversation.ForwardContacts" = "Contatti";
"Conversation.StatusKickedFromGroup" = "sei stato rimosso";
"Conversation.StatusLeftGroup" = "hai lasciato il gruppo";
"Conversation.StatusTyping" = "sta scrivendo";
"Conversation.Call" = "Chiama";
"Conversation.Mute" = "Silenzia";
"ChatList.Mute" = "Silenzia";
"Conversation.TitleMute" = "Silenzia";
"Conversation.Unmute" = "Riattiva notifiche";
"ChatList.Unmute" = "Riattiva";
"Conversation.TitleUnmute" = "Riattiva";
"Conversation.Edit" = "Modifica";
"Conversation.Info" = "Info";
"Conversation.Search" = "Cerca";
"Conversation.Unblock" = "Sblocca";
"Conversation.ClearAll" = "Elimina tutto";
"Conversation.Location" = "Posizione";
"Conversation.Contact" = "Contatto";
"Conversation.BlockUser" = "Blocca utente";
"Conversation.UnblockUser" = "Sblocca utente";
"Conversation.UnsupportedMedia" = "Questo messaggio non è supportato dalla tua versione di Telegram. Aggiorna l'app per visualizzarlo:\nhttps://telegram.org/update";
"Conversation.EncryptionWaiting" = "Attendo che %@ si colleghi…";
"Conversation.EncryptionProcessing" = "Scambio chiavi di crittografia…";
"Conversation.EmptyPlaceholder" = "Ancora nessun messaggio…";
"Conversation.EncryptedPlaceholderTitleIncoming" = "%@ ti ha invitato a unirti a una chat segreta.";
"Conversation.EncryptedPlaceholderTitleOutgoing" = "Hai invitato %@ a unirsi a una chat segreta.";
"Conversation.EncryptedDescriptionTitle" = "Chat segrete:";
"Conversation.EncryptedDescription1" = "Crittografia end-to-end";
"Conversation.EncryptedDescription2" = "Nessuna traccia sui server";
"Conversation.EncryptedDescription3" = "Timer di autodistruzione";
"Conversation.EncryptedDescription4" = "Nessun inoltro";
"Conversation.ContextMenuCopy" = "Copia";
"Conversation.ContextMenuDelete" = "Elimina";
"Conversation.ContextMenuForward" = "Inoltra";
"Conversation.ContextMenuMore" = "Altro...";
"Conversation.StatusMembers_1" = "1 membro";
"Conversation.StatusMembers_any" = "%@ membri";
"Conversation.StatusOnline_1" = "1 in linea";
"Conversation.StatusOnline_any" = "%@ in linea";
"Conversation.UnreadMessages" = "Messaggi non letti";
// Notification
"Notification.RenamedChat" = "%@ ha rinominato il gruppo";
"Notification.RenamedChannel" = "Canale rinominato";
"Notification.ChangedGroupPhoto" = "%@ ha cambiato la foto del gruppo";
"Notification.RemovedGroupPhoto" = "%@ ha rimosso la foto del gruppo";
"Notification.JoinedChat" = "%@ si è unito/a al gruppo";
"Notification.JoinedChannel" = "%@ si è unito/a al canale";
"Notification.Invited" = "%@ ha invitato %@";
"Notification.InvitedMultiple" = "%@ ha invitato %@";
"Notification.LeftChat" = "%@ ha lasciato il gruppo";
"Notification.LeftChannel" = "%@ ha lasciato il canale";
"Notification.Kicked" = "%@ ha rimosso %@";
"Notification.CreatedChat" = "%@ ha creato un gruppo";
"Notification.CreatedChannel" = "Canale creato";
"Notification.CreatedGroup" = "Gruppo creato";
"Notification.CreatedChatWithTitle" = "%@ ha creato il gruppo \"%@\"";
"Notification.Joined" = "%@ è ora su Telegram";
"Notification.ChangedGroupName" = "%@ ha cambiato il nome del gruppo in \"%@\"";
"Notification.NewAuthDetected" = "%1$@,\nAbbiamo rilevato un accesso al tuo account da un nuovo dispositivo %2$@, %3$@ alle %4$@.\n\nDispositivo: %5$@\nPosizione: %6$@\n\nSe non sei stato tu, puoi andare in Impostazioni > Dispositivi e terminare quella sessione.\n\nSe pensi che qualcuno si sia collegato al tuo account contro il tuo volere, puoi attivare la Verifica in due passaggi nelle impostazioni di Privacy e sicurezza.\n\nCordiali saluti,\nil team di Telegram";
"Notification.MessageLifetimeChanged" = "%1$@ ha impostato il timer di autodistruzione a %2$@";
"Notification.MessageLifetimeChangedOutgoing" = "Hai impostato il timer a %1$@";
"Notification.MessageLifetimeRemoved" = "%1$@ ha disattivato il timer di autodistruzione";
"Notification.MessageLifetimeRemovedOutgoing" = "Hai disattivato il timer di autodistruzione";
"Notification.MessageLifetime2s" = "2 secondi";
"Notification.MessageLifetime5s" = "5 secondi";
"Notification.MessageLifetime1m" = "1 minuto";
"Notification.MessageLifetime1h" = "1 ora";
"Notification.MessageLifetime1d" = "1 giorno";
"Notification.MessageLifetime1w" = "1 settimana";
"Notification.Exceptions.AlwaysOn" = "Sempre attivate";
"Notification.Exceptions.AlwaysOff" = "Sempre disattivate";
"Notification.Exceptions.MutedUntil" = "Silenziate fino a %@";
"Notification.Exceptions.AddException" = "Aggiungi eccezione";
"Notification.Exceptions.NewException" = "Nuova eccezione";
"Notification.Exceptions.NewException.NotificationHeader" = "NOTIFICHE";
"Notification.Exceptions.Sound" = "Suono: %@";
// Message
"Message.Photo" = "Foto";
"Message.Video" = "Video";
"Message.Location" = "Posizione";
"Message.Contact" = "Contatto";
"Message.File" = "File";
"Message.Sticker" = "Sticker";
"Message.StickerText" = "%@ Sticker";
"Message.Audio" = "Messaggio vocale";
"Message.ForwardedMessage" = "Messaggio inoltrato\nda: %@";
"Message.Animation" = "GIF";
"Message.Game" = "Gioco";
// Conversation Profile
"ConversationProfile.ErrorCreatingConversation" = "Si è verificato un errore";
"ConversationProfile.UnknownAddMemberError" = "Si è verificato un errore imprevisto. I nostri stregoni sono stati avvisati e risolveranno il problema al più presto. Siamo spiacenti.";
"ConversationProfile.UsersTooMuchError" = "Spiacenti, questo gruppo è pieno. Non puoi aggiungere altri membri.";
"ConversationProfile.LeaveDeleteAndExit" = "Elimina ed esci";
"Group.LeaveGroup" = "Lascia il gruppo";
"Group.DeleteGroup" = "Elimina il gruppo";
"Conversation.Megabytes" = "%.1f MB";
"Conversation.Kilobytes" = "%d KB";
"Conversation.Bytes" = "%d B";
"Conversation.ShareMyContactInfo" = "Condividi il mio contatto";
"Conversation.AddContact" = "Aggiungi contatto";
"Conversation.SendMessage" = "Invia messaggio";
"Conversation.EncryptionCanceled" = "Chat segreta annullata";
"Conversation.DeleteManyMessages" = "Elimina messaggi";
"Conversation.SlideToCancel" = "Scorri per annullare";
"Conversation.ApplyLocalization" = "Applica traduzione";
"Conversation.OpenFile" = "Apri file";
// Media Picker
"MediaPicker.Send" = "Invia";
"SearchImages.Title" = "Album";
"MediaPicker.CameraRoll" = "Rullino";
"SearchImages.NoImagesFound" = "Nessuna immagine trovata";
// User Profile
"Profile.CreateEncryptedChatError" = "Si è verificato un errore.";
"Profile.CreateNewContact" = "Crea nuovo contatto";
"Profile.AddToExisting" = "Aggiungi a contatto esistente";
"Profile.EncryptionKey" = "Chiave di crittografia";
"Profile.MessageLifetimeForever" = "No";
"Profile.MessageLifetime2s" = "2s";
"Profile.MessageLifetime5s" = "5s";
"Profile.MessageLifetime1m" = "1m";
"Profile.MessageLifetime1h" = "1o";
"Profile.MessageLifetime1d" = "1g";
"Profile.MessageLifetime1w" = "1st";
"Profile.ShareContactButton" = "Condividi contatto";
// User Info
"UserInfo.Title" = "Info";
"UserInfo.FirstNamePlaceholder" = "Nome";
"UserInfo.LastNamePlaceholder" = "Cognome";
"UserInfo.GenericPhoneLabel" = "cellulare";
"UserInfo.SendMessage" = "Invia messaggio";
"UserInfo.AddContact" = "Aggiungi ai contatti";
"UserInfo.ShareContact" = "Condividi contatto";
"UserInfo.StartSecretChat" = "Avvia chat segreta";
"UserInfo.StartSecretChatConfirmation" = "Sei sicuro di voler iniziare una chat segreta con\n%@?";
"UserInfo.StartSecretChatStart" = "Avvia";
"UserInfo.DeleteContact" = "Elimina contatto";
"UserInfo.CreateNewContact" = "Crea nuovo contatto";
"UserInfo.AddToExisting" = "Aggiungi a esistente";
"UserInfo.AddPhone" = "aggiungi telefono";
"UserInfo.NotificationsEnabled" = "Attivate";
"UserInfo.NotificationsDisabled" = "Disattivate";
"UserInfo.NotificationsEnable" = "Attiva";
"UserInfo.NotificationsDisable" = "Disattiva";
"UserInfo.Invite" = "Invita su Telegram";
// New Contact
"NewContact.Title" = "Nuovo contatto";
// Phone Label
"PhoneLabel.Title" = "Etichetta";
// Secret Chat
"SecretChat.Title" = "Chat segreta";
// Group Info
"GroupInfo.Title" = "Info gruppo";
"GroupInfo.GroupNamePlaceholder" = "Nome del gruppo";
"GroupInfo.SetGroupPhoto" = "Imposta foto del gruppo";
"GroupInfo.SetGroupPhotoStop" = "Arresta";
"GroupInfo.SetGroupPhotoDelete" = "Elimina la foto";
"GroupInfo.Notifications" = "Notifiche";
"GroupInfo.Sound" = "Suono";
"GroupInfo.SetSound" = "Imposta suono";
"GroupInfo.SharedMedia" = "Media condivisi";
"GroupInfo.SharedMediaNone" = "Nessuno";
"GroupInfo.DeleteAndExit" = "Elimina ed esci";
"GroupInfo.DeleteAndExitConfirmation" = "Non potrai riunirti a questo gruppo a meno che tu non sia aggiunto da un altro membro.";
"GroupInfo.ParticipantCount_1" = "1 membro";
"GroupInfo.ParticipantCount_any" = "%@ membri";
"GroupInfo.AddParticipant" = "Aggiungi membri";
"GroupInfo.AddParticipantTitle" = "Contatti";
"GroupInfo.AddParticipantConfirmation" = "Vuoi aggiungere %@ al gruppo?";
"GroupInfo.LeftStatus" = "Hai lasciato il gruppo";
// Encryption Key
"EncryptionKey.Title" = "Chiave di crittografia";
"EncryptionKey.Description" = "L'immagine e il testo sono derivati dalla chiave di crittografia di questa chat segreta con %1$@.\n\nSe sono uguali sul dispositivo di %2$@, la crittografia end-to-end è garantita.\n\nUlteriori informazioni su telegram.org";
// Conversation media
"ConversationMedia.Title" = "Media";
// Preview
"Preview.DeletePhoto" = "Elimina la foto";
"Preview.SaveToCameraRoll" = "Salva nel Rullino";
// Map
"Map.ChooseLocationTitle" = "Posizione";
"Map.Map" = "Mappa";
"Map.Satellite" = "Satellite";
"Map.Hybrid" = "Ibrido";
"Map.GetDirections" = "Ottieni indicazioni";
"Map.OpenInGoogleMaps" = "Apri con Google Maps";
// Web
"Web.Error" = "Impossibile caricare la pagina";
"Web.OpenExternal" = "Apri con Safari";
// Document
"Document.TargetConfirmationFormat" = "Vuoi inviare il file ({size}) a {target}?";
// Dialog List
"DialogList.You" = "Tu";
// Settings
"Settings.SetProfilePhoto" = "Imposta foto del profilo";
"Settings.Logout" = "Esci";
"Settings.Title" = "Impostazioni";
"Settings.NotificationsAndSounds" = "Notifiche e suoni";
"Settings.ChatSettings" = "Dati e archivio";
"Settings.BlockedUsers" = "Utenti bloccati";
"Settings.ChatBackground" = "Sfondo chat";
"Settings.Support" = "Fai una domanda";
"Settings.FAQ" = "FAQ Telegram";
"Settings.FAQ_URL" = "https://telegram.org/faq/it#domande-generali";
"Settings.FAQ_Intro" = "Per favore nota che il supporto di Telegram è gestito da volontari. Proviamo a rispondere quanto prima, ma potrebbe volerci del tempo.\n\nDai un'occhiata alle FAQ di Telegram: contengono suggerimenti importanti per risolvere i problemi e risposte a quasi tutte le domande.";
"Settings.FAQ_Button" = "FAQ";
"Settings.SaveIncomingPhotos" = "Salva foto ricevute";
// Notifications and Sounds
"Notifications.Title" = "Notifiche";
"Notifications.MessageNotifications" = "NOTIFICHE MESSAGGI";
"Notifications.MessageNotificationsAlert" = "Mostra notifiche";
"Notifications.MessageNotificationsPreview" = "Anteprima messaggio";
"Notifications.MessageNotificationsSound" = "Suono";
"Notifications.MessageNotificationsHelp" = "Puoi impostare notifiche personalizzate per i singoli utenti nella loro pagina profilo.";
"Notifications.MessageNotificationsExceptionsHelp" = "Imposta notifiche personalizzate per utenti specifici.";
"Notifications.GroupNotifications" = "NOTIFICHE GRUPPI";
"Notifications.GroupNotificationsAlert" = "Mostra notifiche";
"Notifications.GroupNotificationsPreview" = "Anteprima messaggio";
"Notifications.GroupNotificationsSound" = "Suono";
"Notifications.GroupNotificationsHelp" = "Puoi impostare notifiche personalizzate per i singoli gruppi nella pagina Info gruppo.";
"Notifications.GroupNotificationsExceptionsHelp" = "Imposta notifiche personalizzate per gruppi specifici.";
"Notifications.ChannelNotifications" = "NOTIFICHE CANALI";
"Notifications.ChannelNotificationsAlert" = "Mostra notifiche";
"Notifications.ChannelNotificationsPreview" = "Anteprima messaggio";
"Notifications.ChannelNotificationsSound" = "Suono";
"Notifications.ChannelNotificationsHelp" = "Puoi impostare notifiche personalizzate per i singoli canali nella pagina Info canale.";
"Notifications.ChannelNotificationsExceptionsHelp" = "Imposta notifiche personalizzate per canali specifici.";
"Notifications.TextTone" = "Tono messaggio";
"Notifications.AlertTones" = "TONI DI AVVISO";
"Notifications.ClassicTones" = "CLASSICO";
"Notifications.InAppNotifications" = "NOTIFICHE IN-APP";
"Notifications.InAppNotificationsSounds" = "Suoni in-app";
"Notifications.InAppNotificationsVibrate" = "Vibrazione in-app";
"Notifications.InAppNotificationsPreview" = "Anteprima in-app";
"Notifications.Reset" = "Ripristina";
"Notifications.ResetAllNotifications" = "Ripristina tutte le notifiche";
"Notifications.ResetAllNotificationsHelp" = "Ripristina tutte le impostazioni personalizzate di notifica per i contatti, i gruppi e i canali.";
// Chat Settings
"ChatSettings.Title" = "Dati e archivio";
"ChatSettings.Appearance" = "ASPETTO";
"ChatSettings.TextSize" = "Dimensione testo";
"ChatSettings.TextSizeUnits" = "pt";
"ChatSettings.AutomaticPhotoDownload" = "DOWNLOAD AUTOMATICO FOTO";
"ChatSettings.AutomaticAudioDownload" = "DOWNLOAD AUTOMATICO AUDIO";
"ChatSettings.PrivateChats" = "Chat private";
"ChatSettings.Groups" = "Gruppi";
"ChatSettings.Cache" = "Utilizzo archivio";
// Usage
"Cache.Title" = "Utilizzo archivio";
"Cache.ClearCache" = "Svuota cache";
"Cache.KeepMedia" = "Mantieni media";
"Cache.Help" = "Foto, video e altri file dalle chat nel cloud che non hai **aperto** in questo periodo saranno eliminati dal dispositivo per preservare lo spazio sul disco.\n\nTutti i media rimarranno nel cloud Telegram e potranno essere riscaricati ogni volta che ne avrai bisogno.";
// Blocked Users
"BlockedUsers.Title" = "Bloccati";
"BlockedUsers.SelectUserTitle" = "Blocca utente";
"BlockedUsers.BlockUser" = "Blocca utente...";
"BlockedUsers.BlockTitle" = "Blocca";
"BlockedUsers.LeavePrefix" = "Lasciare";
"BlockedUsers.Info" = "Gli utenti bloccati non possono inviarti messaggi o aggiungerti ai gruppi. Non vedranno le tue foto del profilo, lo stato in linea e l'ultimo accesso.";
"BlockedUsers.AddNew" = "Aggiungi nuovo...";
"BlockedUsers.Unblock" = "Sblocca";
// Wallpaper
"Wallpaper.Title" = "Sfondo chat";
"Wallpaper.PhotoLibrary" = "Rullino foto";
"Wallpaper.Set" = "Imposta";
"Wallpaper.Wallpaper" = "Sfondo";
"Notification.SecretChatMessageScreenshot" = "%@ ha fatto uno screenshot!";
"Notification.SecretChatScreenshot" = "Screenshot acquisito!";
"Settings.LogoutConfirmationTitle" = "Uscire?";
"Settings.LogoutConfirmationText" = "Nota che puoi usare Telegram su tutti i tuoi dispositivi contemporaneamente.\n\nRicorda, uscendo eliminerai tutte le chat segrete.";
"Login.PadPhoneHelp" = "Puoi usare il tuo numero per connetterti a Telegram su tutti i dispositivi.\nNon usare il numero dell'iPad qui - dovremo mandarti un SMS.\n\nIl tuo numero è corretto?\n{number}";
"Login.PadPhoneHelpTitle" = "Il tuo numero";
"MessageTimer.Custom" = "Personalizzato";
"MessageTimer.Forever" = "Sempre";
"MessageTimer.Seconds_1" = "%@ secondo";
"MessageTimer.Seconds_any" = "%@ secondi";
"MessageTimer.Minutes_1" = "%@ minuto";
"MessageTimer.Minutes_any" = "%@ minuti";
"MessageTimer.Hours_1" = "%@ ora";
"MessageTimer.Hours_any" = "%@ ore";
"MessageTimer.Days_1" = "%@ giorno";
"MessageTimer.Days_any" = "%@ giorni";
"MessageTimer.Weeks_1" = "%@ settimana";
"MessageTimer.Weeks_any" = "%@ settimane";
"MessageTimer.Months_1" = "%@ mese";
"MessageTimer.Months_any" = "%@ mesi";
"MessageTimer.ShortSeconds_1" = "%@s";
"MessageTimer.ShortSeconds_any" = "%@s";
"MessageTimer.ShortMinutes_1" = "%@m";
"MessageTimer.ShortMinutes_any" = "%@m";
"MessageTimer.ShortHours_1" = "%@h";
"MessageTimer.ShortHours_any" = "%@h";
"MessageTimer.ShortDays_1" = "%@g";
"MessageTimer.ShortDays_any" = "%@g";
"MessageTimer.ShortWeeks_1" = "%@S";
"MessageTimer.ShortWeeks_any" = "%@S";
"MessageTimer.ShortMonths_1" = "%@m";
"MessageTimer.ShortMonths_any" = "%@m";
"Activity.UploadingPhoto" = "sta inviando una foto";
"Activity.UploadingVideo" = "sta inviando un video";
"Activity.UploadingDocument" = "sta inviando un file";
"Activity.RecordingAudio" = "sta registrando";
"Activity.RecordingVideoMessage" = "sta registrando un video";
"Contacts.GlobalSearch" = "Ricerca globale";
"Profile.Username" = "username";
"Settings.Username" = "Username";
"Settings.UsernameEmpty" = "Aggiungi";
"Username.Title" = "Username";
"Username.Placeholder" = "Il tuo username";
"Username.Help" = "Puoi scegliere un username su **Telegram**. Se lo fai, le persone potranno trovarti tramite questo username e contattarti senza aver bisogno del tuo numero di telefono.\n\nPuoi usare **a-z**, **0-9** e underscore. La lunghezza minima è **5** caratteri.";
"Username.InvalidTooShort" = "Un username deve avere almeno 5 caratteri.";
"Username.InvalidStartsWithNumber" = "Gli username non possono iniziare con un numero.";
"Username.InvalidCharacters" = "Solo a–z, 0–9 e underscore sono permessi.";
"Username.InvalidTaken" = "Spiacenti, questo username è già stato preso.";
"Username.CheckingUsername" = "Controllo l'username...";
"Username.UsernameIsAvailable" = "%@ è disponibile";
"WebSearch.Images" = "Immagini";
"WebSearch.GIFs" = "GIF";
"WebSearch.RecentSectionTitle" = "Recenti";
"WebSearch.RecentSectionClear" = "Cancella";
"Settings.PrivacySettings" = "Privacy e sicurezza";
"UserCount_1" = "1 utente";
"UserCount_any" = "%@ utenti";
"PrivacySettings.Title" = "Privacy e sicurezza";
"PrivacySettings.PrivacyTitle" = "PRIVACY";
"PrivacySettings.LastSeen" = "Ultimo accesso e in linea";
"PrivacySettings.LastSeenTitle" = "Ultimo accesso e in linea";
"PrivacySettings.LastSeenEverybody" = "Tutti";
"PrivacySettings.LastSeenContacts" = "I miei contatti";
"PrivacySettings.LastSeenNobody" = "Nessuno";
"PrivacySettings.LastSeenEverybodyMinus" = "Tutti (-%@)";
"PrivacySettings.LastSeenContactsPlus" = "I miei contatti (+%@)";
"PrivacySettings.LastSeenContactsMinus" = "I miei contatti (-%@)";
"PrivacySettings.LastSeenContactsMinusPlus" = "I miei contatti (-%@, +%@)";
"PrivacySettings.LastSeenNobodyPlus" = "Nessuno (+%@)";
"PrivacySettings.SecurityTitle" = "SICUREZZA";
"PrivacySettings.DeleteAccountTitle" = "ELIMINA AUTOMATICAMENTE IL MIO ACCOUNT";
"PrivacySettings.DeleteAccountIfAwayFor" = "Se assente per";
"PrivacySettings.DeleteAccountHelp" = "Se non ti connetti almeno una volta in questo periodo, il tuo account verrà eliminato insieme a tutti i messaggi e i contatti.";
"PrivacyLastSeenSettings.Title" = "Ultimo accesso e in linea";
"PrivacyLastSeenSettings.CustomHelp" = "Non vedrai l'ultimo accesso e lo stato in linea delle persone con cui non condividi l'ultimo accesso. Verrà mostrato un orario approssimativo (di recente, entro una settimana, entro un mese).";
"PrivacyLastSeenSettings.AlwaysShareWith" = "Condividi con";
"PrivacyLastSeenSettings.NeverShareWith" = "Non condividere con";
"PrivacyLastSeenSettings.CustomShareSettingsHelp" = "Puoi aggiungere utenti o interi gruppi come eccezioni che annulleranno le impostazioni precedenti.";
"PrivacyLastSeenSettings.CustomShareSettings.Delete" = "Elimina";
"PrivacyLastSeenSettings.AlwaysShareWith.Title" = "Condividi";
"PrivacyLastSeenSettings.AlwaysShareWith.Placeholder" = "Condividi con gli utenti...";
"PrivacyLastSeenSettings.NeverShareWith.Title" = "Non condividere";
"PrivacyLastSeenSettings.NeverShareWith.Placeholder" = "Non condividere con gli utenti...";
"PrivacyLastSeenSettings.EmpryUsersPlaceholder" = "Aggiungi utenti";
"PrivacyLastSeenSettings.AddUsers_1" = "Aggiungere 1 utente alla lista?";
"PrivacyLastSeenSettings.AddUsers_any" = "Aggiungere %@ utenti alla lista?";
// Photo Editor
"PhotoEditor.DiscardChanges" = "Scarta modifiche";
"PhotoEditor.Original" = "Originale";
"PhotoEditor.CropReset" = "RIPRISTINA";
"PhotoEditor.CropAuto" = "AUTO";
"PhotoEditor.CropAspectRatioOriginal" = "Originale";
"PhotoEditor.CropAspectRatioSquare" = "Quadrato";
"PhotoEditor.EnhanceTool" = "Migliora";
"PhotoEditor.ExposureTool" = "Luminosità";
"PhotoEditor.ContrastTool" = "Contrasto";
"PhotoEditor.WarmthTool" = "Calore";
"PhotoEditor.SaturationTool" = "Saturazione";
"PhotoEditor.HighlightsTool" = "Alte luci";
"PhotoEditor.ShadowsTool" = "Ombre";
"PhotoEditor.VignetteTool" = "Vignettatura";
"PhotoEditor.GrainTool" = "Grana";
"PhotoEditor.SharpenTool" = "Nitidezza";
"PhotoEditor.BlurToolOff" = "No";
"PhotoEditor.BlurToolRadial" = "Radiale";
"PhotoEditor.BlurToolLinear" = "Lineare";
// Camera
"Camera.PhotoMode" = "FOTO";
"Camera.VideoMode" = "VIDEO";
"Camera.SquareMode" = "1:1";
"Camera.FlashOff" = "No";
"Camera.FlashOn" = "Sì";
"Camera.FlashAuto" = "Auto";
"Camera.Retake" = "Scarta";
"Settings.PhoneNumber" = "Cambia numero";
"PhoneNumberHelp.Help" = "Puoi cambiare il tuo numero di telefono qui. Il tuo account e tutti i tuoi dati cloud — messaggi, media, contatti, etc. saranno trasferiti sul nuovo numero";
"PhoneNumberHelp.Alert" = "Gli utenti vedranno il tuo nuovo numero se lo hanno in rubrica o se le tue impostazioni sulla privacy lo consentono. Puoi modificarle in Impostazioni > Privacy e sicurezza > Numero di telefono.";
"PhoneNumberHelp.ChangeNumber" = "Cambia numero";
"ChangePhoneNumberNumber.Title" = "Cambia numero";
"ChangePhoneNumberNumber.NewNumber" = "NUOVO NUMERO";
"ChangePhoneNumberNumber.Help" = "Invieremo un SMS con un codice di conferma al tuo nuovo numero.";
"ChangePhoneNumberNumber.NumberPlaceholder" = "Inserisci il nuovo numero";
"ChangePhoneNumberCode.Code" = "IL TUO CODICE";
"ChangePhoneNumberCode.CodePlaceholder" = "Codice";
"ChangePhoneNumberCode.Help" = "Ti abbiamo inviato un SMS con il codice";
"ChangePhoneNumberCode.CallTimer" = "Telegram ti chiamerà tra %@";
"ChangePhoneNumberCode.RequestingACall" = "Richiesta di chiamata a Telegram...";
"ChangePhoneNumberCode.Called" = "Telegram ha composto il tuo numero";
"LoginPassword.Title" = "La tua password";
"LoginPassword.PasswordPlaceholder" = "Password";
"LoginPassword.InvalidPasswordError" = "Password non valida. Per favore riprova.";
"LoginPassword.FloodError" = "Limite superato. Per favore riprova più tardi.";
"LoginPassword.ForgotPassword" = "Password dimenticata?";
"LoginPassword.PasswordHelp" = "Verifica in due passaggi attivata. Il tuo account è protetto con una password aggiuntiva.";
"LoginPassword.ResetAccount" = "Ripristina account";
"QuickSend.Photos_1" = "Invia 1 foto";
"QuickSend.Photos_any" = "Invia %@ foto";