Skip to content

Commit a2af9e6

Browse files
committed
Tweaks and typo corrections in docs
1 parent 2260744 commit a2af9e6

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,24 +148,24 @@ Changes made between version numbers may adversely affect emulator save states.
148148
- Core hacking and programming
149149
### Maxim
150150
- Project manager, final hacking/programming
151-
- https://www.smspower.org/maxim
151+
- https://www.smspower.org/maxim
152152
### Paul Jensen
153153
- Script translator, editor
154154
### satsu
155155
- Additional translations
156156
### Frank Cifaldi (TheRedEye)
157157
- Localization and script enhancements
158-
- https://twitter.com/frankcifaldi
159-
- https://gamehistory.org
158+
- https://twitter.com/frankcifaldi
159+
- https://gamehistory.org
160160
### Damien Guard
161161
- Polaris font
162-
- https://damieng.com
162+
- https://damieng.com
163163
### Popfan
164164
- German translation, Kanji/hiragana/katakana script, literal script improvements
165-
- https://twitter.com/gensakudan
165+
- https://twitter.com/gensakudan
166166
### kusfo
167167
- Catalan and Spanish translations
168-
- https://twitter.com/jordimontornes
168+
- https://twitter.com/jordimontornes
169169
### ajkmetiuk
170170
- Portuguese Brazilian translation
171171
### ichigobankai, Wil76, Vingazole

translating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ To build, you need:
185185

186186
1. GNU Make
187187
2. Python 3
188-
3. [WLA DX](https://github.com/vhelin/wla-dx) - a version newer than 3 Dec 2020
188+
3. [WLA DX](https://github.com/vhelin/wla-dx)
189189
4. [BMP2Tile](https://github.com/maxim-zhao/bmp2tile) and its set of [compressors](https://github.com/maxim-zhao/bmp2tilecompressors)
190190
5. (Optionally) Flips, to create patch files
191191
6. A copy of the original Phantasy Star ROM

translation-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,9 @@ Japanese|Romaji|Sega original translation (in-game)|Sega original translation (i
160160
タンドレ|tandore|THUN|Thunder|Thunder|Lightning attack (-30DP to all enemies). Transliteration.
161161
ペヤラク|peyaraku|CHAT|Chat|Transrate|Talk to enemies, but does not always work - hence a "bad" translation. Might be a play on the words "perapera" ('fluent') and "yaku" ('translation'), created by taking the word "perayaku" ("fluent/perfect translation") and switching the second and third syllables. Similar to "raputto", this also makes sense if you consider that the spell allows you to talk to certain monsters. Also, since the name of the spell isn't a perfect rendering of "peyaraku", it makes sense that the spell doesn't work on all monsters.
162162
トルーパ|toruupa|FLY|Fly|Troop|Return to last church. Transliteration.
163-
ラプット|raputto|TRAP|Trap|Untrap|Disarms traps. "Raputto" is a jumpled-up "torappu", which is transliterated.
163+
ラプット|raputto|TRAP|Trap|Untrap|Disarms traps. "Raputto" is a jumbled-up "torappu", which is transliterated.
164164
ワーラ|waara|WALL|Wall|Waller|Creates a "wall" that blocks attacks. Transliteration (unchanged)
165-
ヒューン|hyuun|WIND|Wind|Wind|Wind attack (-10DP x 3). Original is opomatopoeic for a strong gust of wind but there's no good English equivalent.
165+
ヒューン|hyuun|WIND|Wind|Wind|Wind attack (-10DP x 3). Original is onomatopoeic for a strong gust of wind but there's no good English equivalent.
166166

167167
### Enemies
168168
Japanese|Romaji|Sega original translation (in-game)|Sega original translation (interpretation)|Retranslation|Notes

0 commit comments

Comments
 (0)