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