DtlTraders/locale: Difference between revisions

From Citizens Wiki
(new locale file default (need to be reformated))
m (dodana nawigacja - lethe)
Line 99: Line 99:
   cant-create-account: ^6You can't create an account
   cant-create-account: ^6You can't create an account
</div>
</div>
== Navigation ==
{| class="wikitable" style="text-align: center; width: 500px"
|-
! style="width: 100%; background-color:#ADD8E6" colspan="2" | '''DtlTraders'''
|-
| Usage || | [http://wiki.citizensnpcs.com/DtlTraders/managing Managing] | [http://wiki.citizensnpcs.com/DtlTraders/trading Trading] | [http://wiki.citizensnpcs.com/DtlTraders/banking Banking] <!-- | [http://wiki.citizensnpcs.com/DtlTraders/patterns Patterns] -->
|-
| Configuration || | [http://wiki.citizensnpcs.com/DtlTraders/config Configuration] | [http://wiki.citizensnpcs.com/DtlTraders/Commands Commands] | [http://wiki.citizensnpcs.com/DtlTraders/permissions Permissions] | [http://wiki.citizensnpcs.com/DtlTraders/locale Locale]
|-
| Types || | [http://wiki.citizensnpcs.com/DtlTraders/traders Traders] | [http://wiki.citizensnpcs.com/DtlTraders/bankers Bankers] <!--| [http://wiki.citizensnpcs.com/DtlTraders/auctionhouse Auction House] | [http://wiki.citizensnpcs.com/DtlTraders/wallets Wallets]-->
|}

Revision as of 07:15, 11 September 2012

Nicer formatting will be added later

  1. static keywords list

definitions:

  1. {action} keywords
 withdrawed: 'withdrawed'
 deposited: 'deposited'
 balance: 'has'
  1. manging {action} keywords
 added: 'Added'
 selected: 'Selected'
 removed: 'Removed'
 updated: 'Updated'
 invalid: 'Invalid'
 
  1. {transaction} keywords
 bought: 'bought'
 buy: 'buy'
 sold: 'sold'
 sell: 'sell'
 
  1. {type}, {argument}, {object}, {value} keyworkds
 wallet: 'Wallet'
 type: 'Type'
 tab-price: 'Tab price'
 withdraw-fee: 'Withdraw fee'
 deposit-fee: 'Deposit fee'
 
  1. {entity}, {setting} keywords
 trader: 'Trader'
 banker: 'Banker'
 player: 'You' 
 
  1. {reason} keywords
 no-money: 'no money'
 limit-reached: 'limit reached'
 full-inventory: 'inventory full' 
 
  1. {manage} keywords
 global-limit: 'Global limit'
 player-limit: 'Player limit'
 player-timeout: 'Player timeout'
 global-timeout: 'Global timeout'
 stack-price: 'Stack price'
 price: 'Price'
 

messages:

  1. General Trader messages
 xxx-item-cost-xxx: ^6This item costs ^8{price}$
 xxx-transaction-xxx-item: ^8{entity} ^6{transaction} this item for ^8{amount}$
 xxx-transaction-falied-xxx: ^6{transaction} falied, ^8{reason}
 xxx-transaction-continue: ^6To {transaction}, click a second time
 
  1. Player trader messages
 item-amount-recover: ^6You got ^8{amount}
 item-in-stock: ^6Item already in stock
 item-added-selling: ^6Added ^8{amount} ^6items for sell
 item-buy-limit: '^6Buy limit: ^8{amount}^6/^c{limit}' 
 
  1. Commands
 xxx-argument-invalid: ^8{argument} ^6argument is invalid
 xxx-argument-missing: ^8{argument} ^6argument is missing
 xxx-setting-changed: ^8{setting} ^6has ben changed to ^8{value}
 xxx-setting-value: ^6Current ^8{setting} ^6is ^8{value}
 xxx-not-selected: ^6You haven't selected any ^8{type}
 save-config: ^6Configuration was saved
 reload-config: ^6Configuration was reloaded
 
  1. money messages
 xxx-not-enough-money: ^6{type} ^c{name} ^6has not enough money
 xxx-money-xxx: ^8{entity} ^6{action} ^8{money}$ 
 player-not-enough-money: ^6You don't have enought money
 
  1. manager messages
 xxx-managing-toggled: ^6{entity} toggled the ^8{manage} ^6mode 
 xxx-value: '^6{manage}: ^8{value}' 
 xxx-value-changed: '^6Changed {manage}: ^8{value}' 
 xxx-item: ^6{action} item
 
  1. List command format
 list-header: ^6Trader stock list, page ^8{curp} ^6of ^c{allp}
 list-message: ^7{nr}. ^8{item} ^7(^e{id}^8/^c{data}^8) ^f{amount} {price} ^e[{slot}] 
 
  1. Warnings, errors etc
 player-lacks-permissions: ^6You don't have permission
 player-lacks-permissions-xxx: ^6You don't have permission, to use this ^b{object}
 player-lacks-permissions-creative: ^6You can't use this while in creative mode
  1. money banker messages
 mbank-item-xxx: ^6You {action} ^8{amount} ^6items
       
  1. banker
 tab-xxx: ^6You {action} a tab {value}
 tab-switched: ^6You switched to ^8{tab} ^6tab
 cant-create-account: ^6You can't create an account

Navigation

DtlTraders
Usage Managing | Trading | Banking
Configuration Configuration | Commands | Permissions | Locale
Types Traders | Bankers