<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK Translator?]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=10281&amp;type=atom" />
	<updated>2014-12-26T18:49:26Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=10281</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK Translator?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=89799#p89799" />
			<content type="html"><![CDATA[<p><strong>mr.wolna</strong>, попробуйте добавить в конце <a href="http://forum.script-coding.com/viewtopic.php?id=4492">этого скрипта </a>горячую клавишу, например F4:<br /></p><div class="codebox"><pre><code>F4::
ControlGetText, t1, Edit1, Google Translate
ControlGetText, t2, Edit2, Google Translate
FileAppend, %t1%`t%t2%`r`n, %A_MyDocuments%/MyDictionary.xls
FileAppend, &lt;b&gt;%t1%&lt;/b&gt;`t%t2%&lt;br&gt;, %A_MyDocuments%/MyDictionary.html
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2014-12-26T18:49:26Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=89799#p89799</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Translator?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=89798#p89798" />
			<content type="html"><![CDATA[<p>Да, он сначала говорил про xls, но потом сказал, что txt сойдёт.<br />Думаю, лучше всего сделать ему горячую клавишу, чтобы сохранял в виде:<br /></p><div class="codebox"><pre><code>Слово {Tab} Перевод `r`n</code></pre></div><p>Можно ещё добавить html форматирование, чтобы потом просматривать в интернет-обозревателе. Но это по вкусу.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2014-12-26T15:19:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=89798#p89798</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Translator?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=89797#p89797" />
			<content type="html"><![CDATA[<p>Я так понимаю, ТС хочет, чтоб скрипт из <a href="http://forum.script-coding.com/viewtopic.php?id=4492">этой темы</a> копировал выделенное в буфер обмена, переводил, и затем оригинал + перевод сохранял в файл txt.</p>]]></content>
			<author>
				<name><![CDATA[Irbis]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27384</uri>
			</author>
			<updated>2014-12-26T14:48:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=89797#p89797</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Translator?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=89796#p89796" />
			<content type="html"><![CDATA[<p><strong>mr.wolna</strong>, нет, так ещё хуже, ничего не понятно. Переводите через <a href="https://translate.google.com/">Google Translate</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2014-12-26T14:43:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=89796#p89796</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Translator?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=89795#p89795" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ypppu пишет:</cite><blockquote><p><strong>mr.wolna</strong>, какую программу Вы используете для просмотра файлов xls?</p></blockquote></div><p>оффис 2007</p><p>но дело дашце нещетом мосчна и щ тхт сохранитй щашана стоби он перещод тосче сахранайл</p><p>Щот пакамистй толка понял как просто с цлипбоарда слаща щ тхт сделатй... а как там с перещодам?</p><div class="fancy_spoiler_switcher"><div class="fancy_spoiler_switcher_header" data-lang-open="открыть спойлер" data-lang-close="скрыть спойлер"><strong>+</strong>&nbsp;открыть спойлер</div><div class="fancy_spoiler"><p>y::&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; Hotkey zum Ausfuehren</p><p>Clipboard =&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; Clipboard leeren<br />DateiName = liste1.txt&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; Dateiname der Datei</p><p>Send, ^c&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; markierter Text in die Zwischenablage<br />ClipWait, 2		&nbsp; &nbsp; 	&nbsp; &nbsp; ; Wartet bis Clipboard Text enthält<br />VOC =%Clipboard% `n</p><p>if ErrorLevel<br />{<br />&nbsp; &nbsp; TrayTip, Error, Zwischenablage leer!, , 3<br />&nbsp; &nbsp; return<br />}<br />FileAppend, %VOC%, %DateiName%</p><br /><br /><br /><br /><p>return</p></div></div>]]></content>
			<author>
				<name><![CDATA[mr.wolna]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32770</uri>
			</author>
			<updated>2014-12-26T11:43:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=89795#p89795</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Translator?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=89793#p89793" />
			<content type="html"><![CDATA[<p><strong>mr.wolna</strong>, какую программу Вы используете для просмотра файлов xls?</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2014-12-26T09:58:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=89793#p89793</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Translator?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=89792#p89792" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ypppu пишет:</cite><blockquote><p><span style="color: green"><strong>mr.wolna</strong>, у Вас который язык родной? Я проверил польский, сербский, словацкий. Что-то не сходится...</span></p></blockquote></div><br /><p>Неметский</p>]]></content>
			<author>
				<name><![CDATA[mr.wolna]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32770</uri>
			</author>
			<updated>2014-12-26T08:55:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=89792#p89792</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Translator?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=89790#p89790" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>mr.wolna</strong>, у Вас который язык родной? Я проверил польский, сербский, словацкий. Что-то не сходится...</span></p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2014-12-26T08:19:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=89790#p89790</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Translator?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=89786#p89786" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>mr.wolna</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, отредактируйте свой пост.</span> У нас строгие требования к оформлению, не нужно писать транслитом. Если нет русской клавиатуры, воспользуйтесь каким-нибудь онлайн конвертером.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2014-12-25T21:51:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=89786#p89786</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK Translator?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=89785#p89785" />
			<content type="html"><![CDATA[<p>Dobrij Denj.</p><p>Ja sdes naschol odin prikrasnij tool:<br />http://forum.script-coding.com/viewtopic.php?id=4492</p><p>Tolka u menja jest odin wapros. Jest wasmoschnastj perewedenije slawa wpisuwatj w xls file?</p><p>Stobie palutilasja spisok slow katrije patom ja magu s spetsalanaj programaj na smartphone utsitj? Idea wtom sto hatzu nautsitsja jasika kagda tsetaju artikli is gaseti onlain. i Stobi nepanjatnije slawa kasdij ras manualna spisuwatj i delatj xls list ja dumal kagda moschna eto reschitj s pomoshju ahk. eta was moschna?</p><br /><p>spasiba</p>]]></content>
			<author>
				<name><![CDATA[mr.wolna]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32770</uri>
			</author>
			<updated>2014-12-25T21:42:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=89785#p89785</id>
		</entry>
</feed>
