|
373 | 373 | "id": "PickupLoot_Confirm_Question", |
374 | 374 | "text": "如果你继续, 你将无法再获得未拿取的物品. 确定要继续吗?" |
375 | 375 | }, |
| 376 | + { |
| 377 | + "id": "AmbushCancel_Question", |
| 378 | + "text": "移动后当前你将无法伏击敌人. 你确定要移动吗?" |
| 379 | + }, |
376 | 380 | { |
377 | 381 | "id": "Tooltip_Weapon_Damage", |
378 | 382 | "text": "伤害:" |
|
445 | 449 | "id": "Tooltip_Weapon_BurstSpread", |
446 | 450 | "text": "扫射面:" |
447 | 451 | }, |
| 452 | + { |
| 453 | + "id": "Tooltip_Weapon_BleedDuration", |
| 454 | + "text": "流血持续回合数:" |
| 455 | + }, |
| 456 | + { |
| 457 | + "id": "Tooltip_Weapon_BleedDamage", |
| 458 | + "text": "流血伤害:" |
| 459 | + }, |
448 | 460 | { |
449 | 461 | "id": "Tooltip_Weapon_DamageAmount", |
450 | 462 | "text": "[item:MinDamage]-[item:MaxDamage]" |
|
481 | 493 | "id": "Tooltip_Weapon_BurstSpreadAmount", |
482 | 494 | "text": "[item:BurstSpread]" |
483 | 495 | }, |
| 496 | + { |
| 497 | + "id": "Tooltip_Weapon_BleedDurationAmount", |
| 498 | + "text": "[item:BleedDuration] 回合" |
| 499 | + }, |
| 500 | + { |
| 501 | + "id": "Tooltip_Weapon_BleedDamageAmount", |
| 502 | + "text": "伤害的 [item:BleedPercentage]%" |
| 503 | + }, |
484 | 504 | { |
485 | 505 | "id": "Tooltip_Grenade_Damage", |
486 | 506 | "text": "造成伤害:" |
|
1565 | 1585 | "id": "GameOptions_Language_fr-fr", |
1566 | 1586 | "text": "法语" |
1567 | 1587 | }, |
| 1588 | + { |
| 1589 | + "id": "GameOptions_Language_ja-jp", |
| 1590 | + "text": "日语" |
| 1591 | + }, |
| 1592 | + { |
| 1593 | + "id": "GameOptions_Language_zh-cn", |
| 1594 | + "text": "中文" |
| 1595 | + }, |
1568 | 1596 | { |
1569 | 1597 | "id": "GameOptions_Tab_1", |
1570 | 1598 | "text": "游戏" |
|
2205 | 2233 | "id": "Tooltip_SmoothScroll_Content", |
2206 | 2234 | "text": "调整着色器效果使得拉动镜头更加流畅.\n\n关闭此选项可以略微提高渲染性能." |
2207 | 2235 | }, |
| 2236 | + { |
| 2237 | + "id": "NPC_stranger_name", |
| 2238 | + "text": "陌生人" |
| 2239 | + }, |
| 2240 | + { |
| 2241 | + "id": "NPC_agentCooper_name", |
| 2242 | + "text": "库伯探员" |
| 2243 | + }, |
2208 | 2244 | { |
2209 | 2245 | "id": "NPC_angryOriental_name", |
2210 | 2246 | "text": "生气的男人" |
|
2893 | 2929 | "id": "ItemContext_Caption", |
2894 | 2930 | "text": "操作" |
2895 | 2931 | }, |
| 2932 | + { |
| 2933 | + "id": "ItemContext_SplitStack", |
| 2934 | + "text": "拆分物品" |
| 2935 | + }, |
2896 | 2936 | { |
2897 | 2937 | "id": "GambleOption_Info", |
2898 | 2938 | "text": "该选择会产生一项有利或不利的结果." |
|
2912 | 2952 | { |
2913 | 2953 | "id": "CodexTopic_LockedInfo", |
2914 | 2954 | "text": "该主题尚未解锁, 因为你还未遇见过这种敌人." |
| 2955 | + }, |
| 2956 | + { |
| 2957 | + "id": "FastForward_Button_Tooltip", |
| 2958 | + "text": "加速AI行动." |
| 2959 | + }, |
| 2960 | + { |
| 2961 | + "id": "SplitStack_Split_Button", |
| 2962 | + "text": "拆分" |
| 2963 | + }, |
| 2964 | + { |
| 2965 | + "id": "SplitStack_Cancel_Button", |
| 2966 | + "text": "取消" |
2915 | 2967 | } |
2916 | 2968 | ] |
2917 | 2969 | } |
0 commit comments