Hi, I don't speak your language but I will answer in English anyway.
Text files come in a lot of different formats like .txt, .rtf, .docx. Godot can only read .txt files by default because there are so simple. You will have to write your own code in order to read other kinds of text files.