Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Commit

Permalink
Fix Unit Atlas
Browse files Browse the repository at this point in the history
  • Loading branch information
ImaterialC committed Feb 15, 2023
1 parent 3df00fa commit 9308d75
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 5 deletions.
1 change: 1 addition & 0 deletions Translation/en/Text/GuildHouse/Kokkoro no oshisofu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
所持上限を超えたマナはギルドハウスの\n「コッコロのおさいふ」に自動で送られます。=Mana that exceeds the maximum is automatically sent to the guild house "Kokkoro's Wallet".
このメッセージを以降は表示しない\n※メニューから設定が可能です=Do not display this message anymore\n※Can be set from the menu

引き出すマナは1以上で入力してください。=Please enter at least 1 mana to be withdrawn.
マナが所持上限に達しているため引き出せません。=Mana can not be pulled out because the possession limit is reached.
引き出し後の所持マナ=Current Mana
ストックしたマナを引き出します。=Withdraw stocked Mana.
Expand Down
9 changes: 7 additions & 2 deletions Translation/en/Text/Settings/Settings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,14 @@ SDカード保存設定=Transfer data to SD


===code input===
一定期間内に無効なシリアルコードを{{B}}回連続で\n入力すると{{A}}間入力できなくなります。=If you enter an invalid serial code 3 in row in a certain\nperiod of time, you will not be able to enter for 1 hour.
一定期間内に無効なシリアルコードを3回連続で\n入力すると1時間入力できなくなります。=If you enter an invalid serial code 3 in row in a certain\nperiod of time, you will not be able to enter for 1 hour.
半角英数字のみ入力できます。=Only half-width alphanumeric characters\ncan be entered.

シリアルコードを入力してください。=Please enter a serial code.
データ=data
サポート、フレンド=Support, friend
絆ランク演出=Kizuna rank production
絆ランク演出=Kizuna rank production

無効なシリアルコードです。\n再度入力してください。=Invalid Serial Code.\nPlease try again.
[3C404E]無効なシリアルコードです。\n連続で無効なシリアルコードが入力されたため一時的に[-][FF7C4E,D62146]機能を制限[-][3C404E]しました。[-]=[3C404E] Invalid serial code.\nTemporarily [FF7C4E,D62146]restricted functionality[-] due to consecutive invalid serial codes entered[-]
[3C404E]連続で無効なシリアルコードが入力されたため\n一時的に[-][FF7C4E,D62146]機能を制限[-][3C404E]しています。\n制限が解除されるまでしばらくお待ちください。[-]=[3c404e]The function is temporarily [FF7C4E,D62146]restricted[-] because invalid serial codes were entered consecutively.\nPlease wait for a while until the restrictions are lifted.
4 changes: 2 additions & 2 deletions Translation/en/Text/Status.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,6 @@ r:"^命中+(\d+)$"="Accuracy +$1"
r:"^回避+(\d+)$"="Dodge +$1"
r:"^戦力+(\d+)$"="Combat Power +$1"
===Rank Bonus===
r:"^RANK(\d+)が登場した場合、RANK(\d+)では\nRANKボーナスが獲得されていない状態になります。$"=When RANK $1 appears, RANK $1\nwill not be able to get the RANK bonus.
r:"^RANK(\d+)が登場した場合、RANK(\d+)では\nRANKボーナスが獲得されていない状態になります。$"=When RANK $1 appears, RANK $2\nwill not be able to get the RANK bonus.

r:"^(\[[0-9A-F,]+\])RANK(\d+)\[-\]\[3C404E\]まで強化したため\n以下のステータスボーナスを獲得しています。\[-\]$"=[3C404E]Status bonuses have been obtained because it has been strengthened to $1RANK $2[-].[-]
r:"^(\[[0-9A-F,]+\])RANK(\d+)\[-\]\[3C404E\]まで強化したため\n以下のステータスボーナスを獲得しています。\[-\]$"=[3C404E]The following status bonuses are obtained for strengthening to $1RANK $2[-].[-]
9 changes: 8 additions & 1 deletion Translation/en/Text/_AutoGeneratedTranslations.txt
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@

デモンヴィクティムソード=Demon Victim Sword
引き出すマナは1以上で入力してください。=Please enter the mana to pull out with 1 or more.
3rdアニバーサリーフォトブック=3rd anniversary photo book
フォト\nブック=photo\nbook
一定期間内に無効なシリアルコードを3回連続で\n入力すると1時間入力できなくなります。=If you enter an invalid serial code 3x in a row within a certain period of time, you will not be able to enter the code for 1 hour.
無効なシリアルコードです。\n再度入力してください。=It is an invalid serial code.\nPlease try again.
[3C404E]無効なシリアルコードです。\n連続で無効なシリアルコードが入力されたため一時的に[-][FF7C4E,D62146]機能を制限[-][3C404E]しました。[-]=[3C404E] Incidental serial code.\nSince the invalid serial code was entered continuously, [-] [FF7C4E, D62146] function was restricted [-] [3c404e].\n[-]
[3C404E]連続で無効なシリアルコードが入力されたため\n一時的に[-][FF7C4E,D62146]機能を制限[-][3C404E]しています。\n制限が解除されるまでしばらくお待ちください。[-]=[3c404e] Since the invalid serial code was entered continuously, [-] [FF7C4E, D62146] function is limited [-] [3c404e].\nPlease wait for a while until the restriction is canceled.\n[-]
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 9308d75

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@check-spelling-bot Report

🔴 Please review

See the 📜action log or 👼 SARIF report for details.

Unrecognized words (77)
amazake
Aniv
Aniversary
aon
arendia
beastfolk
Beastmen
Bilista
Bishoku
byrinth
Cariza
Chefi
cient
Coccolo
Corines
crester
Daga
demonfolk
Detal
ercurius
Fearked
Fufu
Goshin
Gourment
Guildmates
hanetsuki
Heheh
Hitomi
Hyaa
iabolos
ightmare
Iji
Intensing
Kibuya
Kiriya
Kotowaru
Kyarues
labilista
Labirista
Labrysta
Laby
Landosolk
Landsol
Lavista
lizabeth
Lucient
Lyricals
Mahir
Manjuyu
Mithora
MMK
Muii
Muiimi
nniversary
Oraedo
orestier
ourmet
Pecolin
Pecoline
Precia
ragon
Rajiraj
Ranfa
Ranhwa
Ranpah
rena
rmina
Ruf
Stechevalm
there're
ttle
underthe
Villista
What'cha
Whitewings
wilight
Yoli
Previously acknowledged words that are now absent Chewzu Chuji Dokuro Hanzo Jabewok LOL Miroc Raffian Recorvery Tenta :arrow_right:
Some files were automatically ignored

These sample patterns would exclude them:

^\QTranslation/en/Text/A.resizer.txt\E$
^\QTranslation/en/Text/Event/New Text Document.txt\E$

You should consider adding them to:

.github/actions/spelling/excludes.txt

File matching is via Perl regular expressions.

To check these files, more of their words need to be in the dictionary than not. You can use patterns.txt to exclude portions, add items to the dictionary (e.g. by adding them to allow.txt), or fix typos.

To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands

... in a clone of the git@github.com:ImaterialC/PriconeTL.git repository
on the main branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/ImaterialC/PriconeTL/actions/runs/4183875966/attempts/1'
Errors (3)

See the 📜action log or 👼 SARIF report for details.

❌ Errors Count
ℹ️ binary-file 2
❌ check-file-path 4
❌ forbidden-pattern 3

See ❌ Event descriptions for more information.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

Please sign in to comment.