Skip to content

Commit

Permalink
Transaction update for lang_zh.txt and message_zh.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
easyworld committed Apr 11, 2024
1 parent 695e4ca commit def7ab4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
34 changes: 17 additions & 17 deletions ItemPrinterDeGacha.WinForms/Resources/text/lang_zh.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
Main=ItemPrinterDeGacha
Main=道具打印机预测器
Main.B_AddOne=+1
Main.B_MinusOne=-1
Main.B_Search=Search
Main.CHK_PM2=Successful +/- 2
Main.GB_Time=Time
Main.B_Search=搜索
Main.CHK_PM2=成功 +/- 2
Main.GB_Time=目标时间
Main.L_0=0
Main.L_Item=Item:
Main.L_Jobs=Jobs:
Main.L_Max=Max Seconds:
Main.L_Min=Min Seconds:
Main.L_Mode=Mode:
Main.L_Item=道具:
Main.L_Jobs=打印批次:
Main.L_Max=最大秒数:
Main.L_Min=最小秒数:
Main.L_Mode=模式:
Main.L_N1=-1
Main.L_P1=+1
Main.L_Seconds=Seconds:
Main.L_Seconds=秒数:
Main.L_Seed=Seed:
Main.L_Seek=Seek:
Main.RB_TimeCurrent=Current Time
Main.RB_TimeSpecific=Specific Ticks
Main.Tab_Adjacent=Adjacent
Main.Tab_Ball=Ball
Main.Tab_Bonus=Bonus
Main.Tab_Regular=Regular
Main.L_Seek=搜索模式:
Main.RB_TimeCurrent=当前时间戳
Main.RB_TimeSpecific=指定时间戳
Main.Tab_Adjacent=相邻数据
Main.Tab_Ball=稀有精灵球
Main.Tab_Bonus=道具2倍
Main.Tab_Regular=正常
10 changes: 5 additions & 5 deletions ItemPrinterDeGacha.WinForms/Resources/text/message_zh.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"ErrorMinMax": "Min must be less than or equal to Max.",
"ErrorNoItem": "No item specified",
"ErrorInvalidSearchCriteria": "Invalid search criteria.",
"F1_Count": "Count: {0}",
"F1_Time": "Time: {0}",
"ErrorMinMax": "最小值必须小于或等于最大值.",
"ErrorNoItem": "没有指定道具",
"ErrorInvalidSearchCriteria": "无效的搜索条件.",
"F1_Count": "数量: {0}",
"F1_Time": "目标时间: {0}",
"F1_Seed": "Seed: {0}",
"F2_CountItem": "x{0} {1}",
"F3_ModeAtTimeSeed": "{0} @ {1} -- {2}"
Expand Down

0 comments on commit def7ab4

Please sign in to comment.