kopia lustrzana https://github.com/backface/turtlestitch
commit
0b59907973
|
@ -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':
|
||||||
'2020-08-31', // this, too, will appear in the Translators tab
|
'2020-12-01', // this, too, will appear in the Translators tab
|
||||||
|
|
||||||
// GUI
|
// GUI
|
||||||
// control bar:
|
// control bar:
|
||||||
|
@ -457,6 +457,8 @@ SnapTranslator.dict.ca = {
|
||||||
'omple',
|
'omple',
|
||||||
'paste on %spr':
|
'paste on %spr':
|
||||||
'estampa sobre %spr',
|
'estampa sobre %spr',
|
||||||
|
'cut from %spr':
|
||||||
|
'retalla de %spr',
|
||||||
|
|
||||||
// control:
|
// control:
|
||||||
'when %greenflag clicked':
|
'when %greenflag clicked':
|
||||||
|
@ -1003,6 +1005,10 @@ SnapTranslator.dict.ca = {
|
||||||
'crea una còpia\ni fes-la servir',
|
'crea una còpia\ni fes-la servir',
|
||||||
'only duplicate this block':
|
'only duplicate this block':
|
||||||
'duplica només aquest bloc',
|
'duplica només aquest bloc',
|
||||||
|
'extract':
|
||||||
|
'extreu',
|
||||||
|
'only grab this block':
|
||||||
|
'i fes servir només aquest bloc',
|
||||||
'delete':
|
'delete':
|
||||||
'esborra\'m',
|
'esborra\'m',
|
||||||
'script pic...':
|
'script pic...':
|
||||||
|
@ -1029,6 +1035,10 @@ SnapTranslator.dict.ca = {
|
||||||
'edita...',
|
'edita...',
|
||||||
'duplicate block definition...':
|
'duplicate block definition...':
|
||||||
'duplica la definició d\'aquest bloc',
|
'duplica la definició d\'aquest bloc',
|
||||||
|
'export block definition...':
|
||||||
|
'exporta aquest bloc...',
|
||||||
|
'including dependencies':
|
||||||
|
'amb les seves dependències',
|
||||||
'Same Named Blocks':
|
'Same Named Blocks':
|
||||||
'Blocs amb el mateix nom',
|
'Blocs amb el mateix nom',
|
||||||
'Another custom block with this name exists.\n':
|
'Another custom block with this name exists.\n':
|
||||||
|
|
|
@ -377,7 +377,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-08-31'
|
'2020-12-01'
|
||||||
};
|
};
|
||||||
|
|
||||||
SnapTranslator.dict.ca_VA = {
|
SnapTranslator.dict.ca_VA = {
|
||||||
|
|
Ładowanie…
Reference in New Issue