File summary (before starting):
1 file(s) specified
1 file(s) to be examined ...
File 2000.dta (Stata dataset)
105 variable names need translation
72 variable labels need translation
16 str# variables need translation
-----------------------------------------------------------------------------------
Some elements of the file appear to be UTF-8 already. Sometimes elements that
need translating can look like UTF-8. Look at these example(s):
variable name "_Ӫҵ״̬"
Do they look okay to you?
If not, the file needs translating or retranslating with the transutf8 option.
Type
. unicode translate "2000.dta", transutf8
. unicode retranslate "2000.dta", transutf8
-----------------------------------------------------------------------------------
File needs translation. Use unicode translate on this file.
File 2000.dta needs translation
File summary:
1 file(s) need translation
. unicode encoding set Windows-1252
(default encoding now Windows-1252)
File summary (before starting):
1 file(s) specified
1 file(s) to be examined ...
File 2000.dta (Stata dataset)
all variable names translated
all data labels translated
all variable labels translated
all str# variables translated
-----------------------------------------------------------------------------------
File successfully translated