kopia lustrzana https://github.com/backface/turtlestitch
commit
be4c55ade3
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
written by Jens Mönig
|
written by Jens Mönig
|
||||||
|
|
||||||
Copyright (C) 2016 by Jens Mönig
|
Copyright (C) 2020 by Jens Mönig
|
||||||
|
|
||||||
This file is part of Snap!.
|
This file is part of Snap!.
|
||||||
|
|
||||||
|
@ -185,7 +185,7 @@ SnapTranslator.dict.ca = {
|
||||||
'translator_e-mail':
|
'translator_e-mail':
|
||||||
'bernat@snap4arduino.rocks, jguille2@xtec.cat', // optional
|
'bernat@snap4arduino.rocks, jguille2@xtec.cat', // optional
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2019-11-06', // this, too, will appear in the Translators tab
|
'2020-01-30', // this, too, will appear in the Translators tab
|
||||||
|
|
||||||
// GUI
|
// GUI
|
||||||
// control bar:
|
// control bar:
|
||||||
|
@ -2723,7 +2723,23 @@ SnapTranslator.dict.ca = {
|
||||||
'oposat',
|
'oposat',
|
||||||
'__shout__go__':
|
'__shout__go__':
|
||||||
'bandera verda premuda',
|
'bandera verda premuda',
|
||||||
'new costume %l width %dim height %dim':
|
'download script':
|
||||||
'nou vestit %l amplada %dim alçada %dim'
|
'descarrega el programa',
|
||||||
|
'pen vectors':
|
||||||
|
'vectors dibuixats',
|
||||||
|
'Log pen vectors':
|
||||||
|
'Enregistra els dibuixos com a vectors',
|
||||||
|
'log pen vectors':
|
||||||
|
'enregistra els dibuixos com a vectors',
|
||||||
|
'uncheck to turn off\nlogging pen vectors':
|
||||||
|
'desmarqueu per aturar l\'enregistrament\ndels dibuixos com a vectors',
|
||||||
|
'check to turn on\nlogging pen vectors':
|
||||||
|
'marqueu per iniciar l\'enregistrament\ndels dibuixos com a vectors',
|
||||||
|
'there are currently no\nvectorizable pen trail segments':
|
||||||
|
'no hi ha cap vector dibuixat enregistrat',
|
||||||
|
'svg...':
|
||||||
|
'exporta vectors com a svg',
|
||||||
|
'export pen trails\nline segments as SVG':
|
||||||
|
'exporta els vectors dibuixats com a fitxer SVG'
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
|
@ -371,7 +371,7 @@ SnapTranslator.dict.ca = {
|
||||||
'translator_e-mail':
|
'translator_e-mail':
|
||||||
'bernat@snap4arduino.rocks, jguille2@xtec.cat',
|
'bernat@snap4arduino.rocks, jguille2@xtec.cat',
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2020-01-03'
|
'2020-01-30'
|
||||||
};
|
};
|
||||||
|
|
||||||
SnapTranslator.dict.ca_VA = {
|
SnapTranslator.dict.ca_VA = {
|
||||||
|
|
Ładowanie…
Reference in New Issue