|
155 | 155 | global_variance = "variance (0-255)"
|
156 | 156 | global_hotkey = "hotkey:"
|
157 | 157 | global_panelsize = "panel-size:"
|
158 |
| - global_uisize = "ui size:" |
| 158 | + global_uisize = "ui-size:" |
159 | 159 | global_auto = "auto"
|
160 | 160 | global_price = "price"
|
161 | 161 | global_all = "all"
|
|
176 | 176 | global_revert = "revert"
|
177 | 177 | global_apply = "apply"
|
178 | 178 | global_apply = "apply changes"
|
| 179 | + global_global = "global" |
179 | 180 |
|
180 | 181 | mechanic_bestiary = "bestiary"
|
181 | 182 | mechanic_betrayal = "betrayal"
|
|
282 | 283 | cheat_filemissing = "file doesn't exist"
|
283 | 284 | cheat_loaderror = "cannot load file:"
|
284 | 285 | cheat_duplicate = "A cheat-sheet with the same name already exists and will be overwritten. Do you want to continue?"
|
| 286 | + cheat_flip = "cannot flip through images" ;## this string + one of the following two form a sentence |
| 287 | + cheat_flip = "in segmented cheat-sheets" |
| 288 | + cheat_flip = "after using letter-keys" |
285 | 289 |
|
286 | 290 |
|
287 | 291 |
|
|
316 | 320 | ;## these strings are displayed/required when using the leveling tracker / act-tracker
|
317 | 321 | lvltracker_header = "skilltree configuration"
|
318 | 322 | lvltracker_deleteall = "del all"
|
| 323 | + |
| 324 | + |
319 | 325 | lvltracker_gemnotes = "not included in pob"
|
320 |
| - lvltracker_gearlist = "char (lvl):" ;## displayed at the top of the geartracker: "char (lvl): Lailloken (69)" |
| 326 | + lvltracker_gemregex = "regex copied" |
| 327 | + lvltracker_gemregex = "regex failed" |
| 328 | + |
| 329 | + lvltracker_gearlist = "char (lvl):" ;## PoE1 only (whole block), displayed at the top of the geartracker: "char (lvl): Lailloken (69)" |
321 | 330 | lvltracker_gearadd = "item added"
|
322 | 331 | lvltracker_gearadd = "item already added"
|
323 | 332 | lvltracker_gearadd = "item already;equippable"
|
324 | 333 | lvltracker_gearadd = "item doesn't have;any requirements"
|
325 | 334 | lvltracker_gear5levels = "only show the next 5 levels"
|
326 |
| - lvltracker_flip = "cannot flip through images" |
327 |
| - lvltracker_flip = "in segmented cheat-sheets" |
328 |
| - lvltracker_flip = "after using letter-keys" |
| 335 | + |
| 336 | + |
329 | 337 | lvltracker_endreached = "can't go further"
|
330 | 338 | lvltracker_fastforwarderror = "current location is not;included in any remaining step"
|
331 | 339 | lvltracker_guidemissing = "guide hasn't been;imported yet"
|
332 |
| - lvltracker_importerror = ""gems only" guides;are not supported" ;## exile-leveling has a "gems only" option |
| 340 | + lvltracker_importerror = ""gems only" guides;are not supported" ;## PoE1 only, exile-leveling has a "gems only" option |
333 | 341 | lvltracker_importerror = "invalid import data"
|
334 | 342 | lvltracker_multipaste = "some files are;not supported"
|
335 | 343 | lvltracker_multipaste = "multi-paste not supported;for ascendancy-trees"
|
336 |
| - lvltracker_multipaste = "# entries starting from # will potentially be overwritten.;Continue?" ;## these are placeholders for numbers |
| 344 | + lvltracker_multipaste = "# entries starting from # will potentially be overwritten.;Continue?" ;## the placeholders will be replaced by numbers |
337 | 345 | lvltracker_noimages = "couldn't find;image-files"
|
338 | 346 | lvltracker_timererror = "can't resume: run complete" ;## campaign timer can't be resumed because the run has finished
|
339 |
| - lvltracker_timererror = "enter <twilight strand> to reset" ;## timer can only be reset with a fresh character |
| 347 | + lvltracker_timererror = "enter the first zone to reset" ;## timer can only be reset with a fresh character |
340 | 348 | lvltracker_timererror = "pause the timer first"
|
341 | 349 | lvltracker_timererror = "blocked by hideout-pause setting" ;## there's a setting "pause timer in hideouts" which blocks manual resuming
|
342 | 350 | lvltracker_timermessage = "run started"
|
|
345 | 353 | lvltracker_treeerror = "skill-tree version;is incompatible"
|
346 | 354 | lvltracker_treenone = "imported pob doesn't;have usable trees"
|
347 | 355 | lvltracker_treeascendancy = "slot empty"
|
| 356 | + lvltracker_exp = "lvl-diff:" ;## stands for level-difference, i.e. character-level - area-level = X |
| 357 | + |
| 358 | + |
| 359 | + lvltracker_format_enter = "enter" ;## PoE2 only (whole block), use this and the next two in combination with "areaidXYZ" to place a page divider |
| 360 | + lvltracker_format_waypoint = "(img:waypoint) to" ;## these 2 lines stand for "portal/waypoint-travel to XYZ": don't change the part in parentheses, it will be replaced by icons |
| 361 | + lvltracker_format_portal = "(img:portal) to" |
| 362 | + lvltracker_format_kill = "kill" ;## the string that follows this word will automatically be highlighted as a unique boss |
| 363 | + lvltracker_format_act = "a#c" ;## abbreviation, e.g. "act 1 cruel": used when the guide leads to a location in a different act (e.g. "enter a1c | clearfell encampment") |
| 364 | + lvltracker_format_epilogue = "epilogue" |
| 365 | + |
| 366 | + |
| 367 | + lvltracker_editor = "guide editor" ;## PoE2 only (whole block) |
| 368 | + lvltracker_editor_slot = "slot" ;## the act-tracker has 3 slots to save guides into |
| 369 | + lvltracker_editor_acts = "acts:" |
| 370 | + lvltracker_editor_save = "save changes" |
| 371 | + lvltracker_editor_export = "export guide" |
| 372 | + lvltracker_editor_areas = "area-names (click to paste):" |
| 373 | + lvltracker_editor_icons = "icons (click to paste):" |
| 374 | + lvltracker_editor_highlight = "highlight selected text:" |
| 375 | + lvltracker_editor_load = "load default guide" |
| 376 | + lvltracker_editor_blocked = "(blocked)" ;## there are two different "Halani Gates" areas: the first time you visit, they're blocked off |
| 377 | + lvltracker_editor_hint = "hint / more info" |
| 378 | + lvltracker_editor_quest-name = "quest-name" |
| 379 | + lvltracker_editor_quest-item = "quest-item" |
348 | 380 |
|
349 | 381 |
|
350 | 382 | ;#####################################################
|
|
762 | 794 | m_iteminfo_profiles = "reset the profile's:" ;## you can choose between two options: a profile's desired, or undesired mods
|
763 | 795 | m_iteminfo_desired = "desired"
|
764 | 796 | m_iteminfo_undesired = "undesired"
|
| 797 | + m_iteminfo_undesired = "(un)desired:" |
765 | 798 | m_iteminfo_modrolls = "hide roll-ranges on explicit mods"
|
766 | 799 | m_iteminfo_shift = "shift-clicking activates item-info"
|
767 | 800 | m_iteminfo_league = "enable league-start mode"
|
768 | 801 | m_iteminfo_base = "show & compare item's base-stats" ;## base-stats as in armor, evasion, ES, attack-speed, phys/ele dmg
|
| 802 | + m_iteminfo_class = "item-class" |
769 | 803 | m_iteminfo_ilvl = "display item-lvl requirements"
|
770 | 804 | m_iteminfo_highlight = "highlight customization:"
|
771 | 805 | m_iteminfo_fractured = "fr" ;## this abbreviation for "fractured" should always have a length of 2 (max 3 if really necessary)
|
|
0 commit comments