kopia lustrzana https://github.com/backface/turtlestitch
rodzic
6061403a89
commit
5655e7aa31
|
@ -185,7 +185,7 @@ SnapTranslator.dict.cs = {
|
||||||
'translator_e-mail':
|
'translator_e-mail':
|
||||||
'info@iguru.eu, jan.tomsa.1976@gmail.com', // optional
|
'info@iguru.eu, jan.tomsa.1976@gmail.com', // optional
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2015-09-22', // this, too, will appear in the Translators tab
|
'2015-11-16', // this, too, will appear in the Translators tab
|
||||||
|
|
||||||
// GUI
|
// GUI
|
||||||
// control bar:
|
// control bar:
|
||||||
|
@ -451,19 +451,23 @@ SnapTranslator.dict.cs = {
|
||||||
'repeat %n %c':
|
'repeat %n %c':
|
||||||
'opakuj %n krát %c',
|
'opakuj %n krát %c',
|
||||||
'repeat until %b %c':
|
'repeat until %b %c':
|
||||||
'opakuj dokud %b %c',
|
'opakuj dokud nenastane %b %c',
|
||||||
'if %b %c':
|
'if %b %c':
|
||||||
'když %b %c',
|
'když %b %c',
|
||||||
'if %b %c else %c':
|
'if %b %c else %c':
|
||||||
'když %b %c jinak %c',
|
'když %b %c jinak %c',
|
||||||
'report %s':
|
'report %s':
|
||||||
'vrátit %s',
|
'vrátit %s',
|
||||||
'stop block':
|
'stop %stopChoices':
|
||||||
'zastav blok',
|
'stop %stopChoices',
|
||||||
'stop script':
|
'all':
|
||||||
'zastav skript',
|
'vše',
|
||||||
'stop all %stop':
|
'this script':
|
||||||
'zastav vše %stop',
|
'tento skript',
|
||||||
|
'this block':
|
||||||
|
'tento blok',
|
||||||
|
'stop %stopOthersChoices':
|
||||||
|
'stop %stopOthersChoices',
|
||||||
'run %cmdRing %inputs':
|
'run %cmdRing %inputs':
|
||||||
'spusť %cmdRing %inputs',
|
'spusť %cmdRing %inputs',
|
||||||
'launch %cmdRing %inputs':
|
'launch %cmdRing %inputs':
|
||||||
|
@ -471,9 +475,9 @@ SnapTranslator.dict.cs = {
|
||||||
'call %repRing %inputs':
|
'call %repRing %inputs':
|
||||||
'zavolat %repRing %inputs',
|
'zavolat %repRing %inputs',
|
||||||
'run %cmdRing w/continuation':
|
'run %cmdRing w/continuation':
|
||||||
'spustit %cmdRing s podmínkou',
|
'spustit %cmdRing s pokračováním',
|
||||||
'call %cmdRing w/continuation':
|
'call %cmdRing w/continuation':
|
||||||
'zavolat %cmdRing s podmínkou',
|
'zavolat %cmdRing s pokračováním',
|
||||||
'warp %c':
|
'warp %c':
|
||||||
'obal %c',
|
'obal %c',
|
||||||
'when I start as a clone':
|
'when I start as a clone':
|
||||||
|
@ -487,9 +491,9 @@ SnapTranslator.dict.cs = {
|
||||||
'all but this script':
|
'all but this script':
|
||||||
'vše kromě tohoto skriptu',
|
'vše kromě tohoto skriptu',
|
||||||
'other scripts in sprite':
|
'other scripts in sprite':
|
||||||
'ostatní skripty v tomto objektu',
|
'ostatní skripty tohoto objektu',
|
||||||
'pause all %pause':
|
'pause all %pause':
|
||||||
'zastavit všechny %pause',
|
'zastavit vše %pause',
|
||||||
|
|
||||||
|
|
||||||
// sensing:
|
// sensing:
|
||||||
|
@ -593,6 +597,8 @@ SnapTranslator.dict.cs = {
|
||||||
'Vytvoř proměnnou',
|
'Vytvoř proměnnou',
|
||||||
'Variable name':
|
'Variable name':
|
||||||
'Jméno proměnné',
|
'Jméno proměnné',
|
||||||
|
'Script variable name':
|
||||||
|
'Jméno skriptové proměnné',
|
||||||
'Delete a variable':
|
'Delete a variable':
|
||||||
'Smaž proměnnou',
|
'Smaž proměnnou',
|
||||||
|
|
||||||
|
@ -605,19 +611,19 @@ SnapTranslator.dict.cs = {
|
||||||
'hide variable %var':
|
'hide variable %var':
|
||||||
'schovej proměnnou %var',
|
'schovej proměnnou %var',
|
||||||
'script variables %scriptVars':
|
'script variables %scriptVars':
|
||||||
'Vytvoř seznam %scriptVars',
|
'Vytvoř skriptové proměnné %scriptVars',
|
||||||
|
|
||||||
// lists:
|
// lists:
|
||||||
'list %exp':
|
'list %exp':
|
||||||
'seznam %exp',
|
'seznam %exp',
|
||||||
'%s in front of %l':
|
'%s in front of %l':
|
||||||
'%s v popředí z %l',
|
'%s na začátek %l',
|
||||||
'item %idx of %l':
|
'item %idx of %l':
|
||||||
'položka %idx ze %l',
|
'položka %idx z %l',
|
||||||
'all but first of %l':
|
'all but first of %l':
|
||||||
'vše kromě první položky z %l',
|
'vše kromě první položky z %l',
|
||||||
'length of %l':
|
'length of %l':
|
||||||
'velikost %l',
|
'délka %l',
|
||||||
'%l contains %s':
|
'%l contains %s':
|
||||||
'%l obsahuje %s',
|
'%l obsahuje %s',
|
||||||
'thing':
|
'thing':
|
||||||
|
@ -627,9 +633,9 @@ SnapTranslator.dict.cs = {
|
||||||
'delete %ida of %l':
|
'delete %ida of %l':
|
||||||
'smazat %ida z %l',
|
'smazat %ida z %l',
|
||||||
'insert %s at %idx of %l':
|
'insert %s at %idx of %l':
|
||||||
'vložit %s na %idx v %l',
|
'vložit %s na %idx pozici v %l',
|
||||||
'replace item %idx of %l with %s':
|
'replace item %idx of %l with %s':
|
||||||
'nahraď prvek %idx v %l za %s',
|
'nahraď položku %idx v %l hodnotou %s',
|
||||||
|
|
||||||
// other
|
// other
|
||||||
'Make a block':
|
'Make a block':
|
||||||
|
@ -1192,8 +1198,17 @@ SnapTranslator.dict.cs = {
|
||||||
'želva',
|
'želva',
|
||||||
|
|
||||||
// graphical effects
|
// graphical effects
|
||||||
|
'brightness':
|
||||||
|
'jas',
|
||||||
'ghost':
|
'ghost':
|
||||||
'duch',
|
'duch',
|
||||||
|
'negative':
|
||||||
|
'negativ',
|
||||||
|
'comic':
|
||||||
|
'moaré',
|
||||||
|
'confetti':
|
||||||
|
'barevnost',
|
||||||
|
|
||||||
|
|
||||||
// keys
|
// keys
|
||||||
'space':
|
'space':
|
||||||
|
@ -1286,6 +1301,10 @@ SnapTranslator.dict.cs = {
|
||||||
// math functions
|
// math functions
|
||||||
'abs':
|
'abs':
|
||||||
'absolutní hodnota',
|
'absolutní hodnota',
|
||||||
|
'ceiling':
|
||||||
|
'zaokrouhlit nahoru',
|
||||||
|
'floor':
|
||||||
|
'zaokrouhlit dolů',
|
||||||
'sqrt':
|
'sqrt':
|
||||||
'odmocnina',
|
'odmocnina',
|
||||||
'sin':
|
'sin':
|
||||||
|
@ -1325,5 +1344,5 @@ SnapTranslator.dict.cs = {
|
||||||
'last':
|
'last':
|
||||||
'poslední',
|
'poslední',
|
||||||
'any':
|
'any':
|
||||||
'jakýkoliv'
|
'kterákoli'
|
||||||
};
|
};
|
||||||
|
|
|
@ -221,7 +221,7 @@ SnapTranslator.dict.cs = {
|
||||||
'translator_e-mail':
|
'translator_e-mail':
|
||||||
'info@iguru.eu, jan.tomsa.1976@gmail.com',
|
'info@iguru.eu, jan.tomsa.1976@gmail.com',
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2015-09-23'
|
'2015-11-16'
|
||||||
};
|
};
|
||||||
|
|
||||||
SnapTranslator.dict.zh = {
|
SnapTranslator.dict.zh = {
|
||||||
|
|
Ładowanie…
Reference in New Issue