File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -934,6 +934,40 @@ extension Localization on String {
934
934
'Camera' : 'Kamera' ,
935
935
'Video' : 'Video' ,
936
936
},
937
+ 'it' : {
938
+ 'Paste a link' : 'Incolla un collegamento' ,
939
+ 'Ok' : 'Ok' ,
940
+ 'Select Color' : 'Seleziona Colore' ,
941
+ 'Gallery' : 'Galleria' ,
942
+ 'Link' : 'Collegamento' ,
943
+ 'Please first select some text to transform into a link.' :
944
+ 'Per prima cosa seleziona del testo da trasformare in un link.' ,
945
+ 'Open' : 'Apri' ,
946
+ 'Copy' : 'Copia' ,
947
+ 'Remove' : 'Rimuovi' ,
948
+ 'Save' : 'Salva' ,
949
+ 'Zoom' : 'Ingrandisci' ,
950
+ 'Saved' : 'Salvato' ,
951
+ 'Text' : 'Testo' ,
952
+ 'What is entered is not a link' :
953
+ 'Ciò che viene inserito non è un collegamento' ,
954
+ 'Resize' : 'Ridimensiona' ,
955
+ 'Width' : 'Larghezza' ,
956
+ 'Height' : 'Altezza' ,
957
+ 'Size' : 'Dimensione' ,
958
+ 'Small' : 'Piccolo' ,
959
+ 'Large' : 'Largo' ,
960
+ 'Huge' : 'Enorme' ,
961
+ 'Clear' : 'Cancella' ,
962
+ 'Font' : 'Font' ,
963
+ 'Search' : 'Ricerca' ,
964
+ 'matches' : 'corrispondenze' ,
965
+ 'showing match' : 'visualizza corrispondenza' ,
966
+ 'Prev' : 'Prec' ,
967
+ 'Next' : 'Succ' ,
968
+ 'Camera' : 'Camera' ,
969
+ 'Video' : 'Video' ,
970
+ },
937
971
};
938
972
939
973
String get i18n => localize (this , _t);
You can’t perform that action at this time.
0 commit comments