saraff-9EB1047A4BEB4cef8506B29BA325BD5A / Saraff.Twain.NET

Saraff.Twain.NET is the skillful scanning component which allows you to control work of flatbed scanner, web and digital camera and any other TWAIN device from .NET environment. You can use this library in your programs written in any programming languages compatible with .NET technology.
GNU General Public License v3.0
102 stars 35 forks source link

Translated into English #70

Closed epinox closed 4 years ago

epinox commented 4 years ago

I would like to make my contribution to this project and have translated all documentation comments into English. However, since I don't speak Russian, I used a machine translation to assist.

See: Issue https://github.com/saraff-9EB1047A4BEB4cef8506B29BA325BD5A/Saraff.Twain.NET/issues/15

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 4 years ago

Hello, @epinox Excellent, but it may be possible to leave comments in Russian after English, for example, as “comment en / comment ru”

epinox commented 4 years ago

Hi @saraff-9EB1047A4BEB4cef8506B29BA325BD5A that should not be a problem.

What do you think about using ... ?

<summary>
English
<para xml:lang="ru">Russian</para>
</summary>

pic01

or

<summary>
English<br />
Russian
</summary>

pic02

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 4 years ago

I think that the first option is better:

<summary>
English
<para xml:lang="ru">Russian</para>
</summary>
epinox commented 4 years ago

It's updated now... I hope I've got it all.

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 4 years ago

Great job!

epinox commented 4 years ago

Nice that you like it... your library is pretty damn useful. Good job too! ;-)