Git Product home page Git Product logo

dynamictranslator's Introduction

DynamicTranslator

An Instant Translation Application For Windows in .NET

Dynamic Translator - How to use ?

Dynamically catches selected texts where any window you on (pdf/browser/word etc.) and translates including words. Dynamic multilanguage dictionary that uses Google Translate, Prompt (N/A), SesliSözlük (N/A), Tureng in the same time as concurrent.

From News
Hungarian post about DynamicTranslator
Spanish post about DynamicTranslator
Spanish post about DynamicTranslator
French post about DynamicTranslator
Bulgarian post about DynamicTranslator
Ekşi Sözlük - DynamicTranslator

dynamictranslator's People

Contributors

bitdeli-chef avatar ccavusoglu avatar eraydin avatar osoykan avatar renovate[bot] avatar trendyol-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dynamictranslator's Issues

awesome!

tekrar Merhaba :)
kodları inceleme çalıştım ancak net 4.6 kurmama rağmen visual studio 2012 kurulu değil diyor :(
bu sıkıntı benden kaynaklanıyor biliyorum...çömezlik işte uff..
Seçilen kelimeyi clipboard nasıl gönderiyorsunuz...yardımcı olabilirseniz çok sevinirim.
iyi bayramlar!!

Add option to disable Google Analytics Data or Gathering information Agreement

While initializatng DynamicTraslater, computer HDDIdentifier, Cpu Identifier and other personal information is collected and send to Google Analytics

Perharps it should be a good idea to add the option to disable personal data gathering, or at least inform the user about that (neither in readme or in agreement dialog on startup)

           IocManager.IocContainer.AddFacility<TypedFactoryFacility>();
            IocManager.RegisterAssemblyByConvention(Assembly.GetExecutingAssembly());
            IocManager.Register<IUniqueIdentifierProvider, HddBasedIdentifierProvider>();
            IocManager.Register<IUniqueIdentifierProvider, CpuBasedIdentifierProvider>();
            IocManager.Resolve<DynamicTranslatorConfiguration>().Initialize();

/* ... */

            Configurations.GoogleAnalyticsConfiguration.Url = "http://www.google-analytics.com/collect";
            Configurations.GoogleAnalyticsConfiguration.TrackingId = "UA-70082243-2";

            Configuration.BackgroundJobs.IsJobExecutionEnabled = false;

[TR] About System Resource Usage

Merhaba abi, ben bu uygulamayı senin kullandığın şekilde yani pot player ve bunu beraber kullanıyorum ama bu program cpu'mun içinden geçiyor adeta, bunu düzeltmenin bir yolu var mı?

Translating Github repo

Hello can we get some help/sample on translating code and keep the code structure, for e.g. many files/code/HELP in github are chinese and to get English is hard. Chinese to -> English for with code structure

When I try it, the translated doc formatting is lost, for e.g. new spaces show up . from objects.attribute carObject.Drive() become spaced/tabbed with objects . attributes -- carObject . Drive()

Also, how can we feed a sub/folder recursively full of files

Could one dynamic translator process run on machine ?

currently, we are able to run multiple intances. i think ,there can be one running instance whether i try to expose multiple instances.

i think mutex usage would be perfect. i am not sure how can be done with other ways.
https://msdn.microsoft.com/tr-tr/library/system.threading.mutex(v=vs.110).aspx
this is just an suggestion ,does not mean a solution or dictation. of course development wise is your choice.
if you apply it, i can pick it up. :)

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/dotnet-core-desktop.yml
  • actions/checkout v3
  • actions/setup-dotnet v3
  • microsoft/setup-msbuild 1ff57057b5cfdc39105cd07a01d78e9b0ea0c14c
nuget
src/DynamicTranslator.Core/DynamicTranslator.Core.csproj
  • Stateless 5.13.0
  • System.Reactive 5.0.0
  • Octokit.Reactive 5.0.0
  • Octokit 5.0.2
  • HtmlAgilityPack 1.11.46
  • System.Management 7.0.0
  • System.Configuration.ConfigurationManager 7.0.0
  • Newtonsoft.Json 13.0.3
  • Microsoft.Extensions.Http 7.0.0
  • Microsoft.Extensions.DependencyInjection 7.0.0
  • Microsoft.Extensions.Configuration.Ini 7.0.0
  • Microsoft.Extensions.Configuration.Binder 7.0.3
  • Microsoft.Extensions.Configuration 7.0.0
  • INIFileParserDotNetCore 2.5.2
src/DynamicTranslator/DynamicTranslator.csproj
  • MouseKeyHook 5.6.0
  • MaterialDesignColors 2.1.2
  • MaterialDesignThemes 4.7.1

  • Check this box to trigger a request for Renovate to run again on this repository

[TR] Cannot acess a dispossed object

Cannot acess a dispossed object object name sockets httphandler error alıyorum abi, bir de senin bu nasıl kullanılır videonda pot player video oynatıcısında da kullanabiliyorsun dynamic'i ben beceremedim potplayere özel bir ayar mı çektin?

When starting translator, default copy paste keys not working

DynamicTranslator Version : 3.5.0

I use Windows 10 OS

There is a problem as I mentioned in the title, default copy paste keys not working.
When i closing translator, copy paste keys working.

I haven't checked the source code yet
Do you have any idea?

the text capture method is naive

the clipboard is changed. and not work in some programs when the ctrl+c is not copy command. the text capture of lingoes or xdict translator is much better

[TR] Feature Request, Findings

Programda bir kaç kullanımı zorlaştıran durum farkettim Lütfen düzeltir misiniz?

  1. programınız açıkken kopyala yapıştır çalışmıyor. Bu da sıkıntı oluyor.
  2. programınız pdf ve online çeviride iyi yalnız word de çok takılıyor çeviri yapmıyor çoğu zaman.
  3. bir belgeden diğerine geçerken izin vermiyor takılıp kalıyor.
    Bu tür ricalar bruaya mı yazılıyor bilmiyorum. Bu sorunları çözebilirseniz müteşekkir olurum.
    Elinize sağlık.

How could I disable ? ---> "Error: Could not resolve the remote domain....."

Error: Could not resolve the remote domain

default
The specified domain is "www.google-analytics.com";

And, my country (China) has blocked all of the google-things, but when I only checked the google translate in DynamicTranslator, what I highlight in browser can be translated (don't know why..), but it keeps showing the disturbing popup form (image is above).

I want to be informed if this error bezel could be disabled.

Thanks for your hard work! ヾ(^∇^)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.