summaryrefslogtreecommitdiff
path: root/npc/000-2-0
diff options
context:
space:
mode:
authorMaarten Vanraes <maarten.vanraes@gmail.com>2012-01-12 21:35:46 +0100
committerMaarten Vanraes <maarten.vanraes@gmail.com>2012-01-12 21:35:46 +0100
commit31b5fe9014044f9978a8bceb0ae3c15b7b92b6b1 (patch)
treee0c381ef71e70af8edbfd11989aad84d29491bcb /npc/000-2-0
parent993833c8cfbf2ae5f153a6d1cd23168ca3d70d4c (diff)
downloadserverdata-31b5fe9014044f9978a8bceb0ae3c15b7b92b6b1.tar.gz
serverdata-31b5fe9014044f9978a8bceb0ae3c15b7b92b6b1.tar.bz2
serverdata-31b5fe9014044f9978a8bceb0ae3c15b7b92b6b1.tar.xz
serverdata-31b5fe9014044f9978a8bceb0ae3c15b7b92b6b1.zip
Fix english translation
Diffstat (limited to 'npc/000-2-0')
-rw-r--r--npc/000-2-0/billybons.txt10
-rw-r--r--npc/000-2-0/julia.txt14
2 files changed, 12 insertions, 12 deletions
diff --git a/npc/000-2-0/billybons.txt b/npc/000-2-0/billybons.txt
index 9d53cf8f..000c32b0 100644
--- a/npc/000-2-0/billybons.txt
+++ b/npc/000-2-0/billybons.txt
@@ -27,7 +27,7 @@
mesn;
mesq lg("NO and *hick* NO, you and you and your... *burp* stupi*hick* guild!");
- mesq l("You tried to get ride of me, eeh?? But suprise! I'm still here...*hick* Or there....");
+ mesq l("You tried to get rid of me, eeh?? But suprise! I'm still here...*hick* Or there....");
next;
mesn;
@@ -35,11 +35,11 @@
menu
l("What are you talking about? Which guild?"), l_Quit,
- l("You are full of wine my friend..."), -,
+ l("You are full of wine, my friend..."), -,
l("You should go and get some sleep."), l_Quit;
mesn;
- mesq l("If I saw *hick* who you wereee.... *hips* Would not had helped you! ");
+ mesq l("If I saw *hick* who you wereee.... *hips* Would not have helped you! ");
menu
l("But who am I?"), -,
@@ -71,8 +71,8 @@ l_Quit:
mesq l("Yeah you're all like *hick* that in Esperia, but you won't get me! *burp*");
mesq l("I'm not that numb eeh *hick* what did ever you disco*hips*veeered there, the warrior guild won't get me!");
next;
- mesn l("The sailor is turning his back to you");
+ mesn l("The sailor is turning his back to you.");
close;
-} \ No newline at end of file
+}
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index 3ff1e035..8dc64eba 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -34,9 +34,9 @@
mesn;
mesq l("Hi, nice to see you!");
next;
- mesq l("I'm called Julia, it's me who took care of you during some days, when we found you back on the sea, I'm very happy to see that you seem okay now!");
+ mesq l("I'm called Julia, it's me who took care of you some days ago, when we found you back on the sea, I'm very happy to see that you seem okay now!");
next;
- mesq l("Could I ask you which is your native language? A sailor said me russian, an other one said me french... I'm a bit lost. I will register you on the ship board list just after that.");
+ mesq l("Could I ask you what your native language is? A sailor told me you're russian, but another one told me you're french... I'm a bit lost. I will register you on the ship boarding list just after that.");
set @s$, "";
goto l_ChooseLang;
@@ -56,7 +56,7 @@
if (@lang < 0 || @lang > 7) close;
setlang @lang;
mesn;
- mesq l("Ok, Done. I'm sure that you got some question for me, feel free to ask them!");
+ mesq l("Ok, Done. I'm sure that you've got some questions for me, feel free to ask them!");
goto l_Menu;
close;
@@ -88,17 +88,17 @@
l_What:
mesn;
- mesq l("We thought that you could help us understand this, all we know is that we found you back on the sea, adrifting one your raft.");
+ mesq l("We thought that you could help us understand this, all we know is that we found you back in the sea, adrift on your raft.");
next;
- mesq l("You were in a bad mood and you can be happy that we found you before the sea took you.");
+ mesq l("You were in a bad mood and you should be happy that we found you before the sea took you.");
next;
- mesq l("Also, there was this inscription on your raft, the one of the warrior guild of Esperia, the largest and biggest guild of the whole new world, does it make you remember something?");
+ mesq l("Also, there was this inscription on your raft, one of the warrior guild of Esperia, the largest and biggest guild of the whole new world, does that make you remember something?");
next;
goto l_EsperiaMenu;
l_EsperiaMenu:
menu
- l("Sorry but I can't tell you anything about it."), l_NoChanges,
+ l("Sorry but I can't tell you anything about that."), l_NoChanges,
l("Nothing, sorry."), l_NoChanges;
l_Close: