Update: UI

This commit is contained in:
Mocca
2024-12-27 11:27:43 +07:00
parent 123922ffe1
commit fac7db7079
3 changed files with 1263 additions and 1014 deletions

View File

@@ -1,5 +1,5 @@
{ {
"残り{0}個": "{0} left", "残り{0}個": "{0}x left",
"ジュエル{0}個": "{0} Jewels", "ジュエル{0}個": "{0} Jewels",
"あと16時間": "{0} hours left", "あと16時間": "{0} hours left",
"あと1日": "{0} day left", "あと1日": "{0} day left",

File diff suppressed because it is too large Load Diff

View File

@@ -1020,7 +1020,7 @@
"exchange.cost.name": "Required {0}", "exchange.cost.name": "Required {0}",
"exchange.count.change": "Change in Required Item Quantity", "exchange.count.change": "Change in Required Item Quantity",
"exchange.count.change.description": "The consumption item quantity per exchange\nwill be as follows from the next time.", "exchange.count.change.description": "The consumption item quantity per exchange\nwill be as follows from the next time.",
"exchange.count.limit": "{0} left", "exchange.count.limit": "{0}x left",
"exchange.enable.count": "Supply", "exchange.enable.count": "Supply",
"exchange.error.no_exchange.description": "There is nothing to exchange", "exchange.error.no_exchange.description": "There is nothing to exchange",
"exchange.error.no_exchange.submit": "Go to Home", "exchange.error.no_exchange.submit": "Go to Home",
@@ -1097,7 +1097,7 @@
"exchange.ticket_select.title": "Ticket Exchange Shop", "exchange.ticket_select.title": "Ticket Exchange Shop",
"exchange.time_limit": "Period: Until {0}", "exchange.time_limit": "Period: Until {0}",
"exchange.update.button": "Update", "exchange.update.button": "Update",
"exchange.update.count": "{0} left", "exchange.update.count": "{0}x left",
"exchange.update.count_label": "Updateable Times", "exchange.update.count_label": "Updateable Times",
"exchange.update.day": "Update in {0} day(s)", "exchange.update.day": "Update in {0} day(s)",
"exchange.update.description": "Use <color=#u:Negative>{0:N0} Jewels</color> to update the lineup?", "exchange.update.description": "Use <color=#u:Negative>{0:N0} Jewels</color> to update the lineup?",
@@ -2892,8 +2892,8 @@
"produce.audition.result.continue_confirm_sheet.remain_count_title": "Remaining", "produce.audition.result.continue_confirm_sheet.remain_count_title": "Remaining",
"produce.audition.result.continue_confirm_sheet.toast_higher_order_disable": "You cannot attempt a higher difficulty level than the initial attempt.", "produce.audition.result.continue_confirm_sheet.toast_higher_order_disable": "You cannot attempt a higher difficulty level than the initial attempt.",
"produce.audition.result.continue_confirm_sheet.toast_unlock_disable": "This audition is locked.", "produce.audition.result.continue_confirm_sheet.toast_unlock_disable": "This audition is locked.",
"produce.audition.result.continue_count": "{0} left", "produce.audition.result.continue_count": "{0}x left",
"produce.audition.result.continue_count_free": "{0} left today", "produce.audition.result.continue_count_free": "{0}x left today",
"produce.audition.result.continue_disable.no_count": "Retry count limit reached", "produce.audition.result.continue_disable.no_count": "Retry count limit reached",
"produce.audition.result.continue_disable.no_item": "No retry tickets available", "produce.audition.result.continue_disable.no_item": "No retry tickets available",
"produce.audition.result.continue_warning_sheet.button.end": "End Produce", "produce.audition.result.continue_warning_sheet.button.end": "End Produce",
@@ -3046,14 +3046,14 @@
"produce.customize.execute_button.text": "Execute", "produce.customize.execute_button.text": "Execute",
"produce.customize.message.result": "Customized {0}", "produce.customize.message.result": "Customized {0}",
"produce.customize.remain_card_count.text": "{0} cards remaining", "produce.customize.remain_card_count.text": "{0} cards remaining",
"produce.customize.remain_customize_count.text": "{0} left", "produce.customize.remain_customize_count.text": "{0}x left",
"produce.customize.select_detail.card_customize.empty_not_customize": "This skill card cannot be customized.", "produce.customize.select_detail.card_customize.empty_not_customize": "This skill card cannot be customized.",
"produce.customize.select_detail.card_customize.empty_not_upgrade": "Unupgraded skill cards cannot be customized.", "produce.customize.select_detail.card_customize.empty_not_upgrade": "Unupgraded skill cards cannot be customized.",
"produce.customize.select_detail.empty_text": "Please select one skill card to customize.", "produce.customize.select_detail.empty_text": "Please select one skill card to customize.",
"produce.customize.select_detail.menu": "Customization Menu", "produce.customize.select_detail.menu": "Customization Menu",
"produce.customize.sheet.after_execute": "After Execution", "produce.customize.sheet.after_execute": "After",
"produce.customize.sheet.description": "Use P Points to execute the following customization.", "produce.customize.sheet.description": "Use P-Points to execute the following customization.",
"produce.customize.sheet.title": "Customization Execution Confirmation", "produce.customize.sheet.title": "Customization Confirmation",
"produce.customize.upgrade.empty_text": "Please select a menu.", "produce.customize.upgrade.empty_text": "Please select a menu.",
"produce.customize.upgrade.return": "Return to List", "produce.customize.upgrade.return": "Return to List",
"produce.customize.upgrade.target_count": "Customization Remaining: {0}", "produce.customize.upgrade.target_count": "Customization Remaining: {0}",
@@ -4327,7 +4327,7 @@
"shop.label.jewel_free": "Free Jewels", "shop.label.jewel_free": "Free Jewels",
"shop.label.jewel_paid": "Paid Jewels", "shop.label.jewel_paid": "Paid Jewels",
"shop.label.limit": "Purchase Limit", "shop.label.limit": "Purchase Limit",
"shop.label.limit.count": "{0} left", "shop.label.limit.count": "{0}x left",
"shop.label.limit.day": "Day", "shop.label.limit.day": "Day",
"shop.label.limit.month": "Month", "shop.label.limit.month": "Month",
"shop.label.limit.week": "Week", "shop.label.limit.week": "Week",