· 8 years ago · Jun 02, 2018, 06:50 PM
1metric_start_error: 'Unable to load Metrics! The error is: %s'
2checking_new_version: Checking if there's a new version.
3running_old_version: 'Running a old version of Craftconomy! New version is: %s'
4database_connect_error: 'A error occured while trying to connect to the database.
5 Message received: %s'
6loading_default_settings: Loading default settings.
7default_settings_loaded: Default settings loaded!
8loaded_setup_mode: Loading Craftconomy in setup mode. Please type /ccsetup to start
9 the setup.
10ready: Ready!
11closing_db_link: Closing the connection to the database.
12unable_close_db_link: 'Unable to close the database connection! Reason is: %s'
13loading_database_manager: Loading the Database Manager
14database_manager_loaded: Database Manager Loaded!
15loading_curency_manager: Loading the Currency Manager
16currency_manager_loaded: Currency Manager Loaded!
17loading_account_manager: Loading the Account Manager
18account_manager_loaded: Account Manager Loaded!
19loading_payday_manager: Loading the PayDay manager.
20payday_manager_loaded: PayDay Manager loaded!
21error_write_log: 'Error while writing the transaction logger! Error is: %s'
22invalid_library: 'Invalid library URL for: %s. Full error is: %s'
23command_disabled_setup_mode: '{{DARK_RED}}This command is disabled while Craftconomy
24 is under setup mode! Type /ccsetup to configure the plugin.'
25user_only_command: '{{DARK_RED}}This command should only be used by players!'
26no_permission: '{{DARK_RED}}You don''t have permissions!'
27command_usage: 'Usage: %s'
28subcommand_not_exist: '{{DARK_RED}}This subcommand doesn''t exist!'
29bank_statement: '{{DARK_GREEN}}Bank Statement:'
30cant_check_bank_statement: '{{DARK_RED}}You can''t check this bank account statement'
31account_not_exist: '{{DARK_RED}}This account doesn''t exist!'
32bank_account_created: '{{DARK_GREEN}}The account has been created!'
33bank_account_not_enough_money_create: '{{DARK_RED}}You don''t have enough money to
34 create a bank account! You need {{WHITE}}%s'
35account_already_exists: '{{DARK_RED}}This account already exists!'
36currency_not_exist: '{{DARK_RED}}That currency doesn''t exist!'
37not_enough_money: '{{DARK_RED}}Not enough money!'
38invalid_amount: '{{DARK_RED}}Invalid amount!'
39bank_cant_deposit: '{{DARK_RED}}You can''t deposit in this account!'
40deposited: '{{DARK_GREEN}}Deposited {{WHITE}}%s {{DARK_GREEN}}in the {{WHITE}}%s {{DARK_GREEN}}bank
41 Account.'
42bank_help_title: '{{DARK_GREEN}} ======== Bank Commands ========'
43bank_create_cmd_help: /bank create <Account Name> - Create a bank account
44bank_balance_cmd_help: /bank balance <Account Name> - Check the balance of a account.
45bank_deposit_cmd_help: /bank deposit <Account Name> <Amount> [Currency] - Deposit
46 money in a bank account.
47bank_give_cmd_help: /bank give <Account Name> <Amount> [Currency] [World] - Give money
48 in a bank account.
49bank_help_cmd_help: /bank - Shows bank help
50bank_perm_cmd_help: /bank perm <Account Name> <deposit/withdraw/acl/show> <Player
51 Name> <true/false> - Modify the permission of a player
52bank_set_cmd_help: /bank set <Account Name> <Amount> [Currency] [World]- Set a balance
53 in a account.
54bank_take_cmd_help: /bank take <Account Name> <Amount> [Currency] [World]- Take money
55 from a account.
56bank_withdraw_cmd_help: /bank withdraw <Account Name> <Amount> [Currency] - Withdraw
57 money in a account.
58world_not_exist: '{{DARK_RED}}This world doesn''t exist!'
59bank_give_success: '{{DARK_GREEN}}Deposited {{WHITE}}%s{{DARK_GREEN}} from the {{WHITE}}%s{{DARK_GREEN}}
60 bank Account.'
61invalid_flag: '{{DARK_RED}}Invalid flag!'
62bank_flag_set: '{{DARK_GREEN}}The flag {{WHITE}}%s {{DARK_GREEN}}for the player {{WHITE}}%s
63 {{DARK_GREEN}}has been set to {{WHITE}}%s'
64cant_modify_acl: '{{DARK_RED}}You can''t modify the ACL of this account!'
65bank_set_success: '{{DARK_GREEN}}Set {{WHITE}}%s {{DARK_GREEN}}in the {{WHITE}}%s
66 {{DARK_GREEN}}bank Account.'
67bank_not_enough_money: '{{DARK_RED}}The bank account doesn''t have enough money!'
68bank_take_success: '{{DARK_GREEN}}Taken {{WHITE}}%s {{DARK_GREEN}}from the {{WHITE}}%s
69 {{DARK_GREEN}}bank Account.'
70cant_withdraw_bank: '{{DARK_RED}}You can''t withdraw in this account!'
71bank_price_modified: '{{DARK_GREEN}}Bank price modified!'
72config_bankprice_cmd_help: /craftconomy bankprice <Amount> - Change the price to create
73 a bank account.
74config_format_cmd_help: /craftconomy format <long/small/sign/signfront/majoronly>
75 - Set the display format.
76config_cmd_help: /craftconomy - shows config command help
77config_holdings_cmd_help: /craftconomy holdings <Amount> - Set the default amount
78 of money of a user account.
79config_help_title: '{{DARK_GREEN}} ======== Craftconomy Commands ========'
80format_modified: '{{DARK_GREEN}}long balance format changed!'
81invalid_mode: '{{DARK_RED}}Invalid mode!'
82default_holding_modified: '{{DARK_GREEN}}Default holdings modified!'
83currency_added: '{{DARK_GREEN}}Currency added!'
84currency_already_exists: '{{DARK_RED}}This currency already exists!'
85currency_add_cmd_help: /currency add <Name> <Name Plural> <Minor> <Minor Plural> <Sign>
86 - Add a currency.
87currency_default_cmd_help: /currency default <Name> - Set a currency as the default
88 one.
89currency_delete_cmd_help: /currency delete <Name> - Delete a currency {{DARK_RED}}It
90 also deletes all balance with this currency.
91currency_edit_cmd_help: /currency edit <name/nameplural/minor/minorplural/sign> <Currency
92 Name> <new Value> - Modify a currency.
93currency_help_cmd_help: /currency - shows currency command help
94currency_info_cmd_help: /currency info <Name> - Display the information about a currency.
95default_currency_set: '%s {{DARK_GREEN}}has been set as the default currency!'
96currency_deleted: '{{DARK_GREEN}}Currency deleted!'
97currency_modified: '{{DARK_GREEN}}Currency modified!'
98invalid_type: '{{DARK_RED}}Invalid type!'
99currency_empty_value: '{{DARK_RED}}Can''t change a currency value to empty (Aka \)'
100currency_help_title: '{{DARK_GREEN}} ======== Currency Commands ========'
101currency_info_name: '{{DARK_GREEN}}Name: {{WHITE}}%s'
102currency_info_name_plural: '{{DARK_GREEN}}Name Plural: {{WHITE}}%s'
103currency_info_minor: '{{DARK_GREEN}}Minor: {{WHITE}}%s'
104currency_info_minor_plural: '{{DARK_GREEN}}Minor plural: {{WHITE}}%s'
105money_all_title: '{{DARK_GREEN}}Balance: '
106money_all_cmd_help: /money all - Display your balance on all the worlds
107money_balance_cmd_help: /money balance <Player Name> - Display the balance of a player
108money_create_cmd_help: /money create <Name> - Create a account
109money_delete_cmd_help: /money delete <Name> - Delete a account
110money_give_cmd_help: /money give <Player Name> <Amount> [Currency] [World] - Give
111 money to someone
112money_main_cmd_help: /money - List your balance
113money_help_cmd_help: /money help - Shows money help
114money_pay_cmd_help: /money pay <Player Name> <Amount> [Currency] - Send money to someone
115money_set_cmd_help: /money set <Player Name> <Amount> [Currency] [World] - set a balance
116 of someone
117money_take_cmd_help: /money take <Player Name> <Amount> [Currency] [World] - take
118 money from someone
119money_top_cmd_help: /money top <Currency> [Page] [World] - Shows the top list
120money_create_success: '{{DARK_GREEN}} Account created!'
121money_delete_success: '{{DARK_GREEN}}The account {{WHITE}}%s {{DARK_GREEN}}has been
122 deleted!'
123money_give_received: '{{DARK_GREEN}}Received {{WHITE}}%s {{DARK_GREEN}}from {{WHITE}}%s'
124money_give_send: '{{DARK_GREEN}}Gave {{WHITE}}%s {{DARK_GREEN}}to {{WHITE}}%s'
125money_help_title: '{{DARK_GREEN}} ======== Money Commands ========'
126money_pay_sent: '{{DARK_GREEN}}Sent {{WHITE}}%s {{DARK_GREEN}}to {{WHITE}}%s'
127money_pay_received: '{{DARK_GREEN}}Received {{WHITE}}%s {{DARK_GREEN}}from {{WHITE}}%s'
128money_set: '{{DARK_GREEN}}Set {{WHITE}}%s {{DARK_GREEN}}balance to {{WHITE}}%s'
129money_set_other: '{{DARK_GREEN}}Your money has been set to {{WHITE}}%s {{DARK_GREEN}}by
130 {{WHITE}}%s'
131money_take: '{{DARK_GREEN}}Took {{WHITE}}%s {{DARK_GREEN}}from {{WHITE}}%s'
132money_take_other: '{{WHITE}}%s {{DARK_GREEN}}has been removed from your account by
133 {{WHITE}}%s'
134player_not_exist: '{{DARK_RED}}The player doesn''t exist!'
135invalid_page: '{{DARK_RED}}Invalid page!'
136money_top_header: '{{DARK_GREEN}} Money Top | Page {{WHITE}}%s {{DARK_GREEN}} | World
137 {{WHITE}}%s'
138payday_create_cmd_help: /payday create <Name> <Interval> <wage/tax> <Amount> [Account]
139 [Currency Name] [World Name] - Create a new payday
140payday_delete_cmd_help: /payday delete <Name> - Delete a PayDay.
141payday_help_cmd_help: /payday - shows payday command help
142payday_info_cmd_help: /payday info <Payday Name> - Show information about a payday.
143payday_list_cmd_help: /payday list - List all payday
144payday_modify_cmd_help: /payday modify <Name> <Name/status/disabled/interval/amount/account/currency/World>
145 <Value> - Modify a payday setting.
146payday_help_title: '{{DARK_GREEN}} ======== PayDay Commands ========'
147payday_already_exist: '{{DARK_RED}}There''s already a payday named like that!'
148invalid_interval: '{{DARK_RED}}Invalid interval!'
149payday_invalid_mode: '{{DARK_RED}}Invalid mode. only wage or tax is supported!'
150payday_create_success: '{{DARK_GREEN}}Payday added! Add the permission node {{WHITE}}%s
151 {{DARK_GREEN}}to the players you want to add this payday!'
152payday_not_found: '{{DARK_RED}}PayDay not found!'
153error_occured: '{{DARK_GREEN}}A error occured. Check the console for any errors!'
154payday_removed: '{{DARK_GREEN}}Payday removed!'
155payday_info_title: '{{DARK_GREEN}} ======== {{WHITE}}%s information {{DARK_GREEN}}========'
156payday_info_type_wage: '{{DARK_GREEN}}Type: {{WHITE}}Wage'
157payday_info_type_tax: '{{DARK_GREEN}}Type: {{WHITE}}Tax'
158payday_info_account: '{{DARK_GREEN}}Account: {{WHITE}}%s'
159payday_info_interval: '{{DARK_GREEN}}Interval: {{WHITE}}%s'
160payday_info_amount: '{{DARK_GREEN}}Amount: {{WHITE}}%s'
161payday_list_title: '{{DARK_GREEN}} ========= {{WHITE}}Payday list {{DARK_GREEN}}========='
162invalid_edit_mode: '{{DARK_RED}}Invalid Edit mode.'
163world_changed: '{{DARK_GREEN}}World changed!'
164currency_changed: '{{DARK_GREEN}}Currency changed!'
165account_changed: '{{DARK_GREEN}}Account changed!'
166amount_changed: '{{DARK_GREEN}}Amount changed!'
167interval_changed: '{{DARK_GREEN}}Interval changed!'
168disabled_changed: '{{DARK_GREEN}}Disabled changed!'
169status_changed: '{{DARK_GREEN}}Status changed!'
170name_changed: '{{DARK_GREEN}}Name changed!'
171invalid_disabled: '{{DARK_RED}}Invalid disabled mode! Valid values are: true/false'
172invalid_status: '{{DARK_RED}}Invalid status! Valid values are: wage/tax'
173payday_with_name_already_exist: '{{DARK_RED}}There''s already a payday with this name!'
174money_exchange_cmd_help: /money exchange <Current Currency> <New Currency> <Amount>
175 -Exchange a currency
176no_exchange_rate: '{{DARK_RED}}No exchange rate from {{WHITE}}%s {{DARK_RED}}to {{WHITE}}%s!'
177exchange_done: '{{WHITE}}%s %s {{DARK_GREEN}}has been converted to {{WHITE}}%s %s'
178currency_exchange_cmd_help: /currency exchange <Currency from> <Currency to> <amount>
179 - set a currency exchange rate
180currency_exchange_set: Currency exchange set!
181world_group_manager_loaded: World Group Manager loaded!
182group_create_cmd_help: /ccgroup create <Name> - Create a world group.
183group_addworld_cmd_help: /ccgroup addworld <Group Name> <World Name> - Add a world
184 to a world group.
185group_already_exist: '{{DARK_RED}}This world group already exist!'
186group_created: World group created!
187group_not_exist: '{{DARK_RED}}This world group doesn''t exist!'
188group_world_added: World added to the group!
189world_already_in_group: '{{DARK_RED}}This world is already in a group! Please remove
190 it with {{WHITE}}/ccgroup delworld %s'
191group_delworld_cmd_help: /ccgroup delworld <World Name> - Remove a world from his
192 group. Reverting it to the default group.
193world_not_in_group: '{{DARK_RED}}This world isin''t in a group!'
194world_removed_from_group: The world has been removed from the group! It has been set
195 to the default group.
196loading_currency_manager: Loading the Currency manager.
197command_prefix: '{{DARK_GREEN}}[{{WHITE}}Money{{DARK_GREEN}}]{{WHITE}} '
198group_help_title: '{{DARK_GREEN}} ======== Group Commands ========'
199group_help_cmd_help: /ccgroup - Shows ccgroup help.
200money_infinite_cmd_help: /money infinite <Account Name> - Put a account in infinite
201 money mode.
202money_infinite_set_false: The account is no more infinite!
203money_infinite_set_true: The account is now infinite!
204money_log_header: '{{DARK_GREEN}} Money Log | Page {{WHITE}}%s {{DARK_GREEN}} | Account
205 {{WHITE}}%s'
206money_log_cmd_help: /money log <page> [Account Name] - Show the account log
207bank_list_cmd_help: /bank list - List all the bank accounts you have access
208bank_account_list: 'List of bank accounts: %s'
209currency_rates_cmd_help: /currency rates - Show all the exchange rates available.
210rates_header: '{{DARK_GREEN}}[Currency rates]'
211bank_delete_cmd_help: /bank delete <Name> - Delete a bank account that you own.
212bank_delete_not_owner: '{{DARK_RED}}You aren''t this bank owner!'
213bank_account_deleted: Bank account deleted
214currency_list_cmd_help: /currency list - List all the currencies
215currency_list_title: '{{DARK_GREEN}}====== {{WHITE}}Currencies {{DARK_GREEN}}======'
216invalid_time_log: Invalid time! It needs to be a positive number!
217log_cleared: The log table has been cleared up to the time you said!
218craftconomy_clearlog_cmd_help: /craftconomy clearlog <Time in days> - Clear the log
219 table from entries olders than the value provided
220bank_ignoreacl_cmd_help: /bank ignoreacl <Account Name> - Ignore the ACL system for
221 that account.
222account_is_ignoring_acl: The account is now ignoring the ACL!
223account_is_not_ignoring_acl: The account is now following the ACL!
224starting_database_convert: Starting database convertion to MySQL. This can take come
225 time.
226convert_save_account: Converting accounts... (1/9)
227convert_save_balance: Converting balances... (2/9)
228convert_save_access: Converting bank access... (3/9)
229convert_save_currency: Converting currencies... (4/9)
230convert_save_config: Converting config... (5/9)
231convert_save_payday: Converting payday... (6/9)
232convert_save_exchange: Converting exchange... (7/9)
233convert_save_worldgroup: Converting worldgroups... (8/9)
234convert_save_log: Converting logs... (9/9)
235convert_done: Conversion done!
236config_reload_help_cmd: /craftconomy reload - Reload craftconomy.
237craftconomy_reloaded: Craftconomy has been reloaded!