German translation update

and release adjustments
pull/3/merge
jmoenig 2013-08-10 09:13:11 +02:00
rodzic 0bd0303a87
commit bf4ebd3a5a
4 zmienionych plików z 9 dodań i 4 usunięć

Wyświetl plik

@ -1874,3 +1874,4 @@ ______
130810
------
* Objects, GUI: Nestable Sprites fixes
* German translation update

Wyświetl plik

@ -185,7 +185,7 @@ SnapTranslator.dict.de = {
'translator_e-mail':
'jens@moenig.org', // optional
'last_changed':
'2013-08-02', // this, too, will appear in the Translators tab
'2013-08-10', // this, too, will appear in the Translators tab
// GUI
// control bar:
@ -803,6 +803,10 @@ SnapTranslator.dict.de = {
// sprites:
'edit':
'Bearbeiten',
'detach from':
'Abtrennen von',
'detach all parts':
'Alle Teile abtrennen',
'export...':
'Exportieren...',

Wyświetl plik

@ -42,7 +42,7 @@
/*global modules, contains*/
modules.locale = '2013-August-08';
modules.locale = '2013-August-10';
// Global stuff
@ -149,7 +149,7 @@ SnapTranslator.dict.de = {
'translator_e-mail':
'jens@moenig.org',
'last_changed':
'2013-08-02'
'2013-08-10'
};
SnapTranslator.dict.it = {

Wyświetl plik

@ -61,7 +61,7 @@ SyntaxElementMorph*/
// Global stuff ////////////////////////////////////////////////////////
modules.store = '2013-August-09';
modules.store = '2013-August-10';
// XML_Serializer ///////////////////////////////////////////////////////