kopia lustrzana https://github.com/backface/turtlestitch
Merge pull request #2619 from R4356th/patch-1
Remove English category and section names from Bengali translation. Thank you, @R4356th !pull/95/head
commit
0121033ed3
|
@ -184,7 +184,7 @@ SnapTranslator.dict.bn = {
|
||||||
'translator_e-mail':
|
'translator_e-mail':
|
||||||
'mokter@gmail.com', // optional
|
'mokter@gmail.com', // optional
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2014-07-02', // this, too, will appear in the Translators tab
|
'2020-06-25', // this, too, will appear in the Translators tab
|
||||||
|
|
||||||
|
|
||||||
// GUI
|
// GUI
|
||||||
|
@ -196,23 +196,23 @@ SnapTranslator.dict.bn = {
|
||||||
|
|
||||||
// categories:
|
// categories:
|
||||||
'Motion':
|
'Motion':
|
||||||
'গতি (Motion)',
|
'গতি',
|
||||||
'Looks':
|
'Looks':
|
||||||
'সৌন্দর্য (Looks)',
|
'সৌন্দর্য',
|
||||||
'Sound':
|
'Sound':
|
||||||
'শব্দ (Sound)',
|
'শব্দ',
|
||||||
'Pen':
|
'Pen':
|
||||||
'লেখনী (Pen)',
|
'লেখনী',
|
||||||
'Control':
|
'Control':
|
||||||
'নিয়ন্ত্রণ (Control)',
|
'নিয়ন্ত্রণ',
|
||||||
'Sensing':
|
'Sensing':
|
||||||
'অনুভূতি (Sensing)',
|
'অনুভূতি',
|
||||||
'Operators':
|
'Operators':
|
||||||
'চালক (Operators)',
|
'চালক',
|
||||||
'Variables':
|
'Variables':
|
||||||
'চলক (Variables)',
|
'চলক',
|
||||||
'Lists':
|
'Lists':
|
||||||
'তালিকা (Lists)',
|
'তালিকা',
|
||||||
'Other':
|
'Other':
|
||||||
'অন্যান্য',
|
'অন্যান্য',
|
||||||
|
|
||||||
|
@ -222,11 +222,11 @@ SnapTranslator.dict.bn = {
|
||||||
|
|
||||||
// tabs:
|
// tabs:
|
||||||
'Scripts':
|
'Scripts':
|
||||||
'প্রোগ্রাম স্ক্রিপ্ট (Scripts)',
|
'প্রোগ্রাম স্ক্রিপ্ট',
|
||||||
'Costumes':
|
'Costumes':
|
||||||
'পরিচ্ছদ (Costumes)',
|
'পরিচ্ছদ',
|
||||||
'Sounds':
|
'Sounds':
|
||||||
'শব্দমালা (Sounds)',
|
'শব্দমালা',
|
||||||
|
|
||||||
// names:
|
// names:
|
||||||
'Sprite':
|
'Sprite':
|
||||||
|
|
Ładowanie…
Reference in New Issue