German translation update

for new "scripts pic..." feature on the scripting area's context menu.

Also pushed up version dates for new beta release, and added
SnapManual.pdf to the help folder
pull/3/merge
jmoenig 2013-04-19 08:09:35 +02:00
rodzic 05c1e8da82
commit 7681525cc2
13 zmienionych plików z 25 dodań i 13 usunięć

Wyświetl plik

@ -153,7 +153,7 @@ DialogBoxMorph, BlockInputFragmentMorph, PrototypeHatBlockMorph*/
// Global stuff ////////////////////////////////////////////////////////
modules.blocks = '2013-April-17';
modules.blocks = '2013-April-19';
var SyntaxElementMorph;
var BlockMorph;

Wyświetl plik

@ -29,7 +29,7 @@
/*global modules, IDE_Morph, SnapSerializer, hex_sha512, alert, nop*/
modules.cloud = '2013-April-17';
modules.cloud = '2013-April-19';
// Global stuff

2
gui.js
Wyświetl plik

@ -68,7 +68,7 @@ sb, CommentMorph, CommandBlockMorph*/
// Global stuff ////////////////////////////////////////////////////////
modules.gui = '2013-April-17';
modules.gui = '2013-April-19';
// Declarations

BIN
help/SnapManual.pdf 100644

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -1634,4 +1634,12 @@ ______
130417
------
* Blocks: "scripts pic" option in the ScriptsMorph's userMenu lets you export a picture of all scripts (including comments)
* Blocks: "scripts pic" option in the ScriptsMorph's userMenu lets you export a picture of all scripts (including comments)
130418
------
* plenty of bug fixes from Nathan. Yay, you go!!
130419
------
* German translation update for "scripts pic" feature

Wyświetl plik

@ -185,7 +185,7 @@ SnapTranslator.dict.de = {
'translator_e-mail':
'jens@moenig.org', // optional
'last_changed':
'2013-03-22', // this, too, will appear in the Translators tab
'2013-04-19', // this, too, will appear in the Translators tab
// GUI
// control bar:
@ -803,6 +803,10 @@ SnapTranslator.dict.de = {
'Skripte der Reihe nach\nanordnen',
'add comment':
'Anmerkung hinzuf\u00fcgen',
'scripts pic...':
'Bild aller Scripte...',
'open a new window\nwith a picture of all scripts':
'ein neues Browserfenster mit einem\nBild aller Skripte \u00f6ffnen',
'make a block...':
'Neuen Block bauen...',

Wyświetl plik

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

Wyświetl plik

@ -1033,7 +1033,7 @@
/*global window, HTMLCanvasElement, getMinimumFontHeight, FileReader, Audio,
FileList, getBlurredShadowSupport*/
var morphicVersion = '2013-April-11';
var morphicVersion = '2013-April-19';
var modules = {}; // keep track of additional loaded modules
var useBlurredShadows = getBlurredShadowSupport(); // check for Chrome-bug

Wyświetl plik

@ -120,7 +120,7 @@ PrototypeHatBlockMorph*/
// Global stuff ////////////////////////////////////////////////////////
modules.objects = '2013-April-10';
modules.objects = '2013-April-19';
var SpriteMorph;
var StageMorph;

Wyświetl plik

@ -61,7 +61,7 @@ SyntaxElementMorph*/
// Global stuff ////////////////////////////////////////////////////////
modules.store = '2013-April-03';
modules.store = '2013-April-19';
// XML_Serializer ///////////////////////////////////////////////////////

Wyświetl plik

@ -83,7 +83,7 @@ ArgLabelMorph, localize*/
// Global stuff ////////////////////////////////////////////////////////
modules.threads = '2013-March-13';
modules.threads = '2013-April-19';
var ThreadManager;
var Process;

Wyświetl plik

@ -73,7 +73,7 @@ newCanvas, StringMorph, Morph, TextMorph, nop, detect, StringFieldMorph,
HTMLCanvasElement, fontHeight, SymbolMorph, localize, SpeechBubbleMorph,
ArrowMorph, MenuMorph, isString, isNil, SliderMorph*/
modules.widgets = '2013-March-22';
modules.widgets = '2013-April-19';
var PushButtonMorph;
var ToggleButtonMorph;

2
xml.js
Wyświetl plik

@ -65,7 +65,7 @@
// Global stuff ////////////////////////////////////////////////////////
modules.xml = '2013-February-18';
modules.xml = '2013-April-19';
// Declarations