1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
|
dialogId("pot-v-lod", "font_big", "Could this be Captain Silver’s ship?")
dialogStr("Že by to byla ta Silverova loď?")
dialogId("pot-m-soud", "font_small", "What makes you think so?")
dialogStr("Z čeho tak soudíš?")
dialogId("pot-v-jmeno", "font_big", "The title of this level.")
dialogStr("Ze jména této místnosti.")
dialogId("pot-v-slus", "font_big", "It suits you.")
dialogStr("Moc ti to sluší.")
dialogId("pot-m-dik", "font_small", "Thanks, you too.")
dialogStr("Díky, tobě taky.")
dialogId("pot-v-cepic", "font_big", "A very nice hat.")
dialogStr("Moc slušivá čepička.")
dialogId("pot-m-klob", "font_small", "Your stetson is quite good, too.")
dialogStr("Tvůj klobouk taky ujde.")
dialogId("pot-v-hlave", "font_big", "What is that on your head?")
dialogStr("Co to máš na hlavě?")
dialogId("pot-m-zima", "font_small", "My ears were freezing.")
dialogStr("Byla mi zima na uši...")
dialogId("pot-m-pujc", "font_small", "That’s some hat! Can I borrow it?")
dialogStr("Ty máš ale klobouk! Půjčíš mi ho?")
dialogId("pot-v-leda", "font_big", "If you lend me yours.")
dialogStr("Leda za čepičku.")
dialogId("pot-m-velik", "font_small", "This sure is a big stetson.")
dialogStr("To je ale veliký klobouk.")
dialogId("pot-v-kras", "font_big", "And a beatiful one, too.")
dialogStr("A taky krásný.")
dialogId("pot-v-nehnu", "font_big", "I can’t move this.")
dialogStr("S tím ani nehnu.")
dialogId("pot-v-trub", "font_big", "I can’t move that cylinder.")
dialogStr("S tou trubkou nepohnu.")
dialogId("pot-m-nezb", "font_small", "I think we’re going to have to go inside that ship.")
dialogStr("Asi nám nezbude než vlézt do té lodi.")
dialogId("pot-m-dovn", "font_small", "It looks like we have to go inside.")
dialogStr("Asi budeme muset dovnitř.")
dialogId("pot-m-zatuch", "font_small", "The air in here smells so stale.")
dialogStr("Páchne to tu zatuchlinou.")
dialogId("pot-v-nikdo", "font_big", "It seems that nobody’s here.")
dialogStr("Zdá se, že tu nikdo není.")
dialogId("pot-m-moc", "font_small", "I don’t like it here.")
dialogStr("Moc se mi tu nelíbí.")
dialogId("pot-v-plav", "font_big", "Stop talking and swim. Old ship interiors are highly interesting places.")
dialogStr("Nemluv a plav, interiéry starých lodí jsou nadmíru zajímavá místa.")
dialogId("pot-v-ponur", "font_big", "Can you sense that atmosphere of doom and decay?")
dialogStr("Cítíš tu ponurou atmosféru zániku a pomíjivosti?")
dialogId("pot-m-hnil", "font_small", "No, just the mold.")
dialogStr("Cítím akorát hnilobu.")
dialogId("pot-m-vidis", "font_small", "What do you see?")
dialogStr("Co tam vidíš?")
dialogId("pot-v-vidim", "font_big", "I can see many interesting levels which we’ll have to solve.")
dialogStr("Vidím spoustu zajímavých místností, které budeme muset řešit.")
|