summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-14 02:01:48 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-14 02:01:48 -0300
commite4013edf26794c15146fbd73ec723062e5c7d6b0 (patch)
tree066a206c37adfb0990389fb99628d996ce84b2cc /lang
parent4f08d23dccb53ea0ad1704f27b47a46398fefe6d (diff)
downloadtools-e4013edf26794c15146fbd73ec723062e5c7d6b0.tar.gz
tools-e4013edf26794c15146fbd73ec723062e5c7d6b0.tar.bz2
tools-e4013edf26794c15146fbd73ec723062e5c7d6b0.tar.xz
tools-e4013edf26794c15146fbd73ec723062e5c7d6b0.zip
Fetch and Push scripts, translation updates
Diffstat (limited to 'lang')
-rwxr-xr-xlang/fetch.py47
-rw-r--r--lang/out/en.pot9888
-rwxr-xr-xlang/push.py50
3 files changed, 1991 insertions, 7994 deletions
diff --git a/lang/fetch.py b/lang/fetch.py
new file mode 100755
index 0000000..04c47ae
--- /dev/null
+++ b/lang/fetch.py
@@ -0,0 +1,47 @@
+#! /usr/bin/env python2.7
+# -*- coding: utf8 -*-
+#
+# Copyright (C) 2018 TMW-2
+# Author: Jesusalva
+
+from transifex.api import TransifexAPI
+
+project='saulc-tmw-fork'
+
+# Load credentials from login.txt and password.txt
+login=open('login.txt', 'r')
+for i in login:
+ username=i.replace('\n', '').replace('\r', '')
+
+login.close()
+
+passw=open('password.txt', 'r')
+for i in passw:
+ password=i.replace('\n', '').replace('\r', '')
+
+passw.close()
+
+t=TransifexAPI(username, password, 'https://www.transifex.com')
+
+if (not t.ping):
+ print("ERROR: Ping failed, this may be due incorrect username/password in login.txt and password.txt. Ensure there is NO newline at the end of file.")
+ exit(1)
+
+if (not t.project_exists(project)):
+ print("ERROR: Invalid project name")
+ exit(1)
+
+# Load languages
+langs=[]
+vcx=open("../../server-data/langs/langs.txt", "r")
+for i in vcx:
+ if i != "en":
+ langs.append(i.replace('\n', ''))
+vcx.close()
+
+# Fetch all translations and record them at in/
+for i in langs:
+ print("Fetching %s..." %(i))
+ t.get_translation(project, 'server-data', i, 'in/'+str(i)+'.po')
+
+
diff --git a/lang/out/en.pot b/lang/out/en.pot
index 1f74898..dfa3514 100644
--- a/lang/out/en.pot
+++ b/lang/out/en.pot
@@ -8,204 +8,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#. code: 915: BLvl: %d | Job: %s (Lvl: %d)
-#: conf/messages.conf:683
-msgid " BLvl: %d | Job: %s (Lvl: %d)"
-msgstr ""
-
-#. code: 916: Party: '%s' | Guild: '%s'
-#: conf/messages.conf:684
-msgid " Party: '%s' | Guild: '%s'"
-msgstr ""
-
-#. code: 1115: Users: %d/%d | Password: %s | Public: %s
-#: conf/messages.conf:918
-msgid " Users: %d/%d | Password: %s | Public: %s"
-msgstr ""
-
-#. code: 297: <identify_flag> <refine> <attribute> <card1> <card2> <card3> <card4> <bound_type>).
-#: conf/messages.conf:304
-msgid " <identify_flag> <refine> <attribute> <card1> <card2> <card3> <card4> <bound_type>)."
-msgstr ""
-
-#. code: 985: <identify_flag> <refine> <attribute> <card1> <card2> <card3> <card4>).
-#: conf/messages.conf:715
-msgid " <identify_flag> <refine> <attribute> <card1> <card2> <card3> <card4>)."
-msgstr ""
-
-#. code: 902: @send <packet hex number> {<value>}*
-#: conf/messages.conf:660
-msgid " @send <packet hex number> {<value>}*"
-msgstr ""
-
-#. code: 901: @send len <packet hex number>
-#: conf/messages.conf:659
-msgid " @send len <packet hex number>"
-msgstr ""
-
-#. code: 903: Value: <type=B(default),W,L><number> or S<length>"<string>"
-#: conf/messages.conf:661
-msgid " Value: <type=B(default),W,L><number> or S<length>\"<string>\""
-msgstr ""
-
-#. code: 1281: - Available in shops only.
-#: conf/messages.conf:1229
-msgid " - Available in shops only."
-msgstr ""
-
-#. code: 1287: - Common mobs with highest drop chance (only max %d are listed):
-#: conf/messages.conf:1237
-msgid " - Common mobs with highest drop chance (only max %d are listed):"
-msgstr ""
-
-#. code: 1286: - Item is not dropped by any mobs.
-#: conf/messages.conf:1236
-msgid " - Item is not dropped by any mobs."
-msgstr ""
-
-#. code: 1282: - Maximal monsters drop chance: %02.02f%%
-#: conf/messages.conf:1230
-msgid " - Maximal monsters drop chance: %02.02f%%"
-msgstr ""
-
-#. code: 1283: - Monsters don't drop this item.
-#: conf/messages.conf:1231
-msgid " - Monsters don't drop this item."
-msgstr ""
-
-#. code: 372: -- Duel has been created (Use @invite/@leave) --
-#: conf/messages.conf:379
-msgid " -- Duel has been created (Use @invite/@leave) --"
-msgstr ""
-
-#. code: 371: -- Duels: %d/%d, Members: %d/%d --
-#: conf/messages.conf:378
-msgid " -- Duels: %d/%d, Members: %d/%d --"
-msgstr ""
-
-#. code: 370: -- Duels: %d/%d, Members: %d/%d, Max players: %d --
-#: conf/messages.conf:377
-msgid " -- Duels: %d/%d, Members: %d/%d, Max players: %d --"
-msgstr ""
-
-#. code: 377: -- Player %s has rejected the duel --
-#: conf/messages.conf:384
-msgid " -- Player %s has rejected the duel --"
-msgstr ""
-
-#. code: 373: -- Player %s invites %s to duel --
-#: conf/messages.conf:380
-msgid " -- Player %s invites %s to duel --"
-msgstr ""
-
-#. code: 1352: -> (card(s):
-#: conf/messages.conf:1342
-msgid " -> (card(s): "
-msgstr ""
-
-#. code: 1350: -> (crafted item, creator id: %u, star crumbs %d, element %d)
-#: conf/messages.conf:1340
-msgid " -> (crafted item, creator id: %u, star crumbs %d, element %d)"
-msgstr ""
-
-#. code: 1348: -> (pet egg, pet id: %u, named)
-#: conf/messages.conf:1338
-msgid " -> (pet egg, pet id: %u, named)"
-msgstr ""
-
-#. code: 1349: -> (pet egg, pet id: %u, unnamed)
-#: conf/messages.conf:1339
-msgid " -> (pet egg, pet id: %u, unnamed)"
-msgstr ""
-
-#. code: 1351: -> (produced item, creator id: %u)
-#: conf/messages.conf:1341
-msgid " -> (produced item, creator id: %u)"
-msgstr ""
-
-#. code: 376: -> Player %s has accepted the duel --
-#: conf/messages.conf:383
-msgid " -> Player %s has accepted the duel --"
-msgstr ""
-
-#. code: 375: <- Player %s has left the duel --
-#: conf/messages.conf:382
-msgid " <- Player %s has left the duel --"
-msgstr ""
-
-#. code: 1244: ATK:%d~%d Range:%d~%d~%d Size:%s Race: %s Element: %s (Lv:%d)
-#: conf/messages.conf:1168
-msgid " ATK:%d~%d Range:%d~%d~%d Size:%s Race: %s Element: %s (Lv:%d)"
-msgstr ""
-
-#. code: 1291: ATK:%d~%d MATK:%d~%d Range:%d~%d~%d Size:%s Race: %s Element: %s (Lv:%d)
-#: conf/messages.conf:1245
-msgid " ATK:%d~%d MATK:%d~%d Range:%d~%d~%d Size:%s Race: %s Element: %s (Lv:%d)"
-msgstr ""
-
-#. code: 1243: DEF:%d MDEF:%d STR:%d AGI:%d VIT:%d INT:%d DEX:%d LUK:%d
-#: conf/messages.conf:1167
-msgid " DEF:%d MDEF:%d STR:%d AGI:%d VIT:%d INT:%d DEX:%d LUK:%d"
-msgstr ""
-
-#. code: 1245: Drops:
-#: conf/messages.conf:1169
-msgid " Drops:"
-msgstr ""
-
-#. code: 1242: Lv:%d HP:%d Base EXP:%u Job EXP:%u HIT:%d FLEE:%d
-#: conf/messages.conf:1166
-msgid " Lv:%d HP:%d Base EXP:%u Job EXP:%u HIT:%d FLEE:%d"
-msgstr ""
-
-#. code: 1247: MVP Bonus EXP:%u
-#: conf/messages.conf:1171
-msgid " MVP Bonus EXP:%u"
-msgstr ""
-
-#. code: 1248: MVP Items:
-#: conf/messages.conf:1172
-msgid " MVP Items:"
-msgstr ""
-
-#. code: 225: and %d second
-#: conf/messages.conf:230
-msgid " and %d second"
-msgstr ""
-
-#. code: 226: and %d seconds
-#: conf/messages.conf:231
-msgid " and %d seconds"
-msgstr ""
-
-#. code: 1333: | equipped:
-#: conf/messages.conf:1323
-msgid " | equipped: "
-msgstr ""
-
#. code: l("@@, I like this name!", strcharinfo(0)),
-#: npc/005-5/cynric.txt~:37
-#: npc/003-3/malindou.txt:37
-#: npc/003-3/malindou.txt~:37
#: npc/005-5/cynric.txt:37
+#: npc/003-3/malindou.txt:37
#, no-c-format
msgid "\"@@\", I like this name!"
msgstr ""
-#. code: 1197: "@alootid reset" will clear your autolootitem list.
-#: conf/messages.conf:1078
-msgid "\"@alootid reset\" will clear your autolootitem list."
+#. code: if (getq(General_Narrator) < 1) mes l("Hey, have you already got the money necessary for the travel?");
+#: npc/002-4/elmo.txt~:18
+#: npc/002-4/elmo.txt:18
+#, no-c-format
+msgid "\"Hey, have you already got the money necessary for the travel?"
msgstr ""
-#. code: mes l("Hey, have you already got the money necessary for the travel?");
-#: npc/002-4/elmo.txt:16
-#: npc/002-4/elmo.txt~:16
+#. code: mes l("Well, looks like you qualify!");
+#: npc/003-1/aidan.txt:32
#, no-c-format
-msgid "\"Hey, have you already got the money necessary for the travel?"
+msgid "\"Well, looks like you qualify!"
msgstr ""
#. code: dispbottom l("##2 14 Days login bonus: ##B2x @@##b", getitemlink(StrangeCoin));
-#: npc/commands/motd.txt~:211
#: npc/commands/motd.txt:211
#, no-c-format
msgid "##2 14 Days login bonus: ##B2x @@##b"
@@ -213,27 +36,23 @@ msgstr ""
#. code: dispbottom l("##2 21 Days login bonus: ##B3x @@##b", getitemlink(StrangeCoin));
#: npc/commands/motd.txt:208
-#: npc/commands/motd.txt~:208
#, no-c-format
msgid "##2 21 Days login bonus: ##B3x @@##b"
msgstr ""
#. code: dispbottom l("##2 30 Days login bonus: ##B1x @@##b", getitemlink(PinkieHat)); // TODO placeholder
#: npc/commands/motd.txt:205
-#: npc/commands/motd.txt~:205
#, no-c-format
msgid "##2 30 Days login bonus: ##B1x @@##b"
msgstr ""
#. code: dispbottom l("##2 7 Days login bonus: ##B20 Job Exp.##b");
#: npc/commands/motd.txt:214
-#: npc/commands/motd.txt~:214
#, no-c-format
msgid "##2 7 Days login bonus: ##B20 Job Exp.##b"
msgstr ""
#. code: dispbottom l("##2 @@ Days login bonus: ##B2x @@##b", #LOGIN_STREAK, getitemlink(StrangeCoin));
-#: npc/commands/motd.txt~:202
#: npc/commands/motd.txt:202
#, no-c-format
msgid "##2 @@ Days login bonus: ##B2x @@##b"
@@ -241,13 +60,11 @@ msgstr ""
#. code: dispbottom l("##2Daily login bonus: ##B1x @@##b", getitemlink(StrangeCoin));
#: npc/commands/motd.txt:217
-#: npc/commands/motd.txt~:217
#, no-c-format
msgid "##2Daily login bonus: ##B1x @@##b"
msgstr ""
#. code: dispbottom l("##2Daily login bonus: ##B20 GP##b");
-#: npc/commands/motd.txt~:220
#: npc/commands/motd.txt:220
#, no-c-format
msgid "##2Daily login bonus: ##B20 GP##b"
@@ -255,573 +72,162 @@ msgstr ""
#. code: dispbottom l("##2Daily login bonus: ##B5 Job Exp.##b");
#: npc/commands/motd.txt:223
-#: npc/commands/motd.txt~:223
#, no-c-format
msgid "##2Daily login bonus: ##B5 Job Exp.##b"
msgstr ""
#. code: mes l("##BHall Of Fame: TOP5##b");
-#: npc/003-1/michel.txt:10
-#: npc/003-1/michel.txt~:10
+#: npc/003-1/michel.txt:13
#, no-c-format
msgid "##BHall Of Fame: TOP5##b"
msgstr ""
-#. code: mesq l("##BIMPORTANT:##b People usually doesn't shout, they talk. Because this, if you are too close, an NPC won't hear you.");
-#: npc/005-7/trainer.txt:345
-#: npc/005-1/trainer.txt~:255
-#: npc/005-7/trainer.txt~:345
+#. code: mes l("##BHall Of Fortune: TOP5##b");
+#: npc/003-1/michel.txt:23
#, no-c-format
-msgid "##BIMPORTANT:##b People usually doesn't shout, they talk. Because this, if you are too close, an NPC won't hear you."
+msgid "##BHall Of Fortune: TOP5##b"
msgstr ""
-#. code: mes(l("##BWARNING:##b you are about to permanently empty the quote database."));
-#: npc/008-1/confused-tree.txt:34
+#. code: mes l("##BHall Of Level: TOP5##b");
+#: npc/003-1/michel.txt:33
#, no-c-format
-msgid "##BWARNING:##b you are about to permanently empty the quote database."
-msgstr ""
-
-#. code: 171: %d - void
-#: conf/messages.conf:187
-msgid "%d - void"
-msgstr ""
-
-#. code: 152: %d GMs found.
-#: conf/messages.conf:168
-msgid "%d GMs found."
-msgstr ""
-
-#. code: 274: %d commands found.
-#: conf/messages.conf:279
-msgid "%d commands found."
-msgstr ""
-
-#. code: 219: %d day
-#: conf/messages.conf:224
-msgid "%d day"
-msgstr ""
-
-#. code: 220: %d days
-#: conf/messages.conf:225
-msgid "%d days"
-msgstr ""
-
-#. code: 221: %d hour
-#: conf/messages.conf:226
-msgid "%d hour"
-msgstr ""
-
-#. code: 222: %d hours
-#: conf/messages.conf:227
-msgid "%d hours"
-msgstr ""
-
-#. code: 1354: %d item(s) found in %d %s slots.
-#: conf/messages.conf:1344
-msgid "%d item(s) found in %d %s slots."
-msgstr ""
-
-#. code: 113: %d item(s) removed by a GM.
-#: conf/messages.conf:130
-msgid "%d item(s) removed by a GM."
-msgstr ""
-
-#. code: 114: %d item(s) removed from the player.
-#: conf/messages.conf:131
-msgid "%d item(s) removed from the player."
-msgstr ""
-
-#. code: 115: %d item(s) removed. Player had only %d on %d items.
-#: conf/messages.conf:132
-msgid "%d item(s) removed. Player had only %d on %d items."
+msgid "##BHall Of Level: TOP5##b"
msgstr ""
-#. code: 168: %d items have been refined.
-#: conf/messages.conf:184
-msgid "%d items have been refined."
-msgstr ""
-
-#. code: 223: %d minute
-#: conf/messages.conf:228
-msgid "%d minute"
-msgstr ""
-
-#. code: 224: %d minutes
-#: conf/messages.conf:229
-msgid "%d minutes"
-msgstr ""
-
-#. code: 240: %d monster(s) summoned!
-#: conf/messages.conf:245
-msgid "%d monster(s) summoned!"
-msgstr ""
-
-#. code: 56: %d players found in map '%s'.
-#: conf/messages.conf:80
-msgid "%d players found in map '%s'."
-msgstr ""
-
-#. code: 30: %d players found.
-#: conf/messages.conf:57
-msgid "%d players found."
-msgstr ""
-
-#. code: 79: %d results found.
-#: conf/messages.conf:98
-msgid "%d results found."
-msgstr ""
-
-#. code: 1001: %d: Body Armor
-#: conf/messages.conf:748
-msgid "%d: Body Armor"
-msgstr ""
-
-#. code: 999: %d: Garment
-#: conf/messages.conf:746
-msgid "%d: Garment"
-msgstr ""
-
-#. code: 1000: %d: Left Accessory
-#: conf/messages.conf:747
-msgid "%d: Left Accessory"
-msgstr ""
-
-#. code: 1002: %d: Left Hand
-#: conf/messages.conf:749
-msgid "%d: Left Hand"
-msgstr ""
-
-#. code: 997: %d: Lower Headgear
-#: conf/messages.conf:744
-msgid "%d: Lower Headgear"
-msgstr ""
-
-#. code: 1006: %d: Mid Headgear
-#: conf/messages.conf:753
-msgid "%d: Mid Headgear"
-msgstr ""
-
-#. code: 1004: %d: Right Accessory
-#: conf/messages.conf:751
-msgid "%d: Right Accessory"
-msgstr ""
-
-#. code: 998: %d: Right Hand
-#: conf/messages.conf:745
-msgid "%d: Right Hand"
-msgstr ""
-
-#. code: 1003: %d: Shoes
-#: conf/messages.conf:750
-msgid "%d: Shoes"
-msgstr ""
-
-#. code: 1005: %d: Top Headgear
-#: conf/messages.conf:752
-msgid "%d: Top Headgear"
-msgstr ""
-
-#. code: 386: %s :Main: %s
-#: conf/messages.conf:387
-msgid "%s :Main: %s"
-msgstr ""
-
-#. code: 1376: %s data type is not supported :%u
-#: conf/messages.conf:1376
-msgid "%s data type is not supported :%u"
-msgstr ""
-
-#. code: 1404: %s failed
-#: conf/messages.conf:1432
-msgid "%s failed"
-msgstr ""
-
-#. code: 154: %s failed.
-#: conf/messages.conf:170
-msgid "%s failed."
-msgstr ""
-
-#. code: 1389: %s failed. Player not found.
-#: conf/messages.conf:1397
-msgid "%s failed. Player not found."
-msgstr ""
-
-#. code: 265: %s has bought your item(s).
-#: conf/messages.conf:270
-msgid "%s has bought your item(s)."
-msgstr ""
-
-#. code: 402: %s in jail for %d years, %d months, %d days, %d hours and %d minutes
-#: conf/messages.conf:402
-msgid "%s in jail for %d years, %d months, %d days, %d hours and %d minutes"
-msgstr ""
-
-#. code: 153: %s is Unknown Command.
-#: conf/messages.conf:169
-msgid "%s is Unknown Command."
-msgstr ""
-
-#. code: 1375: %s is empty
-#: conf/messages.conf:1375
-msgid "%s is empty"
-msgstr ""
-
-#. code: 46: %s recalled!
-#: conf/messages.conf:73
-msgid "%s recalled!"
-msgstr ""
-
-#. code: 1295: %s revision '%s' (src) / '%s' (scripts)
-#: conf/messages.conf:1251
-msgid "%s revision '%s' (src) / '%s' (scripts)"
-msgstr ""
-
-#. code: 1289: %s spawns in:
-#: conf/messages.conf:1241
-msgid "%s spawns in:"
-msgstr ""
-
-#. code: 1373: %s value is now :%d
-#: conf/messages.conf:1373
-msgid "%s value is now :%d"
-msgstr ""
-
-#. code: 1374: %s value is now :%s
-#: conf/messages.conf:1374
-msgid "%s value is now :%s"
-msgstr ""
-
-#. code: 78: %s: %d
-#: conf/messages.conf:97
-msgid "%s: %d"
-msgstr ""
-
-#. code: 1401: '%s' Channel is password protected (usage: %s <#channel_name> <password>)
-#: conf/messages.conf:1421
-msgid "'%s' Channel is password protected (usage: %s <#channel_name> <password>)"
-msgstr ""
-
-#. code: 1176: '%s' and his/her partner are now divorced.
-#: conf/messages.conf:1043
-msgid "'%s' and his/her partner are now divorced."
-msgstr ""
-
-#. code: 1413: '%s' channel color updated to '%s'
-#: conf/messages.conf:1441
-msgid "'%s' channel color updated to '%s' "
-msgstr ""
-
-#. code: 1447: '%s' is not a known channel option
-#: conf/messages.conf:1474
-msgid "'%s' is not a known channel option"
-msgstr ""
-
-#. code: 1469: '%s' is not a known costume
-#: conf/messages.conf:1498
-msgid "'%s' is not a known costume"
-msgstr ""
-
-#. code: 1380: '%s' is not a known permission.
-#: conf/messages.conf:1384
-msgid "'%s' is not a known permission."
-msgstr ""
-
-#. code: 1175: '%s' is not married.
-#: conf/messages.conf:1042
-msgid "'%s' is not married."
-msgstr ""
-
-#. code: 208: '%s' skill and stat points have been reset.
-#: conf/messages.conf:217
-msgid "'%s' skill and stat points have been reset."
-msgstr ""
-
-#. code: 206: '%s' skill points reset.
-#: conf/messages.conf:215
-msgid "'%s' skill points reset."
-msgstr ""
-
-#. code: 207: '%s' stats points reset.
-#: conf/messages.conf:216
-msgid "'%s' stats points reset."
+#. code: mesq l("##BIMPORTANT:##b People usually doesn't shout, they talk. Because this, if you are too far, an NPC won't hear you.");
+#: npc/005-7/trainer.txt:359
+#: npc/005-7/trainer.txt~:359
+#, no-c-format
+msgid "##BIMPORTANT:##b People usually doesn't shout, they talk. Because this, if you are too far, an NPC won't hear you."
msgstr ""
-#. code: 53: '%s' stats:
-#: conf/messages.conf:77
-msgid "'%s' stats:"
+#. code: mes l("##BLatest GM Commands##b");
+#: npc/003-1/michel.txt:45
+#, no-c-format
+msgid "##BLatest GM Commands##b"
msgstr ""
-#. code: 344: (%s)
-#: conf/messages.conf:350
-msgid "(%s) "
+#. code: mes(l("##BWARNING:##b you are about to permanently empty the quote database."));
+#: npc/008-1/confused-tree.txt:34
+#, no-c-format
+msgid "##BWARNING:##b you are about to permanently empty the quote database."
msgstr ""
-#. code: 278: (@request): %s
-#: conf/messages.conf:283
-msgid "(@request): %s"
+#. code: mes l("(A mystical aura surrounds this stone. It probably can return you home. What do you do?)");
+#: npc/001-4/event_soulmenhir.txt:8
+#, no-c-format
+msgid "(A mystical aura surrounds this stone. It probably can return you home. What do you do?)"
msgstr ""
#. code: mes l("(A mystical aura surrounds this stone. You feel mysteriously attracted to it. Something tells you to touch it. What do you do?)");
-#: npc/functions/soul_menhir.txt~:2
#: npc/functions/soul_menhir.txt:2
#, no-c-format
msgid "(A mystical aura surrounds this stone. You feel mysteriously attracted to it. Something tells you to touch it. What do you do?)"
msgstr ""
#. code: message strcharinfo(0), l("(A strange barrier keeps you from touching the stone at this time.)");
-#: npc/functions/soul_menhir.txt~:46
-#: npc/functions/soul_menhir.txt:46
+#: npc/functions/soul_menhir.txt:53
#, no-c-format
msgid "(A strange barrier keeps you from touching the stone at this time.)"
msgstr ""
#. code: mes l("(A strange sensation flows through you. It feels like your soul leaves your body and becomes one with the stone. As suddenly as the feeling started it stops.)");
-#: npc/functions/soul_menhir.txt:31
-#: npc/functions/soul_menhir.txt~:31
+#: npc/functions/soul_menhir.txt:32
#, no-c-format
msgid "(A strange sensation flows through you. It feels like your soul leaves your body and becomes one with the stone. As suddenly as the feeling started it stops.)"
msgstr ""
#. code: mes l("(As suddenly as the feeling started it stops. The strange attraction is away from one moment to the next and the menhir feels like just an ordinary stone.)");
-#: npc/functions/soul_menhir.txt:25
-#: npc/functions/soul_menhir.txt~:25
+#: npc/functions/soul_menhir.txt:26
#, no-c-format
msgid "(As suddenly as the feeling started it stops. The strange attraction is away from one moment to the next and the menhir feels like just an ordinary stone.)"
msgstr ""
-#. code: 912: (CID:%d/AID:%d)
-#: conf/messages.conf:678
-msgid "(CID:%d/AID:%d) "
-msgstr ""
-
#. code: mes l("(Suddenly a strange sensation flows through you. It feels like your soul leaves your body and becomes one with the stone.)");
-#: npc/functions/soul_menhir.txt:24
-#: npc/functions/soul_menhir.txt~:24
+#: npc/functions/soul_menhir.txt:25
#, no-c-format
msgid "(Suddenly a strange sensation flows through you. It feels like your soul leaves your body and becomes one with the stone.)"
msgstr ""
#. code: mes l("(You touch the mysterious stone. Somehow it feels warm and cold at the same time.)");
-#: npc/functions/soul_menhir.txt~:23
-#: npc/functions/soul_menhir.txt:23
+#: npc/functions/soul_menhir.txt:24
#, no-c-format
msgid "(You touch the mysterious stone. Somehow it feels warm and cold at the same time.)"
msgstr ""
-#. code: 270: * :%s %s: *
-#: conf/messages.conf:275
-msgid "* :%s %s: *"
-msgstr ""
-
-#. code: l("*Bang bang*");
-#: npc/005-6/zitoni.txt:115
-#: npc/005-6/zitoni.txt~:116
+#. code: mes l("(shivering) Ah, how I am afraid of pious!");
+#: npc/002-1/dan.txt:71
+#: npc/002-1/dan.txt~:71
#, no-c-format
-msgid "*Bang bang*"
+msgid "(shivering) \"Ah, how I am afraid of pious!\""
msgstr ""
#. code: npctalk3 l("*Hic*");
-#: npc/002-3/billybons.txt~:74
-#: npc/002-3/billybons.txt:74
+#: npc/002-3/billybons.txt:76
#, no-c-format
msgid "*Hic*"
msgstr ""
#. code: mesq l("*burp*");
-#: npc/002-3/billybons.txt:84
-#: npc/002-3/billybons.txt~:84
+#: npc/002-3/billybons.txt:86
#, no-c-format
msgid "*burp*"
msgstr ""
-#. code: 1409: - #%s ( %d users )
-#: conf/messages.conf:1437
-msgid "- #%s ( %d users )"
-msgstr ""
-
-#. code: 1444: - %s
-#: conf/messages.conf:1471
-msgid "- %s"
-msgstr ""
-
-#. code: 1445: - %s (%d)
-#: conf/messages.conf:1472
-msgid "- %s (%d)"
-msgstr ""
-
-#. code: 1472: - Available Costumes
-#: conf/messages.conf:1501
-msgid "- Available Costumes"
-msgstr ""
-
#. code: mes l("- I overheard rumors about a festival. Maybe someone needs help with their figurine?");
-#: npc/002-4/elmo.txt~:42
-#: npc/002-4/elmo.txt:42
+#: npc/002-4/elmo.txt:58
+#: npc/002-4/elmo.txt~:58
#, no-c-format
msgid "- I overheard rumors about a festival. Maybe someone needs help with their figurine?"
msgstr ""
#. code: mes l("- I think you can help the storehouse for some quick cash.");
-#: npc/002-4/elmo.txt:25
-#: npc/002-4/elmo.txt~:25
+#: npc/002-4/elmo.txt:41
+#: npc/002-4/elmo.txt~:41
#, no-c-format
msgid "- I think you can help the storehouse for some quick cash."
msgstr ""
#. code: mes l("- Inside the big house is someone who can train you. All experience is handy!");
-#: npc/002-4/elmo.txt:47
+#: npc/002-4/elmo.txt~:35
+#: npc/002-4/elmo.txt:35
#, no-c-format
msgid "- Inside the big house is someone who can train you. All experience is handy!"
msgstr ""
#. code: mes l("- Some of our crew are missing. They're probably wasting their time at beach.");
-#: npc/002-4/elmo.txt:37
-#: npc/002-4/elmo.txt~:37
+#: npc/002-4/elmo.txt~:53
+#: npc/002-4/elmo.txt:53
#, no-c-format
msgid "- Some of our crew are missing. They're probably wasting their time at beach."
msgstr ""
-#. code: mes l("- You can always play with kids. Not very profitable, though.");
-#: npc/002-4/elmo.txt~:32
-#: npc/002-4/elmo.txt:32
+#. code: mes l("- Some sailors within this ship may need your help: Chef Gado, Dan, Peter... help them all and collect rewards!");
+#: npc/002-4/elmo.txt~:75
+#: npc/002-4/elmo.txt:75
#, no-c-format
-msgid "- You can always play with kids. Not very profitable, though."
-msgstr ""
-
-#. code: 1463: - adds or removes <option name> with <option value> to <channel name> channel
-#: conf/messages.conf:1490
-msgid "- adds or removes <option name> with <option value> to <channel name> channel"
-msgstr ""
-
-#. code: 1457: - bans <character name> from <channel name> channel
-#: conf/messages.conf:1484
-msgid "- bans <character name> from <channel name> channel"
-msgstr ""
-
-#. code: 1428: - binds your global chat to <channel name>, making anything you type in global be sent to the channel
-#: conf/messages.conf:1456
-msgid "- binds your global chat to <channel name>, making anything you type in global be sent to the channel"
-msgstr ""
-
-#. code: 1422: - changes <channel name> color to <color name>
-#: conf/messages.conf:1450
-msgid "- changes <channel name> color to <color name>"
-msgstr ""
-
-#. code: 1416: - creates a new channel
-#: conf/messages.conf:1444
-msgid "- creates a new channel"
-msgstr ""
-
-#. code: 1424: - leaves <channel name>
-#: conf/messages.conf:1452
-msgid "- leaves <channel name>"
-msgstr ""
-
-#. code: 1459: - lists all banned characters from <channel name> channel
-#: conf/messages.conf:1486
-msgid "- lists all banned characters from <channel name> channel"
-msgstr ""
-
-#. code: 1420: - lists colors available to select for custom channels
-#: conf/messages.conf:1448
-msgid "- lists colors available to select for custom channels"
-msgstr ""
-
-#. code: 1418: - lists public channels
-#: conf/messages.conf:1446
-msgid "- lists public channels"
-msgstr ""
-
-#. code: 1461: - unbans <character name> from <channel name> channel
-#: conf/messages.conf:1488
-msgid "- unbans <character name> from <channel name> channel"
-msgstr ""
-
-#. code: 1468: - unbans everyone from <channel name>
-#: conf/messages.conf:1495
-msgid "- unbans everyone from <channel name>"
-msgstr ""
-
-#. code: 1430: - unbinds your global chat from its attached channel (if bound)
-#: conf/messages.conf:1458
-msgid "- unbinds your global chat from its attached channel (if bound)"
-msgstr ""
-
-#. code: 1471: -- %s
-#: conf/messages.conf:1500
-msgid "-- %s"
-msgstr ""
-
-#. code: 1456: -- %s ban <channel name> <character name>
-#: conf/messages.conf:1483
-msgid "-- %s ban <channel name> <character name>"
-msgstr ""
-
-#. code: 1458: -- %s banlist <channel name>
-#: conf/messages.conf:1485
-msgid "-- %s banlist <channel name>"
-msgstr ""
-
-#. code: 1427: -- %s bindto <channel name>
-#: conf/messages.conf:1455
-msgid "-- %s bindto <channel name>"
-msgstr ""
-
-#. code: 1415: -- %s create <channel name> <channel password>
-#: conf/messages.conf:1443
-msgid "-- %s create <channel name> <channel password>"
-msgstr ""
-
-#. code: 1423: -- %s leave <channel name>
-#: conf/messages.conf:1451
-msgid "-- %s leave <channel name>"
-msgstr ""
-
-#. code: 1417: -- %s list
-#: conf/messages.conf:1445
-msgid "-- %s list"
-msgstr ""
-
-#. code: 1419: -- %s list colors
-#: conf/messages.conf:1447
-msgid "-- %s list colors"
-msgstr ""
-
-#. code: 1421: -- %s setcolor <channel name> <color name>
-#: conf/messages.conf:1449
-msgid "-- %s setcolor <channel name> <color name>"
-msgstr ""
-
-#. code: 1462: -- %s setopt <channel name> <option name> <option value>
-#: conf/messages.conf:1489
-msgid "-- %s setopt <channel name> <option name> <option value>"
+msgid "- Some sailors within this ship may need your help: Chef Gado, Dan, Peter... help them all and collect rewards!"
msgstr ""
-#. code: 1460: -- %s unban <channel name> <character name>
-#: conf/messages.conf:1487
-msgid "-- %s unban <channel name> <character name>"
-msgstr ""
-
-#. code: 1467: -- %s unbanall <channel name>
-#: conf/messages.conf:1494
-msgid "-- %s unbanall <channel name>"
-msgstr ""
-
-#. code: 1429: -- %s unbind
-#: conf/messages.conf:1457
-msgid "-- %s unbind"
+#. code: mes l("- The weapon master, Tolchi, could use your help. But she will most likely force you to visit Tulimshar in the end.");
+#: npc/002-4/elmo.txt:63
+#: npc/002-4/elmo.txt~:63
+#, no-c-format
+msgid "- The weapon master, Tolchi, could use your help. But she will most likely force you to visit Tulimshar in the end."
msgstr ""
-#. code: 1443: -- '%s' ban list
-#: conf/messages.conf:1470
-msgid "-- '%s' ban list"
+#. code: mes l("- There is a woman walking on the island, called Maya. Once she realises you're willing to help, she'll start paying well.");
+#: npc/002-4/elmo.txt:68
+#: npc/002-4/elmo.txt~:68
+#, no-c-format
+msgid "- There is a woman walking on the island, called Maya. Once she realises you're willing to help, she'll start paying well."
msgstr ""
-#. code: l("-- Animals Protection Agency of Aemil");
-#: npc/items/books.txt~:105
+#. code: mes l("- You can always play with kids. Not very profitable, though.");
+#: npc/002-4/elmo.txt:48
+#: npc/002-4/elmo.txt~:48
#, no-c-format
-msgid "-- Animals Protection Agency of Aemil"
+msgid "- You can always play with kids. Not very profitable, though."
msgstr ""
#. code: l("-- Animals Protection Agency of Hurnscald");
@@ -830,209 +236,115 @@ msgstr ""
msgid "-- Animals Protection Agency of Hurnscald"
msgstr ""
-#. code: 1448: -- Available options
-#: conf/messages.conf:1475
-msgid "-- Available options"
-msgstr ""
-
-#. code: 1398: -- Displaying first %d partial matches
-#: conf/messages.conf:1416
-msgid "-- Displaying first %d partial matches"
-msgstr ""
-
-#. code: 1379: -- Permission List
-#: conf/messages.conf:1383
-msgid "-- Permission List"
-msgstr ""
-
-#. code: 1410: -- Public Channels
-#: conf/messages.conf:1438
-msgid "-- Public Channels"
-msgstr ""
-
-#. code: 1383: -- User '%s' Permissions
-#: conf/messages.conf:1387
-msgid "-- User '%s' Permissions"
-msgstr ""
-
-#. code: 1414: --- Available options:
-#: conf/messages.conf:1442
-msgid "--- Available options:"
-msgstr ""
-
-#. code: 1113: ----- Chats in Map -----
-#: conf/messages.conf:916
-msgid "----- Chats in Map -----"
-msgstr ""
-
-#. code: 1100: ----- NPCs in Map -----
-#: conf/messages.conf:903
-msgid "----- NPCs in Map -----"
-msgstr ""
-
-#. code: 1098: ----- Players in Map -----
-#: conf/messages.conf:901
-msgid "----- Players in Map -----"
-msgstr ""
-
-#. code: 1332: ------ %s items list of '%s' ------
-#: conf/messages.conf:1322
-msgid "------ %s items list of '%s' ------"
-msgstr ""
-
-#. code: 1041: ------ Map Flags ------
-#: conf/messages.conf:844
-msgid "------ Map Flags ------"
-msgstr ""
-
-#. code: 1039: ------ Map Info ------
-#: conf/messages.conf:842
-msgid "------ Map Info ------"
-msgstr ""
-
#. code: l("...");
#. code: l("..."),
-#: npc/003-1/cyndala.txt~:71
#: npc/003-1/cyndala.txt:76
-#: npc/003-1/cyndala.txt~:76
-#: npc/003-1/cyndala.txt:71
#: npc/008-1/confused-tree.txt:26
+#: npc/003-1/cyndala.txt:71
#, no-c-format
msgid "..."
msgstr ""
#. code: l("...And if you're still trying to check your pet stats, just hover it with your mouse. Thanks."),
-#: npc/items/books.txt~:104
#: npc/items/books.txt:104
#, no-c-format
msgid "...And if you're still trying to check your pet stats, just hover it with your mouse. Thanks."
msgstr ""
#. code: mesq l("/ clear clears the text box.");
-#: npc/005-1/trainer.txt~:263
-#: npc/005-7/trainer.txt~:353
-#: npc/005-7/trainer.txt:353
+#: npc/005-7/trainer.txt:367
+#: npc/005-7/trainer.txt~:367
#, no-c-format
msgid "/ clear clears the text box."
msgstr ""
#. code: mesq l("/ help explains how to use all client commands.");
-#: npc/005-1/trainer.txt~:268
-#: npc/005-7/trainer.txt:358
-#: npc/005-7/trainer.txt~:358
+#: npc/005-7/trainer.txt~:372
+#: npc/005-7/trainer.txt:372
#, no-c-format
msgid "/ help explains how to use all client commands."
msgstr ""
-#. code: mesq l("/ present shows the number of people in the neighborhood.");
-#: npc/005-1/trainer.txt~:266
-#, no-c-format
-msgid "/ present shows the number of people in the neighborhood."
-msgstr ""
-
#. code: mesq l("/ present shows the number of people in the neighbourhood.");
-#: npc/005-7/trainer.txt:356
-#: npc/005-7/trainer.txt~:356
+#: npc/005-7/trainer.txt:370
+#: npc/005-7/trainer.txt~:370
#, no-c-format
msgid "/ present shows the number of people in the neighbourhood."
msgstr ""
#. code: mesq l("/ where shows the name of the map you are in.");
-#: npc/005-7/trainer.txt:357
-#: npc/005-7/trainer.txt~:357
-#: npc/005-1/trainer.txt~:267
+#: npc/005-7/trainer.txt~:371
+#: npc/005-7/trainer.txt:371
#, no-c-format
msgid "/ where shows the name of the map you are in."
msgstr ""
#. code: mesq l("/ whisper [name] allows you to send a private message to the player. if [name] contains spaces, it must be enclosed in quotation marks.");
-#: npc/005-7/trainer.txt:354
-#: npc/005-1/trainer.txt~:264
-#: npc/005-7/trainer.txt~:354
+#: npc/005-7/trainer.txt:368
+#: npc/005-7/trainer.txt~:368
#, no-c-format
msgid "/ whisper [name] allows you to send a private message to the player. if [name] contains spaces, it must be enclosed in quotation marks."
msgstr ""
#. code: //mesq l("/who mostra o número de jogadores conectados no momento.");
-#: npc/005-7/trainer.txt~:355
-#: npc/005-7/trainer.txt:355
-#: npc/005-1/trainer.txt~:265
+#: npc/005-7/trainer.txt:369
+#: npc/005-7/trainer.txt~:369
#, no-c-format
msgid "/who mostra o número de jogadores conectados no momento."
msgstr ""
-#. code: 151: 1 GM found.
-#: conf/messages.conf:167
-msgid "1 GM found."
-msgstr ""
-
-#. code: 167: 1 item has been refined.
-#: conf/messages.conf:183
-msgid "1 item has been refined."
-msgstr ""
-
-#. code: 55: 1 player found in map '%s'.
-#: conf/messages.conf:79
-msgid "1 player found in map '%s'."
-msgstr ""
-
-#. code: 29: 1 player found.
-#: conf/messages.conf:56
-msgid "1 player found."
-msgstr ""
-
-#. code: l("1. ##BDo not bot nor multibox##b, this means you are not allowed to perform any AFK (away from keyboard) activity, apart from standing idle. And you are not allowed to engage in combat while controlling more than one character at a time, either."),
+#. code: l("1. ##BDo not bot##b, A character must be being controlled by a human, standing, siting, or logged off. You may only control one character at a time."),
#: npc/functions/game-rules.txt:15
#: npc/functions/game-rules.txt~:15
#, no-c-format
-msgid "1. ##BDo not bot nor multibox##b, this means you are not allowed to perform any AFK (away from keyboard) activity, apart from standing idle. And you are not allowed to engage in combat while controlling more than one character at a time, either."
+msgid "1. ##BDo not bot##b, A character must be being controlled by a human, standing, siting, or logged off. You may only control one character at a time."
msgstr ""
-#. code: l("2. ##BDo not use offensive/rude language##b in the chats or in your character(s) name(s)."),
-#: npc/functions/game-rules.txt~:16
+#. code: l("2. ##BDo not spam nor flood.##b Texts entirely written in UPPER CASE helps counting as spam."),
#: npc/functions/game-rules.txt:16
+#: npc/functions/game-rules.txt~:16
#, no-c-format
-msgid "2. ##BDo not use offensive/rude language##b in the chats or in your character(s) name(s)."
+msgid "2. ##BDo not spam nor flood.##b Texts entirely written in UPPER CASE helps counting as spam."
msgstr ""
-#. code: l("3. ##BDo not spam/flood other players.##b This includes chat spam and spam by trade requests."),
-#: npc/functions/game-rules.txt~:17
+#. code: l("3. ##BDo not trade invalid items, or try to cheat on trades.##b This includes any other kind of cheat or bug abuse, passive of account deletion and IP ban as stated by the Terms Of Service."),
#: npc/functions/game-rules.txt:17
#, no-c-format
-msgid "3. ##BDo not spam/flood other players.##b This includes chat spam and spam by trade requests."
+msgid "3. ##BDo not trade invalid items, or try to cheat on trades.##b This includes any other kind of cheat or bug abuse, passive of account deletion and IP ban as stated by the Terms Of Service."
msgstr ""
-#. code: l("4. ##BPrefer English in public areas.##b You can speak whatever language you want through whispers or whenever everyone in the area can speak said language. But otherwise, prefer english."),
+#. code: l("3. ##BDo not trade invalid items, or try to cheat on trades.##b This includes any other kind of cheat or bug abuse, passive of account deletion as stated by the Terms Of Service."),
+#: npc/functions/game-rules.txt~:17
+#, no-c-format
+msgid "3. ##BDo not trade invalid items, or try to cheat on trades.##b This includes any other kind of cheat or bug abuse, passive of account deletion as stated by the Terms Of Service."
+msgstr ""
+
+#. code: l("4. ##BRespect other players.##b This includes but is not limited to using offensive language in nicknames or chat, and begging items or favours to other players."),
#: npc/functions/game-rules.txt~:18
#: npc/functions/game-rules.txt:18
#, no-c-format
-msgid "4. ##BPrefer English in public areas.##b You can speak whatever language you want through whispers or whenever everyone in the area can speak said language. But otherwise, prefer english."
+msgid "4. ##BRespect other players.##b This includes but is not limited to using offensive language in nicknames or chat, and begging items or favours to other players."
msgstr ""
-#. code: l("5. ##BDo not beg others##b for money, items or favours of any kind. If you want to ask for something, do it politely and only once. Try not to annoy other players."),
-#: npc/functions/game-rules.txt:19
+#. code: l("5. ##BThe public chat is to be understood by everyone.##b Therefore, try to use english when possible."),
#: npc/functions/game-rules.txt~:19
+#: npc/functions/game-rules.txt:19
#, no-c-format
-msgid "5. ##BDo not beg others##b for money, items or favours of any kind. If you want to ask for something, do it politely and only once. Try not to annoy other players."
+msgid "5. ##BThe public chat is to be understood by everyone.##b Therefore, try to use english when possible."
msgstr ""
-#. code: l("6. ##BFollow the [@@http://wiki.evolonline.org/rules/esc|ESC@@]##b (Evol Social Convention)."),
+#. code: l("6. ##BDo not create multi accounts.##b A person may only hold one account and as many chars as allowed by the server/client. Staff members with special privileges in-game may have a second account without those privileges."),
#: npc/functions/game-rules.txt:20
#: npc/functions/game-rules.txt~:20
#, no-c-format
-msgid "6. ##BFollow the [@@http://wiki.evolonline.org/rules/esc|ESC@@]##b (Evol Social Convention)."
+msgid "6. ##BDo not create multi accounts.##b A person may only hold one account and as many chars as allowed by the server/client. Staff members with special privileges in-game may have a second account without those privileges."
msgstr ""
-#. code: l("7. ##BAs long as you have an account, you agree to [@@https://gitlab.com/TMW2/TheManaWorld_Wiki/wikis/Rules|Terms Of Service@@]##b. Shall any rule conflict with these terms, the Terms Of Service provided on that link shall prevail.");
+#. code: l("7. ##BAs long as you have an account, you agree with the [@@https://tmw2.org/legal.php|Terms Of Service@@]##b. Shall any rule conflict with these terms, the Terms Of Service provided on that link shall prevail.");
#: npc/functions/game-rules.txt~:21
-#, no-c-format
-msgid "7. ##BAs long as you have an account, you agree to [@@https://gitlab.com/TMW2/TheManaWorld_Wiki/wikis/Rules|Terms Of Service@@]##b. Shall any rule conflict with these terms, the Terms Of Service provided on that link shall prevail."
-msgstr ""
-
-#. code: l("7. ##BAs long as you have an account, you agree with the [@@https://gitlab.com/TMW2/TheManaWorld_Wiki/wikis/Rules|Terms Of Service@@]##b. Shall any rule conflict with these terms, the Terms Of Service provided on that link shall prevail.");
#: npc/functions/game-rules.txt:21
#, no-c-format
-msgid "7. ##BAs long as you have an account, you agree with the [@@https://gitlab.com/TMW2/TheManaWorld_Wiki/wikis/Rules|Terms Of Service@@]##b. Shall any rule conflict with these terms, the Terms Of Service provided on that link shall prevail."
+msgid "7. ##BAs long as you have an account, you agree with the [@@https://tmw2.org/legal.php|Terms Of Service@@]##b. Shall any rule conflict with these terms, the Terms Of Service provided on that link shall prevail."
msgstr ""
#. code: message strcharinfo(0), l("@@", .@color_name$);
@@ -1072,13 +384,12 @@ msgid "@@ divorced!"
msgstr ""
#. code: announce l("@@ has the clear smile of victory!", strcharinfo(0)), bc_all;
-#: db/re/item_db.conf:2031
+#: db/re/item_db.conf:2032
#, no-c-format
msgid "@@ has the clear smile of victory!"
msgstr ""
#. code: announce l("@@ increased drop rates to @@%. It will only last @@!", strcharinfo(2), .@new_rate, FuzzyTime(time_from_hours(.max_hours), 2, 2)), bc_all;
-#: npc/commands/rate-management.txt~:169
#: npc/commands/rate-management.txt:169
#, no-c-format
msgid "@@ increased drop rates to @@%. It will only last @@!"
@@ -1086,7 +397,6 @@ msgstr ""
#. code: announce l("@@ increased experience rate to @@%. It will only last @@!", strcharinfo(2), .@new_rate, FuzzyTime(time_from_hours(.max_hours), 2, 2)), bc_all;
#: npc/commands/rate-management.txt:43
-#: npc/commands/rate-management.txt~:43
#, no-c-format
msgid "@@ increased experience rate to @@%. It will only last @@!"
msgstr ""
@@ -1099,8 +409,6 @@ msgid "@@ is helping me."
msgstr ""
#. code: l("@@ is searching something in his book.", .name$);
-#: npc/003-3/malindou.txt~:40
-#: npc/005-5/cynric.txt~:40
#: npc/003-3/malindou.txt:40
#: npc/005-5/cynric.txt:40
#, no-c-format
@@ -1119,115 +427,108 @@ msgstr ""
msgid "@@ registered for marriage. Waiting for partner..."
msgstr ""
+#. code: message strcharinfo(0), l("@@/1 Mana Bug", .@k+1);
+#: npc/005-7/trainer.txt:501
+#: npc/005-7/trainer.txt~:501
+#, no-c-format
+msgid "@@/1 Mana Bug"
+msgstr ""
+
#. code: message strcharinfo(0), l("@@/10 Maggots", .@k+1);
-#: npc/005-7/trainer.txt~:432
-#: npc/005-7/trainer.txt:432
+#: npc/005-7/trainer.txt~:446
+#: npc/005-7/trainer.txt:446
#, no-c-format
msgid "@@/10 Maggots"
msgstr ""
#. code: message strcharinfo(0), l("@@/2 Scorpion", .@k+1);
-#: npc/005-7/trainer.txt~:471
-#: npc/005-7/trainer.txt:471
+#: npc/005-7/trainer.txt:488
+#: npc/005-7/trainer.txt~:488
#, no-c-format
msgid "@@/2 Scorpion"
msgstr ""
#. code: message strcharinfo(0), l("@@/3 Candor Scorpions", .@k+1);
-#: npc/005-7/trainer.txt~:458
-#: npc/005-7/trainer.txt:458
+#: npc/005-7/trainer.txt~:475
+#: npc/005-7/trainer.txt:475
#, no-c-format
msgid "@@/3 Candor Scorpions"
msgstr ""
#. code: message strcharinfo(0), l("@@/5 House Maggots", .@k+1);
-#: npc/005-7/trainer.txt:445
-#: npc/005-7/trainer.txt~:445
+#: npc/005-7/trainer.txt~:459
+#: npc/005-7/trainer.txt:459
#, no-c-format
msgid "@@/5 House Maggots"
msgstr ""
#. code: mesq l("@commands lists even more advanced commands, but you can't use all of them.");
-#: npc/005-7/trainer.txt:359
-#: npc/005-1/trainer.txt~:269
-#: npc/005-7/trainer.txt~:359
+#: npc/005-7/trainer.txt~:373
+#: npc/005-7/trainer.txt:373
#, no-c-format
msgid "@commands lists even more advanced commands, but you can't use all of them."
msgstr ""
-#. code: 279: @request sent.
-#: conf/messages.conf:284
-msgid "@request sent."
-msgstr ""
-
-#. code: 120: A GM has discharged you from jail.
-#: conf/messages.conf:137
-msgid "A GM has discharged you from jail."
-msgstr ""
-
#. code: mes col(l("A blur shape forms in your front. It seems to be a large ship."), 9);
-#: npc/000-0/sailors.txt~:22
#: npc/000-0/sailors.txt:22
#, no-c-format
msgid "A blur shape forms in your front. It seems to be a large ship."
msgstr ""
-#. code: l("A guy named Hasan is bullying people."),L_Next,
-#: npc/005-1/liana.txt~:14
-#: npc/005-1/liana.txt:18
+#. code: mes l("A bright and mysterious mushroom!!!");
+#: npc/001-4/mushroom.txt:144
+#: npc/001-4/mushroom.txt:74
+#: npc/001-4/mushroom.txt:14
+#: npc/001-4/mushroom.txt:134
+#: npc/001-4/mushroom.txt:124
+#: npc/001-4/mushroom.txt:114
+#: npc/001-4/mushroom.txt:94
+#: npc/001-4/mushroom.txt:24
+#: npc/001-4/mushroom.txt:54
+#: npc/001-4/mushroom.txt:44
+#: npc/001-4/mushroom.txt:34
+#: npc/001-4/mushroom.txt:64
+#: npc/001-4/mushroom.txt:84
+#: npc/001-4/mushroom.txt:104
#, no-c-format
-msgid "A guy named Hasan is bullying people."
+msgid "A bright and mysterious mushroom!!!"
msgstr ""
-#. code: l("A rabbit!"),
-#: npc/005-6/zitoni.txt:113
-#: npc/005-6/zitoni.txt~:114
+#. code: l("A guy named Hasan is bullying people."),L_Next,
+#: npc/005-1/liana.txt:18
#, no-c-format
-msgid "A rabbit!"
+msgid "A guy named Hasan is bullying people."
msgstr ""
#. code: mes l("A ship travel will cost you @@ GP.", .@price);
-#: npc/002-4/nard.txt:171
-#: npc/002-4/nard.txt~:170
+#: npc/002-4/nard.txt:177
+#: npc/002-4/nard.txt~:177
#, no-c-format
msgid "A ship travel will cost you @@ GP."
msgstr ""
#. code: l("A sunny and hot day,"),
#: npc/functions/sailortalk.txt:18
-#: npc/functions/sailortalk.txt~:18
#, no-c-format
msgid "A sunny and hot day,"
msgstr ""
#. code: if (.@rand == 5) npctalkonce(l("A-hoy matey!"));
-#: npc/functions/sailortalk.txt~:24
#: npc/functions/sailortalk.txt:24
#, no-c-format
msgid "A-hoy matey!"
msgstr ""
-#. code: 1263: ATK: %d - MATK: %d~%d
-#: conf/messages.conf:1205
-msgid "ATK: %d - MATK: %d~%d"
-msgstr ""
-
-#. code: 005-1,61,43,0 script Aahna NPC_GUARD1,{
#. code: 003-1,53,128,0 script Aahna NPC_ELVEN_FEMALE,{
#: npc/003-1/aahna.txt:6
-#: npc/005-1/aahna.txt~:0
-#: npc/003-1/aahna.txt~:5
#, no-c-format
msgid "Aahna"
msgstr ""
#. code: menuimage("actions/abort", l("Abort")),
-#: npc/commands/debug-skill.txt~:16
+#: npc/commands/debug.txt:23
#: npc/commands/scheduled-broadcasts.txt:162
#: npc/commands/debug-skill.txt:16
-#: npc/commands/debug.txt:23
-#: npc/commands/debug.txt~:23
-#: npc/commands/scheduled-broadcasts.txt~:162
#, no-c-format
msgid "Abort"
msgstr ""
@@ -1238,11 +539,6 @@ msgstr ""
msgid "Abort!"
msgstr ""
-#. code: 554: Acolyte
-#: conf/messages.conf:490
-msgid "Acolyte"
-msgstr ""
-
#. code: Name: "Acorn"
#: item_db.conf:-1
#, no-c-format
@@ -1256,15 +552,13 @@ msgid "Acorn Of Death"
msgstr ""
#. code: menuimage("actions/add", l("Add a new line")),
-#: npc/commands/motd.txt~:145
#: npc/commands/motd.txt:145
#, no-c-format
msgid "Add a new line"
msgstr ""
-#. code: 001-1,243,26,0 script Aeros Trader NPC_M_SHOPKEEPER,0,0,{
+#. code: 001-1,243,26,0 script Aeros Trader NPC_M_SHOPKEEPER,{
#: npc/001-1/rewards.txt:6
-#: npc/001-1/rewards.txt~:6
#, no-c-format
msgid "Aeros Trader"
msgstr ""
@@ -1277,39 +571,31 @@ msgstr ""
#. code: l("After that, stay still and be patient, but also alert!");
#: npc/items/books.txt:62
-#: npc/items/books.txt~:62
#, no-c-format
msgid "After that, stay still and be patient, but also alert!"
msgstr ""
#. code: mesq l("After the Great Famine which happened after the Red Queen death, it was founded by people who sailed away in look of new opportunities.");
-#: npc/003-1/ninathetraveler.txt~:71
-#: npc/003-1/ninathetraveler.txt:71
+#: npc/003-1/ninathetraveler.txt:74
+#: npc/003-1/ninathetraveler.txt~:74
#, no-c-format
msgid "After the Great Famine which happened after the Red Queen death, it was founded by people who sailed away in look of new opportunities."
msgstr ""
#. code: mesq l("After you have confirmed the negotiation, a window with a vertical split will appear. The left side are the items you intend to offer in trading. The right side are the items that the other citizen intends to offer in trading.");
-#: npc/005-1/trainer.txt~:95
-#: npc/005-7/trainer.txt:191
-#: npc/005-7/trainer.txt~:191
+#: npc/005-7/trainer.txt:205
+#: npc/005-7/trainer.txt~:205
#, no-c-format
msgid "After you have confirmed the negotiation, a window with a vertical split will appear. The left side are the items you intend to offer in trading. The right side are the items that the other citizen intends to offer in trading."
msgstr ""
#. code: mesq l("Aggressors always know when they are in danger! Therefore, they are always on standby, attacking anyone who appears ahead.");
-#: npc/005-7/trainer.txt~:311
-#: npc/005-7/trainer.txt:311
-#: npc/005-1/trainer.txt~:221
+#: npc/005-7/trainer.txt:325
+#: npc/005-7/trainer.txt~:325
#, no-c-format
msgid "Aggressors always know when they are in danger! Therefore, they are always on standby, attacking anyone who appears ahead."
msgstr ""
-#. code: 1270: Agi: %d (%d~%d)
-#: conf/messages.conf:1214
-msgid "Agi: %d (%d~%d)"
-msgstr ""
-
#. code: mes l("Ah! Greedy humans! Couldn't we happy with little?");
#: npc/003-1/mariusthebard.txt:62
#, no-c-format
@@ -1379,36 +665,43 @@ msgstr ""
#. code: mesq l("Ah, Hasan. He's causing trouble again?");
#: npc/005-1/liana.txt:22
-#: npc/005-1/liana.txt~:18
#, no-c-format
msgid "Ah, Hasan. He's causing trouble again?"
msgstr ""
+#. code: mesq l("Ah, I can also cure you, if you need.");
+#: npc/005-7/nurse.txt:12
+#, no-c-format
+msgid "Ah, I can also cure you, if you need."
+msgstr ""
+
#. code: mesq l("Ah, I guess you want to fight at the cave north of me...");
#: npc/005-1/ayasha.txt:108
-#: npc/005-1/ayasha.txt~:108
#, no-c-format
msgid "Ah, I guess you want to fight at the cave north of me..."
msgstr ""
#. code: mesq l("Ah, fighting monsters under this desert heat makes me thirsty. But someone must do this job, otherwise Tulimshar could fall.");
-#: npc/003-1/swezanne.txt~:50
#: npc/003-1/swezanne.txt:42
#: npc/003-1/swezanne.txt:33
-#: npc/003-1/swezanne.txt~:41
#, no-c-format
msgid "Ah, fighting monsters under this desert heat makes me thirsty. But someone must do this job, otherwise Tulimshar could fall."
msgstr ""
+#. code: mesq l("Ah, hello there! I am @@, a Redy alchemist.", .name$);
+#: npc/005-6/zitoni.txt:11
+#, no-c-format
+msgid "Ah, hello there! I am @@, a Redy alchemist."
+msgstr ""
+
#. code: mesq l("Ah, it is not the same. Not the same.");
+#: npc/005-1/sailors.txt~:34
#: npc/005-1/sailors.txt:34
-#: npc/005-1/sailors.txt~:30
#, no-c-format
msgid "Ah, it is not the same. Not the same."
msgstr ""
#. code: l("Ah, the kids are playing hide and seek, but I am afraid they went too far. A monster attack could start anytime, after all."),
-#: npc/005-1/ayasha.txt~:30
#: npc/005-1/ayasha.txt:30
#, no-c-format
msgid "Ah, the kids are playing hide and seek, but I am afraid they went too far. A monster attack could start anytime, after all."
@@ -1416,26 +709,24 @@ msgstr ""
#. code: if (.@rand == 1) npctalkonce(l("Ah, this is boring."));
#: npc/functions/sailortalk.txt:12
-#: npc/functions/sailortalk.txt~:12
#, no-c-format
msgid "Ah, this is boring."
msgstr ""
-#. code: mesq l("Ah, yes... You see, there is just no task I can give to you right now.");
-#: npc/005-1/trainer.txt~:36
+#. code: mesq l("Ah, yes... You see, there is just no task I can give to you right now. ##BYou are too weak to fight monsters.##b");
+#: npc/005-7/trainer.txt~:131
+#: npc/005-7/trainer.txt:131
#, no-c-format
-msgid "Ah, yes... You see, there is just no task I can give to you right now."
+msgid "Ah, yes... You see, there is just no task I can give to you right now. ##BYou are too weak to fight monsters.##b"
msgstr ""
-#. code: mesq l("Ah, yes... You see, there is just no task I can give to you right now. You are too weak.");
-#: npc/005-7/trainer.txt~:120
-#: npc/005-7/trainer.txt:120
+#. code: if (@n == 2) dispbottom l("Ah... What is happening to meeeeeeee?");
+#: npc/001-4/mushroom.txt:9
#, no-c-format
-msgid "Ah, yes... You see, there is just no task I can give to you right now. You are too weak."
+msgid "Ah... What is happening to meeeeeeee?"
msgstr ""
#. code: l("Ahoi."),
-#: npc/003-1/eugene.txt~:28
#: npc/003-1/eugene.txt:28
#, no-c-format
msgid "Ahoi."
@@ -1443,102 +734,90 @@ msgstr ""
#. code: mesq l("Ahoy matey!");
#: npc/005-1/sailors.txt:21
-#: npc/005-1/sailors.txt~:17
+#: npc/005-1/sailors.txt~:21
#, no-c-format
msgid "Ahoy matey!"
msgstr ""
#. code: l("Ahoy, @@!", strcharinfo(0)),
-#: npc/test/hinnack.txt:67
-#: npc/003-1/eugene.txt~:76
#: npc/003-1/eugene.txt:76
-#: npc/test/hinnack.txt~:67
+#: npc/test/hinnack.txt:67
#, no-c-format
msgid "Ahoy, @@!"
msgstr ""
-#. code: 567: Alchemist
-#: conf/messages.conf:503
-msgid "Alchemist"
+#. code: 003-1,95,97,0 script Aidan NPC_PLAYER,{
+#: npc/003-1/aidan.txt:4
+#, no-c-format
+msgid "Aidan"
+msgstr ""
+
+#. code: mesn l("Aidan, the Monster Guide");
+#: npc/003-1/aidan.txt:31
+#: npc/003-1/aidan.txt:28
+#: npc/003-1/aidan.txt:53
+#: npc/003-1/aidan.txt:72
+#: npc/003-1/aidan.txt:56
+#: npc/003-1/aidan.txt:38
+#: npc/003-1/aidan.txt:50
+#: npc/003-1/aidan.txt:11
+#: npc/003-1/aidan.txt:44
+#: npc/003-1/aidan.txt:59
+#: npc/003-1/aidan.txt:8
+#, no-c-format
+msgid "Aidan, the Monster Guide"
msgstr ""
#. code: 002-1,45,26,0 script Alige NPC_ALIGE,{
-#: npc/002-1/alige.txt~:52
#: npc/002-1/alige.txt:54
#, no-c-format
msgid "Alige"
msgstr ""
#. code: 002-1,45,27,0 script AligeTrigger NPC_HIDDEN,1,1,{
-#: npc/002-1/alige.txt~:19
#: npc/002-1/alige.txt:21
#, no-c-format
msgid "AligeTrigger"
msgstr ""
#. code: mesq l("All I can say is that you were born there, and moved by the age of 4, but to where? I don't know.");
-#: npc/003-2/lua.txt~:75
#: npc/003-2/lua.txt:75
#, no-c-format
msgid "All I can say is that you were born there, and moved by the age of 4, but to where? I don't know."
msgstr ""
#. code: message strcharinfo(0), l("All candor scorpions are dead!");
-#: npc/005-7/trainer.txt~:455
-#: npc/005-7/trainer.txt:455
+#: npc/005-7/trainer.txt~:472
+#: npc/005-7/trainer.txt:472
#, no-c-format
msgid "All candor scorpions are dead!"
msgstr ""
-#. code: 92: All characters recalled!
-#: conf/messages.conf:109
-msgid "All characters recalled!"
-msgstr ""
-
-#. code: 1221: All dropped items have been cleaned up.
-#: conf/messages.conf:1125
-msgid "All dropped items have been cleaned up."
-msgstr ""
-
#. code: mesq l("All hail the ones who proven their worth before the whole Alliance!");
-#: npc/003-1/michel.txt:6
-#: npc/003-1/michel.txt~:6
+#: npc/003-1/michel.txt:9
#, no-c-format
msgid "All hail the ones who proven their worth before the whole Alliance!"
msgstr ""
#. code: message strcharinfo(0), l("All house maggots are dead!");
-#: npc/005-7/trainer.txt:442
-#: npc/005-7/trainer.txt~:442
+#: npc/005-7/trainer.txt:456
+#: npc/005-7/trainer.txt~:456
#, no-c-format
msgid "All house maggots are dead!"
msgstr ""
-#. code: 107: All items have been repaired.
-#: conf/messages.conf:124
-msgid "All items have been repaired."
-msgstr ""
-
-#. code: 1162: All items stored.
-#: conf/messages.conf:1017
-msgid "All items stored."
-msgstr ""
-
#. code: message strcharinfo(0), l("All maggots are dead!");
-#: npc/005-7/trainer.txt~:429
-#: npc/005-7/trainer.txt:429
+#: npc/005-7/trainer.txt~:443
+#: npc/005-7/trainer.txt:443
#, no-c-format
msgid "All maggots are dead!"
msgstr ""
-#. code: 165: All monsters killed!
-#: conf/messages.conf:181
-msgid "All monsters killed!"
-msgstr ""
-
-#. code: 39: All monsters summoned!
-#: conf/messages.conf:66
-msgid "All monsters summoned!"
+#. code: message strcharinfo(0), l("All mana bugs are dead!");
+#: npc/005-7/trainer.txt~:498
+#: npc/005-7/trainer.txt:498
+#, no-c-format
+msgid "All mana bugs are dead!"
msgstr ""
#. code: l("All of my money."), -2,
@@ -1548,43 +827,13 @@ msgstr ""
msgid "All of my money."
msgstr ""
-#. code: 20: All of your items have been removed.
-#: conf/messages.conf:47
-msgid "All of your items have been removed."
-msgstr ""
-
-#. code: 93: All online characters of the %s guild have been recalled to your position.
-#: conf/messages.conf:110
-msgid "All online characters of the %s guild have been recalled to your position."
-msgstr ""
-
-#. code: 95: All online characters of the %s party have been recalled to your position.
-#: conf/messages.conf:112
-msgid "All online characters of the %s party have been recalled to your position."
-msgstr ""
-
-#. code: 195: All players have been kicked!
-#: conf/messages.conf:206
-msgid "All players have been kicked!"
-msgstr ""
-
#. code: message strcharinfo(0), l("All scorpions are dead!");
-#: npc/005-7/trainer.txt~:468
-#: npc/005-7/trainer.txt:468
+#: npc/005-7/trainer.txt:485
+#: npc/005-7/trainer.txt~:485
#, no-c-format
msgid "All scorpions are dead!"
msgstr ""
-#. code: 76: All skills have been added to your skill tree.
-#: conf/messages.conf:95
-msgid "All skills have been added to your skill tree."
-msgstr ""
-
-#. code: 84: All stats changed!
-#: conf/messages.conf:102
-msgid "All stats changed!"
-msgstr ""
-
#. code: l("All this seems unimportant to you right now.");
#: npc/functions/game-rules.txt:38
#: npc/functions/game-rules.txt~:38
@@ -1592,66 +841,38 @@ msgstr ""
msgid "All this seems unimportant to you right now."
msgstr ""
-#. code: 877: Alliances cannot be broken during Guild Wars!
-#: conf/messages.conf:646
-msgid "Alliances cannot be broken during Guild Wars!"
-msgstr ""
-
-#. code: 876: Alliances cannot be made during Guild Wars!
-#: conf/messages.conf:645
-msgid "Alliances cannot be made during Guild Wars!"
-msgstr ""
-
-#. code: 1088: AllowKS |
-#: conf/messages.conf:891
-msgid "AllowKS | "
-msgstr ""
-
#. code: mesq l("Almost all creatures drop useful items when defeated. To get the dropped item press the 'Z' key next to the item or click the primary button on the item.");
-#: npc/005-7/trainer.txt:220
-#: npc/005-1/trainer.txt~:124
-#: npc/005-7/trainer.txt~:220
+#: npc/005-7/trainer.txt~:234
+#: npc/005-7/trainer.txt:234
#, no-c-format
msgid "Almost all creatures drop useful items when defeated. To get the dropped item press the 'Z' key next to the item or click the primary button on the item."
msgstr ""
#. code: mesq l("Almost all documents were lost, destroyed or damaged. I cannot even find your parents name.");
-#: npc/003-2/lua.txt~:73
#: npc/003-2/lua.txt:73
#, no-c-format
msgid "Almost all documents were lost, destroyed or damaged. I cannot even find your parents name."
msgstr ""
#. code: Name: "Alpha Mouboo"
-#: mob_db.conf:2384
+#: mob_db.conf:2436
#, no-c-format
msgid "Alpha Mouboo"
msgstr ""
-#. code: Name: "Alpha Mouboo Head"
+#. code: Name: "Alpha Mouboo Hat"
#: item_db.conf:-1
#, no-c-format
-msgid "Alpha Mouboo Head"
-msgstr ""
-
-#. code: 1361: Already using this font.
-#: conf/messages.conf:1355
-msgid "Already using this font."
+msgid "Alpha Mouboo Hat"
msgstr ""
#. code: mesq l("Alright, I'll show up later. Thanks for calling me. Here's 1000 GP for your efforts."); // With this, the final cost is 50 GP
-#: npc/002-4/elmo.txt:60
-#: npc/002-4/elmo.txt~:55
+#: npc/002-4/elmo.txt~:88
+#: npc/002-4/elmo.txt:88
#, no-c-format
msgid "Alright, I'll show up later. Thanks for calling me. Here's 1000 GP for your efforts."
msgstr ""
-#. code: mesq l("Alright, I'm going to the capt'n room, keep an eye on her, we still don't know if she's friend or foe...", "Alright, I'm going to the capt'n room, keep an eye on him, we still don't know if he's friend or foe...");
-#: npc/000-0-0/sailors.txt~:35
-#, no-c-format
-msgid "Alright, I'm going to the capt'n room, keep an eye on her, we still don't know if she's friend or foe..."
-msgstr ""
-
#. code: mesq lg("Alright, I'm going to the capt'n room, keep an eye on her, we still don't know if she's friend or foe...", "Alright, I'm going to the capt'n room, keep an eye on him, we still don't know if he's friend or foe...");
#: npc/000-0-0/sailors.txt:35
#, no-c-format
@@ -1666,61 +887,44 @@ msgstr ""
#. code: l("Alright, take your time we are not in a hurry.");
#: npc/002-1/arpan.txt:266
-#: npc/002-1/arpan.txt~:265
#, no-c-format
msgid "Alright, take your time we are not in a hurry."
msgstr ""
#. code: l("Alright... Bye."), -;
-#: npc/002-3/billybons.txt:31
-#: npc/002-3/billybons.txt~:31
+#: npc/002-3/billybons.txt:33
#, no-c-format
msgid "Alright... Bye."
msgstr ""
#. code: l("Also you can ask how much he already save for you by checking your balance.");
#: npc/005-5/nylo.txt:87
-#: npc/005-5/nylo.txt~:38
#: npc/005-5/nylo.txt:38
-#: npc/005-5/nylo.txt~:87
#, no-c-format
msgid "Also you can ask how much he already save for you by checking your balance."
msgstr ""
#. code: mesq l("Also, I believe hard work always pay off.");
-#: npc/002-4/nard.txt:78
-#: npc/002-4/nard.txt~:78
+#: npc/002-4/nard.txt:84
+#: npc/002-4/nard.txt~:84
#, no-c-format
msgid "Also, I believe hard work always pay off."
msgstr ""
#. code: mesq lg("Also, we took your yayed clothes, as they were... Yeyeye... In a bad shape. Go check the chest near your bed, there are some other ones inside.");
#: npc/002-1/arpan.txt:145
-#: npc/002-1/arpan.txt~:144
#, no-c-format
msgid "Also, we took your yayed clothes, as they were... Yeyeye... In a bad shape. Go check the chest near your bed, there are some other ones inside.#0"
msgstr ""
#. code: mesq lg("Also, we took your yayed clothes, as they were... Yeyeye... In a bad shape. Go check the chest near your bed, there are some other ones inside.");
#: npc/002-1/arpan.txt:145
-#: npc/002-1/arpan.txt~:144
#, no-c-format
msgid "Also, we took your yayed clothes, as they were... Yeyeye... In a bad shape. Go check the chest near your bed, there are some other ones inside.#1"
msgstr ""
-#. code: 1210: Alternative clouds appeared.
-#: conf/messages.conf:1102
-msgid "Alternative clouds appeared."
-msgstr ""
-
-#. code: 1209: Alternative clouds have disappeared.
-#: conf/messages.conf:1101
-msgid "Alternative clouds have disappeared."
-msgstr ""
-
#. code: l("Although the more powerful you are, the more money you will need."),
-#: npc/005-6/zitoni.txt:68
-#: npc/005-6/zitoni.txt~:69
+#: npc/005-6/zitoni.txt:36
#, no-c-format
msgid "Although the more powerful you are, the more money you will need."
msgstr ""
@@ -1731,6 +935,12 @@ msgstr ""
msgid "Amethyst"
msgstr ""
+#. code: Name: "Amethyst Bif"
+#: mob_db.conf:4877
+#, no-c-format
+msgid "Amethyst Bif"
+msgstr ""
+
#. code: narrator S_FIRST_BLANK_LINE | S_LAST_BLANK_LINE, l("Amount?");
#: npc/items/shovel.txt:97
#, no-c-format
@@ -1738,17 +948,11 @@ msgid "Amount?"
msgstr ""
#. code: mes l("An error happened.");
-#: npc/003-5/arnea.txt~:53
#: npc/003-5/arnea.txt:53
#, no-c-format
msgid "An error happened."
msgstr ""
-#. code: 37: An invalid number was specified.
-#: conf/messages.conf:64
-msgid "An invalid number was specified."
-msgstr ""
-
#. code: Name: "Ancient Shield"
#: item_db.conf:-1
#, no-c-format
@@ -1764,14 +968,11 @@ msgstr ""
#. code: l("And I have no mention of a so called @@ on it!", strcharinfo(0));
#: npc/005-5/cynric.txt:49
#: npc/003-3/malindou.txt:49
-#: npc/005-5/cynric.txt~:49
-#: npc/003-3/malindou.txt~:49
#, no-c-format
msgid "And I have no mention of a so called \"@@\" on it!"
msgstr ""
#. code: mesq l("And his father... Well, one day his father thought he should teach Hasan a lesson.");
-#: npc/005-1/liana.txt~:24
#: npc/005-1/liana.txt:28
#, no-c-format
msgid "And his father... Well, one day his father thought he should teach Hasan a lesson."
@@ -1779,35 +980,38 @@ msgstr ""
#. code: l("And how do I save items?"),
#: npc/005-5/nylo.txt:95
-#: npc/005-5/nylo.txt~:95
#, no-c-format
msgid "And how do I save items?"
msgstr ""
#. code: l("And how do I save money?"),
-#: npc/005-5/nylo.txt~:68
#: npc/005-5/nylo.txt:68
#, no-c-format
msgid "And how do I save money?"
msgstr ""
+#. code: mesq l("And once they entrust you with what is important for them, they'll pay better. Here is 700 GP. Come back later.");
+#: npc/005-1/maya.txt~:117
+#: npc/005-1/maya.txt:117
+#, no-c-format
+msgid "And once they entrust you with what is important for them, they'll pay better. Here is 700 GP. Come back later."
+msgstr ""
+
#. code: l("And then what happened?");
#: npc/002-1/arpan.txt:136
-#: npc/002-1/arpan.txt~:135
#, no-c-format
msgid "And then what happened?"
msgstr ""
#. code: mesq l("And then, finally, depart to ##BHalinarzo##b. Maybe, just maybe, someone recognize you. Or, start a new life! Few people can do that!");
#: npc/003-2/lua.txt:87
-#: npc/003-2/lua.txt~:87
#, no-c-format
msgid "And then, finally, depart to ##BHalinarzo##b. Maybe, just maybe, someone recognize you. Or, start a new life! Few people can do that!"
msgstr ""
#. code: mesq l("And with what you expect to fight monsters? You must arrange yourself a weapon!");
-#: npc/005-7/trainer.txt~:132
-#: npc/005-7/trainer.txt:132
+#: npc/005-7/trainer.txt~:146
+#: npc/005-7/trainer.txt:146
#, no-c-format
msgid "And with what you expect to fight monsters? You must arrange yourself a weapon!"
msgstr ""
@@ -1832,9 +1036,7 @@ msgstr ""
#. code: l("Another time, maybe."), L_Close;
#: npc/004-1/elanore.txt:44
-#: npc/005-7/nurse.txt:43
-#: npc/005-7/nurse.txt~:43
-#: npc/004-1/elanore.txt~:44
+#: npc/005-7/nurse.txt:111
#, no-c-format
msgid "Another time, maybe."
msgstr ""
@@ -1851,11 +1053,6 @@ msgstr ""
msgid "Antlers"
msgstr ""
-#. code: 48: Any work in progress (NPC dialog, manufacturing ...) quit and try again.
-#: conf/messages.conf:75
-msgid "Any work in progress (NPC dialog, manufacturing ...) quit and try again."
-msgstr ""
-
#. code: l("Anything else?");
#: npc/003-1/tamiloc.txt:46
#: npc/003-1/tamiloc.txt:52
@@ -1864,7 +1061,6 @@ msgid "Anything else?"
msgstr ""
#. code: mesq l("Anyway, Hasan tried to find his way back home, but stumbled into a nest of scorpions!");
-#: npc/005-1/liana.txt~:32
#: npc/005-1/liana.txt:36
#, no-c-format
msgid "Anyway, Hasan tried to find his way back home, but stumbled into a nest of scorpions!"
@@ -1872,7 +1068,6 @@ msgstr ""
#. code: mesq l("Anyway, I am selling Cherry Cakes to sponsor my studies. Right click on me to make bussiness!");
#: npc/003-1/itka.txt:10
-#: npc/003-1/itka.txt~:10
#, no-c-format
msgid "Anyway, I am selling Cherry Cakes to sponsor my studies. Right click on me to make bussiness!"
msgstr ""
@@ -1891,22 +1086,18 @@ msgstr ""
#. code: setnpcdialogtitle l("Appearance Debug");
#: npc/commands/debug-look.txt:54
-#: npc/commands/debug-look.txt~:54
#, no-c-format
msgid "Appearance Debug"
msgstr ""
#. code: setnpcdialogtitle l("Appearance Debug - Barber");
-#: npc/commands/debug-look.txt~:32
-#: npc/commands/debug-look.txt:32
#: npc/commands/debug-look.txt:22
-#: npc/commands/debug-look.txt~:22
+#: npc/commands/debug-look.txt:32
#, no-c-format
msgid "Appearance Debug - Barber"
msgstr ""
#. code: setnpcdialogtitle l("Appearance Debug - Race");
-#: npc/commands/debug-look.txt~:42
#: npc/commands/debug-look.txt:42
#, no-c-format
msgid "Appearance Debug - Race"
@@ -1914,16 +1105,10 @@ msgstr ""
#. code: //setnpcdialogtitle l("Appearance Debug - Sex Change");
#: npc/commands/debug-look.txt:4
-#: npc/commands/debug-look.txt~:4
#, no-c-format
msgid "Appearance Debug - Sex Change"
msgstr ""
-#. code: 36: Appearance changed.
-#: conf/messages.conf:63
-msgid "Appearance changed."
-msgstr ""
-
#. code: Name: "Aquada"
#: item_db.conf:-1
#, no-c-format
@@ -1936,69 +1121,31 @@ msgstr ""
msgid "Aquada Box"
msgstr ""
-#. code: 628: Arch Bishop
-#: conf/messages.conf:568
-msgid "Arch Bishop"
-msgstr ""
-
-#. code: 659: Arch Bishop T
-#: conf/messages.conf:602
-msgid "Arch Bishop T"
-msgstr ""
-
-#. code: 553: Archer
-#: conf/messages.conf:489
-msgid "Archer"
-msgstr ""
-
#. code: l("Are the fish biting today?");
#: npc/test/hinnack.txt:68
-#: npc/003-1/eugene.txt~:77
#: npc/003-1/eugene.txt:77
-#: npc/test/hinnack.txt~:68
#, no-c-format
msgid "Are the fish biting today?"
msgstr ""
#. code: mesq l("Are you enjoying yourself in Candor? Do you have any questions?");
#: npc/005-1/liana.txt:16
-#: npc/005-1/liana.txt~:12
#, no-c-format
msgid "Are you enjoying yourself in Candor? Do you have any questions?"
msgstr ""
-#. code: if (.@r == 2) mesq l("Are you going to stand here all day long? Do the dishes or go away.");
-#: npc/002-1/chefgado.txt~:20
-#: npc/002-1/chefgado.txt:22
+#. code: if (.@r == 2) npctalk3 l("Are you going to stand here all day long? Go wash the dishes or go away.");
+#: npc/002-1/chefgado.txt:93
#, no-c-format
-msgid "Are you going to stand here all day long? Do the dishes or go away."
+msgid "Are you going to stand here all day long? Go wash the dishes or go away."
msgstr ""
#. code: l("Are you ok?"), L_Quit,
-#: npc/002-3/billybons.txt~:29
-#: npc/002-3/billybons.txt:29
+#: npc/002-3/billybons.txt:31
#, no-c-format
msgid "Are you ok?"
msgstr ""
-#. code: lg("Are you sure about this?");
-#: npc/005-6/zitoni.txt:130
-#: npc/005-6/zitoni.txt:135
-#: npc/005-6/zitoni.txt~:131
-#: npc/005-6/zitoni.txt~:136
-#, no-c-format
-msgid "Are you sure about this?#0"
-msgstr ""
-
-#. code: lg("Are you sure about this?");
-#: npc/005-6/zitoni.txt:130
-#: npc/005-6/zitoni.txt:135
-#: npc/005-6/zitoni.txt~:131
-#: npc/005-6/zitoni.txt~:136
-#, no-c-format
-msgid "Are you sure about this?#1"
-msgstr ""
-
#. code: speech lg("Are you sure?");
#: npc/functions/marriage.txt:237
#, no-c-format
@@ -2011,6 +1158,12 @@ msgstr ""
msgid "Are you sure?#1"
msgstr ""
+#. code: if (getskilllv(SM_BASH) >= 1) mesq l("Are you using my skill?");
+#: npc/003-1/luca.txt:12
+#, no-c-format
+msgid "Are you using my skill?"
+msgstr ""
+
#. code: 002-1,72,34,0 script AreaNPC NPC_HIDDEN,0,1,{
#: npc/002-1/peter.txt~:41
#: npc/002-1/peter.txt:41
@@ -2020,20 +1173,17 @@ msgstr ""
#. code: 002-1,72,30,0 script AreaNPC#002-1d NPC_HIDDEN,0,0,{
#: npc/002-1/doors.txt:6
-#: npc/002-1/doors.txt~:6
#, no-c-format
msgid "AreaNPC#002-1d"
msgstr ""
#. code: 002-3,42,25,0 script AreaNPC#002-3d NPC_HIDDEN,0,0,{
#: npc/002-3/doors.txt:121
-#: npc/002-3/doors.txt~:121
#, no-c-format
msgid "AreaNPC#002-3d"
msgstr ""
#. code: 002-4,19,27,0 script AreaNPC#002-4d NPC_HIDDEN,0,0,{
-#: npc/002-4/doors.txt~:6
#: npc/002-4/doors.txt:6
#, no-c-format
msgid "AreaNPC#002-4d"
@@ -2041,14 +1191,12 @@ msgstr ""
#. code: 002-3,30,28,0 script AreaNPC#doors4 NPC_HIDDEN,0,0,{
#: npc/002-3/doors.txt:21
-#: npc/002-3/doors.txt~:21
#, no-c-format
msgid "AreaNPC#doors4"
msgstr ""
#. code: 002-3,44,28,0 script AreaNPC#doors5 NPC_HIDDEN,0,0,{
#: npc/002-3/doors.txt:106
-#: npc/002-3/doors.txt~:106
#, no-c-format
msgid "AreaNPC#doors5"
msgstr ""
@@ -2057,10 +1205,7 @@ msgstr ""
#. code: // rif(has_instance2("003-5@0") >= 0, l("Arena 1")), -,
#. code: rif($@ARENA_INSTANCES[0] > 0, l("Arena 1")), -,
#: npc/003-5/arnea.txt:29
-#: npc/003-5/arnea.txt~:85
-#: npc/003-5/arnea.txt~:78
#: npc/003-5/arnea.txt:78
-#: npc/003-5/arnea.txt~:29
#: npc/003-5/arnea.txt:85
#, no-c-format
msgid "Arena 1"
@@ -2069,11 +1214,8 @@ msgstr ""
#. code: // rif(has_instance2("003-5@1") >= 0, l("Arena 2")), -,
#. code: rif($@ARENA_INSTANCES[1] < 0, l("Arena 2")), -,
#. code: rif($@ARENA_INSTANCES[1] > 0, l("Arena 2")), -,
-#: npc/003-5/arnea.txt~:86
-#: npc/003-5/arnea.txt~:79
#: npc/003-5/arnea.txt:79
#: npc/003-5/arnea.txt:30
-#: npc/003-5/arnea.txt~:30
#: npc/003-5/arnea.txt:86
#, no-c-format
msgid "Arena 2"
@@ -2084,9 +1226,6 @@ msgstr ""
#. code: rif($@ARENA_INSTANCES[2] < 0, l("Arena 3")), -,
#: npc/003-5/arnea.txt:31
#: npc/003-5/arnea.txt:80
-#: npc/003-5/arnea.txt~:87
-#: npc/003-5/arnea.txt~:31
-#: npc/003-5/arnea.txt~:80
#: npc/003-5/arnea.txt:87
#, no-c-format
msgid "Arena 3"
@@ -2097,9 +1236,6 @@ msgstr ""
#. code: // rif(has_instance2("003-5@3") >= 0, l("Arena 4")), -,
#: npc/003-5/arnea.txt:81
#: npc/003-5/arnea.txt:32
-#: npc/003-5/arnea.txt~:32
-#: npc/003-5/arnea.txt~:88
-#: npc/003-5/arnea.txt~:81
#: npc/003-5/arnea.txt:88
#, no-c-format
msgid "Arena 4"
@@ -2111,9 +1247,6 @@ msgstr ""
#: npc/003-5/arnea.txt:89
#: npc/003-5/arnea.txt:33
#: npc/003-5/arnea.txt:82
-#: npc/003-5/arnea.txt~:33
-#: npc/003-5/arnea.txt~:89
-#: npc/003-5/arnea.txt~:82
#, no-c-format
msgid "Arena 5"
msgstr ""
@@ -2125,15 +1258,12 @@ msgid "Armbands"
msgstr ""
#. code: 003-5,33,37,0 script Arnea NPC_ELF_F,{
-#: npc/003-5/arnea.txt~:7
#: npc/003-5/arnea.txt:7
#, no-c-format
msgid "Arnea"
msgstr ""
#. code: 003-13,29,29,0 script Arnea#003-13 NPC_ELF_F,{
-#. code: 003-13,30,30,0 script Arnea#003-13 NPC_ELF_F,{
-#: npc/003-13/arnea.txt~:7
#: npc/003-13/arnea.txt:7
#, no-c-format
msgid "Arnea#003-13"
@@ -2141,27 +1271,26 @@ msgstr ""
#. code: if (.@rand == 6) npctalkonce(l("Arr!"));
#: npc/functions/sailortalk.txt:25
-#: npc/functions/sailortalk.txt~:25
#, no-c-format
msgid "Arr!"
msgstr ""
#. code: mesq l("Arr, it is always good to be on land after so much time in sea!");
-#: npc/005-1/sailors.txt~:19
+#: npc/005-1/sailors.txt~:23
#: npc/005-1/sailors.txt:23
#, no-c-format
msgid "Arr, it is always good to be on land after so much time in sea!"
msgstr ""
#. code: rif(countitem("Beer") < 5, l("Arr, that's not enough! I'll bring more later!")), L_Later;
-#: npc/005-1/sailors.txt~:55
#: npc/005-1/sailors.txt:59
+#: npc/005-1/sailors.txt~:59
#, no-c-format
msgid "Arr, that's not enough! I'll bring more later!"
msgstr ""
#. code: mesq l("Arr, that's some fine ale! We can do the party when we're done with our work!");
-#: npc/005-1/sailors.txt~:71
+#: npc/005-1/sailors.txt~:75
#: npc/005-1/sailors.txt:75
#, no-c-format
msgid "Arr, that's some fine ale! We can do the party when we're done with our work!"
@@ -2169,7 +1298,7 @@ msgstr ""
#. code: mesq l("Arr, we will wait for you then! We still have tasks to complete!");
#: npc/005-1/sailors.txt:65
-#: npc/005-1/sailors.txt~:61
+#: npc/005-1/sailors.txt~:65
#, no-c-format
msgid "Arr, we will wait for you then! We still have tasks to complete!"
msgstr ""
@@ -2180,14 +1309,6 @@ msgstr ""
msgid "Arrow"
msgstr ""
-#. code: setnpcdialogtitle l("Quest debug") + " - " + l("Artis");
-#. code: rif(1==2, l("Artis")),
-#: npc/commands/debug-quest.txt~:138
-#: npc/commands/debug-quest.txt~:67
-#, no-c-format
-msgid "Artis"
-msgstr ""
-
#. code: Name: "Artis Backsword"
#: item_db.conf:-1
#, no-c-format
@@ -2201,23 +1322,17 @@ msgid "Artis Tank Top"
msgstr ""
#. code: mesq l("Artis is a city port founded after the Great Famine on the other continent.");
-#: npc/003-1/ninathetraveler.txt~:82
-#: npc/003-1/ninathetraveler.txt:82
+#: npc/003-1/ninathetraveler.txt~:85
+#: npc/003-1/ninathetraveler.txt:85
#, no-c-format
msgid "Artis is a city port founded after the Great Famine on the other continent."
msgstr ""
-#. code: l("Artis legion progress"), Artis_Legion_Progress;
-#: npc/commands/debug-quest.txt~:83
+#. code: mesq l("As always, I can use a helping hand around here. Interested?");
+#: npc/005-1/maya.txt:77
+#: npc/005-1/maya.txt~:77
#, no-c-format
-msgid "Artis legion progress"
-msgstr ""
-
-#. code: l("As an alchemist, I've developed a secret formula to free you from your past mistakes."),
-#: npc/005-6/zitoni.txt:65
-#: npc/005-6/zitoni.txt~:66
-#, no-c-format
-msgid "As an alchemist, I've developed a secret formula to free you from your past mistakes."
+msgid "As always, I can use a helping hand around here. Interested?"
msgstr ""
#. code: mesq l("As you see, helping others is a good way to level up. You can also sell monster parts for some money.");
@@ -2233,10 +1348,8 @@ msgstr ""
msgid "As you want!"
msgstr ""
-#. code: 562: Assassin
#. code: Name: "Assassin"
-#: mob_db.conf:2655
-#: conf/messages.conf:498
+#: mob_db.conf:2704
#, no-c-format
msgid "Assassin"
msgstr ""
@@ -2247,11 +1360,6 @@ msgstr ""
msgid "Assassin Boots"
msgstr ""
-#. code: 587: Assassin Cross
-#: conf/messages.conf:524
-msgid "Assassin Cross"
-msgstr ""
-
#. code: Name: "Assassin Gloves"
#: item_db.conf:-1
#, no-c-format
@@ -2270,12 +1378,6 @@ msgstr ""
msgid "AssassinChest"
msgstr ""
-#. code: rif(getgmlevel(), l("Assemble cards to an item"));
-#: npc/003-1/cyndala.txt~:96
-#, no-c-format
-msgid "Assemble cards to an item"
-msgstr ""
-
#. code: Name: "Astra Cube"
#: item_db.conf:-1
#, no-c-format
@@ -2283,13 +1385,13 @@ msgid "Astra Cube"
msgstr ""
#. code: mesq l("At the moment no one is being allowed past this point.");
+#: npc/003-1-3/thief.txt~:11
#: npc/003-1-3/thief.txt:11
#, no-c-format
msgid "At the moment no one is being allowed past this point."
msgstr ""
#. code: mesq l("At the moment, we must wait authorization from Tulimshar's government to re-open doors.");
-#: npc/003-5/arnea.txt~:107
#: npc/003-5/arnea.txt:107
#, no-c-format
msgid "At the moment, we must wait authorization from Tulimshar's government to re-open doors."
@@ -2301,109 +1403,8 @@ msgstr ""
msgid "Atropos Mixture"
msgstr ""
-#. code: 1484: Auction is disabled
-#: conf/messages.conf:1526
-msgid "Auction is disabled"
-msgstr ""
-
-#. code: 854: Auto loot item are disabled on this map.
-#: conf/messages.conf:617
-msgid "Auto loot item are disabled on this map."
-msgstr ""
-
-#. code: 1188: Autoloot is now off.
-#: conf/messages.conf:1067
-msgid "Autoloot is now off."
-msgstr ""
-
-#. code: 1492: Autolooting item type: '%s'
-#: conf/messages.conf:1541
-msgid "Autolooting item type: '%s'"
-msgstr ""
-
-#. code: 1192: Autolooting item: '%s'/'%s' {%d}
-#: conf/messages.conf:1073
-msgid "Autolooting item: '%s'/'%s' {%d}"
-msgstr ""
-
-#. code: 1187: Autolooting items with drop rates of %0.02f%% and below.
-#: conf/messages.conf:1066
-msgid "Autolooting items with drop rates of %0.02f%% and below."
-msgstr ""
-
-#. code: 396: Autorejected alliance request from %s.
-#: conf/messages.conf:396
-msgid "Autorejected alliance request from %s."
-msgstr ""
-
-#. code: 398: Autorejected friend request from %s.
-#: conf/messages.conf:398
-msgid "Autorejected friend request from %s."
-msgstr ""
-
-#. code: 395: Autorejected guild invite from %s.
-#: conf/messages.conf:395
-msgid "Autorejected guild invite from %s."
-msgstr ""
-
-#. code: 397: Autorejected opposition request from %s.
-#: conf/messages.conf:397
-msgid "Autorejected opposition request from %s."
-msgstr ""
-
-#. code: 394: Autorejected party invite from %s.
-#: conf/messages.conf:394
-msgid "Autorejected party invite from %s."
-msgstr ""
-
-#. code: 393: Autorejected trade request from %s.
-#: conf/messages.conf:393
-msgid "Autorejected trade request from %s."
-msgstr ""
-
-#. code: 390: Autorejecting is activated.
-#: conf/messages.conf:390
-msgid "Autorejecting is activated."
-msgstr ""
-
-#. code: 391: Autorejecting is deactivated.
-#: conf/messages.conf:391
-msgid "Autorejecting is deactivated."
-msgstr ""
-
-#. code: 1044: Autotrade Disabled
-#: conf/messages.conf:847
-msgid "Autotrade Disabled"
-msgstr ""
-
-#. code: 1043: Autotrade Enabled
-#: conf/messages.conf:846
-msgid "Autotrade Enabled"
-msgstr ""
-
-#. code: 1179: Autotrade is not allowed in this map.
-#: conf/messages.conf:1050
-msgid "Autotrade is not allowed in this map."
-msgstr ""
-
-#. code: 1315: Available Flags:
-#: conf/messages.conf:1287
-msgid "Available Flags:"
-msgstr ""
-
-#. code: 990: Available aliases:
-#: conf/messages.conf:726
-msgid "Available aliases:"
-msgstr ""
-
-#. code: 273: Available commands:
-#: conf/messages.conf:278
-msgid "Available commands:"
-msgstr ""
-
#. code: speech S_FIRST_BLANK_LINE | S_LAST_NEXT, l("Awesome, come back if you ever want to create a larger group!");
#: npc/003-2/estard.txt:34
-#: npc/003-2/estard.txt~:34
#, no-c-format
msgid "Awesome, come back if you ever want to create a larger group!"
msgstr ""
@@ -2415,27 +1416,19 @@ msgid "Axe Hat"
msgstr ""
#. code: 005-1,52,81,0 script Ayasha NPC_HUMAN_FEMALE_NOOB,{
-#: npc/005-1/ayasha.txt~:15
#: npc/005-1/ayasha.txt:15
#, no-c-format
msgid "Ayasha"
msgstr ""
#. code: 005-1,53,81,0 script AyashaDebug NPC_MONA,{
-#: npc/005-1/ayasha.txt~:273
#: npc/005-1/ayasha.txt:273
#, no-c-format
msgid "AyashaDebug"
msgstr ""
-#. code: 005-1,44,35,0 script AyashaT NPC_PLAYER,{
-#: npc/005-1/movetest.txt~:3
-#, no-c-format
-msgid "AyashaT"
-msgstr ""
-
#. code: Name: "AzulSlime"
-#: mob_db.conf:4160
+#: mob_db.conf:4221
#, no-c-format
msgid "AzulSlime"
msgstr ""
@@ -2446,176 +1439,6 @@ msgstr ""
msgid "BGMaster"
msgstr ""
-#. code: 599: Baby Acolyte
-#: conf/messages.conf:539
-msgid "Baby Acolyte"
-msgstr ""
-
-#. code: 612: Baby Alchemist
-#: conf/messages.conf:552
-msgid "Baby Alchemist"
-msgstr ""
-
-#. code: 641: Baby Arch Bishop
-#: conf/messages.conf:583
-msgid "Baby Arch Bishop"
-msgstr ""
-
-#. code: 598: Baby Archer
-#: conf/messages.conf:538
-msgid "Baby Archer"
-msgstr ""
-
-#. code: 607: Baby Assassin
-#: conf/messages.conf:547
-msgid "Baby Assassin"
-msgstr ""
-
-#. code: 613: Baby Bard
-#: conf/messages.conf:553
-msgid "Baby Bard"
-msgstr ""
-
-#. code: 605: Baby Blacksmith
-#: conf/messages.conf:545
-msgid "Baby Blacksmith"
-msgstr ""
-
-#. code: 608: Baby Crusader
-#: conf/messages.conf:548
-msgid "Baby Crusader"
-msgstr ""
-
-#. code: 614: Baby Dancer
-#: conf/messages.conf:554
-msgid "Baby Dancer"
-msgstr ""
-
-#. code: 649: Baby Genetic
-#: conf/messages.conf:591
-msgid "Baby Genetic"
-msgstr ""
-
-#. code: 643: Baby Guillotine Cross
-#: conf/messages.conf:585
-msgid "Baby Guillotine Cross"
-msgstr ""
-
-#. code: 606: Baby Hunter
-#: conf/messages.conf:546
-msgid "Baby Hunter"
-msgstr ""
-
-#. code: 602: Baby Knight
-#: conf/messages.conf:542
-msgid "Baby Knight"
-msgstr ""
-
-#. code: 597: Baby Magician
-#: conf/messages.conf:537
-msgid "Baby Magician"
-msgstr ""
-
-#. code: 642: Baby Mechanic
-#: conf/messages.conf:584
-msgid "Baby Mechanic"
-msgstr ""
-
-#. code: 600: Baby Merchant
-#: conf/messages.conf:540
-msgid "Baby Merchant"
-msgstr ""
-
-#. code: 646: Baby Minstrel
-#: conf/messages.conf:588
-msgid "Baby Minstrel"
-msgstr ""
-
-#. code: 609: Baby Monk
-#: conf/messages.conf:549
-msgid "Baby Monk"
-msgstr ""
-
-#. code: 595: Baby Novice
-#: conf/messages.conf:535
-msgid "Baby Novice"
-msgstr ""
-
-#. code: 603: Baby Priest
-#: conf/messages.conf:543
-msgid "Baby Priest"
-msgstr ""
-
-#. code: 640: Baby Ranger
-#: conf/messages.conf:582
-msgid "Baby Ranger"
-msgstr ""
-
-#. code: 611: Baby Rogue
-#: conf/messages.conf:551
-msgid "Baby Rogue"
-msgstr ""
-
-#. code: 644: Baby Royal Guard
-#: conf/messages.conf:586
-msgid "Baby Royal Guard"
-msgstr ""
-
-#. code: 638: Baby Rune Knight
-#: conf/messages.conf:580
-msgid "Baby Rune Knight"
-msgstr ""
-
-#. code: 610: Baby Sage
-#: conf/messages.conf:550
-msgid "Baby Sage"
-msgstr ""
-
-#. code: 650: Baby Shadow Chaser
-#: conf/messages.conf:592
-msgid "Baby Shadow Chaser"
-msgstr ""
-
-#. code: 645: Baby Sorcerer
-#: conf/messages.conf:587
-msgid "Baby Sorcerer"
-msgstr ""
-
-#. code: 648: Baby Sura
-#: conf/messages.conf:590
-msgid "Baby Sura"
-msgstr ""
-
-#. code: 596: Baby Swordsman
-#: conf/messages.conf:536
-msgid "Baby Swordsman"
-msgstr ""
-
-#. code: 601: Baby Thief
-#: conf/messages.conf:541
-msgid "Baby Thief"
-msgstr ""
-
-#. code: 647: Baby Wanderer
-#: conf/messages.conf:589
-msgid "Baby Wanderer"
-msgstr ""
-
-#. code: 639: Baby Warlock
-#: conf/messages.conf:581
-msgid "Baby Warlock"
-msgstr ""
-
-#. code: 604: Baby Wizard
-#: conf/messages.conf:544
-msgid "Baby Wizard"
-msgstr ""
-
-#. code: 1464: Ban failed, it is not possible to ban this user.
-#: conf/messages.conf:1491
-msgid "Ban failed, it is not possible to ban this user."
-msgstr ""
-
#. code: Name: "Bandana"
#: item_db.conf:-1
#, no-c-format
@@ -2623,7 +1446,7 @@ msgid "Bandana"
msgstr ""
#. code: Name: "Bandit"
-#: mob_db.conf:1002
+#: mob_db.conf:1046
#, no-c-format
msgid "Bandit"
msgstr ""
@@ -2640,11 +1463,6 @@ msgstr ""
msgid "Bandit Pants"
msgstr ""
-#. code: 1483: Banking is disabled
-#: conf/messages.conf:1523
-msgid "Banking is disabled"
-msgstr ""
-
#. code: Name: "Banshee Bow"
#: item_db.conf:-1
#, no-c-format
@@ -2663,14 +1481,8 @@ msgstr ""
msgid "Barbarian Master Amulet"
msgstr ""
-#. code: 568: Bard
-#: conf/messages.conf:504
-msgid "Bard"
-msgstr ""
-
#. code: l("Bare Hands"), -;
#: npc/items/croconut.txt:39
-#: npc/items/croconut.txt~:39
#, no-c-format
msgid "Bare Hands"
msgstr ""
@@ -2682,14 +1494,12 @@ msgid "Barrel"
msgstr ""
#. code: 005-3,24,36,0 script Barrel#1 NPC_NO_SPRITE,{
-#: npc/005-3/barrel.txt~:70
#: npc/005-3/barrel.txt:71
#, no-c-format
msgid "Barrel#1"
msgstr ""
#. code: 005-3,24,39,0 script Barrel#2 NPC_NO_SPRITE,{
-#: npc/005-3/barrel.txt~:86
#: npc/005-3/barrel.txt:87
#, no-c-format
msgid "Barrel#2"
@@ -2697,73 +1507,42 @@ msgstr ""
#. code: 005-3,29,37,0 script Barrel#3 NPC_NO_SPRITE,{
#: npc/005-3/barrel.txt:101
-#: npc/005-3/barrel.txt~:100
#, no-c-format
msgid "Barrel#3"
msgstr ""
#. code: 005-3,35,34,0 script Barrel#4 NPC_NO_SPRITE,{
#: npc/005-3/barrel.txt:114
-#: npc/005-3/barrel.txt~:113
#, no-c-format
msgid "Barrel#4"
msgstr ""
#. code: 005-3,38,34,0 script Barrel#5 NPC_NO_SPRITE,{
#: npc/005-3/barrel.txt:127
-#: npc/005-3/barrel.txt~:126
#, no-c-format
msgid "Barrel#5"
msgstr ""
#. code: 005-3,44,40,0 script Barrel#6 NPC_NO_SPRITE,{
#: npc/005-3/barrel.txt:140
-#: npc/005-3/barrel.txt~:139
#, no-c-format
msgid "Barrel#6"
msgstr ""
#. code: 005-3,38,41,0 script Barrel#7 NPC_NO_SPRITE,{
-#: npc/005-3/barrel.txt~:152
#: npc/005-3/barrel.txt:153
#, no-c-format
msgid "Barrel#7"
msgstr ""
#. code: 005-3,29,41,0 script Barrel#8 NPC_NO_SPRITE,{
-#: npc/005-3/barrel.txt~:165
#: npc/005-3/barrel.txt:166
#, no-c-format
msgid "Barrel#8"
msgstr ""
-#. code: 1148: Base Level: %d (%.3f%%) | Job Level: %d (%.3f%%)
-#: conf/messages.conf:987
-msgid "Base Level: %d (%.3f%%) | Job Level: %d (%.3f%%)"
-msgstr ""
-
-#. code: 47: Base level can't go any higher.
-#: conf/messages.conf:74
-msgid "Base level can't go any higher."
-msgstr ""
-
-#. code: 158: Base level can't go any lower.
-#: conf/messages.conf:174
-msgid "Base level can't go any lower."
-msgstr ""
-
-#. code: 22: Base level lowered.
-#: conf/messages.conf:49
-msgid "Base level lowered."
-msgstr ""
-
-#. code: 21: Base level raised.
-#: conf/messages.conf:48
-msgid "Base level raised."
-msgstr ""
-
#. code: Name: "Bat"
-#: mob_db.conf:1600
+#: mob_db.conf:1649
#, no-c-format
msgid "Bat"
msgstr ""
@@ -2780,23 +1559,10 @@ msgstr ""
msgid "Bat Wing"
msgstr ""
-#. code: 255: Battle configuration has been reloaded.
-#: conf/messages.conf:260
-msgid "Battle configuration has been reloaded."
-msgstr ""
-
-#. code: 1045: Battlegrounds ON
-#: conf/messages.conf:848
-msgid "Battlegrounds ON"
-msgstr ""
-
#. code: lg("Be a friend and bring me @@ @@.", "Be a friend and bring me @@ @@.", .LegsCount, getitemlink(.LegsID));
#. code: lg("Be a friend and bring me @@ @@.", "Be a friend and bring me @@ @@.", .BaitCount, getitemlink(.BaitID));
-#: npc/005-1/vincent.txt~:19
-#: npc/005-1/vincent.txt:19
-#: npc/003-1/eugene.txt~:32
+#: npc/005-1/vincent.txt:20
#: npc/003-1/eugene.txt:32
-#: npc/test/hinnack.txt~:23
#: npc/test/hinnack.txt:23
#, no-c-format
msgid "Be a friend and bring me @@ @@.#0"
@@ -2804,20 +1570,15 @@ msgstr ""
#. code: lg("Be a friend and bring me @@ @@.", "Be a friend and bring me @@ @@.", .LegsCount, getitemlink(.LegsID));
#. code: lg("Be a friend and bring me @@ @@.", "Be a friend and bring me @@ @@.", .BaitCount, getitemlink(.BaitID));
-#: npc/005-1/vincent.txt~:19
-#: npc/005-1/vincent.txt:19
-#: npc/003-1/eugene.txt~:32
+#: npc/005-1/vincent.txt:20
#: npc/003-1/eugene.txt:32
-#: npc/test/hinnack.txt~:23
#: npc/test/hinnack.txt:23
#, no-c-format
msgid "Be a friend and bring me @@ @@.#1"
msgstr ""
#. code: mesq l("Be sure to have a friend before joining, or you may have to logout in order to be able to move again!");
-#: npc/001-1/bgmaster.txt~:21
#: npc/001-1/bgmaster.txt:21
-#: npc/004-1/bgmaster.txt~:33
#, no-c-format
msgid "Be sure to have a friend before joining, or you may have to logout in order to be able to move again!"
msgstr ""
@@ -2836,18 +1597,12 @@ msgstr ""
#. code: mesq l("Because they control everything! They even determine taxes!");
#: npc/003-1/gladys.txt:30
-#: npc/003-1/gladys.txt~:29
#, no-c-format
msgid "Because they control everything! They even determine taxes!"
msgstr ""
-#. code: 1033: Because you are not authorized to warp from some maps, %d player(s) have not been recalled.
-#: conf/messages.conf:828
-msgid "Because you are not authorized to warp from some maps, %d player(s) have not been recalled."
-msgstr ""
-
#. code: Name: "Bee"
-#: mob_db.conf:2793
+#: mob_db.conf:2843
#, no-c-format
msgid "Bee"
msgstr ""
@@ -2860,7 +1615,6 @@ msgstr ""
#. code: mes l("Before start witch item do you want to play");
#: npc/test/rock.txt:17
-#: npc/test/rock.txt~:17
#, no-c-format
msgid "Before start witch item do you want to play"
msgstr ""
@@ -2871,28 +1625,75 @@ msgstr ""
msgid "Bent Needle"
msgstr ""
+#. code: mes l("Besides being able to train you, he is a walking encyclopedia - Ask him anything you are unsure about!");
+#: npc/002-4/elmo.txt:29
+#: npc/002-4/elmo.txt~:29
+#, no-c-format
+msgid "Besides being able to train you, he is a walking encyclopedia - Ask him anything you are unsure about!"
+msgstr ""
+
#. code: Name: "Bhop Fluffy"
-#: mob_db.conf:2062
+#: mob_db.conf:2111
#, no-c-format
msgid "Bhop Fluffy"
msgstr ""
#. code: Name: "Bif"
-#: mob_db.conf:2476
+#: mob_db.conf:2525
#, no-c-format
msgid "Bif"
msgstr ""
+#. code: Name: "Big Amethyst Bif"
+#: mob_db.conf:4918
+#, no-c-format
+msgid "Big Amethyst Bif"
+msgstr ""
+
+#. code: Name: "Big Diamond Bif"
+#: mob_db.conf:4795
+#, no-c-format
+msgid "Big Diamond Bif"
+msgstr ""
+
+#. code: Name: "Big Emerald Bif"
+#: mob_db.conf:4672
+#, no-c-format
+msgid "Big Emerald Bif"
+msgstr ""
+
+#. code: Name: "Big Magic Bif"
+#: mob_db.conf:5209
+#, no-c-format
+msgid "Big Magic Bif"
+msgstr ""
+
#. code: Name: "Big Pumpkin Seed"
#: item_db.conf:-1
#, no-c-format
msgid "Big Pumpkin Seed"
msgstr ""
+#. code: Name: "Big Ruby Bif"
+#: mob_db.conf:4426
+#, no-c-format
+msgid "Big Ruby Bif"
+msgstr ""
+
+#. code: Name: "Big Sapphire Bif"
+#: mob_db.conf:5041
+#, no-c-format
+msgid "Big Sapphire Bif"
+msgstr ""
+
+#. code: Name: "Big Topaz Bif"
+#: mob_db.conf:4549
+#, no-c-format
+msgid "Big Topaz Bif"
+msgstr ""
+
#. code: 002-3,31,23,0 script Billy Bons#TMW2 NPC_BILLY_BONS,{
-#. code: 002-3,20,23,0 script Billy Bons#TMW2 NPC_BILLY_BONS,{
-#: npc/002-3/billybons.txt:6
-#: npc/002-3/billybons.txt~:6
+#: npc/002-3/billybons.txt:8
#, no-c-format
msgid "Billy Bons#TMW2"
msgstr ""
@@ -2910,7 +1711,7 @@ msgid "Black Pearl"
msgstr ""
#. code: Name: "Black Scorpion"
-#: mob_db.conf:3202
+#: mob_db.conf:3248
#, no-c-format
msgid "Black Scorpion"
msgstr ""
@@ -2921,11 +1722,6 @@ msgstr ""
msgid "Black Scorpion Stinger"
msgstr ""
-#. code: 560: Blacksmith
-#: conf/messages.conf:496
-msgid "Blacksmith"
-msgstr ""
-
#. code: Name: "Blade Shield"
#: item_db.conf:-1
#, no-c-format
@@ -2951,16 +1747,11 @@ msgid "Blooodstone"
msgstr ""
#. code: Name: "Blub"
-#: mob_db.conf:387
+#: mob_db.conf:388
#, no-c-format
msgid "Blub"
msgstr ""
-#. code: 374: Blue -- Player %s invites you to PVP duel (Use @accept/@reject) --
-#: conf/messages.conf:381
-msgid "Blue -- Player %s invites you to PVP duel (Use @accept/@reject) --"
-msgstr ""
-
#. code: Name: "Blue Coral"
#: item_db.conf:-1
#, no-c-format
@@ -2992,7 +1783,7 @@ msgid "Blue Mana Pearl"
msgstr ""
#. code: Name: "BlueSlime"
-#: mob_db.conf:3809
+#: mob_db.conf:3869
#, no-c-format
msgid "BlueSlime"
msgstr ""
@@ -3021,11 +1812,6 @@ msgstr ""
msgid "Boots"
msgstr ""
-#. code: 1300: Boss Drop Rates: Common %.2fx / Healing %.2fx / Usable %.2fx / Equipment %.2fx / Card %.2fx
-#: conf/messages.conf:1260
-msgid "Boss Drop Rates: Common %.2fx / Healing %.2fx / Usable %.2fx / Equipment %.2fx / Card %.2fx"
-msgstr ""
-
#. code: Name: "Bottle Of Sand"
#: item_db.conf:-1
#, no-c-format
@@ -3069,7 +1855,6 @@ msgid "Bread"
msgstr ""
#. code: l("Break the door."), L_Break,
-#: npc/002-2/doors.txt~:51
#: npc/002-2/doors.txt:51
#, no-c-format
msgid "Break the door."
@@ -3159,6 +1944,12 @@ msgstr ""
msgid "Bromenal Shield"
msgstr ""
+#. code: Name: "Bronze Gift"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Bronze Gift"
+msgstr ""
+
#. code: Name: "Bronze Medal"
#: item_db.conf:-1
#, no-c-format
@@ -3203,20 +1994,16 @@ msgstr ""
#. code: l("But I'm almost out of @@...", getitemlink(.LegsID));
#. code: l("But I'm almost out of @@...", getitemlink(.BaitID));
-#: npc/test/hinnack.txt~:35
-#: npc/003-1/eugene.txt~:44
-#: npc/005-1/vincent.txt:31
+#: npc/005-1/vincent.txt:32
#: npc/003-1/eugene.txt:44
#: npc/test/hinnack.txt:35
-#: npc/005-1/vincent.txt~:31
#, no-c-format
msgid "But I'm almost out of @@..."
msgstr ""
#. code: mesq l("But be careful: do not scream when using a lot of capital letters, and do not keep repeating the lines, or you may be severely penalized.");
-#: npc/005-7/trainer.txt:254
-#: npc/005-7/trainer.txt~:254
-#: npc/005-1/trainer.txt~:158
+#: npc/005-7/trainer.txt~:268
+#: npc/005-7/trainer.txt:268
#, no-c-format
msgid "But be careful: do not scream when using a lot of capital letters, and do not keep repeating the lines, or you may be severely penalized."
msgstr ""
@@ -3233,31 +2020,36 @@ msgstr ""
msgid "But instead of dying a Monster King he became!"
msgstr ""
+#. code: if (BaseLevel < 7) mesq l("But maybe you should help other people and get some levels before returning to me.");
+#: npc/005-1/maya.txt~:74
+#: npc/005-1/maya.txt:74
+#, no-c-format
+msgid "But maybe you should help other people and get some levels before returning to me."
+msgstr ""
+
#. code: mesq lg("But most important, she is the one who took care of you when you were unconscious.");
-#: npc/002-4/nard.txt:101
-#: npc/002-4/nard.txt~:101
+#: npc/002-4/nard.txt:107
+#: npc/002-4/nard.txt~:107
#, no-c-format
msgid "But most important, she is the one who took care of you when you were unconscious.#0"
msgstr ""
#. code: mesq lg("But most important, she is the one who took care of you when you were unconscious.");
-#: npc/002-4/nard.txt:101
-#: npc/002-4/nard.txt~:101
+#: npc/002-4/nard.txt:107
+#: npc/002-4/nard.txt~:107
#, no-c-format
msgid "But most important, she is the one who took care of you when you were unconscious.#1"
msgstr ""
#. code: l("But the money you brought was really awesome you know."),
#: npc/003-1/malivox.txt:64
-#: npc/005-6/zitoni.txt~:176
-#: npc/005-6/zitoni.txt:175
+#: npc/005-6/zitoni.txt:104
#, no-c-format
msgid "But the money you brought was really awesome you know."
msgstr ""
#. code: mes col(l("But this is not important now. The ships sailors are shouting at you!"), 9);
#: npc/000-0/sailors.txt:28
-#: npc/000-0/sailors.txt~:28
#, no-c-format
msgid "But this is not important now. The ships sailors are shouting at you!"
msgstr ""
@@ -3270,29 +2062,25 @@ msgstr ""
#. code: mesq l("But what I really hate is that they forbid gossiping.");
#: npc/003-1/gladys.txt:38
-#: npc/003-1/gladys.txt~:37
#, no-c-format
msgid "But what I really hate is that they forbid gossiping."
msgstr ""
#. code: l("But who am I?"), -,
-#: npc/002-3/billybons.txt~:53
-#: npc/002-3/billybons.txt:53
+#: npc/002-3/billybons.txt:55
#, no-c-format
msgid "But who am I?"
msgstr ""
#. code: l("But you are welcome to reset your stats again! I need the money.");
-#: npc/005-6/zitoni.txt:183
#: npc/003-1/malivox.txt:72
-#: npc/005-6/zitoni.txt~:184
+#: npc/005-6/zitoni.txt:112
#, no-c-format
msgid "But you are welcome to reset your stats again! I need the money."
msgstr ""
#. code: mesq l("But you won't *hic* me this time...");
-#: npc/002-3/billybons.txt:39
-#: npc/002-3/billybons.txt~:39
+#: npc/002-3/billybons.txt:41
#, no-c-format
msgid "But you won't *hic* me this time..."
msgstr ""
@@ -3310,7 +2098,7 @@ msgid "Butterfly"
msgstr ""
#. code: Name: "Butterfy"
-#: mob_db.conf:1048
+#: mob_db.conf:1092
#, no-c-format
msgid "Butterfy"
msgstr ""
@@ -3334,10 +2122,8 @@ msgid "Bye!"
msgstr ""
#. code: l("Bye.");
-#: npc/003-3/malindou.txt:113
-#: npc/003-3/malindou.txt~:113
#: npc/005-5/cynric.txt:112
-#: npc/005-5/cynric.txt~:112
+#: npc/003-3/malindou.txt:113
#, no-c-format
msgid "Bye."
msgstr ""
@@ -3361,6 +2147,7 @@ msgid "Cactus Potion"
msgstr ""
#. code: mesq l("Call the High Council, if you may. I won't free this path any time soon!");
+#: npc/003-1-3/thief.txt~:13
#: npc/003-1-3/thief.txt:13
#, no-c-format
msgid "Call the High Council, if you may. I won't free this path any time soon!"
@@ -3374,14 +2161,15 @@ msgstr ""
#. code: l("Can I read these rules again?"),
#: npc/002-3/juliet.txt:151
-#: npc/002-3/juliet.txt~:151
#, no-c-format
msgid "Can I read these rules again?"
msgstr ""
#. code: l("Can we get back to that later?"), -;
-#: npc/005-1/maya.txt:44
-#: npc/005-1/maya.txt~:44
+#: npc/005-1/maya.txt:51
+#: npc/005-1/maya.txt~:99
+#: npc/005-1/maya.txt:99
+#: npc/005-1/maya.txt~:51
#, no-c-format
msgid "Can we get back to that later?"
msgstr ""
@@ -3394,7 +2182,6 @@ msgid "Can you bring me 3 @@? Of course, you'll be rewarded."
msgstr ""
#. code: l("Can you bring me a piece of Cherry Cake? Pretty please?");
-#: npc/003-1/sarah.txt~:37
#: npc/003-1/sarah.txt:37
#, no-c-format
msgid "Can you bring me a piece of Cherry Cake? Pretty please?"
@@ -3407,14 +2194,12 @@ msgid "Can you do something with my color?"
msgstr ""
#. code: l("Can you give me a @@ or a @@", getitemlink(.Item1), getitemlink(.Item2));
-#: npc/test/karim.txt~:79
#: npc/test/karim.txt:79
#, no-c-format
msgid "Can you give me a @@ or a @@"
msgstr ""
#. code: speech S_LAST_NEXT, l("Can you help me?");
-#: npc/test/karim.txt~:114
#: npc/test/karim.txt:114
#, no-c-format
msgid "Can you help me?"
@@ -3427,31 +2212,18 @@ msgid "Can you please go away?"
msgstr ""
#. code: l("Can you reset my stats please?"),
-#. code: rif(.@visited > 0, l("Can you reset my stats please?")),
#: npc/003-1/malivox.txt:16
-#: npc/005-6/zitoni.txt~:38
-#: npc/005-6/zitoni.txt:37
+#: npc/005-6/zitoni.txt:25
#, no-c-format
msgid "Can you reset my stats please?"
msgstr ""
#. code: mesq l("Can you search ##Bthe barrels##b for the bug bomb and set it off when you find it?");
#: npc/005-1/zegas.txt:22
-#: npc/005-1/zegas.txt~:22
#, no-c-format
msgid "Can you search ##Bthe barrels##b for the bug bomb and set it off when you find it?"
msgstr ""
-#. code: 865: Can't create chat rooms in this area.
-#: conf/messages.conf:634
-msgid "Can't create chat rooms in this area."
-msgstr ""
-
-#. code: 1251: Can't show boss mobs!
-#: conf/messages.conf:1177
-msgid "Can't show boss mobs!"
-msgstr ""
-
#. code: npctalkonce(l("Can't talk right now, I'm on patrol duty."));
#: npc/functions/legiontalk.txt:39
#, no-c-format
@@ -3459,7 +2231,7 @@ msgid "Can't talk right now, I'm on patrol duty."
msgstr ""
#. code: Name: "CandiedSlime"
-#: mob_db.conf:3893
+#: mob_db.conf:3953
#, no-c-format
msgid "CandiedSlime"
msgstr ""
@@ -3483,14 +2255,14 @@ msgid "Candor Head Band"
msgstr ""
#. code: mesq l("Candor Island, then? Yes, that is a pretty island, right?");
-#: npc/002-4/nard.txt:190
-#: npc/002-4/nard.txt~:189
+#: npc/002-4/nard.txt:196
+#: npc/002-4/nard.txt~:196
#, no-c-format
msgid "Candor Island, then? Yes, that is a pretty island, right?"
msgstr ""
#. code: Name: "Candor Scorpion"
-#: mob_db.conf:3158
+#: mob_db.conf:3204
#, no-c-format
msgid "Candor Scorpion"
msgstr ""
@@ -3508,14 +2280,12 @@ msgid "Candor Shorts"
msgstr ""
#. code: 005-7,41,30,0 script Candor's Nurse NPC_FEMALE,{
-#: npc/005-7/nurse.txt~:4
-#: npc/005-7/nurse.txt:4
+#: npc/005-7/nurse.txt:5
#, no-c-format
msgid "Candor's Nurse"
msgstr ""
#. code: 005-1,43,107,0 script CandorShip NPC_HIDDEN,0,0,{
-#: npc/005-1/ship.txt~:6
#: npc/005-1/ship.txt:6
#, no-c-format
msgid "CandorShip"
@@ -3533,31 +2303,6 @@ msgstr ""
msgid "Candy Cane"
msgstr ""
-#. code: 126: Cannot clone a player of higher GM level than yourself.
-#: conf/messages.conf:144
-msgid "Cannot clone a player of higher GM level than yourself."
-msgstr ""
-
-#. code: 498: Cannot create bound pet eggs or pet armors.
-#: conf/messages.conf:448
-msgid "Cannot create bound pet eggs or pet armors."
-msgstr ""
-
-#. code: 212: Cannot mount while in disguise.
-#: conf/messages.conf:219
-msgid "Cannot mount while in disguise."
-msgstr ""
-
-#. code: 875: Cannot send mails too fast!!
-#: conf/messages.conf:644
-msgid "Cannot send mails too fast!!"
-msgstr ""
-
-#. code: 1486: Cannot transform into monster while in disguise.
-#: conf/messages.conf:1531
-msgid "Cannot transform into monster while in disguise."
-msgstr ""
-
#. code: Name: "Cap"
#: item_db.conf:-1
#, no-c-format
@@ -3572,7 +2317,6 @@ msgstr ""
#. code: mes col(l("Captain Nard is in the room to your right."), 9);
#: npc/002-3/doors.txt:47
-#: npc/002-3/doors.txt~:47
#, no-c-format
msgid "Captain Nard is in the room to your right."
msgstr ""
@@ -3583,45 +2327,26 @@ msgstr ""
msgid "Carrot"
msgstr ""
-#. code: 1392: Cart Added.
-#: conf/messages.conf:1402
-msgid "Cart Added."
-msgstr ""
-
-#. code: 1489: Cash Shop is disabled in this map
-#: conf/messages.conf:1536
-msgid "Cash Shop is disabled in this map"
-msgstr ""
-
#. code: Name: "Casino Coins"
#: item_db.conf:-1
#, no-c-format
msgid "Casino Coins"
msgstr ""
-#. code: 004-1,119,96,0 script Cassia NPC_FEMALE,{
#. code: 001-1,96,37,0 script Cassia NPC_FEMALE,{
-#: npc/004-1/bgmaster.txt~:6
#: npc/001-1/bgmaster.txt:6
-#: npc/001-1/bgmaster.txt~:6
#, no-c-format
msgid "Cassia"
msgstr ""
-#. code: l("Catching a piou"), ArtisQuests_CatchPiou,
-#: npc/commands/debug-quest.txt~:76
-#, no-c-format
-msgid "Catching a piou"
-msgstr ""
-
#. code: Name: "Cave Maggot"
-#: mob_db.conf:1090
+#: mob_db.conf:1134
#, no-c-format
msgid "Cave Maggot"
msgstr ""
#. code: Name: "Cave Snake"
-#: mob_db.conf:1426
+#: mob_db.conf:1472
#, no-c-format
msgid "Cave Snake"
msgstr ""
@@ -3651,21 +2376,18 @@ msgid "Centurion Helmet"
msgstr ""
#. code: rif(@menu == 1, "► ") + l("Ch 1 — Fishing apparatus"),
-#: npc/items/books.txt~:28
#: npc/items/books.txt:28
#, no-c-format
msgid "Ch 1 — Fishing apparatus"
msgstr ""
#. code: rif(@menu == 2, "► ") + l("Ch 2 — Baits"),
-#: npc/items/books.txt~:29
#: npc/items/books.txt:29
#, no-c-format
msgid "Ch 2 — Baits"
msgstr ""
#. code: rif(@menu == 3, "► ") + l("Ch 3 — Location"),
-#: npc/items/books.txt~:30
#: npc/items/books.txt:30
#, no-c-format
msgid "Ch 3 — Location"
@@ -3673,13 +2395,11 @@ msgstr ""
#. code: rif(@menu == 4, "► ") + l("Ch 4 — Casting"),
#: npc/items/books.txt:31
-#: npc/items/books.txt~:31
#, no-c-format
msgid "Ch 4 — Casting"
msgstr ""
#. code: rif(@menu == 5, "► ") + l("Ch 5 — Reeling");
-#: npc/items/books.txt~:32
#: npc/items/books.txt:32
#, no-c-format
msgid "Ch 5 — Reeling"
@@ -3697,143 +2417,64 @@ msgstr ""
msgid "Chainmail Skirt"
msgstr ""
-#. code: 589: Champion
-#: conf/messages.conf:526
-msgid "Champion"
-msgstr ""
-
#. code: Name: "Championship Bow"
#: item_db.conf:-1
#, no-c-format
msgid "Championship Bow"
msgstr ""
+#. code: l("Change Season Event"),
+#: npc/commands/event.txt:57
+#, no-c-format
+msgid "Change Season Event"
+msgstr ""
+
#. code: menuimage("actions/manage", l("Change my appearance")),
#: npc/commands/debug.txt:101
-#: npc/commands/debug.txt~:101
#, no-c-format
msgid "Change my appearance"
msgstr ""
#. code: menuimage("actions/manage", l("Change my level")),
#: npc/commands/debug.txt:98
-#: npc/commands/debug.txt~:98
#, no-c-format
msgid "Change my level"
msgstr ""
#. code: menuimage("actions/edit", l("Change my quests")),
#: npc/commands/debug.txt:104
-#: npc/commands/debug.txt~:104
#, no-c-format
msgid "Change my quests"
msgstr ""
#. code: menuimage("actions/manage", l("Change my skills")),
-#: npc/commands/debug.txt~:100
#: npc/commands/debug.txt:100
#, no-c-format
msgid "Change my skills"
msgstr ""
#. code: menuimage("actions/manage", l("Change my stats")),
-#: npc/commands/debug.txt~:99
#: npc/commands/debug.txt:99
#, no-c-format
msgid "Change my stats"
msgstr ""
-#. code: lg("Changed your mind, uh?"),
-#: npc/005-6/zitoni.txt~:128
-#: npc/005-6/zitoni.txt:127
-#, no-c-format
-msgid "Changed your mind, uh?#0"
-msgstr ""
-
-#. code: lg("Changed your mind, uh?"),
-#: npc/005-6/zitoni.txt~:128
-#: npc/005-6/zitoni.txt:127
-#, no-c-format
-msgid "Changed your mind, uh?#1"
-msgstr ""
-
-#. code: 1439: Channel '%s' has no banned players
-#: conf/messages.conf:1466
-msgid "Channel '%s' has no banned players"
-msgstr ""
-
-#. code: 1407: Channel '%s' is not available
-#: conf/messages.conf:1435
-msgid "Channel '%s' is not available"
-msgstr ""
-
-#. code: 1406: Channel length must be between 3 and %d
-#: conf/messages.conf:1434
-msgid "Channel length must be between 3 and %d"
-msgstr ""
-
-#. code: 1405: Channel name must start with a '#'
-#: conf/messages.conf:1433
-msgid "Channel name must start with a '#'"
-msgstr ""
-
-#. code: 1408: Channel password may not contain spaces
-#: conf/messages.conf:1436
-msgid "Channel password may not contain spaces"
-msgstr ""
-
-#. code: 434: Char-server has been asked to %s the character '%.*s'.
-#: conf/messages.conf:435
-msgid "Char-server has been asked to %s the character '%.*s'."
-msgstr ""
-
-#. code: 1487: Character cannot be disguised while in monster form.
-#: conf/messages.conf:1532
-msgid "Character cannot be disguised while in monster form."
-msgstr ""
-
-#. code: 1144: Character cannot be disguised while mounted.
-#: conf/messages.conf:975
-msgid "Character cannot be disguised while mounted."
-msgstr ""
-
-#. code: 116: Character does not have the specified item.
-#: conf/messages.conf:133
-msgid "Character does not have the specified item."
-msgstr ""
-
-#. code: 14: Character killed.
-#: conf/messages.conf:41
-msgid "Character killed."
-msgstr ""
-
-#. code: 3: Character not found.
-#: conf/messages.conf:30
-msgid "Character not found."
-msgstr ""
-
-#. code: 1388: Charcommand failed (usage: %c<command> <char name> <parameters>).
-#: conf/messages.conf:1396
-msgid "Charcommand failed (usage: %c<command> <char name> <parameters>)."
-msgstr ""
-
#. code: 005-1,69,90,0 script Charda NPC_CHILD8,{
-#: npc/005-1/ayasha.txt~:180
#: npc/005-1/ayasha.txt:180
#, no-c-format
msgid "Charda"
msgstr ""
#. code: mes l("Charda clean!");
-#: npc/005-1/ayasha.txt~:297
#: npc/005-1/ayasha.txt:297
#, no-c-format
msgid "Charda clean!"
msgstr ""
-#. code: 1114: Chat: %s | Player: %s | Location: %d %d
-#: conf/messages.conf:917
-msgid "Chat: %s | Player: %s | Location: %d %d"
+#. code: debugmes l("Check @@ <= @@", @lucky, @Rares$[.@b+1]);
+#: npc/003-1/ishi.txt:126
+#, no-c-format
+msgid "Check @@ <= @@"
msgstr ""
#. code: 003-1,62,48,0 script Ched NPC_PLAYER,{
@@ -3856,7 +2497,6 @@ msgstr ""
#. code: 002-1,27,28,0 script Chef Gado NPC_CHEF_GADO,{
#: npc/002-1/chefgado.txt:12
-#: npc/002-1/chefgado.txt~:12
#, no-c-format
msgid "Chef Gado"
msgstr ""
@@ -3873,16 +2513,6 @@ msgstr ""
msgid "Cherry"
msgstr ""
-#. code: 1206: Cherry tree leaves have begun to fall.
-#: conf/messages.conf:1094
-msgid "Cherry tree leaves have begun to fall."
-msgstr ""
-
-#. code: 1205: Cherry tree leaves no longer fall.
-#: conf/messages.conf:1093
-msgid "Cherry tree leaves no longer fall."
-msgstr ""
-
#. code: Name: "CherryCake"
#: item_db.conf:-1
#, no-c-format
@@ -3901,13 +2531,6 @@ msgstr ""
msgid "Chicken Leg"
msgstr ""
-#. code: switch (select(l("Chill out I won't say anything."),
-#: npc/005-6/zitoni.txt:53
-#: npc/005-6/zitoni.txt~:54
-#, no-c-format
-msgid "Chill out I won't say anything."
-msgstr ""
-
#. code: Name: "Chocolate Bar"
#: item_db.conf:-1
#, no-c-format
@@ -3938,11 +2561,6 @@ msgstr ""
msgid "Choose desired quest state:"
msgstr ""
-#. code: 574: Christmas
-#: conf/messages.conf:510
-msgid "Christmas"
-msgstr ""
-
#. code: Name: "Claw Pendant"
#: item_db.conf:-1
#, no-c-format
@@ -3951,21 +2569,20 @@ msgstr ""
#. code: dispbottom "##7<<##B @@help://test-server|" + col(l("Click here for instructions on how to use the test server."),6) + "@@ ##7>>";
#: npc/commands/motd.txt:183
-#: npc/commands/motd.txt~:183
#, no-c-format
msgid "Click here for instructions on how to use the test server."
msgstr ""
#. code: mes col(l("Click on the NPCs (Non-Player Characters) around you to continue the introduction."), 9);
#: npc/000-0/sailors.txt:76
-#: npc/000-0/sailors.txt~:76
#, no-c-format
msgid "Click on the NPCs (Non-Player Characters) around you to continue the introduction."
msgstr ""
-#. code: 130: Clone spawned.
-#: conf/messages.conf:148
-msgid "Clone spawned."
+#. code: rif(getgmlevel() && !.WALL, l("Close Extension")), L_AddWall,
+#: npc/001-1/portal.txt:17
+#, no-c-format
+msgid "Close Extension"
msgstr ""
#. code: Name: "Closed Christmas Box"
@@ -3980,37 +2597,12 @@ msgstr ""
msgid "Clotho Liquor"
msgstr ""
-#. code: 1208: Clouds appeared.
-#: conf/messages.conf:1098
-msgid "Clouds appeared."
-msgstr ""
-
-#. code: 1207: Clouds have disappeared.
-#: conf/messages.conf:1097
-msgid "Clouds have disappeared."
-msgstr ""
-
-#. code: 1075: Clouds |
-#: conf/messages.conf:878
-msgid "Clouds | "
-msgstr ""
-
-#. code: 1076: Clouds2 |
-#: conf/messages.conf:879
-msgid "Clouds2 | "
-msgstr ""
-
#. code: Name: "Clover Patch"
-#: mob_db.conf:1136
+#: mob_db.conf:1181
#, no-c-format
msgid "Clover Patch"
msgstr ""
-#. code: 593: Clown
-#: conf/messages.conf:532
-msgid "Clown"
-msgstr ""
-
#. code: Name: "Coal"
#: item_db.conf:-1
#, no-c-format
@@ -4036,36 +2628,27 @@ msgid "Come after a little while."
msgstr ""
#. code: l("Come back soon!");
-#: npc/005-6/zitoni.txt:199
-#: npc/005-6/zitoni.txt~:200
+#: npc/005-6/zitoni.txt:124
#, no-c-format
msgid "Come back soon!"
msgstr ""
#. code: l("Come back when you will really need me.");
+#: npc/005-6/zitoni.txt:105
#: npc/003-1/malivox.txt:65
-#: npc/005-6/zitoni.txt:176
-#: npc/005-6/zitoni.txt~:177
#, no-c-format
msgid "Come back when you will really need me."
msgstr ""
#. code: l("Comfortable grip is important especially for newcomers, since they'll be holding it for quite a while.");
#: npc/items/books.txt:39
-#: npc/items/books.txt~:39
#, no-c-format
msgid "Comfortable grip is important especially for newcomers, since they'll be holding it for quite a while."
msgstr ""
-#. code: 143: Commands are disabled in this map.
-#: conf/messages.conf:159
-msgid "Commands are disabled in this map."
-msgstr ""
-
#. code: l("Commands."), L_comandos,
-#: npc/005-7/trainer.txt:276
-#: npc/005-7/trainer.txt~:276
-#: npc/005-1/trainer.txt~:186
+#: npc/005-7/trainer.txt:290
+#: npc/005-7/trainer.txt~:290
#, no-c-format
msgid "Commands."
msgstr ""
@@ -4076,6 +2659,13 @@ msgstr ""
msgid "Common Carp"
msgstr ""
+#. code: mesq l("Complete quests, gain some experience, allocate some status, and you'll be ready for my training.");
+#: npc/005-7/trainer.txt:140
+#: npc/005-7/trainer.txt~:140
+#, no-c-format
+msgid "Complete quests, gain some experience, allocate some status, and you'll be ready for my training."
+msgstr ""
+
#. code: 008-1,84,63,0 script Confused Tree NPC_CONFUSED_TREE,14,14,{
#: npc/008-1/confused-tree.txt:13
#, no-c-format
@@ -4089,23 +2679,12 @@ msgstr ""
msgid "Congratulations! Here is your reward (40 xp 25 gp)."
msgstr ""
-#. code: 855: Congratulations! You are the MVP! Your reward EXP Points are %u !!
-#: conf/messages.conf:620
-msgid "Congratulations! You are the MVP! Your reward EXP Points are %u !!"
-msgstr ""
-
#. code: 003-1,47,75,0 script Constable Perry NPC_MOUBOO,{
#: npc/003-1/constableperry.txt:7
#, no-c-format
msgid "Constable Perry"
msgstr ""
-#. code: rif(1==2, l("Cookies")), General_Cookies,
-#: npc/commands/debug-quest.txt~:104
-#, no-c-format
-msgid "Cookies"
-msgstr ""
-
#. code: Name: "Copper Armbands"
#: item_db.conf:-1
#, no-c-format
@@ -4113,7 +2692,7 @@ msgid "Copper Armbands"
msgstr ""
#. code: Name: "CopperSlime"
-#: mob_db.conf:3851
+#: mob_db.conf:3911
#, no-c-format
msgid "CopperSlime"
msgstr ""
@@ -4130,11 +2709,6 @@ msgstr ""
msgid "Corsair Hat"
msgstr ""
-#. code: 1473: Costume '%s' removed.
-#: conf/messages.conf:1502
-msgid "Costume '%s' removed."
-msgstr ""
-
#. code: 008-1,104,27,0 script CottageDoor NPC_WARP,0,0,{
#: npc/008-1/doors.txt:0
#, no-c-format
@@ -4185,36 +2759,30 @@ msgstr ""
#. code: //mesq lg("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 passenger list just after that.");
#: npc/002-3/juliet.txt:212
-#: npc/002-3/juliet.txt~:212
#, no-c-format
msgid "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 passenger list just after that.#0"
msgstr ""
#. code: //mesq lg("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 passenger list just after that.");
#: npc/002-3/juliet.txt:212
-#: npc/002-3/juliet.txt~:212
#, no-c-format
msgid "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 passenger list just after that.#1"
msgstr ""
#. code: l("Could you bleach my clothes?"),
#: npc/003-1/cyndala.txt:94
-#: npc/003-1/cyndala.txt~:94
#, no-c-format
msgid "Could you bleach my clothes?"
msgstr ""
#. code: l("Could you explain to me where I am?"),
-#: npc/002-3/juliet.txt~:149
#: npc/002-3/juliet.txt:149
#, no-c-format
msgid "Could you explain to me where I am?"
msgstr ""
-#. code: l("Could you perhaps help me to find all kids?");
#. code: mesq l("Could you perhaps help me to find all kids?");
-#: npc/005-1/ayasha.txt~:32
-#: npc/005-1/ayasha.txt~:53
+#. code: l("Could you perhaps help me to find all kids?");
#: npc/005-1/ayasha.txt:53
#: npc/005-1/ayasha.txt:32
#, no-c-format
@@ -4222,32 +2790,35 @@ msgid "Could you perhaps help me to find all kids?"
msgstr ""
#. code: mesq l("Could you please bring me something which isn't a berry, and I'm not big on vegetables either. I need proteins!");
-#: npc/002-1/alige.txt~:100
#: npc/002-1/alige.txt:102
#, no-c-format
msgid "Could you please bring me something which isn't a berry, and I'm not big on vegetables either. I need proteins!"
msgstr ""
#. code: lg("Could you tell me where I am?"), L_Where,
-#: npc/002-1/arpan.txt~:156
#: npc/002-1/arpan.txt:157
#, no-c-format
msgid "Could you tell me where I am?#0"
msgstr ""
#. code: lg("Could you tell me where I am?"), L_Where,
-#: npc/002-1/arpan.txt~:156
#: npc/002-1/arpan.txt:157
#, no-c-format
msgid "Could you tell me where I am?#1"
msgstr ""
#. code: Name: "Crafty"
-#: mob_db.conf:803
+#: mob_db.conf:804
#, no-c-format
msgid "Crafty"
msgstr ""
+#. code: Name: "Creased Boots"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Creased Boots"
+msgstr ""
+
#. code: Name: "Creased Gloves"
#: item_db.conf:-1
#, no-c-format
@@ -4268,13 +2839,11 @@ msgstr ""
#. code: menuimage("actions/add", l("Create items")),
#: npc/commands/debug.txt:102
-#: npc/commands/debug.txt~:102
#, no-c-format
msgid "Create items"
msgstr ""
#. code: l("Create new arena"), L_NewArena,
-#: npc/003-5/arnea.txt~:16
#: npc/003-5/arnea.txt:16
#, no-c-format
msgid "Create new arena"
@@ -4282,16 +2851,10 @@ msgstr ""
#. code: l("Creating a party has some advantages, it's a pretty good choice!"),
#: npc/003-2/estard.txt:16
-#: npc/003-2/estard.txt~:16
#, no-c-format
msgid "Creating a party has some advantages, it's a pretty good choice!"
msgstr ""
-#. code: 592: Creator
-#: conf/messages.conf:530
-msgid "Creator"
-msgstr ""
-
#. code: Name: "Crimson Cashmere Dye"
#: item_db.conf:-1
#, no-c-format
@@ -4299,7 +2862,7 @@ msgid "Crimson Cashmere Dye"
msgstr ""
#. code: Name: "Croc"
-#: mob_db.conf:294
+#: mob_db.conf:295
#, no-c-format
msgid "Croc"
msgstr ""
@@ -4313,7 +2876,6 @@ msgstr ""
#. code: Name: "Croconut"
#. code: 000-0,0,0,0 script Croconut NPC_HIDDEN,{
#: item_db.conf:-1
-#: npc/items/croconut.txt~:11
#: npc/items/croconut.txt:11
#, no-c-format
msgid "Croconut"
@@ -4326,13 +2888,13 @@ msgid "Croconut Box"
msgstr ""
#. code: Name: "CroconutMob"
-#: mob_db.conf:636
+#: mob_db.conf:637
#, no-c-format
msgid "CroconutMob"
msgstr ""
#. code: Name: "Crocotree"
-#: mob_db.conf:484
+#: mob_db.conf:485
#, no-c-format
msgid "Crocotree"
msgstr ""
@@ -4343,15 +2905,16 @@ msgstr ""
msgid "Crozenite Four-Leaf Amulet"
msgstr ""
-#. code: Name: "Crusade Helmet"
+#. code: Name: "Crusade Armor"
#: item_db.conf:-1
#, no-c-format
-msgid "Crusade Helmet"
+msgid "Crusade Armor"
msgstr ""
-#. code: 563: Crusader
-#: conf/messages.conf:499
-msgid "Crusader"
+#. code: Name: "Crusade Helmet"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Crusade Helmet"
msgstr ""
#. code: Name: "Crusader Card"
@@ -4373,46 +2936,42 @@ msgid "Crystallized Maggot"
msgstr ""
#. code: Name: "Cuco"
-#: mob_db.conf:882
+#: mob_db.conf:883
#, no-c-format
msgid "Cuco"
msgstr ""
-#. code: 176: Current amount of zeny changed.
-#: conf/messages.conf:192
-msgid "Current amount of zeny changed."
-msgstr ""
-
#. code: dispbottom l("Current drop rate is set to @@% (default value).", .current_rate);
-#: npc/commands/rate-management.txt~:181
#: npc/commands/rate-management.txt:181
#, no-c-format
msgid "Current drop rate is set to @@% (default value)."
msgstr ""
#. code: dispbottom l("Current drop rate is set to @@%, and will reset to @@% (default value) in @@.",
-#: npc/commands/rate-management.txt~:186
#: npc/commands/rate-management.txt:186
#, no-c-format
msgid "Current drop rate is set to @@%, and will reset to @@% (default value) in @@."
msgstr ""
+#. code: mes l("Current event: @@", $EVENT$);
+#: npc/commands/event.txt:32
+#, no-c-format
+msgid "Current event: @@"
+msgstr ""
+
#. code: dispbottom l("Current exp rate is set to @@% (default value).", .current_rate);
#: npc/commands/rate-management.txt:55
-#: npc/commands/rate-management.txt~:55
#, no-c-format
msgid "Current exp rate is set to @@% (default value)."
msgstr ""
#. code: dispbottom l("Current exp rate is set to @@%, and will reset to @@% (default value) in @@.",
-#: npc/commands/rate-management.txt~:60
#: npc/commands/rate-management.txt:60
#, no-c-format
msgid "Current exp rate is set to @@%, and will reset to @@% (default value) in @@."
msgstr ""
#. code: mes l("Current hero: @@", $MOST_HEROIC$);
-#: npc/003-2/lua.txt~:48
#: npc/003-2/lua.txt:48
#, no-c-format
msgid "Current hero: @@"
@@ -4431,46 +2990,18 @@ msgid "Curshroom"
msgstr ""
#. code: l("Custom"), -136;
-#: npc/commands/debug-quest.txt~:108
#: npc/commands/debug-quest.txt:14
#, no-c-format
msgid "Custom"
msgstr ""
-#. code: 139: CvC ON |
-#: conf/messages.conf:155
-msgid "CvC ON |"
-msgstr ""
-
-#. code: 141: CvC is already Off.
-#: conf/messages.conf:157
-msgid "CvC is already Off."
-msgstr ""
-
-#. code: 142: CvC is already On.
-#: conf/messages.conf:158
-msgid "CvC is already On."
-msgstr ""
-
-#. code: 137: CvC: Off
-#: conf/messages.conf:153
-msgid "CvC: Off"
-msgstr ""
-
-#. code: 138: CvC: On
-#: conf/messages.conf:154
-msgid "CvC: On"
-msgstr ""
-
#. code: 003-1,41,80,0 script Cyndala NPC_FEMALE,{
-#: npc/003-1/cyndala.txt~:11
#: npc/003-1/cyndala.txt:11
#, no-c-format
msgid "Cyndala"
msgstr ""
#. code: 005-5,30,37,0 script Cynric NPC_LLOYD,{
-#: npc/005-5/cynric.txt~:5
#: npc/005-5/cynric.txt:5
#, no-c-format
msgid "Cynric"
@@ -4482,20 +3013,9 @@ msgstr ""
msgid "Dagger"
msgstr ""
-#. code: mes col(l("Dan ends the conversation and resumes to write his letter."), 9);
-#: npc/002-1/dan.txt:85
-#, no-c-format
-msgid "Dan ends the conversation and resumes to write his letter."
-msgstr ""
-
-#. code: mes col(l("Dan keeps silent since your last question."), 9);
-#: npc/002-1/dan.txt:79
-#, no-c-format
-msgid "Dan keeps silent since your last question."
-msgstr ""
-
-#. code: 002-1,32,31,0 script Dan#002-1 NPC_DEMON_MAN,{
-#: npc/002-1/dan.txt:8
+#. code: 002-1,32,31,0 script Dan#002-1 NPC_REDY_MAN,{
+#: npc/002-1/dan.txt~:10
+#: npc/002-1/dan.txt:10
#, no-c-format
msgid "Dan#002-1"
msgstr ""
@@ -4506,16 +3026,6 @@ msgstr ""
msgid "Dance for me"
msgstr ""
-#. code: 569: Dancer
-#: conf/messages.conf:505
-msgid "Dancer"
-msgstr ""
-
-#. code: 624: Dark Collector
-#: conf/messages.conf:564
-msgid "Dark Collector"
-msgstr ""
-
#. code: Name: "Dark Crystal"
#: item_db.conf:-1
#, no-c-format
@@ -4529,7 +3039,7 @@ msgid "Dark Knight Helmet"
msgstr ""
#. code: Name: "Dark Lizard"
-#: mob_db.conf:2154
+#: mob_db.conf:2206
#, no-c-format
msgid "Dark Lizard"
msgstr ""
@@ -4570,44 +3080,15 @@ msgstr ""
msgid "Database erased."
msgstr ""
-#. code: 60: Day Mode Activated.
-#: conf/messages.conf:83
-msgid "Day Mode Activated."
-msgstr ""
-
-#. code: 502: Day Mode is activated
-#: conf/messages.conf:452
-msgid "Day Mode is activated"
-msgstr ""
-
-#. code: 90: Day mode is already enabled.
-#: conf/messages.conf:107
-msgid "Day mode is already enabled."
-msgstr ""
-
#. code: rif(Zeny >= 500 && gettimetick(2) > .RENT_TIME, l("Deal!")), L_DoRent,
#: npc/005-1/ayasha.txt:115
-#: npc/005-1/ayasha.txt~:115
#, no-c-format
msgid "Deal!"
msgstr ""
-#. code: 1479: Dear angel, can you hear my voice?
-#: conf/messages.conf:1517
-msgid "Dear angel, can you hear my voice?"
-msgstr ""
-
-#. code: 623: Death Knight
-#: conf/messages.conf:563
-msgid "Death Knight"
-msgstr ""
-
#. code: l("Debug"),
#. code: setnpcdialogtitle l("Debug");
#. code: l("Debug");
-#: npc/test/karim.txt~:123
-#: npc/commands/debug.txt~:93
-#: npc/commands/super-menu.txt~:19
#: npc/commands/debug.txt:93
#: npc/test/karim.txt:123
#: npc/commands/super-menu.txt:19
@@ -4617,14 +3098,12 @@ msgstr ""
#. code: setnpcdialogtitle l("Debug - Change level");
#: npc/commands/debug.txt:39
-#: npc/commands/debug.txt~:39
#, no-c-format
msgid "Debug - Change level"
msgstr ""
#. code: setnpcdialogtitle l("Debug - Change stats");
#: npc/commands/debug.txt:64
-#: npc/commands/debug.txt~:64
#, no-c-format
msgid "Debug - Change stats"
msgstr ""
@@ -4637,7 +3116,6 @@ msgstr ""
#. code: setnpcdialogtitle l("Debug - Reset");
#: npc/commands/debug.txt:20
-#: npc/commands/debug.txt~:20
#, no-c-format
msgid "Debug - Reset"
msgstr ""
@@ -4648,11 +3126,6 @@ msgstr ""
msgid "Deep Black Boots"
msgstr ""
-#. code: 860: Defeated by
-#: conf/messages.conf:627
-msgid "Defeated by"
-msgstr ""
-
#. code: Name: "Delicious Cookie"
#: item_db.conf:-1
#, no-c-format
@@ -4665,14 +3138,26 @@ msgstr ""
msgid "Demon Ash Urn"
msgstr ""
+#. code: Name: "Demonic Earth Powder"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Demonic Earth Powder"
+msgstr ""
+
#. code: Name: "Demonic Goblin"
-#: mob_db.conf:2200
+#: mob_db.conf:2252
#, no-c-format
msgid "Demonic Goblin"
msgstr ""
+#. code: Name: "Demonic Mouboo"
+#: mob_db.conf:5082
+#, no-c-format
+msgid "Demonic Mouboo"
+msgstr ""
+
#. code: Name: "Demonic Scythe"
-#: mob_db.conf:1472
+#: mob_db.conf:1518
#, no-c-format
msgid "Demonic Scythe"
msgstr ""
@@ -4708,7 +3193,7 @@ msgid "Desert Helmet"
msgstr ""
#. code: Name: "Desert Maggot"
-#: mob_db.conf:3620
+#: mob_db.conf:3676
#, no-c-format
msgid "Desert Maggot"
msgstr ""
@@ -4726,7 +3211,6 @@ msgid "Desert Tablet"
msgstr ""
#. code: mes l("Determine Team Size +1 (so 1 each side, use 2)");
-#: npc/001-1/bgmaster.txt~:43
#: npc/001-1/bgmaster.txt:43
#, no-c-format
msgid "Determine Team Size +1 (so 1 each side, use 2)"
@@ -4738,19 +3222,19 @@ msgstr ""
msgid "Devis"
msgstr ""
-#. code: 1273: Dex: %d (%d~%d)
-#: conf/messages.conf:1217
-msgid "Dex: %d (%d~%d)"
-msgstr ""
-
#. code: Name: "Diamond"
#: item_db.conf:-1
#, no-c-format
msgid "Diamond"
msgstr ""
+#. code: Name: "Diamond Bif"
+#: mob_db.conf:4754
+#, no-c-format
+msgid "Diamond Bif"
+msgstr ""
+
#. code: mesq l("Did you have any other questions for me?");
-#: npc/002-3/juliet.txt~:122
#: npc/002-3/juliet.txt:122
#, no-c-format
msgid "Did you have any other questions for me?"
@@ -4765,14 +3249,13 @@ msgstr ""
#. code: l("Did you see Jhedia the blacksmith in Tulimshar? He might know how you could get this."),
#: npc/005-4/rosen.txt:12
-#: npc/005-4/rosen.txt~:16
#, no-c-format
msgid "Did you see Jhedia the blacksmith in Tulimshar? He might know how you could get this."
msgstr ""
#. code: mesq l("Different kind of monsters live near the city. For example, blubs. I have no idea of what are those.");
-#: npc/003-1/ninathetraveler.txt~:86
-#: npc/003-1/ninathetraveler.txt:86
+#: npc/003-1/ninathetraveler.txt:89
+#: npc/003-1/ninathetraveler.txt~:89
#, no-c-format
msgid "Different kind of monsters live near the city. For example, blubs. I have no idea of what are those."
msgstr ""
@@ -4784,7 +3267,6 @@ msgid "Dig."
msgstr ""
#. code: menuimage("actions/toggle", (.@d ? l("Enable") : l("Disable"))),
-#: npc/commands/motd.txt~:144
#: npc/commands/motd.txt:144
#, no-c-format
msgid "Disable"
@@ -4792,56 +3274,34 @@ msgstr ""
#. code: l("Disable BG"), L_Off;
#: npc/001-1/bgmaster.txt:39
-#: npc/001-1/bgmaster.txt~:39
#, no-c-format
msgid "Disable BG"
msgstr ""
#. code: rif(getgmlevel() && $@GM_EVENT, l("Disable Event")), L_Disable,
-#: npc/001-1/portal.txt~:15
#: npc/001-1/portal.txt:15
#, no-c-format
msgid "Disable Event"
msgstr ""
+#. code: l("Disable event"), -,
+#: npc/commands/event.txt:34
+#, no-c-format
+msgid "Disable event"
+msgstr ""
+
#. code: menuimage("actions/cancel", l("Discard")),
#: npc/commands/scheduled-broadcasts.txt:101
-#: npc/commands/scheduled-broadcasts.txt~:101
#, no-c-format
msgid "Discard"
msgstr ""
-#. code: 408: Disconnecting to perform change-sex request...
-#: conf/messages.conf:410
-msgid "Disconnecting to perform change-sex request..."
-msgstr ""
-
#. code: Name: "Diseased Heart"
#: item_db.conf:-1
#, no-c-format
msgid "Diseased Heart"
msgstr ""
-#. code: 122: Disguise applied.
-#: conf/messages.conf:139
-msgid "Disguise applied."
-msgstr ""
-
-#. code: 124: Disguise removed.
-#: conf/messages.conf:141
-msgid "Disguise removed."
-msgstr ""
-
-#. code: 269: Displaying first %d out of %d matches
-#: conf/messages.conf:273
-msgid "Displaying first %d out of %d matches"
-msgstr ""
-
-#. code: 1080: Displays Night |
-#: conf/messages.conf:883
-msgid "Displays Night | "
-msgstr ""
-
#. code: Name: "Divine Sword"
#: item_db.conf:-1
#, no-c-format
@@ -4861,7 +3321,6 @@ msgid "Do I look like a tree? I feel like one."
msgstr ""
#. code: l("Do not give the password of your room to anybody! Keep it secret and try not to use the same one in any other room in the future. - Juliet"),
-#: npc/002-3/note.txt~:17
#: npc/002-3/note.txt:17
#, no-c-format
msgid "Do not give the password of your room to anybody! Keep it secret and try not to use the same one in any other room in the future. - Juliet"
@@ -4869,7 +3328,6 @@ msgstr ""
#. code: l("Do not let intimacy and hunger get to zero. If any of those get to zero, it'll leave you forever."),
#: npc/items/books.txt:98
-#: npc/items/books.txt~:98
#, no-c-format
msgid "Do not let intimacy and hunger get to zero. If any of those get to zero, it'll leave you forever."
msgstr ""
@@ -4904,29 +3362,29 @@ msgstr ""
#: npc/002-3/juliet.txt:43
#: npc/002-3/juliet.txt:102
#: npc/002-3/juliet.txt:64
-#: npc/002-3/juliet.txt~:133
-#: npc/002-3/juliet.txt~:102
-#: npc/002-3/juliet.txt~:43
#: npc/002-3/juliet.txt:133
-#: npc/002-3/juliet.txt~:64
#, no-c-format
msgid "Do you have any other questions for me?"
msgstr ""
#. code: mesq l("Do you have anything else for me?");
#: npc/002-1/alige.txt:239
-#: npc/002-1/alige.txt~:237
#, no-c-format
msgid "Do you have anything else for me?"
msgstr ""
#. code: mesq l("Do you have anything for me today?");
-#: npc/002-1/alige.txt~:272
#: npc/002-1/alige.txt:274
#, no-c-format
msgid "Do you have anything for me today?"
msgstr ""
+#. code: mesq l("Do you have the @@/5 @@ I requested? Sailors are getting hungry because you!",countitem("PiouLegs"),getitemlink("PiouLegs"));
+#: npc/002-1/chefgado.txt:67
+#, no-c-format
+msgid "Do you have the @@/5 @@ I requested? Sailors are getting hungry because you!"
+msgstr ""
+
#. code: l("Do you know anything about the recent robberies?"));
#: npc/008-1/confused-tree.txt:23
#, no-c-format
@@ -4934,14 +3392,12 @@ msgid "Do you know anything about the recent robberies?"
msgstr ""
#. code: rif(getq(ShipQuests_ArpanMoney) == 1, lg("Do you know what happened to the gold I had when you guys saved me?")), L_WhereMoney,
-#: npc/002-1/arpan.txt~:159
#: npc/002-1/arpan.txt:160
#, no-c-format
msgid "Do you know what happened to the gold I had when you guys saved me?#0"
msgstr ""
#. code: rif(getq(ShipQuests_ArpanMoney) == 1, lg("Do you know what happened to the gold I had when you guys saved me?")), L_WhereMoney,
-#: npc/002-1/arpan.txt~:159
#: npc/002-1/arpan.txt:160
#, no-c-format
msgid "Do you know what happened to the gold I had when you guys saved me?#1"
@@ -4949,7 +3405,6 @@ msgstr ""
#. code: rif(BaseLevel > 15 && 1==2, l("Do you make Lifestones?")), L_Lifestones,
#: npc/004-1/elanore.txt:43
-#: npc/004-1/elanore.txt~:43
#, no-c-format
msgid "Do you make Lifestones?"
msgstr ""
@@ -4957,22 +3412,20 @@ msgstr ""
#. code: mesq l("Do you need my help?");
#: npc/005-7/trainer.txt~:37
#: npc/005-7/trainer.txt:37
-#: npc/005-1/trainer.txt~:17
#, no-c-format
msgid "Do you need my help?"
msgstr ""
-#. code: l("Do you think I could join the Alliance?"), L_Join,
-#: npc/003-1/gladys.txt~:23
-#: npc/003-1/gladys.txt:24
+#. code: l("Do you sell anything here?"), L_Shop,
+#: npc/005-6/morgan.txt:14
#, no-c-format
-msgid "Do you think I could join the Alliance?"
+msgid "Do you sell anything here?"
msgstr ""
-#. code: l("Do you want me to go see her instead of you?"), L_Quest;
-#: npc/002-1/dan.txt:53
+#. code: l("Do you think I could join the Alliance?"), L_Join,
+#: npc/003-1/gladys.txt:24
#, no-c-format
-msgid "Do you want me to go see her instead of you?"
+msgid "Do you think I could join the Alliance?"
msgstr ""
#. code: mes(l("Do you want to continue?"));
@@ -4983,7 +3436,6 @@ msgstr ""
#. code: mes col(l("Do you want to cut this @@?", getitemlink(Croconut)), 9);
#: npc/items/croconut.txt:16
-#: npc/items/croconut.txt~:16
#, no-c-format
msgid "Do you want to cut this @@?"
msgstr ""
@@ -5013,12 +3465,6 @@ msgstr ""
msgid "Does anyone know a good place to hang out in Esperia or Artis? - M. Arpan"
msgstr ""
-#. code: l("Does anyone know a good place to hang out in Esperia? - M. Arpan"),
-#: npc/002-3/note.txt~:18
-#, no-c-format
-msgid "Does anyone know a good place to hang out in Esperia? - M. Arpan"
-msgstr ""
-
#. code: Name: "Doll"
#: item_db.conf:-1
#, no-c-format
@@ -5032,21 +3478,18 @@ msgid "Don't distract me, I have to stay alert."
msgstr ""
#. code: mesq l("Don't do theee... *hic* with me eh!");
-#: npc/002-3/billybons.txt:25
-#: npc/002-3/billybons.txt~:25
+#: npc/002-3/billybons.txt:27
#, no-c-format
msgid "Don't do theee... *hic* with me eh!"
msgstr ""
#. code: l("Don't forget to come as close as possible to these spots!");
-#: npc/items/books.txt~:56
#: npc/items/books.txt:56
#, no-c-format
msgid "Don't forget to come as close as possible to these spots!"
msgstr ""
#. code: mesq l("Don't try to poison me! I know what that does!");
-#: npc/002-1/alige.txt~:256
#: npc/002-1/alige.txt:258
#, no-c-format
msgid "Don't try to poison me! I know what that does!"
@@ -5054,26 +3497,17 @@ msgstr ""
#. code: mesq l("Done!");
#: npc/bgmaster.txt~:29
-#: npc/004-1/bgmaster.txt~:51
#, no-c-format
msgid "Done!"
msgstr ""
-#. code: l("Door"), ShipQuests_Door,
-#: npc/commands/debug-quest.txt~:48
-#, no-c-format
-msgid "Door"
-msgstr ""
-
#. code: 002-2,48,29,0 script DoorUpwards NPC_HIDDEN,0,0,{
-#: npc/002-2/doors.txt~:8
#: npc/002-2/doors.txt:8
#, no-c-format
msgid "DoorUpwards"
msgstr ""
#. code: l("Drag and drop a @@ in a @@, and you will obtain a @@.", getitemlink(RedCottonDye), getitemlink(ArtisTankTop), getitemlink(ArtisTankTop, RedCottonDye)),
-#: npc/003-1/cyndala.txt~:19
#: npc/003-1/cyndala.txt:19
#, no-c-format
msgid "Drag and drop a @@ in a @@, and you will obtain a @@."
@@ -5081,8 +3515,7 @@ msgstr ""
#. code: mes "##B" + l("Drag and drop an item from your inventory.") + "##b";
#: npc/test/rock.txt:18
-#: npc/functions/fishing.txt:234
-#: npc/test/rock.txt~:18
+#: npc/functions/fishing.txt:242
#, no-c-format
msgid "Drag and drop an item from your inventory."
msgstr ""
@@ -5106,29 +3539,25 @@ msgid "Dragon Shield"
msgstr ""
#. code: mesq l("Dress up! Do not walk without clothes! Always wear your items! They leave you less vulnerable to attacks and stronger to defeat your opponents.");
-#: npc/005-7/trainer.txt~:175
-#: npc/005-7/trainer.txt:175
-#: npc/005-1/trainer.txt~:79
+#: npc/005-7/trainer.txt~:189
+#: npc/005-7/trainer.txt:189
#, no-c-format
msgid "Dress up! Do not walk without clothes! Always wear your items! They leave you less vulnerable to attacks and stronger to defeat your opponents."
msgstr ""
#. code: l("Drop Rate management"),
-#: npc/commands/event.txt:40
-#: npc/commands/event.txt~:40
+#: npc/commands/event.txt:56
#, no-c-format
msgid "Drop Rate management"
msgstr ""
#. code: dispbottom l("Drop rate has been reset to @@% (default value).",
-#: npc/commands/rate-management.txt~:197
#: npc/commands/rate-management.txt:197
#, no-c-format
msgid "Drop rate has been reset to @@% (default value)."
msgstr ""
#. code: dispbottom col(l("Drop rate is set to @@% for the next @@.",
-#: npc/commands/rate-management.txt~:216
#: npc/commands/rate-management.txt:216
#, no-c-format
msgid "Drop rate is set to @@% for the next @@."
@@ -5141,111 +3570,30 @@ msgid "Druid Tree Branch"
msgstr ""
#. code: Name: "Duck"
-#: mob_db.conf:1170
+#: mob_db.conf:1215
#, no-c-format
msgid "Duck"
msgstr ""
-#. code: 365: Duel| Can't use %s in duel.
-#: conf/messages.conf:375
-msgid "Duel| Can't use %s in duel."
-msgstr ""
-
-#. code: 863: Duel| Can't use this item in duel.
-#: conf/messages.conf:632
-msgid "Duel| Can't use this item in duel."
-msgstr ""
-
-#. code: 357: Duel| Invalid value.
-#: conf/messages.conf:367
-msgid "Duel| Invalid value."
-msgstr ""
-
-#. code: 354: Duel| Invitation has been sent.
-#: conf/messages.conf:364
-msgid "Duel| Invitation has been sent."
-msgstr ""
-
-#. code: 352: Duel| Player name not found.
-#: conf/messages.conf:362
-msgid "Duel| Player name not found."
-msgstr ""
-
-#. code: 353: Duel| The Player is in the duel already.
-#: conf/messages.conf:363
-msgid "Duel| The Player is in the duel already."
-msgstr ""
-
-#. code: 361: Duel| The duel invitation has been accepted.
-#: conf/messages.conf:371
-msgid "Duel| The duel invitation has been accepted."
-msgstr ""
-
-#. code: 363: Duel| The duel invitation has been rejected.
-#: conf/messages.conf:373
-msgid "Duel| The duel invitation has been rejected."
-msgstr ""
-
-#. code: 351: Duel| The limit of players has been reached.
-#: conf/messages.conf:361
-msgid "Duel| The limit of players has been reached."
-msgstr ""
-
-#. code: 356: Duel| You can take part in duel once per %d minutes.
-#: conf/messages.conf:366
-msgid "Duel| You can take part in duel once per %d minutes."
-msgstr ""
-
-#. code: 364: Duel| You can't invite %s because he/she isn't in the same map.
-#: conf/messages.conf:374
-msgid "Duel| You can't invite %s because he/she isn't in the same map."
-msgstr ""
-
-#. code: 360: Duel| You can't use @accept without a duel invitation.
-#: conf/messages.conf:370
-msgid "Duel| You can't use @accept without a duel invitation."
-msgstr ""
-
-#. code: 355: Duel| You can't use @duel without @reject.
-#: conf/messages.conf:365
-msgid "Duel| You can't use @duel without @reject."
-msgstr ""
-
-#. code: 350: Duel| You can't use @invite. You aren't a duelist.
-#: conf/messages.conf:360
-msgid "Duel| You can't use @invite. You aren't a duelist."
-msgstr ""
-
-#. code: 358: Duel| You can't use @leave. You aren't a duelist.
-#: conf/messages.conf:368
-msgid "Duel| You can't use @leave. You aren't a duelist."
-msgstr ""
-
-#. code: 362: Duel| You can't use @reject without a duel invitation.
-#: conf/messages.conf:372
-msgid "Duel| You can't use @reject without a duel invitation."
-msgstr ""
-
-#. code: 359: Duel| You've left the duel.
-#: conf/messages.conf:369
-msgid "Duel| You've left the duel."
+#. code: Name: "Duck Feather"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Duck Feather"
msgstr ""
#. code: Name: "Dummy"
-#: mob_db.conf:924
+#: mob_db.conf:925
#, no-c-format
msgid "Dummy"
msgstr ""
#. code: l("Dye cards are not the only thing which exist, but they are the coolest!");
-#: npc/003-1/cyndala.txt~:20
#: npc/003-1/cyndala.txt:20
#, no-c-format
msgid "Dye cards are not the only thing which exist, but they are the coolest!"
msgstr ""
#. code: mesq l("Each settlement names a representative, which forms the Alliance Council. There is also the High Council, and the Magic Council.");
-#: npc/003-1/gladys.txt~:46
#: npc/003-1/gladys.txt:47
#, no-c-format
msgid "Each settlement names a representative, which forms the Alliance Council. There is also the High Council, and the Magic Council."
@@ -5263,11 +3611,6 @@ msgstr ""
msgid "Earth Scroll"
msgstr ""
-#. code: 1107: East
-#: conf/messages.conf:910
-msgid "East"
-msgstr ""
-
#. code: Name: "Easter Egg"
#: item_db.conf:-1
#, no-c-format
@@ -5293,82 +3636,62 @@ msgstr ""
msgid "Eh, that seems too problematic. Sorry."
msgstr ""
-#. code: 308: Eight Castles
-#: conf/messages.conf:317
-msgid "Eight Castles"
-msgstr ""
-
-#. code: 318: Eighteen Castles
-#: conf/messages.conf:327
-msgid "Eighteen Castles"
-msgstr ""
-
#. code: mes l("Elanore casts a chant over the items, closes her hands, and vóila! A lifestone.");
#: npc/004-1/elanore.txt:98
-#: npc/004-1/elanore.txt~:98
#, no-c-format
msgid "Elanore casts a chant over the items, closes her hands, and vóila! A lifestone."
msgstr ""
#. code: 004-1,75,62,0 script Elanore the Healer NPC_FEMALE,{
#: npc/004-1/elanore.txt:4
-#: npc/004-1/elanore.txt~:4
#, no-c-format
msgid "Elanore the Healer"
msgstr ""
-#. code: 311: Eleven Castles
-#: conf/messages.conf:320
-msgid "Eleven Castles"
-msgstr ""
-
#. code: Name: "Elixir Of Life"
#: item_db.conf:-1
#, no-c-format
msgid "Elixir Of Life"
msgstr ""
-#. code: 002-4,27,27,0 script Elmo NPC_ELMO,{
+#. code: mesn l("Elmo");
#. code: mesn "Elmo";
+#. code: 002-4,27,27,0 script Elmo NPC_ELMO,{
+#: npc/002-4/nard.txt~:64
#: npc/000-0-0/sailors.txt:24
#: npc/000-0-0/sailors.txt:54
-#: npc/000-0-0/sailors.txt~:14
#: npc/002-4/elmo.txt~:7
-#: npc/002-4/elmo.txt:7
+#: npc/002-4/nard.txt:64
#: npc/000-0-0/sailors.txt:34
#: npc/000-0-0/sailors.txt:44
-#: npc/000-0-0/sailors.txt~:34
#: npc/000-0-0/sailors.txt:14
-#: npc/000-0-0/sailors.txt~:54
-#: npc/000-0-0/sailors.txt~:44
-#: npc/000-0-0/sailors.txt~:24
+#: npc/002-4/elmo.txt:7
#, no-c-format
msgid "Elmo"
msgstr ""
#. code: 000-0-0,26,23,0 script Elmo#sailors NPC_ELMO,{
-#: npc/000-0-0/sailors.txt~:9
#: npc/000-0-0/sailors.txt:9
#, no-c-format
msgid "Elmo#sailors"
msgstr ""
-#. code: Name: "Emerald"
-#: item_db.conf:-1
+#. code: Name: "Emeald Bif"
+#: mob_db.conf:4631
#, no-c-format
-msgid "Emerald"
+msgid "Emeald Bif"
msgstr ""
-#. code: 004-1,115,93,0 script Emissary#1 NPC_ELF,{
-#: npc/004-1/bgmaster.txt~:176
+#. code: Name: "Emerald"
+#: item_db.conf:-1
#, no-c-format
-msgid "Emissary#1"
+msgid "Emerald"
msgstr ""
-#. code: 004-1,117,93,0 script Emissary#2 NPC_ELF,{
-#: npc/004-1/bgmaster.txt~:201
+#. code: 000-1,78,110,0 script Emergency Exit NPC_SOUL_CURSED,{
+#: npc/000-1/exit.txt:6
#, no-c-format
-msgid "Emissary#2"
+msgid "Emergency Exit"
msgstr ""
#. code: l("Empty the quote DB"));
@@ -5386,34 +3709,32 @@ msgid "EmptyBottle"
msgstr ""
#. code: menuimage("actions/toggle", (.@d ? l("Enable") : l("Disable"))),
-#: npc/commands/motd.txt~:144
#: npc/commands/motd.txt:144
#, no-c-format
msgid "Enable"
msgstr ""
+#. code: l("Enable Easter"), -;
+#: npc/commands/event.txt:35
+#, no-c-format
+msgid "Enable Easter"
+msgstr ""
+
#. code: rif(getgmlevel() && !$@GM_EVENT, l("Enable Event")), L_Enable,
#: npc/001-1/portal.txt:14
-#: npc/001-1/portal.txt~:14
#, no-c-format
msgid "Enable Event"
msgstr ""
-#. code: 1311: Enabled Mapflags in this map:
-#: conf/messages.conf:1283
-msgid "Enabled Mapflags in this map:"
-msgstr ""
-
#. code: mes l("Enabled: @@", (.@d ? l("no") : l("yes")));
#: npc/commands/motd.txt:140
-#: npc/commands/motd.txt~:140
#, no-c-format
msgid "Enabled: @@"
msgstr ""
#. code: //message strcharinfo(0), l("End status @@", .@qp);
-#: npc/005-7/trainer.txt:420
-#: npc/005-7/trainer.txt~:420
+#: npc/005-7/trainer.txt~:434
+#: npc/005-7/trainer.txt:434
#, no-c-format
msgid "End status @@"
msgstr ""
@@ -5426,21 +3747,18 @@ msgstr ""
#. code: mes l("Enter desired skill level:");
#: npc/commands/debug-skill.txt:6
-#: npc/commands/debug-skill.txt~:6
#, no-c-format
msgid "Enter desired skill level:"
msgstr ""
#. code: mes l("Enter line number:");
#: npc/commands/motd.txt:93
-#: npc/commands/motd.txt~:93
#, no-c-format
msgid "Enter line number:"
msgstr ""
#. code: mes l("Enter new line:");
#: npc/commands/motd.txt:78
-#: npc/commands/motd.txt~:78
#, no-c-format
msgid "Enter new line:"
msgstr ""
@@ -5451,38 +3769,21 @@ msgstr ""
msgid "Eomie"
msgstr ""
-#. code: mesq l("Equipible items are armor, weapons and accessories.");
-#: npc/005-1/trainer.txt~:204
-#, no-c-format
-msgid "Equipible items are armor, weapons and accessories."
-msgstr ""
-
#. code: mesq l("Equippable items are armour, weapons and accessories.");
-#: npc/005-7/trainer.txt:294
-#: npc/005-7/trainer.txt~:294
+#: npc/005-7/trainer.txt~:308
+#: npc/005-7/trainer.txt:308
#, no-c-format
msgid "Equippable items are armour, weapons and accessories."
msgstr ""
-#. code: 1037: Error reading atcommand.conf, reload failed.
-#: conf/messages.conf:838
-msgid "Error reading atcommand.conf, reload failed."
-msgstr ""
-
-#. code: 1036: Error reading groups.conf, reload failed.
-#: conf/messages.conf:837
-msgid "Error reading groups.conf, reload failed."
-msgstr ""
-
#. code: mesq l("Esperia is the human capital founded at the other continent.");
-#: npc/003-1/ninathetraveler.txt:69
-#: npc/003-1/ninathetraveler.txt~:69
+#: npc/003-1/ninathetraveler.txt:72
+#: npc/003-1/ninathetraveler.txt~:72
#, no-c-format
msgid "Esperia is the human capital founded at the other continent."
msgstr ""
#. code: 003-2,32,34,0 script Estard NPC_PLAYER,{
-#: npc/003-2/estard.txt~:10
#: npc/003-2/estard.txt:10
#, no-c-format
msgid "Estard"
@@ -5490,48 +3791,41 @@ msgstr ""
#. code: 003-1,80,127,0 script Eugene NPC_EUGENE,{
#: npc/003-1/eugene.txt:14
-#: npc/003-1/eugene.txt~:14
#, no-c-format
msgid "Eugene"
msgstr ""
#. code: mesq l("Even if the city has not been attacked on the last few years, I can't help but be concerned while the kids are playing hide and seek."),
-#: npc/005-1/ayasha.txt~:51
#: npc/005-1/ayasha.txt:51
#, no-c-format
msgid "Even if the city has not been attacked on the last few years, I can't help but be concerned while the kids are playing hide and seek."
msgstr ""
#. code: setnpcdialogtitle l("Event Management");
-#: npc/commands/event.txt:33
-#: npc/commands/event.txt~:33
+#: npc/commands/event.txt:49
#, no-c-format
msgid "Event Management"
msgstr ""
#. code: rif(is_evtc(), l("Event management")),
#: npc/commands/super-menu.txt:18
-#: npc/commands/super-menu.txt~:18
#, no-c-format
msgid "Event management"
msgstr ""
#. code: l("Every 1 hour"), 1,
#: npc/commands/scheduled-broadcasts.txt:24
-#: npc/commands/scheduled-broadcasts.txt~:24
#, no-c-format
msgid "Every 1 hour"
msgstr ""
#. code: l("Every 12 hours"), 12,
#: npc/commands/scheduled-broadcasts.txt:28
-#: npc/commands/scheduled-broadcasts.txt~:28
#, no-c-format
msgid "Every 12 hours"
msgstr ""
#. code: l("Every 24 hours"), 24,
-#: npc/commands/scheduled-broadcasts.txt~:29
#: npc/commands/scheduled-broadcasts.txt:29
#, no-c-format
msgid "Every 24 hours"
@@ -5539,13 +3833,11 @@ msgstr ""
#. code: l("Every 3 hours"), 3,
#: npc/commands/scheduled-broadcasts.txt:25
-#: npc/commands/scheduled-broadcasts.txt~:25
#, no-c-format
msgid "Every 3 hours"
msgstr ""
#. code: l("Every 5 hours"), 5,
-#: npc/commands/scheduled-broadcasts.txt~:26
#: npc/commands/scheduled-broadcasts.txt:26
#, no-c-format
msgid "Every 5 hours"
@@ -5553,53 +3845,39 @@ msgstr ""
#. code: l("Every 6 hours"), 6,
#: npc/commands/scheduled-broadcasts.txt:27
-#: npc/commands/scheduled-broadcasts.txt~:27
#, no-c-format
msgid "Every 6 hours"
msgstr ""
-#. code: 128: Evil clone spawned.
-#: conf/messages.conf:146
-msgid "Evil clone spawned."
-msgstr ""
-
-#. code: l("Example:"),
#. code: mes l("Example:");
+#. code: l("Example:"),
#: npc/commands/debug.txt:74
-#: npc/commands/debug.txt~:44
-#: npc/commands/debug.txt~:74
#: npc/003-1/cyndala.txt:18
#: npc/commands/debug.txt:44
#: npc/commands/debug.txt:54
-#: npc/commands/debug.txt~:54
-#: npc/003-1/cyndala.txt~:18
#, no-c-format
msgid "Example:"
msgstr ""
#. code: l("Excuse me."),
#: npc/003-1/cyndala.txt:93
-#: npc/003-1/cyndala.txt~:93
#, no-c-format
msgid "Excuse me."
msgstr ""
#. code: lg("Excuse me? Do you know who I am?");
-#: npc/002-3/billybons.txt~:21
-#: npc/002-3/billybons.txt:21
+#: npc/002-3/billybons.txt:23
#, no-c-format
msgid "Excuse me? Do you know who I am?#0"
msgstr ""
#. code: lg("Excuse me? Do you know who I am?");
-#: npc/002-3/billybons.txt~:21
-#: npc/002-3/billybons.txt:21
+#: npc/002-3/billybons.txt:23
#, no-c-format
msgid "Excuse me? Do you know who I am?#1"
msgstr ""
#. code: dispbottom l("Exp rate has been reset to @@% (default value).",
-#: npc/commands/rate-management.txt~:71
#: npc/commands/rate-management.txt:71
#, no-c-format
msgid "Exp rate has been reset to @@% (default value)."
@@ -5607,59 +3885,32 @@ msgstr ""
#. code: dispbottom col(l("Exp rate is set to @@% for the next @@.",
#: npc/commands/rate-management.txt:90
-#: npc/commands/rate-management.txt~:90
#, no-c-format
msgid "Exp rate is set to @@% for the next @@."
msgstr ""
-#. code: 652: Expanded Super Baby
-#: conf/messages.conf:594
-msgid "Expanded Super Baby"
-msgstr ""
-
-#. code: 651: Expanded Super Novice
-#: conf/messages.conf:593
-msgid "Expanded Super Novice"
-msgstr ""
-
#. code: l("Experience Rate management"),
-#: npc/commands/event.txt~:39
-#: npc/commands/event.txt:39
+#: npc/commands/event.txt:55
#, no-c-format
msgid "Experience Rate management"
msgstr ""
-#. code: 1298: Experience rates: Base %.2fx / Job %.2fx
-#: conf/messages.conf:1258
-msgid "Experience rates: Base %.2fx / Job %.2fx"
-msgstr ""
-
#. code: Name: "EyePatch"
#: item_db.conf:-1
#, no-c-format
msgid "EyePatch"
msgstr ""
-#. code: 1310: Fake name enabled.
-#: conf/messages.conf:1280
-msgid "Fake name enabled."
-msgstr ""
-
-#. code: 1309: Fake name must be at least two characters.
-#: conf/messages.conf:1279
-msgid "Fake name must be at least two characters."
-msgstr ""
-
#. code: Name: "Fallen Guard"
-#: mob_db.conf:3530
-#: mob_db.conf:3575
+#: mob_db.conf:3582
+#: mob_db.conf:3629
#, no-c-format
msgid "Fallen Guard"
msgstr ""
#. code: Name: "Fallen King"
-#: mob_db.conf:3428
-#: mob_db.conf:3479
+#: mob_db.conf:3530
+#: mob_db.conf:3478
#, no-c-format
msgid "Fallen King"
msgstr ""
@@ -5678,7 +3929,6 @@ msgstr ""
#. code: 005-1,23,84,0 script Faris NPC_CHILD7,{
#: npc/005-1/ayasha.txt:197
-#: npc/005-1/ayasha.txt~:197
#, no-c-format
msgid "Faris"
msgstr ""
@@ -5697,28 +3947,11 @@ msgstr ""
#. code: // l("Female"), G_FEMALE,
#: npc/commands/debug-look.txt:9
-#: npc/commands/debug-look.txt~:9
#, no-c-format
msgid "Female"
msgstr ""
-#. code: 315: Fifteen Castles
-#: conf/messages.conf:324
-msgid "Fifteen Castles"
-msgstr ""
-
-#. code: 1387: File not found.
-#: conf/messages.conf:1393
-msgid "File not found."
-msgstr ""
-
-#. code: 1386: File unloaded. Be aware that mapflags and monsters spawned directly are not removed.
-#: conf/messages.conf:1392
-msgid "File unloaded. Be aware that mapflags and monsters spawned directly are not removed."
-msgstr ""
-
#. code: l("Find yourself a nice dry spot on a coast where you can easily reach into deep water."),
-#: npc/items/books.txt~:53
#: npc/items/books.txt:53
#, no-c-format
msgid "Find yourself a nice dry spot on a coast where you can easily reach into deep water."
@@ -5726,13 +3959,12 @@ msgstr ""
#. code: l("Fine."),
#: npc/002-1/arpan.txt:259
-#: npc/002-1/arpan.txt~:258
#, no-c-format
msgid "Fine."
msgstr ""
#. code: Name: "Fire Goblin"
-#: mob_db.conf:2883
+#: mob_db.conf:2933
#, no-c-format
msgid "Fire Goblin"
msgstr ""
@@ -5743,21 +3975,6 @@ msgstr ""
msgid "Fire Scroll"
msgstr ""
-#. code: 1216: Fireworks are launched.
-#: conf/messages.conf:1114
-msgid "Fireworks are launched."
-msgstr ""
-
-#. code: 1215: Fireworks have ended.
-#: conf/messages.conf:1113
-msgid "Fireworks have ended."
-msgstr ""
-
-#. code: 1077: Fireworks |
-#: conf/messages.conf:880
-msgid "Fireworks | "
-msgstr ""
-
#. code: Name: "Fish Box"
#: item_db.conf:-1
#, no-c-format
@@ -5778,16 +3995,10 @@ msgstr ""
#. code: l("Fishing next to shallow water is not going to work well, because fishes seldom go there."),
#: npc/items/books.txt:54
-#: npc/items/books.txt~:54
#, no-c-format
msgid "Fishing next to shallow water is not going to work well, because fishes seldom go there."
msgstr ""
-#. code: 305: Five Castles
-#: conf/messages.conf:314
-msgid "Five Castles"
-msgstr ""
-
#. code: Name: "Flight Talisman"
#: item_db.conf:-1
#, no-c-format
@@ -5795,7 +4006,7 @@ msgid "Flight Talisman"
msgstr ""
#. code: Name: "Fluffy"
-#: mob_db.conf:959
+#: mob_db.conf:960
#, no-c-format
msgid "Fluffy"
msgstr ""
@@ -5818,84 +4029,38 @@ msgstr ""
msgid "Fluo Powder"
msgstr ""
-#. code: 1212: Fog hangs over.
-#: conf/messages.conf:1106
-msgid "Fog hangs over."
-msgstr ""
-
-#. code: 1073: Fog |
-#: conf/messages.conf:876
-msgid "Fog | "
-msgstr ""
-
-#. code: 1159: Follow mode OFF.
-#: conf/messages.conf:1012
-msgid "Follow mode OFF."
-msgstr ""
-
-#. code: 1160: Follow mode ON.
-#: conf/messages.conf:1013
-msgid "Follow mode ON."
-msgstr ""
-
#. code: l("Following these lines are some other writings on this paper."),
#: npc/002-3/note.txt:16
-#: npc/002-3/note.txt~:16
#, no-c-format
msgid "Following these lines are some other writings on this paper."
msgstr ""
-#. code: 1360: Font changed.
-#: conf/messages.conf:1354
-msgid "Font changed."
-msgstr ""
-
-#. code: 1466: For '%s' you need the amount of seconds (from 0 to 10)
-#: conf/messages.conf:1493
-msgid "For '%s' you need the amount of seconds (from 0 to 10)"
-msgstr ""
-
#. code: mesq l("For now do not take too much time to work on your intelligence, after all, almost nobody have magic this day.");
-#: npc/005-7/trainer.txt~:380
-#: npc/005-7/trainer.txt:380
+#: npc/005-7/trainer.txt:394
+#: npc/005-7/trainer.txt~:394
#, no-c-format
msgid "For now do not take too much time to work on your intelligence, after all, almost nobody have magic this day."
msgstr ""
-#. code: mesq l("For now do not take too much time to work on your intelligence, after all, almost nobody works this day.");
-#: npc/005-1/trainer.txt~:290
-#, no-c-format
-msgid "For now do not take too much time to work on your intelligence, after all, almost nobody works this day."
-msgstr ""
-
#. code: l("For only a small amount of Gold Pieces, I will show you how it works!"),
-#: npc/005-6/zitoni.txt:67
-#: npc/005-6/zitoni.txt~:68
+#: npc/005-6/zitoni.txt:35
#, no-c-format
msgid "For only a small amount of Gold Pieces, I will show you how it works!"
msgstr ""
#. code: mesq l("For you, it'll be @@ GP.", .@price);
-#: npc/005-7/nurse.txt:39
-#: npc/004-1/elanore.txt~:39
#: npc/004-1/elanore.txt:39
-#: npc/005-7/nurse.txt~:39
+#: npc/005-7/nurse.txt:107
#, no-c-format
msgid "For you, it'll be @@ GP."
msgstr ""
#. code: Name: "Forain"
-#: mob_db.conf:2609
+#: mob_db.conf:2658
#, no-c-format
msgid "Forain"
msgstr ""
-#. code: mesq l("Force helps you carry more items and also gives you a more forceful blow, but ends up not being very interesting if you focus on weapons that use projectiles, such as the bow.");
-#: npc/005-1/trainer.txt~:279
-#, no-c-format
-msgid "Force helps you carry more items and also gives you a more forceful blow, but ends up not being very interesting if you focus on weapons that use projectiles, such as the bow."
-msgstr ""
-
#. code: Name: "Forest Armor"
#: item_db.conf:-1
#, no-c-format
@@ -5915,7 +4080,7 @@ msgid "Forest Card"
msgstr ""
#. code: Name: "Forest Dragon"
-#: mob_db.conf:2108
+#: mob_db.conf:2160
#, no-c-format
msgid "Forest Dragon"
msgstr ""
@@ -5927,60 +4092,38 @@ msgid "Forest Gloves"
msgstr ""
#. code: Name: "Forest Mushroom"
-#: mob_db.conf:2563
+#: mob_db.conf:2612
#, no-c-format
msgid "Forest Mushroom"
msgstr ""
-#. code: 304: Four Castles
-#: conf/messages.conf:313
-msgid "Four Castles"
-msgstr ""
-
#. code: Name: "Four Leaf Clover"
#: item_db.conf:-1
#, no-c-format
msgid "Four Leaf Clover"
msgstr ""
-#. code: 314: Fourteen Castles
-#: conf/messages.conf:323
-msgid "Fourteen Castles"
-msgstr ""
-
-#. code: 871: Friend already exists.
-#: conf/messages.conf:640
-msgid "Friend already exists."
-msgstr ""
-
-#. code: 874: Friend removed.
-#: conf/messages.conf:643
-msgid "Friend removed."
-msgstr ""
-
#. code: mesq l("From the smell I can see you found the bug bomb!");
-#: npc/005-1/zegas.txt~:50
#: npc/005-1/zegas.txt:50
#, no-c-format
msgid "From the smell I can see you found the bug bomb!"
msgstr ""
#. code: mapannounce "001-1", l("Frostia and Halinarzo are now on a spar!"), bc_map;
-#: npc/001-1/bgmaster.txt~:53
#: npc/001-1/bgmaster.txt:53
#, no-c-format
msgid "Frostia and Halinarzo are now on a spar!"
msgstr ""
#. code: mesq l("Frostia is the only city known that was not founded by humans.");
-#: npc/003-1/ninathetraveler.txt:96
-#: npc/003-1/ninathetraveler.txt~:96
+#: npc/003-1/ninathetraveler.txt~:99
+#: npc/003-1/ninathetraveler.txt:99
#, no-c-format
msgid "Frostia is the only city known that was not founded by humans."
msgstr ""
#. code: Name: "Frostiana"
-#: mob_db.conf:557
+#: mob_db.conf:558
#, no-c-format
msgid "Frostiana"
msgstr ""
@@ -6027,103 +4170,26 @@ msgstr ""
msgid "GM Robe"
msgstr ""
-#. code: 254: GM command configuration has been reloaded.
-#: conf/messages.conf:259
-msgid "GM command configuration has been reloaded."
-msgstr ""
-
#. code: Name: "GOld Pieces"
#: item_db.conf:-1
#, no-c-format
msgid "GOld Pieces"
msgstr ""
-#. code: 506: Gained %d Kafra points. Total %d points.
-#: conf/messages.conf:458
-msgid "Gained %d Kafra points. Total %d points."
-msgstr ""
-
-#. code: 505: Gained %d cash points. Total %d points.
-#: conf/messages.conf:457
-msgid "Gained %d cash points. Total %d points."
-msgstr ""
-
-#. code: 1317: Gained exp is now shown.
-#: conf/messages.conf:1291
-msgid "Gained exp is now shown."
-msgstr ""
-
-#. code: 1316: Gained exp will not be shown.
-#: conf/messages.conf:1290
-msgid "Gained exp will not be shown."
-msgstr ""
-
-#. code: 1319: Gained zeny is now shown.
-#: conf/messages.conf:1295
-msgid "Gained zeny is now shown."
-msgstr ""
-
-#. code: 1318: Gained zeny will not be shown.
-#: conf/messages.conf:1294
-msgid "Gained zeny will not be shown."
-msgstr ""
-
#. code: Name: "Gamboge Herb"
#: item_db.conf:-1
#, no-c-format
msgid "Gamboge Herb"
msgstr ""
-#. code: 238: Game time: A day cycle has a normal duration of %s.
-#: conf/messages.conf:243
-msgid "Game time: A day cycle has a normal duration of %s."
-msgstr ""
-
-#. code: 239: Game time: After, the game will be in daylight for %s.
-#: conf/messages.conf:244
-msgid "Game time: After, the game will be in daylight for %s."
-msgstr ""
-
-#. code: 237: Game time: After, the game will be in night for %s.
-#: conf/messages.conf:242
-msgid "Game time: After, the game will be in night for %s."
-msgstr ""
-
-#. code: 235: Game time: The game is in daylight for %s.
-#: conf/messages.conf:240
-msgid "Game time: The game is in daylight for %s."
-msgstr ""
-
-#. code: 233: Game time: The game is in night for %s.
-#: conf/messages.conf:238
-msgid "Game time: The game is in night for %s."
-msgstr ""
-
-#. code: 231: Game time: The game is in permanent daylight.
-#: conf/messages.conf:236
-msgid "Game time: The game is in permanent daylight."
-msgstr ""
-
-#. code: 232: Game time: The game is in permanent night.
-#: conf/messages.conf:237
-msgid "Game time: The game is in permanent night."
-msgstr ""
-
-#. code: 622: Gangsi
-#: conf/messages.conf:562
-msgid "Gangsi"
-msgstr ""
-
#. code: Name: "Gem powder"
#: item_db.conf:-1
#, no-c-format
msgid "Gem powder"
msgstr ""
-#. code: menuimage("actions/edit", l("Gender") + " [" + l("Requires logout") + "]"),
#. code: mes l("Gender") + ": " + Sex;
-#: npc/commands/debug-look.txt~:68
-#: npc/commands/debug-look.txt~:59
+#. code: menuimage("actions/edit", l("Gender") + " [" + l("Requires logout") + "]"),
#: npc/commands/debug-look.txt:68
#: npc/commands/debug-look.txt:59
#, no-c-format
@@ -6131,26 +4197,14 @@ msgid "Gender"
msgstr ""
#. code: mesq l("Generic items are used for different purposes. In creating other items, to swap and sell, to collect, etc.");
-#: npc/005-7/trainer.txt:298
-#: npc/005-7/trainer.txt~:298
-#: npc/005-1/trainer.txt~:208
+#: npc/005-7/trainer.txt:312
+#: npc/005-7/trainer.txt~:312
#, no-c-format
msgid "Generic items are used for different purposes. In creating other items, to swap and sell, to collect, etc."
msgstr ""
-#. code: 636: Genetic
-#: conf/messages.conf:577
-msgid "Genetic"
-msgstr ""
-
-#. code: 667: Genetic T
-#: conf/messages.conf:610
-msgid "Genetic T"
-msgstr ""
-
#. code: menuimage("actions/add", l("Get money")),
#: npc/commands/debug.txt:103
-#: npc/commands/debug.txt~:103
#, no-c-format
msgid "Get money"
msgstr ""
@@ -6162,20 +4216,19 @@ msgid "Ggrmm... Grmmmm..."
msgstr ""
#. code: 005-1,84,21,0 script Ghada NPC_CHILD5,{
-#: npc/005-1/ayasha.txt~:212
#: npc/005-1/ayasha.txt:212
#, no-c-format
msgid "Ghada"
msgstr ""
#. code: Name: "Giant Maggot"
-#: mob_db.conf:1259
+#: mob_db.conf:1305
#, no-c-format
msgid "Giant Maggot"
msgstr ""
#. code: Name: "Giant Mutated Bat"
-#: mob_db.conf:1832
+#: mob_db.conf:1881
#, no-c-format
msgid "Giant Mutated Bat"
msgstr ""
@@ -6190,14 +4243,17 @@ msgstr ""
#. code: l("Give Up"), L_Quit;
#: npc/003-5/arnea.txt:90
#: npc/003-5/arnea.txt:83
-#: npc/003-5/arnea.txt~:83
#: npc/003-5/arnea.txt:34
-#: npc/003-5/arnea.txt~:90
-#: npc/003-5/arnea.txt~:34
#, no-c-format
msgid "Give Up"
msgstr ""
+#. code: mesq l("Give me a second to look over your paperwork.");
+#: npc/003-1/aidan.txt:29
+#, no-c-format
+msgid "Give me a second to look over your paperwork."
+msgstr ""
+
#. code: npctalkonce(l("Give me some space."));
#: npc/functions/legiontalk.txt:33
#, no-c-format
@@ -6206,33 +4262,26 @@ msgstr ""
#. code: l("Give your pet a nice name, and keep it healthy, and you'll be a successful pet owner!"),
#: npc/items/books.txt:102
-#: npc/items/books.txt~:102
#, no-c-format
msgid "Give your pet a nice name, and keep it healthy, and you'll be a successful pet owner!"
msgstr ""
#. code: 003-1,63,105,0 script Gladys NPC_FEMALE,{
#: npc/003-1/gladys.txt:3
-#: npc/003-1/gladys.txt~:3
#, no-c-format
msgid "Gladys"
msgstr ""
#. code: l("Go away."), -;
-#: npc/002-2/doors.txt~:52
#: npc/002-2/doors.txt:52
#, no-c-format
msgid "Go away."
msgstr ""
-#. code: menuimage("actions/back", l("Go back"));
#. code: menuimage("actions/back", l("Go back")), -1,
-#: npc/commands/debug-quest.txt~:103
-#: npc/commands/debug-quest.txt~:73
-#: npc/commands/debug-quest.txt~:40
+#. code: menuimage("actions/back", l("Go back"));
#: npc/functions/quest-debug/functions.txt:16
#: npc/commands/debug-quest.txt:13
-#: npc/commands/debug-quest.txt~:14
#, no-c-format
msgid "Go back"
msgstr ""
@@ -6279,6 +4328,12 @@ msgstr ""
msgid "Golden Diamond Ring"
msgstr ""
+#. code: Name: "Golden Easteregg"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Golden Easteregg"
+msgstr ""
+
#. code: Name: "Golden Emerald Ring"
#: item_db.conf:-1
#, no-c-format
@@ -6291,6 +4346,12 @@ msgstr ""
msgid "Golden Four-Leaf Amulet"
msgstr ""
+#. code: Name: "Golden Gift"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Golden Gift"
+msgstr ""
+
#. code: Name: "Golden Light Platemail"
#: item_db.conf:-1
#, no-c-format
@@ -6316,7 +4377,7 @@ msgid "Golden Sapphire Ring"
msgstr ""
#. code: Name: "Golden Scorpion"
-#: mob_db.conf:3381
+#: mob_db.conf:3431
#, no-c-format
msgid "Golden Scorpion"
msgstr ""
@@ -6328,7 +4389,7 @@ msgid "Golden Simple Ring"
msgstr ""
#. code: Name: "Golden Skull"
-#: mob_db.conf:1970
+#: mob_db.conf:2019
#, no-c-format
msgid "Golden Skull"
msgstr ""
@@ -6358,7 +4419,6 @@ msgid "Good bye my friend, and safe travels!#1"
msgstr ""
#. code: mesq l("Good bye, darling!");
-#: npc/003-1/gladys.txt~:82
#: npc/003-1/gladys.txt:83
#, no-c-format
msgid "Good bye, darling!"
@@ -6366,7 +4426,6 @@ msgstr ""
#. code: mesq lg("Welcome miss.", "Good day sir.");
#: npc/003-2/estard.txt:49
-#: npc/003-2/estard.txt~:49
#, no-c-format
msgid "Good day sir.#1"
msgstr ""
@@ -6392,7 +4451,6 @@ msgid "Good look."
msgstr ""
#. code: l("Good luck !");
-#: npc/003-1/lieutenantdausen.txt~:20
#: npc/003-1/lieutenantdausen.txt:24
#, no-c-format
msgid "Good luck !"
@@ -6400,34 +4458,38 @@ msgstr ""
#. code: mesq l("Good luck!");
#: npc/005-1/ayasha.txt:22
-#: npc/005-1/ayasha.txt~:22
#, no-c-format
msgid "Good luck!"
msgstr ""
#. code: if (.@rand == 2) npctalkonce(l("Good to hear from you!"));
#: npc/functions/sailortalk.txt:13
-#: npc/functions/sailortalk.txt~:13
#, no-c-format
msgid "Good to hear from you!"
msgstr ""
#. code: mesq l("Good to know.");
-#: npc/002-4/nard.txt:85
-#: npc/002-4/nard.txt~:85
+#: npc/002-4/nard.txt~:91
+#: npc/002-4/nard.txt:91
#, no-c-format
msgid "Good to know."
msgstr ""
#. code: mesq l("Good! First, let us test if you are resourceful. Bring me 3 @@ and 3 @@. That should be enough!", getitemlink(CottonCloth), getitemlink(MaggotSlime));
-#: npc/005-1/maya.txt:33
-#: npc/005-1/maya.txt~:33
+#: npc/005-1/maya.txt:40
+#: npc/005-1/maya.txt~:40
#, no-c-format
msgid "Good! First, let us test if you are resourceful. Bring me 3 @@ and 3 @@. That should be enough!"
msgstr ""
+#. code: mesq l("Good! I want 3 @@ and 10 @@. I have a contract to transform that in good money.",
+#: npc/005-1/maya.txt~:85
+#: npc/005-1/maya.txt:85
+#, no-c-format
+msgid "Good! I want 3 @@ and 10 @@. I have a contract to transform that in good money."
+msgstr ""
+
#. code: mesq l("Good, good... Hey, could you help me please? I beg you, please, pleeeease...");
-#: npc/002-1/alige.txt~:81
#: npc/002-1/alige.txt:83
#, no-c-format
msgid "Good, good... Hey, could you help me please? I beg you, please, pleeeease..."
@@ -6469,24 +4531,27 @@ msgstr ""
msgid "Grass Seeds"
msgstr ""
+#. code: mesq l("Great, I need 5 @@. Remember a good food makes a good crew.",getitemlink("PiouLegs"));
+#: npc/002-1/chefgado.txt:56
+#, no-c-format
+msgid "Great, I need 5 @@. Remember a good food makes a good crew."
+msgstr ""
+
#. code: mesq lg("Great, what food do you have for me today?");
-#: npc/002-1/alige.txt~:163
#: npc/002-1/alige.txt:165
#, no-c-format
msgid "Great, what food do you have for me today?#0"
msgstr ""
#. code: mesq lg("Great, what food do you have for me today?");
-#: npc/002-1/alige.txt~:163
#: npc/002-1/alige.txt:165
#, no-c-format
msgid "Great, what food do you have for me today?#1"
msgstr ""
#. code: mesq l("Greater agility allows you to attack faster and has a greater chance of evading counter attacks.");
-#: npc/005-7/trainer.txt~:370
-#: npc/005-7/trainer.txt:370
-#: npc/005-1/trainer.txt~:280
+#: npc/005-7/trainer.txt~:384
+#: npc/005-7/trainer.txt:384
#, no-c-format
msgid "Greater agility allows you to attack faster and has a greater chance of evading counter attacks."
msgstr ""
@@ -6498,7 +4563,7 @@ msgid "Green Cotton Dye"
msgstr ""
#. code: Name: "GreenSlime"
-#: mob_db.conf:3714
+#: mob_db.conf:3772
#, no-c-format
msgid "GreenSlime"
msgstr ""
@@ -6515,45 +4580,33 @@ msgstr ""
msgid "Grenade"
msgstr ""
-#. code: 1228: Group changed successfully.
-#: conf/messages.conf:1140
-msgid "Group changed successfully."
-msgstr ""
-
#. code: mesq lg("Growl, sniff, grr! You'd better not tell anyone you saw me!");
-#: npc/002-1/alige.txt:140
#: npc/002-1/alige.txt:287
-#: npc/002-1/alige.txt~:138
-#: npc/002-1/alige.txt~:285
+#: npc/002-1/alige.txt:140
#, no-c-format
msgid "Growl, sniff, grr! You'd better not tell anyone you saw me!#0"
msgstr ""
#. code: mesq lg("Growl, sniff, grr! You'd better not tell anyone you saw me!");
-#: npc/002-1/alige.txt:140
#: npc/002-1/alige.txt:287
-#: npc/002-1/alige.txt~:138
-#: npc/002-1/alige.txt~:285
+#: npc/002-1/alige.txt:140
#, no-c-format
msgid "Growl, sniff, grr! You'd better not tell anyone you saw me!#1"
msgstr ""
#. code: mesq l("Grr, don't give me more berries! I don't want them, stupid berries, stupid... Stupid... Stupid!");
-#: npc/002-1/alige.txt~:247
#: npc/002-1/alige.txt:249
#, no-c-format
msgid "Grr, don't give me more berries! I don't want them, stupid berries, stupid... Stupid... Stupid!"
msgstr ""
#. code: 003-1,102,121,0 script Guard Avou NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:129
#: npc/003-1/lieutenantdausen.txt:133
#, no-c-format
msgid "Guard Avou"
msgstr ""
#. code: 003-1,58,158,0 script Guard Benji NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:137
#: npc/003-1/lieutenantdausen.txt:141
#, no-c-format
msgid "Guard Benji"
@@ -6561,27 +4614,23 @@ msgstr ""
#. code: 003-1,107,80,0 script Guard Biscop NPC_GUARD1,{
#: npc/003-1/lieutenantdausen.txt:399
-#: npc/003-1/lieutenantdausen.txt~:395
#, no-c-format
msgid "Guard Biscop"
msgstr ""
#. code: 003-1,98,121,0 script Guard Defou NPC_GUARD1,{
#: npc/003-1/lieutenantdausen.txt:125
-#: npc/003-1/lieutenantdausen.txt~:121
#, no-c-format
msgid "Guard Defou"
msgstr ""
#. code: 003-1,35,34,0 script Guard Falko NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:310
#: npc/003-1/lieutenantdausen.txt:314
#, no-c-format
msgid "Guard Falko"
msgstr ""
#. code: 003-1,111,101,0 script Guard Froma NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:336
#: npc/003-1/lieutenantdausen.txt:340
#, no-c-format
msgid "Guard Froma"
@@ -6589,217 +4638,86 @@ msgstr ""
#. code: 003-3,39,37,0 script Guard Malindax NPC_GUARD1,{
#: npc/003-1/lieutenantdausen.txt:332
-#: npc/003-1/lieutenantdausen.txt~:328
#, no-c-format
msgid "Guard Malindax"
msgstr ""
#. code: 003-1,54,52,0 script Guard Maxim NPC_GUARD1,{
#: npc/003-1/lieutenantdausen.txt:217
-#: npc/003-1/lieutenantdausen.txt~:213
#, no-c-format
msgid "Guard Maxim"
msgstr ""
#. code: 003-1,58,128,0 script Guard Moustacha NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:161
#: npc/003-1/lieutenantdausen.txt:165
#, no-c-format
msgid "Guard Moustacha"
msgstr ""
#. code: 003-1,71,138,0 script Guard Nutelo NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:153
#: npc/003-1/lieutenantdausen.txt:157
#, no-c-format
msgid "Guard Nutelo"
msgstr ""
#. code: 003-1,98,100,0 script Guard Philip NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:73
#: npc/003-1/lieutenantdausen.txt:77
#, no-c-format
msgid "Guard Philip"
msgstr ""
#. code: 003-1,58,100,0 script Guard Popaul NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:169
#: npc/003-1/lieutenantdausen.txt:173
#, no-c-format
msgid "Guard Popaul"
msgstr ""
#. code: 003-1,53,36,0 script Guard Roukin NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:271
#: npc/003-1/lieutenantdausen.txt:275
#, no-c-format
msgid "Guard Roukin"
msgstr ""
#. code: 003-1,102,80,0 script Guard Tetric NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:344
#: npc/003-1/lieutenantdausen.txt:348
#, no-c-format
msgid "Guard Tetric"
msgstr ""
#. code: 003-1,50,36,0 script Guard Totor NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:247
#: npc/003-1/lieutenantdausen.txt:251
#, no-c-format
msgid "Guard Totor"
msgstr ""
#. code: 003-1,62,158,0 script Guard Valou NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:145
#: npc/003-1/lieutenantdausen.txt:149
#, no-c-format
msgid "Guard Valou"
msgstr ""
#. code: 003-1,51,73,0 script Guard Yen NPC_GUARD1,{
-#: npc/003-1/lieutenantdausen.txt~:197
#: npc/003-1/lieutenantdausen.txt:201
#, no-c-format
msgid "Guard Yen"
msgstr ""
#. code: 003-2,41,37,0 script Guard Yuna NPC_GUARD2,{
-#: npc/003-1/lieutenantdausen.txt~:205
#: npc/003-1/lieutenantdausen.txt:209
#, no-c-format
msgid "Guard Yuna"
msgstr ""
-#. code: l("Gugli (main quest)"), ShipQuests_Gugli,
-#: npc/commands/debug-quest.txt~:15
-#, no-c-format
-msgid "Gugli (main quest)"
-msgstr ""
-
#. code: Name: "Guild Certification"
#: item_db.conf:-1
#, no-c-format
msgid "Guild Certification"
msgstr ""
-#. code: 45: Guild level change failed.
-#: conf/messages.conf:72
-msgid "Guild level change failed."
-msgstr ""
-
-#. code: 179: Guild level changed.
-#: conf/messages.conf:195
-msgid "Guild level changed."
-msgstr ""
-
-#. code: 228: Guild modification is disabled in this map.
-#: conf/messages.conf:233
-msgid "Guild modification is disabled in this map."
-msgstr ""
-
-#. code: 920: Guild storage opened.
-#: conf/messages.conf:694
-msgid "Guild storage opened."
-msgstr ""
-
-#. code: 1097: GuildLock |
-#: conf/messages.conf:900
-msgid "GuildLock | "
-msgstr ""
-
-#. code: 630: Guillotine Cross
-#: conf/messages.conf:570
-msgid "Guillotine Cross"
-msgstr ""
-
-#. code: 661: Guillotine Cross T
-#: conf/messages.conf:604
-msgid "Guillotine Cross T"
-msgstr ""
-
-#. code: 572: Gunslinger
-#: conf/messages.conf:508
-msgid "Gunslinger"
-msgstr ""
-
-#. code: 1055: GvG Castle |
-#: conf/messages.conf:858
-msgid "GvG Castle | "
-msgstr ""
-
-#. code: 1054: GvG Dungeon |
-#: conf/messages.conf:857
-msgid "GvG Dungeon | "
-msgstr ""
-
-#. code: 1052: GvG Flags:
-#: conf/messages.conf:855
-msgid "GvG Flags: "
-msgstr ""
-
-#. code: 1053: GvG ON |
-#: conf/messages.conf:856
-msgid "GvG ON | "
-msgstr ""
-
-#. code: 33: GvG Off.
-#: conf/messages.conf:60
-msgid "GvG Off."
-msgstr ""
-
-#. code: 34: GvG On.
-#: conf/messages.conf:61
-msgid "GvG On."
-msgstr ""
-
-#. code: 162: GvG is already Off.
-#: conf/messages.conf:178
-msgid "GvG is already Off."
-msgstr ""
-
-#. code: 163: GvG is already On.
-#: conf/messages.conf:179
-msgid "GvG is already On."
-msgstr ""
-
-#. code: 594: Gypsy
-#: conf/messages.conf:534
-msgid "Gypsy"
-msgstr ""
-
-#. code: 157: HP and SP have already been recovered.
-#: conf/messages.conf:173
-msgid "HP and SP have already been recovered."
-msgstr ""
-
-#. code: 156: HP or/and SP modified.
-#: conf/messages.conf:172
-msgid "HP or/and SP modified."
-msgstr ""
-
-#. code: 17: HP, SP recovered.
-#: conf/messages.conf:44
-msgid "HP, SP recovered."
-msgstr ""
-
-#. code: 1262: HP: %d/%d - SP: %d/%d
-#: conf/messages.conf:1204
-msgid "HP: %d/%d - SP: %d/%d"
-msgstr ""
-
-#. code: 538: Hack on trade: character '%s' (account: %d) try to trade more items that he has.
-#: conf/messages.conf:473
-msgid "Hack on trade: character '%s' (account: %d) try to trade more items that he has."
-msgstr ""
-
#. code: mes l("Hair color") + ": " + getlook(LOOK_HAIR_COLOR);
#. code: menuimage("actions/edit", l("Hair color")),
-#: npc/commands/debug-look.txt~:33
-#: npc/commands/debug-look.txt~:70
#: npc/commands/debug-look.txt:70
#: npc/commands/debug-look.txt:33
-#: npc/commands/debug-look.txt~:61
#: npc/commands/debug-look.txt:61
#, no-c-format
msgid "Hair color"
@@ -6807,10 +4725,7 @@ msgstr ""
#. code: mes l("Hair style") + ": " + getlook(LOOK_HAIR);
#. code: menuimage("actions/edit", l("Hair style")),
-#: npc/commands/debug-look.txt~:69
-#: npc/commands/debug-look.txt~:23
#: npc/commands/debug-look.txt:69
-#: npc/commands/debug-look.txt~:60
#: npc/commands/debug-look.txt:23
#: npc/commands/debug-look.txt:60
#, no-c-format
@@ -6830,14 +4745,14 @@ msgid "Half Eggshell"
msgstr ""
#. code: mesq l("Halinarzo was founded to explore Mana Stones.");
-#: npc/003-1/ninathetraveler.txt:109
-#: npc/003-1/ninathetraveler.txt~:109
+#: npc/003-1/ninathetraveler.txt~:112
+#: npc/003-1/ninathetraveler.txt:112
#, no-c-format
msgid "Halinarzo was founded to explore Mana Stones."
msgstr ""
#. code: Name: "Halloween Jack'O"
-#: mob_db.conf:2246
+#: mob_db.conf:2298
#, no-c-format
msgid "Halloween Jack'O"
msgstr ""
@@ -6848,13 +4763,7 @@ msgstr ""
msgid "Hard Spike"
msgstr ""
-#. code: 858: Has met its demise
-#: conf/messages.conf:625
-msgid "Has met its demise"
-msgstr ""
-
#. code: mes l("Hasan was only seven years old!");
-#: npc/005-1/liana.txt~:28
#: npc/005-1/liana.txt:32
#, no-c-format
msgid "Hasan was only seven years old!"
@@ -6868,8 +4777,6 @@ msgstr ""
#. code: l("Have a good time fishing!");
#: npc/003-1/eugene.txt:65
-#: npc/003-1/eugene.txt~:65
-#: npc/test/hinnack.txt~:56
#: npc/test/hinnack.txt:56
#, no-c-format
msgid "Have a good time fishing!"
@@ -6882,26 +4789,19 @@ msgid "Have you seen anything strange lately?"
msgstr ""
#. code: mesq lg("He died, but I plan in fulfilling his will. I can give you training for that, and teach you how to fight properly.");
-#: npc/005-7/trainer.txt~:150
-#: npc/005-7/trainer.txt:150
+#: npc/005-7/trainer.txt~:164
+#: npc/005-7/trainer.txt:164
#, no-c-format
msgid "He died, but I plan in fulfilling his will. I can give you training for that, and teach you how to fight properly.#0"
msgstr ""
#. code: mesq lg("He died, but I plan in fulfilling his will. I can give you training for that, and teach you how to fight properly.");
-#: npc/005-7/trainer.txt~:150
-#: npc/005-7/trainer.txt:150
+#: npc/005-7/trainer.txt~:164
+#: npc/005-7/trainer.txt:164
#, no-c-format
msgid "He died, but I plan in fulfilling his will. I can give you training for that, and teach you how to fight properly.#1"
msgstr ""
-#. code: l("He has a guns!"),
-#: npc/005-6/zitoni.txt~:115
-#: npc/005-6/zitoni.txt:114
-#, no-c-format
-msgid "He has a guns!"
-msgstr ""
-
#. code: l("He needs more food."), -;
#: npc/functions/sailordialogue.txt:23
#, no-c-format
@@ -6909,7 +4809,6 @@ msgid "He needs more food."
msgstr ""
#. code: mesq l("He took him into the desert and then left him there!");
-#: npc/005-1/liana.txt~:26
#: npc/005-1/liana.txt:30
#, no-c-format
msgid "He took him into the desert and then left him there!"
@@ -6917,27 +4816,23 @@ msgstr ""
#. code: l("He's holding a fishing rod, while gazing out at the sea.");
#: npc/003-1/eugene.txt:21
-#: npc/003-1/eugene.txt~:21
#, no-c-format
msgid "He's holding a fishing rod, while gazing out at the sea."
msgstr ""
#. code: mesq l("Hear me *hic* well, what ever, whatididever you will *hic* said ab... uhm... out what?! You saw there, the Guild won't let it get public.");
-#: npc/002-3/billybons.txt:66
-#: npc/002-3/billybons.txt~:66
+#: npc/002-3/billybons.txt:68
#, no-c-format
msgid "Hear me *hic* well, what ever, whatididever you will *hic* said ab... uhm... out what?! You saw there, the Guild won't let it get public."
msgstr ""
#. code: mesq lg("Hear you? How do you even know she can understand you?!", "Hear you? How do you even know he can understand you?!");
-#: npc/000-0/sailors.txt~:40
#: npc/000-0/sailors.txt:40
#, no-c-format
msgid "Hear you? How do you even know he can understand you?!#1"
msgstr ""
#. code: mesq lg("Hear you? How do you even know she can understand you?!", "Hear you? How do you even know he can understand you?!");
-#: npc/000-0/sailors.txt~:40
#: npc/000-0/sailors.txt:40
#, no-c-format
msgid "Hear you? How do you even know she can understand you?!#0"
@@ -6978,12 +4873,6 @@ msgstr ""
msgid "Hehe... Ok, I'm going to inform the capt'n up there that the boy is fine.#1"
msgstr ""
-#. code: mesq l("Hehe... Ok, I'm going to inform the capt'n up there that the girl is fine.", "Hehe... Ok, I'm going to inform the capt'n up there that the boy is fine.");
-#: npc/000-0-0/sailors.txt~:55
-#, no-c-format
-msgid "Hehe... Ok, I'm going to inform the capt'n up there that the girl is fine."
-msgstr ""
-
#. code: mesq lg("Hehe... Ok, I'm going to inform the capt'n up there that the girl is fine.", "Hehe... Ok, I'm going to inform the capt'n up there that the boy is fine.");
#: npc/000-0-0/sailors.txt:55
#, no-c-format
@@ -7005,10 +4894,8 @@ msgstr ""
#. code: rif(.@karim == 0, l("Hello")),
#. code: l("Hello"),
-#: npc/test/rock.txt~:152
-#: npc/test/rock.txt:152
#: npc/test/karim.txt:122
-#: npc/test/karim.txt~:122
+#: npc/test/rock.txt:152
#, no-c-format
msgid "Hello"
msgstr ""
@@ -7020,49 +4907,42 @@ msgid "Hello adventurer, what may this humble minstrel do for you today?"
msgstr ""
#. code: rif(.@karim == 1, l("Hello again can you give you give me some tentacles.")),
-#: npc/test/karim.txt~:121
#: npc/test/karim.txt:121
#, no-c-format
msgid "Hello again can you give you give me some tentacles."
msgstr ""
#. code: l("Hello can you help me?");
-#: npc/003-1/lieutenantdausen.txt~:28
#: npc/003-1/lieutenantdausen.txt:32
#, no-c-format
msgid "Hello can you help me?"
msgstr ""
#. code: mesq l("Hello darling. The Alliance sucks, but don't tell anyone I told you that.");
-#: npc/003-1/gladys.txt~:6
#: npc/003-1/gladys.txt:6
#, no-c-format
msgid "Hello darling. The Alliance sucks, but don't tell anyone I told you that."
msgstr ""
#. code: mesq lg("Hello darling.");
-#: npc/003-5/arnea.txt~:103
#: npc/003-5/arnea.txt:103
#, no-c-format
msgid "Hello darling.#0"
msgstr ""
#. code: mesq lg("Hello darling.");
-#: npc/003-5/arnea.txt~:103
#: npc/003-5/arnea.txt:103
#, no-c-format
msgid "Hello darling.#1"
msgstr ""
#. code: mesq lg("Hello dear!");
-#: npc/002-3/juliet.txt~:168
#: npc/002-3/juliet.txt:168
#, no-c-format
msgid "Hello dear!#0"
msgstr ""
#. code: mesq lg("Hello dear!");
-#: npc/002-3/juliet.txt~:168
#: npc/002-3/juliet.txt:168
#, no-c-format
msgid "Hello dear!#1"
@@ -7070,14 +4950,12 @@ msgstr ""
#. code: speech S_LAST_NEXT, l("Hello do you want to play rock scissors paper?");
#: npc/test/rock.txt:148
-#: npc/test/rock.txt~:148
#, no-c-format
msgid "Hello do you want to play rock scissors paper?"
msgstr ""
#. code: mesq l("Hello my friend! Need my help?");
#: npc/005-7/trainer.txt~:31
-#: npc/005-1/trainer.txt~:11
#: npc/005-7/trainer.txt:31
#, no-c-format
msgid "Hello my friend! Need my help?"
@@ -7089,34 +4967,32 @@ msgstr ""
msgid "Hello there! I am a constable. I keep law and order here."
msgstr ""
-#. code: if (BaseLevel < 20) mesq l("Hello there. I am looking for strong people, but you are not strong enough.");
-#: npc/003-1/luca.txt:10
+#. code: mesq lg("Hello there, darling.");
+#: npc/005-6/morgan.txt:10
#, no-c-format
-msgid "Hello there. I am looking for strong people, but you are not strong enough."
+msgid "Hello there, darling.#0"
msgstr ""
-#. code: l("Hello! Do you want to craft @@? For that i will need 7 @@, 11 @@ and @@ gp.", getitemlink(.ItemCreate),getitemlink(.Item1),getitemlink(.Item2),.GP);
-#: npc/003-8/jhedia.txt:33
-#: npc/003-8/jhedia.txt~:32
+#. code: mesq lg("Hello there, darling.");
+#: npc/005-6/morgan.txt:10
#, no-c-format
-msgid "Hello! Do you want to craft @@? For that i will need 7 @@, 11 @@ and @@ gp."
+msgid "Hello there, darling.#1"
msgstr ""
-#. code: mesq l("Hello! I am @@, currently in charge of the Desert Pass.", .name$);
-#: npc/004-1/bgmaster.txt~:10
+#. code: if (BaseLevel < 40) mesq l("Hello there. I am looking for strong people, but you are not strong enough.");
+#: npc/003-1/luca.txt:10
#, no-c-format
-msgid "Hello! I am @@, currently in charge of the Desert Pass."
+msgid "Hello there. I am looking for strong people, but you are not strong enough."
msgstr ""
-#. code: mesq l("Hello! I am Cassia, Ambassator. During the Monster War outbreak, Frostia and Halinarzo felt.");
-#: npc/004-1/bgmaster.txt~:25
+#. code: l("Hello! Do you want to craft @@? For that i will need 7 @@, 11 @@ and @@ gp.", getitemlink(.ItemCreate),getitemlink(.Item1),getitemlink(.Item2),.GP);
+#: npc/003-8/jhedia.txt:33
#, no-c-format
-msgid "Hello! I am Cassia, Ambassator. During the Monster War outbreak, Frostia and Halinarzo felt."
+msgid "Hello! Do you want to craft @@? For that i will need 7 @@, 11 @@ and @@ gp."
msgstr ""
#. code: mesq l("Hello! I am Cassia, Ambassator. During the Monster War outbreak, Halinarzo felt.");
#: npc/001-1/bgmaster.txt:13
-#: npc/001-1/bgmaster.txt~:13
#, no-c-format
msgid "Hello! I am Cassia, Ambassator. During the Monster War outbreak, Halinarzo felt."
msgstr ""
@@ -7130,13 +5006,11 @@ msgstr ""
#. code: mesq l("Hello, I act on the Alliance's behalf.");
#: npc/003-2/lua.txt:8
-#: npc/003-2/lua.txt~:8
#, no-c-format
msgid "Hello, I act on the Alliance's behalf."
msgstr ""
#. code: npctalk3 l("Hello, I am B-@@, of the @@ order.", @barrel, $@BarrelBits[@barrel]);
-#: npc/005-3/barrel.txt~:25
#: npc/005-3/barrel.txt:25
#, no-c-format
msgid "Hello, I am B-@@, of the @@ order."
@@ -7144,13 +5018,11 @@ msgstr ""
#. code: npctalk3 l("Hello, I am K-@@, of the @@ order.", @kids, $@KidsBits[@kids]);
#: npc/005-1/ayasha.txt:143
-#: npc/005-1/ayasha.txt~:143
#, no-c-format
msgid "Hello, I am K-@@, of the @@ order."
msgstr ""
#. code: l("Hello, I'm new here! Can I help you?")),
-#: npc/003-1/sarah.txt~:60
#: npc/003-1/sarah.txt:60
#, no-c-format
msgid "Hello, I'm new here! Can I help you?"
@@ -7158,19 +5030,28 @@ msgstr ""
#. code: mesq l("Hello, What a lovely day for a stroll.");
#: npc/003-1/aahna.txt:8
-#: npc/005-1/aahna.txt~:2
-#: npc/003-1/aahna.txt~:7
#, no-c-format
msgid "Hello, What a lovely day for a stroll."
msgstr ""
#. code: mesq l("Hello, darling!");
#: npc/003-1/cyndala.txt:87
-#: npc/003-1/cyndala.txt~:87
#, no-c-format
msgid "Hello, darling!"
msgstr ""
+#. code: mesq lg("Hello, dear! I love @@, could you bring me some? They're sooooo sweet and delicious!","Hello, dear! I love @@, could you bring me some? They're sooooo sweet and delicious!", getitemlink(Candy) );
+#: npc/005-7/nurse.txt:11
+#, no-c-format
+msgid "Hello, dear! I love @@, could you bring me some? They're sooooo sweet and delicious!#0"
+msgstr ""
+
+#. code: mesq lg("Hello, dear! I love @@, could you bring me some? They're sooooo sweet and delicious!","Hello, dear! I love @@, could you bring me some? They're sooooo sweet and delicious!", getitemlink(Candy) );
+#: npc/005-7/nurse.txt:11
+#, no-c-format
+msgid "Hello, dear! I love @@, could you bring me some? They're sooooo sweet and delicious!#1"
+msgstr ""
+
#. code: mesq l("Hello, lets bg masterize this.");
#: npc/bgmaster.txt~:7
#, no-c-format
@@ -7178,14 +5059,12 @@ msgid "Hello, lets bg masterize this."
msgstr ""
#. code: mesq lg("Hello, madam!", "Hello, sir!");
-#: npc/003-1/itka.txt~:6
#: npc/003-1/itka.txt:6
#, no-c-format
msgid "Hello, madam!#0"
msgstr ""
#. code: mesq lg("Hello, madam!", "Hello, sir!");
-#: npc/003-1/itka.txt~:6
#: npc/003-1/itka.txt:6
#, no-c-format
msgid "Hello, sir!#1"
@@ -7199,43 +5078,25 @@ msgid "Hello."
msgstr ""
#. code: mesq l("Hello. I am @@, and I am from a family of travellers. We travel though the whole world, looking for exotic goods.", .name$);
-#: npc/003-1/ninathetraveler.txt~:9
-#: npc/003-1/ninathetraveler.txt:9
+#: npc/003-1/ninathetraveler.txt~:12
+#: npc/003-1/ninathetraveler.txt:12
#, no-c-format
msgid "Hello. I am @@, and I am from a family of travellers. We travel though the whole world, looking for exotic goods."
msgstr ""
-#. code: 989: Help for command %c%s:
-#: conf/messages.conf:725
-msgid "Help for command %c%s:"
-msgstr ""
-
-#. code: 1481: Help me out~ Please~ T_T
-#: conf/messages.conf:1519
-msgid "Help me out~ Please~ T_T"
-msgstr ""
-
-#. code: 1296: Hercules %d-bit for %s
-#: conf/messages.conf:1252
-msgid "Hercules %d-bit for %s"
-msgstr ""
-
#. code: l("Here is it!"),
#: npc/003-1/sarah.txt:41
-#: npc/003-1/sarah.txt~:41
#, no-c-format
msgid "Here is it!"
msgstr ""
#. code: l("Here it is, clean like a whistle!");
#: npc/003-1/cyndala.txt:77
-#: npc/003-1/cyndala.txt~:77
#, no-c-format
msgid "Here it is, clean like a whistle!"
msgstr ""
#. code: mesq l("Here it is. Take care with it!");
-#: npc/005-1/ayasha.txt~:128
#: npc/005-1/ayasha.txt:128
#, no-c-format
msgid "Here it is. Take care with it!"
@@ -7244,63 +5105,53 @@ msgstr ""
#. code: rif(countitem("Cotton Cloth") >= 3 && countitem("Maggot Slime") >= 3, l("Here they are!")), L_QuestCompleted,
#. code: rif(countitem(CactusPotion) >= 5, l("Here they are!")), L_Finish2,
#. code: rif(countitem(CactusDrink) >= 5, l("Here they are!")), L_Finish,
-#: npc/005-1/maya.txt~:42
-#: npc/003-1/swezanne.txt~:54
-#: npc/003-1/swezanne.txt~:45
-#: npc/005-1/maya.txt:42
+#. code: rif(countitem(ScorpionStinger) >= 3 && countitem(PiouFeathers) >= 10, l("Here they are!")), L_QuestCompleted,
+#: npc/005-1/maya.txt:49
+#: npc/005-1/maya.txt:97
+#: npc/005-1/maya.txt~:49
#: npc/003-1/swezanne.txt:37
+#: npc/005-1/maya.txt~:97
#: npc/003-1/swezanne.txt:46
#, no-c-format
msgid "Here they are!"
msgstr ""
#. code: mesq lg("Here they are, miss.", "Here they are, mister.");
-#: npc/003-2/lua.txt~:31
-#: npc/003-2/lua.txt:31
-#: npc/003-2/lua.txt~:42
#: npc/003-2/lua.txt:42
+#: npc/003-2/lua.txt:31
#, no-c-format
msgid "Here they are, miss.#0"
msgstr ""
#. code: mesq lg("Here they are, miss.", "Here they are, mister.");
-#: npc/003-2/lua.txt~:31
-#: npc/003-2/lua.txt:31
-#: npc/003-2/lua.txt~:42
#: npc/003-2/lua.txt:42
+#: npc/003-2/lua.txt:31
#, no-c-format
msgid "Here they are, mister.#1"
msgstr ""
#. code: mesq l("Here they are.");
-#: npc/002-3/juliet.txt~:192
-#: npc/002-3/juliet.txt:73
#: npc/002-3/juliet.txt:192
-#: npc/002-3/juliet.txt~:73
+#: npc/002-3/juliet.txt:73
#, no-c-format
msgid "Here they are."
msgstr ""
#. code: l("Here you are!"), L_Trade;
-#. code: l("Here you are!")), L_Trade;
-#: npc/004-1/elanore.txt~:72
#: npc/004-1/elanore.txt:72
#, no-c-format
msgid "Here you are!"
msgstr ""
#. code: if(@temp == 1) mesq l("Here you go!");
-#: npc/005-7/nurse.txt:54
#: npc/004-1/elanore.txt:55
-#: npc/005-7/nurse.txt~:54
-#: npc/004-1/elanore.txt~:55
+#: npc/005-7/nurse.txt:122
#, no-c-format
msgid "Here you go!"
msgstr ""
#. code: mesq l("Here you go, everything is fixed.");
#: npc/002-3/juliet.txt:40
-#: npc/002-3/juliet.txt~:40
#, no-c-format
msgid "Here you go, everything is fixed."
msgstr ""
@@ -7312,14 +5163,40 @@ msgstr ""
msgid "Here's your reward!"
msgstr ""
+#. code: rif(countitem(Candy) > 0, l("Here, I have a candy!")),
+#: npc/005-7/nurse.txt:18
+#, no-c-format
+msgid "Here, I have a candy!"
+msgstr ""
+
+#. code: mesq l("Here, learn the ##BFalkon Punch##b. It is on Physical skills tab. You can drag it to the shortcut list. Thanks me later, man!");
+#: npc/003-1/luca.txt:20
+#, no-c-format
+msgid "Here, learn the ##BFalkon Punch##b. It is on Physical skills tab. You can drag it to the shortcut list. Thanks me later, man!"
+msgstr ""
+
#. code: rif(Zeny >= .@plush_count, l("Here, take as much as you need, I have plenty!")),
+#. code: rif(Zeny >= .@price, l("Here, take as much as you need, I have plenty!")),
#: npc/003-1/malivox.txt:41
-#: npc/005-6/zitoni.txt:148
-#: npc/005-6/zitoni.txt~:149
+#: npc/005-6/zitoni.txt:80
#, no-c-format
msgid "Here, take as much as you need, I have plenty!"
msgstr ""
+#. code: mesq l("Here, take this @@ - you deserve it! And here is 200 GP to buy a better weapon.", getitemlink(CandorHeadBand));
+#: npc/005-7/trainer.txt~:120
+#: npc/005-7/trainer.txt:120
+#, no-c-format
+msgid "Here, take this @@ - you deserve it! And here is 200 GP to buy a better weapon."
+msgstr ""
+
+#. code: mesq l("Here, take this pair of boots as a reward!");
+#: npc/002-1/dan.txt:60
+#: npc/002-1/dan.txt~:60
+#, no-c-format
+msgid "Here, take this pair of boots as a reward!"
+msgstr ""
+
#. code: Name: "Hero Card"
#: item_db.conf:-1
#, no-c-format
@@ -7328,39 +5205,28 @@ msgstr ""
#. code: mesq l("Hey do you have a second?");
#: npc/005-1/zegas.txt:16
-#: npc/005-1/zegas.txt~:16
#, no-c-format
msgid "Hey do you have a second?"
msgstr ""
#. code: mesq lg("Hey kid! Can you hear me?");
-#: npc/000-0/sailors.txt~:34
#: npc/000-0/sailors.txt:34
#, no-c-format
msgid "Hey kid! Can you hear me?#0"
msgstr ""
#. code: mesq lg("Hey kid! Can you hear me?");
-#: npc/000-0/sailors.txt~:34
#: npc/000-0/sailors.txt:34
#, no-c-format
msgid "Hey kid! Can you hear me?#1"
msgstr ""
#. code: mesq l("Hey you! Can you hear us? Are you okay?");
-#: npc/000-0/sailors.txt~:52
#: npc/000-0/sailors.txt:52
#, no-c-format
msgid "Hey you! Can you hear us? Are you okay?"
msgstr ""
-#. code: l("Hey you, do you have any @@s?", getitemlink(Plushroom));
-#: npc/005-6/zitoni.txt~:24
-#: npc/005-6/zitoni.txt:24
-#, no-c-format
-msgid "Hey you, do you have any @@s?"
-msgstr ""
-
#. code: mesq l("Hey! Be careful. You can't stay in this basement for so long, you're going to get sick. Come outside and take a break, maybe you can try again later.");
#: npc/002-1/peter.txt:254
#: npc/002-1/peter.txt~:254
@@ -7376,8 +5242,7 @@ msgid "Hey! How are you today? Thanks again for your help."
msgstr ""
#. code: l("Hey, @@!", strcharinfo(0)),
-#: npc/005-1/vincent.txt:56
-#: npc/005-1/vincent.txt~:56
+#: npc/005-1/vincent.txt:57
#, no-c-format
msgid "Hey, @@!"
msgstr ""
@@ -7391,7 +5256,6 @@ msgstr ""
#. code: l("Hey, check out my brand new fishing rod. I bought it just today."),
#: npc/003-1/eugene.txt:29
-#: npc/003-1/eugene.txt~:29
#, no-c-format
msgid "Hey, check out my brand new fishing rod. I bought it just today."
msgstr ""
@@ -7403,6 +5267,12 @@ msgstr ""
msgid "Hey, girl!#0"
msgstr ""
+#. code: mesq l("Hey, it seems like you didn't register as a Monster Hunting Quest participant yet! You can sign up with Aidan.");
+#: npc/003-1/ishi.txt:13
+#, no-c-format
+msgid "Hey, it seems like you didn't register as a Monster Hunting Quest participant yet! You can sign up with Aidan."
+msgstr ""
+
#. code: mesq lg("Hey, girl!", "Hey, man!");
#: npc/002-1/peter.txt:107
#: npc/002-1/peter.txt~:107
@@ -7412,11 +5282,22 @@ msgstr ""
#. code: mesq l("Hey, psst! You're not a sailor, right?");
#: npc/002-1/alige.txt:65
-#: npc/002-1/alige.txt~:63
#, no-c-format
msgid "Hey, psst! You're not a sailor, right?"
msgstr ""
+#. code: mesq l("Hey, you are strong! But still, so, so GREEN! You're PATHETIC! I mean, look your skill list! Empty!");
+#: npc/003-1/luca.txt:16
+#, no-c-format
+msgid "Hey, you are strong! But still, so, so GREEN! You're PATHETIC! I mean, look your skill list! Empty!"
+msgstr ""
+
+#. code: if (!getgmlevel()) mesq l("Hey, you're strong! Congratulations!");
+#: npc/003-1/luca.txt:14
+#, no-c-format
+msgid "Hey, you're strong! Congratulations!"
+msgstr ""
+
#. code: mesq l("Hey.");
#: npc/functions/sailordialogue.txt:16
#, no-c-format
@@ -7430,15 +5311,15 @@ msgid "Heya!"
msgstr ""
#. code: mesq l("Hi @@.", strcharinfo(0));
-#: npc/002-4/nard.txt~:166
-#: npc/002-4/nard.txt:167
+#: npc/002-4/nard.txt~:173
+#: npc/002-4/nard.txt:173
#, no-c-format
msgid "Hi @@."
msgstr ""
#. code: mesq l("Hi there, I can always use a helping hand around here, are you the one for the job?");
-#: npc/005-1/maya.txt~:24
-#: npc/005-1/maya.txt:24
+#: npc/005-1/maya.txt:31
+#: npc/005-1/maya.txt~:31
#, no-c-format
msgid "Hi there, I can always use a helping hand around here, are you the one for the job?"
msgstr ""
@@ -7450,7 +5331,6 @@ msgid "Hi! Do you want a hair cut?"
msgstr ""
#. code: mesq l("Hi, nice to see you!");
-#: npc/002-3/juliet.txt~:182
#: npc/002-3/juliet.txt:182
#, no-c-format
msgid "Hi, nice to see you!"
@@ -7458,101 +5338,34 @@ msgstr ""
#. code: npctalkonce(l("Hi."));
#. code: mesq l("Hi.");
+#. code: l("Hi."), -; // Let's be honest, many conversations dies this way >.<
#: npc/functions/hello.txt:14
-#: npc/003-1/swezanne.txt~:7
+#: npc/005-6/morgan.txt:15
#: npc/003-1/swezanne.txt:7
#, no-c-format
msgid "Hi."
msgstr ""
#. code: mesn "Hidden Person";
-#: npc/002-1/alige.txt~:80
-#: npc/002-1/alige.txt~:62
#: npc/002-1/alige.txt:64
#: npc/002-1/alige.txt:82
#, no-c-format
msgid "Hidden Person"
msgstr ""
-#. code: 579: High Acolyte
-#: conf/messages.conf:515
-msgid "High Acolyte"
-msgstr ""
-
-#. code: 578: High Archer
-#: conf/messages.conf:514
-msgid "High Archer"
-msgstr ""
-
-#. code: 577: High Magician
-#: conf/messages.conf:513
-msgid "High Magician"
-msgstr ""
-
-#. code: 580: High Merchant
-#: conf/messages.conf:516
-msgid "High Merchant"
-msgstr ""
-
-#. code: 575: High Novice
-#: conf/messages.conf:511
-msgid "High Novice"
-msgstr ""
-
-#. code: 583: High Priest
-#: conf/messages.conf:519
-msgid "High Priest"
-msgstr ""
-
-#. code: 576: High Swordsman
-#: conf/messages.conf:512
-msgid "High Swordsman"
-msgstr ""
-
-#. code: 581: High Thief
-#: conf/messages.conf:517
-msgid "High Thief"
-msgstr ""
-
-#. code: 584: High Wizard
-#: conf/messages.conf:520
-msgid "High Wizard"
-msgstr ""
-
#. code: case 3: npctalkonce(l("Hm... Shhhh...")); break;
#: npc/functions/asleep.txt:14
#, no-c-format
msgid "Hm... Shhhh..."
msgstr ""
-#. code: 1266: Homunculus growth stats (Lv %d %s):
-#: conf/messages.conf:1210
-msgid "Homunculus growth stats (Lv %d %s):"
-msgstr ""
-
-#. code: 1478: Homunculus reached its maximum level of '%d'
-#: conf/messages.conf:1514
-msgid "Homunculus reached its maximum level of '%d'"
-msgstr ""
-
-#. code: 1275: Homunculus stats altered.
-#: conf/messages.conf:1221
-msgid "Homunculus stats altered."
-msgstr ""
-
-#. code: 1261: Homunculus stats:
-#: conf/messages.conf:1203
-msgid "Homunculus stats:"
-msgstr ""
-
#. code: Name: "House Maggot"
-#: mob_db.conf:3666
+#: mob_db.conf:3723
#, no-c-format
msgid "House Maggot"
msgstr ""
#. code: l("How I see my items?"), L_ExplicaBagagem,
-#: npc/005-1/trainer.txt~:27
#: npc/005-7/trainer.txt~:47
#: npc/005-7/trainer.txt:47
#, no-c-format
@@ -7561,36 +5374,37 @@ msgstr ""
#. code: l("How can I get iron ingot?"),
#: npc/005-4/rosen.txt:26
-#: npc/005-4/rosen.txt~:31
#, no-c-format
msgid "How can I get iron ingot?"
msgstr ""
#. code: l("How can you help me?"), L_ExplicaSiProprio,
-#: npc/005-7/trainer.txt:44
#: npc/005-7/trainer.txt~:44
-#: npc/005-1/trainer.txt~:24
+#: npc/005-7/trainer.txt:44
#, no-c-format
msgid "How can you help me?"
msgstr ""
+#. code: rif(Zeny < 2000, l("How do I get so much money?!")),
+#: npc/003-1/aidan.txt:18
+#, no-c-format
+msgid "How do I get so much money?!"
+msgstr ""
+
#. code: l("How do I make money?"), L_ExplicaGrama,
#: npc/005-7/trainer.txt:46
-#: npc/005-1/trainer.txt~:26
#: npc/005-7/trainer.txt~:46
#, no-c-format
msgid "How do I make money?"
msgstr ""
#. code: l("How do I save items?"),
-#: npc/005-5/nylo.txt~:118
#: npc/005-5/nylo.txt:118
#, no-c-format
msgid "How do I save items?"
msgstr ""
#. code: l("How do I save money?"),
-#: npc/005-5/nylo.txt~:119
#: npc/005-5/nylo.txt:119
#, no-c-format
msgid "How do I save money?"
@@ -7598,8 +5412,6 @@ msgstr ""
#. code: if (selectd(l("How do you know?"), l("Yes I am.")) == 1)
#: npc/003-3/malindou.txt:45
-#: npc/003-3/malindou.txt~:45
-#: npc/005-5/cynric.txt~:45
#: npc/005-5/cynric.txt:45
#, no-c-format
msgid "How do you know?"
@@ -7608,21 +5420,18 @@ msgstr ""
#. code: l("How hunt monsters?"), L_ExplicaBatalha,
#: npc/005-7/trainer.txt:49
#: npc/005-7/trainer.txt~:49
-#: npc/005-1/trainer.txt~:29
#, no-c-format
msgid "How hunt monsters?"
msgstr ""
#. code: mesq l("How is *hic* it possible?");
-#: npc/002-3/billybons.txt:13
-#: npc/002-3/billybons.txt~:13
+#: npc/002-3/billybons.txt:15
#, no-c-format
msgid "How is *hic* it possible?"
msgstr ""
#. code: l("How many ingots do you want to make?");
#: npc/003-8/jhedia.txt:15
-#: npc/003-8/jhedia.txt~:14
#, no-c-format
msgid "How many ingots do you want to make?"
msgstr ""
@@ -7640,7 +5449,6 @@ msgid "How much do you want to withdraw?"
msgstr ""
#. code: l("How talk with someone?"), L_ExplicaDialogo,
-#: npc/005-1/trainer.txt~:30
#: npc/005-7/trainer.txt~:50
#: npc/005-7/trainer.txt:50
#, no-c-format
@@ -7649,14 +5457,12 @@ msgstr ""
#. code: l("How trade with other players?"), L_ExplicaTrade,
#: npc/005-7/trainer.txt~:48
-#: npc/005-1/trainer.txt~:28
#: npc/005-7/trainer.txt:48
#, no-c-format
msgid "How trade with other players?"
msgstr ""
#. code: if (.@rand == 7) npctalkonce(l("Howdy?"));
-#: npc/functions/sailortalk.txt~:26
#: npc/functions/sailortalk.txt:26
#, no-c-format
msgid "Howdy?"
@@ -7664,7 +5470,7 @@ msgstr ""
#. code: mesq l("However, if we waste the ship's money in beer, Nard will get mad.");
#: npc/005-1/sailors.txt:44
-#: npc/005-1/sailors.txt~:40
+#: npc/005-1/sailors.txt~:44
#, no-c-format
msgid "However, if we waste the ship's money in beer, Nard will get mad."
msgstr ""
@@ -7676,14 +5482,13 @@ msgid "However, our skill growth rate is much smaller than those of humans."
msgstr ""
#. code: mesq l("However, taxes there are the highest. Living cost is high, and you should avoid buying things there.");
-#: npc/003-1/ninathetraveler.txt:75
-#: npc/003-1/ninathetraveler.txt~:75
+#: npc/003-1/ninathetraveler.txt~:78
+#: npc/003-1/ninathetraveler.txt:78
#, no-c-format
msgid "However, taxes there are the highest. Living cost is high, and you should avoid buying things there."
msgstr ""
#. code: mesq l("However, the scorpions poison caused a bad fever and once Hasan had recovered from that, he was even more malicious than before.");
-#: npc/005-1/liana.txt~:37
#: npc/005-1/liana.txt:41
#, no-c-format
msgid "However, the scorpions poison caused a bad fever and once Hasan had recovered from that, he was even more malicious than before."
@@ -7691,54 +5496,41 @@ msgstr ""
#. code: l("However, you should only give food when it's hungry, otherwise it'll believe you're a bad owner and intimacy will decrease."),
#: npc/items/books.txt:100
-#: npc/items/books.txt~:100
#, no-c-format
msgid "However, you should only give food when it's hungry, otherwise it'll believe you're a bad owner and intimacy will decrease."
msgstr ""
#. code: mesn "Human Voice";
#: npc/000-0/sailors.txt:39
-#: npc/000-0/sailors.txt~:39
#, no-c-format
msgid "Human Voice"
msgstr ""
-#. code: 1264: Hungry: %d - Intimacy: %u
-#: conf/messages.conf:1206
-msgid "Hungry: %d - Intimacy: %u"
-msgstr ""
-
-#. code: 561: Hunter
-#: conf/messages.conf:497
-msgid "Hunter"
-msgstr ""
-
#. code: //mesq l("Hurnscald is a large city. I'm sure glad I live in Candor because I know where everything's at.");
-#: npc/005-1/liana.txt~:5
#: npc/005-1/liana.txt:9
#, no-c-format
msgid "Hurnscald is a large city. I'm sure glad I live in Candor because I know where everything's at."
msgstr ""
#. code: mesq l("Hurnscald was founded after Tulimshar, in more fertile lands. Their walls are not so sturdy as the ones of Tulimshar.");
-#: npc/003-1/ninathetraveler.txt~:42
-#: npc/003-1/ninathetraveler.txt:42
+#: npc/003-1/ninathetraveler.txt:45
+#: npc/003-1/ninathetraveler.txt~:45
#, no-c-format
msgid "Hurnscald was founded after Tulimshar, in more fertile lands. Their walls are not so sturdy as the ones of Tulimshar."
msgstr ""
-#. code: 1480: I am %s Super Novice~
-#: conf/messages.conf:1518
-msgid "I am %s Super Novice~"
-msgstr ""
-
#. code: mesq l("I am @@, and I take care of the Arena.", .name$);
-#: npc/003-5/arnea.txt~:105
#: npc/003-5/arnea.txt:105
#, no-c-format
msgid "I am @@, and I take care of the Arena."
msgstr ""
+#. code: mesq l("I am @@, the only mage in Candor.", .name$);
+#: npc/005-6/morgan.txt:21
+#, no-c-format
+msgid "I am @@, the only mage in Candor."
+msgstr ""
+
#. code: l("I am Malivox, an alchemist specialized in reset potions.");
#: npc/003-1/malivox.txt:6
#, no-c-format
@@ -7757,29 +5549,34 @@ msgstr ""
msgid "I am a bard! I used to be an elf trader, but music got me for good."
msgstr ""
+#. code: mesq l("I am counting on you!");
+#: npc/002-1/dan.txt~:46
+#: npc/002-1/dan.txt:46
+#, no-c-format
+msgid "I am counting on you!"
+msgstr ""
+
#. code: l("I am currently very worried with them. They're just children! They don't know how to fight!"),
-#: npc/005-1/ayasha.txt~:31
#: npc/005-1/ayasha.txt:31
#, no-c-format
msgid "I am currently very worried with them. They're just children! They don't know how to fight!"
msgstr ""
#. code: mesq l("I am from the Thief's Guild of Hurnscald.");
+#: npc/003-1-3/thief.txt~:9
#: npc/003-1-3/thief.txt:9
#, no-c-format
msgid "I am from the Thief's Guild of Hurnscald."
msgstr ""
#. code: l("I am hungry. Can I buy some food here?"),
-#: npc/002-3/juliet.txt~:146
#: npc/002-3/juliet.txt:146
#, no-c-format
msgid "I am hungry. Can I buy some food here?"
msgstr ""
#. code: l("I am making a figurin with Bug legs."),
-#: npc/005-1/vincent.txt~:18
-#: npc/005-1/vincent.txt:18
+#: npc/005-1/vincent.txt:19
#, no-c-format
msgid "I am making a figurin with Bug legs."
msgstr ""
@@ -7791,6 +5588,13 @@ msgstr ""
msgid "I am not a citizen of Candor."
msgstr ""
+#. code: l("I am not afraid of Pious."), L_Quest;
+#: npc/002-1/dan.txt~:23
+#: npc/002-1/dan.txt:23
+#, no-c-format
+msgid "I am not afraid of Pious."
+msgstr ""
+
#. code: l("I am not worried about rewards. I just want to help."), L_Task,
#: npc/002-1/peter.txt~:166
#: npc/002-1/peter.txt:166
@@ -7813,21 +5617,18 @@ msgid "I am pleased to see that you have woken up and are active. Elmo came here
msgstr ""
#. code: l("I am sure that you will change your mind.");
-#: npc/005-6/zitoni.txt~:211
-#: npc/005-6/zitoni.txt:210
+#: npc/005-6/zitoni.txt:131
#, no-c-format
msgid "I am sure that you will change your mind."
msgstr ""
#. code: lg("I am, who are you?"), -,
-#: npc/002-1/alige.txt~:68
#: npc/002-1/alige.txt:70
#, no-c-format
msgid "I am, who are you?#0"
msgstr ""
#. code: lg("I am, who are you?"), -,
-#: npc/002-1/alige.txt~:68
#: npc/002-1/alige.txt:70
#, no-c-format
msgid "I am, who are you?#1"
@@ -7835,7 +5636,6 @@ msgstr ""
#. code: l("I asked for food but... *hips* Ah, that'll do!");
#: npc/002-1/alige.txt:232
-#: npc/002-1/alige.txt~:230
#, no-c-format
msgid "I asked for food but... *hips* Ah, that'll do!"
msgstr ""
@@ -7846,29 +5646,26 @@ msgstr ""
msgid "I can fill your bottle with water for only @@ gp the bottle."
msgstr ""
-#. code: mesq l("I can give you training for that, and teach you how to fight properly.");
-#: npc/005-1/trainer.txt~:54
-#, no-c-format
-msgid "I can give you training for that, and teach you how to fight properly."
-msgstr ""
-
#. code: mesq l("I can rent it to you for 500 GP, during 15 minutes. Deal?");
-#: npc/005-1/ayasha.txt~:112
#: npc/005-1/ayasha.txt:112
#, no-c-format
msgid "I can rent it to you for 500 GP, during 15 minutes. Deal?"
msgstr ""
+#. code: mes l("I can't believe.");
+#: npc/003-1/ishi.txt:154
+#, no-c-format
+msgid "I can't believe."
+msgstr ""
+
#. code: lg("I can't remember anything."), L_OhWell;
#: npc/002-1/arpan.txt:108
-#: npc/002-1/arpan.txt~:107
#, no-c-format
msgid "I can't remember anything.#0"
msgstr ""
#. code: lg("I can't remember anything."), L_OhWell;
#: npc/002-1/arpan.txt:108
-#: npc/002-1/arpan.txt~:107
#, no-c-format
msgid "I can't remember anything.#1"
msgstr ""
@@ -7888,33 +5685,29 @@ msgstr ""
#. code: l("I can't, sorry.");
#: npc/005-1/ayasha.txt:60
#: npc/005-1/ayasha.txt:37
-#: npc/005-1/ayasha.txt~:37
-#: npc/005-1/ayasha.txt~:60
#, no-c-format
msgid "I can't, sorry."
msgstr ""
#. code: l("I changed my mind."), L_Menu_gap;
#. code: l("I changed my mind."), -3;
-#: npc/005-7/trainer.txt:281
+#: npc/005-7/trainer.txt~:295
+#: npc/005-7/trainer.txt:295
#: npc/functions/bank.txt:94
-#: npc/005-7/trainer.txt~:281
#: npc/functions/bank.txt:43
-#: npc/005-1/trainer.txt~:191
#, no-c-format
msgid "I changed my mind."
msgstr ""
#. code: l("I don't have anything good for you today."), -1;
#: npc/002-1/alige.txt:193
-#: npc/002-1/alige.txt~:191
#, no-c-format
msgid "I don't have anything good for you today."
msgstr ""
+#. code: rif(Zeny > 0 && Zeny < .@price, l("I don't have enough money...")),
#. code: rif(Zeny > 0 && Zeny < .@plush_count, l("I don't have enough money...")),
-#: npc/005-6/zitoni.txt:149
-#: npc/005-6/zitoni.txt~:150
+#: npc/005-6/zitoni.txt:81
#: npc/003-1/malivox.txt:42
#, no-c-format
msgid "I don't have enough money..."
@@ -7923,21 +5716,13 @@ msgstr ""
#. code: l("I don't have the time now.")))
#: npc/005-5/cynric.txt:68
#: npc/003-3/malindou.txt:68
-#: npc/003-3/malindou.txt~:68
-#: npc/005-5/cynric.txt~:68
#, no-c-format
msgid "I don't have the time now."
msgstr ""
-#. code: l("I don't know what to say..."), -;
-#: npc/002-1/dan.txt:54
-#, no-c-format
-msgid "I don't know what to say..."
-msgstr ""
-
#. code: mesq l("I don't know. Try getting a Rusty Knife or something. Maybe the chef of Nard's ship can spare you one.");
-#: npc/005-7/trainer.txt:135
-#: npc/005-7/trainer.txt~:135
+#: npc/005-7/trainer.txt:149
+#: npc/005-7/trainer.txt~:149
#, no-c-format
msgid "I don't know. Try getting a Rusty Knife or something. Maybe the chef of Nard's ship can spare you one."
msgstr ""
@@ -7951,12 +5736,6 @@ msgstr ""
msgid "I don't need your help right now, come back later."
msgstr ""
-#. code: mesq l("I don't think that we are in a good place to talk about this...");
-#: npc/002-1/dan.txt:73
-#, no-c-format
-msgid "I don't think that we are in a good place to talk about this..."
-msgstr ""
-
#. code: lg("I feel ok."), L_Ok,
#: npc/002-4/nard.txt~:43
#: npc/002-4/nard.txt:43
@@ -7973,54 +5752,54 @@ msgstr ""
#. code: mesq l("I fight every day in hopes to meet Andrei, the famous hero who prevented Hurnscald from total destruction against a horde of monsters alone.");
#: npc/003-1/swezanne.txt:12
-#: npc/003-1/swezanne.txt~:12
#, no-c-format
msgid "I fight every day in hopes to meet Andrei, the famous hero who prevented Hurnscald from total destruction against a horde of monsters alone."
msgstr ""
#. code: mesq l("I found your birth record, but it is not complete. Here says you were born on Halinarzo.");
#: npc/003-2/lua.txt:69
-#: npc/003-2/lua.txt~:69
#, no-c-format
msgid "I found your birth record, but it is not complete. Here says you were born on Halinarzo."
msgstr ""
-#. code: l("I guess so... I will leave you alone."), L_Quit;
-#: npc/002-1/dan.txt:31
-#, no-c-format
-msgid "I guess so... I will leave you alone."
-msgstr ""
-
#. code: mesq l("I guess that you could use these lifestones to gain a regeneration effect, too, but I do not know how.");
#: npc/004-1/elanore.txt:100
-#: npc/004-1/elanore.txt~:100
#, no-c-format
msgid "I guess that you could use these lifestones to gain a regeneration effect, too, but I do not know how."
msgstr ""
#. code: mesq l("I hate sea water, it always make knifes rusty. I already have a stockpile of rusty knifes on the other room.");
-#: npc/002-1/chefgado.txt:28
+#: npc/002-1/chefgado.txt:29
#, no-c-format
msgid "I hate sea water, it always make knifes rusty. I already have a stockpile of rusty knifes on the other room."
msgstr ""
+#. code: mesq l("I have a spare pair of gloves laying somewhere, you can have those if you finish the task.");
+#: npc/002-1/chefgado.txt:46
+#, no-c-format
+msgid "I have a spare pair of gloves laying somewhere, you can have those if you finish the task."
+msgstr ""
+
+#. code: mesq l("I have developed a special formula, which resets your stats!");
+#: npc/005-6/zitoni.txt:13
+#, no-c-format
+msgid "I have developed a special formula, which resets your stats!"
+msgstr ""
+
#. code: l("I have to go, sorry.");
#: npc/003-1/malivox.txt:44
-#: npc/005-6/zitoni.txt:151
-#: npc/005-6/zitoni.txt~:152
+#: npc/005-6/zitoni.txt:83
#, no-c-format
msgid "I have to go, sorry."
msgstr ""
#. code: l("I have to go. See you later."), L_Close;
-#: npc/003-1/gladys.txt~:24
#: npc/003-1/gladys.txt:25
#, no-c-format
msgid "I have to go. See you later."
msgstr ""
#. code: mesq l("I hope to one day be like @@, who @@", $MOST_HEROIC$, .@deed$);
-#: npc/003-1/swezanne.txt~:37
#: npc/003-1/swezanne.txt:29
#, no-c-format
msgid "I hope to one day be like @@, who @@"
@@ -8039,37 +5818,39 @@ msgid "I just want to live my life in peace."
msgstr ""
#. code: l("I knew it!");
-#: npc/003-3/malindou.txt~:54
#: npc/003-3/malindou.txt:54
-#: npc/005-5/cynric.txt~:54
#: npc/005-5/cynric.txt:54
#, no-c-format
msgid "I knew it!"
msgstr ""
+#. code: mesq l("I knew someone would agree with me!");
+#: npc/002-1/dan.txt~:27
+#: npc/002-1/dan.txt:27
+#, no-c-format
+msgid "I knew someone would agree with me!"
+msgstr ""
+
#. code: mesq l("I know that you are just starting to feel better, but I'd like you to explore the island we're currently at.");
-#: npc/002-4/nard.txt~:105
-#: npc/002-4/nard.txt:105
+#: npc/002-4/nard.txt~:111
+#: npc/002-4/nard.txt:111
#, no-c-format
msgid "I know that you are just starting to feel better, but I'd like you to explore the island we're currently at."
msgstr ""
#. code: l("I made a figurin with Bug legs."),
-#: npc/test/hinnack.txt~:22
#: npc/test/hinnack.txt:22
#, no-c-format
msgid "I made a figurin with Bug legs."
msgstr ""
#. code: lg("I made a mistake, I would like to change my language."),
-#: npc/002-3/juliet.txt~:148
#: npc/002-3/juliet.txt:148
#, no-c-format
msgid "I made a mistake, I would like to change my language.#0"
msgstr ""
#. code: lg("I made a mistake, I would like to change my language."),
-#: npc/002-3/juliet.txt~:148
#: npc/002-3/juliet.txt:148
#, no-c-format
msgid "I made a mistake, I would like to change my language.#1"
@@ -8077,18 +5858,14 @@ msgstr ""
#. code: l("I need @@ @@.", .BaitCount, getitemlink(.BaitID));
#. code: l("I need @@ @@.", .LegsCount, getitemlink(.LegsID));
-#: npc/003-1/eugene.txt~:53
-#: npc/005-1/vincent.txt~:40
-#: npc/test/hinnack.txt~:44
#: npc/003-1/eugene.txt:53
+#: npc/005-1/vincent.txt:41
#: npc/test/hinnack.txt:44
-#: npc/005-1/vincent.txt:40
#, no-c-format
msgid "I need @@ @@."
msgstr ""
#. code: rif(getgmlevel(), l("I need a GM set, please!")), L_GMItems,
-#: npc/003-2/lua.txt~:15
#: npc/003-2/lua.txt:15
#, no-c-format
msgid "I need a GM set, please!"
@@ -8123,66 +5900,64 @@ msgid "I need someone to help me clean the edge of the ship, but you aren't stro
msgstr ""
#. code: lg("I need to think about it..."),
-#: npc/005-6/zitoni.txt~:141
-#: npc/005-6/zitoni.txt:140
+#: npc/005-6/zitoni.txt:72
#: npc/003-1/malivox.txt:33
#, no-c-format
msgid "I need to think about it...#0"
msgstr ""
#. code: lg("I need to think about it..."),
-#: npc/005-6/zitoni.txt~:141
-#: npc/005-6/zitoni.txt:140
+#: npc/005-6/zitoni.txt:72
#: npc/003-1/malivox.txt:33
#, no-c-format
msgid "I need to think about it...#1"
msgstr ""
#. code: mesq l("I never said that. I come here frequently to trade. It is you who should explore the island.");
-#: npc/002-4/nard.txt~:113
-#: npc/002-4/nard.txt:113
+#: npc/002-4/nard.txt~:119
+#: npc/002-4/nard.txt:119
#, no-c-format
msgid "I never said that. I come here frequently to trade. It is you who should explore the island."
msgstr ""
#. code: mesq l("I never understood how someone could do something like that to a child, even if it's a rascal like Hasan.");
#: npc/005-1/liana.txt:34
-#: npc/005-1/liana.txt~:30
#, no-c-format
msgid "I never understood how someone could do something like that to a child, even if it's a rascal like Hasan."
msgstr ""
#. code: lg("I only remember I was rescued by you."), L_Story,
-#: npc/002-1/arpan.txt~:106
#: npc/002-1/arpan.txt:107
#, no-c-format
msgid "I only remember I was rescued by you.#0"
msgstr ""
#. code: lg("I only remember I was rescued by you."), L_Story,
-#: npc/002-1/arpan.txt~:106
#: npc/002-1/arpan.txt:107
#, no-c-format
msgid "I only remember I was rescued by you.#1"
msgstr ""
#. code: rif(getgmlevel() && #GMEVENT_T <= gettimetick(2), l("I plan in doing an event! Give me the coins!")), L_GMEvent,
-#: npc/003-2/lua.txt~:16
#: npc/003-2/lua.txt:16
#, no-c-format
msgid "I plan in doing an event! Give me the coins!"
msgstr ""
+#. code: mesq l("I really hope that nothing major happens, though. I would hate to see blood being spilled.");
+#: npc/005-6/morgan.txt:25
+#, no-c-format
+msgid "I really hope that nothing major happens, though. I would hate to see blood being spilled."
+msgstr ""
+
#. code: mesq l("I recommend that you train your dexterity a great deal, since most monsters out there are hard to hit without it.");
-#: npc/005-1/trainer.txt~:289
-#: npc/005-7/trainer.txt~:379
-#: npc/005-7/trainer.txt:379
+#: npc/005-7/trainer.txt~:393
+#: npc/005-7/trainer.txt:393
#, no-c-format
msgid "I recommend that you train your dexterity a great deal, since most monsters out there are hard to hit without it."
msgstr ""
#. code: l("I remember when I created my first party, we were amazed to share some experience with a small group of adventurer..."),
-#: npc/003-2/estard.txt~:17
#: npc/003-2/estard.txt:17
#, no-c-format
msgid "I remember when I created my first party, we were amazed to share some experience with a small group of adventurer..."
@@ -8196,55 +5971,55 @@ msgid "I see it's not so easy to get rid of these rattos. Do you want to try aga
msgstr ""
#. code: mesq l("I see you brought @@/5 @@ for us!",countitem("Beer"),getitemlink("Beer"));
-#: npc/005-1/sailors.txt~:50
#: npc/005-1/sailors.txt:54
+#: npc/005-1/sailors.txt~:54
#, no-c-format
msgid "I see you brought @@/5 @@ for us!"
msgstr ""
#. code: mesq l("I see you have arms long enough to be an archer.");
-#: npc/005-7/trainer.txt~:153
-#: npc/005-1/trainer.txt~:57
-#: npc/005-7/trainer.txt:153
+#: npc/005-7/trainer.txt~:167
+#: npc/005-7/trainer.txt:167
#, no-c-format
msgid "I see you have arms long enough to be an archer."
msgstr ""
+#. code: mesq l("I see you have brought @@/3 @@ and @@/10 @@ for me.",
+#: npc/005-1/maya.txt~:92
+#: npc/005-1/maya.txt:92
+#, no-c-format
+msgid "I see you have brought @@/3 @@ and @@/10 @@ for me."
+msgstr ""
+
#. code: mesq l("I see you have brought @@/3 @@ and @@/3 @@ for me",countitem("Cotton Cloth"),getitemlink(CottonCloth),countitem("Maggot Slime"),getitemlink(MaggotSlime));
-#: npc/005-1/maya.txt:39
-#: npc/005-1/maya.txt~:39
+#: npc/005-1/maya.txt:46
+#: npc/005-1/maya.txt~:46
#, no-c-format
msgid "I see you have brought @@/3 @@ and @@/3 @@ for me"
msgstr ""
#. code: l("I see."),
-#: npc/003-3/malindou.txt~:42
-#: npc/003-3/malindou.txt:42
#: npc/005-5/cynric.txt:42
-#: npc/005-5/cynric.txt~:42
+#: npc/003-3/malindou.txt:42
#, no-c-format
msgid "I see."
msgstr ""
-#. code: rif(Zeny >= .@plush_count, lg("I think I have enough gold with me.")),
-#: npc/005-6/zitoni.txt~:74
-#: npc/005-6/zitoni.txt:73
+#. code: rif(Zeny >= .@price, lg("I think I have enough gold with me.")),
+#: npc/005-6/zitoni.txt:41
#, no-c-format
msgid "I think I have enough gold with me.#0"
msgstr ""
-#. code: rif(Zeny >= .@plush_count, lg("I think I have enough gold with me.")),
-#: npc/005-6/zitoni.txt~:74
-#: npc/005-6/zitoni.txt:73
+#. code: rif(Zeny >= .@price, lg("I think I have enough gold with me.")),
+#: npc/005-6/zitoni.txt:41
#, no-c-format
msgid "I think I have enough gold with me.#1"
msgstr ""
#. code: l("I think I should report you to the crew members."), -;
-#: npc/002-1/alige.txt:284
-#: npc/002-1/alige.txt~:282
-#: npc/002-1/alige.txt~:135
#: npc/002-1/alige.txt:137
+#: npc/002-1/alige.txt:284
#, no-c-format
msgid "I think I should report you to the crew members."
msgstr ""
@@ -8256,9 +6031,7 @@ msgid "I think I'll be done soon, since I almost have a box full of @@s!"
msgstr ""
#. code: mesq l("I think I'm done with that now. Do you have any questions?");
-#: npc/002-3/juliet.txt~:88
#: npc/002-3/juliet.txt:88
-#: npc/002-3/juliet.txt~:207
#: npc/002-3/juliet.txt:207
#, no-c-format
msgid "I think I'm done with that now. Do you have any questions?"
@@ -8270,8 +6043,7 @@ msgstr ""
msgid "I try to improve my skills every day. One day, I will sing a song no one will ever forget."
msgstr ""
-#. code: l("I want to be trained!"), L_Trainment,
-#: npc/005-1/trainer.txt~:25
+#. code: rif(getq(CandorQuest_Trainer) < 15, l("I want to be trained!")), L_Trainment,
#: npc/005-7/trainer.txt~:45
#: npc/005-7/trainer.txt:45
#, no-c-format
@@ -8291,74 +6063,60 @@ msgid "I want to register for marriage."
msgstr ""
#. code: l("I want to trade with you."), L_Trade,
-#: npc/003-1/ninathetraveler.txt:16
-#: npc/003-1/ninathetraveler.txt~:16
+#: npc/003-1/ninathetraveler.txt~:19
+#: npc/003-1/ninathetraveler.txt:19
#, no-c-format
msgid "I want to trade with you."
msgstr ""
#. code: l("I wanted other info."), L_OutrasInformacoes_gap,
-#: npc/005-1/trainer.txt~:31
-#: npc/005-7/trainer.txt:51
#: npc/005-7/trainer.txt~:51
+#: npc/005-7/trainer.txt:51
#, no-c-format
msgid "I wanted other info."
msgstr ""
#. code: rif(.@n == 1, l("I was found near Candor Island, on a raft, and can't remember anything. Do you know who I am?")), L_Info,
#: npc/003-2/lua.txt:14
-#: npc/003-2/lua.txt~:14
#, no-c-format
msgid "I was found near Candor Island, on a raft, and can't remember anything. Do you know who I am?"
msgstr ""
-#. code: mesq l("I was looking for strong people, but I forgot what I was going to say when I meet them.");
-#: npc/003-1/luca.txt:12
-#, no-c-format
-msgid "I was looking for strong people, but I forgot what I was going to say when I meet them."
-msgstr ""
-
#. code: mesq l("I was planning to go there soon, anyway. All aboard!");
-#: npc/002-4/nard.txt:192
-#: npc/002-4/nard.txt~:202
-#: npc/002-4/nard.txt~:191
-#: npc/002-4/nard.txt:203
+#: npc/002-4/nard.txt~:198
+#: npc/002-4/nard.txt:209
+#: npc/002-4/nard.txt:198
+#: npc/002-4/nard.txt~:209
#, no-c-format
msgid "I was planning to go there soon, anyway. All aboard!"
msgstr ""
#. code: l("I was so excited, I wanted to try it as soon as possible."),
-#: npc/003-1/eugene.txt~:30
#: npc/003-1/eugene.txt:30
#, no-c-format
msgid "I was so excited, I wanted to try it as soon as possible."
msgstr ""
#. code: l("I will be forever grateful!");
-#: npc/005-1/vincent.txt:46
-#: npc/005-1/vincent.txt~:46
+#: npc/005-1/vincent.txt:47
#, no-c-format
msgid "I will be forever grateful!"
msgstr ""
#. code: l("I will let you test it for a peny until level 10!");
-#: npc/005-6/zitoni.txt:69
-#: npc/005-6/zitoni.txt~:70
+#: npc/005-6/zitoni.txt:37
#, no-c-format
msgid "I will let you test it for a peny until level 10!"
msgstr ""
#. code: mesq l("I will make quick work of your wounds.");
-#: npc/005-7/nurse.txt~:21
#: npc/004-1/elanore.txt:21
-#: npc/004-1/elanore.txt~:21
-#: npc/005-7/nurse.txt:21
+#: npc/005-7/nurse.txt:87
#, no-c-format
msgid "I will make quick work of your wounds."
msgstr ""
#. code: mesq l("I will need 1 @@, 1 @@ and 100 GP to craft a single stone.", getitemlink(BugLeg), getitemlink(MaggotSlime));
-#: npc/004-1/elanore.txt~:66
#: npc/004-1/elanore.txt:66
#, no-c-format
msgid "I will need 1 @@, 1 @@ and 100 GP to craft a single stone."
@@ -8372,43 +6130,31 @@ msgstr ""
#. code: mesq l("I will yaying do.");
#: npc/000-0-0/sailors.txt:40
-#: npc/000-0-0/sailors.txt~:40
#, no-c-format
msgid "I will yaying do."
msgstr ""
#. code: speech S_FIRST_BLANK_LINE | S_LAST_NEXT, l("I wish you a good time in town.");
#: npc/003-1/cyndala.txt:123
-#: npc/003-1/cyndala.txt~:123
#, no-c-format
msgid "I wish you a good time in town."
msgstr ""
-#. code: l("I won't forget it, I swear on my precious plushrooms!"),
-#: npc/005-6/zitoni.txt~:65
-#: npc/005-6/zitoni.txt:64
-#, no-c-format
-msgid "I won't forget it, I swear on my precious plushrooms!"
-msgstr ""
-
#. code: lg("I won't need it, thank you.")))
-#: npc/005-6/zitoni.txt~:142
+#: npc/005-6/zitoni.txt:73
#: npc/003-1/malivox.txt:34
-#: npc/005-6/zitoni.txt:141
#, no-c-format
msgid "I won't need it, thank you.#0"
msgstr ""
#. code: lg("I won't need it, thank you.")))
-#: npc/005-6/zitoni.txt~:142
+#: npc/005-6/zitoni.txt:73
#: npc/003-1/malivox.txt:34
-#: npc/005-6/zitoni.txt:141
#, no-c-format
msgid "I won't need it, thank you.#1"
msgstr ""
#. code: rif(getq(General_Janus) == 1, l("I would like to create a party.")),
-#: npc/003-2/estard.txt~:63
#: npc/003-2/estard.txt:64
#, no-c-format
msgid "I would like to create a party."
@@ -8416,8 +6162,6 @@ msgstr ""
#. code: l("I would like to perform money transactions."),
#: npc/005-5/cynric.txt:110
-#: npc/005-5/cynric.txt~:110
-#: npc/003-3/malindou.txt~:111
#: npc/003-3/malindou.txt:111
#, no-c-format
msgid "I would like to perform money transactions."
@@ -8425,9 +6169,7 @@ msgstr ""
#. code: l("I would like to store some items."),
#: npc/005-5/cynric.txt:109
-#: npc/003-3/malindou.txt~:110
#: npc/003-3/malindou.txt:110
-#: npc/005-5/cynric.txt~:109
#, no-c-format
msgid "I would like to store some items."
msgstr ""
@@ -8435,14 +6177,11 @@ msgstr ""
#. code: l("I wrote your name on the book, you are now free to use the storage and bank services.");
#: npc/003-3/malindou.txt:82
#: npc/005-5/cynric.txt:82
-#: npc/003-3/malindou.txt~:82
-#: npc/005-5/cynric.txt~:82
#, no-c-format
msgid "I wrote your name on the book, you are now free to use the storage and bank services."
msgstr ""
#. code: mesq l("I'd like to catch one of them, but they fly away when I try.");
-#: npc/002-1/alige.txt~:295
#: npc/002-1/alige.txt:297
#, no-c-format
msgid "I'd like to catch one of them, but they fly away when I try."
@@ -8455,7 +6194,6 @@ msgid "I'd like to get a different style."
msgstr ""
#. code: mesq l("I'll arrange here with the alliance documents regarding you. I'll add a war victim status to make your life easier.");
-#: npc/003-2/lua.txt~:78
#: npc/003-2/lua.txt:78
#, no-c-format
msgid "I'll arrange here with the alliance documents regarding you. I'll add a \"war victim\" status to make your life easier."
@@ -8469,40 +6207,39 @@ msgid "I'll ask you to kill 2 @@. This will prove your worth. They are northwest
msgstr ""
#. code: switch (select(l("I'll be back in no time."),
-#: npc/test/hinnack.txt~:25
-#: npc/test/hinnack.txt:25
-#: npc/003-1/eugene.txt~:34
#: npc/003-1/eugene.txt:34
+#: npc/test/hinnack.txt:25
#, no-c-format
msgid "I'll be back in no time."
msgstr ""
#. code: l("I'll get to it."), L_Close;
-#: npc/003-1/swezanne.txt~:55
-#: npc/003-1/swezanne.txt~:46
#: npc/003-1/swezanne.txt:38
#: npc/003-1/swezanne.txt:47
#, no-c-format
msgid "I'll get to it."
msgstr ""
+#. code: l("I'll get to work."), -;
+#: npc/002-1/chefgado.txt:60
+#, no-c-format
+msgid "I'll get to work."
+msgstr ""
+
#. code: mesq lg("I'll give her everything she needs, don't worry.", "I'll give him everything he needs, don't worry.");
#: npc/000-0-0/sailors.txt:60
-#: npc/000-0-0/sailors.txt~:60
#, no-c-format
msgid "I'll give her everything she needs, don't worry.#0"
msgstr ""
#. code: mesq lg("I'll give her everything she needs, don't worry.", "I'll give him everything he needs, don't worry.");
#: npc/000-0-0/sailors.txt:60
-#: npc/000-0-0/sailors.txt~:60
#, no-c-format
msgid "I'll give him everything he needs, don't worry.#1"
msgstr ""
#. code: mesq l("I'll share my berries with you if you help me.");
#: npc/002-1/alige.txt:129
-#: npc/002-1/alige.txt~:127
#, no-c-format
msgid "I'll share my berries with you if you help me."
msgstr ""
@@ -8543,61 +6280,67 @@ msgstr ""
msgid "I'm fine for now, thank you."
msgstr ""
+#. code: l("I'm fine, no worries...");
+#: npc/005-7/nurse.txt:19
+#, no-c-format
+msgid "I'm fine, no worries..."
+msgstr ""
+
#. code: mesq lg("I'm glad to see you're okay.");
#: npc/002-3/juliet.txt:186
-#: npc/002-3/juliet.txt~:186
#, no-c-format
msgid "I'm glad to see you're okay.#0"
msgstr ""
#. code: mesq lg("I'm glad to see you're okay.");
#: npc/002-3/juliet.txt:186
-#: npc/002-3/juliet.txt~:186
#, no-c-format
msgid "I'm glad to see you're okay.#1"
msgstr ""
#. code: mesq l("I'm losing my mind here, I need something else to eat!");
#: npc/002-1/alige.txt:100
-#: npc/002-1/alige.txt~:98
#, no-c-format
msgid "I'm losing my mind here, I need something else to eat!"
msgstr ""
#. code: mesq l("I'm not that numb eeh *hic* what did ever yous disco... ...vered there, the Guild won't get me!");
-#: npc/002-3/billybons.txt:83
-#: npc/002-3/billybons.txt~:83
+#: npc/002-3/billybons.txt:85
#, no-c-format
msgid "I'm not that numb eeh *hic* what did ever yous disco... ...vered there, the Guild won't get me!"
msgstr ""
-#. code: l("I'm still in a coma, but my ghost is haunting you!"), L_Quit,
-#: npc/002-1/dan.txt:41
-#, no-c-format
-msgid "I'm still in a coma, but my ghost is haunting you!"
-msgstr ""
-
#. code: mesq l("I'm sure that you've got some questions for me, feel free to ask them, but first I need to tell you the rules of proper social conduct on board.");
-#: npc/002-3/juliet.txt~:71
-#: npc/002-3/juliet.txt~:190
-#: npc/002-3/juliet.txt:71
#: npc/002-3/juliet.txt:190
+#: npc/002-3/juliet.txt:71
#, no-c-format
msgid "I'm sure that you've got some questions for me, feel free to ask them, but first I need to tell you the rules of proper social conduct on board."
msgstr ""
+#. code: mesq l("I'm sure the crew will like to be spared from having to eat @@ again!", getitemlink(Piberries));
+#: npc/002-1/chefgado.txt:85
+#, no-c-format
+msgid "I'm sure the crew will like to be spared from having to eat @@ again!"
+msgstr ""
+
+#. code: mesq l("I'm trying to make good food for all the sailors here, could you help me?");
+#: npc/002-1/chefgado.txt:34
+#, no-c-format
+msgid "I'm trying to make good food for all the sailors here, could you help me?"
+msgstr ""
+
#. code: l("I've brought the money you've asked for."),-,
-#: npc/002-4/nard.txt:125
-#: npc/002-4/nard.txt~:125
+#: npc/002-4/nard.txt:131
+#: npc/002-4/nard.txt~:131
#, no-c-format
msgid "I've brought the money you've asked for."
msgstr ""
-#. code: l("I... I just like to eat the purple and delightful... And natural, and...");
-#: npc/005-6/zitoni.txt~:52
-#: npc/005-6/zitoni.txt:51
+#. code: mesq l("I, Elmo, captain's deputy, will help you to make the maximum possible money in Candor!");
+#: npc/002-4/nard.txt~:65
+#: npc/002-4/nard.txt:65
#, no-c-format
-msgid "I... I just like to eat the purple and delightful... And natural, and..."
+msgid "I, Elmo, captain's deputy, will help you to make the maximum possible money in Candor!"
msgstr ""
#. code: Name: "Ice Cube"
@@ -8619,56 +6362,52 @@ msgid "Iced Bottle"
msgstr ""
#. code: Name: "Iced FLuffy"
-#: mob_db.conf:1694
+#: mob_db.conf:1743
#, no-c-format
msgid "Iced FLuffy"
msgstr ""
#. code: mesq l("If I saw *hic* who you were... *hic* Would not have helped you! ");
-#: npc/002-3/billybons.txt~:49
-#: npc/002-3/billybons.txt:49
+#: npc/002-3/billybons.txt:51
#, no-c-format
msgid "If I saw *hic* who you were... *hic* Would not have helped you! "
msgstr ""
#. code: l("If I were you, I would drink water."),L_Water,
-#: npc/005-1/sailors.txt~:24
#: npc/005-1/sailors.txt:28
+#: npc/005-1/sailors.txt~:28
#, no-c-format
msgid "If I were you, I would drink water."
msgstr ""
#. code: mesq l("If Lieutenant Dausen hadn't have come along that moment, Hasan would have died that day.");
-#: npc/005-1/liana.txt~:35
#: npc/005-1/liana.txt:39
#, no-c-format
msgid "If Lieutenant Dausen hadn't have come along that moment, Hasan would have died that day."
msgstr ""
#. code: mesq l("If they were any bigger, monsters would come and kill everyone.");
-#: npc/002-4/nard.txt:117
-#: npc/002-4/nard.txt~:117
+#: npc/002-4/nard.txt:123
+#: npc/002-4/nard.txt~:123
#, no-c-format
msgid "If they were any bigger, monsters would come and kill everyone."
msgstr ""
#. code: mesq l("If you are above the NPC and they still doesn't hear you, this mean they are deaf - you should report this!");
-#: npc/005-1/trainer.txt~:257
-#: npc/005-7/trainer.txt:347
-#: npc/005-7/trainer.txt~:347
+#: npc/005-7/trainer.txt:361
+#: npc/005-7/trainer.txt~:361
#, no-c-format
msgid "If you are above the NPC and they still doesn't hear you, this mean they are deaf - you should report this!"
msgstr ""
-#. code: mes l("If you haven't, maybe there are a few things you can do besides selling items.");
-#: npc/002-4/elmo.txt:17
-#: npc/002-4/elmo.txt~:17
+#. code: if (getq(General_Narrator) < 1) mes l("If you haven't, maybe there are a few things you can do besides selling items.");
+#: npc/002-4/elmo.txt:19
+#: npc/002-4/elmo.txt~:19
#, no-c-format
msgid "If you haven't, maybe there are a few things you can do besides selling items.\""
msgstr ""
#. code: dispbottom l("If you meant to reset the drop rate to its default value: @droprate default");
-#: npc/commands/rate-management.txt~:189
#: npc/commands/rate-management.txt:189
#, no-c-format
msgid "If you meant to reset the drop rate to its default value: @droprate default"
@@ -8676,23 +6415,25 @@ msgstr ""
#. code: dispbottom l("If you meant to reset the exp rate to its default value: @exprate default");
#: npc/commands/rate-management.txt:63
-#: npc/commands/rate-management.txt~:63
#, no-c-format
msgid "If you meant to reset the exp rate to its default value: @exprate default"
msgstr ""
#. code: mes l("If you simply wish to get 99 in all stats:");
#: npc/commands/debug.txt:80
-#: npc/commands/debug.txt~:80
#, no-c-format
msgid "If you simply wish to get 99 in all stats:"
msgstr ""
+#. code: mesq l("If you train hard enough, and get access to a Mana Stone, I could teach you a trick or two. But right now, I don't sense magic compatibility in you."); // Because we haven't added that yet, duh.
+#: npc/005-6/morgan.txt:27
+#, no-c-format
+msgid "If you train hard enough, and get access to a Mana Stone, I could teach you a trick or two. But right now, I don't sense magic compatibility in you."
+msgstr ""
+
#. code: mesq l("If you want to read this page again, there is a copy up on the left wall.");
-#: npc/002-3/juliet.txt:203
#: npc/002-3/juliet.txt:84
-#: npc/002-3/juliet.txt~:84
-#: npc/002-3/juliet.txt~:203
+#: npc/002-3/juliet.txt:203
#, no-c-format
msgid "If you want to read this page again, there is a copy up on the left wall."
msgstr ""
@@ -8704,7 +6445,6 @@ msgid "If you want, you can ask there for one. They are at the big building at n
msgstr ""
#. code: mes l("If you wish to reset your stats:");
-#: npc/commands/debug.txt~:84
#: npc/commands/debug.txt:84
#, no-c-format
msgid "If you wish to reset your stats:"
@@ -8716,15 +6456,9 @@ msgstr ""
msgid "Imperial Crown"
msgstr ""
-#. code: 149: Impossible to increase the number/value.
-#: conf/messages.conf:165
-msgid "Impossible to increase the number/value."
-msgstr ""
-
#. code: mesq l("In order to enter a message press the 'Enter' key, this will display the white box of typing. Type your message there and press 'Enter' again to send your speech.");
-#: npc/005-1/trainer.txt~:152
-#: npc/005-7/trainer.txt~:248
-#: npc/005-7/trainer.txt:248
+#: npc/005-7/trainer.txt:262
+#: npc/005-7/trainer.txt~:262
#, no-c-format
msgid "In order to enter a message press the 'Enter' key, this will display the white box of typing. Type your message there and press 'Enter' again to send your speech."
msgstr ""
@@ -8736,7 +6470,6 @@ msgid "In the end, elves would have quite the age to rivalize with human wizards
msgstr ""
#. code: mesq l("In the end, they decide the defensive measures, and they even set curfews!");
-#: npc/003-1/gladys.txt~:33
#: npc/003-1/gladys.txt:34
#, no-c-format
msgid "In the end, they decide the defensive measures, and they even set curfews!"
@@ -8750,7 +6483,6 @@ msgid "In the storehouse, kill 5 @@. They keep respawning and are annoying."
msgstr ""
#. code: mesq l("In this wonderful realm, you can find and earn many @@, our currency!", getitemlink(StrangeCoin));
-#: npc/001-1/rewards.txt~:11
#: npc/001-1/rewards.txt:11
#, no-c-format
msgid "In this wonderful realm, you can find and earn many @@, our currency!"
@@ -8770,37 +6502,24 @@ msgstr ""
#. code: 003-1,109,109,0 script Inar NPC_PLAYER,{
#: npc/003-1/inar.txt:3
-#: npc/003-1/inar.txt~:3
#, no-c-format
msgid "Inar"
msgstr ""
-#. code: 94: Incorrect name/ID, or no one from the specified guild is online.
-#: conf/messages.conf:111
-msgid "Incorrect name/ID, or no one from the specified guild is online."
-msgstr ""
-
-#. code: 96: Incorrect name/ID, or no one from the specified party is online.
-#: conf/messages.conf:113
-msgid "Incorrect name/ID, or no one from the specified party is online."
-msgstr ""
-
#. code: lg("Indeed, I am not."), L_NeedHelp;
-#: npc/002-1/alige.txt~:69
#: npc/002-1/alige.txt:71
#, no-c-format
msgid "Indeed, I am not.#0"
msgstr ""
#. code: lg("Indeed, I am not."), L_NeedHelp;
-#: npc/002-1/alige.txt~:69
#: npc/002-1/alige.txt:71
#, no-c-format
msgid "Indeed, I am not.#1"
msgstr ""
#. code: rif(countitem("Beer") >= 5, l("Indeed, matey! Here they are!")), L_Give,
-#: npc/005-1/sailors.txt~:53
+#: npc/005-1/sailors.txt~:57
#: npc/005-1/sailors.txt:57
#, no-c-format
msgid "Indeed, matey! Here they are!"
@@ -8813,178 +6532,53 @@ msgid "Infantry Helmet"
msgstr ""
#. code: l("Information"), L_Info,
-#: npc/003-5/arnea.txt~:18
+#. code: l("Information");
#: npc/003-5/arnea.txt:18
+#: npc/003-1/aidan.txt:20
#, no-c-format
msgid "Information"
msgstr ""
-#. code: 148: Information sent to login-server via char-server.
-#: conf/messages.conf:164
-msgid "Information sent to login-server via char-server."
-msgstr ""
-
#. code: rif(!$@BattleOn, l("Init!")), L_Init,
#: npc/bgmaster.txt~:10
#, no-c-format
msgid "Init!"
msgstr ""
-#. code: 1372: Instance variables may not be used with @set.
-#: conf/messages.conf:1372
-msgid "Instance variables may not be used with @set."
-msgstr ""
-
-#. code: 1272: Int: %d (%d~%d)
-#: conf/messages.conf:1216
-msgid "Int: %d (%d~%d)"
-msgstr ""
-
#. code: mesq l("Intelligence is very useful for alchemy and magic, but nowadays there are few opportunities to use it.");
-#: npc/005-7/trainer.txt:375
-#: npc/005-7/trainer.txt~:375
-#: npc/005-1/trainer.txt~:285
+#: npc/005-7/trainer.txt:389
+#: npc/005-7/trainer.txt~:389
#, no-c-format
msgid "Intelligence is very useful for alchemy and magic, but nowadays there are few opportunities to use it."
msgstr ""
#. code: mes l("Interval: (none, only sent on login)");
-#: npc/commands/scheduled-broadcasts.txt:154
-#: npc/commands/scheduled-broadcasts.txt~:95
#: npc/commands/scheduled-broadcasts.txt:95
-#: npc/commands/scheduled-broadcasts.txt~:154
+#: npc/commands/scheduled-broadcasts.txt:154
#, no-c-format
msgid "Interval: (none, only sent on login)"
msgstr ""
#. code: mes l("Interval: every @@ hour(s)", $@SCHED_Opt[1]);
#. code: mes l("Interval: every @@ hour(s)", .@int);
-#: npc/commands/scheduled-broadcasts.txt~:149
#: npc/commands/scheduled-broadcasts.txt:89
#: npc/commands/scheduled-broadcasts.txt:149
-#: npc/commands/scheduled-broadcasts.txt~:89
#, no-c-format
msgid "Interval: every @@ hour(s)"
msgstr ""
#. code: l("Introduce"), L_Intro,
-#: npc/001-1/bgmaster.txt~:37
#: npc/001-1/bgmaster.txt:37
#, no-c-format
msgid "Introduce"
msgstr ""
-#. code: 1257: Invalid Homunculus ID.
-#: conf/messages.conf:1191
-msgid "Invalid Homunculus ID."
-msgstr ""
-
-#. code: 123: Invalid Monster/NPC name/ID specified.
-#: conf/messages.conf:140
-msgid "Invalid Monster/NPC name/ID specified."
-msgstr ""
-
-#. code: 298: Invalid bound type. Valid types are - 1:Account 2:Guild 3:Party 4:Character
-#: conf/messages.conf:305
-msgid "Invalid bound type. Valid types are - 1:Account 2:Guild 3:Party 4:Character"
-msgstr ""
-
-#. code: 982: Invalid color.
-#: conf/messages.conf:708
-msgid "Invalid color."
-msgstr ""
-
-#. code: 2: Invalid coordinates, using random target cell.
-#: conf/messages.conf:29
-msgid "Invalid coordinates, using random target cell."
-msgstr ""
-
-#. code: 144: Invalid e-mail. If your email hasn't been set, use a@a.com.
-#: conf/messages.conf:160
-msgid "Invalid e-mail. If your email hasn't been set, use a@a.com."
-msgstr ""
-
-#. code: 1314: Invalid flag name or flag.
-#: conf/messages.conf:1286
-msgid "Invalid flag name or flag."
-msgstr ""
-
-#. code: 1359: Invalid font. Use a value from 0 to 9.
-#: conf/messages.conf:1353
-msgid "Invalid font. Use a value from 0 to 9."
-msgstr ""
-
-#. code: 19: Invalid item ID or name.
-#: conf/messages.conf:46
-msgid "Invalid item ID or name."
-msgstr ""
-
-#. code: 38: Invalid location number, or name.
-#: conf/messages.conf:65
-msgid "Invalid location number, or name."
-msgstr ""
-
-#. code: 1219: Invalid mob ID %s!
-#: conf/messages.conf:1121
-msgid "Invalid mob ID %s!"
-msgstr ""
-
-#. code: 1250: Invalid mob id %s!
-#: conf/messages.conf:1176
-msgid "Invalid mob id %s!"
-msgstr ""
-
-#. code: 547: Invalid mob name %s!
-#: conf/messages.conf:479
-msgid "Invalid mob name %s!"
-msgstr ""
-
-#. code: 40: Invalid monster ID or name.
-#: conf/messages.conf:67
-msgid "Invalid monster ID or name."
-msgstr ""
-
-#. code: 280: Invalid name.
-#: conf/messages.conf:285
-msgid "Invalid name."
-msgstr ""
-
-#. code: 145: Invalid new e-mail. Please enter a real e-mail address.
-#: conf/messages.conf:161
-msgid "Invalid new e-mail. Please enter a real e-mail address."
-msgstr ""
-
-#. code: 259: Invalid packet
-#: conf/messages.conf:264
-msgid "Invalid packet"
-msgstr ""
-
-#. code: 85: Invalid time for ban command.
-#: conf/messages.conf:103
-msgid "Invalid time for ban command."
-msgstr ""
-
-#. code: 1136: Invalid time for jail command.
-#: conf/messages.conf:963
-msgid "Invalid time for jail command."
-msgstr ""
-
#. code: mes(l("Invalid!"));
#: npc/008-1/confused-tree.txt:51
#, no-c-format
msgid "Invalid!"
msgstr ""
-#. code: 10: Invisible: Off
-#: conf/messages.conf:37
-msgid "Invisible: Off"
-msgstr ""
-
-#. code: 11: Invisible: On
-#: conf/messages.conf:38
-msgid "Invisible: On"
-msgstr ""
-
#. code: Name: "Iron Armbands"
#: item_db.conf:-1
#, no-c-format
@@ -9029,21 +6623,35 @@ msgstr ""
#. code: l("Is it truly a hard choice to make?");
#: npc/003-1/cyndala.txt:81
-#: npc/003-1/cyndala.txt~:81
#, no-c-format
msgid "Is it truly a hard choice to make?"
msgstr ""
+#. code: l("Is there a reward?"), L_Ask,
#. code: l("Is there a reward?"), L_NeedHead,
-#: npc/002-4/nard.txt~:55
#: npc/002-4/nard.txt:55
+#: npc/002-1/chefgado.txt:38
+#: npc/002-4/nard.txt~:55
#, no-c-format
msgid "Is there a reward?"
msgstr ""
+#. code: 003-1,97,97,0 script Ishi NPC_PLAYER,{
+#: npc/003-1/ishi.txt:8
+#, no-c-format
+msgid "Ishi"
+msgstr ""
+
+#. code: mesn l("Ishi, the Rewards Master");
+#: npc/003-1/ishi.txt:12
+#: npc/003-1/ishi.txt:20
+#: npc/003-1/ishi.txt:32
+#, no-c-format
+msgid "Ishi, the Rewards Master"
+msgstr ""
+
#. code: mesq l("It could be from a warship to a random civilian vessel. Well, this is not important now.");
#: npc/000-0-0/sailors.txt:25
-#: npc/000-0-0/sailors.txt~:25
#, no-c-format
msgid "It could be from a warship to a random civilian vessel. Well, this is not important now."
msgstr ""
@@ -9054,11 +6662,6 @@ msgstr ""
msgid "It doesn't reply."
msgstr ""
-#. code: 1204: It has started to snow.
-#: conf/messages.conf:1090
-msgid "It has started to snow."
-msgstr ""
-
#. code: mesq l("It is a port city at the south of the continent. Main economic activities are mining and spices trade.");
#: npc/003-1/mariusthebard.txt:38
#, no-c-format
@@ -9071,9 +6674,16 @@ msgstr ""
msgid "It is a sunny day, don't you think?"
msgstr ""
+#. code: mesq l("It is no use... We are too close to a island, they will keep invading the ship...");
+#: npc/002-1/dan.txt:68
+#: npc/002-1/dan.txt~:68
+#, no-c-format
+msgid "It is no use... We are too close to a island, they will keep invading the ship..."
+msgstr ""
+
#. code: mesq l("It is on a huge, icy mountain peak. Rumors about dragons and legendary items to be found.");
-#: npc/003-1/ninathetraveler.txt~:100
-#: npc/003-1/ninathetraveler.txt:100
+#: npc/003-1/ninathetraveler.txt:103
+#: npc/003-1/ninathetraveler.txt~:103
#, no-c-format
msgid "It is on a huge, icy mountain peak. Rumors about dragons and legendary items to be found."
msgstr ""
@@ -9085,70 +6695,52 @@ msgid "It looks like you can't carry anything else for now."
msgstr ""
#. code: mesq l("It offers better living conditions than Tulimshar, and is bigger and more prosperous. Few monsters live there.");
-#: npc/003-1/ninathetraveler.txt~:73
-#: npc/003-1/ninathetraveler.txt:73
+#: npc/003-1/ninathetraveler.txt:76
+#: npc/003-1/ninathetraveler.txt~:76
#, no-c-format
msgid "It offers better living conditions than Tulimshar, and is bigger and more prosperous. Few monsters live there."
msgstr ""
#. code: mes col(l("It seems like you're finally safe. You shut your eyes and fall asleep."), 9);
#: npc/000-0-0/sailors.txt:69
-#: npc/000-0-0/sailors.txt~:69
#, no-c-format
msgid "It seems like you're finally safe. You shut your eyes and fall asleep."
msgstr ""
-#. code: mesq l("It seems that we are close to an island, we should take a look at the upper level.");
-#: npc/002-1/dan.txt:21
-#, no-c-format
-msgid "It seems that we are close to an island, we should take a look at the upper level."
-msgstr ""
-
#. code: l("It seems that you have no status points to reset!"),
#: npc/003-1/malivox.txt:63
-#: npc/005-6/zitoni.txt~:175
-#: npc/005-6/zitoni.txt:174
+#: npc/005-6/zitoni.txt:103
#, no-c-format
msgid "It seems that you have no status points to reset!"
msgstr ""
#. code: mes col(l("It seems that you need a key to open this door."), 9);
#: npc/002-2/doors.txt:44
-#: npc/002-2/doors.txt~:44
#, no-c-format
msgid "It seems that you need a key to open this door."
msgstr ""
#. code: l("It was so tasty, I can't eat anything more... Thank you.");
#: npc/003-1/sarah.txt:11
-#: npc/003-1/sarah.txt~:11
#, no-c-format
msgid "It was so tasty, I can't eat anything more... Thank you."
msgstr ""
-#. code: l("It was something like a long nap."), -;
-#: npc/002-1/dan.txt:42
-#, no-c-format
-msgid "It was something like a long nap."
-msgstr ""
-
#. code: mesq lg("It will be a problem if you run around naked!");
#: npc/002-1/arpan.txt:116
-#: npc/002-1/arpan.txt~:115
#, no-c-format
msgid "It will be a problem if you run around naked!#0"
msgstr ""
#. code: mesq lg("It will be a problem if you run around naked!");
#: npc/002-1/arpan.txt:116
-#: npc/002-1/arpan.txt~:115
#, no-c-format
msgid "It will be a problem if you run around naked!#1"
msgstr ""
#. code: mesq l("It would be good for you to do some exercise, the ship isn't big enough for that.");
-#: npc/002-4/nard.txt:89
-#: npc/002-4/nard.txt~:89
+#: npc/002-4/nard.txt:95
+#: npc/002-4/nard.txt~:95
#, no-c-format
msgid "It would be good for you to do some exercise, the ship isn't big enough for that."
msgstr ""
@@ -9159,12 +6751,6 @@ msgstr ""
msgid "It's @@ @@."
msgstr ""
-#. code: mesq l("It's a commercial port of Andorra, it's weird that you don't know about it since it is one of the most famous cities throughout the whole world. But hey, back to me. Remember me telling you that I'm hun...grrr...eee!");
-#: npc/002-1/alige.txt~:146
-#, no-c-format
-msgid "It's a commercial port of Andorra, it's weird that you don't know about it since it is one of the most famous cities throughout the whole world. But hey, back to me. Remember me telling you that I'm hun...grrr...eee!"
-msgstr ""
-
#. code: mesq l("It's a commercial port town, far far away from Tulimshar and the Great Continent. But hey, back to me. Remember me telling you that I'm hun...grrr...eee!");
#: npc/002-1/alige.txt:148
#, no-c-format
@@ -9178,31 +6764,22 @@ msgid "It's alright! Just one more box and it'll be ok."
msgstr ""
#. code: mesq l("It's always good to see if you have a lot of them around before you think about attacking one!");
-#: npc/005-7/trainer.txt~:319
-#: npc/005-7/trainer.txt:319
-#: npc/005-1/trainer.txt~:229
+#: npc/005-7/trainer.txt:333
+#: npc/005-7/trainer.txt~:333
#, no-c-format
msgid "It's always good to see if you have a lot of them around before you think about attacking one!"
msgstr ""
#. code: mesq l("It's cold, harsh climate makes difficult to live there. It was founded by people thrown away from Tulimshar and Hunrscald for political reasons.");
-#: npc/003-1/ninathetraveler.txt~:57
-#: npc/003-1/ninathetraveler.txt:57
+#: npc/003-1/ninathetraveler.txt~:60
+#: npc/003-1/ninathetraveler.txt:60
#, no-c-format
msgid "It's cold, harsh climate makes difficult to live there. It was founded by people thrown away from Tulimshar and Hunrscald for political reasons."
msgstr ""
-#. code: mesq l("It's good, good... I have a friend who is still in a coma, but I can't be with her without working...");
-#: npc/002-1/dan.txt:46
-#, no-c-format
-msgid "It's good, good... I have a friend who is still in a coma, but I can't be with her without working..."
-msgstr ""
-
#. code: l("It's not as good as my new one, but still very useful."),
-#: npc/test/hinnack.txt~:51
-#: npc/003-1/eugene.txt~:60
-#: npc/test/hinnack.txt:51
#: npc/003-1/eugene.txt:60
+#: npc/test/hinnack.txt:51
#, no-c-format
msgid "It's not as good as my new one, but still very useful."
msgstr ""
@@ -9213,89 +6790,31 @@ msgstr ""
msgid "It's ok."
msgstr ""
-#. code: mesq l("It's so hard to find the motivation...");
-#: npc/002-1/dan.txt:26
-#, no-c-format
-msgid "It's so hard to find the motivation..."
-msgstr ""
-
-#. code: 1477: Item cannot be opened when inventory is full
-#: conf/messages.conf:1511
-msgid "Item cannot be opened when inventory is full"
-msgstr ""
-
-#. code: 18: Item created.
-#: conf/messages.conf:45
-msgid "Item created."
-msgstr ""
-
-#. code: 97: Item database has been reloaded.
-#: conf/messages.conf:114
-msgid "Item database has been reloaded."
-msgstr ""
-
-#. code: 1189: Item not found.
-#: conf/messages.conf:1070
-msgid "Item not found."
-msgstr ""
-
-#. code: 1491: Item type not found.
-#: conf/messages.conf:1540
-msgid "Item type not found."
-msgstr ""
-
-#. code: 1496: Item types on your autoloottype list:
-#: conf/messages.conf:1545
-msgid "Item types on your autoloottype list:"
-msgstr ""
-
-#. code: 1277: Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s
-#: conf/messages.conf:1225
-msgid "Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s"
-msgstr ""
-
-#. code: 1285: Item: '%s'[%d]
-#: conf/messages.conf:1235
-msgid "Item: '%s'[%d]"
-msgstr ""
-
#. code: mesq l("Items for consumption, like potions, can only be used once.");
-#: npc/005-7/trainer.txt:290
-#: npc/005-7/trainer.txt~:290
-#: npc/005-1/trainer.txt~:200
+#: npc/005-7/trainer.txt:304
+#: npc/005-7/trainer.txt~:304
#, no-c-format
msgid "Items for consumption, like potions, can only be used once."
msgstr ""
#. code: mes col(l("Items have different effects. Some will heal you, some can be used as weapons or armor, and some can be sold for gold."), 9);
-#: npc/002-1/arpan.txt~:125
-#: npc/002-1/arpan.txt:126
-#: npc/002-1/knife.txt~:40
#: npc/002-1/arpan.txt:240
+#: npc/002-1/arpan.txt:126
#: npc/002-1/knife.txt:40
-#: npc/002-1/arpan.txt~:239
#, no-c-format
msgid "Items have different effects. Some will heal you, some can be used as weapons or armor, and some can be sold for gold."
msgstr ""
#. code: l("Items in your storage are totally safe. Banking itself is totally safe.");
-#: npc/005-5/nylo.txt:19
#: npc/005-5/nylo.txt:64
-#: npc/005-5/nylo.txt~:19
-#: npc/005-5/nylo.txt~:64
+#: npc/005-5/nylo.txt:19
#, no-c-format
msgid "Items in your storage are totally safe. Banking itself is totally safe."
msgstr ""
-#. code: 1199: Items on your autolootitem list:
-#: conf/messages.conf:1080
-msgid "Items on your autolootitem list:"
-msgstr ""
-
#. code: l("Items."), L_Itens,
-#: npc/005-1/trainer.txt~:181
-#: npc/005-7/trainer.txt:271
-#: npc/005-7/trainer.txt~:271
+#: npc/005-7/trainer.txt~:285
+#: npc/005-7/trainer.txt:285
#, no-c-format
msgid "Items."
msgstr ""
@@ -9308,7 +6827,6 @@ msgstr ""
#. code: 003-1,63,141,0 script Itka NPC_F_SHOPKEEPER,{
#: npc/003-1/itka.txt:3
-#: npc/003-1/itka.txt~:3
#, no-c-format
msgid "Itka"
msgstr ""
@@ -9326,7 +6844,6 @@ msgid "Jack's Skeleton Charm"
msgstr ""
#. code: 003-1,62,76,0 script Jakod NPC_PLAYER,{
-#: npc/003-1/jakod.txt~:3
#: npc/003-1/jakod.txt:3
#, no-c-format
msgid "Jakod"
@@ -9358,38 +6875,16 @@ msgstr ""
#. code: 003-1,93,125,0 script Jerican NPC_PLAYER,{
#: npc/003-1/jerican.txt:3
-#: npc/003-1/jerican.txt~:3
#, no-c-format
msgid "Jerican"
msgstr ""
#. code: 003-8,28,30,0 script Jhedia NPC_ELVEN_FEMALE,{
#: npc/003-8/jhedia.txt:6
-#: npc/003-8/jhedia.txt~:5
#, no-c-format
msgid "Jhedia"
msgstr ""
-#. code: 23: Job level can't go any higher.
-#: conf/messages.conf:50
-msgid "Job level can't go any higher."
-msgstr ""
-
-#. code: 159: Job level can't go any lower.
-#: conf/messages.conf:175
-msgid "Job level can't go any lower."
-msgstr ""
-
-#. code: 25: Job level lowered.
-#: conf/messages.conf:52
-msgid "Job level lowered."
-msgstr ""
-
-#. code: 24: Job level raised.
-#: conf/messages.conf:51
-msgid "Job level raised."
-msgstr ""
-
#. code: Name: "Johanne Key"
#: item_db.conf:-1
#, no-c-format
@@ -9397,14 +6892,12 @@ msgid "Johanne Key"
msgstr ""
#. code: l("Join existing arena"), L_JoinArena,
-#: npc/003-5/arnea.txt~:17
#: npc/003-5/arnea.txt:17
#, no-c-format
msgid "Join existing arena"
msgstr ""
#. code: l("Join team 1."), L_T1,
-#: npc/004-1/bgmaster.txt~:21
#: npc/bgmaster.txt~:11
#, no-c-format
msgid "Join team 1."
@@ -9412,7 +6905,6 @@ msgstr ""
#. code: l("Join team 2."), L_T2;
#: npc/bgmaster.txt~:12
-#: npc/004-1/bgmaster.txt~:22
#, no-c-format
msgid "Join team 2."
msgstr ""
@@ -9423,66 +6915,33 @@ msgstr ""
msgid "Judgement"
msgstr ""
-#. code: 62: Judgement has passed.
-#: conf/messages.conf:85
-msgid "Judgement has passed."
-msgstr ""
-
#. code: mesn "Julia";
-#: npc/002-3/doors.txt~:67
-#: npc/002-3/doors.txt~:55
-#: npc/002-3/doors.txt~:42
-#: npc/002-3/doors.txt:55
#: npc/002-3/doors.txt:67
#: npc/002-3/doors.txt:42
+#: npc/002-3/doors.txt:55
#, no-c-format
msgid "Julia"
msgstr ""
#. code: 002-3,38,24,0 script Juliet NPC_JULIA,2,10,{
#: npc/002-3/juliet.txt:17
-#: npc/002-3/juliet.txt~:17
#, no-c-format
msgid "Juliet"
msgstr ""
#. code: mes col(l("Juliet is on the upper level of the ship, use the arrow keys to walk to the stairs or click on the stairs at the top right of your screen."), 9);
#: npc/002-1/arpan.txt:188
-#: npc/002-1/arpan.txt~:187
#, no-c-format
msgid "Juliet is on the upper level of the ship, use the arrow keys to walk to the stairs or click on the stairs at the top right of your screen."
msgstr ""
-#. code: 5: Jump to %d %d
-#: conf/messages.conf:32
-msgid "Jump to %d %d"
-msgstr ""
-
-#. code: 4: Jump to %s
-#: conf/messages.conf:31
-msgid "Jump to %s"
-msgstr ""
-
-#. code: mesq l("Just as a warning, main chat will change. Use it to discuss the strategy!");
-#: npc/004-1/bgmaster.txt~:17
-#, no-c-format
-msgid "Just as a warning, main chat will change. Use it to discuss the strategy!"
-msgstr ""
-
#. code: l("Just look at that water! There's a whole bunch of fish down there."),
#: npc/test/hinnack.txt:52
-#: npc/003-1/eugene.txt~:61
-#: npc/test/hinnack.txt~:52
#: npc/003-1/eugene.txt:61
#, no-c-format
msgid "Just look at that water! There's a whole bunch of fish down there."
msgstr ""
-#. code: 653: Kagerou
-#: conf/messages.conf:595
-msgid "Kagerou"
-msgstr ""
-
#. code: npctalkonce(lg("Keep moving girl.", "Keep moving boy."));
#: npc/functions/legiontalk.txt:48
#, no-c-format
@@ -9501,24 +6960,12 @@ msgstr ""
msgid "Khaki Cotton Dye"
msgstr ""
-#. code: 292: Killer state reset.
-#: conf/messages.conf:298
-msgid "Killer state reset."
-msgstr ""
-
-#. code: l("Knife"), ShipQuests_Knife,
#. code: Name: "Knife"
-#: npc/commands/debug-quest.txt~:46
#: item_db.conf:-1
#, no-c-format
msgid "Knife"
msgstr ""
-#. code: 557: Knight
-#: conf/messages.conf:493
-msgid "Knight"
-msgstr ""
-
#. code: Name: "Lachesis Brew"
#: item_db.conf:-1
#, no-c-format
@@ -9532,14 +6979,13 @@ msgid "Last seen:"
msgstr ""
#. code: 005-1,38,58,0 script Latif NPC_HUMAN_M_ARTIS,{
-#: npc/005-1/ayasha.txt~:227
#: npc/005-1/ayasha.txt:227
#, no-c-format
msgid "Latif"
msgstr ""
#. code: Name: "LavaSlime"
-#: mob_db.conf:4240
+#: mob_db.conf:4302
#, no-c-format
msgid "LavaSlime"
msgstr ""
@@ -9568,17 +7014,6 @@ msgstr ""
msgid "Lazurite Shard"
msgstr ""
-#. code: l("Lazy Brother"), ArtisQuests_LazyBrother,
-#: npc/commands/debug-quest.txt~:74
-#, no-c-format
-msgid "Lazy Brother"
-msgstr ""
-
-#. code: 284: Leadership transferred.
-#: conf/messages.conf:290
-msgid "Leadership transferred."
-msgstr ""
-
#. code: Name: "Leather Ball"
#: item_db.conf:-1
#, no-c-format
@@ -9629,43 +7064,26 @@ msgstr ""
#. code: l("Leave"), L_Close;
#. code: l("Leave"), L_Quit;
-#: npc/003-1/inar.txt~:7
-#: npc/003-1/inar.txt:10
#: npc/003-5/arnea.txt:19
-#: npc/003-5/arnea.txt~:19
+#: npc/003-1/inar.txt:10
#, no-c-format
msgid "Leave"
msgstr ""
#. code: l("Leave it alone."), L_Return;
-#: npc/functions/soul_menhir.txt:7
-#: npc/functions/soul_menhir.txt~:7
+#. code: l("Leave it alone."), -;
+#: npc/001-4/event_soulmenhir.txt:12
+#: npc/functions/soul_menhir.txt:8
#, no-c-format
msgid "Leave it alone."
msgstr ""
#. code: 003-5,38,41,0 script LeaveArena NPC_HIDDEN,0,0,{
#: npc/003-5/doors.txt:4
-#: npc/003-5/doors.txt~:4
#, no-c-format
msgid "LeaveArena"
msgstr ""
-#. code: 1213: Leaves have stopped falling.
-#: conf/messages.conf:1109
-msgid "Leaves have stopped falling."
-msgstr ""
-
-#. code: 1214: Leaves started falling.
-#: conf/messages.conf:1110
-msgid "Leaves started falling."
-msgstr ""
-
-#. code: 1078: Leaves |
-#: conf/messages.conf:881
-msgid "Leaves | "
-msgstr ""
-
#. code: Name: "Left Crafty Wing"
#: item_db.conf:-1
#, no-c-format
@@ -9673,21 +7091,18 @@ msgid "Left Crafty Wing"
msgstr ""
#. code: 002-1,47,32,0 script LeftBarrierCheck NPC_HIDDEN,0,2,{
-#: npc/002-1/arpan.txt~:33
#: npc/002-1/arpan.txt:34
#, no-c-format
msgid "LeftBarrierCheck"
msgstr ""
#. code: 002-2,24,31,0 script LeftDoor NPC_HIDDEN,0,0,{
-#: npc/002-2/doors.txt~:40
#: npc/002-2/doors.txt:40
#, no-c-format
msgid "LeftDoor"
msgstr ""
#. code: 002-1,49,36,0 script LeftDoorCheck NPC_HIDDEN,0,0,{
-#: npc/002-1/arpan.txt~:19
#: npc/002-1/arpan.txt:20
#, no-c-format
msgid "LeftDoorCheck"
@@ -9713,24 +7128,19 @@ msgid "Less maggots means more food to the town. So, this time the monsters will
msgstr ""
#. code: l("Let Cynric open your storage. You might also want to open your inventory."),
-#: npc/005-5/nylo.txt~:14
#: npc/005-5/nylo.txt:59
#: npc/005-5/nylo.txt:14
-#: npc/005-5/nylo.txt~:59
#, no-c-format
msgid "Let Cynric open your storage. You might also want to open your inventory."
msgstr ""
#. code: mesq l("Let me check into it...");
-#: npc/002-3/juliet.txt~:37
#: npc/002-3/juliet.txt:37
#, no-c-format
msgid "Let me check into it..."
msgstr ""
#. code: l("Let me explain to you what the Merchant Guild is for.");
-#: npc/005-5/cynric.txt~:58
-#: npc/003-3/malindou.txt~:58
#: npc/003-3/malindou.txt:58
#: npc/005-5/cynric.txt:58
#, no-c-format
@@ -9745,16 +7155,15 @@ msgid "Let me introduce myself, I am Nard, captain of this ship."
msgstr ""
#. code: l("Let me just have a quick look at you. Hm... I will need @@ GP to reset your stats.", .@plush_count);
+#. code: l("Let me just have a quick look at you. Hm... I will need @@ GP to reset your stats.", .@price);
#: npc/003-1/malivox.txt:38
-#: npc/005-6/zitoni.txt~:146
-#: npc/005-6/zitoni.txt:145
+#: npc/005-6/zitoni.txt:77
#, no-c-format
msgid "Let me just have a quick look at you. Hm... I will need @@ GP to reset your stats."
msgstr ""
#. code: l("Let's see... @@ of your status points have just been reset!", StatusPoint - .@wasSP),
-#: npc/005-6/zitoni.txt:181
-#: npc/005-6/zitoni.txt~:182
+#: npc/005-6/zitoni.txt:110
#: npc/003-1/malivox.txt:70
#, no-c-format
msgid "Let's see... @@ of your status points have just been reset!"
@@ -9768,13 +7177,11 @@ msgstr ""
#. code: 005-1,47,86,0 script Liana NPC_ELVEN_FEMALE,{
#: npc/005-1/liana.txt:7
-#: npc/005-1/liana.txt~:3
#, no-c-format
msgid "Liana"
msgstr ""
#. code: 003-1,111,84,0 script Lieutenant Dausen NPC_PLAYER,{
-#: npc/003-1/lieutenantdausen.txt~:13
#: npc/003-1/lieutenantdausen.txt:13
#, no-c-format
msgid "Lieutenant Dausen"
@@ -9788,7 +7195,6 @@ msgstr ""
#. code: mesq l("Lifestones have the potential to heal the user, and thus are used for potions.");
#: npc/004-1/elanore.txt:64
-#: npc/004-1/elanore.txt~:64
#, no-c-format
msgid "Lifestones have the potential to heal the user, and thus are used for potions."
msgstr ""
@@ -9813,7 +7219,6 @@ msgstr ""
#. code: 005-1,38,65,0 script Lilly NPC_CHILD6,{
#: npc/005-1/ayasha.txt:257
-#: npc/005-1/ayasha.txt~:257
#, no-c-format
msgid "Lilly"
msgstr ""
@@ -9825,7 +7230,6 @@ msgid "Lime Cotton Dye"
msgstr ""
#. code: mes l("Line @@ has been removed.", .@l);
-#: npc/commands/motd.txt~:51
#: npc/commands/motd.txt:51
#, no-c-format
msgid "Line @@ has been removed."
@@ -9838,14 +7242,14 @@ msgid "List the commands"
msgstr ""
#. code: Name: "Little Blub"
-#: mob_db.conf:339
+#: mob_db.conf:340
#, no-c-format
msgid "Little Blub"
msgstr ""
#. code: mesq l("Lizards are the main monster found, and they steal gold from innocent bypassers.");
-#: npc/003-1/ninathetraveler.txt:113
-#: npc/003-1/ninathetraveler.txt~:113
+#: npc/003-1/ninathetraveler.txt:116
+#: npc/003-1/ninathetraveler.txt~:116
#, no-c-format
msgid "Lizards are the main monster found, and they steal gold from innocent bypassers."
msgstr ""
@@ -9863,21 +7267,11 @@ msgid "Lockpicks"
msgstr ""
#. code: Name: "Log Head"
-#: mob_db.conf:2839
+#: mob_db.conf:2889
#, no-c-format
msgid "Log Head"
msgstr ""
-#. code: 424: Login-server has been asked to %s the player '%.*s'.
-#: conf/messages.conf:425
-msgid "Login-server has been asked to %s the player '%.*s'."
-msgstr ""
-
-#. code: 427: Login-server is offline. Impossible to %s the player '%.*s'.
-#: conf/messages.conf:428
-msgid "Login-server is offline. Impossible to %s the player '%.*s'."
-msgstr ""
-
#. code: Name: "Lollipop"
#: item_db.conf:-1
#, no-c-format
@@ -9892,16 +7286,10 @@ msgstr ""
#. code: l("Look at your equipment, can you guess what material it is made from?"),
#: npc/003-1/cyndala.txt:15
-#: npc/003-1/cyndala.txt~:15
#, no-c-format
msgid "Look at your equipment, can you guess what material it is made from?"
msgstr ""
-#. code: 582: Lord Knight
-#: conf/messages.conf:518
-msgid "Lord Knight"
-msgstr ""
-
#. code: Name: "Lousy Moccasins"
#: item_db.conf:-1
#, no-c-format
@@ -9916,50 +7304,35 @@ msgstr ""
#. code: rif(.@v > 0, menuimage("actions/lower", l("Lower this skill"))),
#: npc/commands/debug-skill.txt:19
-#: npc/commands/debug-skill.txt~:19
#, no-c-format
msgid "Lower this skill"
msgstr ""
-#. code: 001-2,0,0,0 script Lt. Gerry NPC_ELF,{
#. code: 001-1,98,36,0 script Lt. Gerry NPC_ELF,{
-#: npc/001-1/bgmaster.txt~:253
-#: npc/004-1/bgmaster.txt~:299
-#: npc/001-1/bgmaster.txt:253
+#: npc/001-1/bgmaster.txt:259
#, no-c-format
msgid "Lt. Gerry"
msgstr ""
#. code: 001-1,94,36,0 script Lt. Randy NPC_ELF,{
-#. code: 004-1,115,93,0 script Lt. Randy NPC_ELF,{
-#: npc/004-1/bgmaster.txt~:279
-#: npc/001-1/bgmaster.txt:227
-#: npc/001-1/bgmaster.txt~:227
+#: npc/001-1/bgmaster.txt:233
#, no-c-format
msgid "Lt. Randy"
msgstr ""
#. code: 003-2,38,34,0 script Lua#003-2 NPC_FEMALE,{
#: npc/003-2/lua.txt:4
-#: npc/003-2/lua.txt~:4
#, no-c-format
msgid "Lua#003-2"
msgstr ""
#. code: 003-1,109,129,0 script Luca NPC_PLAYER,{
-#: npc/003-1/luca.txt~:3
#: npc/003-1/luca.txt:7
#, no-c-format
msgid "Luca"
msgstr ""
-#. code: 1274: Luk: %d (%d~%d)
-#: conf/messages.conf:1218
-msgid "Luk: %d (%d~%d)"
-msgstr ""
-
#. code: l("MOTD"),
-#: npc/commands/super-menu.txt~:17
#: npc/commands/super-menu.txt:17
#, no-c-format
msgid "MOTD"
@@ -9967,18 +7340,12 @@ msgstr ""
#. code: setnpcdialogtitle l("MOTD Config");
#: npc/commands/motd.txt:124
-#: npc/commands/motd.txt~:124
#, no-c-format
msgid "MOTD Config"
msgstr ""
-#. code: 1240: MVP Monster: '%s'/'%s'/'%s' (%d)
-#: conf/messages.conf:1164
-msgid "MVP Monster: '%s'/'%s'/'%s' (%d)"
-msgstr ""
-
#. code: Name: "Maggot"
-#: mob_db.conf:1213
+#: mob_db.conf:1258
#, no-c-format
msgid "Maggot"
msgstr ""
@@ -9992,15 +7359,9 @@ msgstr ""
#. code: 002-1,49,33,0 script Magic Arpan NPC_MAGIC_ARPAN,{
#. code: mesn "Magic Arpan";
#: npc/000-0-0/sailors.txt:39
-#: npc/002-1/arpan.txt~:87
#: npc/000-0-0/sailors.txt:59
-#: npc/000-0-0/sailors.txt~:29
-#: npc/000-0-0/sailors.txt:19
-#: npc/000-0-0/sailors.txt~:39
-#: npc/000-0-0/sailors.txt~:19
#: npc/000-0-0/sailors.txt:49
-#: npc/000-0-0/sailors.txt~:49
-#: npc/000-0-0/sailors.txt~:59
+#: npc/000-0-0/sailors.txt:19
#: npc/002-1/arpan.txt:88
#: npc/000-0-0/sailors.txt:29
#, no-c-format
@@ -10008,7 +7369,6 @@ msgid "Magic Arpan"
msgstr ""
#. code: 000-0-0,25,23,0 script Magic Arpan#sailors NPC_MAGIC_ARPAN,{
-#: npc/000-0-0/sailors.txt~:85
#: npc/000-0-0/sailors.txt:85
#, no-c-format
msgid "Magic Arpan#sailors"
@@ -10016,39 +7376,36 @@ msgstr ""
#. code: 005-1,59,52,0 script Magic Barrier NPC_HIDDEN,0,0,{
#: npc/005-1/warpcandorbattle.txt:3
-#: npc/005-1/warpcandorbattle.txt~:3
#, no-c-format
msgid "Magic Barrier"
msgstr ""
+#. code: Name: "Magic Bif"
+#: mob_db.conf:5167
+#, no-c-format
+msgid "Magic Bif"
+msgstr ""
+
#. code: mes l("Magic is dead!");
-#: npc/commands/magic.txt~:3
#: npc/commands/magic.txt:3
#, no-c-format
msgid "Magic is dead!"
msgstr ""
#. code: mesq l("Magic is dead. Well, not yet, we still have some mana stones left - but only the strongest ones are allowed to use them and acquire magic.");
-#: npc/005-7/trainer.txt:387
-#: npc/005-7/trainer.txt~:387
-#: npc/005-1/trainer.txt~:297
+#: npc/005-7/trainer.txt:401
+#: npc/005-7/trainer.txt~:401
#, no-c-format
msgid "Magic is dead. Well, not yet, we still have some mana stones left - but only the strongest ones are allowed to use them and acquire magic."
msgstr ""
#. code: l("Magic."), L_Magica,
-#: npc/005-1/trainer.txt~:188
-#: npc/005-7/trainer.txt~:278
-#: npc/005-7/trainer.txt:278
+#: npc/005-7/trainer.txt~:292
+#: npc/005-7/trainer.txt:292
#, no-c-format
msgid "Magic."
msgstr ""
-#. code: 552: Magician
-#: conf/messages.conf:488
-msgid "Magician"
-msgstr ""
-
#. code: 003-1,46,79,0 script Mahoud NPC_PLAYER,{
#: npc/003-1/mahoud.txt:4
#, no-c-format
@@ -10057,21 +7414,18 @@ msgstr ""
#. code: l("Make sure to put on a bait after you click, though!"),
#: npc/items/books.txt:61
-#: npc/items/books.txt~:61
#, no-c-format
msgid "Make sure to put on a bait after you click, though!"
msgstr ""
#. code: // l("Male"), G_MALE,
#: npc/commands/debug-look.txt:8
-#: npc/commands/debug-look.txt~:8
#, no-c-format
msgid "Male"
msgstr ""
#. code: 003-3,36,34,0 script Malindou NPC_LLOYD,{
#: npc/003-3/malindou.txt:5
-#: npc/003-3/malindou.txt~:5
#, no-c-format
msgid "Malindou"
msgstr ""
@@ -10083,13 +7437,13 @@ msgid "Malivox"
msgstr ""
#. code: Name: "Mana Bug"
-#: mob_db.conf:3247
+#: mob_db.conf:3293
#, no-c-format
msgid "Mana Bug"
msgstr ""
#. code: Name: "Mana Ghost"
-#: mob_db.conf:2929
+#: mob_db.conf:2977
#, no-c-format
msgid "Mana Ghost"
msgstr ""
@@ -10100,6 +7454,13 @@ msgstr ""
msgid "Mana Gloves"
msgstr ""
+#. code: 009-5,0,0,0 script Mana Stone NPC_MANA_STONE,{
+#: npc/009-5/manastone.txt~:6
+#: npc/009-5/manastone.txt:6
+#, no-c-format
+msgid "Mana Stone"
+msgstr ""
+
#. code: mesq l("Managed to drop anything? It requires more luck than skill. Here is your reward. (40 xp 25 gp)");
#: npc/005-7/trainer.txt~:94
#: npc/005-7/trainer.txt:94
@@ -10114,28 +7475,17 @@ msgid "Manana"
msgstr ""
#. code: Name: "Manana Tree"
-#: mob_db.conf:767
+#: mob_db.conf:768
#, no-c-format
msgid "Manana Tree"
msgstr ""
#. code: rif(.@a, menuimage("actions/test", l("Manually trigger the current broadcast"))),
#: npc/commands/scheduled-broadcasts.txt:163
-#: npc/commands/scheduled-broadcasts.txt~:163
#, no-c-format
msgid "Manually trigger the current broadcast"
msgstr ""
-#. code: 1: Map not found.
-#: conf/messages.conf:28
-msgid "Map not found."
-msgstr ""
-
-#. code: 1040: Map: %s (Zone:%s) | Players: %d | NPCs: %d | Chats: %d | Vendings: %d
-#: conf/messages.conf:843
-msgid "Map: %s (Zone:%s) | Players: %d | NPCs: %d | Chats: %d | Vendings: %d"
-msgstr ""
-
#. code: 003-1,88,135,0 script Marius The Bard NPC_ELVEN_MAN_TRADER,{
#: npc/003-1/mariusthebard.txt:10
#, no-c-format
@@ -10166,31 +7516,14 @@ msgstr ""
msgid "Mauve Herb"
msgstr ""
-#. code: 1267: Max HP: %d (%d~%d)
-#: conf/messages.conf:1211
-msgid "Max HP: %d (%d~%d)"
-msgstr ""
-
-#. code: 1268: Max SP: %d (%d~%d)
-#: conf/messages.conf:1212
-msgid "Max SP: %d (%d~%d)"
-msgstr ""
-
-#. code: 005-1,42,37,0 script Maya NPC_RAIJIN_FEMALE_LEGION_ARTIS,0,0,{
-#: npc/005-1/maya.txt~:12
-#: npc/005-1/maya.txt:12
+#. code: 005-1,42,37,0 script Maya NPC_RAIJIN_FEMALE_LEGION_ARTIS,{
+#: npc/005-1/maya.txt:15
+#: npc/005-1/maya.txt~:15
#, no-c-format
msgid "Maya"
msgstr ""
-#. code: mesq l("Maybe later I remember and tell you, but don't count on that. I don't have a very good memory.");
-#: npc/003-1/luca.txt:14
-#, no-c-format
-msgid "Maybe later I remember and tell you, but don't count on that. I don't have a very good memory."
-msgstr ""
-
#. code: l("Maybe later."), -;
-#: npc/005-1/ayasha.txt~:116
#: npc/005-1/ayasha.txt:116
#, no-c-format
msgid "Maybe later."
@@ -10204,78 +7537,48 @@ msgid "Maybe next time, then."
msgstr ""
#. code: l("Maybe some other time."),L_Close;
-#: npc/005-1/zegas.txt~:26
-#: npc/005-1/zegas.txt~:35
-#: npc/005-1/zegas.txt:26
#: npc/005-1/zegas.txt:35
+#: npc/005-1/zegas.txt:26
#, no-c-format
msgid "Maybe some other time."
msgstr ""
+#. code: if (getq(General_Narrator) >= 1) mesq l("Maybe there are things in Candor which still require your attention? I overheard some of them.");
+#: npc/002-4/elmo.txt~:20
+#: npc/002-4/elmo.txt:20
+#, no-c-format
+msgid "Maybe there are things in Candor which still require your attention? I overheard some of them."
+msgstr ""
+
#. code: mesq l("Maybe you could bring me 5 delicious @@? They have a great effect in quenching thirst and recovering vigour.", getitemlink(CactusDrink));
#. code: mesq l("Maybe you could bring me 5 delicious @@? They have a great effect in quenching thirst and recovering vigour.", getitemlink(CactusPotion));
-#: npc/003-1/swezanne.txt~:52
-#: npc/003-1/swezanne.txt~:43
#: npc/003-1/swezanne.txt:44
#: npc/003-1/swezanne.txt:35
#, no-c-format
msgid "Maybe you could bring me 5 delicious @@? They have a great effect in quenching thirst and recovering vigour."
msgstr ""
-#. code: 205: Maybe you meant:
-#: conf/messages.conf:214
-msgid "Maybe you meant: "
-msgstr ""
-
#. code: Name: "Mecha Medallion"
#: item_db.conf:-1
#, no-c-format
msgid "Mecha Medallion"
msgstr ""
-#. code: 629: Mechanic
-#: conf/messages.conf:569
-msgid "Mechanic"
-msgstr ""
-
-#. code: 660: Mechanic T
-#: conf/messages.conf:603
-msgid "Mechanic T"
-msgstr ""
-
-#. code: 555: Merchant
-#: conf/messages.conf:491
-msgid "Merchant"
-msgstr ""
-
#. code: mesq l("Merchants like to buy body parts of killed monsters and animals because they can make items and equipment.");
-#: npc/005-1/trainer.txt~:64
-#: npc/005-7/trainer.txt:160
-#: npc/005-7/trainer.txt~:160
+#: npc/005-7/trainer.txt~:174
+#: npc/005-7/trainer.txt:174
#, no-c-format
msgid "Merchants like to buy body parts of killed monsters and animals because they can make items and equipment."
msgstr ""
-#. code: 64: Mercy has been granted.
-#: conf/messages.conf:87
-msgid "Mercy has been granted."
-msgstr ""
-
-#. code: 63: Mercy has been shown.
-#: conf/messages.conf:86
-msgid "Mercy has been shown."
-msgstr ""
-
#. code: mes l("Message:");
#: npc/commands/scheduled-broadcasts.txt:83
-#: npc/commands/scheduled-broadcasts.txt~:83
#, no-c-format
msgid "Message:"
msgstr ""
#. code: 003-1,89,109,0 script Michel NPC_BACCHUS,{
-#: npc/003-1/michel.txt:3
-#: npc/003-1/michel.txt~:3
+#: npc/003-1/michel.txt:6
#, no-c-format
msgid "Michel"
msgstr ""
@@ -10298,31 +7601,13 @@ msgstr ""
msgid "Mini Skirt"
msgstr ""
-#. code: 633: Minstrel
-#: conf/messages.conf:573
-msgid "Minstrel"
-msgstr ""
-
-#. code: 664: Minstrel T
-#: conf/messages.conf:607
-msgid "Minstrel T"
-msgstr ""
-
#. code: Name: "Mint Cashmere Dye"
#: item_db.conf:-1
#, no-c-format
msgid "Mint Cashmere Dye"
msgstr ""
-#. code: 1220: Mob Search... %s %s
-#. code: 1252: Mob Search... %s %s
-#: conf/messages.conf:1178
-#: conf/messages.conf:1122
-msgid "Mob Search... %s %s"
-msgstr ""
-
#. code: menuimage("actions/back", l("Modify another line")),
-#: npc/commands/motd.txt~:102
#: npc/commands/motd.txt:102
#, no-c-format
msgid "Modify another line"
@@ -10330,50 +7615,29 @@ msgstr ""
#. code: menuimage("actions/edit", l("Modify this line")),
#: npc/commands/motd.txt:104
-#: npc/commands/motd.txt~:104
#, no-c-format
msgid "Modify this line"
msgstr ""
#. code: rif(.@size, menuimage("actions/manage", l("Modify, move, or remove a line"))),
-#: npc/commands/motd.txt~:146
#: npc/commands/motd.txt:146
#, no-c-format
msgid "Modify, move, or remove a line"
msgstr ""
#. code: Name: "Moggun"
-#: mob_db.conf:3019
+#: mob_db.conf:3065
#, no-c-format
msgid "Moggun"
msgstr ""
-#. code: l("Mona's dad"), ArtisQuests_MonaDad,
-#: npc/commands/debug-quest.txt~:82
-#, no-c-format
-msgid "Mona's dad"
-msgstr ""
-
-#. code: l("Money"), ShipQuests_ArpanMoney,
-#: npc/commands/debug-quest.txt~:47
-#, no-c-format
-msgid "Money"
-msgstr ""
-
#. code: l("Money in your storage is totally safe. Banking itself is totally safe.");
-#: npc/005-5/nylo.txt:41
#: npc/005-5/nylo.txt:90
-#: npc/005-5/nylo.txt~:41
-#: npc/005-5/nylo.txt~:90
+#: npc/005-5/nylo.txt:41
#, no-c-format
msgid "Money in your storage is totally safe. Banking itself is totally safe."
msgstr ""
-#. code: 564: Monk
-#: conf/messages.conf:500
-msgid "Monk"
-msgstr ""
-
#. code: Name: "Monk Pendant"
#: item_db.conf:-1
#, no-c-format
@@ -10386,40 +7650,22 @@ msgstr ""
msgid "Monocle"
msgstr ""
-#. code: 1059: Monster NoTeleport |
-#: conf/messages.conf:862
-msgid "Monster NoTeleport | "
-msgstr ""
-
-#. code: 98: Monster database has been reloaded.
-#: conf/messages.conf:115
-msgid "Monster database has been reloaded."
-msgstr ""
-
-#. code: 1241: Monster: '%s'/'%s'/'%s' (%d)
-#: conf/messages.conf:1165
-msgid "Monster: '%s'/'%s'/'%s' (%d)"
-msgstr ""
-
#. code: mesq l("Monsters are everywhere. They're a plague we're trying to get rid of.");
-#: npc/005-1/trainer.txt~:215
-#: npc/005-7/trainer.txt~:305
-#: npc/005-7/trainer.txt:305
+#: npc/005-7/trainer.txt~:319
+#: npc/005-7/trainer.txt:319
#, no-c-format
msgid "Monsters are everywhere. They're a plague we're trying to get rid of."
msgstr ""
#. code: mesq l("Monsters do not aim small towns like Candor. This city also comes with the plus that I know where everything's at.");
-#: npc/005-1/liana.txt~:6
#: npc/005-1/liana.txt:10
#, no-c-format
msgid "Monsters do not aim small towns like Candor. This city also comes with the plus that I know where everything's at."
msgstr ""
#. code: l("Monsters."), L_monstros,
-#: npc/005-1/trainer.txt~:182
-#: npc/005-7/trainer.txt:272
-#: npc/005-7/trainer.txt~:272
+#: npc/005-7/trainer.txt:286
+#: npc/005-7/trainer.txt~:286
#, no-c-format
msgid "Monsters."
msgstr ""
@@ -10431,7 +7677,7 @@ msgid "Moo!"
msgstr ""
#. code: Name: "Moonshroom"
-#: mob_db.conf:2975
+#: mob_db.conf:3022
#, no-c-format
msgid "Moonshroom"
msgstr ""
@@ -10461,9 +7707,7 @@ msgid "Moooooooooooo!"
msgstr ""
#. code: 005-6,30,37,0 script Morgan NPC_RUMLY_FEMALE,{
-#. code: 005-6,30,37,0 script Morgan NPC_RUMLY,{
-#: npc/005-6/morgan.txt~:0
-#: npc/005-6/morgan.txt:0
+#: npc/005-6/morgan.txt:7
#, no-c-format
msgid "Morgan"
msgstr ""
@@ -10476,43 +7720,49 @@ msgstr ""
#. code: l("Most common and widely popular in the fish realm are @@ and pieces of @@.",
#: npc/items/books.txt:44
-#: npc/items/books.txt~:44
#, no-c-format
msgid "Most common and widely popular in the fish realm are @@ and pieces of @@."
msgstr ""
#. code: mesq l("Most of these people will not think twice before giving a nice reward to anyone who helps them.");
-#: npc/005-1/trainer.txt~:245
-#: npc/005-7/trainer.txt~:335
-#: npc/005-7/trainer.txt:335
+#: npc/005-7/trainer.txt~:349
+#: npc/005-7/trainer.txt:349
#, no-c-format
msgid "Most of these people will not think twice before giving a nice reward to anyone who helps them."
msgstr ""
+#. code: Name: "Mouboo"
+#: mob_db.conf:1003
+#, no-c-format
+msgid "Mouboo"
+msgstr ""
+
#. code: Name: "Mouboo Hat"
#: item_db.conf:-1
#, no-c-format
msgid "Mouboo Hat"
msgstr ""
+#. code: Name: "Mouboo Steak"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Mouboo Steak"
+msgstr ""
+
#. code: rif(.@n < .@max, menuimage("actions/lower", l("Move this line down"))),
#: npc/commands/motd.txt:106
-#: npc/commands/motd.txt~:106
#, no-c-format
msgid "Move this line down"
msgstr ""
#. code: rif(.@n > 0, menuimage("actions/raise", l("Move this line up"))),
#: npc/commands/motd.txt:105
-#: npc/commands/motd.txt~:105
#, no-c-format
msgid "Move this line up"
msgstr ""
#. code: if(@temp == 4) mesq l("Much better, right?!");
-#: npc/004-1/elanore.txt~:58
-#: npc/005-7/nurse.txt~:57
-#: npc/005-7/nurse.txt:57
+#: npc/005-7/nurse.txt:125
#: npc/004-1/elanore.txt:58
#, no-c-format
msgid "Much better, right?!"
@@ -10537,15 +7787,24 @@ msgid "My breath smells bad."
msgstr ""
#. code: l("My figurin is so nice!");
-#: npc/005-1/vincent.txt~:57
-#: npc/005-1/vincent.txt:57
+#: npc/005-1/vincent.txt:58
#, no-c-format
msgid "My figurin is so nice!"
msgstr ""
+#. code: l("My formula is not a drug, nor magic. It is an ancient technology of our people!"),
+#: npc/005-6/zitoni.txt:33
+#, no-c-format
+msgid "My formula is not a drug, nor magic. It is an ancient technology of our people!"
+msgstr ""
+
+#. code: mesq l("My husband and I have moved here under the Alliance orders.");
+#: npc/005-6/morgan.txt:23
+#, no-c-format
+msgid "My husband and I have moved here under the Alliance orders."
+msgstr ""
+
#. code: selectd(l("My name is @@...", strcharinfo(0)));
-#: npc/005-5/cynric.txt~:34
-#: npc/003-3/malindou.txt~:34
#: npc/005-5/cynric.txt:34
#: npc/003-3/malindou.txt:34
#, no-c-format
@@ -10553,36 +7812,31 @@ msgid "My name is @@..."
msgstr ""
#. code: mesq l("My name is Alige, I've been hiding here for weeks. All I have to eat are these berries... berries... berries...");
-#: npc/002-1/alige.txt~:96
#: npc/002-1/alige.txt:98
#, no-c-format
msgid "My name is Alige, I've been hiding here for weeks. All I have to eat are these berries... berries... berries..."
msgstr ""
#. code: l("My name is Cynric, I am a representative of the Merchant Guild on Candor.");
-#: npc/005-5/cynric.txt~:32
#: npc/005-5/cynric.txt:32
#, no-c-format
msgid "My name is Cynric, I am a representative of the Merchant Guild on Candor."
msgstr ""
#. code: mesq l("My name is Juliet, it is me who took care of you after we found you in the sea.");
-#: npc/002-3/juliet.txt~:184
#: npc/002-3/juliet.txt:184
#, no-c-format
msgid "My name is Juliet, it is me who took care of you after we found you in the sea."
msgstr ""
#. code: l("My name is Malindou, I am a representative of the Merchant Guild on Tulimshar.");
-#: npc/003-3/malindou.txt~:32
#: npc/003-3/malindou.txt:32
#, no-c-format
msgid "My name is Malindou, I am a representative of the Merchant Guild on Tulimshar."
msgstr ""
#. code: l("My stats are too good, I won't need it.");
-#: npc/005-6/zitoni.txt:75
-#: npc/005-6/zitoni.txt~:76
+#: npc/005-6/zitoni.txt:43
#, no-c-format
msgid "My stats are too good, I won't need it."
msgstr ""
@@ -10593,107 +7847,33 @@ msgstr ""
msgid "Mylarin Dust"
msgstr ""
-#. code: 1362: NOTICE: If you crash with mount your LUA is outdated.
-#: conf/messages.conf:1358
-msgid "NOTICE: If you crash with mount your LUA is outdated."
-msgstr ""
-
-#. code: 1111: NPC %d: %s | Direction: %s | Sprite: %d | Location: %d %d
-#: conf/messages.conf:914
-msgid "NPC %d: %s | Direction: %s | Sprite: %d | Location: %d %d"
-msgstr ""
-
-#. code: 1112: NPC %d: %s::%s | Direction: %s | Sprite: %d | Location: %d %d
-#: conf/messages.conf:915
-msgid "NPC %d: %s::%s | Direction: %s | Sprite: %d | Location: %d %d "
-msgstr ""
-
-#. code: 1280: NPC Buy:%dz, Sell:%dz | Weight: %.1f
-#: conf/messages.conf:1228
-msgid "NPC Buy:%dz, Sell:%dz | Weight: %.1f "
-msgstr ""
-
-#. code: 112: NPC Disabled.
-#: conf/messages.conf:129
-msgid "NPC Disabled."
-msgstr ""
-
-#. code: 110: NPC Enabled.
-#: conf/messages.conf:127
-msgid "NPC Enabled."
-msgstr ""
-
-#. code: 1154: NPC is not in this map.
-#: conf/messages.conf:1003
-msgid "NPC is not in this map."
-msgstr ""
-
-#. code: 1155: NPC moved.
-#: conf/messages.conf:1004
-msgid "NPC moved."
-msgstr ""
-
#. code: mesq l("NPC stylists will cut your hair!");
-#: npc/005-7/trainer.txt:326
-#: npc/005-1/trainer.txt~:236
-#: npc/005-7/trainer.txt~:326
+#: npc/005-7/trainer.txt:340
+#: npc/005-7/trainer.txt~:340
#, no-c-format
msgid "NPC stylists will cut your hair!"
msgstr ""
-#. code: 1371: NPC variables may not be used with @set.
-#: conf/messages.conf:1371
-msgid "NPC variables may not be used with @set."
-msgstr ""
-
#. code: mesq l("NPCs(Non Playable Characters) or non-playable characters are characters that are always in the game, offering a wide variety of reactions, from a simple friendly conversation to a desperate request for help.");
-#: npc/005-7/trainer.txt:343
-#: npc/005-7/trainer.txt~:343
-#: npc/005-1/trainer.txt~:253
+#: npc/005-7/trainer.txt~:357
+#: npc/005-7/trainer.txt:357
#, no-c-format
msgid "NPCs(Non Playable Characters) or non-playable characters are characters that are always in the game, offering a wide variety of reactions, from a simple friendly conversation to a desperate request for help."
msgstr ""
#. code: l("NPCs."), L_NPC,
-#: npc/005-7/trainer.txt~:275
-#: npc/005-1/trainer.txt~:185
-#: npc/005-7/trainer.txt:275
+#: npc/005-7/trainer.txt~:289
+#: npc/005-7/trainer.txt:289
#, no-c-format
msgid "NPCs."
msgstr ""
-#. code: l("Na."), -;
-#: npc/002-1/knife.txt~:23
-#, no-c-format
-msgid "Na."
-msgstr ""
-
#. code: l("Nah."), -;
#: npc/002-1/knife.txt:23
#, no-c-format
msgid "Nah."
msgstr ""
-#. code: 872: Name not found in list.
-#: conf/messages.conf:641
-msgid "Name not found in list."
-msgstr ""
-
-#. code: 343: Name: %s
-#: conf/messages.conf:349
-msgid "Name: %s "
-msgstr ""
-
-#. code: 913: Name: %s (GM)
-#: conf/messages.conf:681
-msgid "Name: %s (GM)"
-msgstr ""
-
-#. code: 914: Name: %s (GM:%d) | Location: %s %d %d
-#: conf/messages.conf:682
-msgid "Name: %s (GM:%d) | Location: %s %d %d"
-msgstr ""
-
#. code: 002-4,25,26,0 script Nard NPC_NARD,{
#: npc/002-4/nard.txt:10
#: npc/002-4/nard.txt~:10
@@ -10703,57 +7883,30 @@ msgstr ""
#. code: mesn "Narrator";
#. code: mesn l("Narrator");
-#. code: rif(1==2, l("Narrator")), General_Narrator,
-#: npc/002-1/alige.txt~:72
-#: npc/002-2/doors.txt~:60
-#: npc/functions/clientversion.txt~:9
#: npc/functions/main.txt:79
-#: npc/items/croconut.txt~:28
-#: npc/002-1/knife.txt~:17
-#: npc/commands/debug-quest.txt~:106
+#: npc/002-1/alige.txt:302
+#: npc/002-3/billybons.txt:18
#: npc/items/croconut.txt:43
-#: npc/002-2/doors.txt~:19
-#: npc/002-3/billybons.txt~:16
-#: npc/002-3/billybons.txt:16
-#: npc/002-2/doors.txt~:43
-#: npc/000-0/sailors.txt~:19
-#: npc/002-3/billybons.txt~:87
-#: npc/002-1/arpan.txt~:234
#: npc/functions/clientversion.txt:9
#: npc/002-1/arpan.txt:187
-#: npc/000-0/sailors.txt~:71
-#: npc/002-2/doors.txt~:67
+#: npc/items/croconut.txt:15
#: npc/002-2/doors.txt:60
-#: npc/002-3/doors.txt~:46
-#: npc/002-1/arpan.txt~:186
-#: npc/002-1/alige.txt:302
+#: npc/000-0-0/sailors.txt:68
#: npc/002-1/knife.txt:17
-#: npc/002-1/alige.txt~:300
#: npc/002-3/doors.txt:63
-#: npc/002-3/billybons.txt:87
-#: npc/002-1/dan.txt:78
-#: npc/002-1/knife.txt~:35
#: npc/002-1/knife.txt:35
-#: npc/002-1/arpan.txt:235
-#: npc/items/croconut.txt:15
-#: npc/items/croconut.txt~:43
#: npc/000-0/sailors.txt:71
#: npc/002-1/alige.txt:74
-#: npc/000-0-0/sailors.txt:68
-#: npc/items/croconut.txt~:15
-#: npc/002-1/dan.txt:84
+#: npc/002-3/billybons.txt:89
+#: npc/002-1/arpan.txt:235
#: npc/002-2/doors.txt:19
#: npc/002-2/doors.txt:43
-#: npc/002-3/doors.txt~:63
#: npc/002-1/arpan.txt:121
#: npc/000-0/sailors.txt:19
#: npc/002-3/doors.txt:46
-#: npc/003-5/doors.txt~:12
#: npc/002-2/doors.txt:67
#: npc/items/croconut.txt:28
#: npc/003-5/doors.txt:12
-#: npc/000-0-0/sailors.txt~:68
-#: npc/002-1/arpan.txt~:120
#, no-c-format
msgid "Narrator"
msgstr ""
@@ -10778,66 +7931,43 @@ msgstr ""
#. code: mesq l("Need a healing?");
#: npc/004-1/elanore.txt:26
-#: npc/005-7/nurse.txt:26
-#: npc/004-1/elanore.txt~:26
-#: npc/005-7/nurse.txt~:26
+#: npc/005-7/nurse.txt:92
#, no-c-format
msgid "Need a healing?"
msgstr ""
#. code: 003-1,103,106,0 script Neko NPC_PLAYER,{
-#: npc/003-1/neko.txt~:3
-#: npc/003-1/neko.txt:3
+#: npc/003-1/neko.txt:6
#, no-c-format
msgid "Neko"
msgstr ""
#. code: mesq l("Neutral monsters do not have such a sense of danger.");
-#: npc/005-1/trainer.txt~:224
-#: npc/005-7/trainer.txt~:314
-#: npc/005-7/trainer.txt:314
+#: npc/005-7/trainer.txt~:328
+#: npc/005-7/trainer.txt:328
#, no-c-format
msgid "Neutral monsters do not have such a sense of danger."
msgstr ""
#. code: l("Never (only on login)"), 0;
#: npc/commands/scheduled-broadcasts.txt:30
-#: npc/commands/scheduled-broadcasts.txt~:30
#, no-c-format
msgid "Never (only on login)"
msgstr ""
#. code: l("Nevertheless, you probably need some base materials from Bif. Who knows what it will drop if you are lucky?");
-#: npc/005-4/rosen.txt~:17
#: npc/005-4/rosen.txt:13
#, no-c-format
msgid "Nevertheless, you probably need some base materials from Bif. Who knows what it will drop if you are lucky?"
msgstr ""
-#. code: 146: New e-mail must be a real e-mail address.
-#: conf/messages.conf:162
-msgid "New e-mail must be a real e-mail address."
-msgstr ""
-
-#. code: 147: New e-mail must be different from the current e-mail address.
-#: conf/messages.conf:163
-msgid "New e-mail must be different from the current e-mail address."
-msgstr ""
-
-#. code: 1158: New warp NPC '%s' created.
-#: conf/messages.conf:1009
-msgid "New warp NPC '%s' created."
-msgstr ""
-
#. code: mes l("Next broadcast: (never)");
-#: npc/commands/scheduled-broadcasts.txt~:155
#: npc/commands/scheduled-broadcasts.txt:155
#, no-c-format
msgid "Next broadcast: (never)"
msgstr ""
#. code: mes l("Next broadcast: @@", FuzzyTime(time_from_ms(.@next)));
-#: npc/commands/scheduled-broadcasts.txt~:150
#: npc/commands/scheduled-broadcasts.txt:150
#, no-c-format
msgid "Next broadcast: @@"
@@ -10850,158 +7980,59 @@ msgid "Nice day to you."
msgstr ""
#. code: Name: "Night Dragon"
-#: mob_db.conf:2517
+#: mob_db.conf:2566
#, no-c-format
msgid "Night Dragon"
msgstr ""
-#. code: 59: Night Mode Activated.
-#: conf/messages.conf:82
-msgid "Night Mode Activated."
-msgstr ""
-
-#. code: 503: Night Mode is activated
-#: conf/messages.conf:453
-msgid "Night Mode is activated"
-msgstr ""
-
#. code: Name: "Night Scorpion"
-#: mob_db.conf:3335
+#: mob_db.conf:3384
#, no-c-format
msgid "Night Scorpion"
msgstr ""
-#. code: 89: Night mode is already enabled.
-#: conf/messages.conf:106
-msgid "Night mode is already enabled."
-msgstr ""
-
-#. code: 1050: NightmareDrop |
-#: conf/messages.conf:853
-msgid "NightmareDrop | "
-msgstr ""
-
#. code: 003-1,56,143,0 script Nina The Traveler NPC_F_SHOPKEEPER,{
-#: npc/003-1/ninathetraveler.txt:3
-#: npc/003-1/ninathetraveler.txt~:3
+#: npc/003-1/ninathetraveler.txt~:6
+#: npc/003-1/ninathetraveler.txt:6
#, no-c-format
msgid "Nina The Traveler"
msgstr ""
-#. code: 309: Nine Castles
-#: conf/messages.conf:318
-msgid "Nine Castles"
-msgstr ""
-
-#. code: 319: Nineteen Castles
-#: conf/messages.conf:328
-msgid "Nineteen Castles"
-msgstr ""
-
-#. code: 573: Ninja
-#: conf/messages.conf:509
-msgid "Ninja"
-msgstr ""
-
#. code: mesq l("Nivalis was the last human settlement built during the First Era.");
-#: npc/003-1/ninathetraveler.txt~:55
-#: npc/003-1/ninathetraveler.txt:55
+#: npc/003-1/ninathetraveler.txt:58
+#: npc/003-1/ninathetraveler.txt~:58
#, no-c-format
msgid "Nivalis was the last human settlement built during the First Era."
msgstr ""
#. code: menuaction(l("No")));
#. code: l("No"),
-#. code: 1117: No
+#. code: l("No");
#: npc/commands/scheduled-broadcasts.txt:64
-#: conf/messages.conf:920
-#: npc/commands/scheduled-broadcasts.txt~:64
+#: npc/003-1/ishi.txt:170
#: npc/functions/main.txt:145
#, no-c-format
msgid "No"
msgstr ""
-#. code: 1065: No Exp Penalty: %s | No Zeny Penalty: %s
-#: conf/messages.conf:868
-msgid "No Exp Penalty: %s | No Zeny Penalty: %s"
-msgstr ""
-
-#. code: 150: No GM found.
-#: conf/messages.conf:166
-msgid "No GM found."
-msgstr ""
-
-#. code: 1068: No Save (Return to last Save Point)
-#: conf/messages.conf:871
-msgid "No Save (Return to last Save Point)"
-msgstr ""
-
-#. code: 1070: No Save, Save Point: %s,%d,%d
-#: conf/messages.conf:873
-msgid "No Save, Save Point: %s,%d,%d"
-msgstr ""
-
-#. code: 1069: No Save, Save Point: %s,Random
-#: conf/messages.conf:872
-msgid "No Save, Save Point: %s,Random"
-msgstr ""
-
#. code: mesq lg("No and *hic*... No, you and you and your... *burp* stup*hic* guild!");
-#: npc/002-3/billybons.txt~:35
-#: npc/002-3/billybons.txt:35
+#: npc/002-3/billybons.txt:37
#, no-c-format
msgid "No and *hic*... No, you and you and your... *burp* stup*hic* guild!#0"
msgstr ""
#. code: mesq lg("No and *hic*... No, you and you and your... *burp* stup*hic* guild!");
-#: npc/002-3/billybons.txt~:35
-#: npc/002-3/billybons.txt:35
+#: npc/002-3/billybons.txt:37
#, no-c-format
msgid "No and *hic*... No, you and you and your... *burp* stup*hic* guild!#1"
msgstr ""
#. code: mesq l("No criminal record, no bank account, not even a tax payment declaration.");
-#: npc/003-2/lua.txt~:67
#: npc/003-2/lua.txt:67
#, no-c-format
msgid "No criminal record, no bank account, not even a tax payment declaration."
msgstr ""
-#. code: 1353: No item found in this player's %s.
-#: conf/messages.conf:1343
-msgid "No item found in this player's %s."
-msgstr ""
-
-#. code: 166: No item has been refined.
-#: conf/messages.conf:182
-msgid "No item has been refined."
-msgstr ""
-
-#. code: 108: No item need to be repaired.
-#: conf/messages.conf:125
-msgid "No item need to be repaired."
-msgstr ""
-
-#. code: 103: No longer spying on the %s guild.
-#: conf/messages.conf:120
-msgid "No longer spying on the %s guild."
-msgstr ""
-
-#. code: 105: No longer spying on the %s party.
-#: conf/messages.conf:122
-msgid "No longer spying on the %s party."
-msgstr ""
-
-#. code: 54: No player found in map '%s'.
-#: conf/messages.conf:78
-msgid "No player found in map '%s'."
-msgstr ""
-
-#. code: 28: No player found.
-#: conf/messages.conf:55
-msgid "No player found."
-msgstr ""
-
#. code: l("No problem is too big for me. I have them right here!"),
#: npc/005-4/tolchi.txt~:132
#: npc/005-4/tolchi.txt:132
@@ -11016,36 +8047,32 @@ msgstr ""
msgid "No problem, I can help you anyway."
msgstr ""
-#. code: l("No way!"), L_Close,
-#: npc/004-1/elanore.txt:71
-#: npc/004-1/elanore.txt~:71
+#. code: l("No thanks."), -;
+#: npc/002-1/chefgado.txt:50
#, no-c-format
-msgid "No way!"
+msgid "No thanks."
msgstr ""
-#. code: l("No! No, no, my precious plushrooms! Don’t take me to them, they wants my precious.");
-#: npc/005-6/zitoni.txt~:60
-#: npc/005-6/zitoni.txt:59
+#. code: l("No way!"), L_Close,
+#: npc/004-1/elanore.txt:71
#, no-c-format
-msgid "No! No, no, my precious plushrooms! Don’t take me to them, they wants my precious."
+msgid "No way!"
msgstr ""
#. code: mesq l("No, I can't. I won't! All I wanted was to travel across the seas for fun, growl... sniff. And in this hole in the floor, as you can see, I have lots of fun.");
#: npc/002-1/alige.txt:114
-#: npc/002-1/alige.txt~:112
#, no-c-format
msgid "No, I can't. I won't! All I wanted was to travel across the seas for fun, growl... sniff. And in this hole in the floor, as you can see, I have lots of fun."
msgstr ""
#. code: l("No, I'll save my money."), -;
-#: npc/002-4/nard.txt:177
-#: npc/002-4/nard.txt~:176
+#: npc/002-4/nard.txt~:183
+#: npc/002-4/nard.txt:183
#, no-c-format
msgid "No, I'll save my money."
msgstr ""
#. code: if (select(l("Yes, I do."), l("No, none.")) == 1) {
-#: npc/002-3/juliet.txt~:20
#: npc/002-3/juliet.txt:20
#, no-c-format
msgid "No, none."
@@ -11053,17 +8080,17 @@ msgstr ""
#. code: l("No, thanks!"), L_Fechar;
#: npc/005-7/trainer.txt:52
-#: npc/005-1/trainer.txt~:32
#: npc/005-7/trainer.txt~:52
#, no-c-format
msgid "No, thanks!"
msgstr ""
#. code: l("No, thanks."),L_Close;
+#: npc/005-1/maya.txt~:35
+#: npc/005-1/maya.txt:35
#: npc/005-1/liana.txt:19
-#: npc/005-1/maya.txt~:28
-#: npc/005-1/maya.txt:28
-#: npc/005-1/liana.txt~:15
+#: npc/005-1/maya.txt:81
+#: npc/005-1/maya.txt~:81
#, no-c-format
msgid "No, thanks."
msgstr ""
@@ -11080,195 +8107,38 @@ msgstr ""
#. code: l("No."), L_Close,
#. code: l("No."), L_Close;
#. code: l("No.");
-#. code: switch (select(l("Yes."), l("No.")))
#. code: l("No."), -;
+#. code: switch (select(l("Yes."), l("No.")))
#: npc/001-1/portal.txt:13
#: npc/items/croconut.txt:21
#: npc/005-1/ayasha.txt:282
#: npc/005-4/tolchi.txt:174
#: npc/002-2/doors.txt:25
-#: npc/005-1/ayasha.txt~:282
+#: npc/002-1/chefgado.txt:39
#: npc/002-1/arpan.txt:255
-#: npc/005-1/zegas.txt~:79
-#: npc/001-1/portal.txt~:13
#: npc/005-4/tolchi.txt~:174
-#: npc/items/croconut.txt~:21
-#: npc/002-1/arpan.txt~:254
-#: npc/002-2/doors.txt~:25
#: npc/005-1/zegas.txt:79
#, no-c-format
msgid "No."
msgstr ""
-#. code: 1063: NoAutoloot |
-#: conf/messages.conf:866
-msgid "NoAutoloot | "
-msgstr ""
-
-#. code: 1092: NoBaseEXP |
-#: conf/messages.conf:895
-msgid "NoBaseEXP | "
-msgstr ""
-
-#. code: 1082: NoBranch |
-#: conf/messages.conf:885
-msgid "NoBranch | "
-msgstr ""
-
-#. code: 1051: NoCalcRank |
-#: conf/messages.conf:854
-msgid "NoCalcRank | "
-msgstr ""
-
-#. code: 1091: NoCommand |
-#: conf/messages.conf:894
-msgid "NoCommand | "
-msgstr ""
-
-#. code: 1085: NoDrop |
-#: conf/messages.conf:888
-msgid "NoDrop | "
-msgstr ""
-
-#. code: 1048: NoGuild |
-#: conf/messages.conf:851
-msgid "NoGuild | "
-msgstr ""
-
-#. code: 1087: NoIcewall |
-#: conf/messages.conf:890
-msgid "NoIcewall | "
-msgstr ""
-
-#. code: 1093: NoJobEXP |
-#: conf/messages.conf:896
-msgid "NoJobEXP | "
-msgstr ""
-
-#. code: 1095: NoMVPLoot |
-#: conf/messages.conf:898
-msgid "NoMVPLoot | "
-msgstr ""
-
-#. code: 1064: NoMemo |
-#: conf/messages.conf:867
-msgid "NoMemo | "
-msgstr ""
-
-#. code: 1094: NoMobLoot |
-#: conf/messages.conf:897
-msgid "NoMobLoot | "
-msgstr ""
-
-#. code: 1049: NoParty |
-#. code: 1056: NoParty |
-#: conf/messages.conf:859
-#: conf/messages.conf:852
-msgid "NoParty | "
-msgstr ""
-
-#. code: 1062: NoReturn |
-#: conf/messages.conf:865
-msgid "NoReturn | "
-msgstr ""
-
-#. code: 1086: NoSkill |
-#: conf/messages.conf:889
-msgid "NoSkill | "
-msgstr ""
-
-#. code: 1058: NoTeleport |
-#: conf/messages.conf:861
-msgid "NoTeleport | "
-msgstr ""
-
-#. code: 1083: NoTrade |
-#: conf/messages.conf:886
-msgid "NoTrade | "
-msgstr ""
-
-#. code: 1084: NoVending |
-#: conf/messages.conf:887
-msgid "NoVending | "
-msgstr ""
-
-#. code: 1079: NoViewID |
-#: conf/messages.conf:882
-msgid "NoViewID | "
-msgstr ""
-
-#. code: 1060: NoWarp |
-#: conf/messages.conf:863
-msgid "NoWarp | "
-msgstr ""
-
-#. code: 1061: NoWarpTo |
-#: conf/messages.conf:864
-msgid "NoWarpTo | "
-msgstr ""
-
#. code: mesq l("Nobody can know! *burp*");
-#: npc/002-3/billybons.txt:68
+#: npc/002-3/billybons.txt:70
#, no-c-format
msgid "Nobody can know! *burp*"
msgstr ""
-#. code: mesq l("Nobody! *burp*");
-#: npc/002-3/billybons.txt~:68
-#, no-c-format
-msgid "Nobody! *burp*"
-msgstr ""
-
-#. code: 917: None
-#. code: 1278: None
-#: conf/messages.conf:685
-#: conf/messages.conf:1226
-msgid "None"
-msgstr ""
-
-#. code: 300: None Taken
-#: conf/messages.conf:309
-msgid "None Taken"
-msgstr ""
-
-#. code: 1299: Normal Drop Rates: Common %.2fx / Healing %.2fx / Usable %.2fx / Equipment %.2fx / Card %.2fx
-#: conf/messages.conf:1259
-msgid "Normal Drop Rates: Common %.2fx / Healing %.2fx / Usable %.2fx / Equipment %.2fx / Card %.2fx"
-msgstr ""
-
#. code: mesq l("Normally, collaborative behave like neutral monsters. Unless some partner of the same species is in danger, at which point they all take an aggressive stance against the aggressor.");
-#: npc/005-7/trainer.txt:318
-#: npc/005-1/trainer.txt~:228
-#: npc/005-7/trainer.txt~:318
+#: npc/005-7/trainer.txt~:332
+#: npc/005-7/trainer.txt:332
#, no-c-format
msgid "Normally, collaborative behave like neutral monsters. Unless some partner of the same species is in danger, at which point they all take an aggressive stance against the aggressor."
msgstr ""
-#. code: 1101: North
-#. code: 1109: North
-#: conf/messages.conf:912
-#: conf/messages.conf:904
-msgid "North"
-msgstr ""
-
-#. code: 1108: North East
-#: conf/messages.conf:911
-msgid "North East"
-msgstr ""
-
-#. code: 1102: North West
-#: conf/messages.conf:905
-msgid "North West"
-msgstr ""
-
-#. code: 907: Not a hexadecimal digit:
-#: conf/messages.conf:665
-msgid "Not a hexadecimal digit:"
-msgstr ""
-
-#. code: 906: Not a string:
-#: conf/messages.conf:664
-msgid "Not a string:"
+#. code: l("Not at the moment"),
+#: npc/003-1/aidan.txt:19
+#, no-c-format
+msgid "Not at the moment"
msgstr ""
#. code: npctalkonce(l("Not in the mood to chat."));
@@ -11277,24 +8147,27 @@ msgstr ""
msgid "Not in the mood to chat."
msgstr ""
+#. code: l("Not yet."), -;
+#: npc/002-1/chefgado.txt:71
+#, no-c-format
+msgid "Not yet."
+msgstr ""
+
#. code: l("Not yet. Get level 255 and I'll reward you!");
#: npc/003-1/lieutenantdausen.txt:50
-#: npc/003-1/lieutenantdausen.txt~:46
#, no-c-format
msgid "Not yet. Get level 255 and I'll reward you!"
msgstr ""
#. code: mesq l("Note down. To hunt a target you must click the primary mouse button on it. Avoid fighting monsters or citizens much stronger than you. You will lose experience if you are defeated.");
-#: npc/005-7/trainer.txt~:211
-#: npc/005-7/trainer.txt:211
+#: npc/005-7/trainer.txt:225
+#: npc/005-7/trainer.txt~:225
#, no-c-format
msgid "Note down. To hunt a target you must click the primary mouse button on it. Avoid fighting monsters or citizens much stronger than you. You will lose experience if you are defeated."
msgstr ""
-#. code: 002-3,29,25,0 script Note#johanne NPC_PAPER_NOTE,{
#. code: 002-3,40,25,0 script Note#johanne NPC_PAPER_NOTE,{
#: npc/002-3/note.txt:9
-#: npc/002-3/note.txt~:9
#, no-c-format
msgid "Note#johanne"
msgstr ""
@@ -11309,12 +8182,9 @@ msgstr ""
#. code: l("Nothing, sorry."), -;
#. code: l("Nothing, sorry.");
#. code: // l("Nothing, sorry.");
-#: npc/002-3/juliet.txt~:152
#: npc/002-1/arpan.txt:164
-#: npc/002-1/arpan.txt~:163
#: npc/002-3/juliet.txt:118
#: npc/002-3/juliet.txt:152
-#: npc/002-3/juliet.txt~:118
#, no-c-format
msgid "Nothing, sorry."
msgstr ""
@@ -11325,11 +8195,6 @@ msgstr ""
msgid "Nothing."
msgstr ""
-#. code: 550: Novice
-#: conf/messages.conf:486
-msgid "Novice"
-msgstr ""
-
#. code: mesq l("Now I travel by the world, composing songs about the things I see.");
#: npc/003-1/mariusthebard.txt:28
#, no-c-format
@@ -11338,8 +8203,7 @@ msgstr ""
#. code: l("Now stand still... It should not take much time...");
#: npc/003-1/malivox.txt:56
-#: npc/005-6/zitoni.txt:163
-#: npc/005-6/zitoni.txt~:164
+#: npc/005-6/zitoni.txt:95
#, no-c-format
msgid "Now stand still... It should not take much time..."
msgstr ""
@@ -11356,18 +8220,7 @@ msgstr ""
msgid "Now wait for your partner, then talk to me again.#1"
msgstr ""
-#. code: 175: Number of skill points changed.
-#: conf/messages.conf:191
-msgid "Number of skill points changed."
-msgstr ""
-
-#. code: 174: Number of status points changed.
-#: conf/messages.conf:190
-msgid "Number of status points changed."
-msgstr ""
-
#. code: 005-5,27,38,0 script Nylo NPC_PLAYER,{
-#: npc/005-5/nylo.txt~:4
#: npc/005-5/nylo.txt:4
#, no-c-format
msgid "Nylo"
@@ -11375,39 +8228,30 @@ msgstr ""
#. code: 005-5,27,38,0 trader Nylo#Beer NPC_HIDDEN,{
#: npc/005-5/nylo.txt:177
-#: npc/005-5/nylo.txt~:177
#, no-c-format
msgid "Nylo#Beer"
msgstr ""
#. code: l("OK, I will get them."), L_Close,
-#: npc/004-1/elanore.txt~:70
#: npc/004-1/elanore.txt:70
#, no-c-format
msgid "OK, I will get them."
msgstr ""
#. code: monster(.@map$, .@x, .@y, l("Oak"), 1017, 1);
-#: db/re/item_db.conf:11281
-#: db/re/item_db.conf:151
+#: db/re/item_db.conf:152
+#: db/re/item_db.conf:11605
#, no-c-format
msgid "Oak"
msgstr ""
-#. code: 654: Oboro
-#: conf/messages.conf:596
-msgid "Oboro"
-msgstr ""
-
#. code: mesq l("Of course! Tell me which language you speak and I will change the note on the ship passenger list.");
-#: npc/002-3/juliet.txt~:52
#: npc/002-3/juliet.txt:52
#, no-c-format
msgid "Of course! Tell me which language you speak and I will change the note on the ship passenger list."
msgstr ""
#. code: mesq l("Of course, give me just a minute to look up for your data, @@.", strcharinfo(0));
-#: npc/003-2/lua.txt~:58
#: npc/003-2/lua.txt:58
#, no-c-format
msgid "Of course, give me just a minute to look up for your data, @@."
@@ -11415,36 +8259,27 @@ msgstr ""
#. code: mesq l("Of course, they are on the left wall, go have a look at them.");
#: npc/002-3/juliet.txt:131
-#: npc/002-3/juliet.txt~:131
#, no-c-format
msgid "Of course, they are on the left wall, go have a look at them."
msgstr ""
-#. code: 1067: Off
-#: conf/messages.conf:870
-msgid "Off"
-msgstr ""
-
#. code: if (strcharinfo(0) == $MOST_HEROIC$) npctalk l("Oh my, the great @@ has come to talk to me!", $MOST_HEROIC$);
-#: npc/003-1/silvia.txt~:5
#: npc/003-1/silvia.txt:7
#, no-c-format
msgid "Oh my, the great @@ has come to talk to me!"
msgstr ""
-#. code: rif(Zeny == 0, l("Oh no, I don't have any money on me right now.")),
-#: npc/005-6/zitoni.txt~:151
-#: npc/005-6/zitoni.txt:150
-#: npc/003-1/malivox.txt:43
+#. code: mesq l("Oh my, you don't seem to be registered as a Monster Hunting Quest Participant. Would you like to register?");
+#: npc/003-1/aidan.txt:9
#, no-c-format
-msgid "Oh no, I don't have any money on me right now."
+msgid "Oh my, you don't seem to be registered as a Monster Hunting Quest Participant. Would you like to register?"
msgstr ""
-#. code: l("Oh noes!"),
-#: npc/005-6/zitoni.txt~:113
-#: npc/005-6/zitoni.txt:112
+#. code: rif(Zeny == 0, l("Oh no, I don't have any money on me right now.")),
+#: npc/005-6/zitoni.txt:82
+#: npc/003-1/malivox.txt:43
#, no-c-format
-msgid "Oh noes!"
+msgid "Oh no, I don't have any money on me right now."
msgstr ""
#. code: mes(l("Oh noes! You found my secret backdoor!"));
@@ -11460,42 +8295,36 @@ msgid "Oh really? I'll put more food in the next box then."
msgstr ""
#. code: mesq l("Oh right, I totally forgot about that, here you go.");
-#: npc/002-1/arpan.txt~:218
#: npc/002-1/arpan.txt:219
#, no-c-format
msgid "Oh right, I totally forgot about that, here you go."
msgstr ""
#. code: mesq lg("Oh well, we rescued you when you were yaying adrift in the sea.");
-#: npc/002-1/arpan.txt~:131
#: npc/002-1/arpan.txt:132
#, no-c-format
msgid "Oh well, we rescued you when you were yaying adrift in the sea.#0"
msgstr ""
#. code: mesq lg("Oh well, we rescued you when you were yaying adrift in the sea.");
-#: npc/002-1/arpan.txt~:131
#: npc/002-1/arpan.txt:132
#, no-c-format
msgid "Oh well, we rescued you when you were yaying adrift in the sea.#1"
msgstr ""
#. code: mesq lg("Oh yeyeye... As they are not edible, you can maybe try to equip them?");
-#: npc/002-1/arpan.txt~:231
#: npc/002-1/arpan.txt:232
#, no-c-format
msgid "Oh yeyeye... As they are not edible, you can maybe try to equip them?#0"
msgstr ""
#. code: mesq lg("Oh yeyeye... As they are not edible, you can maybe try to equip them?");
-#: npc/002-1/arpan.txt~:231
#: npc/002-1/arpan.txt:232
#, no-c-format
msgid "Oh yeyeye... As they are not edible, you can maybe try to equip them?#1"
msgstr ""
#. code: l("Oh! And our party chat was really entertaining, I do highly recommend you to share this fun as well."),
-#: npc/003-2/estard.txt~:18
#: npc/003-2/estard.txt:18
#, no-c-format
msgid "Oh! And our party chat was really entertaining, I do highly recommend you to share this fun as well."
@@ -11503,7 +8332,6 @@ msgstr ""
#. code: l("Oh! You found me. Good job!");
#: npc/005-1/ayasha.txt:159
-#: npc/005-1/ayasha.txt~:159
#, no-c-format
msgid "Oh! You found me. Good job!"
msgstr ""
@@ -11516,17 +8344,14 @@ msgid "Oh, I was going to ask you if you wanted to help the crew search for some
msgstr ""
#. code: l("Oh, Welcome then.");
-#: npc/003-1/sarah.txt~:35
#: npc/003-1/sarah.txt:35
#, no-c-format
msgid "Oh, Welcome then."
msgstr ""
#. code: mesq l("Oh, and I almost forgot! Do not give the password of your room to anybody! I am the only one who has the other key and I won't ask for yours so keep it secret and try not to use the same password for any other room in the future.");
-#: npc/002-3/juliet.txt~:82
#: npc/002-3/juliet.txt:201
#: npc/002-3/juliet.txt:82
-#: npc/002-3/juliet.txt~:201
#, no-c-format
msgid "Oh, and I almost forgot! Do not give the password of your room to anybody! I am the only one who has the other key and I won't ask for yours so keep it secret and try not to use the same password for any other room in the future."
msgstr ""
@@ -11537,12 +8362,6 @@ msgstr ""
msgid "Oh, and a fruit may even fall for you if you are lucky! But stay alert to pick up your drops."
msgstr ""
-#. code: mesq l("Oh, and give her some clothes, the poor girl, the ones she had were in an even worse condition than the ones we have.", "Oh, and give him some clothes, the poor guy, the ones he had were in an even worse condition than the ones we have.");
-#: npc/000-0-0/sailors.txt~:45
-#, no-c-format
-msgid "Oh, and give her some clothes, the poor girl, the ones she had were in an even worse condition than the ones we have."
-msgstr ""
-
#. code: mesq lg("Oh, and give her some clothes, the poor girl, the ones she had were in an even worse condition than the ones we have.", "Oh, and give him some clothes, the poor guy, the ones he had were in an even worse condition than the ones we have.");
#: npc/000-0-0/sailors.txt:45
#, no-c-format
@@ -11556,8 +8375,6 @@ msgid "Oh, and give him some clothes, the poor guy, the ones he had were in an e
msgstr ""
#. code: l("Oh, and you will need this book too, it will help you learn the basics of fishing."),
-#: npc/test/hinnack.txt~:53
-#: npc/003-1/eugene.txt~:62
#: npc/test/hinnack.txt:53
#: npc/003-1/eugene.txt:62
#, no-c-format
@@ -11565,7 +8382,6 @@ msgid "Oh, and you will need this book too, it will help you learn the basics of
msgstr ""
#. code: mesq l("Oh, every settlement is part of it. Candor, Tulimshar, Hurnscald, Frostia, Halinarzo, Artis, Esperia, Nivalis...");
-#: npc/003-1/gladys.txt~:44
#: npc/003-1/gladys.txt:45
#, no-c-format
msgid "Oh, every settlement is part of it. Candor, Tulimshar, Hurnscald, Frostia, Halinarzo, Artis, Esperia, Nivalis..."
@@ -11573,13 +8389,11 @@ msgstr ""
#. code: mesq lg("Oh, she's still alive!", "Oh, he's still alive!");
#: npc/000-0/sailors.txt:62
-#: npc/000-0/sailors.txt~:62
#, no-c-format
msgid "Oh, he's still alive!#1"
msgstr ""
#. code: mesq l("Oh, hello there! Welcome to the Mana Plain Of Existence!");
-#: npc/001-1/rewards.txt~:8
#: npc/001-1/rewards.txt:8
#, no-c-format
msgid "Oh, hello there! Welcome to the Mana Plain Of Existence!"
@@ -11587,57 +8401,54 @@ msgstr ""
#. code: l("Oh, it is simple. I have on this book the names of every citizen of Candor and its surroundings."),
#: npc/005-5/cynric.txt:48
-#: npc/005-5/cynric.txt~:48
#, no-c-format
msgid "Oh, it is simple. I have on this book the names of every citizen of Candor and its surroundings."
msgstr ""
#. code: l("Oh, it is simple. I have on this book the names of every citizen of Tulimshar and its surroundings."),
#: npc/003-3/malindou.txt:48
-#: npc/003-3/malindou.txt~:48
#, no-c-format
msgid "Oh, it is simple. I have on this book the names of every citizen of Tulimshar and its surroundings."
msgstr ""
-#. code: mesq l("Oh, it's you.");
-#: npc/002-1/dan.txt:35
-#, no-c-format
-msgid "Oh, it's you."
-msgstr ""
-
#. code: mes lg("Oh, now that I remember, we also found some money in your pockets, here it is!");
-#: npc/002-1/arpan.txt~:205
#: npc/002-1/arpan.txt:206
#, no-c-format
msgid "Oh, now that I remember, we also found some money in your pockets, here it is!#0"
msgstr ""
#. code: mes lg("Oh, now that I remember, we also found some money in your pockets, here it is!");
-#: npc/002-1/arpan.txt~:205
#: npc/002-1/arpan.txt:206
#, no-c-format
msgid "Oh, now that I remember, we also found some money in your pockets, here it is!#1"
msgstr ""
+#. code: mesq l("Oh, please. They're weaker than Maggots. They will only pose a threat if you're unarmed.");
+#: npc/002-1/dan.txt~:40
+#: npc/002-1/dan.txt:40
+#, no-c-format
+msgid "Oh, please. They're weaker than Maggots. They will only pose a threat if you're unarmed."
+msgstr ""
+
#. code: mesq lg("Oh, she's still alive!", "Oh, he's still alive!");
#: npc/000-0/sailors.txt:62
-#: npc/000-0/sailors.txt~:62
#, no-c-format
msgid "Oh, she's still alive!#0"
msgstr ""
-#. code: rif(countitem("Cotton Cloth") < 3 && countitem("Maggot Slime") < 3, l("Oh, then I don't have enough! I'll bring more later!")), L_Close,
-#: npc/005-1/maya.txt:43
-#: npc/005-1/maya.txt~:43
+#. code: rif(countitem(ScorpionStinger) < 3 || countitem(PiouFeathers) < 10, l("Oh, then I don't have enough! I'll bring more later!")), L_Close,
+#. code: rif(countitem("Cotton Cloth") < 3 || countitem("Maggot Slime") < 3, l("Oh, then I don't have enough! I'll bring more later!")), L_Close,
+#: npc/005-1/maya.txt:50
+#: npc/005-1/maya.txt~:98
+#: npc/005-1/maya.txt:98
+#: npc/005-1/maya.txt~:50
#, no-c-format
msgid "Oh, then I don't have enough! I'll bring more later!"
msgstr ""
#. code: l("Oh, wait a second...");
-#: npc/003-3/malindou.txt:38
-#: npc/005-5/cynric.txt~:38
-#: npc/003-3/malindou.txt~:38
#: npc/005-5/cynric.txt:38
+#: npc/003-3/malindou.txt:38
#, no-c-format
msgid "Oh, wait a second..."
msgstr ""
@@ -11651,13 +8462,11 @@ msgstr ""
#. code: mesq l("Oh... it seems that you have no room for the lifestones. But please do come back later when you have made a little space.");
#: npc/004-1/elanore.txt:108
-#: npc/004-1/elanore.txt~:108
#, no-c-format
msgid "Oh... it seems that you have no room for the lifestones. But please do come back later when you have made a little space."
msgstr ""
#. code: mesq l("Oh... um... actually... all I wanted was to get to Artis. Err... but I didn't, uhm... have enough money to pay for the ferry!");
-#: npc/002-1/alige.txt~:114
#: npc/002-1/alige.txt:116
#, no-c-format
msgid "Oh... um... actually... all I wanted was to get to Artis. Err... but I didn't, uhm... have enough money to pay for the ferry!"
@@ -11670,28 +8479,24 @@ msgid "Ok I add your name... @@..."
msgstr ""
#. code: //mesq lg("Ok, I think she's waking up, go see her.", "Ok, I think he's waking up, go see him.");
-#: npc/000-0-0/sailors.txt~:64
#: npc/000-0-0/sailors.txt:64
#, no-c-format
msgid "Ok, I think he's waking up, go see him.#1"
msgstr ""
#. code: //mesq lg("Ok, I think she's waking up, go see her.", "Ok, I think he's waking up, go see him.");
-#: npc/000-0-0/sailors.txt~:64
#: npc/000-0-0/sailors.txt:64
#, no-c-format
msgid "Ok, I think she's waking up, go see her.#0"
msgstr ""
#. code: switch (select(l("Ok, I'll be back in no time."),
-#: npc/005-1/vincent.txt~:21
-#: npc/005-1/vincent.txt:21
+#: npc/005-1/vincent.txt:22
#, no-c-format
msgid "Ok, I'll be back in no time."
msgstr ""
#. code: mesq l("Ok, done.");
-#: npc/002-3/juliet.txt~:59
#: npc/002-3/juliet.txt:59
#, no-c-format
msgid "Ok, done."
@@ -11699,14 +8504,12 @@ msgstr ""
#. code: l("Ok, let me see..."),
#: npc/003-1/cyndala.txt:70
-#: npc/003-1/cyndala.txt~:70
#, no-c-format
msgid "Ok, let me see..."
msgstr ""
#. code: l("Ok, see you later."),L_Close,
#: npc/003-2/lua.txt:13
-#: npc/003-2/lua.txt~:13
#, no-c-format
msgid "Ok, see you later."
msgstr ""
@@ -11739,21 +8542,13 @@ msgstr ""
msgid "Okay, I'm ready to work!#1"
msgstr ""
-#. code: mesq l("Okay, since you do not want to ... But I'll let you know that I'm only willing to help you as long as you do not have enough strength to get through the gate and a little after that to get used to the world. After that, it's no use complaining about my help.");
-#: npc/005-1/trainer.txt~:165
-#, no-c-format
-msgid "Okay, since you do not want to ... But I'll let you know that I'm only willing to help you as long as you do not have enough strength to get through the gate and a little after that to get used to the world. After that, it's no use complaining about my help."
-msgstr ""
-
#. code: mesq l("Okay, which arena will you join? Cost is @@ GP.", .price);
-#: npc/003-5/arnea.txt~:76
#: npc/003-5/arnea.txt:76
#, no-c-format
msgid "Okay, which arena will you join? Cost is @@ GP."
msgstr ""
#. code: mesq l("Okay, which arena will you rent? Cost is @@ GP.", .price);
-#: npc/003-5/arnea.txt~:27
#: npc/003-5/arnea.txt:27
#, no-c-format
msgid "Okay, which arena will you rent? Cost is @@ GP."
@@ -11773,7 +8568,6 @@ msgid "Old Towel"
msgstr ""
#. code: mes l("Old line:");
-#: npc/commands/motd.txt~:73
#: npc/commands/motd.txt:73
#, no-c-format
msgid "Old line:"
@@ -11785,48 +8579,59 @@ msgstr ""
msgid "Oldur Card"
msgstr ""
-#. code: 1066: On
-#: conf/messages.conf:869
-msgid "On"
-msgstr ""
-
#. code: mes col(l("Once the monster is dead, click on the dropped items to add them to your inventory. You can also use the 'Z' key to claim the drops."), 9);
-#: npc/002-1/alige.txt~:303
#: npc/002-1/alige.txt:305
#, no-c-format
msgid "Once the monster is dead, click on the dropped items to add them to your inventory. You can also use the 'Z' key to claim the drops."
msgstr ""
#. code: mesq l("Once used, they will disappear from your inventory.");
-#: npc/005-1/trainer.txt~:201
-#: npc/005-7/trainer.txt~:291
-#: npc/005-7/trainer.txt:291
+#: npc/005-7/trainer.txt~:305
+#: npc/005-7/trainer.txt:305
#, no-c-format
msgid "Once used, they will disappear from your inventory."
msgstr ""
#. code: l("Once you have the appropriate colorant for the item, ##bdrag the colorant##b to the material."),
#: npc/003-1/cyndala.txt:17
-#: npc/003-1/cyndala.txt~:17
#, no-c-format
msgid "Once you have the appropriate colorant for the item, ##bdrag the colorant##b to the material."
msgstr ""
-#. code: 301: One Castle
-#: conf/messages.conf:310
-msgid "One Castle"
-msgstr ""
-
#. code: mesq l("Only finest wares!");
#: npc/003-1/inar.txt:6
#, no-c-format
msgid "Only finest wares!"
msgstr ""
+#. code: mes l("Only getting closer to find out what kind this one is.");
+#: npc/001-4/mushroom.txt:125
+#: npc/001-4/mushroom.txt:75
+#: npc/001-4/mushroom.txt:145
+#: npc/001-4/mushroom.txt:15
+#: npc/001-4/mushroom.txt:35
+#: npc/001-4/mushroom.txt:105
+#: npc/001-4/mushroom.txt:25
+#: npc/001-4/mushroom.txt:95
+#: npc/001-4/mushroom.txt:135
+#: npc/001-4/mushroom.txt:55
+#: npc/001-4/mushroom.txt:65
+#: npc/001-4/mushroom.txt:85
+#: npc/001-4/mushroom.txt:115
+#: npc/001-4/mushroom.txt:45
+#, no-c-format
+msgid "Only getting closer to find out what kind this one is."
+msgstr ""
+
+#. code: rif(getgmlevel() && .WALL, l("Open Extension")), L_DelWall,
+#: npc/001-1/portal.txt:16
+#, no-c-format
+msgid "Open Extension"
+msgstr ""
+
#. code: mesq l("Open your inventory window(F3 key) next to the trading window. Select an item you want to offer, and then press the Add button. To add money to the negotiation, enter the amount you will offer and press the Change button.");
-#: npc/005-7/trainer.txt~:194
-#: npc/005-7/trainer.txt:194
-#: npc/005-1/trainer.txt~:98
+#: npc/005-7/trainer.txt:208
+#: npc/005-7/trainer.txt~:208
#, no-c-format
msgid "Open your inventory window(F3 key) next to the trading window. Select an item you want to offer, and then press the Add button. To add money to the negotiation, enter the amount you will offer and press the Change button."
msgstr ""
@@ -11843,11 +8648,6 @@ msgstr ""
msgid "Opera Mask"
msgstr ""
-#. code: 9: Options changed.
-#: conf/messages.conf:36
-msgid "Options changed."
-msgstr ""
-
#. code: Name: "Orange"
#: item_db.conf:-1
#, no-c-format
@@ -11868,7 +8668,6 @@ msgstr ""
#. code: mesn "Orc Voice";
#: npc/000-0/sailors.txt:33
-#: npc/000-0/sailors.txt~:33
#, no-c-format
msgid "Orc Voice"
msgstr ""
@@ -11878,31 +8677,14 @@ msgstr ""
#. code: setnpcdialogtitle l("Quest debug") + " - " + l("Other");
#. code: mes l("This menu gives access to quest debug menus for @@ quests.", strtolower(l("Other")));
#: npc/commands/debug-quest.txt:7
-#: npc/commands/debug-quest.txt~:139
#: npc/commands/debug-quest.txt:8
#: npc/commands/debug-look.txt:10
-#: npc/commands/debug-look.txt~:10
-#: npc/commands/debug-quest.txt~:98
-#: npc/commands/debug-quest.txt~:97
#: npc/commands/debug-quest.txt:43
#, no-c-format
msgid "Other"
msgstr ""
-#. code: 1301: Other Drop Rates: MvP %.2fx / Card-Based %.2fx / Treasure %.2fx
-#: conf/messages.conf:1261
-msgid "Other Drop Rates: MvP %.2fx / Card-Based %.2fx / Treasure %.2fx"
-msgstr ""
-
-#. code: 1090: Other Flags:
-#. code: 1081: Other Flags:
-#: conf/messages.conf:893
-#: conf/messages.conf:884
-msgid "Other Flags: "
-msgstr ""
-
#. code: l("Other things are written but are not legible anymore.");
-#: npc/002-3/note.txt~:19
#: npc/002-3/note.txt:19
#, no-c-format
msgid "Other things are written but are not legible anymore."
@@ -11915,39 +8697,26 @@ msgstr ""
msgid "Other."
msgstr ""
-#. code: mesq l("Otherwise, you could ask the Constable. They act in the Alliance stead to enforce law and order, and may have... special arrangements for you.");
-#: npc/003-1/gladys.txt:77
-#: npc/003-1/gladys.txt~:76
+#. code: mesq l("Otherwise, the monsters here usually won't attack you unless provoked.");
+#: npc/005-7/trainer.txt:137
+#: npc/005-7/trainer.txt~:137
#, no-c-format
-msgid "Otherwise, you could ask the Constable. They act in the Alliance stead to enforce law and order, and may have... special arrangements for you."
+msgid "Otherwise, the monsters here usually won't attack you unless provoked."
msgstr ""
-#. code: l("Our only wish to eat a plush, so juicy sweet...");
-#: npc/005-6/zitoni.txt~:46
-#: npc/005-6/zitoni.txt:45
+#. code: mesq l("Otherwise, you could ask the Constable. They act in the Alliance stead to enforce law and order, and may have... special arrangements for you.");
+#: npc/003-1/gladys.txt:77
#, no-c-format
-msgid "Our only wish to eat a plush, so juicy sweet..."
-msgstr ""
-
-#. code: 904: Packet 0x%x length: %d
-#: conf/messages.conf:662
-msgid "Packet 0x%x length: %d"
+msgid "Otherwise, you could ask the Constable. They act in the Alliance stead to enforce law and order, and may have... special arrangements for you."
msgstr ""
#. code: if(@temp == 2) mesq l("Painless, wasn't it?");
-#: npc/005-7/nurse.txt~:55
+#: npc/005-7/nurse.txt:123
#: npc/004-1/elanore.txt:56
-#: npc/004-1/elanore.txt~:56
-#: npc/005-7/nurse.txt:55
#, no-c-format
msgid "Painless, wasn't it?"
msgstr ""
-#. code: 588: Paladin
-#: conf/messages.conf:525
-msgid "Paladin"
-msgstr ""
-
#. code: Name: "Paladin Card"
#: item_db.conf:-1
#, no-c-format
@@ -11956,7 +8725,6 @@ msgstr ""
#. code: l("Paper");
#: npc/test/rock.txt:127
-#: npc/test/rock.txt~:127
#, no-c-format
msgid "Paper"
msgstr ""
@@ -11967,16 +8735,6 @@ msgstr ""
msgid "Partner not ready."
msgstr ""
-#. code: 227: Party modification is disabled in this map.
-#: conf/messages.conf:232
-msgid "Party modification is disabled in this map."
-msgstr ""
-
-#. code: 1096: PartyLock |
-#: conf/messages.conf:899
-msgid "PartyLock | "
-msgstr ""
-
#. code: Name: "Pear"
#: item_db.conf:-1
#, no-c-format
@@ -11990,40 +8748,35 @@ msgid "Pearl"
msgstr ""
#. code: mesq l("People are challenging now.");
-#: npc/004-1/bgmaster.txt~:63
#: npc/001-1/bgmaster.txt:31
-#: npc/001-1/bgmaster.txt~:31
#, no-c-format
msgid "People are challenging now."
msgstr ""
#. code: mesq l("People say it is the second biggest city from the world.");
-#: npc/003-1/ninathetraveler.txt~:84
-#: npc/003-1/ninathetraveler.txt:84
+#: npc/003-1/ninathetraveler.txt:87
+#: npc/003-1/ninathetraveler.txt~:87
#, no-c-format
msgid "People say it is the second biggest city from the world."
msgstr ""
#. code: mesq l("People usually dock there when travelling to the second continent. Nothing exceptional about economy.");
-#: npc/003-1/ninathetraveler.txt:88
-#: npc/003-1/ninathetraveler.txt~:88
+#: npc/003-1/ninathetraveler.txt~:91
+#: npc/003-1/ninathetraveler.txt:91
#, no-c-format
msgid "People usually dock there when travelling to the second continent. Nothing exceptional about economy."
msgstr ""
#. code: mesq l("People vary greatly in the amount of strength, agility, dexterity, intelligence, vitality and luck.");
-#: npc/005-7/trainer.txt~:366
-#: npc/005-1/trainer.txt~:276
-#: npc/005-7/trainer.txt:366
+#: npc/005-7/trainer.txt~:380
+#: npc/005-7/trainer.txt:380
#, no-c-format
msgid "People vary greatly in the amount of strength, agility, dexterity, intelligence, vitality and luck."
msgstr ""
#. code: l("Perfect!"),
-#: npc/003-3/malindou.txt~:81
-#: npc/005-5/cynric.txt:81
-#: npc/005-5/cynric.txt~:81
#: npc/003-3/malindou.txt:81
+#: npc/005-5/cynric.txt:81
#, no-c-format
msgid "Perfect!"
msgstr ""
@@ -12035,26 +8788,6 @@ msgstr ""
msgid "Perfect! Here is your reward! (40 xp 25 gp)"
msgstr ""
-#. code: 185: Pet hunger changed.
-#: conf/messages.conf:201
-msgid "Pet hunger changed."
-msgstr ""
-
-#. code: 186: Pet hunger is already at maximum.
-#: conf/messages.conf:202
-msgid "Pet hunger is already at maximum."
-msgstr ""
-
-#. code: 182: Pet intimacy changed.
-#: conf/messages.conf:198
-msgid "Pet intimacy changed."
-msgstr ""
-
-#. code: 183: Pet intimacy is already at maximum.
-#: conf/messages.conf:199
-msgid "Pet intimacy is already at maximum."
-msgstr ""
-
#. code: Name: "Petal"
#: item_db.conf:-1
#, no-c-format
@@ -12068,11 +8801,6 @@ msgstr ""
msgid "Peter"
msgstr ""
-#. code: 866: Pets are not allowed in Guild Wars.
-#: conf/messages.conf:635
-msgid "Pets are not allowed in Guild Wars."
-msgstr ""
-
#. code: Name: "Piberries"
#: item_db.conf:-1
#, no-c-format
@@ -12086,8 +8814,6 @@ msgid "Piberries Infusion"
msgstr ""
#. code: l("Pick an item from either storage or inventory and choose what you want to do with it by clicking the right button."),
-#: npc/005-5/nylo.txt~:15
-#: npc/005-5/nylo.txt~:60
#: npc/005-5/nylo.txt:15
#: npc/005-5/nylo.txt:60
#, no-c-format
@@ -12095,11 +8821,17 @@ msgid "Pick an item from either storage or inventory and choose what you want to
msgstr ""
#. code: Name: "Pikpik"
-#: mob_db.conf:597
+#: mob_db.conf:598
#, no-c-format
msgid "Pikpik"
msgstr ""
+#. code: Name: "Pile Of Ash"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Pile Of Ash"
+msgstr ""
+
#. code: Name: "Pink Antenna"
#: item_db.conf:-1
#, no-c-format
@@ -12154,8 +8886,14 @@ msgstr ""
msgid "Piou egg"
msgstr ""
+#. code: 002-1,0,0,0 script PiouSpwn NPC_HIDDEN,{
+#: npc/002-1/dan.txt~:82
+#: npc/002-1/dan.txt:82
+#, no-c-format
+msgid "PiouSpwn"
+msgstr ""
+
#. code: l("Pious must keep a strict diet composed of Piberries."),
-#: npc/items/books.txt~:99
#: npc/items/books.txt:99
#, no-c-format
msgid "Pious must keep a strict diet composed of Piberries."
@@ -12168,90 +8906,19 @@ msgid "Piousse"
msgstr ""
#. code: Name: "Plant"
-#: mob_db.conf:1307
+#: mob_db.conf:1353
#, no-c-format
msgid "Plant"
msgstr ""
-#. code: 1099: Player '%s' (session #%d) | Location: %d,%d
-#: conf/messages.conf:902
-msgid "Player '%s' (session #%d) | Location: %d,%d"
-msgstr ""
-
-#. code: 1437: Player '%s' has now been banned from the '%s' channel
-#: conf/messages.conf:1464
-msgid "Player '%s' has now been banned from the '%s' channel"
-msgstr ""
-
-#. code: 1441: Player '%s' has now been unbanned from the '%s' channel
-#: conf/messages.conf:1468
-msgid "Player '%s' has now been unbanned from the '%s' channel"
-msgstr ""
-
-#. code: 1465: Player '%s' is already banned from this channel
-#: conf/messages.conf:1492
-msgid "Player '%s' is already banned from this channel"
-msgstr ""
-
-#. code: 1440: Player '%s' is not banned from this channel
-#: conf/messages.conf:1467
-msgid "Player '%s' is not banned from this channel"
-msgstr ""
-
-#. code: 1434: Player '%s' was not found
-#: conf/messages.conf:1462
-msgid "Player '%s' was not found"
-msgstr ""
-
-#. code: 257: Player database has been reloaded.
-#: conf/messages.conf:262
-msgid "Player database has been reloaded."
-msgstr ""
-
-#. code: 109: Player has been nuked!
-#: conf/messages.conf:126
-msgid "Player has been nuked!"
-msgstr ""
-
-#. code: 1235: Player is not muted.
-#: conf/messages.conf:1153
-msgid "Player is not muted."
-msgstr ""
-
-#. code: 1168: Player is using %s skill tree (%d basic points).
-#: conf/messages.conf:1031
-msgid "Player is using %s skill tree (%d basic points)."
-msgstr ""
-
-#. code: 1170: Player requires level %d of skill %s.
-#: conf/messages.conf:1033
-msgid "Player requires level %d of skill %s."
-msgstr ""
-
-#. code: 121: Player unjailed.
-#: conf/messages.conf:138
-msgid "Player unjailed."
-msgstr ""
-
-#. code: 1236: Player unmuted.
-#: conf/messages.conf:1154
-msgid "Player unmuted."
-msgstr ""
-
-#. code: 118: Player warped to jail.
-#: conf/messages.conf:135
-msgid "Player warped to jail."
-msgstr ""
-
#. code: mesq l("Please bring us 5 @@! That should be enough!", getitemlink("Beer"));
+#: npc/005-1/sailors.txt~:48
#: npc/005-1/sailors.txt:48
-#: npc/005-1/sailors.txt~:44
#, no-c-format
msgid "Please bring us 5 @@! That should be enough!"
msgstr ""
#. code: //mes l("Please choose the desired gender:");
-#: npc/commands/debug-look.txt~:5
#: npc/commands/debug-look.txt:5
#, no-c-format
msgid "Please choose the desired gender:"
@@ -12259,449 +8926,23 @@ msgstr ""
#. code: mesq l("Please don't tell people you saw me. I don't want to be decapitated or get thrown into the sea as food for sharks, or get my hair mussed!");
#: npc/002-1/alige.txt:118
-#: npc/002-1/alige.txt~:116
#, no-c-format
msgid "Please don't tell people you saw me. I don't want to be decapitated or get thrown into the sea as food for sharks, or get my hair mussed!"
msgstr ""
-#. code: 1143: Please enter a Monster/NPC name/ID (usage: @disguise <name/ID>).
-#: conf/messages.conf:974
-msgid "Please enter a Monster/NPC name/ID (usage: @disguise <name/ID>)."
-msgstr ""
-
-#. code: 1145: Please enter a Monster/NPC name/ID (usage: @disguiseall <name/ID>).
-#: conf/messages.conf:978
-msgid "Please enter a Monster/NPC name/ID (usage: @disguiseall <name/ID>)."
-msgstr ""
-
-#. code: 1130: Please enter a NPC name (usage: @enablenpc <NPC_name>).
-#: conf/messages.conf:945
-msgid "Please enter a NPC name (usage: @enablenpc <NPC_name>)."
-msgstr ""
-
-#. code: 1131: Please enter a NPC name (usage: @hidenpc <NPC_name>).
-#: conf/messages.conf:948
-msgid "Please enter a NPC name (usage: @hidenpc <NPC_name>)."
-msgstr ""
-
-#. code: 1133: Please enter a NPC name (usage: @npcoff <NPC_name>).
-#: conf/messages.conf:954
-msgid "Please enter a NPC name (usage: @npcoff <NPC_name>)."
-msgstr ""
-
-#. code: 1129: Please enter a NPC name (usage: @tonpc <NPC_name>).
-#: conf/messages.conf:942
-msgid "Please enter a NPC name (usage: @tonpc <NPC_name>)."
-msgstr ""
-
-#. code: 992: Please enter a clothes color (usage: @dye/@ccolor <clothes color: %d-%d>).
-#: conf/messages.conf:732
-msgid "Please enter a clothes color (usage: @dye/@ccolor <clothes color: %d-%d>)."
-msgstr ""
-
-#. code: 1030: Please enter a guild name (usage: @guild <guild_name>).
-#: conf/messages.conf:821
-msgid "Please enter a guild name (usage: @guild <guild_name>)."
-msgstr ""
-
-#. code: 1034: Please enter a guild name/ID (usage: @guildrecall <guild_name/ID>).
-#: conf/messages.conf:831
-msgid "Please enter a guild name/ID (usage: @guildrecall <guild_name/ID>)."
-msgstr ""
-
-#. code: 1126: Please enter a guild name/ID (usage: @guildspy <guild_name/ID>).
-#: conf/messages.conf:933
-msgid "Please enter a guild name/ID (usage: @guildspy <guild_name/ID>)."
-msgstr ""
-
-#. code: 994: Please enter a hair color (usage: @haircolor/@hcolor <hair color: %d-%d>).
-#: conf/messages.conf:738
-msgid "Please enter a hair color (usage: @haircolor/@hcolor <hair color: %d-%d>)."
-msgstr ""
-
-#. code: 993: Please enter a hair style (usage: @hairstyle/@hstyle <hair ID: %d-%d>).
-#: conf/messages.conf:735
-msgid "Please enter a hair style (usage: @hairstyle/@hstyle <hair ID: %d-%d>)."
-msgstr ""
-
-#. code: 1256: Please enter a homunculus ID (usage: @makehomun <homunculus id>).
-#: conf/messages.conf:1190
-msgid "Please enter a homunculus ID (usage: @makehomun <homunculus id>)."
-msgstr ""
-
-#. code: 1259: Please enter a hunger value (usage: @homhungry <hunger value [0-100]>).
-#: conf/messages.conf:1197
-msgid "Please enter a hunger value (usage: @homhungry <hunger value [0-100]>)."
-msgstr ""
-
-#. code: 1253: Please enter a level adjustment (usage: @homlevel <number of levels>).
-#: conf/messages.conf:1181
-msgid "Please enter a level adjustment (usage: @homlevel <number of levels>)."
-msgstr ""
-
-#. code: 987: Please enter a level adjustment (usage: @joblvup/@jlevel/@joblvlup <number of levels>).
-#: conf/messages.conf:721
-msgid "Please enter a level adjustment (usage: @joblvup/@jlevel/@joblvlup <number of levels>)."
-msgstr ""
-
-#. code: 986: Please enter a level adjustment (usage: @lvup/@blevel/@baselvlup <number of levels>).
-#: conf/messages.conf:718
-msgid "Please enter a level adjustment (usage: @lvup/@blevel/@baselvlup <number of levels>)."
-msgstr ""
-
-#. code: 909: Please enter a map (usage: @warp/@rura/@mapmove <mapname> <x> <y>).
-#: conf/messages.conf:669
-msgid "Please enter a map (usage: @warp/@rura/@mapmove <mapname> <x> <y>)."
-msgstr ""
-
-#. code: 1149: Please enter a message (usage: @broadcast <message>).
-#: conf/messages.conf:990
-msgid "Please enter a message (usage: @broadcast <message>)."
-msgstr ""
-
-#. code: 1260: Please enter a message (usage: @homtalk <message>).
-#: conf/messages.conf:1200
-msgid "Please enter a message (usage: @homtalk <message>)."
-msgstr ""
-
-#. code: 980: Please enter a message (usage: @kami <message>).
-#: conf/messages.conf:706
-msgid "Please enter a message (usage: @kami <message>)."
-msgstr ""
-
-#. code: 1150: Please enter a message (usage: @localbroadcast <message>).
-#: conf/messages.conf:993
-msgid "Please enter a message (usage: @localbroadcast <message>)."
-msgstr ""
-
-#. code: 1302: Please enter a message (usage: @me <message>).
-#: conf/messages.conf:1264
-msgid "Please enter a message (usage: @me <message>)."
-msgstr ""
-
-#. code: 1224: Please enter a message (usage: @pettalk <message>).
-#: conf/messages.conf:1132
-msgid "Please enter a message (usage: @pettalk <message>)."
-msgstr ""
-
-#. code: 1146: Please enter a mob name/ID and guild name/ID (usage: @disguiseguild <mob name/ID>, <guild name/ID>).
-#: conf/messages.conf:981
-msgid "Please enter a mob name/ID and guild name/ID (usage: @disguiseguild <mob name/ID>, <guild name/ID>)."
-msgstr ""
-
-#. code: 546: Please enter a mob name/id (usage: @showmobs <mob name/id>)
-#: conf/messages.conf:478
-msgid "Please enter a mob name/id (usage: @showmobs <mob name/id>)"
-msgstr ""
-
-#. code: 1218: Please enter a monster name (usage: @mobsearch <monster name>).
-#: conf/messages.conf:1120
-msgid "Please enter a monster name (usage: @mobsearch <monster name>)."
-msgstr ""
-
-#. code: 1225: Please enter a monster name (usage: @summon <monster name> {duration}).
-#: conf/messages.conf:1135
-msgid "Please enter a monster name (usage: @summon <monster name> {duration})."
-msgstr ""
-
-#. code: 1239: Please enter a monster name/ID (usage: @mobinfo <monster_name_or_monster_ID>).
-#: conf/messages.conf:1163
-msgid "Please enter a monster name/ID (usage: @mobinfo <monster_name_or_monster_ID>)."
-msgstr ""
-
-#. code: 1288: Please enter a monster name/ID (usage: @whereis <monster_name_or_monster_ID>).
-#: conf/messages.conf:1240
-msgid "Please enter a monster name/ID (usage: @whereis <monster_name_or_monster_ID>)."
-msgstr ""
-
-#. code: 1015: Please enter a monster/egg name/ID (usage: @makeegg <pet>).
-#: conf/messages.conf:780
-msgid "Please enter a monster/egg name/ID (usage: @makeegg <pet>)."
-msgstr ""
-
-#. code: 1011: Please enter a number (usage: @skpoint <number of points>).
-#: conf/messages.conf:768
-msgid "Please enter a number (usage: @skpoint <number of points>)."
-msgstr ""
-
-#. code: 1010: Please enter a number (usage: @stpoint <number of points>).
-#: conf/messages.conf:765
-msgid "Please enter a number (usage: @stpoint <number of points>)."
-msgstr ""
-
-#. code: 1029: Please enter a party name (usage: @party <party_name>).
-#: conf/messages.conf:818
-msgid "Please enter a party name (usage: @party <party_name>)."
-msgstr ""
-
-#. code: 1035: Please enter a party name/ID (usage: @partyrecall <party_name/ID>).
-#: conf/messages.conf:834
-msgid "Please enter a party name/ID (usage: @partyrecall <party_name/ID>)."
-msgstr ""
-
-#. code: 1127: Please enter a party name/ID (usage: @partyspy <party_name/ID>).
-#: conf/messages.conf:936
-msgid "Please enter a party name/ID (usage: @partyspy <party_name/ID>)."
-msgstr ""
-
-#. code: 1021: Please enter a player name (usage: @block <char name>).
-#: conf/messages.conf:796
-msgid "Please enter a player name (usage: @block <char name>)."
-msgstr ""
-
-#. code: 1134: Please enter a player name (usage: @jail <char_name>).
-#: conf/messages.conf:957
-msgid "Please enter a player name (usage: @jail <char_name>)."
-msgstr ""
-
-#. code: 911: Please enter a player name (usage: @jumpto/@warpto/@goto <char name/ID>).
-#: conf/messages.conf:675
-msgid "Please enter a player name (usage: @jumpto/@warpto/@goto <char name/ID>)."
-msgstr ""
-
-#. code: 1026: Please enter a player name (usage: @kick <char name/ID>).
-#: conf/messages.conf:809
-msgid "Please enter a player name (usage: @kick <char name/ID>)."
-msgstr ""
-
-#. code: 1128: Please enter a player name (usage: @nuke <char name>).
-#: conf/messages.conf:939
-msgid "Please enter a player name (usage: @nuke <char name>)."
-msgstr ""
-
-#. code: 1018: Please enter a player name (usage: @recall <char name/ID>).
-#: conf/messages.conf:789
-msgid "Please enter a player name (usage: @recall <char name/ID>)."
-msgstr ""
-
-#. code: 1230: Please enter a player name (usage: @trade <char name>).
-#: conf/messages.conf:1144
-msgid "Please enter a player name (usage: @trade <char name>)."
-msgstr ""
-
-#. code: 1025: Please enter a player name (usage: @unban <char name>).
-#: conf/messages.conf:806
-msgid "Please enter a player name (usage: @unban <char name>)."
-msgstr ""
-
-#. code: 1024: Please enter a player name (usage: @unblock <char name>).
-#: conf/messages.conf:803
-msgid "Please enter a player name (usage: @unblock <char name>)."
-msgstr ""
-
-#. code: 1135: Please enter a player name (usage: @unjail/@discharge <char_name>).
-#: conf/messages.conf:960
-msgid "Please enter a player name (usage: @unjail/@discharge <char_name>)."
-msgstr ""
-
-#. code: 1234: Please enter a player name (usage: @unmute <char name>).
-#: conf/messages.conf:1152
-msgid "Please enter a player name (usage: @unmute <char name>)."
-msgstr ""
-
-#. code: 910: Please enter a player name (usage: @where <char name>).
-#: conf/messages.conf:672
-msgid "Please enter a player name (usage: @where <char name>)."
-msgstr ""
-
-#. code: 996: Please enter a position bitmask and an amount (usage: @refine <equip position> <+/- amount>).
-#: conf/messages.conf:743
-msgid "Please enter a position bitmask and an amount (usage: @refine <equip position> <+/- amount>)."
-msgstr ""
-
-#. code: 1027: Please enter a quest skill ID.
-#: conf/messages.conf:812
-msgid "Please enter a quest skill ID."
-msgstr ""
-
-#. code: 1132: Please enter a script file name (usage: @loadnpc <file name>).
-#: conf/messages.conf:951
-msgid "Please enter a script file name (usage: @loadnpc <file name>)."
-msgstr ""
-
-#. code: 1163: Please enter a skill name to look up (usage: @skillid <skill name>).
-#: conf/messages.conf:1020
-msgid "Please enter a skill name to look up (usage: @skillid <skill name>)."
-msgstr ""
-
-#. code: 1217: Please enter a sound filename (usage: @sound <filename>).
-#: conf/messages.conf:1117
-msgid "Please enter a sound filename (usage: @sound <filename>)."
-msgstr ""
-
-#. code: 918: Please enter a speed value (usage: @speed <%d-%d>).
-#: conf/messages.conf:688
-msgid "Please enter a speed value (usage: @speed <%d-%d>)."
-msgstr ""
-
-#. code: 1009: Please enter a status type/flag (usage: @displaystatus <status type> <flag> <tick> {<val1> {<val2> {<val3>}}}).
-#: conf/messages.conf:762
-msgid "Please enter a status type/flag (usage: @displaystatus <status type> <flag> <tick> {<val1> {<val2> {<val3>}}})."
-msgstr ""
-
-#. code: 1297: Please enter a time in minutes (usage: @mutearea/@stfu <time in minutes>).
-#: conf/messages.conf:1255
-msgid "Please enter a time in minutes (usage: @mutearea/@stfu <time in minutes>)."
-msgstr ""
-
-#. code: 1014: Please enter a valid level (usage: @guildlvup/@guildlvlup <# of levels>).
-#: conf/messages.conf:777
-msgid "Please enter a valid level (usage: @guildlvup/@guildlvlup <# of levels>)."
-msgstr ""
-
-#. code: 1017: Please enter a valid number (usage: @pethungry <0-100>).
-#: conf/messages.conf:786
-msgid "Please enter a valid number (usage: @pethungry <0-100>)."
-msgstr ""
-
-#. code: 1008: Please enter a valid position (usage: @memo <memo_position:%d-%d>).
-#: conf/messages.conf:759
-msgid "Please enter a valid position (usage: @memo <memo_position:%d-%d>)."
-msgstr ""
-
-#. code: 1016: Please enter a valid value (usage: @petfriendly <0-1000>).
-#: conf/messages.conf:783
-msgid "Please enter a valid value (usage: @petfriendly <0-1000>)."
-msgstr ""
-
-#. code: 1013: Please enter a valid value (usage: @str/@agi/@vit/@int/@dex/@luk <+/-adjustment>).
-#: conf/messages.conf:774
-msgid "Please enter a valid value (usage: @str/@agi/@vit/@int/@dex/@luk <+/-adjustment>)."
-msgstr ""
-
-#. code: 984: Please enter all parameters (usage: @item2 <item name/ID> <quantity>).
-#: conf/messages.conf:714
-msgid "Please enter all parameters (usage: @item2 <item name/ID> <quantity>)."
-msgstr ""
-
-#. code: 296: Please enter all parameters (usage: @itembound2 <item name/ID> <quantity>
-#: conf/messages.conf:303
-msgid "Please enter all parameters (usage: @itembound2 <item name/ID> <quantity>"
-msgstr ""
-
-#. code: 1028: Please enter an amount (usage: @spiritball <number: 0-%d>).
-#: conf/messages.conf:815
-msgid "Please enter an amount (usage: @spiritball <number: 0-%d>)."
-msgstr ""
-
-#. code: 1012: Please enter an amount (usage: @zeny <amount>).
-#: conf/messages.conf:771
-msgid "Please enter an amount (usage: @zeny <amount>)."
-msgstr ""
-
-#. code: 1322: Please enter an amount.
-#: conf/messages.conf:1302
-msgid "Please enter an amount."
-msgstr ""
-
-#. code: 1152: Please enter an effect number (usage: @effect <effect number>).
-#: conf/messages.conf:999
-msgid "Please enter an effect number (usage: @effect <effect number>)."
-msgstr ""
-
-#. code: 1258: Please enter an intimacy value (usage: @homfriendly <intimacy value [0-1000]>).
-#: conf/messages.conf:1194
-msgid "Please enter an intimacy value (usage: @homfriendly <intimacy value [0-1000]>)."
-msgstr ""
-
-#. code: 983: Please enter an item name or ID (usage: @item <item name/ID> <quantity>).
-#: conf/messages.conf:711
-msgid "Please enter an item name or ID (usage: @item <item name/ID> <quantity>)."
-msgstr ""
-
-#. code: 295: Please enter an item name or ID (usage: @itembound <item name/ID> <quantity> <bound_type>).
-#: conf/messages.conf:302
-msgid "Please enter an item name or ID (usage: @itembound <item name/ID> <quantity> <bound_type>)."
-msgstr ""
-
-#. code: 1276: Please enter an item name/ID (usage: @ii/@iteminfo <item name/ID>).
-#: conf/messages.conf:1224
-msgid "Please enter an item name/ID (usage: @ii/@iteminfo <item name/ID>)."
-msgstr ""
-
-#. code: 1355: Please enter an item name/ID, a quantity, and a player name (usage: #delitem <player> <item_name_or_ID> <quantity>).
-#: conf/messages.conf:1347
-msgid "Please enter an item name/ID, a quantity, and a player name (usage: #delitem <player> <item_name_or_ID> <quantity>)."
-msgstr ""
-
-#. code: 1007: Please enter at least one item name/ID (usage: @produce <equip name/ID> <element> <# of very's>).
-#: conf/messages.conf:756
-msgid "Please enter at least one item name/ID (usage: @produce <equip name/ID> <element> <# of very's>)."
-msgstr ""
-
-#. code: 921: Please enter at least one option.
-#: conf/messages.conf:697
-msgid "Please enter at least one option."
-msgstr ""
-
-#. code: 1118: Please enter at least one valid list number (usage: @mapinfo <0-3> <map>).
-#. code: 1038: Please enter at least one valid list number (usage: @mapinfo <0-3> <map>).
-#: conf/messages.conf:841
-#: conf/messages.conf:921
-msgid "Please enter at least one valid list number (usage: @mapinfo <0-3> <map>)."
-msgstr ""
-
-#. code: 991: Please enter at least one value (usage: @model <hair ID: %d-%d> <hair color: %d-%d> <clothes color: %d-%d>).
-#: conf/messages.conf:729
-msgid "Please enter at least one value (usage: @model <hair ID: %d-%d> <hair color: %d-%d> <clothes color: %d-%d>)."
-msgstr ""
-
-#. code: 1022: Please enter ban time and a player name (usage: @ban <time> <char name>).
-#: conf/messages.conf:799
-msgid "Please enter ban time and a player name (usage: @ban <time> <char name>)."
-msgstr ""
-
-#. code: 981: Please enter color and message (usage: @kamic <color> <message>).
-#: conf/messages.conf:707
-msgid "Please enter color and message (usage: @kamic <color> <message>)."
-msgstr ""
-
-#. code: 1304: Please enter guild name/ID (usage: @sizeguild <size> <guild name/ID>).
-#: conf/messages.conf:1270
-msgid "Please enter guild name/ID (usage: @sizeguild <size> <guild name/ID>)."
-msgstr ""
-
-#. code: 1147: Please enter guild name/ID (usage: @undisguiseguild <guild name/ID>).
-#: conf/messages.conf:984
-msgid "Please enter guild name/ID (usage: @undisguiseguild <guild name/ID>)."
-msgstr ""
-
-#. code: 1284: Please enter item name/ID (usage: @whodrops <item name/ID>).
-#: conf/messages.conf:1234
-msgid "Please enter item name/ID (usage: @whodrops <item name/ID>)."
-msgstr ""
-
-#. code: 1031: Please enter part of an item name (usage: @idsearch <part_of_item_name>).
-#: conf/messages.conf:824
-msgid "Please enter part of an item name (usage: @idsearch <part_of_item_name>)."
-msgstr ""
-
-#. code: 1222: Please enter the correct parameters (usage: @npctalk <npc name>, <message>).
-#: conf/messages.conf:1128
-msgid "Please enter the correct parameters (usage: @npctalk <npc name>, <message>)."
-msgstr ""
-
-#. code: 1223: Please enter the correct parameters (usage: @npctalkc <color> <npc name>, <message>).
-#: conf/messages.conf:1129
-msgid "Please enter the correct parameters (usage: @npctalkc <color> <npc name>, <message>)."
-msgstr ""
-
#. code: mes l("Please enter the desired color") + " (0-255)";
#: npc/commands/debug-look.txt:35
-#: npc/commands/debug-look.txt~:35
#, no-c-format
msgid "Please enter the desired color"
msgstr ""
#. code: mes l("Please enter the desired race") + " (0-32767)";
-#: npc/commands/debug-look.txt~:45
#: npc/commands/debug-look.txt:45
#, no-c-format
msgid "Please enter the desired race"
msgstr ""
#. code: mes l("Please enter the desired style") + " (1-255)";
-#: npc/commands/debug-look.txt~:25
#: npc/commands/debug-look.txt:25
#, no-c-format
msgid "Please enter the desired style"
@@ -12709,72 +8950,59 @@ msgstr ""
#. code: mes l("Please enter the message:");
#: npc/commands/scheduled-broadcasts.txt:6
-#: npc/commands/scheduled-broadcasts.txt~:6
#, no-c-format
msgid "Please enter the message:"
msgstr ""
#. code: mes l("Please enter the new line.");
#: npc/commands/motd.txt:34
-#: npc/commands/motd.txt~:34
#, no-c-format
msgid "Please enter the new line."
msgstr ""
-#. code: 1151: Please enter two e-mail addresses (usage: @email <current@email> <new@email>).
-#: conf/messages.conf:996
-msgid "Please enter two e-mail addresses (usage: @email <current@email> <new@email>)."
-msgstr ""
-
#. code: l("Please excuse me, captain."), L_Close;
-#: npc/002-4/nard.txt:126
-#: npc/002-4/nard.txt~:126
+#: npc/002-4/nard.txt~:132
+#: npc/002-4/nard.txt:132
#, no-c-format
msgid "Please excuse me, captain."
msgstr ""
+#. code: rif(Hp < MaxHp, l("Please heal me!")),
#. code: rif(Zeny >= .@price, l("Please heal me!")), L_Heal_L,
-#: npc/005-7/nurse.txt:42
-#: npc/004-1/elanore.txt~:42
-#: npc/005-7/nurse.txt~:42
+#: npc/005-7/nurse.txt:110
+#: npc/005-7/nurse.txt:17
#: npc/004-1/elanore.txt:42
#, no-c-format
msgid "Please heal me!"
msgstr ""
#. code: mesq l("Please help me find the bug bomb Eomie gave us is in one of the store room barrels?");
-#: npc/005-1/zegas.txt~:32
#: npc/005-1/zegas.txt:32
#, no-c-format
msgid "Please help me find the bug bomb Eomie gave us is in one of the store room barrels?"
msgstr ""
#. code: mesq l("Please invite Elmo for the party, matey! We can't leave our positions!");
+#: npc/005-1/sailors.txt~:84
#: npc/005-1/sailors.txt:84
#, no-c-format
msgid "Please invite Elmo for the party, matey! We can't leave our positions!"
msgstr ""
#. code: mes l("Please select a category:");
-#: npc/commands/debug-quest.txt~:134
#: npc/commands/debug-quest.txt:40
#, no-c-format
msgid "Please select a category:"
msgstr ""
#. code: l("Please select a chapter:");
-#: npc/items/books.txt~:23
#: npc/items/books.txt:23
#, no-c-format
msgid "Please select a chapter:"
msgstr ""
#. code: mes l("Please select a quest:");
-#: npc/commands/debug-quest.txt~:100
-#: npc/commands/debug-quest.txt~:70
#: npc/commands/debug-quest.txt:10
-#: npc/commands/debug-quest.txt~:11
-#: npc/commands/debug-quest.txt~:37
#, no-c-format
msgid "Please select a quest:"
msgstr ""
@@ -12792,17 +9020,11 @@ msgid "Please select the desired race."
msgstr ""
#. code: mes l("Please select the interval:");
-#: npc/commands/scheduled-broadcasts.txt~:21
#: npc/commands/scheduled-broadcasts.txt:21
#, no-c-format
msgid "Please select the interval:"
msgstr ""
-#. code: 80: Please specify a display name or monster name/id.
-#: conf/messages.conf:99
-msgid "Please specify a display name or monster name/id."
-msgstr ""
-
#. code: mes(l("Please write the following sentence:"));
#: npc/008-1/confused-tree.txt:45
#, no-c-format
@@ -12810,8 +9032,8 @@ msgid "Please write the following sentence:"
msgstr ""
#. code: mes l("Please, Game Master, help Zegas @@!", getquestlink(CandorQuest_Barrel));
-#: npc/002-4/elmo.txt:27
-#: npc/002-4/elmo.txt~:27
+#: npc/002-4/elmo.txt:43
+#: npc/002-4/elmo.txt~:43
#, no-c-format
msgid "Please, Game Master, help Zegas @@!"
msgstr ""
@@ -12841,18 +9063,11 @@ msgid "Plushroom Box"
msgstr ""
#. code: Name: "Plushroom Field"
-#: mob_db.conf:520
+#: mob_db.conf:521
#, no-c-format
msgid "Plushroom Field"
msgstr ""
-#. code: l("Plushrooms you say?"),
-#: npc/005-6/zitoni.txt:35
-#: npc/005-6/zitoni.txt~:36
-#, no-c-format
-msgid "Plushrooms you say?"
-msgstr ""
-
#. code: Name: "Poison Arrow"
#: item_db.conf:-1
#, no-c-format
@@ -12860,7 +9075,7 @@ msgid "Poison Arrow"
msgstr ""
#. code: Name: "Poison Spiky Mushroom"
-#: mob_db.conf:1786
+#: mob_db.conf:1835
#, no-c-format
msgid "Poison Spiky Mushroom"
msgstr ""
@@ -12871,17 +9086,6 @@ msgstr ""
msgid "Poisoned Dish"
msgstr ""
-#. code: 1178: Position: 1:Top 2:Middle 3:Bottom 4:Weapon 5:Shield 6:Shoes 7:Robe 8:Body
-#: conf/messages.conf:1047
-msgid "Position: 1:Top 2:Middle 3:Bottom 4:Weapon 5:Shield 6:Shoes 7:Robe 8:Body"
-msgstr ""
-
-#. code: Name: "Powder"
-#: item_db.conf:-1
-#, no-c-format
-msgid "Powder"
-msgstr ""
-
#. code: npctalkonce(l("Practice! There are no secrets to becoming a warrior."));
#: npc/functions/legiontalk.txt:57
#, no-c-format
@@ -12895,16 +9099,16 @@ msgid "Present Box"
msgstr ""
#. code: mesq l("Press the 'R' key to ignore or accept business proposals. You and the other citizen who want to negotiate need to be in the configuration that accepts negotiations. if your configuration is 'Ignoring business proposals', then you will not receive the warning from any citizen wanting to negotiate with you, and you will not be able to initiate negotiations.");
-#: npc/005-1/trainer.txt~:89
-#: npc/005-7/trainer.txt:185
-#: npc/005-7/trainer.txt~:185
+#: npc/005-7/trainer.txt:199
+#: npc/005-7/trainer.txt~:199
#, no-c-format
msgid "Press the 'R' key to ignore or accept business proposals. You and the other citizen who want to negotiate need to be in the configuration that accepts negotiations. if your configuration is 'Ignoring business proposals', then you will not receive the warning from any citizen wanting to negotiate with you, and you will not be able to initiate negotiations."
msgstr ""
-#. code: 558: Priest
-#: conf/messages.conf:494
-msgid "Priest"
+#. code: Name: "Prism Gift"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Prism Gift"
msgstr ""
#. code: l("Problem is, I do not have the knowledge to make it without @@. If you bring me one, I'll reward you with one quarter of my commission.", getitemlink(.Item3));
@@ -12914,23 +9118,6 @@ msgstr ""
msgid "Problem is, I do not have the knowledge to make it without @@. If you bring me one, I'll reward you with one quarter of my commission."
msgstr ""
-#. code: 590: Professor
-#: conf/messages.conf:527
-msgid "Professor"
-msgstr ""
-
-#. code: setnpcdialogtitle l("Quest debug") + " - " + l("Prologue") + " - Gugli";
-#. code: mes l("This menu gives access to quest debug menus for @@ quests.", l("Prologue"));
-#. code: setnpcdialogtitle l("Quest debug") + " - " + l("Prologue");
-#. code: rif(1==2, l("Prologue")),
-#: npc/commands/debug-quest.txt~:8
-#: npc/commands/debug-quest.txt~:34
-#: npc/commands/debug-quest.txt~:35
-#: npc/commands/debug-quest.txt~:137
-#, no-c-format
-msgid "Prologue"
-msgstr ""
-
#. code: Name: "Prsm Helmet"
#: item_db.conf:-1
#, no-c-format
@@ -12938,8 +9125,8 @@ msgid "Prsm Helmet"
msgstr ""
#. code: Name: "Pumpkin"
-#: mob_db.conf:1341
#: item_db.conf:-1
+#: mob_db.conf:1387
#, no-c-format
msgid "Pumpkin"
msgstr ""
@@ -12969,7 +9156,7 @@ msgid "Pumpkin Seeds"
msgstr ""
#. code: Name: "Pumpkish"
-#: mob_db.conf:847
+#: mob_db.conf:848
#, no-c-format
msgid "Pumpkish"
msgstr ""
@@ -12992,75 +9179,29 @@ msgstr ""
msgid "Purple Cotton Dye"
msgstr ""
-#. code: 1046: PvP Flags:
-#: conf/messages.conf:849
-msgid "PvP Flags: "
-msgstr ""
-
-#. code: 31: PvP Off.
-#: conf/messages.conf:58
-msgid "PvP Off."
-msgstr ""
-
-#. code: 32: PvP On.
-#: conf/messages.conf:59
-msgid "PvP On."
-msgstr ""
-
-#. code: 160: PvP is already Off.
-#: conf/messages.conf:176
-msgid "PvP is already Off."
-msgstr ""
-
-#. code: 161: PvP is already On.
-#: conf/messages.conf:177
-msgid "PvP is already On."
-msgstr ""
-
-#. code: 1047: Pvp ON |
-#: conf/messages.conf:850
-msgid "Pvp ON | "
-msgstr ""
-
#. code: l("Quest completed.");
-#: npc/test/karim.txt~:103
#: npc/test/karim.txt:103
#, no-c-format
msgid "Quest completed."
msgstr ""
-#. code: 1377: Quest database has been reloaded.
-#: conf/messages.conf:1379
-msgid "Quest database has been reloaded."
-msgstr ""
-
#. code: setnpcdialogtitle l("Quest debug");
#. code: setnpcdialogtitle l("Quest debug") + " - " + l("Other");
-#. code: setnpcdialogtitle l("Quest debug") + " - " + l("Prologue") + " - Gugli";
-#. code: setnpcdialogtitle l("Quest debug") + " - " + l("Prologue");
-#. code: setnpcdialogtitle l("Quest debug") + " - " + l("Artis");
-#: npc/commands/debug-quest.txt~:8
-#: npc/commands/debug-quest.txt:7
-#: npc/commands/debug-quest.txt~:34
-#: npc/commands/debug-quest.txt~:67
-#: npc/commands/debug-quest.txt~:97
-#: npc/commands/debug-quest.txt~:131
#: npc/commands/debug-quest.txt:37
+#: npc/commands/debug-quest.txt:7
#, no-c-format
msgid "Quest debug"
msgstr ""
#. code: l("Quest restart.");
#: npc/test/karim.txt:109
-#: npc/test/karim.txt~:109
#, no-c-format
msgid "Quest restart."
msgstr ""
#. code: l("Quests."), L_Quests,
-#: npc/005-7/trainer.txt:274
-#: npc/005-7/trainer.txt~:274
-#: npc/005-1/trainer.txt~:184
+#: npc/005-7/trainer.txt:288
+#: npc/005-7/trainer.txt~:288
#, no-c-format
msgid "Quests."
msgstr ""
@@ -13073,25 +9214,16 @@ msgstr ""
#. code: menuaction(l("Quit"));
#: npc/005-2/saxsochest.txt:60
-#: npc/test/karim.txt~:86
-#: npc/003-1/sarah.txt~:61
-#: npc/test/rock.txt:153
-#: npc/003-8/jhedia.txt:40
-#: npc/test/karim.txt:86
#: npc/test/karim.txt:124
#: npc/005-4/rosen.txt:27
#: npc/003-1/sarah.txt:42
+#: npc/test/rock.txt:153
+#: npc/003-2/estard.txt:66
+#: npc/003-8/jhedia.txt:40
+#: npc/test/karim.txt:86
#: npc/003-1/sarah.txt:61
-#: npc/005-4/rosen.txt~:32
-#: npc/003-1/lieutenantdausen.txt~:33
-#: npc/003-2/estard.txt~:65
-#: npc/005-2/saxsochest.txt:42
-#: npc/003-1/sarah.txt~:42
#: npc/003-1/lieutenantdausen.txt:37
-#: npc/test/rock.txt~:153
-#: npc/003-2/estard.txt:66
-#: npc/003-8/jhedia.txt~:39
-#: npc/test/karim.txt~:124
+#: npc/005-2/saxsochest.txt:42
#, no-c-format
msgid "Quit"
msgstr ""
@@ -13100,9 +9232,6 @@ msgstr ""
#. code: mes l("Race") + ": " + $@allraces$[Class];
#. code: menuimage("actions/edit", l("Race")),
#: npc/003-1/tamiloc.txt:13
-#: npc/commands/debug-look.txt~:71
-#: npc/commands/debug-look.txt~:62
-#: npc/commands/debug-look.txt~:43
#: npc/commands/debug-look.txt:43
#: npc/commands/debug-look.txt:62
#: npc/commands/debug-look.txt:71
@@ -13117,7 +9246,6 @@ msgid "Raid Trousers"
msgstr ""
#. code: mesn "Raijin Voice";
-#: npc/000-0/sailors.txt~:51
#: npc/000-0/sailors.txt:51
#, no-c-format
msgid "Raijin Voice"
@@ -13125,13 +9253,11 @@ msgstr ""
#. code: rif(.@v < 10, menuimage("actions/raise", l("Raise this skill"))),
#: npc/commands/debug-skill.txt:18
-#: npc/commands/debug-skill.txt~:18
#, no-c-format
msgid "Raise this skill"
msgstr ""
#. code: mes " " + l("Raises your Int by 50");
-#: npc/commands/debug.txt~:76
#: npc/commands/debug.txt:76
#, no-c-format
msgid "Raises your Int by 50"
@@ -13139,37 +9265,24 @@ msgstr ""
#. code: mes " " + l("Raises your base level by 50");
#: npc/commands/debug.txt:46
-#: npc/commands/debug.txt~:46
#, no-c-format
msgid "Raises your base level by 50"
msgstr ""
#. code: mes " " + l("Raises your job level by 50");
-#: npc/commands/debug.txt~:56
#: npc/commands/debug.txt:56
#, no-c-format
msgid "Raises your job level by 50"
msgstr ""
-#. code: 627: Ranger
-#: conf/messages.conf:567
-msgid "Ranger"
-msgstr ""
-
-#. code: 658: Ranger T
-#: conf/messages.conf:601
-msgid "Ranger T"
-msgstr ""
-
#. code: 005-1,18,43,0 script Rasin NPC_CHILD3,{
-#: npc/005-1/ayasha.txt~:242
#: npc/005-1/ayasha.txt:242
#, no-c-format
msgid "Rasin"
msgstr ""
#. code: Name: "Ratto"
-#: mob_db.conf:248
+#: mob_db.conf:249
#, no-c-format
msgid "Ratto"
msgstr ""
@@ -13187,8 +9300,6 @@ msgid "Ratto Teeth"
msgstr ""
#. code: 002-2,47,30,0 script RattosControl NPC_HIDDEN,{
-#. code: 000-2-2,47,30,0 script RattosControl NPC_HIDDEN,{
-#: npc/002-2/ratto.txt~:19
#: npc/002-2/ratto.txt:19
#, no-c-format
msgid "RattosControl"
@@ -13206,11 +9317,6 @@ msgstr ""
msgid "Raw Talisman"
msgstr ""
-#. code: 655: Rebellion
-#: conf/messages.conf:597
-msgid "Rebellion"
-msgstr ""
-
#. code: Name: "Red Apple"
#: item_db.conf:-1
#, no-c-format
@@ -13224,7 +9330,7 @@ msgid "Red Cotton Dye"
msgstr ""
#. code: Name: "Red Dragon"
-#: mob_db.conf:1924
+#: mob_db.conf:1973
#, no-c-format
msgid "Red Dragon"
msgstr ""
@@ -13236,7 +9342,7 @@ msgid "Red Knight Armor"
msgstr ""
#. code: Name: "Red Mushroom"
-#: mob_db.conf:1740
+#: mob_db.conf:1789
#, no-c-format
msgid "Red Mushroom"
msgstr ""
@@ -13254,7 +9360,7 @@ msgid "Red Plush Wine"
msgstr ""
#. code: Name: "Red Scorpion"
-#: mob_db.conf:3110
+#: mob_db.conf:3156
#, no-c-format
msgid "Red Scorpion"
msgstr ""
@@ -13278,27 +9384,24 @@ msgid "Red Stockings"
msgstr ""
#. code: Name: "RedSlime"
-#: mob_db.conf:4027
+#: mob_db.conf:4087
#, no-c-format
msgid "RedSlime"
msgstr ""
#. code: mes " " + l("Reduces your Int by 50");
-#: npc/commands/debug.txt~:78
#: npc/commands/debug.txt:78
#, no-c-format
msgid "Reduces your Int by 50"
msgstr ""
#. code: mes " " + l("Reduces your base level by 50");
-#: npc/commands/debug.txt~:48
#: npc/commands/debug.txt:48
#, no-c-format
msgid "Reduces your base level by 50"
msgstr ""
#. code: mes " " + l("Reduces your job level by 50");
-#: npc/commands/debug.txt~:58
#: npc/commands/debug.txt:58
#, no-c-format
msgid "Reduces your job level by 50"
@@ -13310,126 +9413,83 @@ msgstr ""
msgid "Reed Bundle"
msgstr ""
+#. code: rif(Zeny >= 2000, l("Register")),
+#: npc/003-1/aidan.txt:17
+#, no-c-format
+msgid "Register"
+msgstr ""
+
#. code: l("Registration is open to everybody, but newcomers need to pay a fee for all of the paperwork.");
#: npc/005-5/cynric.txt:20
-#: npc/005-5/cynric.txt~:20
#: npc/003-3/malindou.txt:20
-#: npc/003-3/malindou.txt~:20
#, no-c-format
msgid "Registration is open to everybody, but newcomers need to pay a fee for all of the paperwork."
msgstr ""
#. code: mesq l("Remember! Never lend money or items to anyone. For in this world there are no loans and no rent. There are only donations, sales, or permanent exchanges. You are solely responsible for everything you own.");
-#: npc/005-1/trainer.txt~:107
-#: npc/005-7/trainer.txt:203
-#: npc/005-7/trainer.txt~:203
+#: npc/005-7/trainer.txt~:217
+#: npc/005-7/trainer.txt:217
#, no-c-format
msgid "Remember! Never lend money or items to anyone. For in this world there are no loans and no rent. There are only donations, sales, or permanent exchanges. You are solely responsible for everything you own."
msgstr ""
#. code: menuimage("actions/remove", l("Remove this line")),
#: npc/commands/motd.txt:103
-#: npc/commands/motd.txt~:103
#, no-c-format
msgid "Remove this line"
msgstr ""
#. code: rif(.@v > 0, menuimage("actions/remove", l("Remove this skill"))),
-#: npc/commands/debug-skill.txt~:17
#: npc/commands/debug-skill.txt:17
#, no-c-format
msgid "Remove this skill"
msgstr ""
-#. code: 411: Removed %d Kafra points. Total %d points.
-#: conf/messages.conf:460
-msgid "Removed %d Kafra points. Total %d points."
-msgstr ""
-
-#. code: 410: Removed %d cash points. Total %d points.
-#: conf/messages.conf:459
-msgid "Removed %d cash points. Total %d points."
-msgstr ""
-
-#. code: 1442: Removed all bans from the '%s' channel
-#: conf/messages.conf:1469
-msgid "Removed all bans from the '%s' channel"
-msgstr ""
-
-#. code: 1494: Removed item type: '%s' from your autoloottype list.
-#: conf/messages.conf:1543
-msgid "Removed item type: '%s' from your autoloottype list."
-msgstr ""
-
-#. code: 1194: Removed item: '%s'/'%s' {%d} from your autolootitem list.
-#: conf/messages.conf:1075
-msgid "Removed item: '%s'/'%s' {%d} from your autolootitem list."
-msgstr ""
-
#. code: mes l("Repeat how many times?");
-#: npc/commands/scheduled-broadcasts.txt~:41
#: npc/commands/scheduled-broadcasts.txt:41
#, no-c-format
msgid "Repeat how many times?"
msgstr ""
#. code: mes l("Repeat: @@ times", .@max ? .@max : "∞");
-#: npc/commands/scheduled-broadcasts.txt~:90
#: npc/commands/scheduled-broadcasts.txt:90
#, no-c-format
msgid "Repeat: @@ times"
msgstr ""
#. code: menuimage("actions/edit", l("Gender") + " [" + l("Requires logout") + "]"),
-#: npc/commands/debug-look.txt~:68
#: npc/commands/debug-look.txt:68
#, no-c-format
msgid "Requires logout"
msgstr ""
#. code: menuimage("actions/reset", l("Reset")),
-#: npc/commands/debug.txt~:105
#: npc/commands/debug.txt:105
#, no-c-format
msgid "Reset"
msgstr ""
-#. code: 1324: Reset 'Feeling' maps.
-#: conf/messages.conf:1308
-msgid "Reset 'Feeling' maps."
-msgstr ""
-
#. code: menuimage("actions/nuke", l("Reset EVERYTHING")),
#: npc/commands/debug.txt:25
-#: npc/commands/debug.txt~:25
#, no-c-format
msgid "Reset EVERYTHING"
msgstr ""
#. code: dispbottom l("Reset done!");
-#: npc/commands/debug.txt~:6
#: npc/commands/debug.txt:6
#, no-c-format
msgid "Reset done!"
msgstr ""
#. code: menuimage("actions/reset", l("Reset stats, skills, level")),
-#: npc/commands/debug.txt~:24
#: npc/commands/debug.txt:24
#, no-c-format
msgid "Reset stats, skills, level"
msgstr ""
-#. code: 1089: Reset |
-#: conf/messages.conf:892
-msgid "Reset | "
-msgstr ""
-
#. code: mes l("Reset!");
-#: npc/005-1/ayasha.txt~:292
-#: npc/005-1/zegas.txt:91
-#: npc/005-1/zegas.txt~:91
#: npc/005-1/ayasha.txt:292
+#: npc/005-1/zegas.txt:91
#, no-c-format
msgid "Reset!"
msgstr ""
@@ -13437,90 +9497,61 @@ msgstr ""
#. code: mesq l("Reset?");
#: npc/005-1/zegas.txt:75
#: npc/005-1/ayasha.txt:276
-#: npc/005-1/ayasha.txt~:276
-#: npc/005-1/zegas.txt~:75
#, no-c-format
msgid "Reset?"
msgstr ""
-#. code: menuimage("actions/back", l("Return to Debug menu"));
-#. code: rif(getarg(0,0), menuimage("actions/back", l("Return to Debug menu")));
#. code: rif(getarg(0,0), menuimage("actions/back", l("Return to Debug menu"))), -1;
-#: npc/commands/debug-quest.txt~:140
+#. code: rif(getarg(0,0), menuimage("actions/back", l("Return to Debug menu")));
+#. code: menuimage("actions/back", l("Return to Debug menu"));
#: npc/commands/debug-look.txt:72
#: npc/commands/debug-quest.txt:44
#: npc/commands/debug.txt:26
-#: npc/commands/debug-look.txt~:72
#: npc/commands/debug-skill.txt:52
-#: npc/commands/debug-skill.txt~:52
-#: npc/commands/debug.txt~:26
#, no-c-format
msgid "Return to Debug menu"
msgstr ""
#. code: rif(getarg(0,0), menuimage("actions/home", l("Return to Super Menu")));
-#: npc/commands/motd.txt~:148
#: npc/commands/scheduled-broadcasts.txt:166
#: npc/commands/debug.txt:106
-#: npc/commands/event.txt:41
-#: npc/commands/scheduled-broadcasts.txt~:166
+#: npc/commands/event.txt:58
#: npc/commands/motd.txt:148
-#: npc/commands/debug.txt~:106
-#: npc/commands/event.txt~:41
#, no-c-format
msgid "Return to Super Menu"
msgstr ""
#. code: menuimage("actions/home", l("Return to main menu"));
-#: npc/commands/motd.txt~:107
#: npc/commands/motd.txt:107
#, no-c-format
msgid "Return to main menu"
msgstr ""
#. code: menuimage("actions/back", l("Return to skill debug menu"));
-#: npc/commands/debug-skill.txt~:21
#: npc/commands/debug-skill.txt:21
#, no-c-format
msgid "Return to skill debug menu"
msgstr ""
-#. code: 1306: Returned to normal state.
-#: conf/messages.conf:1274
-msgid "Returned to normal state."
-msgstr ""
-
-#. code: 1307: Returned to real name.
-#: conf/messages.conf:1277
-msgid "Returned to real name."
-msgstr ""
-
-#. code: 1356: Returning to normal font.
-#: conf/messages.conf:1350
-msgid "Returning to normal font."
-msgstr ""
-
#. code: Name: "Right Crafty Wing"
#: item_db.conf:-1
#, no-c-format
msgid "Right Crafty Wing"
msgstr ""
-#. code: mesq l("Right click on one of their representatives, and choose to join a \'Chat\' when it is close of the time!");
-#: npc/004-1/bgmaster.txt~:15
+#. code: Name: "Right Eye Patch"
+#: item_db.conf:-1
#, no-c-format
-msgid "Right click on one of their representatives, and choose to join a \\'Chat\\' when it is close of the time!"
+msgid "Right Eye Patch"
msgstr ""
#. code: 002-1,56,32,0 script RightBarrierCheck NPC_HIDDEN,0,2,{
-#: npc/002-1/arpan.txt~:60
#: npc/002-1/arpan.txt:61
#, no-c-format
msgid "RightBarrierCheck"
msgstr ""
#. code: 002-1,54,36,0 script RightDoorCheck NPC_HIDDEN,0,0,{
-#: npc/002-1/arpan.txt~:26
#: npc/002-1/arpan.txt:27
#, no-c-format
msgid "RightDoorCheck"
@@ -13534,7 +9565,6 @@ msgstr ""
#. code: l("Rock"),
#: npc/test/rock.txt:125
-#: npc/test/rock.txt~:125
#, no-c-format
msgid "Rock"
msgstr ""
@@ -13545,11 +9575,6 @@ msgstr ""
msgid "Rock Knife"
msgstr ""
-#. code: 566: Rogue
-#: conf/messages.conf:502
-msgid "Rogue"
-msgstr ""
-
#. code: Name: "Root"
#: item_db.conf:-1
#, no-c-format
@@ -13564,7 +9589,6 @@ msgstr ""
#. code: 005-4,29,36,0 script Rosen NPC_GUARD1,{
#: npc/005-4/rosen.txt:8
-#: npc/005-4/rosen.txt~:12
#, no-c-format
msgid "Rosen"
msgstr ""
@@ -13581,16 +9605,6 @@ msgstr ""
msgid "Round Leather Shield"
msgstr ""
-#. code: 631: Royal Guard
-#: conf/messages.conf:571
-msgid "Royal Guard"
-msgstr ""
-
-#. code: 662: Royal Guard T
-#: conf/messages.conf:605
-msgid "Royal Guard T"
-msgstr ""
-
#. code: case 1: npctalkonce(l("Rrrr... Pchhhh...")); break;
#: npc/functions/asleep.txt:12
#, no-c-format
@@ -13603,37 +9617,25 @@ msgstr ""
msgid "Ruby"
msgstr ""
+#. code: Name: "Ruby Bif"
+#: mob_db.conf:4385
+#, no-c-format
+msgid "Ruby Bif"
+msgstr ""
+
#. code: Name: "RudolphSlime"
-#: mob_db.conf:3766
+#: mob_db.conf:3824
#, no-c-format
msgid "RudolphSlime"
msgstr ""
#. code: l("Rules."), L_regras,
-#: npc/005-7/trainer.txt:280
-#: npc/005-1/trainer.txt~:190
-#: npc/005-7/trainer.txt~:280
+#: npc/005-7/trainer.txt:294
+#: npc/005-7/trainer.txt~:294
#, no-c-format
msgid "Rules."
msgstr ""
-#. code: l("Rumly is hiding behind the desk.");
-#: npc/005-6/zitoni.txt~:118
-#: npc/005-6/zitoni.txt:117
-#, no-c-format
-msgid "Rumly is hiding behind the desk."
-msgstr ""
-
-#. code: 625: Rune Knight
-#: conf/messages.conf:565
-msgid "Rune Knight"
-msgstr ""
-
-#. code: 656: Rune Knight T
-#: conf/messages.conf:599
-msgid "Rune Knight T"
-msgstr ""
-
#. code: Name: "Rusty Knife"
#: item_db.conf:-1
#, no-c-format
@@ -13646,11 +9648,6 @@ msgstr ""
msgid "Sadly, you found nothing but dirt."
msgstr ""
-#. code: 565: Sage
-#: conf/messages.conf:501
-msgid "Sage"
-msgstr ""
-
#. code: Name: "Sailor Hat"
#: item_db.conf:-1
#, no-c-format
@@ -13665,11 +9662,11 @@ msgstr ""
#. code: 000-0,23,20,0 script Sailors NPC_SAILORS,6,6,{
#: npc/000-0/sailors.txt:10
-#: npc/000-0/sailors.txt~:10
#, no-c-format
msgid "Sailors"
msgstr ""
+#. code: 005-1,95,99,0 script Sailors#005-1 NPC_ELVEN_MAN_TRADER_SITTING,{
#. code: 005-1,95,99,0 script Sailors#005-1 NPC_ELVEN_MAN_TRADER_SITTING,0,0,{
#: npc/005-1/sailors.txt~:11
#: npc/005-1/sailors.txt:11
@@ -13677,11 +9674,6 @@ msgstr ""
msgid "Sailors#005-1"
msgstr ""
-#. code: 1074: Sakura |
-#: conf/messages.conf:877
-msgid "Sakura | "
-msgstr ""
-
#. code: Name: "Samurai Helmet"
#: item_db.conf:-1
#, no-c-format
@@ -13695,7 +9687,7 @@ msgid "Santa Globe"
msgstr ""
#. code: Name: "SantaSlime"
-#: mob_db.conf:4197
+#: mob_db.conf:4258
#, no-c-format
msgid "SantaSlime"
msgstr ""
@@ -13706,8 +9698,13 @@ msgstr ""
msgid "Sapphire"
msgstr ""
+#. code: Name: "Sapphire Bif"
+#: mob_db.conf:5000
+#, no-c-format
+msgid "Sapphire Bif"
+msgstr ""
+
#. code: 003-1,90,144,0 script Sarah NPC_FEMALE,{
-#: npc/003-1/sarah.txt~:4
#: npc/003-1/sarah.txt:4
#, no-c-format
msgid "Sarah"
@@ -13720,7 +9717,6 @@ msgid "Saul and Fefe did a great revolution,"
msgstr ""
#. code: mesq l("Saulc, Crazyfefe and Jesus Saves are the three High Councillors. Don't do anything illegal while they're watching!");
-#: npc/003-1/gladys.txt~:54
#: npc/003-1/gladys.txt:55
#, no-c-format
msgid "Saulc, Crazyfefe and Jesus Saves are the three High Councillors. Don't do anything illegal while they're watching!"
@@ -13757,7 +9753,7 @@ msgid "Saxso Chest"
msgstr ""
#. code: Name: "Saxso Ghost"
-#: mob_db.conf:3291
+#: mob_db.conf:3338
#, no-c-format
msgid "Saxso Ghost"
msgstr ""
@@ -13769,14 +9765,14 @@ msgid "Saxso Key"
msgstr ""
#. code: mesq l("Saxso, the former mayor, commanded me to strengthen the youngsters, so that they have sufficient power to fight monsters.");
-#: npc/005-7/trainer.txt~:147
-#: npc/005-7/trainer.txt:147
+#: npc/005-7/trainer.txt~:161
+#: npc/005-7/trainer.txt:161
#, no-c-format
msgid "Saxso, the former mayor, commanded me to strengthen the youngsters, so that they have sufficient power to fight monsters."
msgstr ""
#. code: Name: "Scar"
-#: mob_db.conf:2338
+#: mob_db.conf:2390
#, no-c-format
msgid "Scar"
msgstr ""
@@ -13787,11 +9783,9 @@ msgstr ""
msgid "Scarab Armlet"
msgstr ""
-#. code: setnpcdialogtitle l("Scheduled broadcasts");
#. code: l("Scheduled broadcasts"),
+#. code: setnpcdialogtitle l("Scheduled broadcasts");
#: npc/commands/scheduled-broadcasts.txt:135
-#: npc/commands/super-menu.txt~:16
-#: npc/commands/scheduled-broadcasts.txt~:135
#: npc/commands/super-menu.txt:16
#, no-c-format
msgid "Scheduled broadcasts"
@@ -13799,20 +9793,18 @@ msgstr ""
#. code: setnpcdialogtitle l("Scheduled broadcasts - Create new");
#: npc/commands/scheduled-broadcasts.txt:73
-#: npc/commands/scheduled-broadcasts.txt~:73
#, no-c-format
msgid "Scheduled broadcasts - Create new"
msgstr ""
#. code: l("Scissors"),
-#: npc/test/rock.txt~:126
#: npc/test/rock.txt:126
#, no-c-format
msgid "Scissors"
msgstr ""
#. code: Name: "Scorpion"
-#: mob_db.conf:3065
+#: mob_db.conf:3111
#, no-c-format
msgid "Scorpion"
msgstr ""
@@ -13823,21 +9815,6 @@ msgstr ""
msgid "Scorpion Stinger"
msgstr ""
-#. code: 261: Script could not be loaded.
-#: conf/messages.conf:266
-msgid "Script could not be loaded."
-msgstr ""
-
-#. code: 262: Script loaded.
-#: conf/messages.conf:267
-msgid "Script loaded."
-msgstr ""
-
-#. code: 100: Scripts have been reloaded.
-#: conf/messages.conf:117
-msgid "Scripts have been reloaded."
-msgstr ""
-
#. code: Name: "Sea Drops"
#: item_db.conf:-1
#, no-c-format
@@ -13845,7 +9822,7 @@ msgid "Sea Drops"
msgstr ""
#. code: Name: "SeaSlime"
-#: mob_db.conf:4074
+#: mob_db.conf:4134
#, no-c-format
msgid "SeaSlime"
msgstr ""
@@ -13856,11 +9833,6 @@ msgstr ""
msgid "Sealed Soul"
msgstr ""
-#. code: 77: Search results for '%s' (name: id):
-#: conf/messages.conf:96
-msgid "Search results for '%s' (name: id):"
-msgstr ""
-
#. code: l("See you later!"),
#: npc/functions/goodbye.txt:17
#, no-c-format
@@ -13879,22 +9851,19 @@ msgstr ""
msgid "See you!"
msgstr ""
-#. code: l("See you! And come back!");
-#: npc/005-6/zitoni.txt:107
-#: npc/005-6/zitoni.txt~:108
-#, no-c-format
-msgid "See you! And come back!"
-msgstr ""
-
#. code: l("Seek a colorant for that material: Cotton, cashmere, leather, Lazurite..."),
-#: npc/003-1/cyndala.txt~:16
#: npc/003-1/cyndala.txt:16
#, no-c-format
msgid "Seek a colorant for that material: Cotton, cashmere, leather, Lazurite..."
msgstr ""
+#. code: mesq l("Sell old equipment and items you won't use. For example, what should you do with a @@ or an @@? Sell it!", getitemlink(Topaz), getitemlink(ScorpionStinger));
+#: npc/003-1/aidan.txt:39
+#, no-c-format
+msgid "Sell old equipment and items you won't use. For example, what should you do with a @@ or an @@? Sell it!"
+msgstr ""
+
#. code: l("Send 10 times"), 10,
-#: npc/commands/scheduled-broadcasts.txt~:48
#: npc/commands/scheduled-broadcasts.txt:48
#, no-c-format
msgid "Send 10 times"
@@ -13902,13 +9871,11 @@ msgstr ""
#. code: l("Send 2 times"), 2,
#: npc/commands/scheduled-broadcasts.txt:45
-#: npc/commands/scheduled-broadcasts.txt~:45
#, no-c-format
msgid "Send 2 times"
msgstr ""
#. code: l("Send 20 times"), 20,
-#: npc/commands/scheduled-broadcasts.txt~:49
#: npc/commands/scheduled-broadcasts.txt:49
#, no-c-format
msgid "Send 20 times"
@@ -13916,35 +9883,29 @@ msgstr ""
#. code: l("Send 3 times"), 3,
#: npc/commands/scheduled-broadcasts.txt:46
-#: npc/commands/scheduled-broadcasts.txt~:46
#, no-c-format
msgid "Send 3 times"
msgstr ""
#. code: l("Send 5 times"), 5,
#: npc/commands/scheduled-broadcasts.txt:47
-#: npc/commands/scheduled-broadcasts.txt~:47
#, no-c-format
msgid "Send 5 times"
msgstr ""
#. code: l("Send indefinitely"), 0;
#: npc/commands/scheduled-broadcasts.txt:50
-#: npc/commands/scheduled-broadcasts.txt~:50
#, no-c-format
msgid "Send indefinitely"
msgstr ""
#. code: l("Send only once"), 1,
-#: npc/commands/scheduled-broadcasts.txt~:44
#: npc/commands/scheduled-broadcasts.txt:44
#, no-c-format
msgid "Send only once"
msgstr ""
#. code: rif($@GM_EVENT, l("Send soul to the Mana Plane for GM events")), L_Aeros,
-#. code: rif($@GM_EVENT, l("Send soul to the Mana Plane for GM events"), L_Aeros,
-#: npc/functions/soul_menhir.txt~:6
#: npc/functions/soul_menhir.txt:6
#, no-c-format
msgid "Send soul to the Mana Plane for GM events"
@@ -13952,40 +9913,25 @@ msgstr ""
#. code: mes l("Send this message also on login?");
#: npc/commands/scheduled-broadcasts.txt:61
-#: npc/commands/scheduled-broadcasts.txt~:61
#, no-c-format
msgid "Send this message also on login?"
msgstr ""
-#. code: 88: Sending request to login server...
-#: conf/messages.conf:105
-msgid "Sending request to login server..."
-msgstr ""
-
#. code: mes l("Sent on login: @@", .@login ? l("yes") : l("no"));
#. code: mes l("Sent on login: @@", ($@SCHED_Opt[0] ? l("yes") : l("no")));
-#: npc/commands/scheduled-broadcasts.txt:91
-#: npc/commands/scheduled-broadcasts.txt~:145
#: npc/commands/scheduled-broadcasts.txt:145
-#: npc/commands/scheduled-broadcasts.txt~:91
+#: npc/commands/scheduled-broadcasts.txt:91
#, no-c-format
msgid "Sent on login: @@"
msgstr ""
#. code: mes l("Sent on login: yes");
#: npc/commands/scheduled-broadcasts.txt:96
-#: npc/commands/scheduled-broadcasts.txt~:96
#, no-c-format
msgid "Sent on login: yes"
msgstr ""
-#. code: 258: Sent packet 0x%x (%d)
-#: conf/messages.conf:263
-msgid "Sent packet 0x%x (%d)"
-msgstr ""
-
#. code: mes l("Sent: @@ times out of @@", $@SCHED_Opt[2], ($@SCHED_Opt[3] ? $@SCHED_Opt[3] : "∞"));
-#: npc/commands/scheduled-broadcasts.txt~:157
#: npc/commands/scheduled-broadcasts.txt:157
#, no-c-format
msgid "Sent: @@ times out of @@"
@@ -13997,36 +9943,15 @@ msgstr ""
msgid "Serf Hat"
msgstr ""
-#. code: 245: Server Uptime: %ld days, %ld hours, %ld minutes, %ld seconds.
-#: conf/messages.conf:250
-msgid "Server Uptime: %ld days, %ld hours, %ld minutes, %ld seconds."
-msgstr ""
-
-#. code: 419: Server is jammed due to overpopulation.
-#: conf/messages.conf:420
-msgid "Server is jammed due to overpopulation."
-msgstr ""
-
-#. code: 230: Server time (normal time): %A, %B %d %Y %X.
-#: conf/messages.conf:235
-msgid "Server time (normal time): %A, %B %d %Y %X."
-msgstr ""
-
#. code: rif(!(.@a), menuimage("actions/add", l("Set a new broadcast"))),
-#: npc/commands/scheduled-broadcasts.txt~:165
#: npc/commands/scheduled-broadcasts.txt:165
#, no-c-format
msgid "Set a new broadcast"
msgstr ""
-#. code: 1233: Set battle_config as requested.
-#: conf/messages.conf:1149
-msgid "Set battle_config as requested."
-msgstr ""
-
#. code: mesq l("Set sail! We're going to Tulimshar!");
-#: npc/002-4/nard.txt~:135
-#: npc/002-4/nard.txt:135
+#: npc/002-4/nard.txt:139
+#: npc/002-4/nard.txt~:139
#, no-c-format
msgid "Set sail! We're going to Tulimshar!"
msgstr ""
@@ -14038,15 +9963,14 @@ msgid "Set state manually"
msgstr ""
#. code: //message strcharinfo(0), l("Set status @@ with @@ kills", .@qp, .@kp);
-#: npc/005-7/trainer.txt~:413
-#: npc/005-7/trainer.txt:413
+#: npc/005-7/trainer.txt:427
+#: npc/005-7/trainer.txt~:427
#, no-c-format
msgid "Set status @@ with @@ kills"
msgstr ""
#. code: menuimage("actions/edit", l("Set the level manually")),
#: npc/commands/debug-skill.txt:20
-#: npc/commands/debug-skill.txt~:20
#, no-c-format
msgid "Set the level manually"
msgstr ""
@@ -14057,49 +9981,21 @@ msgstr ""
msgid "Setzer"
msgstr ""
-#. code: 307: Seven Castles
-#: conf/messages.conf:316
-msgid "Seven Castles"
-msgstr ""
-
-#. code: 317: Seventeen Castles
-#: conf/messages.conf:326
-msgid "Seventeen Castles"
-msgstr ""
-
-#. code: 637: Shadow Chaser
-#: conf/messages.conf:579
-msgid "Shadow Chaser"
-msgstr ""
-
-#. code: 668: Shadow Chaser T
-#: conf/messages.conf:611
-msgid "Shadow Chaser T"
-msgstr ""
-
#. code: Name: "Sharp Knife"
#: item_db.conf:-1
#, no-c-format
msgid "Sharp Knife"
msgstr ""
-#. code: mesq l("She is a good friend of mine... We wanted to marry a few weeks before her accident but...");
-#: npc/002-1/dan.txt:65
-#, no-c-format
-msgid "She is a good friend of mine... We wanted to marry a few weeks before her accident but..."
-msgstr ""
-
#. code: mesq l("She is the nurse and shipkeeper of this ship.");
-#: npc/002-4/nard.txt~:99
-#: npc/002-4/nard.txt:99
+#: npc/002-4/nard.txt~:105
+#: npc/002-4/nard.txt:105
#, no-c-format
msgid "She is the nurse and shipkeeper of this ship."
msgstr ""
#. code: mes l("She shakes her head.");
-#: npc/005-1/liana.txt~:34
#: npc/005-1/liana.txt:24
-#: npc/005-1/liana.txt~:20
#: npc/005-1/liana.txt:38
#, no-c-format
msgid "She shakes her head."
@@ -14107,27 +10003,23 @@ msgstr ""
#. code: mes l("She sighs.");
#: npc/005-1/liana.txt:43
-#: npc/005-1/liana.txt~:39
#, no-c-format
msgid "She sighs."
msgstr ""
#. code: mes l("She smiles.");
#: npc/004-1/elanore.txt:102
-#: npc/004-1/elanore.txt~:102
#, no-c-format
msgid "She smiles."
msgstr ""
#. code: mesq lg("She's on the upper level, yeye can't miss her. She's the only girl in this crew, oh well, except for you now yeyeye!", "She's on the upper level, yeye can't miss her. She's the only girl in this crew.");
-#: npc/002-1/arpan.txt~:183
#: npc/002-1/arpan.txt:184
#, no-c-format
msgid "She's on the upper level, yeye can't miss her. She's the only girl in this crew, oh well, except for you now yeyeye!#0"
msgstr ""
#. code: mesq lg("She's on the upper level, yeye can't miss her. She's the only girl in this crew, oh well, except for you now yeyeye!", "She's on the upper level, yeye can't miss her. She's the only girl in this crew.");
-#: npc/002-1/arpan.txt~:183
#: npc/002-1/arpan.txt:184
#, no-c-format
msgid "She's on the upper level, yeye can't miss her. She's the only girl in this crew.#1"
@@ -14146,20 +10038,13 @@ msgstr ""
msgid "Ship travels are not free. See if you can gather some money, and I'll bring you to Tulimshar!"
msgstr ""
-#. code: 005-4,30,37,0 trader Shop NPC_NO_SPRITE,{
+#. code: 005-4,30,37,0 trader Shop#Candor NPC_NO_SPRITE,{
#: npc/005-4/shop.txt:16
-#: npc/005-4/shop.txt~:16
#, no-c-format
-msgid "Shop"
-msgstr ""
-
-#. code: 881: Shop is out of stock! Come again later!
-#: conf/messages.conf:650
-msgid "Shop is out of stock! Come again later!"
+msgid "Shop#Candor"
msgstr ""
#. code: 003-1,108,110,0 trader Shop#bazar1 NPC_NO_SPRITE,{
-#: npc/003-1/shop.txt~:4
#: npc/003-1/shop.txt:4
#, no-c-format
msgid "Shop#bazar1"
@@ -14178,15 +10063,13 @@ msgid "Short Tank Top"
msgstr ""
#. code: l("Shortcuts."), L_teclado,
-#: npc/005-1/trainer.txt~:189
-#: npc/005-7/trainer.txt:279
-#: npc/005-7/trainer.txt~:279
+#: npc/005-7/trainer.txt~:293
+#: npc/005-7/trainer.txt:293
#, no-c-format
msgid "Shortcuts."
msgstr ""
#. code: l("Should you be too quick or wait too long, you will most likely fail.");
-#: npc/items/books.txt~:67
#: npc/items/books.txt:67
#, no-c-format
msgid "Should you be too quick or wait too long, you will most likely fail."
@@ -14217,7 +10100,7 @@ msgid "Silk Robe"
msgstr ""
#. code: Name: "Silk Worm"
-#: mob_db.conf:1384
+#: mob_db.conf:1430
#, no-c-format
msgid "Silk Worm"
msgstr ""
@@ -14234,6 +10117,18 @@ msgstr ""
msgid "Silver Cotton Dye"
msgstr ""
+#. code: Name: "Silver Easteregg"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Silver Easteregg"
+msgstr ""
+
+#. code: Name: "Silver Gift"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Silver Gift"
+msgstr ""
+
#. code: Name: "Silver Mirror"
#: item_db.conf:-1
#, no-c-format
@@ -14248,65 +10143,22 @@ msgstr ""
#. code: 003-1,109,150,0 script Silvia NPC_FEMALE,{
#: npc/003-1/silvia.txt:5
-#: npc/003-1/silvia.txt~:3
#, no-c-format
msgid "Silvia"
msgstr ""
-#. code: 306: Six Castles
-#: conf/messages.conf:315
-msgid "Six Castles"
-msgstr ""
-
-#. code: 316: Sixteen Castles
-#: conf/messages.conf:325
-msgid "Sixteen Castles"
-msgstr ""
-
-#. code: 1303: Size change applied.
-#: conf/messages.conf:1267
-msgid "Size change applied."
-msgstr ""
-
#. code: setnpcdialogtitle l("Skill Debug");
#: npc/commands/debug-skill.txt:37
-#: npc/commands/debug-skill.txt~:37
#, no-c-format
msgid "Skill Debug"
msgstr ""
#. code: setnpcdialogtitle l("Skill Debug - Modify Skill");
#: npc/commands/debug-skill.txt:12
-#: npc/commands/debug-skill.txt~:12
#, no-c-format
msgid "Skill Debug - Modify Skill"
msgstr ""
-#. code: 99: Skill database has been reloaded.
-#: conf/messages.conf:116
-msgid "Skill database has been reloaded."
-msgstr ""
-
-#. code: 1321: Skill delay failures are now shown.
-#: conf/messages.conf:1299
-msgid "Skill delay failures are now shown."
-msgstr ""
-
-#. code: 1320: Skill delay failures will not be shown.
-#: conf/messages.conf:1298
-msgid "Skill delay failures will not be shown."
-msgstr ""
-
-#. code: 243: Skills have been disabled in this map.
-#: conf/messages.conf:248
-msgid "Skills have been disabled in this map."
-msgstr ""
-
-#. code: 244: Skills have been enabled in this map.
-#: conf/messages.conf:249
-msgid "Skills have been enabled in this map."
-msgstr ""
-
#. code: Name: "Skull"
#: item_db.conf:-1
#, no-c-format
@@ -14331,11 +10183,6 @@ msgstr ""
msgid "SkullBloodyMug"
msgstr ""
-#. code: 132: Slave clone spawned.
-#: conf/messages.conf:150
-msgid "Slave clone spawned."
-msgstr ""
-
#. code: Name: "Slide Card"
#: item_db.conf:-1
#, no-c-format
@@ -14343,31 +10190,73 @@ msgid "Slide Card"
msgstr ""
#. code: Name: "SlimeBlast"
-#: mob_db.conf:3940
+#: mob_db.conf:4000
#, no-c-format
msgid "SlimeBlast"
msgstr ""
+#. code: Name: "Small Amethyst Bif"
+#: mob_db.conf:4836
+#, no-c-format
+msgid "Small Amethyst Bif"
+msgstr ""
+
+#. code: Name: "Small Diamond Bif"
+#: mob_db.conf:4713
+#, no-c-format
+msgid "Small Diamond Bif"
+msgstr ""
+
+#. code: Name: "Small Emerald Bif"
+#: mob_db.conf:4590
+#, no-c-format
+msgid "Small Emerald Bif"
+msgstr ""
+
#. code: Name: "Small Knife"
#: item_db.conf:-1
#, no-c-format
msgid "Small Knife"
msgstr ""
+#. code: Name: "Small Magic Bif"
+#: mob_db.conf:5125
+#, no-c-format
+msgid "Small Magic Bif"
+msgstr ""
+
#. code: Name: "Small Mushroom"
#: item_db.conf:-1
#, no-c-format
msgid "Small Mushroom"
msgstr ""
+#. code: Name: "Small Ruby Bif"
+#: mob_db.conf:4344
+#, no-c-format
+msgid "Small Ruby Bif"
+msgstr ""
+
+#. code: Name: "Small Sapphire Bif"
+#: mob_db.conf:4959
+#, no-c-format
+msgid "Small Sapphire Bif"
+msgstr ""
+
#. code: Name: "Small Tentacles"
#: item_db.conf:-1
#, no-c-format
msgid "Small Tentacles"
msgstr ""
+#. code: Name: "Small Topaz Bif"
+#: mob_db.conf:4467
+#, no-c-format
+msgid "Small Topaz Bif"
+msgstr ""
+
#. code: Name: "Smoke Dragon"
-#: mob_db.conf:2016
+#: mob_db.conf:2065
#, no-c-format
msgid "Smoke Dragon"
msgstr ""
@@ -14384,21 +10273,6 @@ msgstr ""
msgid "Snake Tongue"
msgstr ""
-#. code: 586: Sniper
-#: conf/messages.conf:523
-msgid "Sniper"
-msgstr ""
-
-#. code: 1203: Snow has stopped falling.
-#: conf/messages.conf:1089
-msgid "Snow has stopped falling."
-msgstr ""
-
-#. code: 1072: Snow |
-#: conf/messages.conf:875
-msgid "Snow | "
-msgstr ""
-
#. code: Name: "Snowman Globe"
#: item_db.conf:-1
#, no-c-format
@@ -14406,29 +10280,31 @@ msgid "Snowman Globe"
msgstr ""
#. code: mesq l("So be nice and help people along the way!");
-#: npc/005-1/trainer.txt~:246
-#: npc/005-7/trainer.txt:336
-#: npc/005-7/trainer.txt~:336
+#: npc/005-7/trainer.txt~:350
+#: npc/005-7/trainer.txt:350
#, no-c-format
msgid "So be nice and help people along the way!"
msgstr ""
#. code: if (.@rand == 3) npctalkonce(l("So finally someone has came to visit me?"));
#: npc/functions/sailortalk.txt:14
-#: npc/functions/sailortalk.txt~:14
#, no-c-format
msgid "So finally someone has came to visit me?"
msgstr ""
#. code: l("So in a hurry, I forgot to take enough bait for fishing."),
-#: npc/003-1/eugene.txt~:31
#: npc/003-1/eugene.txt:31
#, no-c-format
msgid "So in a hurry, I forgot to take enough bait for fishing."
msgstr ""
+#. code: mesq l("So whaddaya say, sign up won't you?");
+#: npc/003-1/aidan.txt:60
+#, no-c-format
+msgid "So whaddaya say, sign up won't you?"
+msgstr ""
+
#. code: l("So you have now a pet, who is loyal to you. It'll follow you everywhere, but there are two things you must know."),
-#: npc/items/books.txt~:97
#: npc/items/books.txt:97
#, no-c-format
msgid "So you have now a pet, who is loyal to you. It'll follow you everywhere, but there are two things you must know."
@@ -14448,7 +10324,6 @@ msgstr ""
#. code: mesq l("So, do you have anything for me today?");
#: npc/002-1/alige.txt:266
-#: npc/002-1/alige.txt~:264
#, no-c-format
msgid "So, do you have anything for me today?"
msgstr ""
@@ -14467,115 +10342,117 @@ msgstr ""
msgid "So, please kill 3 @@, which are usually at beaches. You can sell their stingers."
msgstr ""
-#. code: mesq lg("So, you finally woke up? We all thought you were in something like... You know, one of these long comas.");
-#: npc/002-1/dan.txt:37
-#, no-c-format
-msgid "So, you finally woke up? We all thought you were in something like... You know, one of these long comas.#0"
-msgstr ""
-
-#. code: mesq lg("So, you finally woke up? We all thought you were in something like... You know, one of these long comas.");
-#: npc/002-1/dan.txt:37
-#, no-c-format
-msgid "So, you finally woke up? We all thought you were in something like... You know, one of these long comas.#1"
-msgstr ""
-
#. code: mesq l("Some items are only produced in Nivalis. After all, it is hard to work properly with ice in a desert!");
-#: npc/003-1/ninathetraveler.txt:61
-#: npc/003-1/ninathetraveler.txt~:61
+#: npc/003-1/ninathetraveler.txt:64
+#: npc/003-1/ninathetraveler.txt~:64
#, no-c-format
msgid "Some items are only produced in Nivalis. After all, it is hard to work properly with ice in a desert!"
msgstr ""
#. code: mesq l("Some of finest elven craftmanship can be found there, like bows, for example.");
-#: npc/003-1/ninathetraveler.txt:102
-#: npc/003-1/ninathetraveler.txt~:102
+#: npc/003-1/ninathetraveler.txt~:105
+#: npc/003-1/ninathetraveler.txt:105
#, no-c-format
msgid "Some of finest elven craftmanship can be found there, like bows, for example."
msgstr ""
-#. code: 266: Some of your items cannot be vended and were removed from the shop.
-#: conf/messages.conf:271
-msgid "Some of your items cannot be vended and were removed from the shop."
-msgstr ""
-
#. code: mesq l("Some others also like to buy them to keep as trophies. Either way, you can make some money with that.");
-#: npc/005-7/trainer.txt:162
-#: npc/005-7/trainer.txt~:162
-#: npc/005-1/trainer.txt~:66
+#: npc/005-7/trainer.txt~:176
+#: npc/005-7/trainer.txt:176
#, no-c-format
msgid "Some others also like to buy them to keep as trophies. Either way, you can make some money with that."
msgstr ""
#. code: l("Some people, however, prefer to fish with more unorthodox baits, such as @@ or @@.",
-#: npc/items/books.txt~:48
#: npc/items/books.txt:48
#, no-c-format
msgid "Some people, however, prefer to fish with more unorthodox baits, such as @@ or @@."
msgstr ""
#. code: mes col(l("Some time later..."), 9);
-#: npc/002-4/nard.txt:139
-#: npc/002-4/nard.txt~:139
+#: npc/002-4/nard.txt:143
+#: npc/002-4/nard.txt~:143
#, no-c-format
msgid "Some time later..."
msgstr ""
#. code: l("Some types of fish also enjoy @@ quite a bit.",
-#: npc/items/books.txt~:46
#: npc/items/books.txt:46
#, no-c-format
msgid "Some types of fish also enjoy @@ quite a bit."
msgstr ""
#. code: l("Somebody took your place on this spot!"),
-#: npc/functions/fishing.txt:272
+#: npc/functions/fishing.txt:281
#, no-c-format
msgid "Somebody took your place on this spot!"
msgstr ""
#. code: l("Something else?");
-#: npc/003-3/malindou.txt~:133
#: npc/003-3/malindou.txt:133
#: npc/005-5/cynric.txt:132
-#: npc/005-5/cynric.txt~:132
#, no-c-format
msgid "Something else?"
msgstr ""
#. code: rif(getskilllv(NV_BASIC) < 6, l("Something is wrong with me, I can't smile nor sit.")),
#: npc/002-3/juliet.txt:147
-#: npc/002-3/juliet.txt~:147
#, no-c-format
msgid "Something is wrong with me, I can't smile nor sit."
msgstr ""
+#. code: mesq l("Something seems off with that!");
+#: npc/001-4/traps.txt:152
+#: npc/001-4/traps.txt:203
+#: npc/001-4/traps.txt:169
+#: npc/001-4/traps.txt:498
+#: npc/001-4/traps.txt:226
+#: npc/001-4/traps.txt:260
+#: npc/001-4/traps.txt:66
+#: npc/001-4/traps.txt:135
+#: npc/001-4/traps.txt:566
+#: npc/001-4/traps.txt:362
+#: npc/001-4/traps.txt:294
+#: npc/001-4/traps.txt:447
+#: npc/001-4/traps.txt:345
+#: npc/001-4/traps.txt:379
+#: npc/001-4/traps.txt:32
+#: npc/001-4/traps.txt:396
+#: npc/001-4/traps.txt:100
+#: npc/001-4/traps.txt:430
+#: npc/001-4/traps.txt:515
+#: npc/001-4/traps.txt:277
+#: npc/001-4/traps.txt:243
+#: npc/001-4/traps.txt:13
+#: npc/001-4/traps.txt:532
+#: npc/001-4/traps.txt:186
+#: npc/001-4/traps.txt:328
+#: npc/001-4/traps.txt:49
+#: npc/001-4/traps.txt:83
+#: npc/001-4/traps.txt:481
+#: npc/001-4/traps.txt:549
+#: npc/001-4/traps.txt:311
+#: npc/001-4/traps.txt:118
+#: npc/001-4/traps.txt:413
+#: npc/001-4/traps.txt:464
+#, no-c-format
+msgid "Something seems off with that!"
+msgstr ""
+
#. code: mesq l("Sometimes you just need to run from battle.");
-#: npc/005-7/nurse.txt~:31
#: npc/004-1/elanore.txt:31
-#: npc/005-7/nurse.txt:31
-#: npc/004-1/elanore.txt~:31
+#: npc/005-7/nurse.txt:97
#, no-c-format
msgid "Sometimes you just need to run from battle."
msgstr ""
-#. code: 632: Sorcerer
-#: conf/messages.conf:572
-msgid "Sorcerer"
-msgstr ""
-
#. code: Name: "Sorcerer Robe"
#: item_db.conf:-1
#, no-c-format
msgid "Sorcerer Robe"
msgstr ""
-#. code: 663: Sorcerer T
-#: conf/messages.conf:606
-msgid "Sorcerer T"
-msgstr ""
-
#. code: l("Sorry but I have no time for this."), -;
-#: npc/002-1/alige.txt~:87
#: npc/002-1/alige.txt:89
#, no-c-format
msgid "Sorry but I have no time for this."
@@ -14588,7 +10465,6 @@ msgid "Sorry i can't help you. Go away!"
msgstr ""
#. code: mesq l("Sorry! I forgot to introduce myself. My name is Arpan, but other sailors call me Magic Arpan because I know one or two yaing magic spells.");
-#: npc/002-1/arpan.txt~:195
#: npc/002-1/arpan.txt:196
#, no-c-format
msgid "Sorry! I forgot to introduce myself. My name is Arpan, but other sailors call me Magic Arpan because I know one or two yaing magic spells."
@@ -14610,9 +10486,15 @@ msgstr ""
msgid "Sorry, I am not in the mood for another fight with these rattos."
msgstr ""
+#. code: l("Sorry, I have to go now.");
+#: npc/003-1/ishi.txt:50
+#, no-c-format
+msgid "Sorry, I have to go now."
+msgstr ""
+
#. code: l("Sorry, I'll pass."), L_Close;
-#: npc/003-1/ninathetraveler.txt~:24
-#: npc/003-1/ninathetraveler.txt:24
+#: npc/003-1/ninathetraveler.txt~:27
+#: npc/003-1/ninathetraveler.txt:27
#, no-c-format
msgid "Sorry, I'll pass."
msgstr ""
@@ -14624,39 +10506,27 @@ msgid "Sorry, I'm busy with other registrations."
msgstr ""
#. code: l("Sorry, I'm doing other things at the moment.")))
-#: npc/test/hinnack.txt~:26
-#: npc/003-1/eugene.txt~:35
-#: npc/test/hinnack.txt:26
-#: npc/005-1/vincent.txt:22
#: npc/003-1/eugene.txt:35
-#: npc/005-1/vincent.txt~:22
+#: npc/005-1/vincent.txt:23
+#: npc/test/hinnack.txt:26
#, no-c-format
msgid "Sorry, I'm doing other things at the moment."
msgstr ""
#. code: // l("Sorry, but I can't tell you anything about that."),
-#: npc/002-3/juliet.txt~:117
#: npc/002-3/juliet.txt:117
#, no-c-format
msgid "Sorry, but I can't tell you anything about that."
msgstr ""
#. code: l("Sorry, but you don't have what I need."),
-#: npc/005-1/vincent.txt:39
-#: npc/005-1/vincent.txt~:39
-#: npc/test/hinnack.txt~:43
-#: npc/003-1/eugene.txt:52
-#: npc/003-1/eugene.txt~:52
#: npc/test/hinnack.txt:43
+#: npc/003-1/eugene.txt:52
+#: npc/005-1/vincent.txt:40
#, no-c-format
msgid "Sorry, but you don't have what I need."
msgstr ""
-#. code: 184: Sorry, but you have no pet.
-#: conf/messages.conf:200
-msgid "Sorry, but you have no pet."
-msgstr ""
-
#. code: mesq l("Sorry, registration period is over.");
#: npc/bgmaster.txt~:62
#, no-c-format
@@ -14665,13 +10535,11 @@ msgstr ""
#. code: l("Sorry, that is not the cake I love.");
#: npc/003-1/sarah.txt:28
-#: npc/003-1/sarah.txt~:28
#, no-c-format
msgid "Sorry, that is not the cake I love."
msgstr ""
#. code: if (gettimetick(2) <= .RENT_TIME) mesq l("Sorry, you was taking too long to decide and I've rented my sword to somebody else.");
-#: npc/005-1/ayasha.txt~:120
#: npc/005-1/ayasha.txt:120
#, no-c-format
msgid "Sorry, you was taking too long to decide and I've rented my sword to somebody else."
@@ -14679,30 +10547,29 @@ msgstr ""
#. code: mesq l("Sorry. At best, you can try your luck in Halinarzo, but the odds of someone recognizing you are pretty slim.");
#: npc/003-2/lua.txt:83
-#: npc/003-2/lua.txt~:83
#, no-c-format
msgid "Sorry. At best, you can try your luck in Halinarzo, but the odds of someone recognizing you are pretty slim."
msgstr ""
-#. code: 618: Soul Linker
-#: conf/messages.conf:558
-msgid "Soul Linker"
-msgstr ""
-
-#. code: 001-1,235,25,0 script Soul Menhir NPC_HIDDEN,1,0,{
-#: npc/001-1/portal.txt~:6
+#. code: 001-4,152,154,0 script Soul Menhir#001-4 NPC_SOUL_CLEAN,{
+#: npc/001-4/event_soulmenhir.txt:6
#, no-c-format
-msgid "Soul Menhir"
+msgid "Soul Menhir#001-4"
msgstr ""
#. code: 005-1,29,92,0 script Soul Menhir#candor NPC_SOUL_MOSS,{
-#. code: 005-1,36,87,0 script Soul Menhir#candor NPC_SOUL_MOSS,{
+#: npc/009-1/soul-menhir.txt~:6
#: npc/005-1/soul-menhir.txt:6
-#: npc/005-1/soul-menhir.txt~:1
#, no-c-format
msgid "Soul Menhir#candor"
msgstr ""
+#. code: 009-1,28,29,0 script Soul Menhir#hali NPC_SOUL_MOSS,{
+#: npc/009-1/soul-menhir.txt:6
+#, no-c-format
+msgid "Soul Menhir#hali"
+msgstr ""
+
#. code: 003-1,40,48,0 script Soul Menhir#tulim NPC_SOUL_DESERT,{
#: npc/003-1/soul-menhir.txt:6
#, no-c-format
@@ -14710,30 +10577,15 @@ msgid "Soul Menhir#tulim"
msgstr ""
#. code: l("Sounds good!"),
-#: npc/005-6/zitoni.txt~:73
-#: npc/005-6/zitoni.txt:72
+#: npc/005-6/zitoni.txt:40
#, no-c-format
msgid "Sounds good!"
msgstr ""
-#. code: 1105: South
-#: conf/messages.conf:908
-msgid "South"
-msgstr ""
-
-#. code: 1106: South East
-#: conf/messages.conf:909
-msgid "South East"
-msgstr ""
-
-#. code: 1104: South West
-#: conf/messages.conf:907
-msgid "South West"
-msgstr ""
-
-#. code: 1227: Specified group does not exist.
-#: conf/messages.conf:1139
-msgid "Specified group does not exist."
+#. code: l("Sounds good."), L_Start,
+#: npc/002-1/chefgado.txt:49
+#, no-c-format
+msgid "Sounds good."
msgstr ""
#. code: Name: "Spectra Orb"
@@ -14742,16 +10594,6 @@ msgstr ""
msgid "Spectra Orb"
msgstr ""
-#. code: 8: Speed changed.
-#: conf/messages.conf:35
-msgid "Speed changed."
-msgstr ""
-
-#. code: 172: Speed returned to normal.
-#: conf/messages.conf:188
-msgid "Speed returned to normal."
-msgstr ""
-
#. code: Name: "Spell Book Page"
#: item_db.conf:-1
#, no-c-format
@@ -14759,41 +10601,19 @@ msgid "Spell Book Page"
msgstr ""
#. code: l("Spend it wisely this time."),
-#: npc/005-6/zitoni.txt:182
+#: npc/005-6/zitoni.txt:111
#: npc/003-1/malivox.txt:71
-#: npc/005-6/zitoni.txt~:183
#, no-c-format
msgid "Spend it wisely this time."
msgstr ""
-#. code: 104: Spying on the %s guild.
-#: conf/messages.conf:121
-msgid "Spying on the %s guild."
-msgstr ""
-
-#. code: 106: Spying on the %s party.
-#: conf/messages.conf:123
-msgid "Spying on the %s party."
-msgstr ""
-
#. code: Name: "Squichy Claws"
#: item_db.conf:-1
#, no-c-format
msgid "Squichy Claws"
msgstr ""
-#. code: 591: Stalker
-#: conf/messages.conf:529
-msgid "Stalker"
-msgstr ""
-
-#. code: 617: Star Gladiator
-#: conf/messages.conf:557
-msgid "Star Gladiator"
-msgstr ""
-
#. code: menuimage("actions/test", l("Start broadcasting")),
-#: npc/commands/scheduled-broadcasts.txt~:103
#: npc/commands/scheduled-broadcasts.txt:103
#, no-c-format
msgid "Start broadcasting"
@@ -14801,54 +10621,45 @@ msgstr ""
#. code: menuimage("actions/test", l("Start broadcasting, and make an extra broadcast right now"));
#: npc/commands/scheduled-broadcasts.txt:104
-#: npc/commands/scheduled-broadcasts.txt~:104
#, no-c-format
msgid "Start broadcasting, and make an extra broadcast right now"
msgstr ""
#. code: menuimage("actions/edit", l("Start over")),
#: npc/commands/scheduled-broadcasts.txt:102
-#: npc/commands/scheduled-broadcasts.txt~:102
#, no-c-format
msgid "Start over"
msgstr ""
-#. code: 42: Stat changed.
-#: conf/messages.conf:69
-msgid "Stat changed."
-msgstr ""
-
-#. code: 1265: Stats: Str %d / Agi %d / Vit %d / Int %d / Dex %d / Luk %d
-#: conf/messages.conf:1207
-msgid "Stats: Str %d / Agi %d / Vit %d / Int %d / Dex %d / Luk %d"
+#. code: lg("Status point reset can't be undone. Are you sure about this?");
+#: npc/005-6/zitoni.txt:68
+#, no-c-format
+msgid "Status point reset can't be undone. Are you sure about this?#0"
msgstr ""
-#. code: 256: Status database has been reloaded.
-#: conf/messages.conf:261
-msgid "Status database has been reloaded."
+#. code: lg("Status point reset can't be undone. Are you sure about this?");
+#: npc/005-6/zitoni.txt:68
+#, no-c-format
+msgid "Status point reset can't be undone. Are you sure about this?#1"
msgstr ""
-#. code: l("Status point reset can't be undone. Do you really want this?"),
#. code: mesq l("Status point reset can't be undone. Do you really want this?");
-#: npc/005-6/zitoni.txt:129
#: npc/003-1/malivox.txt:29
-#: npc/005-6/zitoni.txt~:130
#, no-c-format
msgid "Status point reset can't be undone. Do you really want this?"
msgstr ""
-#. code: l("Status."), L_status,
-#: npc/005-1/trainer.txt~:187
-#: npc/005-7/trainer.txt:277
-#: npc/005-7/trainer.txt~:277
+#. code: l("Status reset? Sounds illegal!"),
+#: npc/005-6/zitoni.txt:24
#, no-c-format
-msgid "Status."
+msgid "Status reset? Sounds illegal!"
msgstr ""
-#. code: Name: "Steak"
-#: item_db.conf:-1
+#. code: l("Status."), L_status,
+#: npc/005-7/trainer.txt~:291
+#: npc/005-7/trainer.txt:291
#, no-c-format
-msgid "Steak"
+msgid "Status."
msgstr ""
#. code: Name: "Steel Shield"
@@ -14859,13 +10670,11 @@ msgstr ""
#. code: mesq l("Still haven't found it? Well, keep looking the barrels at this storehouse. I know it's in there, somewhere.");
#: npc/005-1/zegas.txt:45
-#: npc/005-1/zegas.txt~:45
#, no-c-format
msgid "Still haven't found it? Well, keep looking the barrels at this storehouse. I know it's in there, somewhere."
msgstr ""
#. code: rif(.@a, menuimage("actions/remove", l("Stop broadcasting"))),
-#: npc/commands/scheduled-broadcasts.txt~:164
#: npc/commands/scheduled-broadcasts.txt:164
#, no-c-format
msgid "Stop broadcasting"
@@ -14877,19 +10686,11 @@ msgstr ""
msgid "Stop it!"
msgstr ""
-#. code: 27: Storage has been not loaded yet.
-#: conf/messages.conf:54
-msgid "Storage has been not loaded yet."
-msgstr ""
-
-#. code: 919: Storage opened.
-#: conf/messages.conf:691
-msgid "Storage opened."
-msgstr ""
-
-#. code: 1269: Str: %d (%d~%d)
-#: conf/messages.conf:1213
-msgid "Str: %d (%d~%d)"
+#. code: mesq l("Stop there! No one is allowed past this point! Stand back!!");
+#: npc/003-1-3/thief.txt~:21
+#: npc/003-1-3/thief.txt:21
+#, no-c-format
+msgid "Stop there! No one is allowed past this point! Stand back!!"
msgstr ""
#. code: Name: "Strange Coin"
@@ -14899,28 +10700,23 @@ msgid "Strange Coin"
msgstr ""
#. code: mesq l("Strength helps you carry more items and also gives you a more forceful blow, but ends up not being very interesting if you focus on weapons that use projectiles, such as the bow.");
-#: npc/005-7/trainer.txt:369
-#: npc/005-7/trainer.txt~:369
+#: npc/005-7/trainer.txt~:383
+#: npc/005-7/trainer.txt:383
#, no-c-format
msgid "Strength helps you carry more items and also gives you a more forceful blow, but ends up not being very interesting if you focus on weapons that use projectiles, such as the bow."
msgstr ""
#. code: l("Styles."), L_estilo,
-#: npc/005-7/trainer.txt:273
-#: npc/005-7/trainer.txt~:273
-#: npc/005-1/trainer.txt~:183
+#: npc/005-7/trainer.txt:287
+#: npc/005-7/trainer.txt~:287
#, no-c-format
msgid "Styles."
msgstr ""
-#. code: 621: Summer
-#: conf/messages.conf:561
-msgid "Summer"
-msgstr ""
-
-#. code: 669: Summoner
-#: conf/messages.conf:612
-msgid "Summoner"
+#. code: Name: "Sulfur Powder"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Sulfur Powder"
msgstr ""
#. code: Name: "Sunny Crystal"
@@ -14929,52 +10725,37 @@ msgstr ""
msgid "Sunny Crystal"
msgstr ""
-#. code: 615: Super Baby
-#: conf/messages.conf:555
-msgid "Super Baby"
-msgstr ""
-
#. code: setnpcdialogtitle l("Super Menu");
#: npc/commands/super-menu.txt:10
-#: npc/commands/super-menu.txt~:10
#, no-c-format
msgid "Super Menu"
msgstr ""
-#. code: 571: Super Novice
-#: conf/messages.conf:507
-msgid "Super Novice"
-msgstr ""
-
-#. code: 635: Sura
-#: conf/messages.conf:576
-msgid "Sura"
-msgstr ""
-
-#. code: 666: Sura T
-#: conf/messages.conf:609
-msgid "Sura T"
+#. code: Name: "Supreme Gift"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Supreme Gift"
msgstr ""
+#. code: l("Sure"),-,
#. code: l("Sure"),L_Next,
-#: npc/005-1/maya.txt~:27
-#: npc/005-1/maya.txt:27
+#: npc/005-1/maya.txt~:34
+#: npc/005-1/maya.txt:80
+#: npc/005-1/maya.txt:34
+#: npc/005-1/maya.txt~:80
#, no-c-format
msgid "Sure"
msgstr ""
#. code: l("Sure, but what will you give me in exchange?"), L_AboutReward,
#: npc/002-1/alige.txt:107
-#: npc/002-1/alige.txt~:105
#, no-c-format
msgid "Sure, but what will you give me in exchange?"
msgstr ""
#. code: l("Sure."),L_Start,
-#: npc/005-1/zegas.txt~:34
-#: npc/005-1/zegas.txt:25
-#: npc/005-1/zegas.txt~:25
#: npc/005-1/zegas.txt:34
+#: npc/005-1/zegas.txt:25
#, no-c-format
msgid "Sure."
msgstr ""
@@ -14986,22 +10767,11 @@ msgid "Surprise me!"
msgstr ""
#. code: 003-1,70,100,0 script Swezanne NPC_FEMALE,{
-#: npc/003-1/swezanne.txt~:4
#: npc/003-1/swezanne.txt:4
#, no-c-format
msgid "Swezanne"
msgstr ""
-#. code: 551: Swordsman
-#: conf/messages.conf:487
-msgid "Swordsman"
-msgstr ""
-
-#. code: 616: Taekwon
-#: conf/messages.conf:556
-msgid "Taekwon"
-msgstr ""
-
#. code: l("Take care!");
#: npc/functions/goodbye.txt:28
#, no-c-format
@@ -15009,7 +10779,7 @@ msgid "Take care!"
msgstr ""
#. code: mesq l("Take this @@ to prove you're one of us! Could you also invite Elmo? Thanks, matey!", getitemlink("Bandana"));
-#: npc/005-1/sailors.txt~:74
+#: npc/005-1/sailors.txt~:78
#: npc/005-1/sailors.txt:78
#, no-c-format
msgid "Take this @@ to prove you're one of us! Could you also invite Elmo? Thanks, matey!"
@@ -15033,16 +10803,6 @@ msgstr ""
msgid "Tamiloc"
msgstr ""
-#. code: 1184: Target character must be online and be a guild member.
-#: conf/messages.conf:1057
-msgid "Target character must be online and be a guild member."
-msgstr ""
-
-#. code: 283: Target character must be online and in your current party.
-#: conf/messages.conf:289
-msgid "Target character must be online and in your current party."
-msgstr ""
-
#. code: Name: "Teal Cotton Dye"
#: item_db.conf:-1
#, no-c-format
@@ -15055,75 +10815,64 @@ msgstr ""
msgid "Technical problem, gimme info about an item."
msgstr ""
-#. code: 1057: Teleport Flags:
-#: conf/messages.conf:860
-msgid "Teleport Flags: "
-msgstr ""
-
#. code: l("Tell me about Artis."), L_Artis,
-#: npc/003-1/ninathetraveler.txt~:21
-#: npc/003-1/ninathetraveler.txt:21
+#: npc/003-1/ninathetraveler.txt~:24
+#: npc/003-1/ninathetraveler.txt:24
#, no-c-format
msgid "Tell me about Artis."
msgstr ""
#. code: l("Tell me about Esperia."), L_Esper,
-#: npc/003-1/ninathetraveler.txt:20
-#: npc/003-1/ninathetraveler.txt~:20
+#: npc/003-1/ninathetraveler.txt:23
+#: npc/003-1/ninathetraveler.txt~:23
#, no-c-format
msgid "Tell me about Esperia."
msgstr ""
#. code: l("Tell me about Frostia."), L_Frost,
-#: npc/003-1/ninathetraveler.txt:22
-#: npc/003-1/ninathetraveler.txt~:22
+#: npc/003-1/ninathetraveler.txt:25
+#: npc/003-1/ninathetraveler.txt~:25
#, no-c-format
msgid "Tell me about Frostia."
msgstr ""
#. code: l("Tell me about Halinarzo."), L_Halin,
-#: npc/003-1/ninathetraveler.txt:23
-#: npc/003-1/ninathetraveler.txt~:23
+#: npc/003-1/ninathetraveler.txt~:26
+#: npc/003-1/ninathetraveler.txt:26
#, no-c-format
msgid "Tell me about Halinarzo."
msgstr ""
#. code: l("Tell me about Hurnscald."), L_Hurns,
-#: npc/003-1/ninathetraveler.txt:18
-#: npc/003-1/ninathetraveler.txt~:18
+#: npc/003-1/ninathetraveler.txt:21
+#: npc/003-1/ninathetraveler.txt~:21
#, no-c-format
msgid "Tell me about Hurnscald."
msgstr ""
#. code: l("Tell me about Nivalis."), L_Nival,
-#: npc/003-1/ninathetraveler.txt~:19
-#: npc/003-1/ninathetraveler.txt:19
+#: npc/003-1/ninathetraveler.txt:22
+#: npc/003-1/ninathetraveler.txt~:22
#, no-c-format
msgid "Tell me about Nivalis."
msgstr ""
#. code: l("Tell me about Tulimshar."), L_Tulim,
-#: npc/003-1/ninathetraveler.txt:17
-#: npc/003-1/ninathetraveler.txt~:17
+#: npc/003-1/ninathetraveler.txt:20
+#: npc/003-1/ninathetraveler.txt~:20
#, no-c-format
msgid "Tell me about Tulimshar."
msgstr ""
#. code: rif(getgmlevel(), l("Tell people the name of a new hero.")), L_NewHero,
#: npc/003-2/lua.txt:17
-#: npc/003-2/lua.txt~:17
#, no-c-format
msgid "Tell people the name of a new hero."
msgstr ""
-#. code: 310: Ten Castles
-#: conf/messages.conf:319
-msgid "Ten Castles"
-msgstr ""
-
#. code: mesq l("Ten, fifty, thousand... Yep, this is the amount I've asked for.");
-#: npc/002-4/nard.txt:130
-#: npc/002-4/nard.txt~:130
+#: npc/002-4/nard.txt~:136
+#: npc/002-4/nard.txt:136
#, no-c-format
msgid "Ten, fifty, thousand... Yep, this is the amount I've asked for."
msgstr ""
@@ -15165,7 +10914,6 @@ msgid "Terranite Pants"
msgstr ""
#. code: l("Test"), L_Charda,
-#: npc/005-1/ayasha.txt~:280
#: npc/005-1/ayasha.txt:280
#, no-c-format
msgid "Test"
@@ -15173,7 +10921,6 @@ msgstr ""
#. code: rif(.@size, menuimage("actions/test", l("Test MOTD"))),
#: npc/commands/motd.txt:147
-#: npc/commands/motd.txt~:147
#, no-c-format
msgid "Test MOTD"
msgstr ""
@@ -15182,35 +10929,29 @@ msgstr ""
#. code: l("Thank you for your help.");
#: npc/005-1/ayasha.txt:89
#: npc/003-1/lieutenantdausen.txt:63
-#: npc/003-1/lieutenantdausen.txt~:59
-#: npc/005-1/ayasha.txt~:89
#, no-c-format
msgid "Thank you for your help."
msgstr ""
#. code: mesq l("Thank you so much! Here, have some of my berries.");
-#: npc/002-1/alige.txt~:209
#: npc/002-1/alige.txt:211
#, no-c-format
msgid "Thank you so much! Here, have some of my berries."
msgstr ""
#. code: rif(!.@equipped, l("Thank you, I'll take them and put them on.")), -,
-#: npc/002-1/arpan.txt~:162
#: npc/002-1/arpan.txt:163
#, no-c-format
msgid "Thank you, I'll take them and put them on."
msgstr ""
#. code: l("Thank you, here is your reward and... some pocket money.");
-#: npc/005-1/ayasha.txt~:79
#: npc/005-1/ayasha.txt:79
#, no-c-format
msgid "Thank you, here is your reward and... some pocket money."
msgstr ""
#. code: l("Thank you, there is your reward");
-#: npc/003-1/lieutenantdausen.txt~:51
#: npc/003-1/lieutenantdausen.txt:55
#, no-c-format
msgid "Thank you, there is your reward"
@@ -15218,23 +10959,25 @@ msgstr ""
#. code: l("Thank you."),
#: npc/003-1/malivox.txt:55
-#: npc/005-6/zitoni.txt:162
-#: npc/005-6/zitoni.txt~:163
+#: npc/005-6/zitoni.txt:94
#, no-c-format
msgid "Thank you."
msgstr ""
#. code: l("Thank you. I'll wait here.");
-#: npc/test/hinnack.txt:31
+#: npc/005-1/vincent.txt:28
#: npc/003-1/eugene.txt:40
-#: npc/test/hinnack.txt~:31
-#: npc/005-1/vincent.txt~:27
-#: npc/003-1/eugene.txt~:40
-#: npc/005-1/vincent.txt:27
+#: npc/test/hinnack.txt:31
#, no-c-format
msgid "Thank you. I'll wait here."
msgstr ""
+#. code: mesq l("Thanks a lot!");
+#: npc/005-7/nurse.txt:45
+#, no-c-format
+msgid "Thanks a lot!"
+msgstr ""
+
#. code: mesq l("Thanks again for helping me. Drats these rattos for infesting our fair vessal!");
#: npc/002-1/peter.txt:156
#: npc/002-1/peter.txt~:156
@@ -15242,15 +10985,21 @@ msgstr ""
msgid "Thanks again for helping me. Drats these rattos for infesting our fair vessal!"
msgstr ""
+#. code: mesq l("Thanks again for the help. You have proven that you are resourceful.");
+#: npc/005-1/maya.txt~:71
+#: npc/005-1/maya.txt:71
+#, no-c-format
+msgid "Thanks again for the help. You have proven that you are resourceful."
+msgstr ""
+
#. code: mesq l("Thanks again for the help. You have proven that you are resourceful. Come back again later.");
-#: npc/005-1/maya.txt~:63
-#: npc/005-1/maya.txt:64
+#: npc/005-1/maya.txt~:123
+#: npc/005-1/maya.txt:123
#, no-c-format
msgid "Thanks again for the help. You have proven that you are resourceful. Come back again later."
msgstr ""
#. code: mesq l("Thanks for Helping with clear out the store room!");
-#: npc/005-1/zegas.txt~:60
#: npc/005-1/zegas.txt:60
#, no-c-format
msgid "Thanks for Helping with clear out the store room!"
@@ -15272,7 +11021,6 @@ msgstr ""
#. code: mesq l("Thanks for playing with us! Can you find my friends?");
#: npc/005-1/ayasha.txt:175
-#: npc/005-1/ayasha.txt~:175
#, no-c-format
msgid "Thanks for playing with us! Can you find my friends?"
msgstr ""
@@ -15285,18 +11033,21 @@ msgstr ""
#. code: mesq l("Thanks for the help! Arr, that was some fine ale, indeed!");
#: npc/005-1/sailors.txt:89
+#: npc/005-1/sailors.txt~:89
#, no-c-format
msgid "Thanks for the help! Arr, that was some fine ale, indeed!"
msgstr ""
-#. code: mesq l("Thanks for the help.");
-#: npc/005-1/maya.txt~:58
+#. code: mesq l("Thanks for the help! If you help people, they'll start trusting you. Once they trust you, they'll give you quests which are very important to them;");
+#: npc/005-1/maya.txt:114
+#: npc/005-1/maya.txt~:114
#, no-c-format
-msgid "Thanks for the help."
+msgid "Thanks for the help! If you help people, they'll start trusting you. Once they trust you, they'll give you quests which are very important to them;"
msgstr ""
#. code: mesq l("Thanks for the help. Here, take this shirt and some money.");
-#: npc/005-1/maya.txt:59
+#: npc/005-1/maya.txt~:63
+#: npc/005-1/maya.txt:63
#, no-c-format
msgid "Thanks for the help. Here, take this shirt and some money."
msgstr ""
@@ -15310,70 +11061,62 @@ msgstr ""
#. code: mesq l("Thanks once again, I know it's not much but here is 450 GP for your troubles.");
#: npc/005-1/zegas.txt:51
-#: npc/005-1/zegas.txt~:51
#, no-c-format
msgid "Thanks once again, I know it's not much but here is 450 GP for your troubles."
msgstr ""
#. code: l("Thanks!");
-#: npc/005-5/nylo.txt~:120
#: npc/005-5/nylo.txt:46
#: npc/005-5/nylo.txt:96
-#: npc/005-5/nylo.txt~:96
#: npc/005-5/nylo.txt:69
#: npc/005-5/nylo.txt:23
#: npc/005-5/nylo.txt:120
-#: npc/005-5/nylo.txt~:46
-#: npc/005-5/nylo.txt~:23
-#: npc/005-5/nylo.txt~:69
#, no-c-format
msgid "Thanks!"
msgstr ""
#. code: mesq l("Thanks, come back and see me once you found the bug bomb and set it off.");
#: npc/005-1/zegas.txt:39
-#: npc/005-1/zegas.txt~:39
#, no-c-format
msgid "Thanks, come back and see me once you found the bug bomb and set it off."
msgstr ""
+#. code: mesq l("Thanks. Take this spare pair of gloves and some change.");
+#: npc/002-1/chefgado.txt:83
+#, no-c-format
+msgid "Thanks. Take this spare pair of gloves and some change."
+msgstr ""
+
#. code: l("That's easy. Cynric will save your money when you ask him to deposit. Or you pick up your money by asking to withdraw."),
-#: npc/005-5/nylo.txt:85
-#: npc/005-5/nylo.txt~:85
#: npc/005-5/nylo.txt:36
-#: npc/005-5/nylo.txt~:36
+#: npc/005-5/nylo.txt:85
#, no-c-format
msgid "That's easy. Cynric will save your money when you ask him to deposit. Or you pick up your money by asking to withdraw."
msgstr ""
#. code: l("That's exactly what I needed!"),
-#: npc/test/hinnack.txt~:49
-#: npc/test/hinnack.txt:49
-#: npc/005-1/vincent.txt~:45
#: npc/003-1/eugene.txt:58
-#: npc/005-1/vincent.txt:45
-#: npc/003-1/eugene.txt~:58
+#: npc/test/hinnack.txt:49
+#: npc/005-1/vincent.txt:46
#, no-c-format
msgid "That's exactly what I needed!"
msgstr ""
#. code: mesq l("The Alliance Council rarely meets. It's thanks to them that the cities are well protected, if you want my opinion.");
#: npc/003-1/gladys.txt:51
-#: npc/003-1/gladys.txt~:50
#, no-c-format
msgid "The Alliance Council rarely meets. It's thanks to them that the cities are well protected, if you want my opinion."
msgstr ""
#. code: mesq l("The Alliance have records of everyone. And if you need another trip, talk to me!");
-#: npc/002-4/nard.txt:150
-#: npc/002-4/nard.txt~:150
+#: npc/002-4/nard.txt:156
+#: npc/002-4/nard.txt~:156
#, no-c-format
msgid "The Alliance have records of everyone. And if you need another trip, talk to me!"
msgstr ""
#. code: mesq l("The Alliance which was formed after the war!");
#: npc/003-2/lua.txt:21
-#: npc/003-2/lua.txt~:21
#, no-c-format
msgid "The Alliance which was formed after the war!"
msgstr ""
@@ -15384,28 +11127,19 @@ msgstr ""
msgid "The Book of Laws"
msgstr ""
-#. code: mesq l("The Fallen Kings challenge ownership of this pass at ##B08:00##b, ##B16:00##b and ##B00:00##b.");
-#: npc/004-1/bgmaster.txt~:13
-#, no-c-format
-msgid "The Fallen Kings challenge ownership of this pass at ##B08:00##b, ##B16:00##b and ##B00:00##b."
-msgstr ""
-
#. code: mesq l("The High Council acts in the Alliance stead, as it is not possible to reunite every city leader for all minor matters.");
#: npc/003-1/gladys.txt:53
-#: npc/003-1/gladys.txt~:52
#, no-c-format
msgid "The High Council acts in the Alliance stead, as it is not possible to reunite every city leader for all minor matters."
msgstr ""
#. code: mesq l("The High Council's have some subordinates, but those are hand-picked by them.");
-#: npc/003-1/gladys.txt~:72
#: npc/003-1/gladys.txt:73
#, no-c-format
msgid "The High Council's have some subordinates, but those are hand-picked by them."
msgstr ""
#. code: mesq l("The Magic Council can be found at this city. They are the most powerful mages. If you have an impressive magical affinity, they may entitle you to have access to a Mana Stone.");
-#: npc/003-1/gladys.txt~:48
#: npc/003-1/gladys.txt:49
#, no-c-format
msgid "The Magic Council can be found at this city. They are the most powerful mages. If you have an impressive magical affinity, they may entitle you to have access to a Mana Stone."
@@ -15417,11 +11151,16 @@ msgstr ""
msgid "The Mana Stones were stolen, in evil hands have fallen!"
msgstr ""
+#. code: mes l("The Soul Menhir will attach your soul, so when you die, you'll appear where you last touched it.");
+#: npc/002-4/elmo.txt~:32
+#: npc/002-4/elmo.txt:32
+#, no-c-format
+msgid "The Soul Menhir will attach your soul, so when you die, you'll appear where you last touched it."
+msgstr ""
+
#. code: l("The bank and item storage is shared between all characters within a same account."),
-#: npc/003-3/malindou.txt~:23
-#: npc/003-3/malindou.txt:23
#: npc/005-5/cynric.txt:23
-#: npc/005-5/cynric.txt~:23
+#: npc/003-3/malindou.txt:23
#, no-c-format
msgid "The bank and item storage is shared between all characters within a same account."
msgstr ""
@@ -15433,7 +11172,6 @@ msgid "The biggest mine, where you could find Mana Stones in the past, is now en
msgstr ""
#. code: mesq l("The captain has locked the door, you should go see him.");
-#: npc/002-3/doors.txt~:43
#: npc/002-3/doors.txt:43
#, no-c-format
msgid "The captain has locked the door, you should go see him."
@@ -15441,64 +11179,53 @@ msgstr ""
#. code: mesq l("The captain is waiting for you! Hurry up.");
#: npc/002-3/doors.txt:56
-#: npc/002-3/doors.txt~:56
#, no-c-format
msgid "The captain is waiting for you! Hurry up."
msgstr ""
#. code: mesq l("The children are safe, aren't they...?");
#: npc/005-1/ayasha.txt:110
-#: npc/005-1/ayasha.txt~:110
#, no-c-format
msgid "The children are safe, aren't they...?"
msgstr ""
#. code: l("The children are safe, could you rent me your sword?"), L_Rent,
#: npc/005-1/ayasha.txt:100
-#: npc/005-1/ayasha.txt~:100
#, no-c-format
msgid "The children are safe, could you rent me your sword?"
msgstr ""
#. code: mesq l("The city only flourished because Janett Platinum had the idea to build city walls surrounding this city.");
-#: npc/003-1/ninathetraveler.txt~:31
-#: npc/003-1/ninathetraveler.txt:31
+#: npc/003-1/ninathetraveler.txt~:34
+#: npc/003-1/ninathetraveler.txt:34
#, no-c-format
msgid "The city only flourished because Janett Platinum had the idea to build city walls surrounding this city."
msgstr ""
#. code: mesq l("The cold climate is ideal for slimes, penguins, and other icy creatures. You can find lots of... ice, of course!");
-#: npc/003-1/ninathetraveler.txt:59
-#: npc/003-1/ninathetraveler.txt~:59
+#: npc/003-1/ninathetraveler.txt~:62
+#: npc/003-1/ninathetraveler.txt:62
#, no-c-format
msgid "The cold climate is ideal for slimes, penguins, and other icy creatures. You can find lots of... ice, of course!"
msgstr ""
#. code: mesq l("The desert climate means you'll find mostly maggots and scorpions. Their drops include cactus drinks, cake, knifes, black pearls, gold, and other common things.");
-#: npc/003-1/ninathetraveler.txt:33
-#: npc/003-1/ninathetraveler.txt~:33
+#: npc/003-1/ninathetraveler.txt:36
+#: npc/003-1/ninathetraveler.txt~:36
#, no-c-format
msgid "The desert climate means you'll find mostly maggots and scorpions. Their drops include cactus drinks, cake, knifes, black pearls, gold, and other common things."
msgstr ""
-#. code: mesq l("The fear to see her sleeping on this quiet and lonely bed is becoming more and more unbearable, I think that I won't get the bravery to see her this time...");
-#: npc/002-1/dan.txt:48
-#, no-c-format
-msgid "The fear to see her sleeping on this quiet and lonely bed is becoming more and more unbearable, I think that I won't get the bravery to see her this time..."
-msgstr ""
-
#. code: l("The fee is of @@ GP. So, do you want to register?", .@price);
#: npc/005-5/cynric.txt:65
-#: npc/003-3/malindou.txt~:65
-#: npc/005-5/cynric.txt~:65
#: npc/003-3/malindou.txt:65
#, no-c-format
msgid "The fee is of @@ GP. So, do you want to register?"
msgstr ""
#. code: mesq l("The fertile climate is ideal for mushrooms. You can also find lots of wood.");
-#: npc/003-1/ninathetraveler.txt:46
-#: npc/003-1/ninathetraveler.txt~:46
+#: npc/003-1/ninathetraveler.txt~:49
+#: npc/003-1/ninathetraveler.txt:49
#, no-c-format
msgid "The fertile climate is ideal for mushrooms. You can also find lots of wood."
msgstr ""
@@ -15510,61 +11237,31 @@ msgstr ""
msgid "The first page contains the universal rules that have been agreed upon throughout the land."
msgstr ""
-#. code: 1211: The fog has gone.
-#: conf/messages.conf:1105
-msgid "The fog has gone."
-msgstr ""
-
#. code: mesq l("The giant boogeyman!");
-#: npc/002-3/billybons.txt:59
-#: npc/002-3/billybons.txt~:59
+#: npc/002-3/billybons.txt:61
#, no-c-format
msgid "The giant boogeyman!"
msgstr ""
#. code: l("The guild is in charge of the commerce regularization throughout Candor and its surroundings."),
-#: npc/005-5/cynric.txt~:17
#: npc/005-5/cynric.txt:17
#, no-c-format
msgid "The guild is in charge of the commerce regularization throughout Candor and its surroundings."
msgstr ""
#. code: l("The guild is in charge of the commerce regularization throughout Tulimshar and its surroundings."),
-#: npc/003-3/malindou.txt~:17
#: npc/003-3/malindou.txt:17
#, no-c-format
msgid "The guild is in charge of the commerce regularization throughout Tulimshar and its surroundings."
msgstr ""
-#. code: 61: The holy messenger has given judgement.
-#: conf/messages.conf:84
-msgid "The holy messenger has given judgement."
-msgstr ""
-
#. code: mesq l("The inn north of me still haven't opened, which is a shame. I guess their cassino got too expensive.");
-#: npc/003-1/itka.txt~:8
#: npc/003-1/itka.txt:8
#, no-c-format
msgid "The inn north of me still haven't opened, which is a shame. I guess their cassino got too expensive."
msgstr ""
-#. code: 169: The item (%d: '%s') is not equippable.
-#: conf/messages.conf:185
-msgid "The item (%d: '%s') is not equippable."
-msgstr ""
-
-#. code: 170: The item is not equippable.
-#: conf/messages.conf:186
-msgid "The item is not equippable."
-msgstr ""
-
#. code: mes l("The kid is not paying attention to you.");
-#: npc/005-1/ayasha.txt~:218
-#: npc/005-1/ayasha.txt~:248
-#: npc/005-1/ayasha.txt~:233
-#: npc/005-1/ayasha.txt~:263
-#: npc/005-1/ayasha.txt~:203
-#: npc/005-1/ayasha.txt~:186
#: npc/005-1/ayasha.txt:218
#: npc/005-1/ayasha.txt:233
#: npc/005-1/ayasha.txt:248
@@ -15575,12 +11272,6 @@ msgstr ""
msgid "The kid is not paying attention to you."
msgstr ""
-#. code: mesq l("The king commanded me to strengthen the young men, so that they have sufficient power to fight monsters.");
-#: npc/005-1/trainer.txt~:51
-#, no-c-format
-msgid "The king commanded me to strengthen the young men, so that they have sufficient power to fight monsters."
-msgstr ""
-
#. code: mes l("The mage thief tried to all power absorb,");
#: npc/003-1/mariusthebard.txt:69
#, no-c-format
@@ -15599,36 +11290,12 @@ msgstr ""
msgid "The mana war stroke, and many people died,"
msgstr ""
-#. code: 1125: The mapserver has spy command support disabled.
-#: conf/messages.conf:932
-msgid "The mapserver has spy command support disabled."
-msgstr ""
-
#. code: mes l("The message cannot be empty");
#: npc/commands/scheduled-broadcasts.txt:14
-#: npc/commands/scheduled-broadcasts.txt~:14
#, no-c-format
msgid "The message cannot be empty"
msgstr ""
-#. code: 180: The monster/egg name/ID doesn't exist.
-#: conf/messages.conf:196
-msgid "The monster/egg name/ID doesn't exist."
-msgstr ""
-
-#. code: mesq l("The monsters here are not aggressive. Complete their quests, gain some experience, allocate some status, and you'll be ready for my training.");
-#: npc/005-7/trainer.txt:126
-#: npc/005-7/trainer.txt~:126
-#, no-c-format
-msgid "The monsters here are not aggressive. Complete their quests, gain some experience, allocate some status, and you'll be ready for my training."
-msgstr ""
-
-#. code: mesq l("The monsters here are not agressive. Complete their quests, gain some experience, allocate some status, and you'll be ready.");
-#: npc/005-1/trainer.txt~:42
-#, no-c-format
-msgid "The monsters here are not agressive. Complete their quests, gain some experience, allocate some status, and you'll be ready."
-msgstr ""
-
#. code: l("The name of the book is @@.", .@book_name$),
#: npc/functions/openbook.txt:23
#, no-c-format
@@ -15648,105 +11315,80 @@ msgstr ""
msgid "The old book seems to tell about the legend of Aemil. Would you like to read it?"
msgstr ""
-#. code: 425: The player '%.*s' doesn't exist.
-#: conf/messages.conf:426
-msgid "The player '%.*s' doesn't exist."
-msgstr ""
-
-#. code: 1169: The player cannot use that skill.
-#: conf/messages.conf:1032
-msgid "The player cannot use that skill."
-msgstr ""
-
-#. code: 1171: The player meets all the requirements for that skill.
-#: conf/messages.conf:1034
-msgid "The player meets all the requirements for that skill."
-msgstr ""
-
#. code: mesq l("The problem is that Halinarzo was destroyed in the never-ending war and was just recently rebuilt.");
#: npc/003-2/lua.txt:71
-#: npc/003-2/lua.txt~:71
#, no-c-format
msgid "The problem is that Halinarzo was destroyed in the never-ending war and was just recently rebuilt."
msgstr ""
+#. code: mesq l("The register fee is 2000 GP.");
+#: npc/003-1/aidan.txt:12
+#, no-c-format
+msgid "The register fee is 2000 GP."
+msgstr ""
+
#. code: mes col(l("The sailor chugs his beer."), 9);
-#: npc/002-3/billybons.txt~:17
-#: npc/002-3/billybons.txt:17
+#: npc/002-3/billybons.txt:19
#, no-c-format
msgid "The sailor chugs his beer."
msgstr ""
#. code: mes col(l("The sailor turns his back to you."), 9);
-#: npc/002-3/billybons.txt:88
-#: npc/002-3/billybons.txt~:88
+#: npc/002-3/billybons.txt:90
#, no-c-format
msgid "The sailor turns his back to you."
msgstr ""
#. code: mes col(l("The sailors take you aboard their ship."), 9);
-#: npc/000-0/sailors.txt~:72
#: npc/000-0/sailors.txt:72
#, no-c-format
msgid "The sailors take you aboard their ship."
msgstr ""
#. code: mesq l("The sides accept only one adventurer. You'll also lose access to General Chat upon joining, and will have to use #world.");
-#: npc/001-1/bgmaster.txt~:19
#: npc/001-1/bgmaster.txt:19
-#: npc/004-1/bgmaster.txt~:31
#, no-c-format
msgid "The sides accept only one adventurer. You'll also lose access to General Chat upon joining, and will have to use #world."
msgstr ""
#. code: mesq l("The soldiers are resting at the moment.");
-#: npc/001-1/bgmaster.txt~:29
#: npc/001-1/bgmaster.txt:29
#, no-c-format
msgid "The soldiers are resting at the moment."
msgstr ""
-#. code: mesq l("The soldiers are resting. You can join them starting at ##B07:00, 15:00 and 23:00##b in UTC.");
-#: npc/004-1/bgmaster.txt~:61
-#, no-c-format
-msgid "The soldiers are resting. You can join them starting at ##B07:00, 15:00 and 23:00##b in UTC."
-msgstr ""
-
#. code: mesq l("The storehouse here is overrun with house maggots.");
#: npc/005-1/zegas.txt:18
-#: npc/005-1/zegas.txt~:18
#, no-c-format
msgid "The storehouse here is overrun with house maggots."
msgstr ""
#. code: mesq l("The storehouse is still over run with house maggots.");
#: npc/005-1/zegas.txt:30
-#: npc/005-1/zegas.txt~:30
#, no-c-format
msgid "The storehouse is still over run with house maggots."
msgstr ""
#. code: mes col(l("The stowaway doesn't answer."), 9);
-#: npc/002-1/alige.txt~:73
#: npc/002-1/alige.txt:75
#, no-c-format
msgid "The stowaway doesn't answer."
msgstr ""
-#. code: 1174: The two cannot wed because one is either a baby or already married.
-#: conf/messages.conf:1039
-msgid "The two cannot wed because one is either a baby or already married."
+#. code: if (@n == 1) dispbottom l("The world is spiniiiiiiiing...");
+#: npc/001-4/mushroom.txt:8
+#, no-c-format
+msgid "The world is spiniiiiiiiing..."
msgstr ""
#. code: mesq l("Their economy provide many edible items and potions.");
-#: npc/003-1/ninathetraveler.txt~:48
-#: npc/003-1/ninathetraveler.txt:48
+#: npc/003-1/ninathetraveler.txt:51
+#: npc/003-1/ninathetraveler.txt~:51
#, no-c-format
msgid "Their economy provide many edible items and potions."
msgstr ""
#. code: mesq l("Their main tasks are ensuring trade, protecting the cities from monster invasions, and guarding the Mana Stones.");
-#: npc/003-1/gladys.txt~:61
#: npc/003-1/gladys.txt:62
#, no-c-format
msgid "Their main tasks are ensuring trade, protecting the cities from monster invasions, and guarding the Mana Stones."
@@ -15758,36 +11400,34 @@ msgstr ""
msgid "Then concentrate your anger upon the trees hereabouts, you will gain experience whilst leveling your sword skill on them."
msgstr ""
+#. code: mesq l("Then could you perhaps kill 12 @@ for me?!", getmonsterlink(Piou));
+#: npc/002-1/dan.txt~:33
+#: npc/002-1/dan.txt:33
+#, no-c-format
+msgid "Then could you perhaps kill 12 @@ for me?!"
+msgstr ""
+
#. code: l("There are banks all over the world. Usually every important village or city has one."),
-#: npc/005-5/nylo.txt~:112
#: npc/005-5/nylo.txt:112
#, no-c-format
msgid "There are banks all over the world. Usually every important village or city has one."
msgstr ""
#. code: mesq l("There are many key combinations, press F1 to see a short list of them!");
-#: npc/005-7/trainer.txt~:394
-#: npc/005-7/trainer.txt:394
-#: npc/005-1/trainer.txt~:304
+#: npc/005-7/trainer.txt:408
+#: npc/005-7/trainer.txt~:408
#, no-c-format
msgid "There are many key combinations, press F1 to see a short list of them!"
msgstr ""
-#. code: 1238: There are no items to appraise.
-#: conf/messages.conf:1160
-msgid "There are no items to appraise."
-msgstr ""
-
#. code: mesq l("There are people in the world who need help!");
-#: npc/005-7/trainer.txt~:334
-#: npc/005-7/trainer.txt:334
-#: npc/005-1/trainer.txt~:244
+#: npc/005-7/trainer.txt~:348
+#: npc/005-7/trainer.txt:348
#, no-c-format
msgid "There are people in the world who need help!"
msgstr ""
#. code: mesq l("There are some flying yellow plushes around you. They're called pious. Getting a roasted leg of one of them would be perfect.");
-#: npc/002-1/alige.txt~:293
#: npc/002-1/alige.txt:295
#, no-c-format
msgid "There are some flying yellow plushes around you. They're called pious. Getting a roasted leg of one of them would be perfect."
@@ -15795,86 +11435,67 @@ msgstr ""
#. code: mes col(l("There are some old rusty knives on the table. Would you like to take one?"), 9);
#: npc/002-1/knife.txt:18
-#: npc/002-1/knife.txt~:18
#, no-c-format
msgid "There are some old rusty knives on the table. Would you like to take one?"
msgstr ""
#. code: mesq l("There are some stones scattered around the world that mark your point of return in case of defeats. Some ship chests may also serve as a return point. You can also select some beds in case of defeats.");
-#: npc/005-7/trainer.txt:217
-#: npc/005-7/trainer.txt~:217
-#: npc/005-1/trainer.txt~:121
+#: npc/005-7/trainer.txt~:231
+#: npc/005-7/trainer.txt:231
#, no-c-format
msgid "There are some stones scattered around the world that mark your point of return in case of defeats. Some ship chests may also serve as a return point. You can also select some beds in case of defeats."
msgstr ""
#. code: mes col(l("There are still some rattos left! Do you want to abort the quest?"), 9);
#: npc/002-2/doors.txt:20
-#: npc/002-2/doors.txt~:20
#, no-c-format
msgid "There are still some rattos left! Do you want to abort the quest?"
msgstr ""
#. code: mesq l("There are three types of items.");
-#: npc/005-1/trainer.txt~:196
-#: npc/005-7/trainer.txt:286
-#: npc/005-7/trainer.txt~:286
+#: npc/005-7/trainer.txt~:300
+#: npc/005-7/trainer.txt:300
#, no-c-format
msgid "There are three types of items."
msgstr ""
#. code: mesq l("There are three types of monsters: the aggressive, the neutral, and the collaborative.");
-#: npc/005-7/trainer.txt~:308
-#: npc/005-7/trainer.txt:308
-#: npc/005-1/trainer.txt~:218
+#: npc/005-7/trainer.txt~:322
+#: npc/005-7/trainer.txt:322
#, no-c-format
msgid "There are three types of monsters: the aggressive, the neutral, and the collaborative."
msgstr ""
#. code: l("There is a paper with some rules written on it.");
-#: npc/002-3/juliet.txt~:77
+#: npc/002-3/note.txt:11
#: npc/002-3/juliet.txt:77
-#: npc/002-3/note.txt~:11
#: npc/002-3/juliet.txt:196
-#: npc/002-3/juliet.txt~:196
-#: npc/002-3/note.txt:11
#, no-c-format
msgid "There is a paper with some rules written on it."
msgstr ""
-#. code: 988: There is no help for %c%s.
-#: conf/messages.conf:724
-msgid "There is no help for %c%s."
-msgstr ""
-
#. code: npctalkonce(l("There is no honor in fighting a weak opponent."));
#: npc/functions/legiontalk.txt:60
#, no-c-format
msgid "There is no honor in fighting a weak opponent."
msgstr ""
-#. code: mesq l("There probably is a huge, flashing yellow exclamation mark over a suitable knife you could take and nobody would mind.");
-#: npc/005-7/trainer.txt~:138
-#: npc/005-7/trainer.txt:138
+#. code: mesq l("There probably is a huge, flashing orange exclamation mark over a suitable knife you could take and nobody would mind.");
+#: npc/005-7/trainer.txt:152
#, no-c-format
-msgid "There probably is a huge, flashing yellow exclamation mark over a suitable knife you could take and nobody would mind."
+msgid "There probably is a huge, flashing orange exclamation mark over a suitable knife you could take and nobody would mind."
msgstr ""
-#. code: 286: There's been no change in the setting.
-#: conf/messages.conf:292
-msgid "There's been no change in the setting."
-msgstr ""
-
-#. code: mesq lg("There's nothing to say, don't worry miss.", "There's nothing to say, don't worry sir.");
-#: npc/002-1/dan.txt:58
+#. code: mesq l("There probably is a huge, flashing yellow exclamation mark over a suitable knife you could take and nobody would mind.");
+#: npc/005-7/trainer.txt~:152
#, no-c-format
-msgid "There's nothing to say, don't worry miss.#0"
+msgid "There probably is a huge, flashing yellow exclamation mark over a suitable knife you could take and nobody would mind."
msgstr ""
-#. code: mesq lg("There's nothing to say, don't worry miss.", "There's nothing to say, don't worry sir.");
-#: npc/002-1/dan.txt:58
+#. code: mesq l("Therefore, the Alliance created a system so when you kill a monster, depending on its strength, you'll get Monster Points.");
+#: npc/003-1/aidan.txt:54
#, no-c-format
-msgid "There's nothing to say, don't worry sir.#1"
+msgid "Therefore, the Alliance created a system so when you kill a monster, depending on its strength, you'll get Monster Points."
msgstr ""
#. code: mesq l("These boxes are way too heavy to be lifted by only one person, all the way onto the ship.");
@@ -15884,7 +11505,6 @@ msgid "These boxes are way too heavy to be lifted by only one person, all the wa
msgstr ""
#. code: mesq l("These will do just fine.");
-#: npc/004-1/elanore.txt~:95
#: npc/004-1/elanore.txt:95
#, no-c-format
msgid "These will do just fine."
@@ -15904,13 +11524,11 @@ msgstr ""
#. code: mesq l("They also determine rules, and enforces them. We live under a disguised dictatorship.");
#: npc/003-1/gladys.txt:36
-#: npc/003-1/gladys.txt~:35
#, no-c-format
msgid "They also determine rules, and enforces them. We live under a disguised dictatorship."
msgstr ""
#. code: mesq l("They also hold control over the Mana Stones, but this is not the problem.");
-#: npc/003-1/gladys.txt~:31
#: npc/003-1/gladys.txt:32
#, no-c-format
msgid "They also hold control over the Mana Stones, but this is not the problem."
@@ -15918,7 +11536,6 @@ msgstr ""
#. code: mesq l("They also recently took over some city affairs. It's good they're protecting us, but I'm afraid of they creeping in our lives!");
#: npc/003-1/gladys.txt:64
-#: npc/003-1/gladys.txt~:63
#, no-c-format
msgid "They also recently took over some city affairs. It's good they're protecting us, but I'm afraid of they creeping in our lives!"
msgstr ""
@@ -15931,29 +11548,22 @@ msgid "They are a permanent problem so I will always need your help to extermina
msgstr ""
#. code: mesq l("They are known to use a revolutionary hair growth formula.");
-#: npc/005-1/trainer.txt~:237
-#: npc/005-7/trainer.txt~:327
-#: npc/005-7/trainer.txt:327
+#: npc/005-7/trainer.txt~:341
+#: npc/005-7/trainer.txt:341
#, no-c-format
msgid "They are known to use a revolutionary hair growth formula."
msgstr ""
-#. code: 1173: They are married... wish them well.
-#: conf/messages.conf:1038
-msgid "They are married... wish them well."
-msgstr ""
-
#. code: mesq l("They are strict with who is allowed inside, so you'll need either elf or ukar friends to pass.");
-#: npc/003-1/ninathetraveler.txt:98
-#: npc/003-1/ninathetraveler.txt~:98
+#: npc/003-1/ninathetraveler.txt~:101
+#: npc/003-1/ninathetraveler.txt:101
#, no-c-format
msgid "They are strict with who is allowed inside, so you'll need either elf or ukar friends to pass."
msgstr ""
#. code: mesq l("They can be equipped to make your look more interesting or to improve some of its features.");
-#: npc/005-7/trainer.txt:295
-#: npc/005-7/trainer.txt~:295
-#: npc/005-1/trainer.txt~:205
+#: npc/005-7/trainer.txt:309
+#: npc/005-7/trainer.txt~:309
#, no-c-format
msgid "They can be equipped to make your look more interesting or to improve some of its features."
msgstr ""
@@ -15972,72 +11582,39 @@ msgid "They wanted magic to be once again free!"
msgstr ""
#. code: mesq l("They will not attack anyone unless they are attacked first.");
-#: npc/005-7/trainer.txt:315
-#: npc/005-1/trainer.txt~:225
-#: npc/005-7/trainer.txt~:315
+#: npc/005-7/trainer.txt~:329
+#: npc/005-7/trainer.txt:329
#, no-c-format
msgid "They will not attack anyone unless they are attacked first."
msgstr ""
-#. code: 556: Thief
-#: conf/messages.conf:492
-msgid "Thief"
+#. code: mesq l("They're scary, don't you think so?");
+#: npc/002-1/dan.txt:19
+#: npc/002-1/dan.txt~:19
+#, no-c-format
+msgid "They're scary, don't you think so?"
+msgstr ""
+
+#. code: l("They're too strong for me!"), -,
+#: npc/002-1/dan.txt~:36
+#: npc/002-1/dan.txt:36
+#, no-c-format
+msgid "They're too strong for me!"
msgstr ""
-#. code: 003-1-3,45,35,0 script Thief#temp003 NPC_PLAYER,{
+#. code: 003-1-3,45,35,0 script Thief#temp003 NPC_PLAYER,0,0,{
#: npc/003-1-3/thief.txt~:6
#: npc/003-1-3/thief.txt:6
#, no-c-format
msgid "Thief#temp003"
msgstr ""
-#. code: 313: Thirteen Castles
-#: conf/messages.conf:322
-msgid "Thirteen Castles"
-msgstr ""
-
-#. code: 330: Thirty Castles
-#: conf/messages.conf:339
-msgid "Thirty Castles"
-msgstr ""
-
-#. code: 331: Thirty-One Castles
-#: conf/messages.conf:340
-msgid "Thirty-One Castles"
-msgstr ""
-
-#. code: 333: Thirty-Three Castles
-#: conf/messages.conf:342
-msgid "Thirty-Three Castles"
-msgstr ""
-
-#. code: 332: Thirty-Two Castles
-#: conf/messages.conf:341
-msgid "Thirty-Two Castles"
-msgstr ""
-
-#. code: 111: This NPC doesn't exist.
-#: conf/messages.conf:128
-msgid "This NPC doesn't exist."
-msgstr ""
-
#. code: mes l("This Portal can send your soul back to the world, along any items, money and/or experience gained.");
#: npc/001-1/portal.txt:10
#, no-c-format
msgid "This Portal can send your soul back to the world, along any items, money and/or experience gained."
msgstr ""
-#. code: mes l("This Soul Menhir can send your soul back to the world, along any items, money and/or experience gained.");
-#: npc/001-1/portal.txt~:10
-#, no-c-format
-msgid "This Soul Menhir can send your soul back to the world, along any items, money and/or experience gained."
-msgstr ""
-
-#. code: 873: This action can't be performed at the moment. Please try again later.
-#: conf/messages.conf:642
-msgid "This action can't be performed at the moment. Please try again later."
-msgstr ""
-
#. code: l("This book outlines the laws which applies everywhere in the World Of Mana."),
#: npc/functions/game-rules.txt~:31
#: npc/functions/game-rules.txt:31
@@ -16045,46 +11622,24 @@ msgstr ""
msgid "This book outlines the laws which applies everywhere in the World Of Mana."
msgstr ""
-#. code: 294: This bound item cannot be stored there.
-#: conf/messages.conf:301
-msgid "This bound item cannot be stored there."
-msgstr ""
-
-#. code: 293: This bound item cannot be traded to that character.
-#: conf/messages.conf:300
-msgid "This bound item cannot be traded to that character."
-msgstr ""
-
-#. code: 433: This character has been banned until
-#: conf/messages.conf:434
-msgid "This character has been banned until "
-msgstr ""
-
#. code: mesq col(l("This door is locked."), 9);
-#: npc/002-3/doors.txt~:64
#: npc/002-3/doors.txt:64
#, no-c-format
msgid "This door is locked."
msgstr ""
#. code: dispbottom l("This fishing spot has just been used, give it a rest.");
-#: npc/functions/fishing.txt:224
+#: npc/functions/fishing.txt:232
#, no-c-format
msgid "This fishing spot has just been used, give it a rest."
msgstr ""
#. code: dispbottom l("This fishing spot is already being used!");
-#: npc/functions/fishing.txt:155
+#: npc/functions/fishing.txt:164
#, no-c-format
msgid "This fishing spot is already being used!"
msgstr ""
-#. code: mesq l("This girl is lucky we found her before a shark did. I have no idea where she comes from.", "This guy is lucky we found him before a shark did. I have no idea where he comes from.");
-#: npc/000-0-0/sailors.txt~:15
-#, no-c-format
-msgid "This girl is lucky we found her before a shark did. I have no idea where she comes from."
-msgstr ""
-
#. code: mesq lg("This girl is lucky we found her before a shark did. I have no idea where she comes from.", "This guy is lucky we found him before a shark did. I have no idea where he comes from.");
#: npc/000-0-0/sailors.txt:15
#, no-c-format
@@ -16093,13 +11648,11 @@ msgstr ""
#. code: mesq lg("This girl needs help, we need to rescue her!", "This guy needs help, we need to rescue him!");
#: npc/000-0/sailors.txt:66
-#: npc/000-0/sailors.txt~:66
#, no-c-format
msgid "This girl needs help, we need to rescue her!#0"
msgstr ""
#. code: mesq l("This guy has been a plague ever since he could walk. He's always causing trouble.");
-#: npc/005-1/liana.txt~:22
#: npc/005-1/liana.txt:26
#, no-c-format
msgid "This guy has been a plague ever since he could walk. He's always causing trouble."
@@ -16113,14 +11666,13 @@ msgstr ""
#. code: mesq lg("This girl needs help, we need to rescue her!", "This guy needs help, we need to rescue him!");
#: npc/000-0/sailors.txt:66
-#: npc/000-0/sailors.txt~:66
#, no-c-format
msgid "This guy needs help, we need to rescue him!#1"
msgstr ""
#. code: mesq l("This is ##BCandor Island##b. A very small community lives here.");
-#: npc/002-4/nard.txt:115
-#: npc/002-4/nard.txt~:115
+#: npc/002-4/nard.txt~:121
+#: npc/002-4/nard.txt:121
#, no-c-format
msgid "This is ##BCandor Island##b. A very small community lives here."
msgstr ""
@@ -16133,74 +11685,47 @@ msgstr ""
#. code: mesq l("This is not what I asked for.");
#: npc/004-1/elanore.txt:113
-#: npc/004-1/elanore.txt~:113
#, no-c-format
msgid "This is not what I asked for."
msgstr ""
-#. code: 263: This item cannot be dropped.
-#: conf/messages.conf:268
-msgid "This item cannot be dropped."
-msgstr ""
-
-#. code: 264: This item cannot be stored.
-#: conf/messages.conf:269
-msgid "This item cannot be stored."
-msgstr ""
-
-#. code: 260: This item cannot be traded.
-#: conf/messages.conf:265
-msgid "This item cannot be traded."
-msgstr ""
-
#. code: l("This item cannot be used as bait here.");
-#: npc/functions/fishing.txt:264
+#: npc/functions/fishing.txt:273
#, no-c-format
msgid "This item cannot be used as bait here."
msgstr ""
-#. code: 35: This job has no alternate body styles.
-#: conf/messages.conf:62
-msgid "This job has no alternate body styles."
-msgstr ""
-
#. code: mes l("This menu allows you to change your skills.");
#: npc/commands/debug-skill.txt:38
-#: npc/commands/debug-skill.txt~:38
#, no-c-format
msgid "This menu allows you to change your skills."
msgstr ""
#. code: mes l("This menu allows you to customize your appearance.");
#: npc/commands/debug-look.txt:55
-#: npc/commands/debug-look.txt~:55
#, no-c-format
msgid "This menu allows you to customize your appearance."
msgstr ""
#. code: mes l("This menu allows you to manage events and gives access to event-related tools.");
-#: npc/commands/event.txt:34
-#: npc/commands/event.txt~:34
+#: npc/commands/event.txt:50
#, no-c-format
msgid "This menu allows you to manage events and gives access to event-related tools."
msgstr ""
#. code: mes l("This menu allows you to modify the generic message that is sent to players when they log in.");
-#: npc/commands/motd.txt~:125
#: npc/commands/motd.txt:125
#, no-c-format
msgid "This menu allows you to modify the generic message that is sent to players when they log in."
msgstr ""
#. code: mes l("This menu allows you to modify your account data.");
-#: npc/commands/debug.txt~:94
#: npc/commands/debug.txt:94
#, no-c-format
msgid "This menu allows you to modify your account data."
msgstr ""
#. code: mes l("This menu allows you to set the scheduled broadcast that is sent to all players at a specific interval.");
-#: npc/commands/scheduled-broadcasts.txt~:136
#: npc/commands/scheduled-broadcasts.txt:136
#, no-c-format
msgid "This menu allows you to set the scheduled broadcast that is sent to all players at a specific interval."
@@ -16208,100 +11733,30 @@ msgstr ""
#. code: mes l("This menu contains all options available to you, based on your access privileges.");
#: npc/commands/super-menu.txt:11
-#: npc/commands/super-menu.txt~:11
#, no-c-format
msgid "This menu contains all options available to you, based on your access privileges."
msgstr ""
#. code: mes l("This menu gives access to all quest debug menus.");
#: npc/commands/debug-quest.txt:38
-#: npc/commands/debug-quest.txt~:132
#, no-c-format
msgid "This menu gives access to all quest debug menus."
msgstr ""
-#. code: mes l("This menu gives access to quest debug menus for @@ quest subquests.", "Gugli");
-#: npc/commands/debug-quest.txt~:9
-#, no-c-format
-msgid "This menu gives access to quest debug menus for @@ quest subquests."
-msgstr ""
-
-#. code: mes l("This menu gives access to quest debug menus for @@ quests.", "Artis");
-#. code: mes l("This menu gives access to quest debug menus for @@ quests.", l("Prologue"));
#. code: mes l("This menu gives access to quest debug menus for @@ quests.", strtolower(l("Other")));
-#: npc/commands/debug-quest.txt~:68
-#: npc/commands/debug-quest.txt~:35
-#: npc/commands/debug-quest.txt~:98
#: npc/commands/debug-quest.txt:8
#, no-c-format
msgid "This menu gives access to quest debug menus for @@ quests."
msgstr ""
-#. code: 1290: This monster does not spawn normally.
-#: conf/messages.conf:1242
-msgid "This monster does not spawn normally."
-msgstr ""
-
-#. code: 1249: This monster has no MVP prizes.
-#: conf/messages.conf:1173
-msgid "This monster has no MVP prizes."
-msgstr ""
-
-#. code: 1246: This monster has no drops.
-#: conf/messages.conf:1170
-msgid "This monster has no drops."
-msgstr ""
-
#. code: mesq l("This one is useless! Give me another @@.", getitemlink(.Item2));
#. code: mesq l("This one is useless! Give me another @@.", getitemlink(.Item1));
#: npc/test/karim.txt:41
#: npc/test/karim.txt:65
-#: npc/test/karim.txt~:41
-#: npc/test/karim.txt~:65
#, no-c-format
msgid "This one is useless! Give me another @@."
msgstr ""
-#. code: 539: This player has %d of a kind of item (id: %d), and tried to trade %d of them.
-#: conf/messages.conf:474
-msgid "This player has %d of a kind of item (id: %d), and tried to trade %d of them."
-msgstr ""
-
-#. code: 507: This player has been banned for %d minute(s).
-#: conf/messages.conf:463
-msgid "This player has been banned for %d minute(s)."
-msgstr ""
-
-#. code: 540: This player has been definitively blocked.
-#: conf/messages.conf:475
-msgid "This player has been definitively blocked."
-msgstr ""
-
-#. code: 508: This player hasn't been banned (Ban option is disabled).
-#: conf/messages.conf:464
-msgid "This player hasn't been banned (Ban option is disabled)."
-msgstr ""
-
-#. code: 119: This player is not in jail.
-#: conf/messages.conf:136
-msgid "This player is not in jail."
-msgstr ""
-
-#. code: 1138: This player is now
-#: conf/messages.conf:965
-msgid "This player is now"
-msgstr ""
-
-#. code: 197: This skill number doesn't exist or isn't a quest skill.
-#: conf/messages.conf:208
-msgid "This skill number doesn't exist or isn't a quest skill."
-msgstr ""
-
-#. code: 198: This skill number doesn't exist.
-#: conf/messages.conf:209
-msgid "This skill number doesn't exist."
-msgstr ""
-
#. code: mes l("This well is too deep and you don't have a bucket.");
#: npc/003-1/well.txt:6
#, no-c-format
@@ -16322,16 +11777,18 @@ msgid "Thorn Arrow"
msgstr ""
#. code: mesq l("Those for consumption, equipment and generics.");
-#: npc/005-7/trainer.txt:287
-#: npc/005-1/trainer.txt~:197
-#: npc/005-7/trainer.txt~:287
+#: npc/005-7/trainer.txt~:301
+#: npc/005-7/trainer.txt:301
#, no-c-format
msgid "Those for consumption, equipment and generics."
msgstr ""
-#. code: 303: Three Castles
-#: conf/messages.conf:312
-msgid "Three Castles"
+#. code: //npctalk l("Those who are worthy, may get my magic. For the others, death awaits!");
+#. code: npctalk l("Those who are worthy, may get my magic. For the others, death awaits!");
+#: npc/009-5/manastone.txt:48
+#: npc/009-5/manastone.txt~:48
+#, no-c-format
+msgid "Those who are worthy, may get my magic. For the others, death awaits!"
msgstr ""
#. code: Name: "Thunder Staff"
@@ -16340,11 +11797,6 @@ msgstr ""
msgid "Thunder Staff"
msgstr ""
-#. code: 859: Time of death : ^EE0000%s^000000
-#: conf/messages.conf:626
-msgid "Time of death : ^EE0000%s^000000"
-msgstr ""
-
#. code: 003-1,66,30,0 script Tinris NPC_ELF,{
#: npc/003-1/tinris.txt:3
#, no-c-format
@@ -16352,13 +11804,13 @@ msgid "Tinris"
msgstr ""
#. code: Name: "Tipiou"
-#: mob_db.conf:722
+#: mob_db.conf:723
#, no-c-format
msgid "Tipiou"
msgstr ""
#. code: Name: "Tipiu"
-#: mob_db.conf:676
+#: mob_db.conf:677
#, no-c-format
msgid "Tipiu"
msgstr ""
@@ -16370,40 +11822,32 @@ msgid "Tneck Sweater"
msgstr ""
#. code: rif(LOCATION$ != "Candor", l("To Candor Island.")), L_TCandor,
-#: npc/002-4/nard.txt:175
-#: npc/002-4/nard.txt~:174
+#: npc/002-4/nard.txt:181
+#: npc/002-4/nard.txt~:181
#, no-c-format
msgid "To Candor Island."
msgstr ""
#. code: rif(LOCATION$ != "Tulim", l("To Tulimshar.")), L_TTulim,
-#: npc/002-4/nard.txt~:175
-#: npc/002-4/nard.txt:176
+#: npc/002-4/nard.txt:182
+#: npc/002-4/nard.txt~:182
#, no-c-format
msgid "To Tulimshar."
msgstr ""
-#. code: 1196: To add an item to the list, use "@alootid +<item name or ID>". To remove an item, use "@alootid -<item name or ID>".
-#: conf/messages.conf:1077
-msgid "To add an item to the list, use \"@alootid +<item name or ID>\". To remove an item, use \"@alootid -<item name or ID>\"."
-msgstr ""
-
#. code: mes l("To change your base level, use this command:");
-#: npc/commands/debug.txt~:40
#: npc/commands/debug.txt:40
#, no-c-format
msgid "To change your base level, use this command:"
msgstr ""
#. code: mes l("To change your job level, use this command:");
-#: npc/commands/debug.txt~:50
#: npc/commands/debug.txt:50
#, no-c-format
msgid "To change your job level, use this command:"
msgstr ""
#. code: mes l("To change your stats, use these commands:");
-#: npc/commands/debug.txt~:65
#: npc/commands/debug.txt:65
#, no-c-format
msgid "To change your stats, use these commands:"
@@ -16416,49 +11860,50 @@ msgid "To de-trust a player:"
msgstr ""
#. code: mesq l("To defocus or stop attacking, press Shift + A.");
-#: npc/005-7/trainer.txt:229
-#: npc/005-7/trainer.txt~:229
-#: npc/005-1/trainer.txt~:133
+#: npc/005-7/trainer.txt:243
+#: npc/005-7/trainer.txt~:243
#, no-c-format
msgid "To defocus or stop attacking, press Shift + A."
msgstr ""
#. code: mesq l("To discard an item you no longer want, select it and press the 'Discard' button. Generic items can be discarded or sold. But equipment can only be sold.");
-#: npc/005-7/trainer.txt:178
-#: npc/005-7/trainer.txt~:178
-#: npc/005-1/trainer.txt~:82
+#: npc/005-7/trainer.txt~:192
+#: npc/005-7/trainer.txt:192
#, no-c-format
msgid "To discard an item you no longer want, select it and press the 'Discard' button. Generic items can be discarded or sold. But equipment can only be sold."
msgstr ""
#. code: mesq l("To display the dialog box with other citizens, press the F7 key.");
-#: npc/005-7/trainer.txt:239
-#: npc/005-1/trainer.txt~:143
-#: npc/005-7/trainer.txt~:239
+#: npc/005-7/trainer.txt~:253
+#: npc/005-7/trainer.txt:253
#, no-c-format
msgid "To display the dialog box with other citizens, press the F7 key."
msgstr ""
#. code: mesq l("To equip or unequip an item, select it and press the 'Equip' or 'Unequip' button. You can not 'Equip' or 'Unequip' when talking to someone.");
-#: npc/005-1/trainer.txt~:76
-#: npc/005-7/trainer.txt~:172
-#: npc/005-7/trainer.txt:172
+#: npc/005-7/trainer.txt:186
+#: npc/005-7/trainer.txt~:186
#, no-c-format
msgid "To equip or unequip an item, select it and press the 'Equip' or 'Unequip' button. You can not 'Equip' or 'Unequip' when talking to someone."
msgstr ""
+#. code: mes l("To find him, just leave the ship and turn left. You should also touch the Soul Menhir when you leave this ship.");
+#: npc/002-4/elmo.txt~:31
+#: npc/002-4/elmo.txt:31
+#, no-c-format
+msgid "To find him, just leave the ship and turn left. You should also touch the Soul Menhir when you leave this ship."
+msgstr ""
+
#. code: mesq l("To focus on a creature, press the 'A' key. To focus on another citizen, press the 'Q' key. To attack the focused target press the 'X' key or click the primary button on the creature.");
-#: npc/005-7/trainer.txt~:223
-#: npc/005-1/trainer.txt~:127
-#: npc/005-7/trainer.txt:223
+#: npc/005-7/trainer.txt~:237
+#: npc/005-7/trainer.txt:237
#, no-c-format
msgid "To focus on a creature, press the 'A' key. To focus on another citizen, press the 'Q' key. To attack the focused target press the 'X' key or click the primary button on the creature."
msgstr ""
#. code: mesq l("To focus on an NPC, press the 'N' key. To talk to him press the 'T' key.");
-#: npc/005-1/trainer.txt~:130
-#: npc/005-7/trainer.txt:226
-#: npc/005-7/trainer.txt~:226
+#: npc/005-7/trainer.txt~:240
+#: npc/005-7/trainer.txt:240
#, no-c-format
msgid "To focus on an NPC, press the 'N' key. To talk to him press the 'T' key."
msgstr ""
@@ -16470,7 +11915,6 @@ msgid "To get a quote:"
msgstr ""
#. code: l("To get started with fishing, you'll need two things: a fishing rod and a bait."),
-#: npc/items/books.txt~:15
#: npc/items/books.txt:15
#, no-c-format
msgid "To get started with fishing, you'll need two things: a fishing rod and a bait."
@@ -16479,8 +11923,6 @@ msgstr ""
#. code: mes l("To get the current rate:");
#: npc/commands/event.txt:18
#: npc/commands/event.txt:4
-#: npc/commands/event.txt~:18
-#: npc/commands/event.txt~:4
#, no-c-format
msgid "To get the current rate:"
msgstr ""
@@ -16491,12 +11933,6 @@ msgstr ""
msgid "To grab a quote:"
msgstr ""
-#. code: mesq l("To hunt a target you must click the primary mouse button on it. Avoid fighting monsters or citizens much stronger than you. You will lose experience if you are defeated.");
-#: npc/005-1/trainer.txt~:115
-#, no-c-format
-msgid "To hunt a target you must click the primary mouse button on it. Avoid fighting monsters or citizens much stronger than you. You will lose experience if you are defeated."
-msgstr ""
-
#. code: mes(l("To ignore a player:"));
#: npc/008-1/confused-tree.txt:80
#, no-c-format
@@ -16504,48 +11940,45 @@ msgid "To ignore a player:"
msgstr ""
#. code: mesq l("To join a drill, right click on one of the lieutenants and join their Battle Stations. The drill can last up to 10 minutes.");
-#: npc/004-1/bgmaster.txt~:29
#: npc/001-1/bgmaster.txt:17
-#: npc/001-1/bgmaster.txt~:17
#, no-c-format
msgid "To join a drill, right click on one of the lieutenants and join their Battle Stations. The drill can last up to 10 minutes."
msgstr ""
#. code: l("To move between characters that are on different accounts, you have to use the Trade function.");
-#: npc/003-3/malindou.txt~:25
#: npc/003-3/malindou.txt:25
-#: npc/005-5/cynric.txt~:25
#: npc/005-5/cynric.txt:25
#, no-c-format
msgid "To move between characters that are on different accounts, you have to use the Trade function."
msgstr ""
#. code: mesq l("To negotiate with other citizens, you should click the second mouse button on some other citizen who is accepting negotiations, and select the 'Negotiation' option from the menu that will appear.");
-#: npc/005-1/trainer.txt~:92
-#: npc/005-7/trainer.txt:188
-#: npc/005-7/trainer.txt~:188
+#: npc/005-7/trainer.txt~:202
+#: npc/005-7/trainer.txt:202
#, no-c-format
msgid "To negotiate with other citizens, you should click the second mouse button on some other citizen who is accepting negotiations, and select the 'Negotiation' option from the menu that will appear."
msgstr ""
#. code: mes col(l("To open your inventory, use the F3 key or use your mouse to select it in the above menu in your client."), 9);
-#: npc/002-1/arpan.txt:236
-#: npc/002-1/arpan.txt:122
-#: npc/002-1/knife.txt~:36
-#: npc/002-1/arpan.txt~:121
#: npc/002-1/knife.txt:36
-#: npc/002-1/arpan.txt~:235
+#: npc/002-1/arpan.txt:122
+#: npc/002-1/arpan.txt:236
#, no-c-format
msgid "To open your inventory, use the F3 key or use your mouse to select it in the above menu in your client."
msgstr ""
#. code: l("To perform most actions, like feeding and renaming, just right-click it. You can even put it back on the egg if its following gets too annoying."),
-#: npc/items/books.txt~:101
#: npc/items/books.txt:101
#, no-c-format
msgid "To perform most actions, like feeding and renaming, just right-click it. You can even put it back on the egg if its following gets too annoying."
msgstr ""
+#. code: mesq l("To prevent abuse, a registering fee is charged. Nothing major.");
+#: npc/003-1/aidan.txt:57
+#, no-c-format
+msgid "To prevent abuse, a registering fee is charged. Nothing major."
+msgstr ""
+
#. code: mes(l("To remove a quote:"));
#: npc/008-1/confused-tree.txt:73
#, no-c-format
@@ -16553,64 +11986,54 @@ msgid "To remove a quote:"
msgstr ""
#. code: mes l("To reset back to normal:");
-#: npc/commands/event.txt~:10
-#: npc/commands/event.txt:24
#: npc/commands/event.txt:10
-#: npc/commands/event.txt~:24
+#: npc/commands/event.txt:24
#, no-c-format
msgid "To reset back to normal:"
msgstr ""
#. code: mes l("To set the drop rate:");
#: npc/commands/event.txt:21
-#: npc/commands/event.txt~:21
#, no-c-format
msgid "To set the drop rate:"
msgstr ""
#. code: mes l("To set the exp rate:");
#: npc/commands/event.txt:7
-#: npc/commands/event.txt~:7
#, no-c-format
msgid "To set the exp rate:"
msgstr ""
#. code: mesq l("To speak in public select the 'General' tab. It serves to talk to people who are appearing on your screen.");
-#: npc/005-7/trainer.txt:242
-#: npc/005-1/trainer.txt~:146
-#: npc/005-7/trainer.txt~:242
+#: npc/005-7/trainer.txt~:256
+#: npc/005-7/trainer.txt:256
#, no-c-format
msgid "To speak in public select the 'General' tab. It serves to talk to people who are appearing on your screen."
msgstr ""
#. code: mesq l("To speak privately to a friend who is not appearing on your screen, type the command '##B /q Citizen Name ##b' and press 'Enter'. This command will open a long-distance dialog that has the name of who you want to talk to. Select this new tab and send your message through it.");
-#: npc/005-7/trainer.txt:251
-#: npc/005-1/trainer.txt~:155
-#: npc/005-7/trainer.txt~:251
+#: npc/005-7/trainer.txt:265
+#: npc/005-7/trainer.txt~:265
#, no-c-format
msgid "To speak privately to a friend who is not appearing on your screen, type the command '##B /q Citizen Name ##b' and press 'Enter'. This command will open a long-distance dialog that has the name of who you want to talk to. Select this new tab and send your message through it."
msgstr ""
#. code: mesq l("To speak privately with someone, click the second mouse button on the citizen and select the 'Whisper' option.");
-#: npc/005-7/trainer.txt~:245
-#: npc/005-1/trainer.txt~:149
-#: npc/005-7/trainer.txt:245
+#: npc/005-7/trainer.txt~:259
+#: npc/005-7/trainer.txt:259
#, no-c-format
msgid "To speak privately with someone, click the second mouse button on the citizen and select the 'Whisper' option."
msgstr ""
#. code: l("To successfully catch a fish, you need to pull up your hook by clicking it, right after it submerges."),
-#: npc/items/books.txt~:66
#: npc/items/books.txt:66
#, no-c-format
msgid "To successfully catch a fish, you need to pull up your hook by clicking it, right after it submerges."
msgstr ""
#. code: l("To thank you, accept my old fishing rod."),
-#: npc/test/hinnack.txt~:50
#: npc/test/hinnack.txt:50
#: npc/003-1/eugene.txt:59
-#: npc/003-1/eugene.txt~:59
#, no-c-format
msgid "To thank you, accept my old fishing rod."
msgstr ""
@@ -16621,18 +12044,6 @@ msgstr ""
msgid "To train their soldiers, they frequently face Frostia in duels. Adventurers are welcome to join their drills."
msgstr ""
-#. code: mesq l("To train their soldiers, they frequently face Nivalis in duels. Adventurers are welcome to join their drills.");
-#: npc/001-1/bgmaster.txt~:15
-#, no-c-format
-msgid "To train their soldiers, they frequently face Nivalis in duels. Adventurers are welcome to join their drills."
-msgstr ""
-
-#. code: mesq l("To train their soldiers, they frequently face one against other in duels. Adventurers are welcome to join their drills.");
-#: npc/004-1/bgmaster.txt~:27
-#, no-c-format
-msgid "To train their soldiers, they frequently face one against other in duels. Adventurers are welcome to join their drills."
-msgstr ""
-
#. code: mes(l("To trust a player:"));
#: npc/008-1/confused-tree.txt:89
#, no-c-format
@@ -16658,11 +12069,6 @@ msgstr ""
msgid "Tolchi Arrow"
msgstr ""
-#. code: 856: Tomb
-#: conf/messages.conf:623
-msgid "Tomb"
-msgstr ""
-
#. code: Name: "Tonori Delight"
#: item_db.conf:-1
#, no-c-format
@@ -16670,7 +12076,6 @@ msgid "Tonori Delight"
msgstr ""
#. code: mesq l("Too bad... Come back when you'll have some nice food for me. Growl... grumble... grumble.");
-#: npc/002-1/alige.txt~:311
#: npc/002-1/alige.txt:313
#, no-c-format
msgid "Too bad... Come back when you'll have some nice food for me. Growl... grumble... grumble."
@@ -16706,14 +12111,20 @@ msgstr ""
msgid "Topaz"
msgstr ""
+#. code: Name: "Topaz Bif"
+#: mob_db.conf:4508
+#, no-c-format
+msgid "Topaz Bif"
+msgstr ""
+
#. code: Name: "Toppy Blub"
-#: mob_db.conf:436
+#: mob_db.conf:437
#, no-c-format
msgid "Toppy Blub"
msgstr ""
#. code: Name: "Tortuga"
-#: mob_db.conf:196
+#: mob_db.conf:197
#, no-c-format
msgid "Tortuga"
msgstr ""
@@ -16737,42 +12148,28 @@ msgid "Tortuga Tongue"
msgstr ""
#. code: l("Toss the hook into deep water by clicking on where you want to cast it."),
-#: npc/items/books.txt~:60
#: npc/items/books.txt:60
#, no-c-format
msgid "Toss the hook into deep water by clicking on where you want to cast it."
msgstr ""
-#. code: 334: Total Domination
-#: conf/messages.conf:344
-msgid "Total Domination"
-msgstr ""
-
#. code: l("Touch it."), L_Bind,
-#: npc/functions/soul_menhir.txt~:5
+#. code: l("Touch it."), L_Warp,
+#: npc/001-4/event_soulmenhir.txt:11
#: npc/functions/soul_menhir.txt:5
#, no-c-format
msgid "Touch it."
msgstr ""
-#. code: 1042: Town Map
-#: conf/messages.conf:845
-msgid "Town Map"
-msgstr ""
-
#. code: menuaction(l("Trade")),
#. code: l("Trade"), -,
#: npc/005-4/rosen.txt:25
#: npc/003-1/inar.txt:9
-#: npc/005-4/rosen.txt~:30
-#: npc/003-1/inar.txt~:6
#, no-c-format
msgid "Trade"
msgstr ""
-#. code: 005-1,21,91,0 script Trainer NPC_PLAYER,{
#. code: 005-7,25,29,0 script Trainer NPC_PLAYER,{
-#: npc/005-1/trainer.txt~:8
#: npc/005-7/trainer.txt~:27
#: npc/005-7/trainer.txt:27
#, no-c-format
@@ -16797,23 +12194,12 @@ msgstr ""
msgid "TrainingGladius"
msgstr ""
-#. code: 1488: Transforming into monster is not allowed in Guild Wars.
-#: conf/messages.conf:1533
-msgid "Transforming into monster is not allowed in Guild Wars."
-msgstr ""
-
#. code: Name: "Trapper Hat"
#: item_db.conf:-1
#, no-c-format
msgid "Trapper Hat"
msgstr ""
-#. code: l("Treasure Chest"), ShipQuests_TreasureChest,
-#: npc/commands/debug-quest.txt~:50
-#, no-c-format
-msgid "Treasure Chest"
-msgstr ""
-
#. code: Name: "Treasure Key"
#: item_db.conf:-1
#, no-c-format
@@ -16834,22 +12220,15 @@ msgstr ""
#. code: mesn "Tritan Voice";
#: npc/000-0/sailors.txt:45
-#: npc/000-0/sailors.txt~:45
#, no-c-format
msgid "Tritan Voice"
msgstr ""
-#. code: mesq l("Try doing quests which doesn't involve monster hunting first. I'm sure Ayasha and Zegas could use your help.");
-#: npc/005-7/trainer.txt~:123
-#: npc/005-7/trainer.txt:123
+#. code: mesq l("Try doing quests which doesn't involve monster hunting first. I'm sure ##B Ayasha ##b could use your help.");
+#: npc/005-7/trainer.txt~:134
+#: npc/005-7/trainer.txt:134
#, no-c-format
-msgid "Try doing quests which doesn't involve monster hunting first. I'm sure Ayasha and Zegas could use your help."
-msgstr ""
-
-#. code: mesq l("Try doing quests which doesn't involve monster hunting first. I'm sure Zegas and Ayasha could use your help.");
-#: npc/005-1/trainer.txt~:39
-#, no-c-format
-msgid "Try doing quests which doesn't involve monster hunting first. I'm sure Zegas and Ayasha could use your help."
+msgid "Try doing quests which doesn't involve monster hunting first. I'm sure ##B Ayasha ##b could use your help."
msgstr ""
#. code: Name: "Tuber"
@@ -16860,21 +12239,26 @@ msgstr ""
#. code: 003-1,82,68,0 script TulimShip NPC_HIDDEN,0,0,{
#: npc/003-1/ship.txt:6
-#: npc/003-1/ship.txt~:6
#, no-c-format
msgid "TulimShip"
msgstr ""
+#. code: Name: "Tulimshar Guard Card"
+#: item_db.conf:-1
+#, no-c-format
+msgid "Tulimshar Guard Card"
+msgstr ""
+
#. code: mesq l("Tulimshar is the oldest human city, and its foundation is the year zero of our calendar.");
-#: npc/003-1/ninathetraveler.txt~:29
-#: npc/003-1/ninathetraveler.txt:29
+#: npc/003-1/ninathetraveler.txt~:32
+#: npc/003-1/ninathetraveler.txt:32
#, no-c-format
msgid "Tulimshar is the oldest human city, and its foundation is the year zero of our calendar."
msgstr ""
#. code: mesq l("Tulimshar, right? The oldest human city-state!");
-#: npc/002-4/nard.txt:201
-#: npc/002-4/nard.txt~:200
+#: npc/002-4/nard.txt~:207
+#: npc/002-4/nard.txt:207
#, no-c-format
msgid "Tulimshar, right? The oldest human city-state!"
msgstr ""
@@ -16885,89 +12269,10 @@ msgstr ""
msgid "Tulip"
msgstr ""
-#. code: 312: Twelve Castles
-#: conf/messages.conf:321
-msgid "Twelve Castles"
-msgstr ""
-
-#. code: 320: Twenty Castles
-#: conf/messages.conf:329
-msgid "Twenty Castles"
-msgstr ""
-
-#. code: 328: Twenty-Eight Castles
-#: conf/messages.conf:337
-msgid "Twenty-Eight Castles"
-msgstr ""
-
-#. code: 325: Twenty-Five Castles
-#: conf/messages.conf:334
-msgid "Twenty-Five Castles"
-msgstr ""
-
-#. code: 324: Twenty-Four Castles
-#: conf/messages.conf:333
-msgid "Twenty-Four Castles"
-msgstr ""
-
-#. code: 329: Twenty-Nine Castles
-#: conf/messages.conf:338
-msgid "Twenty-Nine Castles"
-msgstr ""
-
-#. code: 321: Twenty-One Castles
-#: conf/messages.conf:330
-msgid "Twenty-One Castles"
-msgstr ""
-
-#. code: 327: Twenty-Seven Castles
-#: conf/messages.conf:336
-msgid "Twenty-Seven Castles"
-msgstr ""
-
-#. code: 326: Twenty-Six Castles
-#: conf/messages.conf:335
-msgid "Twenty-Six Castles"
-msgstr ""
-
-#. code: 323: Twenty-Three Castles
-#: conf/messages.conf:332
-msgid "Twenty-Three Castles"
-msgstr ""
-
-#. code: 322: Twenty-Two Castles
-#: conf/messages.conf:331
-msgid "Twenty-Two Castles"
-msgstr ""
-
-#. code: 302: Two Castles
-#: conf/messages.conf:311
-msgid "Two Castles"
-msgstr ""
-
-#. code: 1313: Type "@mapflag available" to list the available mapflags.
-#: conf/messages.conf:1285
-msgid "Type \"@mapflag available\" to list the available mapflags."
-msgstr ""
-
-#. code: 41: Unable to decrease the number/value.
-#: conf/messages.conf:68
-msgid "Unable to decrease the number/value."
-msgstr ""
-
-#. code: 131: Unable to spawn clone.
-#: conf/messages.conf:149
-msgid "Unable to spawn clone."
-msgstr ""
-
-#. code: 129: Unable to spawn evil clone.
-#: conf/messages.conf:147
-msgid "Unable to spawn evil clone."
-msgstr ""
-
-#. code: 133: Unable to spawn slave clone.
-#: conf/messages.conf:151
-msgid "Unable to spawn slave clone."
+#. code: if (@n == 0) dispbottom l("Uhh... What happened...");
+#: npc/001-4/mushroom.txt:7
+#, no-c-format
+msgid "Uhh... What happened..."
msgstr ""
#. code: Name: "Undead Eye"
@@ -16977,232 +12282,37 @@ msgid "Undead Eye"
msgstr ""
#. code: mesq l("Under the leadership of King Wusher, they were the first to accept immigrants from other races. You will find humans and non-humans there.");
-#: npc/003-1/ninathetraveler.txt:44
-#: npc/003-1/ninathetraveler.txt~:44
+#: npc/003-1/ninathetraveler.txt~:47
+#: npc/003-1/ninathetraveler.txt:47
#, no-c-format
msgid "Under the leadership of King Wusher, they were the first to accept immigrants from other races. You will find humans and non-humans there."
msgstr ""
#. code: l("Understood, I will help you."), L_FirstAccepted,
#: npc/002-1/alige.txt:135
-#: npc/002-1/alige.txt~:133
#, no-c-format
msgid "Understood, I will help you."
msgstr ""
-#. code: 1110: Unknown
-#. code: 15: Unknown
-#: conf/messages.conf:913
-#: conf/messages.conf:42
-msgid "Unknown"
-msgstr ""
-
-#. code: 1390: Unknown Cart (usage: %s <0-%d>).
-#: conf/messages.conf:1400
-msgid "Unknown Cart (usage: %s <0-%d>)."
-msgstr ""
-
-#. code: 1400: Unknown Channel '%s' (usage: %s <#channel_name>)
-#: conf/messages.conf:1420
-msgid "Unknown Channel '%s' (usage: %s <#channel_name>)"
-msgstr ""
-
-#. code: 1399: Unknown Channel (usage: %s <#channel_name>)
-#: conf/messages.conf:1419
-msgid "Unknown Channel (usage: %s <#channel_name>)"
-msgstr ""
-
-#. code: 620: Unknown Job
-#: conf/messages.conf:560
-msgid "Unknown Job"
-msgstr ""
-
-#. code: 1232: Unknown battle_config flag.
-#: conf/messages.conf:1148
-msgid "Unknown battle_config flag."
-msgstr ""
-
-#. code: 1411: Unknown color '%s'
-#: conf/messages.conf:1439
-msgid "Unknown color '%s'"
-msgstr ""
-
-#. code: 1157: Unknown map '%s'.
-#: conf/messages.conf:1008
-msgid "Unknown map '%s'."
-msgstr ""
-
-#. code: 905: Unknown packet: 0x%x
-#: conf/messages.conf:663
-msgid "Unknown packet: 0x%x"
-msgstr ""
-
-#. code: 908: Unknown type of value in:
-#: conf/messages.conf:666
-msgid "Unknown type of value in:"
-msgstr ""
-
#. code: mesq l("Unless you are an exceptionally talented mage or an influentical politician, it is unlikely.");
-#: npc/003-1/gladys.txt~:70
#: npc/003-1/gladys.txt:71
#, no-c-format
msgid "Unless you are an exceptionally talented mage or an influentical politician, it is unlikely."
msgstr ""
#. code: mesq l("Unlike many other cities, if you want people in eternal need of items, there is a good place to look.");
-#: npc/003-1/ninathetraveler.txt~:117
-#: npc/003-1/ninathetraveler.txt:117
+#: npc/003-1/ninathetraveler.txt~:120
+#: npc/003-1/ninathetraveler.txt:120
#, no-c-format
msgid "Unlike many other cities, if you want people in eternal need of items, there is a good place to look."
msgstr ""
-#. code: l("Urchin"), ArtisQuests_Urchin,
-#: npc/commands/debug-quest.txt~:75
-#, no-c-format
-msgid "Urchin"
-msgstr ""
-
#. code: Name: "Urchin Meat"
#: item_db.conf:-1
#, no-c-format
msgid "Urchin Meat"
msgstr ""
-#. code: 900: Usage:
-#: conf/messages.conf:658
-msgid "Usage:"
-msgstr ""
-
-#. code: 1312: Usage: "@mapflag monster_noteleport 1" (0=Off | 1=On)
-#: conf/messages.conf:1284
-msgid "Usage: \"@mapflag monster_noteleport 1\" (0=Off | 1=On)"
-msgstr ""
-
-#. code: 1378: Usage: %s <permission_name>
-#: conf/messages.conf:1382
-msgid "Usage: %s <permission_name>"
-msgstr ""
-
-#. code: 1365: Usage: @accinfo/@accountinfo <account_id/char name>
-#: conf/messages.conf:1363
-msgid "Usage: @accinfo/@accountinfo <account_id/char name>"
-msgstr ""
-
-#. code: 1156: Usage: @addwarp <mapname> <X> <Y> <npc name>
-#: conf/messages.conf:1007
-msgid "Usage: @addwarp <mapname> <X> <Y> <npc name>"
-msgstr ""
-
-#. code: 1226: Usage: @adjgroup <group_id>
-#: conf/messages.conf:1138
-msgid "Usage: @adjgroup <group_id>"
-msgstr ""
-
-#. code: 1183: Usage: @changegm <guild_member_name>
-#: conf/messages.conf:1056
-msgid "Usage: @changegm <guild_member_name>"
-msgstr ""
-
-#. code: 1185: Usage: @changeleader <party_member_name>
-#: conf/messages.conf:1060
-msgid "Usage: @changeleader <party_member_name>"
-msgstr ""
-
-#. code: 1177: Usage: @changelook {<position>} <view id>
-#: conf/messages.conf:1046
-msgid "Usage: @changelook {<position>} <view id>"
-msgstr ""
-
-#. code: 1166: Usage: @displayskill <skill ID> {<skill level>}
-#: conf/messages.conf:1027
-msgid "Usage: @displayskill <skill ID> {<skill level>}"
-msgstr ""
-
-#. code: 400: Usage: @jailfor <time> <character name>
-#: conf/messages.conf:400
-msgid "Usage: @jailfor <time> <character name>"
-msgstr ""
-
-#. code: 1172: Usage: @marry <char name>
-#: conf/messages.conf:1037
-msgid "Usage: @marry <char name>"
-msgstr ""
-
-#. code: 1237: Usage: @mute <time> <char name>
-#: conf/messages.conf:1157
-msgid "Usage: @mute <time> <char name>"
-msgstr ""
-
-#. code: 1329: Usage: @noks <self|party|guild>
-#: conf/messages.conf:1315
-msgid "Usage: @noks <self|party|guild>"
-msgstr ""
-
-#. code: 1153: Usage: @npcmove <X> <Y> <npc_name>
-#: conf/messages.conf:1002
-msgid "Usage: @npcmove <X> <Y> <npc_name>"
-msgstr ""
-
-#. code: 1186: Usage: @partyoption <pickup share: yes/no> <item distribution: yes/no>
-#: conf/messages.conf:1063
-msgid "Usage: @partyoption <pickup share: yes/no> <item distribution: yes/no>"
-msgstr ""
-
-#. code: 277: Usage: @request <petition/message to online GMs>.
-#: conf/messages.conf:282
-msgid "Usage: @request <petition/message to online GMs>."
-msgstr ""
-
-#. code: 1367: Usage: @set <variable name> <value>
-#: conf/messages.conf:1367
-msgid "Usage: @set <variable name> <value>"
-msgstr ""
-
-#. code: 1231: Usage: @setbattleflag <flag> <value>
-#: conf/messages.conf:1147
-msgid "Usage: @setbattleflag <flag> <value>"
-msgstr ""
-
-#. code: 1167: Usage: @skilltree <skill ID> <target>
-#: conf/messages.conf:1030
-msgid "Usage: @skilltree <skill ID> <target>"
-msgstr ""
-
-#. code: 1385: Usage: @unloadnpcfile <file name>
-#: conf/messages.conf:1391
-msgid "Usage: @unloadnpcfile <file name>"
-msgstr ""
-
-#. code: 1165: Usage: @useskill <skill ID> <skill level> <target>
-#: conf/messages.conf:1024
-msgid "Usage: @useskill <skill ID> <skill level> <target>"
-msgstr ""
-
-#. code: 1368: Usage: ex. "@set PoringCharVar 50"
-#: conf/messages.conf:1368
-msgid "Usage: ex. \"@set PoringCharVar 50\""
-msgstr ""
-
-#. code: 1369: Usage: ex. "@set PoringCharVarSTR$ Super Duper String"
-#: conf/messages.conf:1369
-msgid "Usage: ex. \"@set PoringCharVarSTR$ Super Duper String\""
-msgstr ""
-
-#. code: 1370: Usage: ex. "@set PoringCharVarSTR$" outputs its value, Super Duper String.
-#: conf/messages.conf:1370
-msgid "Usage: ex. \"@set PoringCharVarSTR$\" outputs its value, Super Duper String."
-msgstr ""
-
-#. code: 1358: Use 0 or no parameter to return to normal font.
-#: conf/messages.conf:1352
-msgid "Use 0 or no parameter to return to normal font."
-msgstr ""
-
-#. code: 1357: Use @font <1-9> to change your message font.
-#: conf/messages.conf:1351
-msgid "Use @font <1-9> to change your message font."
-msgstr ""
-
#. code: l("Use a key."),
#: npc/005-2/saxsochest.txt:41
#, no-c-format
@@ -17210,30 +12320,15 @@ msgid "Use a key."
msgstr ""
#. code: rif(countitem(718) > 0, l("Use the key.")), L_Warp,
-#: npc/002-2/doors.txt~:50
#: npc/002-2/doors.txt:50
#, no-c-format
msgid "Use the key."
msgstr ""
-#. code: 504: Used %d Kafra points and %d cash points. %d Kafra and %d cash points remaining.
-#: conf/messages.conf:456
-msgid "Used %d Kafra points and %d cash points. %d Kafra and %d cash points remaining."
-msgstr ""
-
-#. code: 1381: User '%s' already possesses the '%s' permission.
-#: conf/messages.conf:1385
-msgid "User '%s' already possesses the '%s' permission."
-msgstr ""
-
-#. code: 1382: User '%s' doesn't possess the '%s' permission.
-#: conf/messages.conf:1386
-msgid "User '%s' doesn't possess the '%s' permission."
-msgstr ""
-
-#. code: 1384: User '%s' permissions updated successfully. The changes are temporary.
-#: conf/messages.conf:1388
-msgid "User '%s' permissions updated successfully. The changes are temporary."
+#. code: mesq l("Use your @@ as currency!", getitemlink(StrangeCoin));
+#: npc/003-1/ninathetraveler.txt:127
+#, no-c-format
+msgid "Use your @@ as currency!"
msgstr ""
#. code: Name: "V-neck Jumper"
@@ -17249,7 +12344,7 @@ msgid "Valentine Dress"
msgstr ""
#. code: Name: "Vampire Bat"
-#: mob_db.conf:2701
+#: mob_db.conf:2750
#, no-c-format
msgid "Vampire Bat"
msgstr ""
@@ -17260,11 +12355,10 @@ msgstr ""
msgid "Vampire Bat Wing"
msgstr ""
-#. code: l("Very good."),
-#: npc/005-6/zitoni.txt:128
-#: npc/005-6/zitoni.txt~:129
+#. code: mesq l("Very well, you don't know what you're missing.");
+#: npc/003-1/aidan.txt:45
#, no-c-format
-msgid "Very good."
+msgid "Very well, you don't know what you're missing."
msgstr ""
#. code: Name: "Viking Helmet"
@@ -17275,27 +12369,19 @@ msgstr ""
#. code: 005-1,92,95,0 script Vincent NPC_PLAYER,{
#: npc/005-1/vincent.txt:7
-#: npc/005-1/vincent.txt~:7
#, no-c-format
msgid "Vincent"
msgstr ""
#. code: l("Visiting the bank too right? We're only a small village but Cynric is the best bank guy I know.");
-#: npc/005-5/nylo.txt~:138
#: npc/005-5/nylo.txt:138
#, no-c-format
msgid "Visiting the bank too right? We're only a small village but Cynric is the best bank guy I know."
msgstr ""
-#. code: 1271: Vit: %d (%d~%d)
-#: conf/messages.conf:1215
-msgid "Vit: %d (%d~%d)"
-msgstr ""
-
#. code: mesq l("Vitality determines how resistant you are to attacks and how many blows you can take before you die.");
-#: npc/005-1/trainer.txt~:284
-#: npc/005-7/trainer.txt~:374
-#: npc/005-7/trainer.txt:374
+#: npc/005-7/trainer.txt~:388
+#: npc/005-7/trainer.txt:388
#, no-c-format
msgid "Vitality determines how resistant you are to attacks and how many blows you can take before you die."
msgstr ""
@@ -17308,33 +12394,30 @@ msgstr ""
#. code: l("WHAT? How can you ever do a party without beer?!"),L_Accept;
#: npc/005-1/sailors.txt:29
-#: npc/005-1/sailors.txt~:25
+#: npc/005-1/sailors.txt~:29
#, no-c-format
msgid "WHAT? How can you ever do a party without beer?!"
msgstr ""
#. code: dispbottom l("Wait for the bait to sink underwater.");
-#: npc/functions/fishing.txt:291
+#: npc/functions/fishing.txt:300
#, no-c-format
msgid "Wait for the bait to sink underwater."
msgstr ""
#. code: lg("Wait, are you with the police? I didn't do anything wrong, I promise!"),
-#: npc/005-6/zitoni.txt:50
-#: npc/005-6/zitoni.txt~:51
+#: npc/005-6/zitoni.txt:32
#, no-c-format
msgid "Wait, are you with the police? I didn't do anything wrong, I promise!#0"
msgstr ""
#. code: lg("Wait, are you with the police? I didn't do anything wrong, I promise!"),
-#: npc/005-6/zitoni.txt:50
-#: npc/005-6/zitoni.txt~:51
+#: npc/005-6/zitoni.txt:32
#, no-c-format
msgid "Wait, are you with the police? I didn't do anything wrong, I promise!#1"
msgstr ""
#. code: mes col(l("Wait, it seems someone is blocking the door from the other side!"), 9);
-#: npc/002-2/doors.txt~:68
#: npc/002-2/doors.txt:68
#, no-c-format
msgid "Wait, it seems someone is blocking the door from the other side!"
@@ -17349,7 +12432,6 @@ msgstr ""
#. code: mes col(l("Wait. A ship? Where are you, after all?"), 9);
#: npc/000-0/sailors.txt:24
-#: npc/000-0/sailors.txt~:24
#, no-c-format
msgid "Wait. A ship? Where are you, after all?"
msgstr ""
@@ -17361,72 +12443,11 @@ msgid "Waiting for @@..."
msgstr ""
#. code: mesq l("Walking around a bit, it'll be easy for you to catch one, I bet. Impale one of them for me please.");
-#: npc/002-1/alige.txt~:297
#: npc/002-1/alige.txt:299
#, no-c-format
msgid "Walking around a bit, it'll be easy for you to catch one, I bet. Impale one of them for me please."
msgstr ""
-#. code: 634: Wanderer
-#: conf/messages.conf:575
-msgid "Wanderer"
-msgstr ""
-
-#. code: 665: Wanderer T
-#: conf/messages.conf:608
-msgid "Wanderer T"
-msgstr ""
-
-#. code: 405: War of Emperium SE has been ended.
-#: conf/messages.conf:406
-msgid "War of Emperium SE has been ended."
-msgstr ""
-
-#. code: 403: War of Emperium SE has been initiated.
-#: conf/messages.conf:404
-msgid "War of Emperium SE has been initiated."
-msgstr ""
-
-#. code: 404: War of Emperium SE is currently in progress.
-#: conf/messages.conf:405
-msgid "War of Emperium SE is currently in progress."
-msgstr ""
-
-#. code: 406: War of Emperium SE is currently not in progress.
-#: conf/messages.conf:407
-msgid "War of Emperium SE is currently not in progress."
-msgstr ""
-
-#. code: 74: War of Emperium has been ended.
-#: conf/messages.conf:93
-msgid "War of Emperium has been ended."
-msgstr ""
-
-#. code: 72: War of Emperium has been initiated.
-#: conf/messages.conf:91
-msgid "War of Emperium has been initiated."
-msgstr ""
-
-#. code: 73: War of Emperium is currently in progress.
-#: conf/messages.conf:92
-msgid "War of Emperium is currently in progress."
-msgstr ""
-
-#. code: 75: War of Emperium is currently not in progress.
-#: conf/messages.conf:94
-msgid "War of Emperium is currently not in progress."
-msgstr ""
-
-#. code: 626: Warlock
-#: conf/messages.conf:566
-msgid "Warlock"
-msgstr ""
-
-#. code: 657: Warlock T
-#: conf/messages.conf:600
-msgid "Warlock T"
-msgstr ""
-
#. code: Name: "Warlord Boots"
#: item_db.conf:-1
#, no-c-format
@@ -17458,40 +12479,27 @@ msgid "Warlord Plate"
msgstr ""
#. code: Name: "Warlord Skull"
-#: mob_db.conf:1878
+#: mob_db.conf:1927
#, no-c-format
msgid "Warlord Skull"
msgstr ""
-#. code: 0: Warped.
-#: conf/messages.conf:27
-msgid "Warped."
-msgstr ""
-
-#. code: 7: Warping to save point.
-#: conf/messages.conf:34
-msgid "Warping to save point."
-msgstr ""
-
#. code: l("We also feature some services like a storage and a bank for members."),
-#: npc/003-3/malindou.txt:19
-#: npc/005-5/cynric.txt~:19
-#: npc/003-3/malindou.txt~:19
#: npc/005-5/cynric.txt:19
+#: npc/003-3/malindou.txt:19
#, no-c-format
msgid "We also feature some services like a storage and a bank for members."
msgstr ""
#. code: l("We are at half a day from our final destination, by the time that you wake up I'm sure that we will be there!");
#: npc/002-1/arpan.txt:260
-#: npc/002-1/arpan.txt~:259
#, no-c-format
msgid "We are at half a day from our final destination, by the time that you wake up I'm sure that we will be there!"
msgstr ""
#. code: mesq l("We can't, don't you agree?!");
-#: npc/005-1/sailors.txt~:38
#: npc/005-1/sailors.txt:42
+#: npc/005-1/sailors.txt~:42
#, no-c-format
msgid "We can't, don't you agree?!"
msgstr ""
@@ -17503,21 +12511,19 @@ msgid "We elves have greater affinity for magic than humans."
msgstr ""
#. code: mesq l("We have made a stop at a little island, before making it on to the port of Tulimshar.");
-#: npc/002-4/nard.txt~:87
-#: npc/002-4/nard.txt:87
+#: npc/002-4/nard.txt:93
+#: npc/002-4/nard.txt~:93
#, no-c-format
msgid "We have made a stop at a little island, before making it on to the port of Tulimshar."
msgstr ""
#. code: l("We offer party and guild certifications.");
#: npc/003-2/estard.txt:43
-#: npc/003-2/estard.txt~:43
#, no-c-format
msgid "We offer party and guild certifications."
msgstr ""
#. code: setnpcdialogtitle l("We regret to inform...");
-#: npc/commands/magic.txt~:2
#: npc/commands/magic.txt:2
#, no-c-format
msgid "We regret to inform..."
@@ -17525,27 +12531,23 @@ msgstr ""
#. code: mesq l("We should be there in a few days. For now, you can relax on the ship, or visit the island we're docked at! Its a small island, but a good place to get some exercise and stretch your legs.");
#: npc/002-3/juliet.txt:100
-#: npc/002-3/juliet.txt~:100
#, no-c-format
msgid "We should be there in a few days. For now, you can relax on the ship, or visit the island we're docked at! Its a small island, but a good place to get some exercise and stretch your legs."
msgstr ""
#. code: mesq lg("We speak various languages on this world. Let's try gesturing!");
-#: npc/000-0/sailors.txt~:46
#: npc/000-0/sailors.txt:46
#, no-c-format
msgid "We speak various languages on this world. Let's try gesturing!#0"
msgstr ""
#. code: mesq lg("We speak various languages on this world. Let's try gesturing!");
-#: npc/000-0/sailors.txt~:46
#: npc/000-0/sailors.txt:46
#, no-c-format
msgid "We speak various languages on this world. Let's try gesturing!#1"
msgstr ""
#. code: mesq l("We thought that you could help us understand this, all we know is that we found you cast in the sea, adrift on your raft.");
-#: npc/002-3/juliet.txt~:111
#: npc/002-3/juliet.txt:111
#, no-c-format
msgid "We thought that you could help us understand this, all we know is that we found you cast in the sea, adrift on your raft."
@@ -17553,41 +12555,37 @@ msgstr ""
#. code: mesq lg("We tried to clean them but the sea water mostly destroyed them. It's why we gave you these clothes. They're not very nice, but that's all that we have for you.");
#: npc/002-1/arpan.txt:204
-#: npc/002-1/arpan.txt~:203
#, no-c-format
msgid "We tried to clean them but the sea water mostly destroyed them. It's why we gave you these clothes. They're not very nice, but that's all that we have for you.#0"
msgstr ""
#. code: mesq lg("We tried to clean them but the sea water mostly destroyed them. It's why we gave you these clothes. They're not very nice, but that's all that we have for you.");
#: npc/002-1/arpan.txt:204
-#: npc/002-1/arpan.txt~:203
#, no-c-format
msgid "We tried to clean them but the sea water mostly destroyed them. It's why we gave you these clothes. They're not very nice, but that's all that we have for you.#1"
msgstr ""
#. code: mesq l("We want to party this moment, but can you believe we ran out of beer?");
-#: npc/005-1/sailors.txt~:21
#: npc/005-1/sailors.txt:25
+#: npc/005-1/sailors.txt~:25
#, no-c-format
msgid "We want to party this moment, but can you believe we ran out of beer?"
msgstr ""
#. code: mesq l("We will be yaying there in a few days, so we will drop you off there.");
#: npc/002-1/arpan.txt:174
-#: npc/002-1/arpan.txt~:173
#, no-c-format
msgid "We will be yaying there in a few days, so we will drop you off there."
msgstr ""
#. code: l("We will talk about it later."),
-#: npc/005-6/zitoni.txt:74
-#: npc/005-6/zitoni.txt~:75
+#: npc/005-6/zitoni.txt:42
#, no-c-format
msgid "We will talk about it later."
msgstr ""
#. code: mesq l("We won't be able to pay you in money, but we'll make you one of us if you bring us beer!");
-#: npc/005-1/sailors.txt~:42
+#: npc/005-1/sailors.txt~:46
#: npc/005-1/sailors.txt:46
#, no-c-format
msgid "We won't be able to pay you in money, but we'll make you one of us if you bring us beer!"
@@ -17595,26 +12593,10 @@ msgstr ""
#. code: mesq l("We're soon leaving that island, please return to your cabine.");
#: npc/002-3/doors.txt:68
-#: npc/002-3/doors.txt~:68
#, no-c-format
msgid "We're soon leaving that island, please return to your cabine."
msgstr ""
-#. code: 1071: Weather Flags:
-#: conf/messages.conf:874
-msgid "Weather Flags: "
-msgstr ""
-
-#. code: 291: Weather effects will disappear after teleporting or refreshing.
-#: conf/messages.conf:297
-msgid "Weather effects will disappear after teleporting or refreshing."
-msgstr ""
-
-#. code: 570: Wedding
-#: conf/messages.conf:506
-msgid "Wedding"
-msgstr ""
-
#. code: Name: "Wedding Ring"
#: item_db.conf:-1
#, no-c-format
@@ -17623,57 +12605,67 @@ msgstr ""
#. code: mesq lg("Welcome miss.", "Good day sir.");
#: npc/003-2/estard.txt:49
-#: npc/003-2/estard.txt~:49
#, no-c-format
msgid "Welcome miss.#0"
msgstr ""
#. code: l("Welcome to Tolchi and Rosen Shop."),
#: npc/005-4/rosen.txt:19
-#: npc/005-4/rosen.txt~:23
#, no-c-format
msgid "Welcome to Tolchi and Rosen Shop."
msgstr ""
#. code: mesq l("Welcome to Tulimshar, @@!", strcharinfo(0));
-#: npc/002-4/nard.txt~:144
-#: npc/002-4/nard.txt:144
+#: npc/002-4/nard.txt~:148
+#: npc/002-4/nard.txt:148
#, no-c-format
msgid "Welcome to Tulimshar, @@!"
msgstr ""
#. code: mesq l("Welcome to the Arena. Select your action");
-#: npc/003-5/arnea.txt~:14
#: npc/003-5/arnea.txt:14
#, no-c-format
msgid "Welcome to the Arena. Select your action"
msgstr ""
#. code: l("Welcome to the Merchant Guild of Tulimshar."),
-#: npc/005-5/cynric.txt~:102
#: npc/005-5/cynric.txt:102
#: npc/003-3/malindou.txt:103
-#: npc/003-3/malindou.txt~:103
#, no-c-format
msgid "Welcome to the Merchant Guild of Tulimshar."
msgstr ""
#. code: l("Welcome to the Town Hall. I am @@, officer in charge of public associations.", .name$),
#: npc/003-2/estard.txt:42
-#: npc/003-2/estard.txt~:42
#, no-c-format
msgid "Welcome to the Town Hall. I am @@, officer in charge of public associations."
msgstr ""
+#. code: mes l("Welcome to the questing world!");
+#: npc/003-1/aidan.txt:33
+#, no-c-format
+msgid "Welcome to the questing world!\""
+msgstr ""
+
#. code: l("Welcome!"),
#: npc/003-3/malindou.txt:31
-#: npc/003-3/malindou.txt~:31
-#: npc/005-5/cynric.txt~:31
#: npc/005-5/cynric.txt:31
#, no-c-format
msgid "Welcome!"
msgstr ""
+#. code: mesq l("Welcome! I see you have @@ Monster Points. But that isn't enough to get items, sorry!", Mobpt);
+#: npc/003-1/ishi.txt:21
+#, no-c-format
+msgid "Welcome! I see you have @@ Monster Points. But that isn't enough to get items, sorry!"
+msgstr ""
+
+#. code: mesq l("Welcome! I see you have @@ Monster Points. Would you like to exchange some of those for items?", Mobpt);
+#: npc/003-1/ishi.txt:33
+#, no-c-format
+msgid "Welcome! I see you have @@ Monster Points. Would you like to exchange some of those for items?"
+msgstr ""
+
#. code: 003-1,45,80,0 script Well NPC_NO_SPRITE,{
#: npc/003-1/well.txt:4
#, no-c-format
@@ -17688,48 +12680,37 @@ msgid "Well, it is terrible! How can I make armours if I ran out of Iron? Shall
msgstr ""
#. code: l("Well, too bad!"), L_Close;
-#: npc/003-1/gladys.txt~:11
#: npc/003-1/gladys.txt:11
#, no-c-format
msgid "Well, too bad!"
msgstr ""
-#. code: 1103: West
-#: conf/messages.conf:906
-msgid "West"
-msgstr ""
-
#. code: mesq l("What Alliance? The Alliance which rules over the World Of Mana!");
#: npc/003-1/gladys.txt:16
-#: npc/003-1/gladys.txt~:16
#, no-c-format
msgid "What Alliance? The Alliance which rules over the World Of Mana!"
msgstr ""
#. code: l("What alliance?"),-;
#: npc/003-2/lua.txt:18
-#: npc/003-2/lua.txt~:18
#, no-c-format
msgid "What alliance?"
msgstr ""
#. code: l("What am I supposed to say?"), L_Quit,
-#: npc/002-3/billybons.txt:54
-#: npc/002-3/billybons.txt~:54
+#: npc/002-3/billybons.txt:56
#, no-c-format
msgid "What am I supposed to say?"
msgstr ""
#. code: l("What are the Alliance tasks?"), L_Tasks,
#: npc/003-1/gladys.txt:23
-#: npc/003-1/gladys.txt~:22
#, no-c-format
msgid "What are the Alliance tasks?"
msgstr ""
-#. code: if (.@r == 0) mesq l("What are you doing in my kitchen?! Get out, it's not a place for kids!");
-#: npc/002-1/chefgado.txt~:18
-#: npc/002-1/chefgado.txt:20
+#. code: if (.@r == 0) npctalk3 l("What are you doing in my kitchen?! Get out, it's not a place for kids!");
+#: npc/002-1/chefgado.txt:91
#, no-c-format
msgid "What are you doing in my kitchen?! Get out, it's not a place for kids!"
msgstr ""
@@ -17741,8 +12722,7 @@ msgid "What are you going to do?"
msgstr ""
#. code: l("What are you talking about? What guild?"), L_Quit,
-#: npc/002-3/billybons.txt~:43
-#: npc/002-3/billybons.txt:43
+#: npc/002-3/billybons.txt:45
#, no-c-format
msgid "What are you talking about? What guild?"
msgstr ""
@@ -17755,7 +12735,6 @@ msgid "What can I do for you?"
msgstr ""
#. code: rif(.@q_nard == 5 && getq(General_Narrator) < 1, l("What can I do now?")), L_GotoSleep,
-#: npc/002-1/arpan.txt~:155
#: npc/002-1/arpan.txt:156
#, no-c-format
msgid "What can I do now?"
@@ -17763,7 +12742,6 @@ msgstr ""
#. code: l("What can you say about dyes?"),
#: npc/003-1/cyndala.txt:95
-#: npc/003-1/cyndala.txt~:95
#, no-c-format
msgid "What can you say about dyes?"
msgstr ""
@@ -17775,7 +12753,6 @@ msgid "What did Gugli say about the box? Was it ok?"
msgstr ""
#. code: l("What do you choose?");
-#: npc/test/rock.txt~:120
#: npc/test/rock.txt:120
#, no-c-format
msgid "What do you choose?"
@@ -17789,16 +12766,13 @@ msgid "What do you need?"
msgstr ""
#. code: mes l("What do you want to access?");
-#: npc/commands/event.txt:36
#: npc/commands/super-menu.txt:13
-#: npc/commands/super-menu.txt~:13
-#: npc/commands/event.txt~:36
+#: npc/commands/event.txt:52
#, no-c-format
msgid "What do you want to access?"
msgstr ""
#. code: mes l("What do you want to change?");
-#: npc/commands/debug-look.txt~:66
#: npc/commands/debug-look.txt:66
#, no-c-format
msgid "What do you want to change?"
@@ -17813,50 +12787,41 @@ msgstr ""
#. code: mes col(l("What do you want to do?"), 9);
#. code: mes l("What do you want to do?");
-#: npc/002-2/doors.txt~:46
#: npc/commands/debug.txt:96
#: npc/002-2/doors.txt:46
-#: npc/commands/debug.txt~:96
#, no-c-format
msgid "What do you want to do?"
msgstr ""
#. code: mesq l("What do you want to learn more about?");
-#: npc/005-1/trainer.txt~:177
-#: npc/005-7/trainer.txt:267
-#: npc/005-7/trainer.txt~:267
+#: npc/005-7/trainer.txt~:281
+#: npc/005-7/trainer.txt:281
#, no-c-format
msgid "What do you want to learn more about?"
msgstr ""
#. code: mes l("What do you want to reset?");
#: npc/commands/debug.txt:21
-#: npc/commands/debug.txt~:21
#, no-c-format
msgid "What do you want to reset?"
msgstr ""
#. code: mesq l("What do you want today?");
#. code: l("What do you want today?");
-#: npc/002-3/juliet.txt~:170
#: npc/003-3/malindou.txt:104
-#: npc/003-3/malindou.txt~:104
#: npc/005-5/cynric.txt:103
#: npc/002-3/juliet.txt:170
-#: npc/005-5/cynric.txt~:103
#, no-c-format
msgid "What do you want today?"
msgstr ""
#. code: l("What else do you need?"));
#: npc/functions/sailortalk.txt:21
-#: npc/functions/sailortalk.txt~:21
#, no-c-format
msgid "What else do you need?"
msgstr ""
#. code: l("What happened to me?"),
-#: npc/002-3/juliet.txt~:150
#: npc/002-3/juliet.txt:150
#, no-c-format
msgid "What happened to me?"
@@ -17870,17 +12835,14 @@ msgid "What if I give you 1000 GP for that job, is it ok?"
msgstr ""
#. code: l("What is Artis?"), L_Artis,
-#: npc/002-1/alige.txt:283
-#: npc/002-1/alige.txt~:134
#: npc/002-1/alige.txt:136
-#: npc/002-1/alige.txt~:281
+#: npc/002-1/alige.txt:283
#, no-c-format
msgid "What is Artis?"
msgstr ""
#. code: l("What is banking?");
#: npc/005-5/nylo.txt:145
-#: npc/005-5/nylo.txt~:145
#, no-c-format
msgid "What is banking?"
msgstr ""
@@ -17892,51 +12854,44 @@ msgid "What is my current hairstyle and hair color?"
msgstr ""
#. code: l("What is the Alliance?"), L_What,
-#: npc/003-1/gladys.txt~:9
#: npc/003-1/gladys.txt:9
#, no-c-format
msgid "What is the Alliance?"
msgstr ""
#. code: l("What is this guild for?"),
-#: npc/005-5/cynric.txt:111
-#: npc/003-3/malindou.txt~:112
-#: npc/005-5/cynric.txt~:111
#: npc/003-3/malindou.txt:112
+#: npc/005-5/cynric.txt:111
#, no-c-format
msgid "What is this guild for?"
msgstr ""
#. code: l("What item would you like to bleach?");
-#: npc/003-1/cyndala.txt~:49
#: npc/003-1/cyndala.txt:49
#, no-c-format
msgid "What item would you like to bleach?"
msgstr ""
#. code: l("What service do you offer?"),
-#: npc/003-2/estard.txt~:64
#: npc/003-2/estard.txt:65
#, no-c-format
msgid "What service do you offer?"
msgstr ""
#. code: rif(!.@equipped, lg("What should I do after taking these clothes?")), L_WhatCloth,
-#: npc/002-1/arpan.txt~:161
#: npc/002-1/arpan.txt:162
#, no-c-format
msgid "What should I do after taking these clothes?#0"
msgstr ""
#. code: rif(!.@equipped, lg("What should I do after taking these clothes?")), L_WhatCloth,
-#: npc/002-1/arpan.txt~:161
#: npc/002-1/arpan.txt:162
#, no-c-format
msgid "What should I do after taking these clothes?#1"
msgstr ""
#. code: l("What will be the bait for the fish?");
-#: npc/functions/fishing.txt:232
+#: npc/functions/fishing.txt:240
#, no-c-format
msgid "What will be the bait for the fish?"
msgstr ""
@@ -17949,14 +12904,12 @@ msgstr ""
#. code: l("What would you like today?");
#: npc/005-4/rosen.txt:20
-#: npc/005-4/rosen.txt~:24
#, no-c-format
msgid "What would you like today?"
msgstr ""
#. code: mesq l("What yeye could I do for you today?");
#: npc/002-1/arpan.txt:151
-#: npc/002-1/arpan.txt~:150
#, no-c-format
msgid "What yeye could I do for you today?"
msgstr ""
@@ -17968,8 +12921,8 @@ msgid "What're you looking at?!"
msgstr ""
#. code: mesq l("What? A party?");
-#: npc/002-4/elmo.txt:55
-#: npc/002-4/elmo.txt~:50
+#: npc/002-4/elmo.txt~:83
+#: npc/002-4/elmo.txt:83
#, no-c-format
msgid "What? A party?"
msgstr ""
@@ -17982,74 +12935,65 @@ msgid "What? This reward is too small!"
msgstr ""
#. code: mesq l("When I am drunk I tell myself to stop drinking, but I won't listen the words of a drunkard.");
+#: npc/005-1/sailors.txt~:36
#: npc/005-1/sailors.txt:36
-#: npc/005-1/sailors.txt~:32
#, no-c-format
msgid "When I am drunk I tell myself to stop drinking, but I won't listen the words of a drunkard."
msgstr ""
#. code: mesq l("When this is the case, you should get closer to the NPC, until they hear you.");
-#: npc/005-7/trainer.txt~:346
-#: npc/005-7/trainer.txt:346
-#: npc/005-1/trainer.txt~:256
+#: npc/005-7/trainer.txt:360
+#: npc/005-7/trainer.txt~:360
#, no-c-format
msgid "When this is the case, you should get closer to the NPC, until they hear you."
msgstr ""
#. code: mesq l("When you get out of the ship, it is the first building you'll see. Talk to ##BLua##b, she is an alliance representative.");
-#: npc/002-4/nard.txt:148
-#: npc/002-4/nard.txt~:148
+#: npc/002-4/nard.txt~:154
+#: npc/002-4/nard.txt:154
#, no-c-format
msgid "When you get out of the ship, it is the first building you'll see. Talk to ##BLua##b, she is an alliance representative."
msgstr ""
#. code: mesq l("When you have added all the items and money you want, press the 'Propose Business' button. The other citizen must also press the 'Propose Business' button.");
-#: npc/005-1/trainer.txt~:101
-#: npc/005-7/trainer.txt~:197
-#: npc/005-7/trainer.txt:197
+#: npc/005-7/trainer.txt~:211
+#: npc/005-7/trainer.txt:211
#, no-c-format
msgid "When you have added all the items and money you want, press the 'Propose Business' button. The other citizen must also press the 'Propose Business' button."
msgstr ""
#. code: l("When you intimacy is high, it'll increase your stats and who knows, might even help you in combat!"),
-#: npc/items/books.txt~:103
#: npc/items/books.txt:103
#, no-c-format
msgid "When you intimacy is high, it'll increase your stats and who knows, might even help you in combat!"
msgstr ""
#. code: mes col(l("When your inventory is open, you can equip an item by selecting it and clicking 'Equip'. You can do the same to remove an item by clicking on 'Unequip'."), 9);
-#: npc/002-1/arpan.txt~:123
#: npc/002-1/arpan.txt:124
#, no-c-format
msgid "When your inventory is open, you can equip an item by selecting it and clicking 'Equip'. You can do the same to remove an item by clicking on 'Unequip'."
msgstr ""
#. code: mes col(l("When your inventory is open, you can equip an item by selecting it and clicking 'Equip'. You can do the same to unequip an item by clicking on 'Unequip'."), 9);
-#: npc/002-1/arpan.txt:238
-#: npc/002-1/arpan.txt~:237
#: npc/002-1/knife.txt:38
-#: npc/002-1/knife.txt~:38
+#: npc/002-1/arpan.txt:238
#, no-c-format
msgid "When your inventory is open, you can equip an item by selecting it and clicking 'Equip'. You can do the same to unequip an item by clicking on 'Unequip'."
msgstr ""
#. code: rif(getq(ShipQuests_ArpanMoney) < 2, l("Where are my old clothes?")), L_WhereOldClothes,
-#: npc/002-1/arpan.txt~:160
#: npc/002-1/arpan.txt:161
#, no-c-format
msgid "Where are my old clothes?"
msgstr ""
#. code: lg("Where can I find Juliet?"), L_Julia,
-#: npc/002-1/arpan.txt~:157
#: npc/002-1/arpan.txt:158
#, no-c-format
msgid "Where can I find Juliet?#0"
msgstr ""
#. code: lg("Where can I find Juliet?"), L_Julia,
-#: npc/002-1/arpan.txt~:157
#: npc/002-1/arpan.txt:158
#, no-c-format
msgid "Where can I find Juliet?#1"
@@ -18057,27 +13001,23 @@ msgstr ""
#. code: l("Where can I find some food?"), L_FindFood,
#: npc/002-1/alige.txt:281
-#: npc/002-1/alige.txt~:279
#, no-c-format
msgid "Where can I find some food?"
msgstr ""
-#. code: if (.@r == 1) mesq l("Where is the damn salt?! Give me the salt, I know you have it!");
-#: npc/002-1/chefgado.txt~:19
-#: npc/002-1/chefgado.txt:21
+#. code: if (.@r == 1) npctalk3 l("Where is the salt?! This is sugar! Proper sailors need salt, not sugar!");
+#: npc/002-1/chefgado.txt:92
#, no-c-format
-msgid "Where is the damn salt?! Give me the salt, I know you have it!"
+msgid "Where is the salt?! This is sugar! Proper sailors need salt, not sugar!"
msgstr ""
#. code: mes col(l("Which of your weapons do you want to use in order to cut this @@?", getitemlink(Croconut)), 9);
-#: npc/items/croconut.txt~:29
#: npc/items/croconut.txt:29
#, no-c-format
msgid "Which of your weapons do you want to use in order to cut this @@?"
msgstr ""
#. code: mes l("Which skill do you wish to change?");
-#: npc/commands/debug-skill.txt~:47
#: npc/commands/debug-skill.txt:47
#, no-c-format
msgid "Which skill do you wish to change?"
@@ -18090,39 +13030,24 @@ msgid "White Fur"
msgstr ""
#. code: Name: "WhiteSlime"
-#: mob_db.conf:4119
+#: mob_db.conf:4179
#, no-c-format
msgid "WhiteSlime"
msgstr ""
-#. code: 585: Whitesmith
-#: conf/messages.conf:521
-msgid "Whitesmith"
-msgstr ""
-
-#. code: l("Who are you?"),
#. code: l("Who are you?"), L_Who,
#: npc/002-1/arpan.txt:159
-#: npc/005-6/zitoni.txt~:37
-#: npc/005-6/zitoni.txt:36
-#: npc/002-1/arpan.txt~:158
+#: npc/005-6/morgan.txt:13
#, no-c-format
msgid "Who are you?"
msgstr ""
#. code: l("Who composes the Alliance?"), L_Members,
#: npc/003-1/gladys.txt:22
-#: npc/003-1/gladys.txt~:21
#, no-c-format
msgid "Who composes the Alliance?"
msgstr ""
-#. code: l("Who is she?"), L_She,
-#: npc/002-1/dan.txt:52
-#, no-c-format
-msgid "Who is she?"
-msgstr ""
-
#. code: l("Who's this Juliet?"), L_Juliet,
#: npc/002-4/nard.txt~:44
#: npc/002-4/nard.txt:44
@@ -18130,30 +13055,8 @@ msgstr ""
msgid "Who's this Juliet?"
msgstr ""
-#. code: mesq l("Why Tulimshar, you say? Because well, believe me, if you want to find out anything, the best place to ask around is Tulim!");
-#: npc/002-4/nard.txt:63
-#: npc/002-4/nard.txt~:63
-#, no-c-format
-msgid "Why Tulimshar, you say? Because well, believe me, if you want to find out anything, the best place to ask around is Tulim!"
-msgstr ""
-
-#. code: lg("Why are you asking? And who are you too? I've never seen you around before..."),
-#: npc/005-6/zitoni.txt:49
-#: npc/005-6/zitoni.txt~:50
-#, no-c-format
-msgid "Why are you asking? And who are you too? I've never seen you around before...#0"
-msgstr ""
-
-#. code: lg("Why are you asking? And who are you too? I've never seen you around before..."),
-#: npc/005-6/zitoni.txt:49
-#: npc/005-6/zitoni.txt~:50
-#, no-c-format
-msgid "Why are you asking? And who are you too? I've never seen you around before...#1"
-msgstr ""
-
#. code: l("Why are you hiding?") + " " + l("Why don't you come out?"), L_ExplainHiding,
#: npc/002-1/alige.txt:282
-#: npc/002-1/alige.txt~:280
#, no-c-format
msgid "Why are you hiding?"
msgstr ""
@@ -18161,15 +13064,12 @@ msgstr ""
#. code: l("Why don't you come out?"), -;
#. code: l("Why are you hiding?") + " " + l("Why don't you come out?"), L_ExplainHiding,
#: npc/002-1/alige.txt:108
-#: npc/002-1/alige.txt~:106
#: npc/002-1/alige.txt:282
-#: npc/002-1/alige.txt~:280
#, no-c-format
msgid "Why don't you come out?"
msgstr ""
#. code: l("Why it sucks?"), L_Why,
-#: npc/003-1/gladys.txt~:10
#: npc/003-1/gladys.txt:10
#, no-c-format
msgid "Why it sucks?"
@@ -18185,23 +13085,22 @@ msgid "Why not, I need to train anyway."
msgstr ""
#. code: l("Why not, but who are you, and what kind of help do you need?"), L_CanHelp;
-#: npc/002-1/alige.txt~:86
#: npc/002-1/alige.txt:88
#, no-c-format
msgid "Why not, but who are you, and what kind of help do you need?"
msgstr ""
-#. code: l("Why?"), -,
-#: npc/002-1/dan.txt:30
+#. code: mesq l("Why we're going Tulimshar, you may ask? Because well, believe me, if you want to find out anything, the best place to ask around is Tulim!");
+#: npc/002-4/nard.txt:69
+#: npc/002-4/nard.txt~:69
#, no-c-format
-msgid "Why?"
+msgid "Why we're going Tulimshar, you may ask? Because well, believe me, if you want to find out anything, the best place to ask around is Tulim!"
msgstr ""
-#. code: l("Wind and grass is nice and cool, so juicy sweet..."),
-#: npc/005-6/zitoni.txt:44
-#: npc/005-6/zitoni.txt~:45
+#. code: mesq l("Why, I actually do sell a few things here! But they probably aren't what you're looking for.");
+#: npc/005-6/morgan.txt:33
#, no-c-format
-msgid "Wind and grass is nice and cool, so juicy sweet..."
+msgid "Why, I actually do sell a few things here! But they probably aren't what you're looking for."
msgstr ""
#. code: Name: "Wisard Moccasins"
@@ -18217,36 +13116,27 @@ msgid "Witch Boots"
msgstr ""
#. code: Name: "Witch Jack'O"
-#: mob_db.conf:2292
+#: mob_db.conf:2344
#, no-c-format
msgid "Witch Jack'O"
msgstr ""
#. code: Name: "Witched Zombie"
-#: mob_db.conf:2430
+#: mob_db.conf:2479
#, no-c-format
msgid "Witched Zombie"
msgstr ""
#. code: l("With it, you can safely move items and funds between your characters."),
-#: npc/003-3/malindou.txt:24
-#: npc/003-3/malindou.txt~:24
-#: npc/005-5/cynric.txt~:24
#: npc/005-5/cynric.txt:24
+#: npc/003-3/malindou.txt:24
#, no-c-format
msgid "With it, you can safely move items and funds between your characters."
msgstr ""
-#. code: 1279: With script
-#: conf/messages.conf:1227
-msgid "With script"
-msgstr ""
-
#. code: l("With the help of the town hall we organize some auction and we help local merchants to launch their businesses."),
-#: npc/003-3/malindou.txt:18
-#: npc/003-3/malindou.txt~:18
-#: npc/005-5/cynric.txt~:18
#: npc/005-5/cynric.txt:18
+#: npc/003-3/malindou.txt:18
#, no-c-format
msgid "With the help of the town hall we organize some auction and we help local merchants to launch their businesses."
msgstr ""
@@ -18258,27 +13148,21 @@ msgid "Withdraw."
msgstr ""
#. code: mesq l("Within the cities is a place safe enough not to be attacked by another person (except during wars). But outside of them there are some places where the citizen can be attacked by enemies from other realms, or even by someone from the same realm.");
-#: npc/005-7/trainer.txt~:214
-#: npc/005-1/trainer.txt~:118
-#: npc/005-7/trainer.txt:214
+#: npc/005-7/trainer.txt:228
+#: npc/005-7/trainer.txt~:228
#, no-c-format
msgid "Within the cities is a place safe enough not to be attacked by another person (except during wars). But outside of them there are some places where the citizen can be attacked by enemies from other realms, or even by someone from the same realm."
msgstr ""
#. code: mesq l("Without any mana stone left, and because the walls were not very strong, most of the city was destroyed.");
-#: npc/003-1/ninathetraveler.txt:115
-#: npc/003-1/ninathetraveler.txt~:115
+#: npc/003-1/ninathetraveler.txt~:118
+#: npc/003-1/ninathetraveler.txt:118
#, no-c-format
msgid "Without any mana stone left, and because the walls were not very strong, most of the city was destroyed."
msgstr ""
-#. code: 559: Wizard
-#: conf/messages.conf:495
-msgid "Wizard"
-msgstr ""
-
#. code: Name: "Wolvern"
-#: mob_db.conf:1514
+#: mob_db.conf:1563
#, no-c-format
msgid "Wolvern"
msgstr ""
@@ -18319,6 +13203,13 @@ msgstr ""
msgid "Wooden Sword"
msgstr ""
+#. code: mesq l("Woohoo, thank you! Maybe now they'll leave me alone!");
+#: npc/002-1/dan.txt:57
+#: npc/002-1/dan.txt~:57
+#, no-c-format
+msgid "Woohoo, thank you! Maybe now they'll leave me alone!"
+msgstr ""
+
#. code: 001-1,235,25,0 script Worlds Gate NPC_HIDDEN,1,0,{
#: npc/001-1/portal.txt:6
#, no-c-format
@@ -18326,7 +13217,6 @@ msgid "Worlds Gate"
msgstr ""
#. code: mes l("Would you like to leave this place?");
-#: npc/001-1/portal.txt~:11
#: npc/001-1/portal.txt:11
#, no-c-format
msgid "Would you like to leave this place?"
@@ -18334,18 +13224,30 @@ msgstr ""
#. code: mesq l("Wouldn't you know it, the bug bomb Eomie gave us is in one of the store room barrels.");
#: npc/005-1/zegas.txt:20
-#: npc/005-1/zegas.txt~:20
#, no-c-format
msgid "Wouldn't you know it, the bug bomb Eomie gave us is in one of the store room barrels."
msgstr ""
+#. code: mes l("Wow!");
+#: npc/003-1/ishi.txt:153
+#, no-c-format
+msgid "Wow!"
+msgstr ""
+
#. code: if (strcharinfo(0) == $MOST_HEROIC$) mesq l("Wow! Are you @@? Everyone, in every city, talks about you!", $MOST_HEROIC$);
-#: npc/003-1/ninathetraveler.txt:6
-#: npc/003-1/ninathetraveler.txt~:6
+#: npc/003-1/ninathetraveler.txt~:9
+#: npc/003-1/ninathetraveler.txt:9
#, no-c-format
msgid "Wow! Are you @@? Everyone, in every city, talks about you!"
msgstr ""
+#. code: mesq l("Wow! You did it! I do not think anyone else could have done that.");
+#: npc/005-7/trainer.txt:119
+#: npc/005-7/trainer.txt~:119
+#, no-c-format
+msgid "Wow! You did it! I do not think anyone else could have done that."
+msgstr ""
+
#. code: Name: "Xmas Candy Cane"
#: item_db.conf:-1
#, no-c-format
@@ -18360,19 +13262,11 @@ msgstr ""
#. code: mesq l("Yay, it worked! You get a good wing.");
#: npc/test/karim.txt:34
-#: npc/test/karim.txt~:34
#: npc/test/karim.txt:58
-#: npc/test/karim.txt~:58
#, no-c-format
msgid "Yay, it worked! You get a good wing."
msgstr ""
-#. code: mesq l("Yaya, it certainly was not from a trade ship, but it doesn't looks like it was from a pirate ship either.");
-#: npc/000-0-0/sailors.txt~:20
-#, no-c-format
-msgid "Yaya, it certainly was not from a trade ship, but it doesn't looks like it was from a pirate ship either."
-msgstr ""
-
#. code: mesq lg("Yaya, it certainly was not from a trade ship, but it doesn't looks like it was from a pirate ship either.");
#: npc/000-0-0/sailors.txt:20
#, no-c-format
@@ -18386,14 +13280,12 @@ msgid "Yaya, it certainly was not from a trade ship, but it doesn't looks like i
msgstr ""
#. code: mesq lg("Yaya, you should go see her! She'll be happy to see you.");
-#: npc/002-1/arpan.txt~:142
#: npc/002-1/arpan.txt:143
#, no-c-format
msgid "Yaya, you should go see her! She'll be happy to see you.#0"
msgstr ""
#. code: mesq lg("Yaya, you should go see her! She'll be happy to see you.");
-#: npc/002-1/arpan.txt~:142
#: npc/002-1/arpan.txt:143
#, no-c-format
msgid "Yaya, you should go see her! She'll be happy to see you.#1"
@@ -18401,20 +13293,12 @@ msgstr ""
#. code: mesq l("Yayayaya, it's the first time someone is dressed worse than us!");
#: npc/000-0-0/sailors.txt:50
-#: npc/000-0-0/sailors.txt~:50
#, no-c-format
msgid "Yayayaya, it's the first time someone is dressed worse than us!"
msgstr ""
-#. code: l("Yeah !."), L_Give,
-#: npc/002-1/knife.txt~:22
-#, no-c-format
-msgid "Yeah !."
-msgstr ""
-
#. code: mesq l("Yeah you're all like *hic* that, but you won't get me! *burp*");
-#: npc/002-3/billybons.txt:81
-#: npc/002-3/billybons.txt~:81
+#: npc/002-3/billybons.txt:83
#, no-c-format
msgid "Yeah you're all like *hic* that, but you won't get me! *burp*"
msgstr ""
@@ -18439,9 +13323,15 @@ msgstr ""
msgid "Yeah, but what reward will I get?"
msgstr ""
+#. code: l("Yeah, they are."), -,
+#: npc/002-1/dan.txt~:22
+#: npc/002-1/dan.txt:22
+#, no-c-format
+msgid "Yeah, they are."
+msgstr ""
+
#. code: l("Yeah, you're right."),
#: npc/005-5/nylo.txt:143
-#: npc/005-5/nylo.txt~:143
#, no-c-format
msgid "Yeah, you're right."
msgstr ""
@@ -18453,38 +13343,25 @@ msgid "Yellow Cotton Dye"
msgstr ""
#. code: Name: "YellowSlime"
-#: mob_db.conf:3980
+#: mob_db.conf:4040
#, no-c-format
msgid "YellowSlime"
msgstr ""
#. code: l("Yes"),
#. code: l("Yes");
-#. code: 1116: Yes
#. code: return select(menuaction(l("Yes")),
-#: npc/003-1/lieutenantdausen.txt~:32
#: npc/commands/scheduled-broadcasts.txt:65
-#: conf/messages.conf:919
#: npc/003-8/jhedia.txt:39
+#: npc/003-1/ishi.txt:169
#: npc/003-1/lieutenantdausen.txt:36
-#: npc/003-8/jhedia.txt~:38
-#: npc/commands/scheduled-broadcasts.txt~:65
#: npc/functions/main.txt:144
#, no-c-format
msgid "Yes"
msgstr ""
-#. code: l("Yes I am and you are going to face justice!")))
-#: npc/005-6/zitoni.txt:54
-#: npc/005-6/zitoni.txt~:55
-#, no-c-format
-msgid "Yes I am and you are going to face justice!"
-msgstr ""
-
#. code: if (selectd(l("How do you know?"), l("Yes I am.")) == 1)
#: npc/003-3/malindou.txt:45
-#: npc/003-3/malindou.txt~:45
-#: npc/005-5/cynric.txt~:45
#: npc/005-5/cynric.txt:45
#, no-c-format
msgid "Yes I am."
@@ -18492,9 +13369,7 @@ msgstr ""
#. code: l("Yes!"),
#: npc/005-1/ayasha.txt:36
-#: npc/005-1/ayasha.txt~:36
#: npc/005-1/ayasha.txt:59
-#: npc/005-1/ayasha.txt~:59
#, no-c-format
msgid "Yes!"
msgstr ""
@@ -18506,35 +13381,44 @@ msgid "Yes, I am a mouboo. Why? Can't a mouboo be a law and order enforcer?!"
msgstr ""
#. code: switch (select(lg("Yes, I am sure."),
-#: npc/005-6/zitoni.txt~:140
-#: npc/005-6/zitoni.txt:139
+#: npc/005-6/zitoni.txt:71
#: npc/003-1/malivox.txt:32
#, no-c-format
msgid "Yes, I am sure.#0"
msgstr ""
#. code: switch (select(lg("Yes, I am sure."),
-#: npc/005-6/zitoni.txt~:140
-#: npc/005-6/zitoni.txt:139
+#: npc/005-6/zitoni.txt:71
#: npc/003-1/malivox.txt:32
#, no-c-format
msgid "Yes, I am sure.#1"
msgstr ""
#. code: if (select(l("Yes, I do."), l("No, none.")) == 1) {
-#: npc/002-3/juliet.txt~:20
#: npc/002-3/juliet.txt:20
#, no-c-format
msgid "Yes, I do."
msgstr ""
#. code: l("Yes, it is a really sweet deal, believe me!");
-#: npc/005-6/zitoni.txt:86
-#: npc/005-6/zitoni.txt~:87
+#: npc/005-6/zitoni.txt:49
#, no-c-format
msgid "Yes, it is a really sweet deal, believe me!"
msgstr ""
+#. code: l("Yes, of course. Without a sweat."), L_Continue;
+#: npc/002-1/dan.txt:37
+#: npc/002-1/dan.txt~:37
+#, no-c-format
+msgid "Yes, of course. Without a sweat."
+msgstr ""
+
+#. code: rif(countitem("PiouLegs") >= 5, l("Yes, take them.")), L_Reward,
+#: npc/002-1/chefgado.txt:70
+#, no-c-format
+msgid "Yes, take them."
+msgstr ""
+
#. code: l("Yes."), L_GiveFood,
#. code: l("Yes."), L_Weapon,
#. code: l("Yes."), L_Leave;
@@ -18545,36 +13429,29 @@ msgstr ""
#. code: switch (selectd(l("Yes."),
#. code: switch (select(l("Yes."), l("No.")))
#. code: rif(.@tolchi == 1, l("Yes.")),
+#. code: l("Yes."), L_Start,
+#: npc/001-1/portal.txt:18
#: npc/005-1/ayasha.txt:279
#: npc/005-4/tolchi.txt:171
-#: npc/005-5/cynric.txt~:67
#: npc/002-1/alige.txt:280
#: npc/005-4/tolchi.txt~:172
#: npc/005-5/cynric.txt:67
#: npc/003-3/malindou.txt:67
-#: npc/001-1/portal.txt:16
-#: npc/002-1/arpan.txt~:254
-#: npc/005-1/zegas.txt~:78
-#: npc/002-1/alige.txt~:278
#: npc/005-4/tolchi.txt:173
-#: npc/005-1/ayasha.txt~:279
#: npc/items/croconut.txt:20
+#: npc/002-1/chefgado.txt:37
#: npc/005-4/tolchi.txt~:173
#: npc/005-4/tolchi.txt~:171
-#: npc/002-2/doors.txt~:24
#: npc/005-1/zegas.txt:78
-#: npc/items/croconut.txt~:20
#: npc/002-2/doors.txt:24
-#: npc/003-3/malindou.txt~:67
#: npc/002-1/arpan.txt:255
-#: npc/001-1/portal.txt~:16
#: npc/005-4/tolchi.txt:172
#, no-c-format
msgid "Yes."
msgstr ""
#. code: Name: "Yeti"
-#: mob_db.conf:2747
+#: mob_db.conf:2796
#, no-c-format
msgid "Yeti"
msgstr ""
@@ -18586,7 +13463,7 @@ msgid "Yeti Claw"
msgstr ""
#. code: Name: "Yeti King"
-#: mob_db.conf:1650
+#: mob_db.conf:1699
#, no-c-format
msgid "Yeti King"
msgstr ""
@@ -18605,87 +13482,63 @@ msgstr ""
#. code: mesq lg("Yeye, you are really lucky to be alive. You are in good enough shape for walking, do you remember what happened?");
#: npc/002-1/arpan.txt:102
-#: npc/002-1/arpan.txt~:101
#, no-c-format
msgid "Yeye, you are really lucky to be alive. You are in good enough shape for walking, do you remember what happened?#0"
msgstr ""
#. code: mesq lg("Yeye, you are really lucky to be alive. You are in good enough shape for walking, do you remember what happened?");
#: npc/002-1/arpan.txt:102
-#: npc/002-1/arpan.txt~:101
#, no-c-format
msgid "Yeye, you are really lucky to be alive. You are in good enough shape for walking, do you remember what happened?#1"
msgstr ""
#. code: mesq lg("Yeye, you still did not get your new clothes from the chest next to your bed!");
-#: npc/002-1/arpan.txt~:112
#: npc/002-1/arpan.txt:113
#, no-c-format
msgid "Yeye, you still did not get your new clothes from the chest next to your bed!#0"
msgstr ""
#. code: mesq lg("Yeye, you still did not get your new clothes from the chest next to your bed!");
-#: npc/002-1/arpan.txt~:112
#: npc/002-1/arpan.txt:113
#, no-c-format
msgid "Yeye, you still did not get your new clothes from the chest next to your bed!#1"
msgstr ""
#. code: mesq l("Yeye.");
-#: npc/000-0-0/sailors.txt~:30
#: npc/000-0-0/sailors.txt:30
#, no-c-format
msgid "Yeye."
msgstr ""
-#. code: 253: You already are at your destination!
-#: conf/messages.conf:258
-msgid "You already are at your destination!"
-msgstr ""
-
#. code: l("You already did enough for us, do you want to follow Nard's advice and get some rest?");
-#: npc/002-1/arpan.txt~:252
#: npc/002-1/arpan.txt:253
#, no-c-format
msgid "You already did enough for us, do you want to follow Nard's advice and get some rest?"
msgstr ""
-#. code: 450: You already have a homunculus
-#: conf/messages.conf:438
-msgid "You already have a homunculus"
-msgstr ""
-
-#. code: 181: You already have a pet.
-#: conf/messages.conf:197
-msgid "You already have a pet."
-msgstr ""
-
-#. code: 196: You already have this quest skill.
-#: conf/messages.conf:207
-msgid "You already have this quest skill."
-msgstr ""
-
#. code: speech l("You already registered. Waiting for your partner...");
#: npc/functions/marriage.txt:206
#, no-c-format
msgid "You already registered. Waiting for your partner..."
msgstr ""
-#. code: mesq l("You are already fully trained. Go to Tulimshar, and try to join a guild or something.");
+#. code: mesq l("You are already fully trained. You should go to Tulimshar, but if you want a bonus task, please kill a @@.", getmonsterlink(ManaBug));
#: npc/005-7/trainer.txt~:112
#: npc/005-7/trainer.txt:112
#, no-c-format
-msgid "You are already fully trained. Go to Tulimshar, and try to join a guild or something."
+msgid "You are already fully trained. You should go to Tulimshar, but if you want a bonus task, please kill a @@."
msgstr ""
-#. code: 1476: You are already mounting something else
-#: conf/messages.conf:1508
-msgid "You are already mounting something else"
+#. code: mesq l("You are already fully trained. You should go to Tulimshar. I may have another task for you later, but you are too weak now, get some levels.");
+#: npc/005-7/trainer.txt~:115
+#: npc/005-7/trainer.txt:115
+#, no-c-format
+msgid "You are already fully trained. You should go to Tulimshar. I may have another task for you later, but you are too weak now, get some levels."
msgstr ""
#. code: mesq l("You are currently at @@.", LOCATION$);
-#: npc/002-4/nard.txt:169
-#: npc/002-4/nard.txt~:168
+#: npc/002-4/nard.txt:175
+#: npc/002-4/nard.txt~:175
#, no-c-format
msgid "You are currently at @@."
msgstr ""
@@ -18703,13 +13556,11 @@ msgid "You are exhausted, you should rest a bit.#1"
msgstr ""
#. code: l("You are full of wine, my friend..."), -,
-#: npc/002-3/billybons.txt:44
-#: npc/002-3/billybons.txt~:44
+#: npc/002-3/billybons.txt:46
#, no-c-format
msgid "You are full of wine, my friend..."
msgstr ""
-#. code: mesq l("You are killing @@ at northwest from the island.", getmonsterlink(HouseMaggot));
#. code: mesq l("You are killing @@ at northwest from the island.", getmonsterlink(Scorpion));
#: npc/005-7/trainer.txt:104
#: npc/005-7/trainer.txt~:104
@@ -18739,146 +13590,78 @@ msgid "You are killing @@. They are usually at the crops."
msgstr ""
#. code: lg("You are new around here, right?");
-#: npc/003-3/malindou.txt~:43
-#: npc/003-3/malindou.txt:43
#: npc/005-5/cynric.txt:43
-#: npc/005-5/cynric.txt~:43
+#: npc/003-3/malindou.txt:43
#, no-c-format
msgid "You are new around here, right?#0"
msgstr ""
#. code: lg("You are new around here, right?");
-#: npc/003-3/malindou.txt~:43
-#: npc/003-3/malindou.txt:43
#: npc/005-5/cynric.txt:43
-#: npc/005-5/cynric.txt~:43
+#: npc/003-3/malindou.txt:43
#, no-c-format
msgid "You are new around here, right?#1"
msgstr ""
-#. code: 288: You are no longer killable.
-#: conf/messages.conf:295
-msgid "You are no longer killable."
-msgstr ""
-
-#. code: 878: You are no longer the Guild Master.
-#: conf/messages.conf:647
-msgid "You are no longer the Guild Master."
-msgstr ""
-
#. code: mes col(l("You are not allowed to leave until you inform Arnea that you're done."), 1);
#: npc/003-5/doors.txt:13
-#: npc/003-5/doors.txt~:13
#, no-c-format
msgid "You are not allowed to leave until you inform Arnea that you're done."
msgstr ""
-#. code: 1023: You are not allowed to reduce the length of a ban.
-#: conf/messages.conf:800
-msgid "You are not allowed to reduce the length of a ban."
-msgstr ""
-
-#. code: 248: You are not authorized to warp from your current map.
-#: conf/messages.conf:253
-msgid "You are not authorized to warp from your current map."
-msgstr ""
-
-#. code: 1019: You are not authorized to warp someone to this map.
-#: conf/messages.conf:790
-msgid "You are not authorized to warp someone to this map."
-msgstr ""
-
-#. code: 1032: You are not authorized to warp someone to your current map.
-#: conf/messages.conf:827
-msgid "You are not authorized to warp someone to your current map."
-msgstr ""
-
-#. code: 1020: You are not authorized to warp this player from their map.
-#: conf/messages.conf:793
-msgid "You are not authorized to warp this player from their map."
-msgstr ""
-
-#. code: 247: You are not authorized to warp to this map.
-#: conf/messages.conf:252
-msgid "You are not authorized to warp to this map."
-msgstr ""
-
-#. code: 249: You are not authorized to warp to your save map.
-#: conf/messages.conf:254
-msgid "You are not authorized to warp to your save map."
-msgstr ""
-
-#. code: 252: You are not in a guild.
-#: conf/messages.conf:257
-msgid "You are not in a guild."
-msgstr ""
-
-#. code: 1139: You are not in jail.
-#: conf/messages.conf:968
-msgid "You are not in jail."
-msgstr ""
-
-#. code: 1137: You are now
-#: conf/messages.conf:964
-msgid "You are now"
-msgstr ""
-
#. code: message strcharinfo(0), l("You are now at the Mana Plane of Existence, at the Floating Island of Aeros.");
-#: npc/functions/soul_menhir.txt:42
-#: npc/functions/soul_menhir.txt~:42
+#: npc/functions/soul_menhir.txt:43
#, no-c-format
msgid "You are now at the Mana Plane of Existence, at the Floating Island of Aeros."
msgstr ""
+#. code: message strcharinfo(0), l("You are now at the Mana Plane of Existence, at the Magical Forest.");
+#: npc/functions/soul_menhir.txt:49
+#, no-c-format
+msgid "You are now at the Mana Plane of Existence, at the Magical Forest."
+msgstr ""
+
#. code: speech l("You are now divorced!"),
#: npc/functions/marriage.txt:242
#, no-c-format
msgid "You are now divorced!"
msgstr ""
-#. code: 1305: You are now immune to attacks.
-#: conf/messages.conf:1273
-msgid "You are now immune to attacks."
-msgstr ""
-
#. code: mesq l("You are part of the @@ guild.", getguildname(getcharid(2)));
#: npc/003-2/estard.txt:52
-#: npc/003-2/estard.txt~:52
#, no-c-format
msgid "You are part of the \"@@\" guild."
msgstr ""
#. code: mes l("You are staff, so no complaining! Go do it yourself!");
#: npc/commands/magic.txt:6
-#: npc/commands/magic.txt~:6
#, no-c-format
msgid "You are staff, so no complaining! Go do it yourself!"
msgstr ""
-#. code: 155: You are unable to change your job.
-#: conf/messages.conf:171
-msgid "You are unable to change your job."
+#. code: mesq l("You are trying to kill a @@.", getmonsterlink(ManaBug));
+#: npc/005-7/trainer.txt:117
+#: npc/005-7/trainer.txt~:117
+#, no-c-format
+msgid "You are trying to kill a @@."
msgstr ""
#. code: l("You are very welcome.");
#: npc/005-5/nylo.txt:8
-#: npc/005-5/nylo.txt~:8
#, no-c-format
msgid "You are very welcome."
msgstr ""
#. code: lg("You are weird, I have to go sorry.");
-#: npc/005-6/zitoni.txt~:39
#: npc/003-1/malivox.txt:17
-#: npc/005-6/zitoni.txt:38
+#: npc/005-6/zitoni.txt:26
#, no-c-format
msgid "You are weird, I have to go sorry.#0"
msgstr ""
#. code: lg("You are weird, I have to go sorry.");
-#: npc/005-6/zitoni.txt~:39
#: npc/003-1/malivox.txt:17
-#: npc/005-6/zitoni.txt:38
+#: npc/005-6/zitoni.txt:26
#, no-c-format
msgid "You are weird, I have to go sorry.#1"
msgstr ""
@@ -18890,14 +13673,8 @@ msgstr ""
msgid "You better have it ready, because I have the Coal with me!"
msgstr ""
-#. code: 869: You broke the target's weapon.
-#: conf/messages.conf:638
-msgid "You broke the target's weapon."
-msgstr ""
-
#. code: l("You brought me Cherry Cake! Here is your @@, as promised.",getitemlink(.reward));
#: npc/003-1/sarah.txt:19
-#: npc/003-1/sarah.txt~:19
#, no-c-format
msgid "You brought me Cherry Cake! Here is your @@, as promised."
msgstr ""
@@ -18908,59 +13685,45 @@ msgstr ""
msgid "You buried @@ @@."
msgstr ""
-#. code: 188: You can already rename your pet.
-#: conf/messages.conf:204
-msgid "You can already rename your pet."
-msgstr ""
-
#. code: dispbottom l("You can also manually stop it at any time with: @droprate default");
#: npc/commands/rate-management.txt:173
-#: npc/commands/rate-management.txt~:173
#, no-c-format
msgid "You can also manually stop it at any time with: @droprate default"
msgstr ""
#. code: dispbottom l("You can also manually stop it at any time with: @exprate default");
#: npc/commands/rate-management.txt:47
-#: npc/commands/rate-management.txt~:47
#, no-c-format
msgid "You can also manually stop it at any time with: @exprate default"
msgstr ""
#. code: l("You can also pick and drag items from one window into the other but this will move all items of this kind.");
-#: npc/005-5/nylo.txt~:61
-#: npc/005-5/nylo.txt:16
#: npc/005-5/nylo.txt:61
-#: npc/005-5/nylo.txt~:16
+#: npc/005-5/nylo.txt:16
#, no-c-format
msgid "You can also pick and drag items from one window into the other but this will move all items of this kind."
msgstr ""
#. code: mesq l("You can also read The Book of Laws at any time to see the rules.");
-#: npc/002-3/juliet.txt:86
-#: npc/002-3/juliet.txt~:205
-#: npc/002-3/juliet.txt~:86
#: npc/002-3/juliet.txt:205
+#: npc/002-3/juliet.txt:86
#, no-c-format
msgid "You can also read The Book of Laws at any time to see the rules."
msgstr ""
#. code: mes col(l("You can attack a monster by clicking on it, or from your keyboard you can press the 'A' key to select the monster followed by 'Ctrl' to attack it."), 9);
-#: npc/002-1/alige.txt~:301
#: npc/002-1/alige.txt:303
#, no-c-format
msgid "You can attack a monster by clicking on it, or from your keyboard you can press the 'A' key to select the monster followed by 'Ctrl' to attack it."
msgstr ""
#. code: l("You can drag and drop an item to the NPC window or select an item through your inventory.");
-#: npc/003-1/cyndala.txt~:52
#: npc/003-1/cyndala.txt:52
#, no-c-format
msgid "You can drag and drop an item to the NPC window or select an item through your inventory."
msgstr ""
#. code: l("You can easily identify fishing spots, small bubbles and fishes are visible from the surface."),
-#: npc/items/books.txt~:55
#: npc/items/books.txt:55
#, no-c-format
msgid "You can easily identify fishing spots, small bubbles and fishes are visible from the surface."
@@ -18973,117 +13736,68 @@ msgid "You can even join the project there. Contributors are greatly appreciated
msgstr ""
#. code: mesq l("You can explore the city as you want, but if I were you, I would visit the townhall first.");
-#: npc/002-4/nard.txt:146
-#: npc/002-4/nard.txt~:146
+#: npc/002-4/nard.txt:152
+#: npc/002-4/nard.txt~:152
#, no-c-format
msgid "You can explore the city as you want, but if I were you, I would visit the townhall first."
msgstr ""
#. code: mesq l("You can find both huge swamps, as huge desertic areas near and on it.");
-#: npc/003-1/ninathetraveler.txt~:111
-#: npc/003-1/ninathetraveler.txt:111
+#: npc/003-1/ninathetraveler.txt:114
+#: npc/003-1/ninathetraveler.txt~:114
#, no-c-format
msgid "You can find both huge swamps, as huge desertic areas near and on it."
msgstr ""
#. code: mesq l("You can find for a good price desert equipment and some kind of dyes. You find all sort of crafters, artisans and warriors here.");
-#: npc/003-1/ninathetraveler.txt~:35
-#: npc/003-1/ninathetraveler.txt:35
+#: npc/003-1/ninathetraveler.txt:38
+#: npc/003-1/ninathetraveler.txt~:38
#, no-c-format
msgid "You can find for a good price desert equipment and some kind of dyes. You find all sort of crafters, artisans and warriors here."
msgstr ""
-#. code: 1195: You can have %d items on your autolootitem list.
-#: conf/messages.conf:1076
-msgid "You can have %d items on your autolootitem list."
-msgstr ""
-
-#. code: 923: You can not change to this job by command.
-#: conf/messages.conf:702
-msgid "You can not change to this job by command."
-msgstr ""
-
-#. code: 241: You can now attack and kill players freely.
-#: conf/messages.conf:246
-msgid "You can now attack and kill players freely."
-msgstr ""
-
-#. code: 242: You can now be attacked and killed by players.
-#: conf/messages.conf:247
-msgid "You can now be attacked and killed by players."
-msgstr ""
-
-#. code: 187: You can now rename your pet.
-#: conf/messages.conf:203
-msgid "You can now rename your pet."
-msgstr ""
-
#. code: mesq l("You can right click on me to trade, or I can tell you about different cities in our world.");
-#: npc/003-1/ninathetraveler.txt~:11
-#: npc/003-1/ninathetraveler.txt:11
+#: npc/003-1/ninathetraveler.txt~:14
+#: npc/003-1/ninathetraveler.txt:14
#, no-c-format
msgid "You can right click on me to trade, or I can tell you about different cities in our world."
msgstr ""
#. code: l("You can save both items and money at a bank.");
#: npc/005-5/nylo.txt:113
-#: npc/005-5/nylo.txt~:113
#, no-c-format
msgid "You can save both items and money at a bank."
msgstr ""
#. code: mesq l("You can see all your equipment by pressing the F3 key.");
-#: npc/005-7/trainer.txt~:169
-#: npc/005-1/trainer.txt~:73
-#: npc/005-7/trainer.txt:169
+#: npc/005-7/trainer.txt:183
+#: npc/005-7/trainer.txt~:183
#, no-c-format
msgid "You can see all your equipment by pressing the F3 key."
msgstr ""
#. code: mesq l("You can then trade these coins for items with me!");
#: npc/001-1/rewards.txt:14
-#: npc/001-1/rewards.txt~:14
#, no-c-format
msgid "You can then trade these coins for items with me!"
msgstr ""
-#. code: l("You can use it to clear your stats, to start freshly if you see what I mean..."),
-#: npc/005-6/zitoni.txt:66
-#: npc/005-6/zitoni.txt~:67
+#. code: l("You can use it to clear your stats, to start freshly if you know what I mean..."),
+#: npc/005-6/zitoni.txt:34
#, no-c-format
-msgid "You can use it to clear your stats, to start freshly if you see what I mean..."
+msgid "You can use it to clear your stats, to start freshly if you know what I mean..."
msgstr ""
#. code: l("You can use many diverse items to lure fishes."),
-#: npc/items/books.txt~:43
#: npc/items/books.txt:43
#, no-c-format
msgid "You can use many diverse items to lure fishes."
msgstr ""
-#. code: 1499: You can't add a guild bound item to a character without guild!
-#: conf/messages.conf:1550
-msgid "You can't add a guild bound item to a character without guild!"
-msgstr ""
-
-#. code: 1498: You can't add a party bound item to a character without party!
-#: conf/messages.conf:1549
-msgid "You can't add a party bound item to a character without party!"
-msgstr ""
-
-#. code: 548: You can't clean a cart while vending!
-#: conf/messages.conf:481
-msgid "You can't clean a cart while vending!"
-msgstr ""
-
-#. code: 281: You can't create chat rooms in this map
-#: conf/messages.conf:286
-msgid "You can't create chat rooms in this map"
-msgstr ""
-
-#. code: 271: You can't drop items in this map
-#: conf/messages.conf:276
-msgid "You can't drop items in this map"
+#. code: mesq l("You can't carry more items, you should go to the storage.");
+#: npc/003-1/ishi.txt:188
+#, no-c-format
+msgid "You can't carry more items, you should go to the storage."
msgstr ""
#. code: mesq l("You can't go there!");
@@ -19093,153 +13807,56 @@ msgstr ""
msgid "You can't go there!"
msgstr ""
-#. code: 140: You can't join in a clan if you're in a guild.
-#: conf/messages.conf:156
-msgid "You can't join in a clan if you're in a guild."
-msgstr ""
-
-#. code: 870: You can't leave battleground guilds.
-#: conf/messages.conf:639
-msgid "You can't leave battleground guilds."
-msgstr ""
-
-#. code: 276: You can't open a shop in this map
-#: conf/messages.conf:281
-msgid "You can't open a shop in this map"
-msgstr ""
-
-#. code: 204: You can't open a shop on this cell.
-#: conf/messages.conf:213
-msgid "You can't open a shop on this cell."
-msgstr ""
-
-#. code: 451: You can't return your pet because your inventory is full.
-#: conf/messages.conf:441
-msgid "You can't return your pet because your inventory is full."
-msgstr ""
-
-#. code: 272: You can't trade in this map
-#: conf/messages.conf:277
-msgid "You can't trade in this map"
-msgstr ""
-
-#. code: 1393: You can't use commands while dead.
-#: conf/messages.conf:1405
-msgid "You can't use commands while dead."
-msgstr ""
-
-#. code: 1482: You can't withdraw that much money
-#: conf/messages.conf:1522
-msgid "You can't withdraw that much money"
-msgstr ""
-
#. code: mesq l("You can, however, use ##BCtrl##b to auto-select a monster and attack them. This usually also collects drops, but press Z to be sure.");
-#: npc/005-7/trainer.txt:232
-#: npc/005-1/trainer.txt~:136
-#: npc/005-7/trainer.txt~:232
+#: npc/005-7/trainer.txt~:246
+#: npc/005-7/trainer.txt:246
#, no-c-format
msgid "You can, however, use ##BCtrl##b to auto-select a monster and attack them. This usually also collects drops, but press Z to be sure."
msgstr ""
-#. code: 1180: You cannot autotrade when dead.
-#: conf/messages.conf:1051
-msgid "You cannot autotrade when dead."
-msgstr ""
-
-#. code: 1182: You cannot change guild leaders in this map.
-#: conf/messages.conf:1055
-msgid "You cannot change guild leaders in this map."
-msgstr ""
-
-#. code: 287: You cannot change party leaders in this map.
-#: conf/messages.conf:293
-msgid "You cannot change party leaders in this map."
-msgstr ""
-
-#. code: 177: You cannot decrease that stat anymore.
-#: conf/messages.conf:193
-msgid "You cannot decrease that stat anymore."
-msgstr ""
-
-#. code: 178: You cannot increase that stat anymore.
-#: conf/messages.conf:194
-msgid "You cannot increase that stat anymore."
-msgstr ""
-
-#. code: 1438: You cannot join the '%s' channel because you've been banned from it
-#: conf/messages.conf:1465
-msgid "You cannot join the '%s' channel because you've been banned from it"
-msgstr ""
-
-#. code: 864: You cannot use this command when dead.
-#: conf/messages.conf:633
-msgid "You cannot use this command when dead."
-msgstr ""
-
-#. code: 1474: You cannot use this item while sitting
-#: conf/messages.conf:1505
-msgid "You cannot use this item while sitting"
-msgstr ""
-
-#. code: 1475: You cannot use this item while your storage is open
-#: conf/messages.conf:1506
-msgid "You cannot use this item while your storage is open"
-msgstr ""
-
#. code: dispbottom l("You caught a @@ but had no room in your inventory to carry it.", getitemlink(.@fish_id));
-#: npc/functions/fishing.txt:202
+#: npc/functions/fishing.txt:210
#, no-c-format
msgid "You caught a @@ but had no room in your inventory to carry it."
msgstr ""
#. code: //dispbottom l("You caught a @@!", getitemlink(.@fish_id)); <= already shows "you picked up [...]"
-#: npc/functions/fishing.txt:207
+#: npc/functions/fishing.txt:215
#, no-c-format
msgid "You caught a @@!"
msgstr ""
-#. code: mesq l("You completed all my tasks, so you're getting 50 bonus experience points. If you level up, use your stat points wisely!");
+#. code: mesq l("You completed your trainment, so you're getting 50 bonus experience points. If you level up, use your stat points wisely!");
#: npc/005-7/trainer.txt~:107
#: npc/005-7/trainer.txt:107
#, no-c-format
-msgid "You completed all my tasks, so you're getting 50 bonus experience points. If you level up, use your stat points wisely!"
+msgid "You completed your trainment, so you're getting 50 bonus experience points. If you level up, use your stat points wisely!"
msgstr ""
#. code: mesq l("You could try getting into a city administration. If you can get a citizenship, you can try to elect for an office.");
#: npc/003-1/gladys.txt:75
-#: npc/003-1/gladys.txt~:74
#, no-c-format
msgid "You could try getting into a city administration. If you can get a citizenship, you can try to elect for an office."
msgstr ""
-#. code: 1161: You currently cannot open your storage.
-#: conf/messages.conf:1016
-msgid "You currently cannot open your storage."
-msgstr ""
-
#. code: l("You currently have @@ Esperin on your bank account.",
#: npc/functions/bank.txt:11
#, no-c-format
msgid "You currently have @@ Esperin on your bank account."
msgstr ""
+#. code: mesq l("You currently have @@ Monster Points. These points are acquired while killing monsters.", Mobpt);
+#: npc/003-1/aidan.txt:73
+#, no-c-format
+msgid "You currently have @@ Monster Points. These points are acquired while killing monsters."
+msgstr ""
+
#. code: mes l("You didn't add a item.");
#: npc/test/rock.txt:23
-#: npc/test/rock.txt~:23
#, no-c-format
msgid "You didn't add a item."
msgstr ""
-#. code: 1396: You do not have a cart to be cleaned.
-#: conf/messages.conf:1412
-msgid "You do not have a cart to be cleaned."
-msgstr ""
-
-#. code: 1254: You do not have a homunculus.
-#: conf/messages.conf:1184
-msgid "You do not have a homunculus."
-msgstr ""
-
#. code: l("You do not have enough Esperin on your bank account.");
#: npc/functions/bank.txt:110
#, no-c-format
@@ -19253,45 +13870,34 @@ msgid "You do not have enough Esperin on yourself."
msgstr ""
#. code: dispbottom l("You do not have the required access privileges to use the Super Menu.");
-#: npc/commands/super-menu.txt~:40
#: npc/commands/super-menu.txt:40
#, no-c-format
msgid "You do not have the required access privileges to use the Super Menu."
msgstr ""
-#. code: 1391: You do not possess a cart to be removed
-#: conf/messages.conf:1401
-msgid "You do not possess a cart to be removed"
-msgstr ""
-
#. code: l("You do not seem to have enough money, come back later!");
-#: npc/003-3/malindou.txt~:74
#: npc/005-5/cynric.txt:74
#: npc/003-3/malindou.txt:74
-#: npc/005-5/cynric.txt~:74
#, no-c-format
msgid "You do not seem to have enough money, come back later!"
msgstr ""
#. code: mesq l("You don't expect me to eat that, do you? Give me something else!");
-#: npc/002-1/alige.txt~:221
#: npc/002-1/alige.txt:223
#, no-c-format
msgid "You don't expect me to eat that, do you? Give me something else!"
msgstr ""
-#. code: mesq l("You don't have any @@, are you mocking me?", getitemlink(.Item2));
#. code: mesq l("You don't have any @@, are you mocking me?", getitemlink(.Item1));
+#. code: mesq l("You don't have any @@, are you mocking me?", getitemlink(.Item2));
#: npc/test/karim.txt:47
#: npc/test/karim.txt:72
-#: npc/test/karim.txt~:72
-#: npc/test/karim.txt~:47
#, no-c-format
msgid "You don't have any @@, are you mocking me?"
msgstr ""
#. code: dispbottom l("You don't have any @@.", getitemlink(.@rod));
-#: npc/functions/fishing.txt:143
+#: npc/functions/fishing.txt:152
#, no-c-format
msgid "You don't have any @@."
msgstr ""
@@ -19303,14 +13909,12 @@ msgid "You don't have enough gp! You need @@ gp."
msgstr ""
#. code: l("You don't have enough material.");
-#: npc/003-8/jhedia.txt~:26
#: npc/003-8/jhedia.txt:27
#, no-c-format
msgid "You don't have enough material."
msgstr ""
#. code: speech S_FIRST_BLANK_LINE | S_LAST_NEXT, l("You don't have enough money, bring me @@ GP.", .@party_price);
-#: npc/003-2/estard.txt~:26
#: npc/003-2/estard.txt:26
#, no-c-format
msgid "You don't have enough money, bring me @@ GP."
@@ -19343,18 +13947,11 @@ msgid "You don't have the Iron Ore."
msgstr ""
#. code: mes l("You don't have the item.");
-#: npc/test/rock.txt~:29
#: npc/test/rock.txt:29
#, no-c-format
msgid "You don't have the item."
msgstr ""
-#. code: npctalk l("You don't have the level require for pass this door,");
-#: npc/005-1/warpcandorbattle.txt~:9
-#, no-c-format
-msgid "You don't have the level require for pass this door,"
-msgstr ""
-
#. code: npctalk l("You don't have the required level to pass this door.");
#: npc/005-1/warpcandorbattle.txt:9
#, no-c-format
@@ -19368,29 +13965,26 @@ msgstr ""
msgid "You don't have the three Coal lumps."
msgstr ""
-#. code: 201: You don't have this quest skill.
-#: conf/messages.conf:211
-msgid "You don't have this quest skill."
-msgstr ""
-
#. code: mesq l("You don't look too well; let me treat your wounds.");
+#: npc/005-7/nurse.txt:82
#: npc/004-1/elanore.txt:16
-#: npc/004-1/elanore.txt~:16
-#: npc/005-7/nurse.txt~:16
-#: npc/005-7/nurse.txt:16
#, no-c-format
msgid "You don't look too well; let me treat your wounds."
msgstr ""
+#. code: mesq l("You don't seem to have any @@ with you!", getitemlink(.Item));
+#: npc/005-7/nurse.txt:41
+#, no-c-format
+msgid "You don't seem to have any @@ with you!"
+msgstr ""
+
#. code: mes col(l("You faint from the pain. At least now, you are in good hands."), 9);
-#: npc/000-0/sailors.txt~:74
#: npc/000-0/sailors.txt:74
#, no-c-format
msgid "You faint from the pain. At least now, you are in good hands."
msgstr ""
#. code: npctalk3 l("You found @@ out of @@ kids.", @kids_count, @count_tmp);
-#: npc/005-1/ayasha.txt~:152
#: npc/005-1/ayasha.txt:152
#, no-c-format
msgid "You found @@ out of @@ kids."
@@ -19408,116 +14002,27 @@ msgstr ""
msgid "You got married to @@!"
msgstr ""
-#. code: 510: You have %d new emails (%d unread)
-#: conf/messages.conf:469
-msgid "You have %d new emails (%d unread)"
-msgstr ""
-
-#. code: 251: You have already opened your guild storage. Close it first.
-#: conf/messages.conf:256
-msgid "You have already opened your guild storage. Close it first."
-msgstr ""
-
-#. code: 250: You have already opened your storage. Close it first.
-#: conf/messages.conf:255
-msgid "You have already opened your storage. Close it first."
-msgstr ""
-
#. code: mesq l("You have an awful case of amnesia.");
-#: npc/002-4/nard.txt:97
-#: npc/002-4/nard.txt~:97
+#: npc/002-4/nard.txt~:103
+#: npc/002-4/nard.txt:103
#, no-c-format
msgid "You have an awful case of amnesia."
msgstr ""
-#. code: 879: You have become the Guild Master!
-#: conf/messages.conf:648
-msgid "You have become the Guild Master!"
-msgstr ""
-
-#. code: 117: You have been jailed by a GM.
-#: conf/messages.conf:134
-msgid "You have been jailed by a GM."
-msgstr ""
-
-#. code: 1141: You have been jailed for an unknown amount of time.
-#: conf/messages.conf:970
-msgid "You have been jailed for an unknown amount of time."
-msgstr ""
-
-#. code: 1140: You have been jailed indefinitely.
-#: conf/messages.conf:969
-msgid "You have been jailed indefinitely."
-msgstr ""
-
-#. code: 880: You have been recovered!
-#: conf/messages.conf:649
-msgid "You have been recovered!"
-msgstr ""
-
-#. code: 71: You have forgotten the skill.
-#: conf/messages.conf:90
-msgid "You have forgotten the skill."
-msgstr ""
-
-#. code: 70: You have learned the skill.
-#: conf/messages.conf:89
-msgid "You have learned the skill."
-msgstr ""
-
-#. code: 102: You have mounted a Peco Peco.
-#: conf/messages.conf:119
-msgid "You have mounted a Peco Peco."
-msgstr ""
-
-#. code: 1119: You have mounted your Dragon.
-#: conf/messages.conf:924
-msgid "You have mounted your Dragon."
-msgstr ""
-
-#. code: 1123: You have mounted your Mado Gear.
-#: conf/messages.conf:928
-msgid "You have mounted your Mado Gear."
-msgstr ""
-
-#. code: 1121: You have mounted your Warg.
-#: conf/messages.conf:926
-msgid "You have mounted your Warg."
-msgstr ""
-
-#. code: 1363: You have mounted.
-#: conf/messages.conf:1359
-msgid "You have mounted."
-msgstr ""
-
-#. code: 1120: You have released your Dragon.
-#: conf/messages.conf:925
-msgid "You have released your Dragon."
-msgstr ""
-
-#. code: 1124: You have released your Mado Gear.
-#: conf/messages.conf:929
-msgid "You have released your Mado Gear."
-msgstr ""
-
-#. code: 214: You have released your Peco Peco.
-#: conf/messages.conf:221
-msgid "You have released your Peco Peco."
-msgstr ""
-
-#. code: 1122: You have released your Warg.
-#: conf/messages.conf:927
-msgid "You have released your Warg."
+#. code: mes l("You have too much points. I can't allow you to take all at once right now. I'll try to give you 50, and you come back later!");
+#: npc/003-1/ishi.txt:195
+#, no-c-format
+msgid "You have too much points. I can't allow you to take all at once right now. I'll try to give you 50, and you come back later!"
msgstr ""
-#. code: 1364: You have released your mount.
-#: conf/messages.conf:1360
-msgid "You have released your mount."
+#. code: mes l("You have: @@ Mob Points", str(Mobpt));
+#: npc/003-1/neko.txt:13
+#, no-c-format
+msgid "You have: @@ Mob Points"
msgstr ""
#. code: mes col(l("You hear a loud scream. It must be the creaking of the wooden door..."), 9);
#: npc/002-2/doors.txt:61
-#: npc/002-2/doors.txt~:61
#, no-c-format
msgid "You hear a loud scream. It must be the creaking of the wooden door..."
msgstr ""
@@ -19530,7 +14035,6 @@ msgstr ""
#. code: mes col(l("You hit too hard with your fist, you destroyed your @@.", getitemlink(Croconut)), 9);
#: npc/items/croconut.txt:59
-#: npc/items/croconut.txt~:59
#, no-c-format
msgid "You hit too hard with your fist, you destroyed your @@."
msgstr ""
@@ -19543,13 +14047,12 @@ msgstr ""
#. code: l("You just need one fishing rod, although you should take more than one single bait.");
#: npc/items/books.txt:16
-#: npc/items/books.txt~:16
#, no-c-format
msgid "You just need one fishing rod, although you should take more than one single bait."
msgstr ""
#. code: dispbottom l("You left your fishing spot!");
-#: npc/functions/fishing.txt:182
+#: npc/functions/fishing.txt:191
#, no-c-format
msgid "You left your fishing spot!"
msgstr ""
@@ -19560,54 +14063,15 @@ msgstr ""
msgid "You made a cash deposit of @@ E."
msgstr ""
-#. code: 1366: You may search partial name by making use of '%' in the search, ex. "@accinfo %Mario%" lists all characters whose name contains "Mario".
-#: conf/messages.conf:1364
-msgid "You may search partial name by making use of '%' in the search, ex. \"@accinfo %Mario%\" lists all characters whose name contains \"Mario\"."
-msgstr ""
-
-#. code: 1308: You must enter a name.
-#: conf/messages.conf:1278
-msgid "You must enter a name."
-msgstr ""
-
-#. code: 1323: You must enter a player name or ID.
-#: conf/messages.conf:1305
-msgid "You must enter a player name or ID."
-msgstr ""
-
-#. code: 213: You need %s to mount!
-#: conf/messages.conf:220
-msgid "You need %s to mount!"
-msgstr ""
-
#. code: mesq l("You need @@ GP to use this arena.", .price);
-#: npc/003-5/arnea.txt~:74
#: npc/003-5/arnea.txt:25
-#: npc/003-5/arnea.txt~:25
#: npc/003-5/arnea.txt:74
#, no-c-format
msgid "You need @@ GP to use this arena."
msgstr ""
-#. code: 1181: You need to be a Guild Master to use this command.
-#: conf/messages.conf:1054
-msgid "You need to be a Guild Master to use this command."
-msgstr ""
-
-#. code: 282: You need to be a party leader to use this command.
-#: conf/messages.conf:288
-msgid "You need to be a party leader to use this command."
-msgstr ""
-
-#. code: 1446: You need to input a option
-#: conf/messages.conf:1473
-msgid "You need to input a option"
-msgstr ""
-
#. code: l("You only have to tell him how much you want to deposit or withdraw."),
-#: npc/005-5/nylo.txt~:86
#: npc/005-5/nylo.txt:86
-#: npc/005-5/nylo.txt~:37
#: npc/005-5/nylo.txt:37
#, no-c-format
msgid "You only have to tell him how much you want to deposit or withdraw."
@@ -19633,41 +14097,36 @@ msgstr ""
#. code: mes col(l("You open your eyes. The salt water is not helping your vision."), 9);
#: npc/000-0/sailors.txt:20
-#: npc/000-0/sailors.txt~:20
#, no-c-format
msgid "You open your eyes. The salt water is not helping your vision."
msgstr ""
#. code: mes col(l("You opened the @@ in two parts, but you crushed one of them.", getitemlink(Croconut)), 9);
-#: npc/items/croconut.txt~:70
#: npc/items/croconut.txt:70
#, no-c-format
msgid "You opened the @@ in two parts, but you crushed one of them."
msgstr ""
#. code: mes col(l("You perfectly cut your @@ into two edible parts.", getitemlink(Croconut)), 9);
-#: npc/items/croconut.txt~:76
#: npc/items/croconut.txt:76
#, no-c-format
msgid "You perfectly cut your @@ into two edible parts."
msgstr ""
#. code: dispbottom l("You pulled too late and lost the bait...");
-#: npc/functions/fishing.txt:212
+#: npc/functions/fishing.txt:220
#, no-c-format
msgid "You pulled too late and lost the bait..."
msgstr ""
#. code: dispbottom l("You pulled too soon and lost the bait.");
-#: npc/functions/fishing.txt:167
+#: npc/functions/fishing.txt:176
#, no-c-format
msgid "You pulled too soon and lost the bait."
msgstr ""
#. code: message strcharinfo(0), l("You receive @@ E!", 1000);
#: npc/test/hinnack.txt:60
-#: npc/002-1/peter.txt~:311
-#: npc/test/hinnack.txt~:60
#, no-c-format
msgid "You receive @@ E!"
msgstr ""
@@ -19675,19 +14134,18 @@ msgstr ""
#. code: message strcharinfo(0), l("You receive @@ GP!", 1000);
#. code: message strcharinfo(0), l("You receive @@ GP!", 10);
#: npc/002-1/arpan.txt:225
-#: npc/002-1/arpan.txt~:211
-#: npc/005-1/vincent.txt~:50
#: npc/002-1/arpan.txt:212
-#: npc/002-1/arpan.txt~:224
+#: npc/005-1/vincent.txt:51
#: npc/002-1/peter.txt:311
-#: npc/005-1/vincent.txt:50
+#: npc/002-1/peter.txt~:311
#, no-c-format
msgid "You receive @@ GP!"
msgstr ""
-#. code: 392: You request has been rejected by autoreject option.
-#: conf/messages.conf:392
-msgid "You request has been rejected by autoreject option."
+#. code: mesq l("You received one @@!", getitemlink(.@reward$));
+#: npc/003-1/ishi.txt:158
+#, no-c-format
+msgid "You received one @@!"
msgstr ""
#. code: l("You see a dust covered book on the shelf..."),
@@ -19697,7 +14155,6 @@ msgid "You see a dust covered book on the shelf..."
msgstr ""
#. code: l("You see a raijin boy, sitting on the edge of the dock."),
-#: npc/003-1/eugene.txt~:20
#: npc/003-1/eugene.txt:20
#, no-c-format
msgid "You see a raijin boy, sitting on the edge of the dock."
@@ -19710,22 +14167,33 @@ msgid "You see a tree."
msgstr ""
#. code: l("You see some fish reflecting the sun on the surface of the water."),
-#: npc/functions/fishing.txt:231
+#: npc/functions/fishing.txt:239
#, no-c-format
msgid "You see some fish reflecting the sun on the surface of the water."
msgstr ""
#. code: mesq l("You see these pious around us?");
-#: npc/002-1/dan.txt:19
+#: npc/002-1/dan.txt~:17
+#: npc/002-1/dan.txt:17
#, no-c-format
msgid "You see these pious around us?"
msgstr ""
+#. code: mesq l("You see, because the Monster King, monsters have been running rampant. If they grow too much in numbers, cities may be overrun.");
+#: npc/003-1/aidan.txt:51
+#, no-c-format
+msgid "You see, because the Monster King, monsters have been running rampant. If they grow too much in numbers, cities may be overrun."
+msgstr ""
+
+#. code: mesq l("You seem to run out of place, you should go to the storage.");
+#: npc/003-1/ishi.txt:184
+#, no-c-format
+msgid "You seem to run out of place, you should go to the storage."
+msgstr ""
+
#. code: if(@temp == 3) mesq l("You should be more careful.");
-#: npc/005-7/nurse.txt:56
+#: npc/005-7/nurse.txt:124
#: npc/004-1/elanore.txt:57
-#: npc/005-7/nurse.txt~:56
-#: npc/004-1/elanore.txt~:57
#, no-c-format
msgid "You should be more careful."
msgstr ""
@@ -19738,22 +14206,14 @@ msgstr ""
#. code: l("You should go and get some sleep."), L_Secret;
#. code: l("You should go and get some sleep."), L_Quit;
-#: npc/002-3/billybons.txt~:55
-#: npc/002-3/billybons.txt:45
-#: npc/002-3/billybons.txt~:45
-#: npc/002-3/billybons.txt:55
+#: npc/002-3/billybons.txt:47
+#: npc/002-3/billybons.txt:57
#, no-c-format
msgid "You should go and get some sleep."
msgstr ""
-#. code: 549: You should have a shop open in order to use @autotrade.
-#: conf/messages.conf:483
-msgid "You should have a shop open in order to use @autotrade."
-msgstr ""
-
#. code: l("You should know this, an item like this can't be bleached.");
#: npc/003-1/cyndala.txt:58
-#: npc/003-1/cyndala.txt~:58
#, no-c-format
msgid "You should know this, an item like this can't be bleached."
msgstr ""
@@ -19764,36 +14224,40 @@ msgstr ""
msgid "You should talk to Magic Arpan first."
msgstr ""
+#. code: mesq l("You still have @@ Monster Points! Do you want more items?", Mobpt);
+#: npc/003-1/ishi.txt:165
+#, no-c-format
+msgid "You still have @@ Monster Points! Do you want more items?"
+msgstr ""
+
#. code: mesq l("You still haven't completed your tasks.");
-#: npc/002-4/nard.txt:153
-#: npc/002-4/nard.txt~:153
+#: npc/002-4/nard.txt:159
+#: npc/002-4/nard.txt~:159
#, no-c-format
msgid "You still haven't completed your tasks."
msgstr ""
#. code: mesq l("You still haven't found all of them yet.");
-#: npc/005-1/ayasha.txt~:73
#: npc/005-1/ayasha.txt:73
#, no-c-format
msgid "You still haven't found all of them yet."
msgstr ""
#. code: mesq l("You still need @@ GP for the trip to Tulimshar.", (.@price-Zeny));
-#: npc/002-4/nard.txt~:155
-#: npc/002-4/nard.txt:155
+#: npc/002-4/nard.txt:161
+#: npc/002-4/nard.txt~:161
#, no-c-format
msgid "You still need @@ GP for the trip to Tulimshar."
msgstr ""
#. code: mes l("You still need @@ GP to afford it.", (.@price-Zeny));
-#: npc/002-4/nard.txt:179
-#: npc/002-4/nard.txt~:178
+#: npc/002-4/nard.txt~:185
+#: npc/002-4/nard.txt:185
#, no-c-format
msgid "You still need @@ GP to afford it."
msgstr ""
#. code: l("You store a large collection of goods. Could you perhaps sell me some?"),
-#: npc/005-5/nylo.txt~:144
#: npc/005-5/nylo.txt:144
#, no-c-format
msgid "You store a large collection of goods. Could you perhaps sell me some?"
@@ -19801,15 +14265,12 @@ msgstr ""
#. code: //dispbottom l("You successfully set the drop rate to @@%. It will reset to @@% (default value) in @@.",
#: npc/commands/rate-management.txt:171
-#: npc/commands/rate-management.txt~:171
#, no-c-format
msgid "You successfully set the drop rate to @@%. It will reset to @@% (default value) in @@."
msgstr ""
#. code: //dispbottom l("You successfully set the exp rate to @@%. It will reset to @@% (default value) in @@.",
-#. code: dispbottom l("You successfully set the exp rate to @@%. It will reset to @@% (default value) in @@.",
#: npc/commands/rate-management.txt:45
-#: npc/commands/rate-management.txt~:45
#, no-c-format
msgid "You successfully set the exp rate to @@%. It will reset to @@% (default value) in @@."
msgstr ""
@@ -19821,67 +14282,55 @@ msgid "You take the clothes from the chest."
msgstr ""
#. code: l("You take your fishing rod and leave.");
-#: npc/functions/fishing.txt:242
-#: npc/functions/fishing.txt:273
+#: npc/functions/fishing.txt:250
+#: npc/functions/fishing.txt:282
#, no-c-format
msgid "You take your fishing rod and leave."
msgstr ""
#. code: mesq l("You tried to get rid of me, eeh? But surprise! I'm still here... *hic* Or there...");
-#: npc/002-3/billybons.txt:37
-#: npc/002-3/billybons.txt~:37
+#: npc/002-3/billybons.txt:39
#, no-c-format
msgid "You tried to get rid of me, eeh? But surprise! I'm still here... *hic* Or there..."
msgstr ""
#. code: dispbottom l("You waited too long and lost the bait...");
-#: npc/functions/fishing.txt:44
+#: npc/functions/fishing.txt:46
#, no-c-format
msgid "You waited too long and lost the bait..."
msgstr ""
#. code: mesq lg("You were in bad shape, you should be happy we found you before the sea killed you.");
-#: npc/002-3/juliet.txt~:113
#: npc/002-3/juliet.txt:113
#, no-c-format
msgid "You were in bad shape, you should be happy we found you before the sea killed you.#0"
msgstr ""
#. code: mesq lg("You were in bad shape, you should be happy we found you before the sea killed you.");
-#: npc/002-3/juliet.txt~:113
#: npc/002-3/juliet.txt:113
#, no-c-format
msgid "You were in bad shape, you should be happy we found you before the sea killed you.#1"
msgstr ""
#. code: mesq lg("You were yaying sleeping for quite some time there. Our shipkeeper, Juliet, was here with you, and she did her best to heal your injuries.");
-#: npc/002-1/arpan.txt~:139
#: npc/002-1/arpan.txt:140
#, no-c-format
msgid "You were yaying sleeping for quite some time there. Our shipkeeper, Juliet, was here with you, and she did her best to heal your injuries.#0"
msgstr ""
#. code: mesq lg("You were yaying sleeping for quite some time there. Our shipkeeper, Juliet, was here with you, and she did her best to heal your injuries.");
-#: npc/002-1/arpan.txt~:139
#: npc/002-1/arpan.txt:140
#, no-c-format
msgid "You were yaying sleeping for quite some time there. Our shipkeeper, Juliet, was here with you, and she did her best to heal your injuries.#1"
msgstr ""
#. code: mesq l("You will be killed on the road if you try to go like this. Try helping people. Get money, experience, equipment.");
-#: npc/003-2/lua.txt~:85
#: npc/003-2/lua.txt:85
#, no-c-format
msgid "You will be killed on the road if you try to go like this. Try helping people. Get money, experience, equipment."
msgstr ""
-#. code: 1142: You will remain
-#: conf/messages.conf:971
-msgid "You will remain"
-msgstr ""
-
#. code: mesq l("You will see, citizens are polite and you can still ask around for help. They can help find a job for you or maybe help you find out what happened to you out at sea!");
-#: npc/002-1/arpan.txt~:175
#: npc/002-1/arpan.txt:176
#, no-c-format
msgid "You will see, citizens are polite and you can still ask around for help. They can help find a job for you or maybe help you find out what happened to you out at sea!"
@@ -19889,7 +14338,6 @@ msgstr ""
#. code: mesq l("You will then be able to register citzenship in any city, for free. But just once.");
#: npc/003-2/lua.txt:80
-#: npc/003-2/lua.txt~:80
#, no-c-format
msgid "You will then be able to register citzenship in any city, for free. But just once."
msgstr ""
@@ -19901,336 +14349,75 @@ msgid "You withdrew a total of @@ E."
msgstr ""
#. code: l("You'll want your fishing rod to be flexible but solid."),
-#: npc/items/books.txt~:38
#: npc/items/books.txt:38
#, no-c-format
msgid "You'll want your fishing rod to be flexible but solid."
msgstr ""
-#. code: 1490: You're already autolooting this item type.
-#: conf/messages.conf:1539
-msgid "You're already autolooting this item type."
-msgstr ""
-
-#. code: 1190: You're already autolooting this item.
-#: conf/messages.conf:1071
-msgid "You're already autolooting this item."
-msgstr ""
-
-#. code: 1436: You're already in the '%s' channel
-#: conf/messages.conf:1428
-msgid "You're already in the '%s' channel"
-msgstr ""
-
-#. code: 1470: You're already with a '%s' costume, type '@costume' to remove it.
-#: conf/messages.conf:1499
-msgid "You're already with a '%s' costume, type '@costume' to remove it."
-msgstr ""
-
-#. code: 1493: You're currently not autolooting this item type.
-#: conf/messages.conf:1542
-msgid "You're currently not autolooting this item type."
-msgstr ""
-
-#. code: 1193: You're currently not autolooting this item.
-#: conf/messages.conf:1074
-msgid "You're currently not autolooting this item."
-msgstr ""
-
#. code: rif(countitem("Beer") >= 5, l("You're doing the math wrong, matey! I'll bring them later!")), L_Later,
+#: npc/005-1/sailors.txt~:58
#: npc/005-1/sailors.txt:58
-#: npc/005-1/sailors.txt~:54
#, no-c-format
msgid "You're doing the math wrong, matey! I'll bring them later!"
msgstr ""
-#. code: 1294: You're not allowed to talk on this channel
-#: conf/messages.conf:1429
-msgid "You're not allowed to talk on this channel"
-msgstr ""
-
-#. code: 867: You're not dead.
-#: conf/messages.conf:636
-msgid "You're not dead."
-msgstr ""
-
-#. code: 125: You're not disguised.
-#: conf/messages.conf:142
-msgid "You're not disguised."
-msgstr ""
-
-#. code: 43: You're not in a guild.
-#: conf/messages.conf:70
-msgid "You're not in a guild."
-msgstr ""
-
-#. code: 1402: You're not in that channel, type '@join <#channel_name>'
-#: conf/messages.conf:1426
-msgid "You're not in that channel, type '@join <#channel_name>'"
-msgstr ""
-
-#. code: 1425: You're not part of the '%s' channel
-#: conf/messages.conf:1453
-msgid "You're not part of the '%s' channel"
-msgstr ""
-
-#. code: 44: You're not the master of your guild.
-#: conf/messages.conf:71
-msgid "You're not the master of your guild."
-msgstr ""
-
-#. code: 1412: You're not the owner of channel '%s'
-#: conf/messages.conf:1440
-msgid "You're not the owner of channel '%s'"
-msgstr ""
-
-#. code: 1435: You're now in the '#%s' channel for '%s'
-#: conf/messages.conf:1427
-msgid "You're now in the '#%s' channel for '%s'"
-msgstr ""
-
-#. code: 1403: You're now in the '%s' channel
-#: conf/messages.conf:1423
-msgid "You're now in the '%s' channel"
-msgstr ""
-
#. code: mesq l("You're on a ship, we're on our way to the oldest human city, Tulishmar.");
#: npc/002-3/juliet.txt:98
-#: npc/002-3/juliet.txt~:98
#, no-c-format
msgid "You're on a ship, we're on our way to the oldest human city, Tulishmar."
msgstr ""
#. code: mesq lg("You're on our ship, we made port to a little island and we're actually yeyending our long merchant travelling adventure at the city of Tulimshar.");
#: npc/002-1/arpan.txt:172
-#: npc/002-1/arpan.txt~:171
#, no-c-format
msgid "You're on our ship, we made port to a little island and we're actually yeyending our long merchant travelling adventure at the city of Tulimshar.#0"
msgstr ""
#. code: mesq lg("You're on our ship, we made port to a little island and we're actually yeyending our long merchant travelling adventure at the city of Tulimshar.");
#: npc/002-1/arpan.txt:172
-#: npc/002-1/arpan.txt~:171
#, no-c-format
msgid "You're on our ship, we made port to a little island and we're actually yeyending our long merchant travelling adventure at the city of Tulimshar.#1"
msgstr ""
#. code: mesq l("You're pretty much stranded on this forsaken island if you don't help me!");
-#: npc/002-4/nard.txt:76
-#: npc/002-4/nard.txt~:76
+#: npc/002-4/nard.txt~:82
+#: npc/002-4/nard.txt:82
#, no-c-format
msgid "You're pretty much stranded on this forsaken island if you don't help me!"
msgstr ""
-#. code: 1455: You're talking too fast!
-#: conf/messages.conf:1482
-msgid "You're talking too fast!"
-msgstr ""
-
-#. code: 862: You're too close to a NPC, you must be at least %d cells away from any NPC.
-#: conf/messages.conf:631
-msgid "You're too close to a NPC, you must be at least %d cells away from any NPC."
-msgstr ""
-
#. code: l("You're welcome!"), -;
#: npc/005-1/ayasha.txt:101
-#: npc/005-1/ayasha.txt~:101
#, no-c-format
msgid "You're welcome!"
msgstr ""
-#. code: 285: You've become the party leader.
-#: conf/messages.conf:291
-msgid "You've become the party leader."
-msgstr ""
-
-#. code: 16: You've been revived!
-#: conf/messages.conf:43
-msgid "You've been revived!"
-msgstr ""
-
-#. code: 13: You've died.
-#: conf/messages.conf:40
-msgid "You've died."
-msgstr ""
-
-#. code: 1426: You've left the '%s' channel
-#: conf/messages.conf:1454
-msgid "You've left the '%s' channel"
-msgstr ""
-
-#. code: 127: You've reached your slave clones limit.
-#: conf/messages.conf:145
-msgid "You've reached your slave clones limit."
+#. code: mesq l("You've killed @@/12 @@. Get rid of them!", getq2(ShipQuests_Dan),getmonsterlink(Piou));
+#: npc/002-1/dan.txt~:52
+#: npc/002-1/dan.txt:52
+#, no-c-format
+msgid "You've killed @@/12 @@. Get rid of them!"
msgstr ""
#. code: mesq l("You? Here?");
-#: npc/002-3/billybons.txt~:12
-#: npc/002-3/billybons.txt:12
+#: npc/002-3/billybons.txt:14
#, no-c-format
msgid "You? Here?"
msgstr ""
-#. code: 426: Your GM level doesn't authorize you to %s the player '%.*s'.
-#: conf/messages.conf:427
-msgid "Your GM level doesn't authorize you to %s the player '%.*s'."
-msgstr ""
-
-#. code: 81: Your GM level doesn't authorize you to perform this action on the specified player.
-#: conf/messages.conf:100
-msgid "Your GM level doesn't authorize you to perform this action on the specified player."
-msgstr ""
-
-#. code: 246: Your GM level doesn't authorize you to perform this action.
-#: conf/messages.conf:251
-msgid "Your GM level doesn't authorize you to perform this action."
-msgstr ""
-
-#. code: 417: Your Game's EXE file is not the latest version.
-#: conf/messages.conf:418
-msgid "Your Game's EXE file is not the latest version."
-msgstr ""
-
-#. code: 413: Your account has an 'Incorrect Password'...
-#: conf/messages.conf:414
-msgid "Your account has an 'Incorrect Password'..."
-msgstr ""
-
-#. code: 423: Your account has been banished until
-#: conf/messages.conf:424
-msgid "Your account has been banished until "
-msgstr ""
-
-#. code: 416: Your account has been blocked by the GM Team.
-#: conf/messages.conf:417
-msgid "Your account has been blocked by the GM Team."
-msgstr ""
-
-#. code: 418: Your account has been prohibited to log in.
-#: conf/messages.conf:419
-msgid "Your account has been prohibited to log in."
-msgstr ""
-
-#. code: 415: Your account has been rejected from server.
-#: conf/messages.conf:416
-msgid "Your account has been rejected from server."
-msgstr ""
-
-#. code: 421: Your account has been totally erased.
-#: conf/messages.conf:422
-msgid "Your account has been totally erased."
-msgstr ""
-
-#. code: 414: Your account has expired.
-#: conf/messages.conf:415
-msgid "Your account has expired."
-msgstr ""
-
-#. code: 412: Your account is 'Unregistered'.
-#: conf/messages.conf:413
-msgid "Your account is 'Unregistered'."
-msgstr ""
-
-#. code: 420: Your account is no longer authorized.
-#: conf/messages.conf:421
-msgid "Your account is no longer authorized."
-msgstr ""
-
-#. code: 501: Your account time limit is: %d-%m-%Y %H:%M:%S.
-#: conf/messages.conf:451
-msgid "Your account time limit is: %d-%m-%Y %H:%M:%S."
-msgstr ""
-
-#. code: 1200: Your autolootitem list has been reset.
-#: conf/messages.conf:1081
-msgid "Your autolootitem list has been reset."
-msgstr ""
-
-#. code: 1198: Your autolootitem list is empty.
-#: conf/messages.conf:1079
-msgid "Your autolootitem list is empty."
-msgstr ""
-
-#. code: 1191: Your autolootitem list is full. Remove some items first with @autolootid -<item name or ID>.
-#: conf/messages.conf:1072
-msgid "Your autolootitem list is full. Remove some items first with @autolootid -<item name or ID>."
-msgstr ""
-
-#. code: 1497: Your autoloottype list has been reset.
-#: conf/messages.conf:1546
-msgid "Your autoloottype list has been reset."
-msgstr ""
-
-#. code: 1495: Your autoloottype list is empty.
-#: conf/messages.conf:1544
-msgid "Your autoloottype list is empty."
-msgstr ""
-
#. code: mes col(l("Your body aches. You can't remember what happened."), 9);
#: npc/000-0/sailors.txt:26
-#: npc/000-0/sailors.txt~:26
#, no-c-format
msgid "Your body aches. You can't remember what happened."
msgstr ""
-#. code: 1397: Your cart was cleaned.
-#: conf/messages.conf:1413
-msgid "Your cart was cleaned."
-msgstr ""
-
-#. code: 215: Your class can't mount!
-#: conf/messages.conf:222
-msgid "Your class can't mount!"
-msgstr ""
-
-#. code: 868: Your current memo positions are:
-#: conf/messages.conf:637
-msgid "Your current memo positions are:"
-msgstr ""
-
#. code: mesq l("Your dexterity determines your ability to hit monsters and is valuable to players who prefer weapons that use projectiles.");
-#: npc/005-7/trainer.txt~:371
-#: npc/005-7/trainer.txt:371
-#: npc/005-1/trainer.txt~:281
+#: npc/005-7/trainer.txt~:385
+#: npc/005-7/trainer.txt:385
#, no-c-format
msgid "Your dexterity determines your ability to hit monsters and is valuable to players who prefer weapons that use projectiles."
msgstr ""
-#. code: 229: Your effect has changed.
-#: conf/messages.conf:234
-msgid "Your effect has changed."
-msgstr ""
-
-#. code: 1433: Your global chat is no longer bound to the '#%s' channel
-#: conf/messages.conf:1461
-msgid "Your global chat is no longer bound to the '#%s' channel"
-msgstr ""
-
-#. code: 1432: Your global chat is not bound to any channel
-#: conf/messages.conf:1460
-msgid "Your global chat is not bound to any channel"
-msgstr ""
-
-#. code: 1431: Your global chat is now bound to the '%s' channel
-#: conf/messages.conf:1459
-msgid "Your global chat is now bound to the '%s' channel"
-msgstr ""
-
-#. code: 1229: Your group has been changed.
-#: conf/messages.conf:1141
-msgid "Your group has been changed."
-msgstr ""
-
-#. code: 1395: Your guild storage was cleaned.
-#: conf/messages.conf:1409
-msgid "Your guild storage was cleaned."
-msgstr ""
-
-#. code: 1201: Your guild's storage has already been opened by another member, try again later.
-#: conf/messages.conf:1084
-msgid "Your guild's storage has already been opened by another member, try again later."
-msgstr ""
-
#. code: l("Your hairstyle is @@ and its color is @@.", .@style_name$, .@color_name$);
#: npc/functions/barber.txt:25
#, no-c-format
@@ -20238,7 +14425,6 @@ msgid "Your hairstyle is @@ and its color is @@."
msgstr ""
#. code: mes col(l("Your hands are too weak, you did not succeed in opening this @@.", getitemlink(Croconut)), 9);
-#: npc/items/croconut.txt~:64
#: npc/items/croconut.txt:64
#, no-c-format
msgid "Your hands are too weak, you did not succeed in opening this @@."
@@ -20251,26 +14437,14 @@ msgstr ""
msgid "Your help is very welcome indeed. Unfortunately, I can give you a reward for the first extermination only."
msgstr ""
-#. code: 1255: Your homunculus doesn't evolve.
-#: conf/messages.conf:1187
-msgid "Your homunculus doesn't evolve."
-msgstr ""
-
-#. code: 12: Your job has been changed.
-#: conf/messages.conf:39
-msgid "Your job has been changed."
-msgstr ""
-
#. code: mesq l("Your luck determines several small things, including the number of critical attacks you are going to suffer and perform.");
-#: npc/005-7/trainer.txt~:376
-#: npc/005-7/trainer.txt:376
-#: npc/005-1/trainer.txt~:286
+#: npc/005-7/trainer.txt~:390
+#: npc/005-7/trainer.txt:390
#, no-c-format
msgid "Your luck determines several small things, including the number of critical attacks you are going to suffer and perform."
msgstr ""
#. code: l("Your mind is set? You will loose the color dye during this process.");
-#: npc/003-1/cyndala.txt~:64
#: npc/003-1/cyndala.txt:64
#, no-c-format
msgid "Your mind is set? You will loose the color dye during this process."
@@ -20282,44 +14456,26 @@ msgstr ""
msgid "Your position has been saved."
msgstr ""
-#. code: 6: Your save point has been changed.
-#: conf/messages.conf:33
-msgid "Your save point has been changed."
-msgstr ""
-
-#. code: 409: Your sex has been changed (disconnection required to complete the process)...
-#: conf/messages.conf:411
-msgid "Your sex has been changed (disconnection required to complete the process)..."
-msgstr ""
-
-#. code: 1394: Your storage was cleaned.
-#: conf/messages.conf:1408
-msgid "Your storage was cleaned."
-msgstr ""
-
#. code: 005-1,35,77,0 script Zegas NPC_MONA,{
-#: npc/005-1/zegas.txt~:1
#: npc/005-1/zegas.txt:1
#, no-c-format
msgid "Zegas"
msgstr ""
#. code: 005-1,32,73,0 script ZegasDebug NPC_MONA,{
-#: npc/005-1/zegas.txt~:72
#: npc/005-1/zegas.txt:72
#, no-c-format
msgid "ZegasDebug"
msgstr ""
#. code: 005-6,43,39,0 script Zitoni NPC_RUMLY,{
-#: npc/005-6/zitoni.txt:17
-#: npc/005-6/zitoni.txt~:17
+#: npc/005-6/zitoni.txt:9
#, no-c-format
msgid "Zitoni"
msgstr ""
#. code: Name: "Zombie"
-#: mob_db.conf:1557
+#: mob_db.conf:1606
#, no-c-format
msgid "Zombie"
msgstr ""
@@ -20343,84 +14499,37 @@ msgid "Zzzzzzzzz..."
msgstr ""
#. code: mesq l("["+ strcharinfo(0) +"]");
-#: npc/005-7/trainer.txt:269
-#: npc/005-1/trainer.txt~:22
-#: npc/005-1/trainer.txt~:179
+#: npc/005-7/trainer.txt:283
#: npc/005-7/trainer.txt~:42
#: npc/005-7/trainer.txt:42
-#: npc/005-7/trainer.txt~:269
+#: npc/005-7/trainer.txt~:283
#, no-c-format
msgid "["
msgstr ""
-#. code: 1328: [ K.S Protection Active - Option: Guild ]
-#: conf/messages.conf:1314
-msgid "[ K.S Protection Active - Option: Guild ]"
-msgstr ""
-
-#. code: 1326: [ K.S Protection Active - Option: Party ]
-#: conf/messages.conf:1312
-msgid "[ K.S Protection Active - Option: Party ]"
-msgstr ""
-
-#. code: 1327: [ K.S Protection Active - Option: Self ]
-#: conf/messages.conf:1313
-msgid "[ K.S Protection Active - Option: Self ]"
-msgstr ""
-
-#. code: 1325: [ K.S Protection Inactive ]
-#: conf/messages.conf:1311
-msgid "[ K.S Protection Inactive ]"
-msgstr ""
-
-#. code: 1330: [ Map K.S Protection Active ]
-#: conf/messages.conf:1318
-msgid "[ Map K.S Protection Active ]"
-msgstr ""
-
-#. code: 1331: [ Map K.S Protection Inactive ]
-#: conf/messages.conf:1319
-msgid "[ Map K.S Protection Inactive ]"
-msgstr ""
-
-#. code: 857: [ ^EE0000%s^000000 ]
-#: conf/messages.conf:624
-msgid "[ ^EE0000%s^000000 ]"
-msgstr ""
-
-#. code: 26: [%d] seconds left until you can use
-#: conf/messages.conf:53
-msgid "[%d] seconds left until you can use"
-msgstr ""
-
#. code: mes l("[80 experience points]");
#: npc/004-1/elanore.txt:103
-#: npc/004-1/elanore.txt~:103
#, no-c-format
msgid "[80 experience points]"
msgstr ""
+#. code: rif($EVENT$ == "Easter", l("[Easter] Send soul to the Mana Forest!")), L_Easter,
+#: npc/functions/soul_menhir.txt:7
+#, no-c-format
+msgid "[Easter] Send soul to the Mana Forest!"
+msgstr ""
+
#. code: // mes l("[Soul Menhir]");
#. code: mes l("[Soul Menhir]");
-#: npc/functions/soul_menhir.txt:30
+#: npc/functions/soul_menhir.txt:31
#: npc/functions/soul_menhir.txt:1
-#: npc/functions/soul_menhir.txt:22
-#: npc/functions/soul_menhir.txt~:30
-#: npc/functions/soul_menhir.txt~:22
-#: npc/functions/soul_menhir.txt:13
-#: npc/functions/soul_menhir.txt~:1
-#: npc/functions/soul_menhir.txt~:13
+#: npc/functions/soul_menhir.txt:23
+#: npc/functions/soul_menhir.txt:14
#, no-c-format
msgid "[Soul Menhir]"
msgstr ""
-#. code: 861: [^EE0000%s^000000]
-#: conf/messages.conf:628
-msgid "[^EE0000%s^000000]"
-msgstr ""
-
#. code: l("a Left Crafty Wing"),
-#: npc/test/karim.txt~:85
#: npc/test/karim.txt:85
#, no-c-format
msgid "a Left Crafty Wing"
@@ -20428,55 +14537,22 @@ msgstr ""
#. code: l("a Right Crafty Wing"),
#: npc/test/karim.txt:84
-#: npc/test/karim.txt~:84
#, no-c-format
msgid "a Right Crafty Wing"
msgstr ""
#. code: l("a ground!"),
-#: npc/functions/sailortalk.txt~:20
#: npc/functions/sailortalk.txt:20
#, no-c-format
msgid "a ground!"
msgstr ""
#. code: l("a quiet place,"),
-#: npc/functions/sailortalk.txt~:19
#: npc/functions/sailortalk.txt:19
#, no-c-format
msgid "a quiet place,"
msgstr ""
-#. code: 429: ban
-#: conf/messages.conf:430
-msgid "ban"
-msgstr ""
-
-#. code: 428: block
-#: conf/messages.conf:429
-msgid "block"
-msgstr ""
-
-#. code: 1336: body/armor,
-#: conf/messages.conf:1326
-msgid "body/armor, "
-msgstr ""
-
-#. code: 1339: both hands,
-#: conf/messages.conf:1329
-msgid "both hands, "
-msgstr ""
-
-#. code: 432: change the sex of
-#: conf/messages.conf:433
-msgid "change the sex of"
-msgstr ""
-
-#. code: import: conf/import/msg_conf.txt
-#: conf/messages.conf:1553
-msgid "conf/import/msg_conf.txt"
-msgstr ""
-
#. code: if (l("data @@ @@ @@ data", "this", "is", "test") != "data this is test data")
#. code: mes "Error: format string 'l(data @@ @@ @@ data, this, is, test)': " + l("data @@ @@ @@ data", "this", "is", "test");
#: npc/test/test1.txt:44
@@ -20491,81 +14567,49 @@ msgstr ""
msgid "debug"
msgstr ""
+#. code: mes " " + col("@str <" + l("delta") + ">", 3);
#. code: mes " " + col("@agi <" + l("delta") + ">", 3);
+#. code: mes " " + col("@dex <" + l("delta") + ">", 3);
#. code: mes " " + col("@vit <" + l("delta") + ">", 3);
-#. code: mes " " + col("@int <" + l("delta") + ">", 3);
-#. code: mes " " + col("@str <" + l("delta") + ">", 3);
#. code: mes " " + col("@jlvl <" + l("delta") + ">", 3);
-#. code: mes " " + col("@dex <" + l("delta") + ">", 3);
-#. code: mes " " + col("@luk <" + l("delta") + ">", 3);
#. code: mes " " + col("@blvl <" + l("delta") + ">", 3);
-#: npc/commands/debug.txt:42
-#: npc/commands/debug.txt~:70
-#: npc/commands/debug.txt~:72
-#: npc/commands/debug.txt~:52
-#: npc/commands/debug.txt~:69
-#: npc/commands/debug.txt~:67
-#: npc/commands/debug.txt:72
-#: npc/commands/debug.txt:70
-#: npc/commands/debug.txt:52
-#: npc/commands/debug.txt~:42
-#: npc/commands/debug.txt~:71
+#. code: mes " " + col("@luk <" + l("delta") + ">", 3);
+#. code: mes " " + col("@int <" + l("delta") + ">", 3);
+#: npc/commands/debug.txt:67
#: npc/commands/debug.txt:68
-#: npc/commands/debug.txt~:68
-#: npc/commands/debug.txt:71
#: npc/commands/debug.txt:69
-#: npc/commands/debug.txt:67
+#: npc/commands/debug.txt:70
+#: npc/commands/debug.txt:72
+#: npc/commands/debug.txt:71
+#: npc/commands/debug.txt:42
+#: npc/commands/debug.txt:52
#, no-c-format
msgid "delta"
msgstr ""
#. code: mes l("draw.");
-#: npc/test/rock.txt~:99
-#: npc/test/rock.txt~:78
#: npc/test/rock.txt:99
-#: npc/test/rock.txt:78
-#: npc/test/rock.txt~:57
#: npc/test/rock.txt:57
+#: npc/test/rock.txt:78
#, no-c-format
msgid "draw."
msgstr ""
-#. code: 1340: feet,
-#: conf/messages.conf:1330
-msgid "feet, "
-msgstr ""
-
-#. code: "Eugene (" + l("fisherman") + ")", ArtisQuests_Fishman,
-#: npc/commands/debug-quest.txt~:77
-#, no-c-format
-msgid "fisherman"
-msgstr ""
-
-#. code: 1334: garment,
-#: conf/messages.conf:1324
-msgid "garment, "
-msgstr ""
-
#. code: 000-0,0,0,0 script hairstyle_config NPC_HIDDEN,0,0,{
-#. code: 001-2-29,37,31,0 script hairstyle_config NPC_HIDDEN,0,0,{
-#: npc/config/hairstyle_config.txt~:3
#: npc/config/hairstyle_config.txt:3
#, no-c-format
msgid "hairstyle_config"
msgstr ""
#. code: test,2,2,0 script hinnack NPC_PLAYER,{
-#. code: test,2,2,0 script hinnack NPC_CHILD2,{
-#: npc/test/hinnack.txt~:12
#: npc/test/hinnack.txt:12
#, no-c-format
msgid "hinnack"
msgstr ""
#. code: mesq l("if the proposal is not convenient for you, just close the trading window to cancel the exchange of items and money. But if both press the 'Accept Negotiation' button, then the marketing will be finished.");
-#: npc/005-7/trainer.txt:200
-#: npc/005-7/trainer.txt~:200
-#: npc/005-1/trainer.txt~:104
+#: npc/005-7/trainer.txt~:214
+#: npc/005-7/trainer.txt:214
#, no-c-format
msgid "if the proposal is not convenient for you, just close the trading window to cancel the exchange of items and money. But if both press the 'Accept Negotiation' button, then the marketing will be finished."
msgstr ""
@@ -20576,70 +14620,28 @@ msgstr ""
msgid "it look close."
msgstr ""
-#. code: test,2,4,0 script karim NPC_CHILD3,{
#. code: test,2,4,0 script karim NPC_PLAYER,{
#: npc/test/karim.txt:14
-#: npc/test/karim.txt~:14
#, no-c-format
msgid "karim"
msgstr ""
-#. code: 1335: left accessory,
-#: conf/messages.conf:1325
-msgid "left accessory, "
-msgstr ""
-
-#. code: 1338: left hand,
-#: conf/messages.conf:1328
-msgid "left hand, "
-msgstr ""
-
-#. code: mes l("line @@: @@", .@n, $MOTD_Messages$[.@n]);
#. code: mes l("line @@: @@", .@i, $MOTD_Messages$[.@i]);
+#. code: mes l("line @@: @@", .@n, $MOTD_Messages$[.@n]);
#: npc/commands/motd.txt:132
-#: npc/commands/motd.txt~:132
-#: npc/commands/motd.txt~:99
#: npc/commands/motd.txt:99
#, no-c-format
msgid "line @@: @@"
msgstr ""
-#. code: 1342: lower head,
-#: conf/messages.conf:1332
-msgid "lower head, "
-msgstr ""
-
-#. code: 1346: lower/mid head,
-#: conf/messages.conf:1336
-msgid "lower/mid head, "
-msgstr ""
-
-#. code: 1347: lower/mid/top head,
-#: conf/messages.conf:1337
-msgid "lower/mid/top head, "
-msgstr ""
-
-#. code: 1344: lower/top head,
-#: conf/messages.conf:1334
-msgid "lower/top head, "
-msgstr ""
-
#. code: test,25,14,0 script marriage1 NPC_PLAYER,{
-#. code: test,25,14,0 script marriage1 NPC_CHILD5,{
-#: npc/test/npcmarriage.txt~:6
#: npc/test/npcmarriage.txt:6
#, no-c-format
msgid "marriage1"
msgstr ""
-#. code: 1345: mid head,
-#: conf/messages.conf:1335
-msgid "mid head, "
-msgstr ""
-
#. code: l("my name is karim can you help me?.");
#: npc/test/karim.txt:22
-#: npc/test/karim.txt~:22
#, no-c-format
msgid "my name is karim can you help me?."
msgstr ""
@@ -20647,18 +14649,14 @@ msgstr ""
#. code: mes l("Enabled: @@", (.@d ? l("no") : l("yes")));
#. code: mes l("Sent on login: @@", .@login ? l("yes") : l("no"));
#. code: mes l("Sent on login: @@", ($@SCHED_Opt[0] ? l("yes") : l("no")));
-#: npc/commands/scheduled-broadcasts.txt:145
#: npc/commands/scheduled-broadcasts.txt:91
-#: npc/commands/scheduled-broadcasts.txt~:145
-#: npc/commands/motd.txt~:140
+#: npc/commands/scheduled-broadcasts.txt:145
#: npc/commands/motd.txt:140
-#: npc/commands/scheduled-broadcasts.txt~:91
#, no-c-format
msgid "no"
msgstr ""
#. code: mes "(" + l("no active MOTD") + ")";
-#: npc/commands/motd.txt~:136
#: npc/commands/motd.txt:136
#, no-c-format
msgid "no active MOTD"
@@ -20666,7 +14664,6 @@ msgstr ""
#. code: mes .@a ? $@SCHED_Msg$ : "(" + l("no active broadcast") +")";
#: npc/commands/scheduled-broadcasts.txt:141
-#: npc/commands/scheduled-broadcasts.txt~:141
#, no-c-format
msgid "no active broadcast"
msgstr ""
@@ -20707,80 +14704,32 @@ msgstr ""
msgid "npc5"
msgstr ""
-#. code: test,30,10,0 trader npc6 NPC_CHILD4,{
#. code: test,30,10,0 trader npc6 NPC_SHOP_BAG_TEST,{
#: npc/test/npc6.txt:6
-#: npc/test/npc6.txt~:6
#, no-c-format
msgid "npc6"
msgstr ""
-#. code: 1449: option '%s' is already enabled, if you'd like to disable it type '@channel opt %s 0'
-#: conf/messages.conf:1476
-msgid "option '%s' is already enabled, if you'd like to disable it type '@channel opt %s 0'"
-msgstr ""
-
-#. code: 1454: option '%s' is not enabled on channel '%s'
-#: conf/messages.conf:1481
-msgid "option '%s' is not enabled on channel '%s'"
-msgstr ""
-
-#. code: 1453: option '%s' is now disabled for channel '%s'
-#: conf/messages.conf:1480
-msgid "option '%s' is now disabled for channel '%s'"
-msgstr ""
-
-#. code: 1450: option '%s' is now enabled for channel '%s'
-#: conf/messages.conf:1477
-msgid "option '%s' is now enabled for channel '%s'"
-msgstr ""
-
-#. code: 1452: option '%s' is now enabled for channel '%s' with %d seconds
-#: conf/messages.conf:1479
-msgid "option '%s' is now enabled for channel '%s' with %d seconds"
-msgstr ""
-
#. code: rif(.@karim == 2, lg("quest completed.")),
#: npc/test/karim.txt:120
-#: npc/test/karim.txt~:120
#, no-c-format
msgid "quest completed.#0"
msgstr ""
#. code: rif(.@karim == 2, lg("quest completed.")),
#: npc/test/karim.txt:120
-#: npc/test/karim.txt~:120
#, no-c-format
msgid "quest completed.#1"
msgstr ""
-#. code: 1341: right accessory,
-#: conf/messages.conf:1331
-msgid "right accessory, "
-msgstr ""
-
-#. code: 1337: right hand,
-#: conf/messages.conf:1327
-msgid "right hand, "
-msgstr ""
-
#. code: test,2,6,0 script rock NPC_PLAYER,{
-#. code: test,2,6,0 script rock NPC_CHILD1,{
-#: npc/test/rock.txt~:14
#: npc/test/rock.txt:14
#, no-c-format
msgid "rock"
msgstr ""
-#. code: 1164: skill %d: %s (%s)
-#: conf/messages.conf:1021
-msgid "skill %d: %s (%s)"
-msgstr ""
-
#. code: 001-2,0,0,3 script start#bat_a02 NPC_HIDDEN,{
-#: npc/001-1/bgmaster.txt~:280
-#: npc/004-1/bgmaster.txt~:320
-#: npc/001-1/bgmaster.txt:280
+#: npc/001-1/bgmaster.txt:286
#, no-c-format
msgid "start#bat_a02"
msgstr ""
@@ -20885,54 +14834,28 @@ msgstr ""
#. code: mes l("the npc choose paper.");
#: npc/test/rock.txt:95
-#: npc/test/rock.txt~:95
#, no-c-format
msgid "the npc choose paper."
msgstr ""
#. code: mes l("the npc choose rock.");
#: npc/test/rock.txt:53
-#: npc/test/rock.txt~:53
#, no-c-format
msgid "the npc choose rock."
msgstr ""
#. code: mes l("the npc choose scissors.");
#: npc/test/rock.txt:74
-#: npc/test/rock.txt~:74
#, no-c-format
msgid "the npc choose scissors."
msgstr ""
-#. code: 1343: top head,
-#: conf/messages.conf:1333
-msgid "top head, "
-msgstr ""
-
-#. code: 431: unban
-#: conf/messages.conf:432
-msgid "unban"
-msgstr ""
-
-#. code: 430: unblock
-#: conf/messages.conf:431
-msgid "unblock"
-msgstr ""
-
-#. code: 1451: value '%d' for option '%s' is out of range (limit is 0-10)
-#: conf/messages.conf:1478
-msgid "value '%d' for option '%s' is out of range (limit is 0-10)"
-msgstr ""
-
#. code: mes l("Enabled: @@", (.@d ? l("no") : l("yes")));
#. code: mes l("Sent on login: @@", .@login ? l("yes") : l("no"));
#. code: mes l("Sent on login: @@", ($@SCHED_Opt[0] ? l("yes") : l("no")));
-#: npc/commands/scheduled-broadcasts.txt:145
#: npc/commands/scheduled-broadcasts.txt:91
-#: npc/commands/scheduled-broadcasts.txt~:145
-#: npc/commands/motd.txt~:140
+#: npc/commands/scheduled-broadcasts.txt:145
#: npc/commands/motd.txt:140
-#: npc/commands/scheduled-broadcasts.txt~:91
#, no-c-format
msgid "yes"
msgstr ""
@@ -20945,20 +14868,17 @@ msgstr ""
#. code: mes l("you choose paper.");
#: npc/test/rock.txt:46
-#: npc/test/rock.txt~:46
#, no-c-format
msgid "you choose paper."
msgstr ""
#. code: mes l("you choose rock.");
#: npc/test/rock.txt:38
-#: npc/test/rock.txt~:38
#, no-c-format
msgid "you choose rock."
msgstr ""
#. code: mes l("you choose scissors.");
-#: npc/test/rock.txt~:42
#: npc/test/rock.txt:42
#, no-c-format
msgid "you choose scissors."
@@ -20970,13 +14890,16 @@ msgstr ""
msgid "you don't have the key."
msgstr ""
+#. code: mes l("you got lucky and got a(n) @@!", getitemlink(.@reward$));
+#: npc/003-1/ishi.txt:155
+#, no-c-format
+msgid "you got lucky and got a(n) @@!"
+msgstr ""
+
#. code: mes l("you lose");
+#: npc/test/rock.txt:104
#: npc/test/rock.txt:83
#: npc/test/rock.txt:62
-#: npc/test/rock.txt~:83
-#: npc/test/rock.txt~:104
-#: npc/test/rock.txt:104
-#: npc/test/rock.txt~:62
#, no-c-format
msgid "you lose"
msgstr ""
@@ -20988,38 +14911,15 @@ msgid "you should use a key for open it."
msgstr ""
#. code: mes l("you win");
-#: npc/test/rock.txt:109
-#: npc/test/rock.txt~:109
-#: npc/test/rock.txt~:67
#: npc/test/rock.txt:67
+#: npc/test/rock.txt:109
#, no-c-format
msgid "you win"
msgstr ""
-#. code: mes l("you win @@",getitemlink(.item));
+#. code: mes l("you win @@",getitemlink(.Item));
#: npc/test/rock.txt:88
-#: npc/test/rock.txt~:88
#, no-c-format
msgid "you win @@"
msgstr ""
-#. code: 346: | Guild: '%s'
-#: conf/messages.conf:352
-msgid "| Guild: '%s'"
-msgstr ""
-
-#. code: 348: | Location: %s %d %d
-#: conf/messages.conf:356
-msgid "| Location: %s %d %d"
-msgstr ""
-
-#. code: 347: | Lv:%d/%d | Job: %s
-#: conf/messages.conf:354
-msgid "| Lv:%d/%d | Job: %s"
-msgstr ""
-
-#. code: 345: | Party: '%s'
-#: conf/messages.conf:351
-msgid "| Party: '%s' "
-msgstr ""
-
diff --git a/lang/push.py b/lang/push.py
new file mode 100755
index 0000000..536ab6e
--- /dev/null
+++ b/lang/push.py
@@ -0,0 +1,50 @@
+#! /usr/bin/env python2.7
+# -*- coding: utf8 -*-
+#
+# Copyright (C) 2018 TMW-2
+# Author: Jesusalva
+
+from transifex.api import TransifexAPI
+
+print("This script is not used. If you're sure you want to use it comment line 10.")
+exit(1)
+
+project='saulc-tmw-fork'
+
+# Load credentials from login.txt and password.txt
+login=open('login.txt', 'r')
+for i in login:
+ username=i.replace('\n', '').replace('\r', '')
+
+login.close()
+
+passw=open('password.txt', 'r')
+for i in passw:
+ password=i.replace('\n', '').replace('\r', '')
+
+passw.close()
+
+t=TransifexAPI(username, password, 'https://www.transifex.com')
+
+if (not t.ping):
+ print("ERROR: Ping failed, this may be due incorrect username/password in login.txt and password.txt. Ensure there is NO newline at the end of file.")
+ exit(1)
+
+if (not t.project_exists(project)):
+ print("ERROR: Invalid project name")
+ exit(1)
+
+# Load languages
+langs=[]
+vcx=open("../../server-data/langs/langs.txt", "r")
+for i in vcx:
+ if i != "en":
+ langs.append(i.replace('\n', ''))
+vcx.close()
+
+# Send all translations (en.pot must be sent already!)
+for i in langs:
+ print("Uploading %s..." %(i))
+ #t.new_translation(project, 'server-data', i, 'out/'+str(i)+'.po')
+
+