Skip to content

Commit 20b643f

Browse files
committed
fix a couple of typos
1 parent bf38f51 commit 20b643f

File tree

5 files changed

+13
-14
lines changed

5 files changed

+13
-14
lines changed

js/logo.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3708,7 +3708,7 @@ function Logo () {
37083708
case 'steppitch':
37093709
// Similar to pitch but calculated from previous note played.
37103710
if (!that.inMatrix && that.inNoteBlock[turtle].length === 0) {
3711-
that.errorMsg(_('The Scaler Step Block must be used inside of a Note Block.'), blk);
3711+
that.errorMsg(_('The Scalar Step Block must be used inside of a Note Block.'), blk);
37123712
that.stopTurtle = true;
37133713
break;
37143714
}
@@ -5089,7 +5089,7 @@ function Logo () {
50895089
that.partials[turtle][n].push(args[0]);
50905090
} else {
50915091
//.TRANS: partials are weighted components in a harmonic series
5092-
that.errorMsg(_('Partial block should be used inside of a Weighted-partisls block.'));
5092+
that.errorMsg(_('Partial block should be used inside of a Weighted-partials block.'));
50935093
}
50945094
break;
50955095
case 'neighbor': // semi-tone step

localization.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5175,7 +5175,7 @@ even = par
51755175
odd = impar
51765176
scalar = escalar
51775177
The-Case-Block-must-be-used-inside-of-a-Switch-Block = El bloque de Caso debe utilizarse dentro de un bloque de switch.
5178-
The-Scaler-Step-Block-must-be-used-inside-of-a-Note-Block = El bloque de paso escalar debe utilizarse dentro de un bloque de nota.
5178+
The-Scalar-Step-Block-must-be-used-inside-of-a-Note-Block = El bloque de paso escalar debe utilizarse dentro de un bloque de nota.
51795179
Drum-Block-Did-you-mean-to-use-a-Note-block = Bloque de tambor: Quiz獺s quiso decir utilizar un bloque de nota?
51805180
Pitch-Block-Did-you-mean-to-use-a-Note-block = Bloque de tono: Quiz獺s quiso decir utilizar un bloque de nota?
51815181
polyphonic-rhythm = ritmo polif籀nico
@@ -5187,7 +5187,7 @@ Distortion-must-be-from-0-to-100 = El valor de distorsión debe ser de 0 a 100.
51875187
Depth-is-out-of-range = El valor de profundidad est獺 fuera de rango.
51885188
Partial-must-be-greater-than-or-equal-to-0 = Parcial debe ser mayor o igual a 0.
51895189
Partial-weight-must-be-between-0-and-1 = El peso parcial debe estar entre 0 y 1.
5190-
Partial-block-should-be-used-inside-of-a-Weighted-partisls-block = El bloque parcial debe usarse dentro de un bloque de Particiones ponderadas.
5190+
Partial-block-should-be-used-inside-of-a-Weighted-partials-block = El bloque parcial debe usarse dentro de un bloque de parciales ponderados.
51915191
sharp = agudas
51925192
flat = planas
51935193
default = el caso por defecto
@@ -5905,7 +5905,7 @@ even = 偶数
59055905
odd = 憟
59065906
scalar = �喲���
59075907
The-Case-Block-must-be-used-inside-of-a-Switch-Block = �晞�嫘��准��胯�嫘�����桐葉�怒���閬����整���
5908-
The-Scaler-Step-Block-must-be-used-inside-of-a-Note-Block = �喲������
5908+
The-Scalar-Step-Block-must-be-used-inside-of-a-Note-Block = �喲������
59095909
Drum-Block-Did-you-mean-to-use-a-Note-block = ����准��荔��喟泵���其�蝺雿踴��扎������
59105910
Pitch-Block-Did-you-mean-to-use-a-Note-block = �����准��荔��喟泵���其�蝺雿踴��扎������
59115911
polyphonic-rhythm = ��芥��
@@ -5917,7 +5917,7 @@ Distortion-must-be-from-0-to-100 = ディストーションの数価が0より
59175917
Depth-is-out-of-range = 憭扼���憭�憭�€�
59185918
Partial-must-be-greater-than-or-equal-to-0 = �����憭扼���閬���€�
59195919
Partial-weight-must-be-between-0-and-1 = ��柴�扼��嚗��之���艾€���撠���閬����整���
5920-
Partial-block-should-be-used-inside-of-a-Weighted-partisls-block = ����€€�艾�潦����銝准��敹�����€�
5920+
Partial-block-should-be-used-inside-of-a-Weighted-partials-block = ����€€�艾�潦����銝准��敹�����€�
59215921
sharp = �瑯�潦�(戭�)
59225922
flat = ���(憭�)
59235923
default = ���押��

po/MusicBlocks.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@ msgid "The Case Block must be used inside of a Switch Block."
743743
msgstr ""
744744

745745
#: js/logo.js:3711
746-
msgid "The Scaler Step Block must be used inside of a Note Block."
746+
msgid "The Scalar Step Block must be used inside of a Note Block."
747747
msgstr ""
748748

749749
#: js/logo.js:3864
@@ -798,7 +798,7 @@ msgstr ""
798798

799799
#: js/logo.js:5092
800800
#.TRANS: partials are weighted components in a harmonic series
801-
msgid "Partial block should be used inside of a Weighted-partisls block."
801+
msgid "Partial block should be used inside of a Weighted-partials block."
802802
msgstr ""
803803

804804
#: js/logo.js:5674

po/es.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ msgid "The Case Block must be used inside of a Switch Block."
758758
msgstr "El bloque de Caso debe utilizarse dentro de un bloque de switch."
759759

760760
#: js/logo.js:3711
761-
msgid "The Scaler Step Block must be used inside of a Note Block."
761+
msgid "The Scalar Step Block must be used inside of a Note Block."
762762
msgstr "El bloque de paso escalar debe utilizarse dentro de un bloque de nota."
763763

764764
#: js/logo.js:3864
@@ -813,8 +813,8 @@ msgstr "El peso parcial debe estar entre 0 y 1."
813813

814814
#: js/logo.js:5092
815815
#.TRANS: partials are weighted components in a harmonic series
816-
msgid "Partial block should be used inside of a Weighted-partisls block."
817-
msgstr "El bloque parcial debe usarse dentro de un bloque de Particiones ponderadas."
816+
msgid "Partial block should be used inside of a Weighted-partials block."
817+
msgstr "El bloque parcial debe usarse dentro de un bloque de parciales ponderados."
818818

819819
#: js/logo.js:5674
820820
#: js/basicblocks.js:427

po/ja.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -783,8 +783,7 @@ msgid "The Case Block must be used inside of a Switch Block."
783783
msgstr "ケースブロックはスイッチブロックの中にある必要があります。"
784784

785785
#: js/logo.js:3711
786-
## should be "scalar"
787-
msgid "The Scaler Step Block must be used inside of a Note Block."
786+
msgid "The Scalar Step Block must be used inside of a Note Block."
788787
msgstr "音階的ステップ"
789788

790789
#: js/logo.js:3864
@@ -840,7 +839,7 @@ msgstr "倍音のウェートが0より大きくて、1より小さい必要
840839

841840
#: js/logo.js:5092
842841
#.TRANS: partials are weighted components in a harmonic series
843-
msgid "Partial block should be used inside of a Weighted-partisls block."
842+
msgid "Partial block should be used inside of a Weighted-partials block."
844843
msgstr "倍音ブロックが「倍音ウェートブロック」の中にある必要があります。"
845844

846845
#: js/logo.js:5674

0 commit comments

Comments
 (0)