From: <its...@us...> - 2015-04-11 10:29:05
|
Revision: 1402 http://sourceforge.net/p/canorus/code/1402 Author: itsgeorg Date: 2015-04-11 10:29:03 +0000 (Sat, 11 Apr 2015) Log Message: ----------- German translation fix Modified Paths: -------------- trunk/src/lang/de.ts Modified: trunk/src/lang/de.ts =================================================================== --- trunk/src/lang/de.ts 2015-04-11 10:17:12 UTC (rev 1401) +++ trunk/src/lang/de.ts 2015-04-11 10:29:03 UTC (rev 1402) @@ -1691,6 +1691,11 @@ <translation>Füge Tuplet ein</translation> </message> <message> + <location filename="../ui/mainwin.cpp" line="4105"/> + <source><p><b>Canorus - The next generation music score editor</b></p><p>Version %1<br>(C) 2006-2015 Canorus Development team. All rights reserved.<br>See the file AUTHORS for the list of Canorus developers<br><br>This program is licensed under the GNU General Public License (GPL).<br>See the file LICENSE.GPL for details.<br><br>Homepage: <a href="http://www.canorus.org">http://www.canorus.org</a></p></source> + <translation><p><b>Canorus - Ein Musiknoten-Editor neuer Generation</b></p><p>Version %1<br>(C) 2006-2013 Canorus Entwicklerteam. Alle Rechte vorbehalten.<br>Siehe Datei AUTHORS mit den Namen der Canorus Entwickler.<br><br>Dieses Programm ist mit der GNU General Public License (GPL) lizensiert.<br>Details siehe Datei LICENSE.GPL.<br><br>Homepage: <a href="http://www.canorus.org">http://www.canorus.org</a></p></translation> + </message> + <message> <location filename="../ui/mainwin.cpp" line="4113"/> <source>Canorus is compiled with Python support.</source> <translation>Canorus ist mit Python-Unterstützung übersetzt.</translation> @@ -1823,11 +1828,6 @@ <translation>variiere Dauer</translation> </message> <message> - <location filename="../ui/mainwin.cpp" line="4105"/> - <source><p><b>Canorus - The next generation music score editor</b></p><p>Version %1<br>(C) 2006-2013 Canorus Development team. All rights reserved.<br>See the file AUTHORS for the list of Canorus developers<br><br>This program is licensed under the GNU General Public License (GPL).<br>See the file LICENSE.GPL for details.<br><br>Homepage: <a href="http://www.canorus.org">http://www.canorus.org</a></p></source> - <translation><p><b>Canorus - Ein Musiknoten-Editor neuer Generation</b></p><p>Version %1<br>(C) 2006-2013 Canorus Entwicklerteam. Alle Rechte vorbehalten.<br>Siehe Datei AUTHORS mit den Namen der Canorus Entwickler.<br><br>Dieses Programm ist mit der GNU General Public License (GPL) lizensiert.<br>Für Details siehe Datei LICENSE.GPL .<br><br>Homepage: <a href="http://www.canorus.org">http://www.canorus.org</a></p></translation> - </message> - <message> <location filename="../ui/mainwin.cpp" line="5625"/> <location filename="../ui/mainwin.cpp" line="5648"/> <source>change fermata type</source> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |