changed synergy-foss.org to synergy-project.org

This commit is contained in:
Nick Bolton 2014-05-08 07:33:35 +00:00
parent 5f09c0d166
commit d9f90e319e
87 changed files with 144 additions and 142 deletions

View File

@ -1 +1 @@
Compiling: http://synergy-foss.org/wiki/Compiling Compiling: http://synergy-project.org/wiki/Compiling

View File

@ -1,2 +1,2 @@
Help: http://synergy-foss.org/help/ Help: http://synergy-project.org/help/
Wiki: http://synergy-foss.org/wiki/ Wiki: http://synergy-project.org/wiki/

4
README
View File

@ -1,2 +1,2 @@
Help: http://synergy-foss.org/help/ Help: http://synergy-project.org/help/
Wiki: http://synergy-foss.org/wiki/ Wiki: http://synergy-project.org/wiki/

View File

@ -15,4 +15,4 @@ Once the binaries have been copied to /usr/bin, you should follow the configurat
http://synergy2.sourceforge.net/configuration.html http://synergy2.sourceforge.net/configuration.html
If you have any problems, see the [[Support]] page: If you have any problems, see the [[Support]] page:
http://synergy-foss.org/support http://synergy-project.org/support

View File

@ -5,7 +5,7 @@
<!-- Mac OSX only: Copy this plist file into [~]/Library/LaunchAgents to start synergy client automatically. Make sure you change the IP below. --> <!-- Mac OSX only: Copy this plist file into [~]/Library/LaunchAgents to start synergy client automatically. Make sure you change the IP below. -->
<dict> <dict>
<key>Label</key> <key>Label</key>
<string>org.synergy-foss.org.synergyc.plist</string> <string>org.synergy-project.org.synergyc.plist</string>
<key>OnDemand</key> <key>OnDemand</key>
<false/> <false/>
<key>ProgramArguments</key> <key>ProgramArguments</key>

View File

@ -5,7 +5,7 @@
<!-- Mac OSX only: Copy this plist file into [~]/Library/LaunchAgents to start synergy server automatically. Make sure you change configuration file below --> <!-- Mac OSX only: Copy this plist file into [~]/Library/LaunchAgents to start synergy server automatically. Make sure you change configuration file below -->
<dict> <dict>
<key>Label</key> <key>Label</key>
<string>org.synergy-foss.org.synergys.plist</string> <string>org.synergy-project.org.synergys.plist</string>
<key>OnDemand</key> <key>OnDemand</key>
<false/> <false/>
<key>ProgramArguments</key> <key>ProgramArguments</key>

View File

@ -201,7 +201,7 @@ class InternalCommands:
project = 'synergy' project = 'synergy'
setup_version = 5 # increment to force setup/config setup_version = 5 # increment to force setup/config
website_url = 'http://synergy-foss.org/' website_url = 'http://synergy-project.org/'
this_cmd = 'hm' this_cmd = 'hm'
cmake_cmd = 'cmake' cmake_cmd = 'cmake'

View File

@ -1,10 +1,10 @@
Thank you for chosing Synergy! Thank you for chosing Synergy!
http://synergy-foss.org/ http://synergy-project.org/
Synergy allows you to share your keyboard and mouse between computers over a network. Synergy allows you to share your keyboard and mouse between computers over a network.
For FAQ, setup, and usage instructions, please visit our online Readme: For FAQ, setup, and usage instructions, please visit our online Readme:
http://synergy-foss.org/pm/projects/synergy/wiki/Readme http://synergy-project.org/pm/projects/synergy/wiki/Readme
Have fun! Have fun!

View File

@ -2,4 +2,4 @@ synergy (1.0) unstable; urgency=low
* Initial release. * Initial release.
-- Nick Bolton <nick@synergy-foss.org> Wed, 09 Apr 2014 15:16:48 +0100 -- Nick Bolton <nick@synergy-project.org> Wed, 09 Apr 2014 15:16:48 +0100

View File

@ -1,7 +1,7 @@
Package: synergy Package: synergy
Section: net Section: net
Priority: optional Priority: optional
Maintainer: Nick Bolton <nick@synergy-foss.org> Maintainer: Nick Bolton <nick@synergy-project.org>
Version: ${in:version} Version: ${in:version}
Architecture: ${in:arch} Architecture: ${in:arch}
Depends: libc6 (>= 2.11), libstdc++6 (>= 4.4.3), libx11-6 (>= 1.3.2), libxext6 (>= 1.1.1), libxi6 (>= 1.3), libxinerama1 (>= 1.1), libxtst6 (>= 1.1), libqtcore4 (>= 4.6.2), libqtgui4 (>= 4.6.2), libqt4-network (>= 4.6.2), libcurl3 (>= 7.19.7) Depends: libc6 (>= 2.11), libstdc++6 (>= 4.4.3), libx11-6 (>= 1.3.2), libxext6 (>= 1.1.1), libxi6 (>= 1.3), libxinerama1 (>= 1.1), libxtst6 (>= 1.1), libqtcore4 (>= 4.6.2), libqtgui4 (>= 4.6.2), libqt4-network (>= 4.6.2), libcurl3 (>= 7.19.7)

View File

@ -20,7 +20,7 @@
!define platform "Windows" !define platform "Windows"
!define publisher "The Synergy Project" !define publisher "The Synergy Project"
!define publisherOld "The Synergy+ Project" !define publisherOld "The Synergy+ Project"
!define helpUrl "http://synergy-foss.org/support" !define helpUrl "http://synergy-project.org/support"
!define vcRedistFile "vcredist_${arch}.exe" !define vcRedistFile "vcredist_${arch}.exe"
!define startMenuApp "synergy.exe" !define startMenuApp "synergy.exe"
!define binDir "..\bin" !define binDir "..\bin"

View File

@ -4,10 +4,10 @@ Name: synergy
Release: 1 Release: 1
License: GPLv2 License: GPLv2
Group: Applications/Productivity Group: Applications/Productivity
URL: http://synergy-foss.org/ URL: http://synergy-project.org/
Source: http://synergy-foss.org/download/ Source: http://synergy-project.org/download/
Vendor: The Synergy Project Vendor: The Synergy Project
Packager: Nick Bolton <nick@synergy-foss.org> Packager: Nick Bolton <nick@synergy-project.org>
Version: ${in:version} Version: ${in:version}
%description %description
@ -40,5 +40,5 @@ cp $source/res/synergy.ico %{buildroot}%{_datarootdir}/icons
%attr(644,-,-) %{_datarootdir}/icons/synergy.ico %attr(644,-,-) %{_datarootdir}/icons/synergy.ico
%changelog %changelog
* Thu Mar 20 2014 Nick Bolton <nick@synergy-foss.org> * Thu Mar 20 2014 Nick Bolton <nick@synergy-project.org>
- Initial version of the package - Initial version of the package

View File

@ -17,7 +17,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -26,7 +26,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -413,7 +413,8 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
</message> </message>
<message> <message>
<location filename="res/MainWindowBase.ui" line="109"/> <location filename="res/MainWindowBase.ui" line="109"/>
<source>Please help us &lt;a href=&quot;http://synergy-foss.org/donate/?source=gui-notice&quot;&gt;fund this project&lt;/a&gt; if you like Synergy.</source> <source>Please help us &lt;a href=&quot;http://synergy-project.org/donate/?source=gui-notice&quot;&gt;fund this project&lt;/a&gt; if you like Synergy.</source>
<oldsource>Please help us &lt;a href=&quot;http://synergy-project.org/donate/?source=gui-notice&quot;&gt;fund this project&lt;/a&gt; if you like Synergy.</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -523,7 +524,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="src/main.cpp" line="119"/> <location filename="src/main.cpp" line="123"/>
<source>System tray is unavailable, quitting.</source> <source>System tray is unavailable, quitting.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -1100,7 +1101,8 @@ Server response:
</message> </message>
<message> <message>
<location filename="res/SetupWizardBase.ui" line="267"/> <location filename="res/SetupWizardBase.ui" line="267"/>
<source>&lt;a href=&quot;http://synergy-foss.org/premium/reset/?source=gui&quot;&gt;Forgot password&lt;/a&gt;</source> <source>&lt;a href=&quot;http://synergy-project.org/premium/reset/?source=gui&quot;&gt;Forgot password&lt;/a&gt;</source>
<oldsource>&lt;a href=&quot;http://synergy-project.org/premium/reset/?source=gui&quot;&gt;Forgot password&lt;/a&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>

View File

@ -57,7 +57,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</string> &lt;/p&gt;</string>
</property> </property>
<property name="margin"> <property name="margin">

View File

@ -106,7 +106,7 @@
<item> <item>
<widget class="QLabel" name="m_pLabelPremium"> <widget class="QLabel" name="m_pLabelPremium">
<property name="text"> <property name="text">
<string>Please help us &lt;a href=&quot;http://synergy-foss.org/donate/?source=gui-notice&quot;&gt;fund this project&lt;/a&gt; if you like Synergy.</string> <string>Please help us &lt;a href=&quot;http://synergy-project.org/donate/?source=gui-notice&quot;&gt;fund this project&lt;/a&gt; if you like Synergy.</string>
</property> </property>
<property name="openExternalLinks"> <property name="openExternalLinks">
<bool>true</bool> <bool>true</bool>

View File

@ -264,7 +264,7 @@
<item row="2" column="1"> <item row="2" column="1">
<widget class="QLabel" name="m_pLabelForgotPassword"> <widget class="QLabel" name="m_pLabelForgotPassword">
<property name="text"> <property name="text">
<string>&lt;a href=&quot;http://synergy-foss.org/premium/reset/?source=gui&quot;&gt;Forgot password&lt;/a&gt;</string> <string>&lt;a href=&quot;http://synergy-project.org/premium/reset/?source=gui&quot;&gt;Forgot password&lt;/a&gt;</string>
</property> </property>
<property name="openExternalLinks"> <property name="openExternalLinks">
<bool>true</bool> <bool>true</bool>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Aplikace ke sdílení klávesnice a myši. Multiplatformní a s otevřeným kódem.&lt;br /&gt;&lt;br /&gt; Aplikace ke sdílení klávesnice a myši. Multiplatformní a s otevřeným kódem.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy je vydaná pod GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy je vydaná pod GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy je založena na CosmoSynergy od Richarda Lee a Adama Federa.&lt;br /&gt; Synergy je založena na CosmoSynergy od Richarda Lee a Adama Federa.&lt;br /&gt;
Grafické rozhraní je založeno na QSynergy od Volkera Lanze.&lt;br /&gt;&lt;br /&gt; Grafické rozhraní je založeno na QSynergy od Volkera Lanze.&lt;br /&gt;&lt;br /&gt;
Pro nápovědu a další informace navštivte naše stránky (synergy-foss.org). Pro nápovědu a další informace navštivte naše stránky (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Applikation til deling af tastatur og mus. Krydsplatform og open-source.&lt;br /&gt;&lt;br /&gt; Applikation til deling af tastatur og mus. Krydsplatform og open-source.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Keyboard und Maus Sharing Applikation. Cross Plattform und Open Source.&lt;br /&gt;&lt;br /&gt; Keyboard und Maus Sharing Applikation. Cross Plattform und Open Source.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy wird unter der GNU General Public License (GPLv2) veröffentlicht.&lt;br /&gt;&lt;br /&gt; Synergy wird unter der GNU General Public License (GPLv2) veröffentlicht.&lt;br /&gt;&lt;br /&gt;
Synergy basiert auf CosmoSynergy von Richard Lee und Adam Feder.&lt;br /&gt; Synergy basiert auf CosmoSynergy von Richard Lee und Adam Feder.&lt;br /&gt;
Die Synergy GUI basiert auf QSynergy von Volker Lanz.&lt;br /&gt;&lt;br /&gt; Die Synergy GUI basiert auf QSynergy von Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Besuchen Sie unsere Webseite für Hilfe und Informationen (synergy-foss.org). Besuchen Sie unsere Webseite für Hilfe und Informationen (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Aplicación de compartición de teclado y ratón. Plataforma cruzada y código abierto.&lt;br /&gt;&lt;br /&gt; Aplicación de compartición de teclado y ratón. Plataforma cruzada y código abierto.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy es publicado bajo la Licencia Pública General GNU (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy es publicado bajo la Licencia Pública General GNU (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy está basado en CosmoSynergy por Richard Lee y Adam Feder.&lt;br /&gt; Synergy está basado en CosmoSynergy por Richard Lee y Adam Feder.&lt;br /&gt;
El GUI de Synergy está basado en QSynergy por Volker Lanz.&lt;br /&gt;&lt;br /&gt; El GUI de Synergy está basado en QSynergy por Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visita nuestro sitio web para ayuda e información (synergy-foss.org). Visita nuestro sitio web para ayuda e información (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Näppäimistön ja hiiren jako-ohjelma. Järjestelmäriippumaton ja avointa lähdekoodia.&lt;br /&gt;&lt;br /&gt; Näppäimistön ja hiiren jako-ohjelma. Järjestelmäriippumaton ja avointa lähdekoodia.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy on julkaistu GNU General Public License (GPLv2) lisenssin alaisena.&lt;br /&gt;&lt;br /&gt; Synergy on julkaistu GNU General Public License (GPLv2) lisenssin alaisena.&lt;br /&gt;&lt;br /&gt;
Synergy perustuu Richard Leen ja Adam Federin CosmoSynergy sovellukseen.&lt;br /&gt; Synergy perustuu Richard Leen ja Adam Federin CosmoSynergy sovellukseen.&lt;br /&gt;
Synergy GUI perustuu Volker Lanzin QSynergy sovellukseen.&lt;br /&gt;&lt;br /&gt; Synergy GUI perustuu Volker Lanzin QSynergy sovellukseen.&lt;br /&gt;&lt;br /&gt;
Ohjeita ja lisätietoja löydät verkkosivuiltamme (synergy-foss.org). Ohjeita ja lisätietoja löydät verkkosivuiltamme (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Application de partage de clavier et souris. Multi-plateformes et open source.&lt;br /&gt;&lt;br /&gt; Application de partage de clavier et souris. Multi-plateformes et open source.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy est publié sous la licence GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy est publié sous la licence GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy est basé sur CosmoSynergy par Richard Lee et Adam Feder.&lt;br /&gt; Synergy est basé sur CosmoSynergy par Richard Lee et Adam Feder.&lt;br /&gt;
L'interface de Synergy est basée sur QSynergy par Volker Lanz.&lt;br /&gt;&lt;br /&gt; L'interface de Synergy est basée sur QSynergy par Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Vistez notre site web pour aide et information (synergy-foss.org). Vistez notre site web pour aide et information (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Aplikacija za dijeljenje tipkovnice i miša. Više platformska i otvorenog kôda.&lt;br /&gt;&lt;br /&gt; Aplikacija za dijeljenje tipkovnice i miša. Više platformska i otvorenog kôda.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Autorska prava © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&
Synergy je objavljen pod GNU Općom Javnom Licencom (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy je objavljen pod GNU Općom Javnom Licencom (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy je temeljen na CosmoSynergyu od Richarda Leea i Adama Federa.&lt;br /&gt; Synergy je temeljen na CosmoSynergyu od Richarda Leea i Adama Federa.&lt;br /&gt;
Synergy GUI sučelje temeljeno je na QSynergyu od Volkera Lanza.&lt;br /&gt;&lt;br /&gt; Synergy GUI sučelje temeljeno je na QSynergyu od Volkera Lanza.&lt;br /&gt;&lt;br /&gt;
Posjetite našu web stranicu za pomoć i informacije (synergy-foss.org). Posjetite našu web stranicu za pomoć i informacije (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Applicazione Multipiattaforma Open Source per la condivisione di mouse e tastiera.&lt;br /&gt;&lt;br /&gt; Applicazione Multipiattaforma Open Source per la condivisione di mouse e tastiera.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy è rilasciato sotto licenza GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy è rilasciato sotto licenza GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy è basato su CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy è basato su CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
L'interfaccia grafica (GUI) è basata su QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; L'interfaccia grafica (GUI) è basata su QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visita il nostro sito per aiuto o informazioni (synergy-foss.org). Visita il nostro sito per aiuto o informazioni (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy GNU General Public License (GPLv2) &lt;br /&gt;&lt;br /&gt; Synergy GNU General Public License (GPLv2) &lt;br /&gt;&lt;br /&gt;
Synergy Richard Lee Adam Feder CosmoSynergy &lt;br /&gt; Synergy Richard Lee Adam Feder CosmoSynergy &lt;br /&gt;
The Synergy GUI Volker Lanz QSynergy &lt;br /&gt;&lt;br /&gt; The Synergy GUI Volker Lanz QSynergy &lt;br /&gt;&lt;br /&gt;
(synergy-foss.org) (synergy-project.org)
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
, .&lt;br /&gt;&lt;br /&gt; , .&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Visit our website for help and info (synergy-foss.org).
Synergy는 GNU (GPLv2) .&lt;br /&gt;&lt;br /&gt; Synergy는 GNU (GPLv2) .&lt;br /&gt;&lt;br /&gt;
Synergy는 Richard Lee과 Adam Feder에 CosmoSynergy에 .&lt;br /&gt; Synergy는 Richard Lee과 Adam Feder에 CosmoSynergy에 .&lt;br /&gt;
Synergy GUI는 Volker Lanz의 QSynergy에 .&lt;br /&gt;&lt;br /&gt; Synergy GUI는 Volker Lanz의 QSynergy에 .&lt;br /&gt;&lt;br /&gt;
(synergy-foss.org) . (synergy-project.org) .
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Toetsenbord en Muis deel applicatie. Multi platform en open source.&lt;br /&gt;&lt;br /&gt; Toetsenbord en Muis deel applicatie. Multi platform en open source.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is uitgebracht onder de GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is uitgebracht onder de GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is gebaseerd op CosmoSynergy door Richard Lee en Adam Feder.&lt;br /&gt; Synergy is gebaseerd op CosmoSynergy door Richard Lee en Adam Feder.&lt;br /&gt;
De Synergy GUI is gebaseerd op QSynergy door Volker Lanz.&lt;br /&gt;&lt;br /&gt; De Synergy GUI is gebaseerd op QSynergy door Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Bezoek onze website voor hulp en informatie (synergy-foss.org). Bezoek onze website voor hulp en informatie (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Tastatur- og musdelingsprogram. Kryssplattform og åpen kildekode.&lt;br /&gt;&lt;br /&gt; Tastatur- og musdelingsprogram. Kryssplattform og åpen kildekode.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy er frigitt under GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy er frigitt under GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy er basert CosmoSynergy av Richard Lee og Adam Feder.&lt;br /&gt; Synergy er basert CosmoSynergy av Richard Lee og Adam Feder.&lt;br /&gt;
Synergys grafiske grensesnitt er basert QSynergy av Volker Lanz.&lt;br /&gt;&lt;br /&gt; Synergys grafiske grensesnitt er basert QSynergy av Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Besøk vår nettside for hjelp og informasjon (synergy-foss.org). Besøk vår nettside for hjelp og informasjon (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Aplikacja współdzieląca klawiaturę i mysz, tworzona na zasadach wolnego oprogramowania, wieloplatformowa.&lt;br /&gt;&lt;br /&gt; Aplikacja współdzieląca klawiaturę i mysz, tworzona na zasadach wolnego oprogramowania, wieloplatformowa.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy jest rozwijany na zasadach wolnego oprogramowania GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy jest rozwijany na zasadach wolnego oprogramowania GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Strona domowa i pomoc na stronie WWW (synergy-foss.org). Strona domowa i pomoc na stronie WWW (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Aplicativo para compartilhamento de teclado e mouse. Multi-plataforma e Open Source&lt;br /&gt;&lt;br /&gt; Aplicativo para compartilhamento de teclado e mouse. Multi-plataforma e Open Source&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy é distribuído sobre a Licença GNU (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy é distribuído sobre a Licença GNU (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy é baseado no CosmoSynergy de Richard Lee e Adam Feder.&lt;br /&gt; Synergy é baseado no CosmoSynergy de Richard Lee e Adam Feder.&lt;br /&gt;
O Synergy GUI é baseado no QSynergy de Volker Lanz.&lt;br /&gt;&lt;br /&gt; O Synergy GUI é baseado no QSynergy de Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visite nosso website para informações e ajuda (synergy-foss.org). Visite nosso website para informações e ajuda (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Клавиатура и мышь делят назначение. Взаимная платформа и открытый источник.&lt;br /&gt;&lt;br /&gt; Клавиатура и мышь делят назначение. Взаимная платформа и открытый источник.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Visit our website for help and info (synergy-foss.org).
Synergy реализована в соответствии с GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy реализована в соответствии с GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy базирована на CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy базирована на CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI базирована на QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI базирована на QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Поситите наш сайт для помощи и информации (synergy-foss.org). Поситите наш сайт для помощи и информации (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
Program per ndarjen e tastieres dhe mausit. Eshte nje platforme terthore dhe me kod te hapur.&lt;br /&gt;&lt;br /&gt; Program per ndarjen e tastieres dhe mausit. Eshte nje platforme terthore dhe me kod te hapur.&lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Te Drejtat e Autorit © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt
Synergy eshte lancuar mbi Licensen e Pergjithshme Publike GNU (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy eshte lancuar mbi Licensen e Pergjithshme Publike GNU (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy eshte e bazuar ne CosmoSynergy nga Richard Lee dhe Adam Feder.&lt;br /&gt; Synergy eshte e bazuar ne CosmoSynergy nga Richard Lee dhe Adam Feder.&lt;br /&gt;
Grafika e Synergy eshte e bazuar ne QSynergy nga Volker Lanz.&lt;br /&gt;&lt;br /&gt; Grafika e Synergy eshte e bazuar ne QSynergy nga Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Vizitoni uebfaqen tone per ndihme dhe informacione (synergy-foss.org). Vizitoni uebfaqen tone per ndihme dhe informacione (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
&lt;br/&gt;&lt;br/&gt; &lt;br/&gt;&lt;br/&gt;
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
访 (synergy-foss.org). 访 (synergy-project.org).
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

Binary file not shown.

View File

@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</source> &lt;/p&gt;</source>
<oldsource>&lt;p&gt; <oldsource>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt; Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&l
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt; Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt; Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt; The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (synergy-foss.org). Visit our website for help and info (synergy-project.org).
&lt;/p&gt;</oldsource> &lt;/p&gt;</oldsource>
<translation type="finished">&lt;p&gt; <translation type="finished">&lt;p&gt;
, &lt;br /&gt;&lt;br /&gt; , &lt;br /&gt;&lt;br /&gt;
@ -33,7 +33,7 @@ Visit our website for help and info (synergy-foss.org).
Synergy GNU General Public License (GPLv2)&lt;br /&gt;&lt;br /&gt; Synergy GNU General Public License (GPLv2)&lt;br /&gt;&lt;br /&gt;
Synergy CosmoSynergyRichard Lee及Adam Feder&lt;br /&gt; Synergy CosmoSynergyRichard Lee及Adam Feder&lt;br /&gt;
Synergy QSynergyVolker Lanz所開發&lt;br /&gt;&lt;br /&gt; Synergy QSynergyVolker Lanz所開發&lt;br /&gt;&lt;br /&gt;
(synergy-foss.org) (synergy-project.org)
&lt;/p&gt;</translation> &lt;/p&gt;</translation>
</message> </message>
<message> <message>

View File

@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#define DOWNLOAD_URL "http://synergy-foss.org/?source=gui" #define DOWNLOAD_URL "http://synergy-project.org/?source=gui"
#include <iostream> #include <iostream>

View File

@ -27,7 +27,7 @@
#include <QNetworkRequest> #include <QNetworkRequest>
#include <QNetworkReply> #include <QNetworkReply>
#define PREMIUM_REGISTER_URL "http://synergy-foss.org/donate/?source=gui-wizard" #define PREMIUM_REGISTER_URL "http://synergy-project.org/donate/?source=gui-wizard"
SetupWizard::SetupWizard(MainWindow& mainWindow, bool startMain) : SetupWizard::SetupWizard(MainWindow& mainWindow, bool startMain) :
m_MainWindow(mainWindow), m_MainWindow(mainWindow),

View File

@ -25,7 +25,7 @@
#include <QLocale> #include <QLocale>
#define VERSION_REGEX "(\\d+\\.\\d+\\.\\d+)" #define VERSION_REGEX "(\\d+\\.\\d+\\.\\d+)"
#define VERSION_URL "http://synergy-foss.org/version/" #define VERSION_URL "http://synergy-project.org/version/"
VersionChecker::VersionChecker() VersionChecker::VersionChecker()
{ {

View File

@ -56,7 +56,7 @@ bool checkMacAssistiveDevices();
int main(int argc, char* argv[]) int main(int argc, char* argv[])
{ {
QCoreApplication::setOrganizationName("Synergy"); QCoreApplication::setOrganizationName("Synergy");
QCoreApplication::setOrganizationDomain("http://synergy-foss.org/"); QCoreApplication::setOrganizationDomain("http://synergy-project.org/");
QCoreApplication::setApplicationName("Synergy"); QCoreApplication::setApplicationName("Synergy");
QSynergyApplication app(argc, argv); QSynergyApplication app(argc, argv);

View File

@ -22,7 +22,7 @@ const char* kApplication = "Synergy";
const char* kCopyright = "Copyright (C) 2012-2014 Bolton Software Ltd.\n" const char* kCopyright = "Copyright (C) 2012-2014 Bolton Software Ltd.\n"
"Copyright (C) 2008-2014 Nick Bolton\n" "Copyright (C) 2008-2014 Nick Bolton\n"
"Copyright (C) 2002-2014 Chris Schoeneman"; "Copyright (C) 2002-2014 Chris Schoeneman";
const char* kContact = "Email: nick@synergy-foss.org"; const char* kContact = "Email: nick@synergy-project.org";
const char* kWebsite = "http://synergy-foss.org/"; const char* kWebsite = "http://synergy-project.org/";
const char* kVersion = VERSION; const char* kVersion = VERSION;
const char* kAppVersion = "Synergy " VERSION; const char* kAppVersion = "Synergy " VERSION;

View File

@ -121,8 +121,8 @@ CMSWindowsClipboard::open(Time time) const
if (!OpenClipboard(m_window)) { if (!OpenClipboard(m_window)) {
// unable to cause this in integ tests; but this can happen! // unable to cause this in integ tests; but this can happen!
// * http://synergy-foss.org/pm/issues/86 // * http://synergy-project.org/pm/issues/86
// * http://synergy-foss.org/pm/issues/1256 // * http://synergy-project.org/pm/issues/1256
// logging improved to see if we can catch more info next time. // logging improved to see if we can catch more info next time.
LOG((CLOG_WARN "failed to open clipboard: %d", GetLastError())); LOG((CLOG_WARN "failed to open clipboard: %d", GetLastError()));
return false; return false;

View File

@ -269,7 +269,7 @@ CMSWindowsWatchdog::startProcess()
// patch by Jack Zhou and Henry Tung // patch by Jack Zhou and Henry Tung
// set UIAccess to fix Windows 8 GUI interaction // set UIAccess to fix Windows 8 GUI interaction
// http://synergy-foss.org/spit/issues/details/3338/#c70 // http://synergy-project.org/spit/issues/details/3338/#c70
DWORD uiAccess = 1; DWORD uiAccess = 1;
SetTokenInformation(userToken, TokenUIAccess, &uiAccess, sizeof(DWORD)); SetTokenInformation(userToken, TokenUIAccess, &uiAccess, sizeof(DWORD));

View File

@ -885,7 +885,7 @@ COSXScreen::enter()
// patch by Yutaka Tsutano // patch by Yutaka Tsutano
// wakes the client screen // wakes the client screen
// http://synergy-foss.org/spit/issues/details/3287#c12 // http://synergy-project.org/spit/issues/details/3287#c12
io_registry_entry_t entry = IORegistryEntryFromPath( io_registry_entry_t entry = IORegistryEntryFromPath(
kIOMasterPortDefault, kIOMasterPortDefault,
"IOService:/IOResources/IODisplayWrangler"); "IOService:/IOResources/IODisplayWrangler");

View File

@ -23,7 +23,7 @@
#include <sstream> #include <sstream>
//#define PREMIUM_AUTH_URL "http://localhost/synergy/premium/json/auth/" //#define PREMIUM_AUTH_URL "http://localhost/synergy/premium/json/auth/"
#define PREMIUM_AUTH_URL "https://synergy-foss.org/premium/json/auth/" #define PREMIUM_AUTH_URL "https://synergy-project.org/premium/json/auth/"
enum { enum {
kErrorOk, kErrorOk,

View File

@ -19,7 +19,7 @@
#include "test/global/gtest.h" #include "test/global/gtest.h"
#define TEST_URL "https://synergy-foss.org/tests/?testString" #define TEST_URL "https://synergy-project.org/tests/?testString"
//#define TEST_URL "http://localhost/synergy/tests/?testString" //#define TEST_URL "http://localhost/synergy/tests/?testString"
TEST(ArchInternetTests, get) TEST(ArchInternetTests, get)

View File

@ -146,7 +146,7 @@ TEST_F(CMSWindowsClipboardTests, close_isOpen_noErrors)
} }
// looks like this test may fail intermittently: // looks like this test may fail intermittently:
// * http://buildbot.synergy-foss.org:8000/builders/trunk-win32/builds/246/steps/shell_3/logs/stdio // * http://buildbot.synergy-project.org:8000/builders/trunk-win32/builds/246/steps/shell_3/logs/stdio
/*TEST_F(CMSWindowsClipboardTests, getTime_openWithNoEmpty_returnsOne) /*TEST_F(CMSWindowsClipboardTests, getTime_openWithNoEmpty_returnsOne)
{ {
CMSWindowsClipboard clipboard(NULL); CMSWindowsClipboard clipboard(NULL);
@ -160,7 +160,7 @@ TEST_F(CMSWindowsClipboardTests, close_isOpen_noErrors)
}*/ }*/
// this also fails intermittently: // this also fails intermittently:
// http://buildbot.synergy-foss.org:8000/builders/trunk-win32/builds/266/steps/shell_3/logs/stdio // http://buildbot.synergy-project.org:8000/builders/trunk-win32/builds/266/steps/shell_3/logs/stdio
/*TEST_F(CMSWindowsClipboardTests, getTime_openAndEmpty_returnsOne) /*TEST_F(CMSWindowsClipboardTests, getTime_openAndEmpty_returnsOne)
{ {
CMSWindowsClipboard clipboard(NULL); CMSWindowsClipboard clipboard(NULL);