Skip to content

Commit 2dd17b2

Browse files
committed
add plugin file
1 parent ba84a37 commit 2dd17b2

File tree

2 files changed

+304
-0
lines changed

2 files changed

+304
-0
lines changed

lang/en/ServerRewards.json

Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
{
2+
"title": "ServerRewards: ",
3+
"msgOutRewards1": "You currently have {0} unspent reward tokens! Spend them in the reward store using /s",
4+
"msgOutRewardsnpc": "You currently have {0} unspent reward tokens! Spend them in the reward store by finding a NPC reward dealer",
5+
"msgNoPoints": "You dont have enough reward points",
6+
"errorProfile": "Error getting your profile from the database",
7+
"errorPCon": "There was a error pulling {0}'s profile from the database",
8+
"errorItemPlayer": "There was an error whilst retrieving your reward, please contact an administrator",
9+
"noFind": "Unable to find {0}",
10+
"rInviter": "You have recieved {0} reward points for inviting {1}",
11+
"rInvitee": "You have recieved {0} reward points",
12+
"refSyn": "/refer <playername>",
13+
"remSynKit": "/rewards remove kit <name>",
14+
"remSynItem": "/rewards remove item <number>",
15+
"remSynCommand": "/rewards remove command <name>",
16+
"noKit": "Kit's could not confirm that the kit exists. Check Kit's and your kit data",
17+
"noKitRem": "Unable to find a reward kit with that name",
18+
"noItemRem": "Unable to find a reward item with that number",
19+
"noCommandRem": "Unable to find a reward command with that name",
20+
"remSuccess": "You have successfully removed {0} from the rewards list",
21+
"addSynKit": "/rewards add kit <Name> <kitname> <cost>",
22+
"addSynItem2": "/rewards add item <cost> <opt:bp>",
23+
"addSynItemCon": "rewards add item <shortname> <skinId> <amount> <cost> <opt:bp>",
24+
"addSynCommand": "/rewards add command <Name> <command> <cost>",
25+
"editSynItem2": "/rewards edit item <ID> <cost|amount|name|cooldown> \"info here\"",
26+
"editSynItem1": "- Edit a reward item information",
27+
"editSynKit": "/rewards edit kit <ID> <cost|description|name|icon|cooldown> \"info here\"",
28+
"editSynKit1": "- Edit a reward kit information",
29+
"editSynCommand": "/rewards edit command <ID> <cost|description|name|icon|add|remove|cooldown> \"info here\"",
30+
"editSynCommand1": "- Edit a reward command information",
31+
"storeSyn21": "/s",
32+
"storeSyn2": " - Opens the reward store",
33+
"addSuccess": "You have added the {0} {1}, available for {2} RP",
34+
"rewardExisting": "You already have a reward kit named {0}",
35+
"noCost": "You must enter a reward cost",
36+
"reward": "Reward: ",
37+
"desc1": ", Description: ",
38+
"cost": ", Cost: ",
39+
"claimSyn": "/claim <rewardname>",
40+
"noReward": "This reward doesnt exist!",
41+
"claimSuccess": "You have claimed {0}",
42+
"multiPlayers": "Multiple players found with that name",
43+
"noPlayers": "No players found",
44+
"tpointsAvail": "You have {0} reward point(s) to spend",
45+
"rewardAvail": "Available Rewards;",
46+
"chatClaim": " - Claim the reward",
47+
"chatCheck": "/rewards check",
48+
"chatCheck1": " - Displays you current time played and current reward points",
49+
"chatListOpt": "/rewards list <items|commands|kits>",
50+
"chatListOpt1": " - Display rewards with their ID numbers and info in F1 console",
51+
"chatAddKit": " - Add a new reward kit",
52+
"chatAddItem2": " - Add a new reward item (add \"bp\" to the end of the command to add a blueprint)",
53+
"chatAddCommand": " - Add a new reward command",
54+
"chatRemove": " - Removes a reward",
55+
"chatRefer": " - Acknowledge your referral from <playername>",
56+
"alreadyRefer1": "You have already been referred",
57+
"addPoints": "You have given {0} {1} points",
58+
"removePoints": "You have taken {0} points from {1}",
59+
"clearPlayer": "You have removed {0}'s reward profile",
60+
"addPointsAll": "You have given everyone {0} points",
61+
"remPointsAll": "You have taken {0} points from everyone",
62+
"clearAll": "You have removed all reward profiles",
63+
"srAdd2": " - Adds <amount> of reward points to <playername>",
64+
"srAdd3": " - Adds <amount> of reward points to all players",
65+
"srTake2": " - Takes <amount> of reward points from <playername>",
66+
"srTake3": " - Takes <amount> of reward points from all players",
67+
"srClear2": " - Clears <playername>'s reward profile",
68+
"srClear3": " - Clears all reward profiles",
69+
"srCheck": " - Check a players point count",
70+
"notSelf": "You cannot refer yourself. But nice try!",
71+
"noCommands": "There are currently no commands set up",
72+
"noTypeItems": "This store currently has no {0} items available",
73+
"noKits": "There are currently no kits set up",
74+
"exchange1": "Here you can exchange economics money (Coins) for reward points (RP) and vice-versa",
75+
"exchange2": "The current exchange rate is ",
76+
"buyKit": "You have purchased a {0} kit",
77+
"notEnoughPoints": "You don't have enough points",
78+
"errorKit": "There was a error purchasing this kit. Contact a administrator",
79+
"buyCommand": "You have purchased the {0} command",
80+
"errorCommand": "There was a error purchasing this command. Contact a administrator",
81+
"buyItem": "You have purchased {0}x {1}",
82+
"errorItem": "There was a error purchasing this item. Contact a administrator",
83+
"notEnoughCoins": "You do not have enough coins to exchange",
84+
"exchange": "You have exchanged ",
85+
"itemInHand": "You must place the item you wish to add in your hands",
86+
"itemIDHelp": "You must enter the items number. Type /rewards list to see available entries",
87+
"noProfile": "{0} does not have any saved data",
88+
"storeTitle": "Reward Store",
89+
"storeKits": "Kits",
90+
"storeCommands": "Commands",
91+
"storeItems": "Items",
92+
"storeExchange": "Exchange",
93+
"storeTransfer": "Transfer",
94+
"storeSales": "Sales",
95+
"storeClose": "Close",
96+
"storeNext": "Next",
97+
"storeBack": "Back",
98+
"storePlaytime": "Playtime",
99+
"storeCost": "Cost",
100+
"storeRP": "RP",
101+
"storeEcon": "Economics",
102+
"storeCoins": "Coins",
103+
"npcExist": "This NPC is already a Reward Dealer",
104+
"npcNew": "You have successfully added a new Reward Dealer",
105+
"npcRem": "You have successfully removed a Reward Dealer",
106+
"npcNotAdded": "This NPC is not a Reward Dealer",
107+
"noNPC": "Could not find a NPC to register",
108+
"Reward Dealer": "Reward Dealer",
109+
"fullInv": "Your inventory is full",
110+
"transfer1": "Select a user to transfer money to",
111+
"transfer2": "Select a amount to send",
112+
"transfer3": "You have transferred {0} {1} to {2}",
113+
"clootsucc": "You have successfully created a new loot list for this NPC",
114+
"save": "Save",
115+
"cldesc": "Select items, kits and commands to add to this NPC's custom store list",
116+
"clcanc": "You have cancelled custom loot creation",
117+
"sellItems": "Sell Items",
118+
"selectItemSell": "Select an item to sell. You can only sell items that are in your main inventory container",
119+
"Name": "Name",
120+
"Amount": "Amount",
121+
"Sell": "Sell",
122+
"CantSell": "Not Sell-able",
123+
"selectToSell": "Select an amount of the item you wish to sell",
124+
"sellItemF": "Item: {0}{1}</color>",
125+
"sellPriceF": "Price per unit: {0}{1} {2}</color>",
126+
"sellUnitF": "Units to sell: {0}{1}</color>",
127+
"sellTotalF": "Total sale price: {0}{1} {2}</color>",
128+
"cancelSale": "Cancel Sale",
129+
"confirmSale": "Sell Item",
130+
"saleSuccess": "You have sold {0}x {1} for {2} {3}",
131+
"allowExchange": "Currency Exchange",
132+
"allowTransfer": "Currency Transfer",
133+
"allowSales": "Item Sales",
134+
"Weapon": "Weapons",
135+
"Construction": "Construction",
136+
"Items": "Items",
137+
"Resources": "Resources",
138+
"Attire": "Attire",
139+
"Tool": "Tools",
140+
"Medical": "Medical",
141+
"Food": "Food",
142+
"Ammunition": "Ammunition",
143+
"Traps": "Traps",
144+
"Misc": "Misc",
145+
"Component": "Components",
146+
"imWait": "You must wait until ImageLibrary has finished processing its images",
147+
"useCustom": "Use Custom Loot",
148+
"isBp": "(BP)",
149+
"hasCooldownCommand": "You have {0} remaining on the cooldown for this command",
150+
"hasCooldownKit": "You have {0} remaining on the cooldown for this kit",
151+
"hasCooldownItem": "You have {0} remaining on the cooldown for this item"
152+
}

lang/ja/ServerRewards.json

Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
{
2+
"title": "ServerRewards: ",
3+
"msgOutRewards1": "未使用の報酬トークンが {0} 個あります!/s コマンドで報酬ストアを開いて使用しましょう。",
4+
"msgOutRewardsnpc": "未使用の報酬トークンが {0} 個あります!NPC報酬ディーラーを探して報酬ストアで使いましょう。",
5+
"msgNoPoints": "報酬ポイントが足りません。",
6+
"errorProfile": "データベースからプロフィールを取得できませんでした。",
7+
"errorPCon": "データベースから {0} のプロフィール取得中にエラーが発生しました。",
8+
"errorItemPlayer": "報酬の取得中にエラーが発生しました。管理者に連絡してください。",
9+
"noFind": "{0} を見つけられませんでした。",
10+
"rInviter": "{1} を招待して報酬ポイント {0} を獲得しました。",
11+
"rInvitee": "報酬ポイント {0} を獲得しました。",
12+
"refSyn": "/refer <playername>",
13+
"remSynKit": "/rewards remove kit <name>",
14+
"remSynItem": "/rewards remove item <number>",
15+
"remSynCommand": "/rewards remove command <name>",
16+
"noKit": "そのキットが存在するか確認できませんでした。キットとデータを確認してください。",
17+
"noKitRem": "指定された名前の報酬キットが見つかりません。",
18+
"noItemRem": "指定された番号の報酬アイテムが見つかりません。",
19+
"noCommandRem": "指定された名前の報酬コマンドが見つかりません。",
20+
"remSuccess": "{0} を報酬リストから正常に削除しました。",
21+
"addSynKit": "/rewards add kit <Name> <kitname> <cost>",
22+
"addSynItem2": "/rewards add item <cost> <opt:bp>",
23+
"addSynItemCon": "特典追加アイテム <shortname> <skinId> <amount> <cost> <opt:bp>",
24+
"addSynCommand": "/rewards add command <Name> <command> <cost>",
25+
"editSynItem2": "/rewards edit item <ID> <cost|amount|name|cooldown> \"info here\"",
26+
"editSynItem1": "- 報酬アイテムの情報を編集",
27+
"editSynKit": "/rewards edit kit <ID> <cost|description|name|icon|cooldown> \"info here\"",
28+
"editSynKit1": "- 報酬キットの情報を編集",
29+
"editSynCommand": "/rewards edit command <ID> <cost|description|name|icon|add|remove|cooldown> \"info here\"",
30+
"editSynCommand1": "- 報酬コマンドの情報を編集",
31+
"storeSyn21": "/s",
32+
"storeSyn2": " - 報酬ストアを開く",
33+
"addSuccess": "{0} {1}({2} RPで利用可能)を追加しました。",
34+
"rewardExisting": "{0} という名前の報酬キットはすでに存在します。",
35+
"noCost": "報酬のコストを入力してください。",
36+
"reward": "報酬: ",
37+
"desc1": "、説明: ",
38+
"cost": "、コスト: ",
39+
"claimSyn": "/claim <rewardname>",
40+
"noReward": "この報酬は存在しません!",
41+
"claimSuccess": "{0} を受け取りました。",
42+
"multiPlayers": "同じ名前のプレイヤーが複数見つかりました。",
43+
"noPlayers": "該当するプレイヤーが見つかりませんでした。",
44+
"tpointsAvail": "使用可能な報酬ポイント: {0}",
45+
"rewardAvail": "利用可能な報酬一覧:",
46+
"chatClaim": " - 報酬を受け取る",
47+
"chatCheck": "/rewards check",
48+
"chatCheck1": " - 現在のプレイ時間と報酬ポイントを表示",
49+
"chatListOpt": "/rewards list <items|commands|kits>",
50+
"chatListOpt1": " - 報酬のIDと情報をF1コンソールに表示します",
51+
"chatAddKit": " - 新しい報酬キットを追加",
52+
"chatAddItem2": " - 新しい報酬アイテムを追加(設計図として追加するにはコマンドの末尾に \"bp\" を付けてください)",
53+
"chatAddCommand": " - 新しい報酬コマンドを追加",
54+
"chatRemove": " - 報酬を削除",
55+
"chatRefer": " - <playername> からの紹介を確認",
56+
"alreadyRefer1": "すでに紹介を受けています",
57+
"addPoints": "{0} に {1} ポイントを付与しました",
58+
"removePoints": "{1} から {0} ポイントを減算しました",
59+
"clearPlayer": "{0} の報酬プロフィールを削除しました",
60+
"addPointsAll": "全員に {0} ポイントを付与しました",
61+
"remPointsAll": "全員から {0} ポイントを減算しました",
62+
"clearAll": "すべての報酬プロフィールを削除しました",
63+
"srAdd2": " - <playername> に <amount> の報酬ポイントを追加",
64+
"srAdd3": " - 全プレイヤーに <amount> の報酬ポイントを追加",
65+
"srTake2": " - <playername> から <amount> の報酬ポイントを減算",
66+
"srTake3": " - 全プレイヤーから <amount> の報酬ポイントを減算",
67+
"srClear2": " - <playername> の報酬プロフィールを削除",
68+
"srClear3": " - すべての報酬プロフィールを削除",
69+
"srCheck": " - プレイヤーのポイント数を確認",
70+
"notSelf": "自分自身を紹介することはできません。ですが試みは評価します!",
71+
"noCommands": "現在、設定されているコマンドはありません",
72+
"noTypeItems": "このストアには {0} のアイテムがありません",
73+
"noKits": "現在、設定されているキットはありません",
74+
"exchange1": "ここでは通貨(コイン)と報酬ポイント(RP)を相互に交換できます",
75+
"exchange2": "現在の交換レートは ",
76+
"buyKit": "{0} キットを購入しました",
77+
"notEnoughPoints": "ポイントが不足しています",
78+
"errorKit": "このキットの購入中にエラーが発生しました。管理者に連絡してください",
79+
"buyCommand": "{0} コマンドを購入しました",
80+
"errorCommand": "このコマンドの購入中にエラーが発生しました。管理者に連絡してください",
81+
"buyItem": "{0} 個の {1} を購入しました",
82+
"errorItem": "このアイテムの購入中にエラーが発生しました。管理者に連絡してください",
83+
"notEnoughCoins": "交換に必要なコインが不足しています",
84+
"exchange": "交換が完了しました:",
85+
"itemInHand": "追加したいアイテムを手に持ってください",
86+
"itemIDHelp": "アイテム番号を入力してください。/rewards list で確認できます",
87+
"noProfile": "{0} の保存データが存在しません",
88+
"storeTitle": "報酬ストア",
89+
"storeKits": "キット",
90+
"storeCommands": "コマンド",
91+
"storeItems": "アイテム",
92+
"storeExchange": "交換",
93+
"storeTransfer": "送金",
94+
"storeSales": "販売",
95+
"storeClose": "閉じる",
96+
"storeNext": "次へ",
97+
"storeBack": "戻る",
98+
"storePlaytime": "プレイ時間",
99+
"storeCost": "コスト",
100+
"storeRP": "RP",
101+
"storeEcon": "経済",
102+
"storeCoins": "コイン",
103+
"npcExist": "このNPCはすでに報酬ディーラーです",
104+
"npcNew": "新しい報酬ディーラーを追加しました",
105+
"npcRem": "報酬ディーラーを削除しました",
106+
"npcNotAdded": "このNPCは報酬ディーラーではありません",
107+
"noNPC": "登録可能なNPCが見つかりませんでした",
108+
"Reward Dealer": "報酬ディーラー",
109+
"fullInv": "インベントリがいっぱいです",
110+
"transfer1": "送金先のユーザーを選択してください",
111+
"transfer2": "送金する金額を選んでください",
112+
"transfer3": "{0} {1} を {2} に送金しました",
113+
"clootsucc": "このNPCに新しいルートリストを正常に作成しました",
114+
"save": "保存",
115+
"cldesc": "このNPCのカスタムストアに追加するアイテム・キット・コマンドを選択してください",
116+
"clcanc": "カスタムルート作成をキャンセルしました",
117+
"sellItems": "アイテムを売る",
118+
"selectItemSell": "販売するアイテムを選択してください(メインインベントリ内のアイテムのみ対象)",
119+
"Name": "名前",
120+
"Amount": "数量",
121+
"Sell": "売却",
122+
"CantSell": "販売不可",
123+
"selectToSell": "販売したい数量を選択してください",
124+
"sellItemF": "アイテム: {0}{1}</color>",
125+
"sellPriceF": "単価: {0}{1} {2}</color>",
126+
"sellUnitF": "販売数量: {0}{1}</color>",
127+
"sellTotalF": "総売却額: {0}{1} {2}</color>",
128+
"cancelSale": "販売をキャンセル",
129+
"confirmSale": "アイテムを売る",
130+
"saleSuccess": "{0}x {1} を {2} {3} で売却しました",
131+
"allowExchange": "通貨交換",
132+
"allowTransfer": "通貨送金",
133+
"allowSales": "アイテム販売",
134+
"Weapon": "武器",
135+
"Construction": "建築",
136+
"Items": "アイテム",
137+
"Resources": "資源",
138+
"Attire": "衣類",
139+
"Tool": "道具",
140+
"Medical": "医療品",
141+
"Food": "食料",
142+
"Ammunition": "弾薬",
143+
"Traps": "トラップ",
144+
"Misc": "雑貨",
145+
"Component": "パーツ",
146+
"imWait": "ImageLibrary が画像の処理を完了するまでお待ちください",
147+
"useCustom": "カスタムルートを使用",
148+
"isBp": "(設計図)",
149+
"hasCooldownCommand": "このコマンドのクールダウン残り時間: {0}",
150+
"hasCooldownKit": "このキットのクールダウン残り時間: {0}",
151+
"hasCooldownItem": "このアイテムのクールダウン残り時間: {0}"
152+
}

0 commit comments

Comments
 (0)