Skip to content

LiviaMedeiros/bella_spina

Repository files navigation

bella_spina

magireco scenario patches

patching from translated ones to latest jp versions

metadata patches

  • patches are in unified format
  • "nocommon" patches are in unified format but without common lines
  • diffs are normal diff outputs, maybe more human-friendly
  • "sbs" diffs are side-by-side without common lines, max width 150
  • rfc6902 are one-way json diffs

details

all translatable lines are replaced with special string #BELLA=key=SPINA#, e.g. #BELLA=textLeft=SPINA# with no indentation
subdirectory names are numbers of special line occurrences, including common ones if any
000 patches are more or less safe to apply directly, but the bigger the number (especially in nocommon) the more checking/editing is required

results

files in /invalid/ directory are successfully (0 hunk rejections, 0 special lines) patched scenarios which are invalid as json
/valid/ has ret-2-go minified scenarios

/macro/

onepiece are recursive macropatches, handy for estimating the overall amount of changes; do not apply them "as is"

/checkout/

  • broken: list of invalid json files, check asap if it's not empty
  • bom: list of files/lines containing 0xefbbbf sequence
  • widelines: lists of suspiciously long lines
  • escapism: lists of files/lines/counts for all escape sequences except for \"

extra analysis

  • /chars/: all unique symbols separated by linebreak, and some diff data
  • /ambivalence/: data for all translatable values with more than one translation
  • /inline/: data for all changed inline [tags]
  • /stats/: sorted patch statistics
  • /rerun/: data about identical scenarios
  • /spellcheck/: hunspell-related data
  • /escapism/: all escape sequence occurrences

totes

      0 broken_en
      0 bom_en
   7860 all_en
   9975 all_jp
   2992 all_na
   2463 same_na
    529 changed_na
      7 only_en
   2122 only_jp
   7853 comparable
     43 same
   7052 perfect
    801 outdated
     11 invalid
    570 valid
2016 onepiece-nocommon.patch
3072 onepiece-rfc6902.json
1880 onepiece-sbs.diff
1868 onepiece.diff
4420 onepiece.patch

About

magireco scenario patches

Resources

Stars

Watchers

Forks