Update wish import tutorial

pull/1/head
Made Baruna 2021-07-06 22:11:53 +07:00
parent d982c3d33f
commit 0798c9605b
No known key found for this signature in database
GPG Key ID: 5AA5DA16AA5DCEAD
8 changed files with 180 additions and 53 deletions

View File

@ -486,7 +486,6 @@
detectPlatform();
selectedServer = servers.find((e) => e.value === $server);
});
</script>
{#if processingLog}
@ -663,6 +662,9 @@
</div>
{#if selectedType === 'pc'}
<div class="bg-background rounded-xl px-4 py-2 text-white mb-4 mt-2">
<a href="https://www.youtube.com/watch?v=gsyp6SENJb4" target="_blank" class="text-primary hover:underline">
{$t('wish.import.guide.video')}
</a>
<ol class="list-decimal ml-4">
<li class="my-2">{$t('wish.import.guide.pc.0')}</li>
<li class="my-2">{$t('wish.import.guide.pc.1')}</li>
@ -810,5 +812,4 @@
@apply block;
}
} */
</style>

View File

@ -19,7 +19,9 @@
"welcome": "Welcome to Paimon.moe! 👋",
"message": "Your best Genshin Impact companion! Help you plan what to farm with ascension calculator, also track your progress with todo and wish counter.",
"banner": {
"featured": ["Eula"],
"featured": [
"Eula"
],
"summoned": "Summoned",
"percentage": "from all {rarity}",
"avg": "Pity average",
@ -124,7 +126,10 @@
"manualButton": "Enable Manual Input",
"errorBanner": "Banner time missmatch! Please adjust your server on settings page. Still not working? please leave a message on Discord 😅",
"globalWishTally": "Global Wish Tally",
"pityTooltip": ["Shows your current {rarity} pity", "{count} pulls to guaranteed {rarity}"],
"pityTooltip": [
"Shows your current {rarity} pity",
"{count} pulls to guaranteed {rarity}"
],
"import": {
"title": "Import Wish History",
"faqsButton": "FAQ - READ FIRST",
@ -153,7 +158,11 @@
"server": "Select your server:",
"wishTallyCheck": "Submit pity for global wish tally",
"wishTally": "We are doing a global wish tally! You can submit your wish tally to participate. All pity data will be aggregated to know what is the average pity of paimon.moe users.",
"wishTallyCollected": ["What will be collected:", "and", "pity from your wish history"],
"wishTallyCollected": [
"What will be collected:",
"and",
"pity from your wish history"
],
"faqs": {
"title": "Import Wish History FAQ",
"q1": "How does it work?",
@ -226,7 +235,7 @@
"If you are not comfortable passing around your feedback url, you can use this option to process the wish on your pc locally. This script will read the log file on your pc to get the wish history url.",
"Open Start, then search for Powershell",
"Open Windows Powershell, then copy & paste the script below to the Powershell",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/cdfead30f830b897e8822a40f98fea5340dbd62e/importer.ps1'))",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/a281cb0c131e1402885cc7201b73ceacdb139f94/importer.ps1'))",
"You can review the script",
"here",
"https://gist.github.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18",
@ -275,7 +284,11 @@
"exportFinish": "Export success, please wait until the browser download the file!",
"wishTallyTitle": "Submit Wish Tally",
"wishTally": "We are doing a global wish tally! You can submit your wish tally to participate. All pity data will be aggregated to know what is the average pity of paimon.moe users.",
"wishTallyCollected": ["What will be collected:", "and", "pity from your wish history"],
"wishTallyCollected": [
"What will be collected:",
"and",
"pity from your wish history"
],
"wishTallySubmit": "Submit Wish Tally",
"wishTallyThankyou": "Thankyou for participating!",
"manualTitle": "Manual Input Setting",
@ -287,13 +300,22 @@
"subtitle": "After a 1x Wish:",
"pressWhenYouGet": "Press {button} when you get {rarity}★",
"p1": "It will automatically add the lifetime pulls, 5★, and 4★ pity",
"p2": ["When the", "pity reaches 10, it will automatically be reset to 0"],
"p3": ["When the", "pity reaches 90, it will automatically be reset to 0"],
"p2": [
"When the",
"pity reaches 10, it will automatically be reset to 0"
],
"p3": [
"When the",
"pity reaches 90, it will automatically be reset to 0"
],
"p4": [
"After a 10x Wish, press",
"but keep in mind that the pity counter might not be accurate, because there is no way to tell when the drop occured (maybe you got it on the 1st or even the 10th pull). To ensure that the counter is still accurate, you need to check the history table and add it one-by-one like you do 1x Wishes."
],
"p5": ["You can also press the", "button to edit the values manually!"],
"p5": [
"You can also press the",
"button to edit the values manually!"
],
"p6": [
"Press the arrow on the bottom to see your pulls' details. A popup will show up when you get a",
"or",
@ -386,7 +408,11 @@
"calculateTalent": "Calculate Talent Material?",
"inputTalentLevel": "Input the 1st, 2nd & 3rd current talent level",
"inputTalentNotice": "If it has different color, substract it by 3",
"inputTalent": ["1st talent lvl", "2nd talent lvl", "3rd talent lvl"],
"inputTalent": [
"1st talent lvl",
"2nd talent lvl",
"3rd talent lvl"
],
"talentToLevel": "to level",
"calculate": "Calculate",
"unknownInformation": "There are some unknown information",
@ -395,7 +421,11 @@
"expWasted": "EXP Wasted",
"addToTodo": "Add to Todo List",
"addedToTodo": "Added to Todo List",
"talent": ["Attack", "Skill", "Burst"]
"talent": [
"Attack",
"Skill",
"Burst"
]
},
"expTable": {
"level": "Level",
@ -450,7 +480,10 @@
"todo": {
"title": "Todo List",
"summary": "Summary",
"empty": ["Nothing to do yet 😀", "Add some from the Items page or the Calculator!"],
"empty": [
"Nothing to do yet 😀",
"Add some from the Items page or the Calculator!"
],
"farmableToday": "Farmable Today",
"resin": "Resin needed",
"based": "Based on AR:{ar} and WL:{wl}",
@ -653,4 +686,4 @@
"lvl": "LVL",
"baseAtk": "Base ATK"
}
}
}

View File

@ -223,7 +223,7 @@
"Si vous ne souhaitez pas laissez traîner votre URL de commentaire, vous pouvez utiliser cette option pour traiter votre historique de voeux localement sur votre ordinateur. Ce script lira les fichiers de log sur votre ordinateur pour obtenir l'URL de votre historique.",
"Ouvrez le menu Démarrer et cherchez Powershell",
"Ouvrez Windows Powershell, et copier coller le lien sur Powershell",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/cdfead30f830b897e8822a40f98fea5340dbd62e/importer.ps1'))",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/a281cb0c131e1402885cc7201b73ceacdb139f94/importer.ps1'))",
"Vous pouvez lire le script",
"ici",
"https://gist.github.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18",
@ -597,4 +597,4 @@
"exteriorNum": "Zone {number}",
"corridor": "Corridor"
}
}
}

View File

@ -96,7 +96,10 @@
"manualButton": "Nyalakan Input Manual",
"errorBanner": "Waktu banner salah! Coba sesuaikan server di halaman settings. Masih gak bisa? tolong chat di Discord 😅",
"globalWishTally": "Perhitungan Pity Wish Global",
"pityTooltip": ["Ini adalah pity {rarity} sekarang", "{count}x wish lagi untuk dijamin {rarity}"],
"pityTooltip": [
"Ini adalah pity {rarity} sekarang",
"{count}x wish lagi untuk dijamin {rarity}"
],
"import": {
"title": "Import Riwayat Wish",
"faqsButton": "FAQS - BACA DULU",
@ -125,7 +128,11 @@
"server": "Pilih server mu:",
"wishTallyCheck": "Submit pity untuk perhitungan pity global",
"wishTally": "Kita sedang melakukan perhitungan pity global! Kamu bisa mensubmit pity mu untuk berpartisipasi. Semua data pity akan dikumpulkan untuk mengetahui berapa pity rata-rata pengguna paimon.moe.",
"wishTallyCollected": ["Yang dikumpulkan:", "dan", "pity dari riwayat wish mu"],
"wishTallyCollected": [
"Yang dikumpulkan:",
"dan",
"pity dari riwayat wish mu"
],
"faqs": {
"title": "Import Riwayat Wish FAQS",
"q1": "Cara kerjanya gimana?",
@ -198,7 +205,7 @@
"Jika kamu tidak nyaman dengan menaruh link feedback disini, kamu bisa memproses riwayat wish di pc mu secara lokal. Script ini akan membaca file log di pc mu untuk memproses riwayat history mu.",
"Buka Start, kemudian cari Powershell",
"Buka Windows Powershell, kemudian copy & paste script berikut di Powershell nya",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/cdfead30f830b897e8822a40f98fea5340dbd62e/importer.ps1'))",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/a281cb0c131e1402885cc7201b73ceacdb139f94/importer.ps1'))",
"Kamu bisa me-review script nya",
"disini",
"https://gist.github.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18",
@ -247,7 +254,11 @@
"exportFinish": "Export berhasil, harap tunggu sampai file nya sudah ter-download!",
"wishTallyTitle": "Submit Perhitungan Pity Wish",
"wishTally": "Kita sedang melakukan perhitungan pity global! Kamu bisa mensubmit pity mu untuk berpartisipasi. Semua data pity akan dikumpulkan untuk mengetahui berapa pity rata-rata pengguna paimon.moe.",
"wishTallyCollected": ["Yang dikumpulkan:", "dan", "pity dari riwayat wish mu"],
"wishTallyCollected": [
"Yang dikumpulkan:",
"dan",
"pity dari riwayat wish mu"
],
"wishTallySubmit": "Submit Perhitungan Pity Wish",
"wishTallyThankyou": "Terimakasih sudah berpartisipasi!",
"manualTitle": "Pengaturan Manual Input",
@ -259,13 +270,22 @@
"subtitle": "Setelah kamu melakukan x1 pull wish:",
"pressWhenYouGet": "Tekan {button} ketika kamu mendapatkan {rarity}★",
"p1": "Itu akan otomatis menambahkan total pull, 5★ dan, 4★ pity",
"p2": ["Ketika", "pity mencapai 10, angkanya akan otomatis reset menjadi 0"],
"p3": ["Ketika", "pity mencapai 90, angkanya akan otomatis reset menjadi 0"],
"p2": [
"Ketika",
"pity mencapai 10, angkanya akan otomatis reset menjadi 0"
],
"p3": [
"Ketika",
"pity mencapai 90, angkanya akan otomatis reset menjadi 0"
],
"p4": [
"Ketika kamu melakukan wish x10 pull, tekan",
"tapi counter pity nya tidak akan akurat, karena tidak tahu kapan drop nya terjadi (bisa saja kamu dapat nya saat pull ke 1 atau bisa saja ke 10). Untuk membuat counter nya akurat, kamu perlu mengecek nya di tabel riwayat wish mu dan tabahkan 1-per-1 seperti kamu melakukan 1x pull wish."
],
"p5": ["Kamu juga bisa menekan", "untuk mengedit nilai nya secara manual!"],
"p5": [
"Kamu juga bisa menekan",
"untuk mengedit nilai nya secara manual!"
],
"p6": [
"Tekan tombol panah dibawah untuk melihat detail riwayat mu. Sebuah form akan muncul ketika kamu mendapat",
"atau",
@ -356,7 +376,11 @@
"calculateTalent": "Hitung Material Talent?",
"inputTalentLevel": "Masukkan level talent ke 1, 2 dan 3 saat ini",
"inputTalentNotice": "Jika warna level nya berbeda, kurangi 3",
"inputTalent": ["lvl talent ke 1", "lvl talent ke 2", "lvl talent ke 3"],
"inputTalent": [
"lvl talent ke 1",
"lvl talent ke 2",
"lvl talent ke 3"
],
"talentToLevel": "ke level",
"calculate": "Hitung",
"unknownInformation": "Ada beberapa informasi yang tidak diketahui",
@ -419,7 +443,10 @@
"todo": {
"title": "Todo List",
"summary": "Summary",
"empty": ["Belum ada yang ditambahkan 😀", "Tambahkan todo dari halaman Items atau dari Kalkulator!"],
"empty": [
"Belum ada yang ditambahkan 😀",
"Tambahkan todo dari halaman Items atau dari Kalkulator!"
],
"farmableToday": "Bisa di farm hari ini",
"resin": "resin diperlukan",
"based": "Berdasarkan AR:{ar} and WL:{wl}",
@ -595,4 +622,4 @@
"used": "Digunakan di set lain"
}
}
}
}

View File

@ -222,7 +222,7 @@
"피드백 페이지 주소를 이용한 방법이 불편하다면, 이 방법을 이용해 PC에서 자체적으로 처리할 수 있습니다. 이 스크립트가 PC 내의 로그 파일을 읽어 기원 기록 주소를 가져옵니다.",
"시작 버튼을 누르고, Powershell을 검색합니다.",
"Windows Powershell을 실행하고, 아래 스크립트를 복사해 Powershell에 붙여넣기합니다.",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/cdfead30f830b897e8822a40f98fea5340dbd62e/importer.ps1'))",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/a281cb0c131e1402885cc7201b73ceacdb139f94/importer.ps1'))",
"스크립트의 내용을 확인하려면",
"여기",
"https://gist.github.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18",
@ -576,4 +576,4 @@
"title": "업적",
"of": "/"
}
}
}

View File

@ -226,7 +226,7 @@
"Se você não se sente confortável em compartilhar sua URL de feedback, você pode usar esta opção para processar seu histórico de orações em seu PC localmente. Este script irá ler o log em seu PC para gerar a URL do histórico de orações.",
"Abra o menu Iniciar, e então procure por Powershell",
"Abra o Powershell do Windows, e então copie & cole o script abaixo no Powershell",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/cdfead30f830b897e8822a40f98fea5340dbd62e/importer.ps1'))",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/a281cb0c131e1402885cc7201b73ceacdb139f94/importer.ps1'))",
"Você pode revisar o script",
"aqui",
"https://gist.github.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18",

View File

@ -19,7 +19,9 @@
"welcome": "Добро пожаловать на Paimon.moe! 👋",
"message": "Твой лучший компаньон в Genshin Impact! Поможет тебе распланировать что фармить в калькуляторе возвышения, а также отслеживать свой прогресс с помощью счетчика молитв и cписка дел",
"banner": {
"featured": ["Кли"],
"featured": [
"Кли"
],
"summoned": "Призывов",
"percentage": "из всех {rarity}",
"avg": "Среднее число молитв",
@ -69,7 +71,7 @@
"furnishing": {
"title": "Проверьте какую мебель вам нужно сделать, чтобы завершить набор. Также вы можете посмотреть нагрузку каждого предмета мебели.",
"detail": "Мебель"
}
}
},
"characters": {
"title": "Персонажи",
@ -124,7 +126,10 @@
"manualButton": "Включить ручной ввод",
"errorBanner": "Несоответствие времени баннера! Пожалуйста, настройте свой сервер на странице настроек. Все еще не работает? Напишите нам в дискорд!",
"globalWishTally": "Глобальная статистика молитв",
"pityTooltip": ["Отображает ваши текущие {rarity} молитвы", "{count} молитв до гарантированного {rarity}"],
"pityTooltip": [
"Отображает ваши текущие {rarity} молитвы",
"{count} молитв до гарантированного {rarity}"
],
"import": {
"title": "Импорт истории молитв",
"faqsButton": "FAQ - ПРОЧЕСТЬ В ПЕРВУЮ ОЧЕРЕДЬ",
@ -153,7 +158,11 @@
"server": "Выберите ваш сервер:",
"wishTallyCheck": "Отправить данные о молитвах для глобальной статистики",
"wishTally": "Мы собираем глобальную статистику молитв! Вы можете отправить свои молитвы чтобы помочь нам. Все данные будут собраны чтобы узнать средний гарант у пользователей paimon.moe.",
"wishTallyCollected": ["Какие данные будут сохранены:", "и", "гаранты из вашей истории молитв"],
"wishTallyCollected": [
"Какие данные будут сохранены:",
"и",
"гаранты из вашей истории молитв"
],
"faqs": {
"title": "FAQ Импорт истории молитв",
"q1": "Как это работает?",
@ -226,7 +235,7 @@
"Если вам неудобно передавать URL-адрес обратной связи, вы можете использовать эту опцию для локальной обработки запроса на вашем компьютере. Этот скрипт прочитает файл журнала на вашем компьютере, чтобы получить URL-адрес истории молитв.",
"Откройте ПУСК, затем найдите Powershell",
"Откройте Windows Powershell, затем скопируйте и вставьте приведенный ниже скрипт в Powershell",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/cdfead30f830b897e8822a40f98fea5340dbd62e/importer.ps1'))",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/a281cb0c131e1402885cc7201b73ceacdb139f94/importer.ps1'))",
"Вы можете изучить скрипт",
"здесь",
"https://gist.github.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18",
@ -275,7 +284,11 @@
"exportFinish": "Успешный экспорт, пожалуйста подождите пока браузер загрузит файл!",
"wishTallyTitle": "Отправить данные о молитвах для глобальной статистики",
"wishTally": "Мы собираем глобальную статистику молитв! Вы можете отправить свои молитвы чтобы помочь нам. Все данные будут собраны чтобы узнать средний гарант у пользователей paimon.moe.",
"wishTallyCollected": ["Какие данные будут сохранены:", "и", "гаранты из вашей истории молитв"],
"wishTallyCollected": [
"Какие данные будут сохранены:",
"и",
"гаранты из вашей истории молитв"
],
"wishTallySubmit": "Отправить данные о молитвах для глобальной статистики",
"wishTallyThankyou": "Спасибо за участие!!",
"manualTitle": "Настройки ручного ввода",
@ -287,13 +300,22 @@
"subtitle": "После 1 молитвы:",
"pressWhenYouGet": "Нажмите {button} когда вы получили {rarity}★",
"p1": "Это автоматически добавит его в счетчик молитв за все время, 5★, и 4★ Гарант",
"p2": ["Когда", "гарант достигнет 10, он автоматически сбросится до 0"],
"p3": ["Когда", "гарант достигнет 90, он автоматически сбросится до 0"],
"p2": [
"Когда",
"гарант достигнет 10, он автоматически сбросится до 0"
],
"p3": [
"Когда",
"гарант достигнет 90, он автоматически сбросится до 0"
],
"p4": [
"После 10 молитв",
"но имейте в виду, что счетчик гаранта может быть неточным, потому что нет способа определить, когда выпал гарант (возможно, он выпал на 1 или даже 10 попытке). Чтобы убедиться, что счетчик по-прежнему точен, вам нужно проверить таблицу истории и добавлять по 1х молитве."
],
"p5": ["Вы также можете нажать", "кнопку чтобы редактировать значения вручную!"],
"p5": [
"Вы также можете нажать",
"кнопку чтобы редактировать значения вручную!"
],
"p6": [
"Нажмите на стрелку ниже, чтобы увидеть подробности о ваших молитвах. Всплывающее окно появится, когда вы получите",
"или",
@ -386,7 +408,11 @@
"calculateTalent": "Рассчитать материалы для талантов?",
"inputTalentLevel": "Введите текущий уровень 1, 2 и 3 таланта",
"inputTalentNotice": "Если он имеет другой цвет, вычтите из него 3",
"inputTalent": ["Уровень первого таланта", "Уровень второго таланта", "Уровень третьего таланта"],
"inputTalent": [
"Уровень первого таланта",
"Уровень второго таланта",
"Уровень третьего таланта"
],
"talentToLevel": "до уровня",
"calculate": "Рассчитать",
"unknownInformation": "Здесь какая-то неизвестная информация...",
@ -395,7 +421,11 @@
"expWasted": "EXP потеряно",
"addToTodo": "Добавить в список дел",
"addedToTodo": "Добавлено в список дел",
"talent": ["Обычн.Атака", "Элем.Навык", "Взрыв Стихии"]
"talent": [
"Обычн.Атака",
"Элем.Навык",
"Взрыв Стихии"
]
},
"expTable": {
"level": "Уровень",
@ -450,7 +480,10 @@
"todo": {
"title": "Список дел",
"summary": "Сводка",
"empty": ["Ничего нет 😀", "Добавьте что-нибудь со страницы предметов или калькулятора!"],
"empty": [
"Ничего нет 😀",
"Добавьте что-нибудь со страницы предметов или калькулятора!"
],
"farmableToday": "Можно фармить сегодня",
"resin": "Смолы необходимо",
"based": "Основываясь на ранге приключений :{ar} и уровне мира:{wl}",

View File

@ -19,7 +19,9 @@
"welcome": "欢迎来到 Paimon.moe! 👋",
"message": "你最好的原神伙伴! 帮助你规划材料消耗与刷本, 追踪你的游戏进度与抽卡结果.",
"banner": {
"featured": ["可莉"],
"featured": [
"可莉"
],
"summoned": "被抽到",
"percentage": "占比于 {rarity}",
"avg": "平均出金抽数",
@ -122,7 +124,10 @@
"manualButton": "启用手动输入",
"errorBanner": "卡池时间错误! 请在设置页面修改你所属的服务器. 如果还是出错, 请到 Discord 中反馈 😅",
"globalWishTally": "全球祈愿统计",
"pityTooltip": ["显示你当前 {rarity} 保底进度", "{count} 抽可获得 {rarity}"],
"pityTooltip": [
"显示你当前 {rarity} 保底进度",
"{count} 抽可获得 {rarity}"
],
"import": {
"title": "导入祈愿历史记录",
"faqsButton": "常见问题 - 先读这个",
@ -151,7 +156,11 @@
"server": "选择你的服务器:",
"wishTallyCheck": "将你的记录提交到全球祈愿统计数据中",
"wishTally": "我们在统计全球的祈愿数据! 你可以提交你的记录参与进来. 所有祈愿数据会统一整合, 用来考察 paimon.moe 用户的平均情况.",
"wishTallyCollected": ["会被收集的数据:", "和", "你的抽卡历史记录"],
"wishTallyCollected": [
"会被收集的数据:",
"和",
"你的抽卡历史记录"
],
"faqs": {
"title": "导入祈愿记录常见问题",
"q1": "这是怎么做到的?",
@ -224,7 +233,7 @@
"如果你不想提供你的url你可以使用这个选项在你的电脑上本地处理祈愿历史记录。此脚本将读取您电脑上的日志文件以获取祈愿url。",
"打开开始菜单, 搜索powershell",
"打开windows powershell, 然后复制粘贴脚本到powershell里",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/cdfead30f830b897e8822a40f98fea5340dbd62e/importer.ps1'))",
"iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18/raw/a281cb0c131e1402885cc7201b73ceacdb139f94/importer.ps1'))",
"你可以查看这个脚本",
"这里",
"https://gist.github.com/MadeBaruna/9ff8b7a2af11f3002395af7963b5ed18",
@ -245,7 +254,11 @@
"exportFinish": "导出成功, 请等待浏览器下载文件!",
"wishTallyTitle": "提交祈愿到全球统计",
"wishTally": "我们在统计全球的祈愿数据! 你可以提交你的记录参与进来. 所有祈愿数据会统一整合, 用来考察 paimon.moe 用户的平均情况.",
"wishTallyCollected": ["会被收集的内容:", "和", "你的祈愿记录"],
"wishTallyCollected": [
"会被收集的内容:",
"和",
"你的祈愿记录"
],
"wishTallySubmit": "提交祈愿到全球统计",
"wishTallyThankyou": "感谢你的参与!",
"manualTitle": "手动输入设置",
@ -257,13 +270,22 @@
"subtitle": "抽卡1次后:",
"pressWhenYouGet": "按 {button} 当你得到 {rarity}★",
"p1": "会自动添加总抽数, 5★, 以及 4★ 保底",
"p2": ["当", "保底到达 10, 会自动被重置为 0"],
"p3": ["当", "保底到达 90, 会自动被重置为 0"],
"p2": [
"当",
"保底到达 10, 会自动被重置为 0"
],
"p3": [
"当",
"保底到达 90, 会自动被重置为 0"
],
"p4": [
"抽10连后, 按",
"但请注意保底计数并不会精确到位, 因为并不知道是10连的哪一抽出货 (你可能是在第一发或十连最后一发出货). 为了保障计数准确, 你需要到列表中检查十连里的每一抽, 修改为对应的正确内容."
],
"p5": ["你也可以按", "按钮来手动修改数值!"],
"p5": [
"你也可以按",
"按钮来手动修改数值!"
],
"p6": [
"点击按钮上的箭头来查看你的具体抽卡细节. 会自动弹出提示你获得一个",
"或",
@ -356,7 +378,11 @@
"calculateTalent": "计算天赋材料?",
"inputTalentLevel": "输入三个技能当前等级",
"inputTalentNotice": "如果被命座+3, 请减掉3",
"inputTalent": ["普攻等级", "元素战技等级", "元素爆发等级"],
"inputTalent": [
"普攻等级",
"元素战技等级",
"元素爆发等级"
],
"talentToLevel": "目标等级",
"calculate": "计算",
"unknownInformation": "有一些未知信息",
@ -365,7 +391,11 @@
"expWasted": "溢出经验",
"addToTodo": "添加到Todo",
"addedToTodo": "已添加到Todo",
"talent": ["普攻", "战技", "爆发"]
"talent": [
"普攻",
"战技",
"爆发"
]
},
"expTable": {
"level": "等级",
@ -420,7 +450,10 @@
"todo": {
"title": "Todo 列表",
"summary": "总结",
"empty": ["没啥要做的 😀", "从物品页面或计算器加点东西来!"],
"empty": [
"没啥要做的 😀",
"从物品页面或计算器加点东西来!"
],
"farmableToday": "今日可刷取",
"resin": "树脂需求",
"based": "基于冒险等级:{ar} 和 世界等级:{wl}",
@ -622,4 +655,4 @@
"lvl": "等级",
"baseAtk": "基础攻击"
}
}
}