-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathziiven-raffle-ticket.yml
97 lines (97 loc) · 4.66 KB
/
ziiven-raffle-ticket.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
ziven-guaguale:
forum:
guaguale-purchase-input-placeholder: Please enter the amount you want to purchase
guaguale-purchase-soldout: Sorry, this product is sold out
guaguale-purchase-cancel: Cancel
guaguale-purchase-ok: OK
guaguale-purchase-now: Purchase
guaguale-purchase-view-result: View
guaguale-purchase-scratch: Scrach
guaguale-purchase-summary: "Total spent: {purchaseCostTotal} | Total won: {purchaseWinTotal}"
guaguale-purchase-confirm: Purchase
guaguale-purchase-success: Purchase Success
guaguale-purchase-history: Raffle Ticket History
guaguale-purchase-money: "Cost: "
guaguale-purchase-limit: "Purchase limit: {limit} tickets"
guaguale-purchase-limit-none: "Purchase limit: None"
guaguale-purchase-exceed-limit: "Purchase failed: you exceed purchase limit"
guaguale-purchase-count: "Purchased: {count} tickets"
guaguale-purchase-not-scratch-yet: Not scratch yet
guaguale-current-money-amount: "Current money: "
guaguale-available-amount: "Available: {count} tickets"
guaguale-unit-name: " tickets"
guaguale-purchase: Purchase Raffle Ticket
guaguale-display-name-default: Raffle Ticket
guaguale-list-item-cost: "Total cost: {cost}/ticket"
guaguale-list-item-available: "Left: {available} tickets"
guaguale-list-item-soldout: "Left: Sold out"
guaguale-list-item-soldout-text: Sold Out
guaguale-list-empty: There is no content
guaguale-history-list-empty: The purchase history is empty
guaguale-history-list-load-more: Load More
guaguale-history-list-id: ID
guaguale-history-list-title: Raffle Ticket Title
guaguale-history-list-cost: Cost
guaguale-history-list-count: Amount
guaguale-history-list-assign-at: Purchase Time
guaguale-history-list-open-result: Open Result
guaguale-scratch-it: Scratch It
guaguale-scratch-result: "Scratch result: gained {money}"
guaguale-close: Close
guaguale-receive-open-result: Opened a raffle ticket
guaguale-purchased-user: "{purchaseUserName} bought {purchaseCount} tickets and won {purchaseWinTotal}"
guaguale-open-error: Raffle ticket open error
guaguale-open-error-already-opened: This raffle ticket has already opened
guaguale-view-history: Purchase History
guaguale-purchased-user-empty: No user scratched ticket yet
purchase-error: Purchase Error
purchase-error-insufficient-fund: Insufficient Fund
purchase-error-not-enough-tickets: Don't have enough tickets
notifications:
guaguale-open-content: "[{guagualeTitle}] {guagualePurchaseCount} tickets scratch result"
guaguale-win-total: "You spent {costTotal} and won {winTotal} | purchase ID: {purchaseID}"
admin:
guaguale-unit-name: " tickets"
guaguale-add: Add New Raffle
guaguale-add-error: Add Error
guaguale-edit: Edit Raffle
guaguale-data-save: Save
guaguale-data-cancel: Cancel
guaguale-data-confirm: Confirm
guaguale-data-add: Add
guaguale-data-update: Update
guaguale-data-remove: X
guaguale-data-not-enough-tickets: You don't have enough tickets
guaguale-data-win-price-already-exist: Win price already exist
guaguale-data-win-price: Price
guaguale-data-win-amount: Amount
guaguale-data-win-chance: "(Win chance: {winChance}%)"
guaguale-data-setting-invalid: Your input value is invalid
settings:
guaguale-timezone: Timezone
guaguale-timezone-help: Set the timezone for the transfer time. Default is "Asia/Shanghai"
guaguale-timezone-default: Asia/Shanghai
guaguale-display-name: Display Name
guaguale-display-name-default: Raffle Ticket
guaguale-item-edit: Edit
guaguale-item-delete: Delete
guaguale-item-delete-confirmation: Are you sure to delete this raffle?
guaguale-item-id: ID
guaguale-item-title: Title
guaguale-item-status: Status
guaguale-item-activated: Activated
guaguale-item-deactivated: Deactivated
guaguale-item-desc: Description
guaguale-item-amount: Amount
guaguale-item-limit: Purchase Limit
guaguale-item-limit-desc: User Purchase Limit (0 means unlimit)
guaguale-item-unlimited: No limit
guaguale-item-purchased: Purchased"
guaguale-item-settings: Ticket Setting
guaguale-item-cost: Cost/ticket
guaguale-item-background: Background
guaguale-item-background-placeholder: "Enter raffle background image URL. example: http://www.abc.com/example.png"
guaguale-item-color: Color
guaguale-item-color-placeholder: "Enter raffle background color code. example: #999999"
guaguale-item-color-background: Color/Background (Optinal. Leave empty to use random background color)
guaguale-unit-name: " tickets"