PoiDBTrans

Translate ship names and menu items on db.kcwiki.org

За да инсталирате този скрипт, трябва да имате инсталирано разширение като Tampermonkey, Greasemonkey или Violentmonkey.

За да инсталирате този скрипт, трябва да инсталирате разширение, като например Tampermonkey .

За да инсталирате този скрипт, трябва да имате инсталирано разширение като Tampermonkey или Violentmonkey.

За да инсталирате този скрипт, трябва да имате инсталирано разширение като Tampermonkey или Userscripts.

За да инсталирате скрипта, трябва да инсталирате разширение като Tampermonkey.

За да инсталирате този скрипт, трябва да имате инсталиран скриптов мениджър.

(Вече имам скриптов мениджър, искам да го инсталирам!)

За да инсталирате този стил, трябва да инсталирате разширение като Stylus.

За да инсталирате този стил, трябва да инсталирате разширение като Stylus.

За да инсталирате този стил, трябва да инсталирате разширение като Stylus.

За да инсталирате този стил, трябва да имате инсталиран мениджър на потребителски стилове.

За да инсталирате този стил, трябва да имате инсталиран мениджър на потребителски стилове.

За да инсталирате този стил, трябва да имате инсталиран мениджър на потребителски стилове.

(Вече имам инсталиран мениджър на стиловете, искам да го инсталирам!)

Автор
Joe Barker
Инсталации дневно
0
Инсталации общо
168
Рейтинг
1 0 0
Версия
9
Създаден
23.06.2017
Обновен
07.04.2018
Размер
20 КБ
Лиценз
Public Domain
Работи на

This userscript will translate ship names, equipment names, and a small set of other items on the poi-statistics website.

Unowned Ship Marking

This script optionally supports marking ships not owned by the player, by importing a list of ships from KC3Kai.

  1. In KC3Kai Strategy Room, go to Player/Profile
  2. Click 'Export Basic Profile' and save this file somewhere
  3. Go to the main drop page, or a map node's drop list, and click the 'Choose file' button below the ship list
  4. Select the file you just saved
  5. If loading succeeds, a popup box will appear informing you so

Naturally, this will need to be repeated each time your ship roster is updated.

(Note, only heartlocked ships are counted.)

Notes

Translations are loaded from KC3Kai sources on GitHub (a mirror, actually), so they should be as up to date as KC3Kai is.

There is a rare issue with the Unowned Ship Marking feature, where all ships will be marked as unowned. Simply reloading the page usually fixes the issue.

After major updates it may be necessary to wipe the data the script stores locally. In Chrome/Tampermonkey: More Tools -> Extensions -> Tampermonkey Options -> Click "PoiDBTrans" -> Click "Factory Reset" button (middle, sawtooth-like icon). If you loaded any owned ship data, you will need to re-load it after this.

Sometimes when PoiDB make major updates (such as to support a new event) this can cause strange errors. Clearing your cache (or doing a reload bypassing cache, Ctrl-Shift-R in Chrome) should fix this.

Do not use any whole-page translation (such as Google Translate) alongside this script, they will not play well together.

I can't promise to keep this script updated or add new features, but it is public domain. Feel free to fork and do what you like with it.