Update translations (2022-01-01)

This commit is contained in:
The yuzu Community
2022-01-01 02:28:22 +00:00
committed by zhaobot
parent eb7d361657
commit 40ddcba758
7357 changed files with 1783735 additions and 6775 deletions
+11
View File
@@ -0,0 +1,11 @@
#!/bin/sh
sed '/^+[^+]/!s/ /TaBBaT/g' |\
expand -t $(seq -s , 9 8 200) |\
sed 's/TaBBaT/ /g' |\
sed '/^+[^+]/s/ * $//' |\
tr -d '\015' |\
tr '\n' '°' |\
sed 's/\(@@[^@]*@@°[^@]*\)/\n\1/g' |\
egrep -v '@@[^@]*@@°(( [^°]*°)|([+-][[:space:]]*°)|(-[[:space:]]*([^°]*)°\+[[:space:]]*\5°))*$' |\
tr -d '\n' |\
tr '°' '\n'