Commit Graph
429 Commits
Author SHA1 Message Date
b9ea3ef36e spell language overlay paths the way gamedir does
The overlays were authored on Windows, where a filesystem that folds case hid
the fact that thousands of translated files spell their path differently from
the gamedir file they are meant to replace: Data-1.13/Mercedt/170.EDT over
Data-1.13/MercEdt/170.EDT, 149_ATTN.wav over 149_ATTN.WAV. Copying an overlay
onto gamedir on a case-sensitive filesystem leaves both files instead of
replacing one, and VFS, which folds case itself, then serves whichever the
directory happened to yield first.

Every overlay path is now spelled component for component the way gamedir
spells it. gamedir was already self-consistent, so nothing there moves and no
new convention is invented. The transformation is mechanical and no file gains
or loses content:

    git diff --shortstat HEAD~1 HEAD
        5374 files changed, 0 insertions(+), 0 deletions(-)
    git diff --name-status -M HEAD~1 HEAD | cut -f1 | sort -u
        R100
    git ls-tree -r --name-only HEAD gamedir-languages | wc -l
        28884, the same as before

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-29 09:12:12 -03:00
Marco Antonio J. Costa 0224174795 remove cross-repo dispatch workflows
These triggered source's release workflow on gamedir pushes. In the
monorepo a push to master triggers it directly, and GitHub ignores
workflow files outside the repository root anyway.
2026-07-28 19:08:24 -03:00
majcostaandmajcosta c3c4fe2873 add telemetry INI for chinese version 2026-07-28 12:10:19 -03:00
a1576bcaaa fix dispatch after source CI refactor
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-28 11:20:55 -03:00
Marco Antonio J. Costa fe6ca8c905 i18n: INI-file to set game language
this is simpler than copying a whole Ja2.ini file for the 7 that don't go
with the English default
2026-07-17 11:19:26 -03:00
JuqiandGitHub 77622e6cf3 Supplement Chinese translation files (#23)
* Supplement Chinese translation files

TBS members supplement Chinese translation files, fix errors in Chinese.Emails.xml and other untranslated files.

* Revert "Supplement Chinese translation files"

This reverts commit 473b7f89e8c82453db95313fc6f672e2416a5e5d.

* Add Chinese Translations, and repair XML mistakes
2026-05-07 10:32:50 +03:00
AsdowandGitHub 48f9fde561 Update Chinese.Emails.xml (#21)
Missed one email from EMAIL25.EDT
2026-01-04 14:54:44 +02:00
Asdow 42df190a24 Remove empty <Message> 2026-01-04 14:52:05 +02:00
Asdow c900c366d8 Add localizations for externalized emails 2026-01-03 18:48:55 +02:00
zwwooooo 042f474d66 Chinese translation update(by Forum of Playbar): 1dot13/gamedir a9ba654 2025-05-11 17:11:28 +08:00
zwwooooo 7d6b33f1a7 Chinese translation update(by Forum of Playbar): 1dot13/gamedir 3519efb 2025-04-05 20:27:24 +08:00
zwwooooo bbb281351f Chinese translation update(by Forum of Playbar)
- translation update
- Organize the translated documents
2025-02-25 23:59:50 +08:00
zwwooooo f1e73808c2 Chinese translation update(by Forum of Playbar) 2025-01-02 22:37:36 +08:00
zwwooooo a77f9d4b62 Chinese translation update(by Forum of Playbar) 2024-04-29 22:46:24 +08:00
zwwooooo 5a833b7e92 Chinese translation update(by Forum of Playbar) 2023-11-07 20:48:20 +08:00
zwwooooo ea6b214c1d Chinese translation update(by TBS) 2023-09-10 22:42:57 +08:00
Andrzej FałkowskiandGitHub c292317cba Localized versions of all battle panel variants (#10) 2023-08-20 20:52:19 +03:00
KittyandGitHub ad1f926f4a Merge pull request #5 from zwwooooo/master
Chinese translation update(by TBS)
2023-04-15 11:51:23 +02:00
zwwooooo f272703c76 Chinese translation update(by TBS) 2023-04-12 14:12:47 +08:00
CptMooreandGitHub 93d537cd3d Merge pull request #4 from 1dot13/add-source-trigger
Add source trigger.
2023-01-22 00:57:50 +01:00
CptMoore 075cd93720 Add source trigger. 2023-01-22 00:53:03 +01:00
AsdowandGitHub 4f619bd9c9 Fix French.Backgounds.xml encoding (#3) 2023-01-21 21:29:10 +02:00
tais 0effe64699 remove _Not_Used folder 2022-11-16 16:44:05 +01:00
Sevenfm a45df3c3b0 Chinese translation update (by zwwooooo).
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9399 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2022-08-23 11:14:53 +00:00
Sevenfm 5581616143 Chinese translation update (by zwwooooo).
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9374 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2022-05-03 06:52:18 +00:00
Sevenfm 09459abbc9 Chinese translation update (by zwwooooo).
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9347 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2022-03-26 07:41:52 +00:00
Wanne 60a8f504f3 Updated Chinese GameDir files (by kmoi)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9292 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2022-02-07 12:45:46 +00:00
Wanne a57e4e6d11 Updated Chinese GameDir files (by kmoi)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9233 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2022-01-04 17:13:29 +00:00
Wanne 2c463fc6f6 Updated Chinese GameDir files (by kmoi)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9219 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2021-12-06 22:18:20 +00:00
Wanne 6e6c0d9f06 Updated Chinese GameDir files (by kmoi)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9208 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2021-11-01 11:18:41 +00:00
Wanne 5cfe0b09b5 Updated Chinese GameDir files (by kmoi)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9154 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2021-08-23 12:39:43 +00:00
Wanne 739421c6fa Updated Chinese GameDir files (by kmoi)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9150 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2021-08-03 16:27:38 +00:00
Wanne b9b8b117a9 Deleted unused Chinese GameDir file
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9118 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2021-06-28 12:16:37 +00:00
Wanne 455d4925d5 Updated Chinese GameDir files (by kmoi)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9117 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2021-06-28 12:04:07 +00:00
Wanne e59abd971b Deleted unneeded file from Chinese Folder
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@9116 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2021-06-28 12:00:05 +00:00
Sevenfm aa1a54d8c9 Added missing icons to prevent crash in EDB (by impulseUK).
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8959 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2021-04-12 17:46:15 +00:00
Wanne 4d37edfac4 Updated Chinese GameDir files (by TBS)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8897 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2020-10-01 09:40:58 +00:00
Wanne 001b6ffdb0 Translated German DifficultSettings.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8852 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2020-07-08 22:06:37 +00:00
Wanne bf9fd75fb4 Updated Chinese GameDir files
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8774 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2020-03-17 10:07:31 +00:00
Wanne ceca7b00f5 Update - 2019-10-03: Deadly Games German Translated Mercs for 1.13 - BETA (by firebat)
Added:
-JADG-Lynx [Indexnumber: 350]
-JA1-Hitman [Indexnumber: 351]
-JADG-Ice [Indexnumber: 352]
-JADG-Grunty [Indexnumber: 353]
-JADG-Nails [Indexnumber: 354]
-JADG-Sidney [Indexnumber: 355]
-JA1-Jimmy [Indexnumber: 356]
-JADG-Scope [Indexnumber: 358]

Bugfix: IMPVoices.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8703 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2019-10-31 12:03:15 +00:00
Wanne 0be64b6e55 Updated Chinese GameDir files (by TBS)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8655 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2019-01-28 15:45:23 +00:00
Wanne 427240ff6a Updated Chinese GameDir files (by TBS)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8614 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2018-09-11 21:01:34 +00:00
inshy 0312081223 Fixed mistranslation for some lines for Russian language.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8502 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2017-10-30 14:30:01 +00:00
Wanne b851d9671f Updated Chinese GameDir files (by TBS & zwwooooo)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8470 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2017-09-13 06:49:03 +00:00
Wanne b607601b46 Updated Chinese GameDir files (by zwwooooo & TBS)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8322 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-10-17 16:40:13 +00:00
Wanne 1e84d4e6b3 Updated Chinese GameDir files (by TBS)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8305 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-09-28 08:26:13 +00:00
Wanne a011ae4a61 - German Subtitles for additional merc "Spooky" (by firebat)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8293 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-08-29 19:23:19 +00:00
Wanne 392135753c Update - 2016-08-29: Deadly Games German Translated Mercs for 1.13 - FINAL VERSION (by firebat)
- updates for certain mercs
- added known problems and solutions to the ReadMe file
- moved "Snitch" folder from "Data" to the correct location "Data\Speech\Snitch"


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8292 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-08-29 19:21:54 +00:00
Wanne 1826c57efd Added missing items to the *.Items.xml files
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8290 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-08-22 18:26:52 +00:00
Wanne 7a9c90cd60 Update - 2016-07-07: Deadly Games German Translated Mercs for 1.13 - BETA (by firebat)
- all: added Water-fx (drowning mercs)
- updates to Boss
- updates to Samuel
- updates to Gary
- updates to Moses
- updates to Needle
- updates to Juan
- updates to Wahan
- updates to Weasel
- updates to Speck
- updates to Skitz
- updates to Wally
- updates to Carp
- updates to Dyno
- updates to Leon

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8270 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-07-11 09:52:38 +00:00