Update locale

pull/1/head
Made Baruna 2022-08-27 18:21:53 +07:00
parent c1a9243be8
commit 1b3eef7c66
14 changed files with 461 additions and 118 deletions

View File

@ -15,6 +15,7 @@
"artifacts": "Artefakte",
"fishing": "Angeln",
"radiantSpincrystal": "Strahlender Drehkristall",
"calendar": "",
"settings": "Einstellungen",
"donate": "Spenden"
},
@ -190,6 +191,8 @@
"Sie können Drive Sync in Einstellungen auch aktivieren, um Ihren Gebetsverlauf in Google Drive zu synchronisieren",
"Bitte beachten Sie, dass der alte Feedback-Link nicht mehr funktioniert, folgen Sie bitte den neuen Anweisungen unten!"
],
"notice30": "",
"soon30": "",
"faqs": {
"title": "Gebetsverlauf importieren FAQ",
"q1": "Wie funktioniert es?",
@ -223,6 +226,13 @@
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt",
"china": "%userprofile%\\AppData\\LocalLow\\miHoYo\\原神\\output_log.txt"
},
"method": {
"pc": "",
"pc3": "",
"android": "",
"android2": "",
"android3": ""
},
"guide": {
"video": "Videoanleitung",
"pc": [
@ -246,6 +256,16 @@
"Füge den Link in das Textfeld unten ein",
"Link hier einfügen... https://webstatic..."
],
"pc3": [
"",
"",
"",
"",
"",
"",
"",
""
],
"pclog": [
"Öffnen Sie Genshin Impact auf diesem PC (Wenn Sie mehrere Konten verwenden, starten Sie das Spiel bitte neu)",
"Öffnen Sie dann den Wunschverlauf im Spiel und warten Sie, bis er geladen ist",
@ -966,5 +986,11 @@
"whatsNew": "",
"later": "",
"refresh": ""
},
"calendar": {
"lastAppearance": "",
"lastAppearanceDesc": "",
"bannerHover": "",
"birthday": ""
}
}

View File

@ -141,7 +141,10 @@
"manualButton": "Enable Manual Input",
"errorBanner": "Banner time mismatch! Please adjust your server on the settings page. Still not working? Please leave a message on Discord 😅",
"globalWishTally": "Global Wish Stats",
"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",
@ -177,7 +180,11 @@
"server": "Select your server:",
"wishTallyCheck": "Submit pity for global wish stats",
"wishTally": "We are doing a global wish stats! You can submit your wish stats 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"
],
"forceUpdateCheck": "Force update wish history (enable only if your wish history is not updating)",
"header": [
"Import and backup your Genshin Impact wish history to keep it for more than 6 months. It also automatically tracks your pity and statistics about your wishes!",
@ -374,7 +381,11 @@
"exportFinish": "Export success, please wait until your browser downloads the file!",
"wishTallyTitle": "Submit Wish Stats",
"wishTally": "We are doing a global wish stats! You can submit your wish stats 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 Stats",
"wishTallyThankyou": "Thank you for participating!",
"manualTitle": "Manual Input Settings",
@ -386,13 +397,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 5★ or 4★. You can also add or edit the table manually."
}
},
@ -532,7 +552,11 @@
"calculateTalent": "Calculate Talent Material?",
"inputTalentLevel": "Input the 1st, 2nd & 3rd current talent level",
"inputTalentNotice": "If it has a different color, subtract 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",
@ -541,7 +565,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",
@ -633,7 +661,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}",

View File

@ -15,6 +15,7 @@
"artifacts": "Artefactos",
"fishing": "Pesca",
"radiantSpincrystal": "Girocristal radiante",
"calendar": "Calendario",
"settings": "Configuración",
"donate": "Donar"
},
@ -114,12 +115,12 @@
"build": "Build",
"source": "Builds Comunitarias de Personajes por el Equipo Genshin Helper",
"faq": "El conteo de Constelaciones es calculado de los datos de tu Historial de Deseos. Por lo que si tu historial antiguo de deseos ya ha desaparecido o si has comprado el personaje desde tienda o evento, ¡el conteo podría no ser preciso! Pero puedes editarlo manualmente pulsando en el icono de lápiz al lado del nombre del personaje.",
"mainStats": "",
"subStats": "",
"talentPriority": "",
"abilityTip": "",
"weapons": "",
"artifacts": ""
"mainStats": "ESTADÍSTICAS PRINCIPALES",
"subStats": "ATRIBUTOS SECUNDARIOS",
"talentPriority": "PRIORIDAD DE TALENTOS",
"abilityTip": "CONSEJO DE HABILIDAD",
"weapons": "ARMAS",
"artifacts": "ARTEFACTOS"
},
"wish": {
"title": "Contador de Deseos",
@ -190,6 +191,8 @@
"También puedes activar Drive Sync en Configuración y hacer un backup de tu historial de deseos en tu Google Drive",
"Por favor, ten en cuenta que el antiguo enlace de feedback ya no funciona, por favor sigue las nuevas instrucciones a continuación!"
],
"notice30": "",
"soon30": "",
"faqs": {
"title": "FAQ del importado de deseos",
"q1": "¿Cómo funciona?",
@ -223,6 +226,13 @@
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Impacto de Genshin\\output_log.txt",
"china": "%userprofile%\\AppData\\LocalLow\\miHoYo\\原神\\output_log.txt"
},
"method": {
"pc": "",
"pc3": "",
"android": "",
"android2": "",
"android3": ""
},
"guide": {
"video": "Video Tutorial",
"pc": [
@ -246,6 +256,16 @@
"Pega el texto al cuadro de texto de abajo",
"Pegue el enlace aquí... https://webstatic..."
],
"pc3": [
"",
"",
"",
"",
"",
"",
"",
""
],
"pclog": [
"Abre Genshin Impact en tu PC (si tienes cuenta múltiple, reinicie el juego)",
"Luego abre el historial de deseos del juego y espera que cargue",
@ -393,7 +413,7 @@
"¡Puedes además pulsar el botón",
"para editar los valores manualmente!"
],
"p6": ""
"p6": "Presione la flecha en la parte inferior para ver los detalles de sus tiros. Se mostrará una ventana emergente cuando recibas un 5★ o 4★ También puedes añadir o editar la tabla manualmente."
}
},
"types": {
@ -416,10 +436,10 @@
"loading": "Cargando... (Si esto se bloquea, cambia tu servidor en la página de configuración)",
"guaranteed": "El siguiente {rarity}★ está garantizado ya que es el personaje o arma promocional",
"unknown_3_star": "Desconocido",
"rarity": "",
"total": "",
"percent": "",
"pityAverage": ""
"rarity": "Rareza",
"total": "Total",
"percent": "Porcentaje",
"pityAverage": "Media Pity"
},
"tally": {
"title": "Recuento de Deseos",
@ -444,13 +464,13 @@
"detail": "Detalles"
},
"summary": {
"total": "",
"percent": "",
"pityAverage": "",
"character": "",
"weapon": "",
"winRateOff": "",
"winRateOffWeapon": ""
"total": "Total",
"percent": "Porcentaje",
"pityAverage": "Media Pity",
"character": "Personaje",
"weapon": "Arma",
"winRateOff": "Gana 50:50",
"winRateOffWeapon": "Gana 75:25"
},
"note": [
"¡El Historial de Deseos no se actualiza automáticamente, por favor, importa de nuevo para actualizar tu historial!",
@ -477,15 +497,15 @@
"totalPull": "Total de tiradas",
"luck5": "5★ Suertudas",
"luck4": "4★ Suertudas",
"luckWinRateOff": "",
"luckWinRateOff": "Suerte Gana 50:50",
"medianTotal": "Promedio global {median} tiradas",
"medianLuck": "Promedio global {median}%",
"moreTotal": "Tienes más tiradas que el {percentage}% de usuarios de paimon.moe",
"lessTotal": "Tienes menos tiradas que el {percentage}% de usuarios de paimon.moe",
"moreLuck": "Más suerte que el {percentage}% de los usuarios paimon.moe",
"lessLuck": "Menos suerte que el {percentage}% de los usuarios paimon.moe",
"top": "",
"bottom": ""
"top": "Mejor",
"bottom": "Peor"
}
},
"calculator": {
@ -691,19 +711,19 @@
"or": "o",
"thanks": "Gracias😁!",
"credits": {
"title": "",
"title": "Créditos",
"items": [
{
"name": "",
"value": ""
"name": "Datos e imágenes",
"value": "Wiki de Genshin Impact"
},
{
"name": "",
"value": ""
"name": "Datos estadísticos",
"value": "Dimbreath Genshin Data"
},
{
"name": "",
"value": ""
"name": "Prob. de cálculo de resina",
"value": "Discord de Recolección de Datos"
}
]
},
@ -771,15 +791,15 @@
"y",
"paimon-moe Github"
],
"subtitleAd": "",
"subtitleAd": "Publicidad",
"ad": [
"",
"",
"",
"",
"",
"",
""
"Utilizamos anuncios de terceros para apoyar nuestra página web.",
"Puedes ver su",
" política de privacidad",
"y",
"política de cookies",
"aquí. Puedes administrar tus cookies",
"aquí"
]
},
"sync": {
@ -793,7 +813,7 @@
"download": "Descargar ambos datos",
"lastModified": "Última modificación",
"or": "O",
"smallSizeWarning": ""
"smallSizeWarning": "¡CUIDADO, EL ARCHIVO ES MÁS PEQUEÑO!"
},
"footer": {
"affliate": "Paimon.moe no está afiliado a miHoYo.",
@ -802,13 +822,13 @@
"community": "Enlaces a la comunidad",
"official": "Links Oficiales",
"link": {
"github": "",
"discord": "",
"devTwitter": "",
"reddit": "",
"facebook": "",
"cookieSettings": "",
"privacyPolicy": ""
"github": "GitHub",
"discord": "Discord",
"devTwitter": "Dev Twitter",
"reddit": "Reddit",
"facebook": "Facebook",
"cookieSettings": "Ajustes de Cookies",
"privacyPolicy": "Política de Privacidad"
}
},
"donate": {
@ -873,7 +893,7 @@
"corridor": "Pasillo",
"inventoryButton": "Inventario",
"listButton": "Lista",
"selectCharacter": "",
"selectCharacter": "Elige tu personaje...",
"inventory": {
"title": "Inventario de mobiliario",
"subtitle": "Algunas categorías especiales como el muro no se muestran",
@ -888,8 +908,8 @@
"inInventory": "En inventario",
"available": "Disponible",
"used": "Usado en otro Conjunto",
"calculate": "",
"exludeOwned": ""
"calculate": "Calcular materiales",
"exludeOwned": "Excluir muebles propios"
}
},
"weapon": {
@ -929,9 +949,9 @@
"artifact": "Artefacto",
"setPiece": "Bono de conjunto {piece}",
"recommendedCharacter": "Personajes Recomendados Conjunto {piece} piezas",
"18ATKSet": "",
"20EnergyRechargeSet": "",
"25PhysicalDmgSet": "",
"18ATKSet": "Conjunto de ATK +18%",
"20EnergyRechargeSet": "Conjunto de Recarga de Energía +20%",
"25PhysicalDmgSet": "Conjunto de Daño Físico +25%",
"sands": "",
"goblet": "",
"circlet": "",
@ -966,5 +986,11 @@
"whatsNew": "",
"later": "",
"refresh": ""
},
"calendar": {
"lastAppearance": "",
"lastAppearanceDesc": "",
"bannerHover": "",
"birthday": ""
}
}

View File

@ -15,6 +15,7 @@
"artifacts": "Artéfacts",
"fishing": "Pêche",
"radiantSpincrystal": "Gyrocristal radiant",
"calendar": "Calendrier",
"settings": "Paramètres",
"donate": "Donner"
},
@ -190,6 +191,8 @@
"Vous pouvez également activer Drive Sync dans les Paramètres afin de synchroniser et sauvegarder l'historique sur votre Google Drive",
"Veuillez noter que l'ancien lien de rétroaction ne fonctionne plus, veuillez suivre les nouvelles instructions ci-dessous !"
],
"notice30": "",
"soon30": "",
"faqs": {
"title": "FAQ de l'importation de l'historique des voeux",
"q1": "Comment ça marche ?",
@ -223,6 +226,13 @@
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt",
"china": "%userprofile%\\AppData\\LocalLow\\miHoYo\\原神\\output_log.txt"
},
"method": {
"pc": "",
"pc3": "",
"android": "",
"android2": "",
"android3": ""
},
"guide": {
"video": "Tutoriel vidéo",
"pc": [
@ -246,6 +256,16 @@
"Collez le texte ci-dessous",
"Collez le lien ici... https://webstatic..."
],
"pc3": [
"",
"",
"",
"",
"",
"",
"",
""
],
"pclog": [
"Ouvrez Genshin Impact dans ce PC (Si vous utilisez plusieurs comptes, veuillez redémarrer le jeu)",
"Puis ouvrez l'historique des souhaits dans le jeu et attendez qu'il soit chargé",
@ -966,5 +986,11 @@
"whatsNew": "Nouveautés",
"later": "Plus tard",
"refresh": "Rafraîchir"
},
"calendar": {
"lastAppearance": "Dernière apparition de la bannière",
"lastAppearanceDesc": "Quelle est la dernière apparition du personnage sur une bannière limitée",
"bannerHover": "Il y a X bannières",
"birthday": "Anniversaire"
}
}

View File

@ -15,6 +15,7 @@
"artifacts": "Artifak",
"fishing": "Memancing",
"radiantSpincrystal": "Radiant Spincrystal",
"calendar": "Kalender",
"settings": "Pengaturan",
"donate": "Donasi"
},
@ -190,6 +191,8 @@
"Kamu juga bisa menyalakan Drive Sync di Setting untuk mengsinkronkan dan backup riwayat wish ke Google Drive mu",
"Tolong dicatat bahwa link feedback yang lama tidak bisa digunakan lagi, silahkan ikuti langkah-langkah yang baru dibawah!"
],
"notice30": "History Wish berubah di v3.0, silahkan ikuti instruksi yang baru dibawah!",
"soon30": "Tutorial dalam bentuk teks akan segera di update, untuk sekarang silahkan tonton video diatas!",
"faqs": {
"title": "Import Riwayat Wish FAQS",
"q1": "Cara kerjanya gimana?",
@ -223,6 +226,13 @@
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt",
"china": "%userprofile%\\AppData\\LocalLow\\miHoYo\\原神\\output_log.txt"
},
"method": {
"pc": "Metode 1",
"pc3": "Metode 2",
"android": "Wifi",
"android2": "Paket Data",
"android3": "Alternatif"
},
"guide": {
"video": "Video Tutorial",
"pc": [
@ -246,6 +256,16 @@
"Paste text nya di textbox dibawah",
"Paste link nya disini... https://webstatic..."
],
"pc3": [
"Pencet WINDOWS di keyboard mu, kemudian buka Powershell",
"Klik Windows Powershell, kemudian copy & paste script berikut ke Powershellnya, kemudian tekan ENTER (jika pesan 'Press Enter to continue...' belum muncul)",
"Buka Genshin Impact di PC ini",
"Buka wish history di dalam game nya, dan tunggu sampai selesai loading",
"Klik tabel nya, kemudian tekan CTRL+A dan CTRL+C",
"Alt+Tab ke powershell, kemudian tekan ENTER, link nya akan otomatis tercopy",
"Paste text nya ke input di bawah",
"Paste link nya disini... https://webstatic..."
],
"pclog": [
"Buka Genshin Impact di PC ini (jika kamu mempunyai beberapa akun, restart dahulu game nya)",
"KemKemudian buka riwayat history di dalam game dan tunggu sampai terbuka",
@ -660,7 +680,7 @@
"title": "Timeline",
"localTime": "Tampilkan sebagai waktu lokal",
"starting": "Dimulai dalam",
"ending": "Selesai dalam",
"ending": "Berakhir dalam",
"live": "Live Sekarang!",
"finished": "Sudah Selesai"
},
@ -720,7 +740,7 @@
},
"changelog": "Changelog",
"exportDescription": "Kamu bisa export dan import data Paimon.moe mu disini",
"exportButton": "Exprt & Import Data",
"exportButton": "Export & Import Data",
"export": "Export Data",
"download": "Download Data",
"import": "Import Data",
@ -828,14 +848,14 @@
"desktop": "Browser dekstop tidak bisa menerima notifikasi jika browser tidak berjalan!",
"early": "Notifikasi mungkin akan muncul lebih awal (sekitar 1-10 menit) karena limitasi dalam pengiriman notifikasi.",
"allowNotification": "Harap izinkan permintaan notifikasi yang muncul!",
"transformer": "Reminder Parametric Transformer",
"transformer": "Pengingat Parametric Transformer",
"last": "Masukkan kapan kamu terakhir menggunakan Parametric Transformer",
"lastHoyolab": "Masukkan jam berapa kamu ingin diingatkan untuk daily check-in nya",
"every": "Setiap hari jam",
"countdown": "Masukkan waktu countdown Parametric Transformer (jika kamu tidak ingat waktu pasti nya, kamu perlu mengira-ngira-kannya)",
"countdown": "Masukkan waktu countdown Parametric Transformer (jika kamu tidak ingat waktu pasti nya, kamu perlu memperkirakannya)",
"useLast": "Gunakan waktu terakhir menggunakan",
"useCountdown": "Gunakan waktu countdown",
"set": "Set Reminder",
"set": "Atur pengingat",
"checking": "Mengecek reminder tersimpan...",
"errorSelect": "Silahkan pilih sisa hari dan jam nya!",
"errorSaving": "Error saat menyimpan reminder 🙁",
@ -966,5 +986,11 @@
"whatsNew": "Apa yang baru",
"later": "Nanti",
"refresh": "Refresh"
},
"calendar": {
"lastAppearance": "Banner Terakhir",
"lastAppearanceDesc": "Kapan karakter terakhir muncul di limited banner",
"bannerHover": "X Banner lalu",
"birthday": "Ulang Tahun"
}
}

View File

@ -15,6 +15,7 @@
"artifacts": "聖遺物",
"fishing": "釣り",
"radiantSpincrystal": "旋曜玉帛",
"calendar": "カレンダー",
"settings": "設定",
"donate": "寄付"
},
@ -190,6 +191,8 @@
"設定でドライブ同期を有効にして、Google ドライブに履歴をバックアップできます",
"バージョン2.3更新後、古いフィードバックリンクはもう動作しません。以下の新しい手順に従ってください!"
],
"notice30": "",
"soon30": "",
"faqs": {
"title": "祈願履歴のインポートに関するよくある質問",
"q1": "これはどのように動作しますか?",
@ -223,6 +226,13 @@
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt",
"china": "%userprofile%\\AppData\\LocalLow\\miHoYo\\原神\\output_log.txt"
},
"method": {
"pc": "",
"pc3": "",
"android": "",
"android2": "",
"android3": ""
},
"guide": {
"video": "チュートリアル動画",
"pc": [
@ -246,6 +256,16 @@
"下のテキストボックスにリンクを貼り付けてください",
"ここにリンクを貼り付けてください。 https://webstatic..."
],
"pc3": [
"",
"",
"",
"",
"",
"",
"",
""
],
"pclog": [
"PCで原神を起動する(複数のアカウントを使う場合はゲームを再起動し、ログインし直してください)",
"ゲーム内で祈願履歴のページを開き、読み込まれるまで待ちます。",
@ -966,5 +986,11 @@
"whatsNew": "新着情報",
"later": "後で",
"refresh": "更新"
},
"calendar": {
"lastAppearance": "ピックアップ履歴",
"lastAppearanceDesc": "各キャラクターが最後のピックアップされてからいつ",
"bannerHover": "",
"birthday": "誕生日\t"
}
}

View File

@ -15,6 +15,7 @@
"artifacts": "성유물",
"fishing": "낚시",
"radiantSpincrystal": "빛나는 결정",
"calendar": "달력",
"settings": "설정",
"donate": "후원"
},
@ -190,6 +191,8 @@
"또한 드라이브 동기화를 활성화하여 Google Drive에 기록을 동기화하고 백업할 수 있습니다",
"이전의 방법은 더이상 작동하지 않습니다, 아래의 새 방법을 따라주세요!"
],
"notice30": "",
"soon30": "",
"faqs": {
"title": "기원 기록 입력 FAQ",
"q1": "어떤 원리로 동작하나요?",
@ -223,6 +226,13 @@
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt",
"china": "%userprofile%\\AppData\\LocalLow\\miHoYo\\原神\\output_log.txt"
},
"method": {
"pc": "",
"pc3": "",
"android": "",
"android2": "",
"android3": ""
},
"guide": {
"video": "영상 도움말",
"pc": [
@ -246,6 +256,16 @@
"아래 텍스트 박스에 복사한 문자를 붙여넣기하세요",
"여기에 주소를 붙여넣기하세요... (https://webstatic...)"
],
"pc3": [
"",
"",
"",
"",
"",
"",
"",
""
],
"pclog": [
"PC에서 원신을 실행하세요 (만약 여러 개의 계정을 사용한다면 게임을 재시작하세요)",
"뽑기 기록이 로딩될 때까지 기다리세요",
@ -393,7 +413,7 @@
"또는",
"버튼을 눌러 값들을 직접 고칠 수도 있습니다!"
],
"p6": ""
"p6": "화살표 버튼을 클릭해 뽑기 상세 내용을 확인할 수 있습니다. 5★ or 4★을 획득하면 팝업이 표시됩니다. 수동으로 뽑기 기록을 추가하거나 편집할 수 있습니다."
}
},
"types": {
@ -416,9 +436,9 @@
"loading": "로딩 중... (화면이 멈췄다면, 설정 페이지에서 서버를 바꿔주세요)",
"guaranteed": "다음 {rarity}★ 은 확정 UP 캐릭터 또는 무기입니다",
"unknown_3_star": "알 수 없음",
"rarity": "",
"total": "",
"percent": "",
"rarity": "등급",
"total": "총 횟수",
"percent": "백분율",
"pityAverage": "평균 천장"
},
"tally": {
@ -444,13 +464,13 @@
"detail": "상세 정보"
},
"summary": {
"total": "",
"percent": "",
"total": "총 횟수",
"percent": "백분율",
"pityAverage": "평균 천장",
"character": "캐릭터",
"weapon": "무기",
"winRateOff": "",
"winRateOffWeapon": ""
"winRateOff": "반천장 획득",
"winRateOffWeapon": "반천장 획득"
},
"note": [
"기원 이력은 자동으로 업데이트되지 않습니다. 자동 제출 기능을 이용해 주세요.",
@ -477,7 +497,7 @@
"totalPull": "총 기원",
"luck5": "행운 5★",
"luck4": "행운 4★",
"luckWinRateOff": "",
"luckWinRateOff": "반천장 행운",
"medianTotal": "전세계 중앙값 뽑기 {median}회",
"medianLuck": "전세계 중앙값 {median}%",
"moreTotal": "전체 paimon.moe 유저의 {percentage}%보다 많은 뽑기 횟수",
@ -702,7 +722,7 @@
"value": "Dimbreath Genshin Data"
},
{
"name": "",
"name": "퓨어 레진 드랍률 계산",
"value": "Data Gathering Discord"
}
]
@ -773,7 +793,7 @@
],
"subtitleAd": "광고",
"ad": [
"",
"이 사이트를 지원하기 위해 서드파티 광고를 이용하고 있습니다. 일부 광고주들의 광고가 서드파티 광고를 통해 제공될 수 있습니다.",
"그들의",
" 개인정보처리방침",
"과",
@ -793,7 +813,7 @@
"download": "둘 다 다운로드",
"lastModified": "마지막 변경",
"or": "또는",
"smallSizeWarning": ""
"smallSizeWarning": "주의하세요, 이 쪽 사이즈가 더 작습니다!"
},
"footer": {
"affliate": "Paimon.moe는 HoYoverse와 연관이 없습니다.",
@ -932,11 +952,11 @@
"18ATKSet": "공격력 +18% 세트",
"20EnergyRechargeSet": "원소 충전 효율 +20% 세트",
"25PhysicalDmgSet": "물리 피해 보너스 +25% 세트",
"sands": "",
"goblet": "",
"circlet": "",
"choose2": "",
"pieceStat": "",
"sands": "시간의 모래",
"goblet": "공간의 성배",
"circlet": "이성의 왕관",
"choose2": "성유물 2세트 두 종류를 선택하세요.",
"pieceStat": "아래의 캐릭터가 주 스텟에 따라 {piece} 부위를 사용할 수 있습니다.",
"pieceInfo": "성유물 이미지를 클릭해 추천되는 주 옵션을 확인하세요"
},
"fishing": {
@ -966,5 +986,11 @@
"whatsNew": "새로운 기능",
"later": "나중에",
"refresh": "새로고침"
},
"calendar": {
"lastAppearance": "마지막 픽업 출현",
"lastAppearanceDesc": "마지막으로 출현한 캐릭터가 한정 캐릭터인 경우",
"bannerHover": "X 픽업 이벤트 전",
"birthday": "생일"
}
}

View File

@ -15,6 +15,7 @@
"artifacts": "Artefatos",
"fishing": "Pesca",
"radiantSpincrystal": "",
"calendar": "",
"settings": "Configurações",
"donate": "Doar"
},
@ -190,6 +191,8 @@
"Você também pode habilitar Drive Sync nas Configurações para sincronizar e fazer backup do seu histórico para o Google Drive",
"Entenda que o antigo link de feedback não funciona mais, por favor siga as novas instruções abaixo!"
],
"notice30": "",
"soon30": "",
"faqs": {
"title": "Importar Histórico de Orações FAQ",
"q1": "Como funciona?",
@ -223,6 +226,13 @@
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt",
"china": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt"
},
"method": {
"pc": "",
"pc3": "",
"android": "",
"android2": "",
"android3": ""
},
"guide": {
"video": "Tutorial em Vídeo",
"pc": [
@ -246,6 +256,16 @@
"Cole o texto na caixa de texto abaixo",
"Cole o link aqui... https://webstatic..."
],
"pc3": [
"",
"",
"",
"",
"",
"",
"",
""
],
"pclog": [
"Abra o Genshin Impact nesse PC (Se você utiliza múltiplas contas por favor reinicie o jogo)",
"Em seguida abra o histórico de desejos no jogo e espere carregar",
@ -966,5 +986,11 @@
"whatsNew": "",
"later": "",
"refresh": ""
},
"calendar": {
"lastAppearance": "",
"lastAppearanceDesc": "",
"bannerHover": "",
"birthday": ""
}
}

View File

@ -15,6 +15,7 @@
"artifacts": "Артефакты",
"fishing": "Рыбалка",
"radiantSpincrystal": "Лучистый кристалл",
"calendar": "Календарь",
"settings": "Настройки",
"donate": "Поддержать"
},
@ -190,6 +191,8 @@
"Вы также можете включить синхронизацию с Google Диском в настройках, чтобы сохранять там свою историю молитв",
"Обратите внимание, что старый метод с ссылкой уже не работает, пожалуйста следуйте по инструкции ниже!"
],
"notice30": "",
"soon30": "",
"faqs": {
"title": "FAQ Импорт истории молитв",
"q1": "Как это работает?",
@ -223,6 +226,13 @@
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt",
"china": "%имя_пользователя%\\AppData\\LocalLow\\miHoYo\\原神\\output_log.txt"
},
"method": {
"pc": "",
"pc3": "",
"android": "",
"android2": "",
"android3": ""
},
"guide": {
"video": "Видеогайд по импорту (на английском языке)",
"pc": [
@ -246,6 +256,16 @@
"Вставьте текст в поле ниже",
"Вставьте ссылку здесь... https://webstatic..."
],
"pc3": [
"",
"",
"",
"",
"",
"",
"",
""
],
"pclog": [
"Откройте Genshin Impact на ПК (если вы используете несколько учетных записей, пожалуйста, перезапустите игру)",
"Затем откройте историю молитв в игре и дождитесь ее загрузки",
@ -966,5 +986,11 @@
"whatsNew": "Что нового",
"later": "Позже",
"refresh": "Обновить"
},
"calendar": {
"lastAppearance": "Последнее появление персонажей",
"lastAppearanceDesc": "Когда персонажи в последний раз появлялись в ивентовом баннере",
"bannerHover": "Х баннеров назад",
"birthday": "День рождения"
}
}

View File

@ -15,6 +15,7 @@
"artifacts": "อาร์ติแฟกต์",
"fishing": "ตกปลา",
"radiantSpincrystal": "Radiant Spincrystal",
"calendar": "",
"settings": "การตั้งค่า",
"donate": "Donate"
},
@ -190,6 +191,8 @@
"คุณสามารถเปิดใช้ Drive Sync ได้ในหน้าการตั้งค่าเพื่อสำรองข้อมูลไปยัง Google Drive ของคุณ",
"โปรดทราบว่าลิงก์ข้อเสนอแนะไม่สามารถใช้งานได้อีกต่อไป โดยกรุณาทำตามวิธีใหม่ด้านล่างนี้"
],
"notice30": "",
"soon30": "",
"faqs": {
"title": "FAQ ของการนำเข้าประวัติการอธิษฐาน",
"q1": "ระบบทำงานอย่างไร?",
@ -223,6 +226,13 @@
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt",
"china": "%userprofile%\\AppData\\LocalLow\\miHoYo\\原神\\output_log.txt"
},
"method": {
"pc": "",
"pc3": "",
"android": "",
"android2": "",
"android3": ""
},
"guide": {
"video": "วิดีโอแนะนำการใช้งาน",
"pc": [
@ -246,6 +256,16 @@
"วางข้อความลงไปในกล่องข้อความด้านล่างนี้",
"วางลิงก์ที่นี่... https://webstatic..."
],
"pc3": [
"",
"",
"",
"",
"",
"",
"",
""
],
"pclog": [
"เปิด Genshin Impact ใน PC (ถ้าคุณมีหลายบัญชีโปรดปิดเกมและเปิดใหม่อีกครั้ง)",
"จากนั้นเปิดหน้าประวัติการอธิษฐานในเกมและรอจนกว่าหน้านี้จะโหลดเสร็จ",
@ -966,5 +986,11 @@
"whatsNew": "",
"later": "",
"refresh": ""
},
"calendar": {
"lastAppearance": "",
"lastAppearanceDesc": "",
"bannerHover": "",
"birthday": ""
}
}

View File

@ -9,12 +9,13 @@
"achievement": "成就",
"reminder": "提醒",
"todoList": "待辦事項",
"timeline": "活動日曆",
"timeline": "活動時間一覽",
"furnishing": "擺設",
"weapons": "武器",
"artifacts": "聖遺物",
"fishing": "釣魚",
"radiantSpincrystal": "旋曜玉帛",
"calendar": "行事曆",
"settings": "設定",
"donate": "贊助"
},
@ -45,7 +46,7 @@
"event": {
"upcoming": "未來活動",
"current": "目前活動",
"detail": "活動日曆"
"detail": "活動時間一覽"
},
"discord": {
"online": "位線上成員",
@ -190,6 +191,8 @@
"您也可以在設定中啟用雲端同步,將祈願紀錄同步並備份到你的 Google 雲端硬碟。",
"請注意!舊的意見回饋連結已經不起作用了,請按照下面的新指示進行操作!"
],
"notice30": "",
"soon30": "",
"faqs": {
"title": "匯入祈願紀錄常見問題",
"q1": "這是怎麼做到的?",
@ -223,6 +226,13 @@
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt",
"china": "%userprofile%\\AppData\\LocalLow\\miHoYo\\原神\\output_log.txt"
},
"method": {
"pc": "",
"pc3": "",
"android": "",
"android2": "",
"android3": ""
},
"guide": {
"video": "影片教學",
"pc": [
@ -246,6 +256,16 @@
"在下面的文字框貼上",
"在這裡貼上連結… https://webstatic…"
],
"pc3": [
"",
"",
"",
"",
"",
"",
"",
""
],
"pclog": [
"在此電腦開啟原神(如果你使用多組帳號,請重新啟動遊戲)",
"接著打開祈願紀錄並等待讀取",
@ -450,10 +470,10 @@
"character": "角色",
"weapon": "武器",
"winRateOff": "小保底沒歪",
"winRateOffWeapon": ""
"winRateOffWeapon": "小保底沒歪"
},
"note": [
"祈願歷史紀錄無法自動更新,請重新匯入以更新歷史紀錄!",
"祈願歷史紀錄無法自動更新,更新歷史紀錄需要重新匯入",
"Paimon.moe 無法取得超過 6 個月的祈願歷史紀錄,因為它已在 HoYoVerse 伺服器上刪除,因此您的舊祈願可能不會顯示。",
"資料儲存在您的瀏覽器中,如果您清除瀏覽器快取資料將被刪除! 在設定中啟用 Google 雲端硬碟同步以備份您的資料!"
],
@ -474,14 +494,14 @@
"more": "您的祈願次數多於 {percentage}% 的 Paimon.moe 使用者",
"less": "您的祈願次數少於 {percentage}% 的 Paimon.moe 使用者",
"currentLuck": "目前{banner}中位數是 {median}%",
"totalPull": "總祈願數",
"totalPull": "總祈願數",
"luck5": "5★ 幸運指數",
"luck4": "4★ 幸運指數",
"luckWinRateOff": "小保底沒歪比例",
"medianTotal": "全球中位數 {median} 抽",
"medianLuck": "全球中位數 {median}%",
"moreTotal": "祈願次數多於 {percentage}% 的 Paimon.moe 使用者",
"lessTotal": "祈願次數少於 {percentage}% 的 Paimon.moe 使用者",
"moreTotal": "比 {percentage}% 的 Paimon.moe 使用者要多",
"lessTotal": "比 {percentage}% 的 Paimon.moe 使用者要少",
"moreLuck": "比 {percentage}% 的 Paimon.moe 使用者要幸運",
"lessLuck": "比 {percentage}% 的 Paimon.moe 使用者要不幸",
"top": "前",
@ -657,7 +677,7 @@
}
},
"timeline": {
"title": "活動日曆",
"title": "活動時間一覽",
"localTime": "使用本機時間",
"starting": "開始於",
"ending": "結束於",
@ -760,7 +780,7 @@
"title": "抽卡保底",
"content": [
"如果您在自動匯入功能中勾選「提交祈願到全球統計」,或在說明 & 設定介面中手動提交Paimon.moe 會儲存四星、五星的保底進度以及5星祈願詳情抽卡時間、出貨內容、保底計數。Paimon.moe 會統計以上資訊並用於計算每個池子本站使用者的平均出貨次數。您可以在這裡檢視",
"祈願計"
"祈願計"
]
}
],
@ -888,8 +908,8 @@
"inInventory": "在庫存中",
"available": "可用",
"used": "已在其他套裝使用",
"calculate": "",
"exludeOwned": ""
"calculate": "計算所需材料",
"exludeOwned": "排除已擁有的擺設"
}
},
"weapon": {
@ -961,10 +981,16 @@
"driveError": "雲端同步目前不可用 😔"
},
"update": {
"newUpdate": "",
"updateRefresh": "",
"whatsNew": "",
"later": "",
"refresh": ""
"newUpdate": "Paimon.moe 更新啦!",
"updateRefresh": "按「重新整理」來更新",
"whatsNew": "更新內容",
"later": "以後再說",
"refresh": "重新整理"
},
"calendar": {
"lastAppearance": "待復刻角色表",
"lastAppearanceDesc": "角色最近一次出現在活動祈願的時間列表",
"bannerHover": "距上次復刻過去了多少期",
"birthday": "生日"
}
}

View File

@ -15,6 +15,7 @@
"artifacts": "Thánh Di Vật",
"fishing": "Câu Cá",
"radiantSpincrystal": "Ngọc Thạch Âm Vang",
"calendar": "Lịch Biểu",
"settings": "Cài Đặt",
"donate": "Ủng hộ"
},
@ -190,6 +191,8 @@
"Bạn cũng có thể bật Đồng Bộ với Drive trong Cài Đặt để đồng bộ hóa và sao lưu lịch sử của bạn lên Google Drive",
"Lưu ý là link Phản Hồi cũ giờ không còn hoạt động nữa, hãy làm theo các phương thức mới dưới đây!"
],
"notice30": "",
"soon30": "",
"faqs": {
"title": "Câu hỏi Thường gặp về Nhập Lịch Sử Cầu Nguyện",
"q1": "Nó hoạt động như thế nào?",
@ -223,6 +226,13 @@
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt",
"china": "%userprofile%\\AppData\\LocalLow\\miHoYo\\原神\\output_log.txt"
},
"method": {
"pc": "",
"pc3": "",
"android": "",
"android2": "",
"android3": ""
},
"guide": {
"video": "Video hướng dẫn",
"pc": [
@ -246,6 +256,16 @@
"Dán văn bản đó vào hộp văn bản dưới đây",
"Dán link vào đây... https://webstatic..."
],
"pc3": [
"",
"",
"",
"",
"",
"",
"",
""
],
"pclog": [
"Mở Genshin Impact trên PC này (nếu bạn dùng nhiều tài khoản thì hãy khởi động lại game)",
"Sau đó mở Lịch Sử Cầu Nguyện trong game và đợi tải trang",
@ -917,7 +937,7 @@
"asc": "ĐP",
"lvl": "Cấp",
"baseAtk": "Tấn Công Căn Bản",
"recommendedCharacter": "Đề Xuất Nhân Vật"
"recommendedCharacter": "Nhân Vật Đề Xuất"
},
"artifact": {
"title": "Danh Sách Thánh Di Vật",
@ -966,5 +986,11 @@
"whatsNew": "Có gì mới",
"later": "Để sau đi",
"refresh": "Tải lại"
},
"calendar": {
"lastAppearance": "Lần Xuất Hiện Cuối Cùng Trên Banner",
"lastAppearanceDesc": "Lần xuất hiện cuối cùng của nhân vật trên một banner giới hạn",
"bannerHover": "X Banner Trước",
"birthday": "Sinh Nhật"
}
}

View File

@ -15,6 +15,7 @@
"artifacts": "圣遗物",
"fishing": "钓鱼",
"radiantSpincrystal": "旋曜玉帛",
"calendar": "日程",
"settings": "设置",
"donate": "赞助"
},
@ -30,7 +31,7 @@
"detail": "全球祈愿统计"
},
"wish": {
"message": "为避免超过6个月后祈愿数据消失导入你的祈愿记录!你的祈愿与保底情况会以表格形式自动计算展示。 📊",
"message": "为避免超过6个月后祈愿数据消失导入你的祈愿记录!你的祈愿与保底情况会以表格形式自动计算展示。 📊",
"latest": "你上一次抽卡",
"banner": "祈愿池",
"time": "时间",
@ -190,6 +191,8 @@
"你也可以在设置中启用云端同步以备份数据,将你的祈愿记录自动同步到 Google 云端硬盘",
"2.3版本前的获取祈愿历史链接的方式已不再有效,请按照以下指示的操作获取新的祈愿历史链接!"
],
"notice30": "",
"soon30": "",
"faqs": {
"title": "导入祈愿记录常见问题",
"q1": "这是怎么做到的?",
@ -216,13 +219,20 @@
],
"q6": "我按流程操作了,但提示 API 错误?",
"a6": "确保你复制了完整的链接(移动设备需要长按并全选);可能你漏掉了链接的一部分。",
"q7": "导入器并没有读取到我的全部抽卡记录",
"q7": "怎么没有读取到我的全部抽卡记录?",
"a7": "超过6个月的祈愿记录会在HoYoVerse的服务器上被删除如果你以前没备份过那就永远消失了。"
},
"logLocation": {
"global": "%userprofile%\\AppData\\LocalLow\\miHoYo\\Genshin Impact\\output_log.txt",
"china": "%userprofile%\\AppData\\LocalLow\\miHoYo\\原神\\output_log.txt"
},
"method": {
"pc": "",
"pc3": "",
"android": "",
"android2": "",
"android3": ""
},
"guide": {
"video": "视频教程",
"pc": [
@ -246,6 +256,16 @@
"粘贴复制的内容到下面的文本框",
"在这里粘贴你的链接… https://webstatic…"
],
"pc3": [
"",
"",
"",
"",
"",
"",
"",
""
],
"pclog": [
"打开原神客户端(如果你拥有多个米哈游通行证,重新启动游戏并登录到你希望的账号)",
"打开祈愿记录的页面并等待祈愿记录的读取",
@ -450,11 +470,11 @@
"character": "角色",
"weapon": "武器",
"winRateOff": "小保底没歪",
"winRateOffWeapon": ""
"winRateOffWeapon": "小保底没歪"
},
"note": [
"祈愿记录不会自动更新,请手动导入更新祈愿历史。",
"Paimon.moe 无法获得超过6个月的祈愿历史因为它已经在 HoYoVerse 服务器上被删除,所以你的部分旧祈愿可能不会显示。",
"祈愿记录不会自动更新,更新祈愿历史需要再次导入。",
"Paimon.moe 无法获得超过6个月的祈愿历史因为这部分记录已在 HoYoVerse 服务器上被删除,所以早期的祈愿记录可能不会显示。",
"数据保存在你的浏览器中,如果你清理浏览器缓存,记录会被删除! 在设置中启用 Google 云端硬盘同步,可以备份你的数据!"
],
"rateon": {
@ -474,14 +494,14 @@
"more": "你的抽卡次数多于 {percentage}% 的 Paimon.moe 用户",
"less": "你的抽卡次数少于 {percentage}% 的 Paimon.moe 用户",
"currentLuck": "当前{banner}中位数是 {median}%",
"totalPull": "总抽数",
"totalPull": "总抽卡次数",
"luck5": "5★ 欧气指数",
"luck4": "4★ 欧气指数",
"luckWinRateOff": "小保底没歪比例",
"medianTotal": "全球中位数 {median} 抽",
"medianLuck": "全球中位数 {median}%",
"moreTotal": "抽卡次数多于 {percentage}% 的 Paimon.moe 用户",
"lessTotal": "抽卡次数少于 {percentage}% 的 Paimon.moe 用户",
"moreTotal": "比 {percentage}% 的 Paimon.moe 用户要多",
"lessTotal": "比 {percentage}% 的 Paimon.moe 用户要少",
"moreLuck": "比 {percentage}% 的 Paimon.moe 用户要欧",
"lessLuck": "比 {percentage}% 的 Paimon.moe 用户要非",
"top": "前",
@ -680,7 +700,7 @@
],
"driveError": "Google 云端硬盘 API 无法加载",
"driveSignIn": "登录 Google 云端硬盘",
"driveSignOut": "登出 Google 云端硬盘",
"driveSignOut": "退出登录 Google 云端硬盘",
"driveSignInErrorScope": "登录 Google 云端硬盘失败!请重新登录并检查所需要的权限!",
"synced": "已同步",
"waiting": "等待中…",
@ -760,7 +780,7 @@
"title": "抽卡保底",
"content": [
"如果你在自动导入功能中勾选“提交祈愿到全球统计”,或在帮助 & 设置菜单中手动提交Paimon.moe 会保存四星、五星的保底进度以及5星祈愿详情抽卡时间、出货内容、保底计数。Paimon.moe 会统计以上信息并用于计算每个池子本站用户的平均出货次数。你可以在这里查看",
"祈愿计"
"祈愿计"
]
}
],
@ -888,8 +908,8 @@
"inInventory": "在清单中",
"available": "可用",
"used": "已在其他套装使用",
"calculate": "",
"exludeOwned": ""
"calculate": "计算所需材料",
"exludeOwned": "排除已拥有的摆设"
}
},
"weapon": {
@ -961,10 +981,16 @@
"driveError": "云端同步现在不可用 😔"
},
"update": {
"newUpdate": "",
"updateRefresh": "",
"whatsNew": "",
"later": "",
"refresh": ""
"newUpdate": "Paimon.moe 更新啦!",
"updateRefresh": "点击“刷新”进行更新",
"whatsNew": "更新内容",
"later": "稍后再说",
"refresh": "刷新"
},
"calendar": {
"lastAppearance": "等 复 刻",
"lastAppearanceDesc": "角色最近一次出现在活动祈愿的时间列表",
"bannerHover": "距上次复刻过了多少期",
"birthday": "生日"
}
}

View File

@ -475,11 +475,11 @@
<table class="text-white">
<tr>
<td class="text-white font-semibold py-1" />
<td class="text-white font-semibold py-1 px-4">Name</td>
<td class="text-white font-semibold py-1 px-4">{$t('wish.detail.name')}</td>
<td class="text-white font-semibold py-1 px-4 text-center">
<Tooltip title={$t('calendar.bannerHover')}>Banner</Tooltip>
<Tooltip title={$t('calendar.bannerHover')}>{$t('wish.detail.banner')}</Tooltip>
</td>
<td class="text-white font-semibold py-1">Time</td>
<td class="text-white font-semibold py-1">{$t('wish.detail.time')}</td>
</tr>
{#each sortedLegendary as [char, val]}
<tr on:click={() => goToBannerTime(lastBannerStart[char])}>