2022-03-07 12:28:32 +00:00
|
|
|
"base_path": ".."
|
2018-05-08 07:19:56 +00:00
|
|
|
"preserve_hierarchy": true
|
|
|
|
"files": [
|
|
|
|
{
|
|
|
|
"source": "/ArchiSteamFarm/Localization/Strings.resx",
|
2021-03-29 18:59:39 +00:00
|
|
|
"translation": "/ArchiSteamFarm/Localization/Strings.%locale%.resx",
|
|
|
|
"translation_replace": {
|
2021-03-30 08:12:28 +00:00
|
|
|
".lol-US.resx": ".qps-Ploc.resx",
|
2022-04-04 20:06:03 +00:00
|
|
|
".sr-CS.resx": ".sr-Latn.resx",
|
2022-04-06 13:43:13 +00:00
|
|
|
".zh-CN.resx": ".zh-Hans.resx",
|
2022-04-04 20:06:03 +00:00
|
|
|
".zh-HK.resx": ".zh-Hant-HK.resx",
|
2022-04-06 13:43:13 +00:00
|
|
|
".zh-TW.resx": ".zh-Hant.resx"
|
2021-03-29 18:59:39 +00:00
|
|
|
}
|
2018-05-08 07:19:56 +00:00
|
|
|
},
|
2022-12-15 17:46:37 +00:00
|
|
|
{
|
|
|
|
"source": "/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.resx",
|
|
|
|
"translation": "/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.%locale%.resx",
|
|
|
|
"translation_replace": {
|
|
|
|
".lol-US.resx": ".qps-Ploc.resx",
|
|
|
|
".sr-CS.resx": ".sr-Latn.resx",
|
|
|
|
".zh-CN.resx": ".zh-Hans.resx",
|
|
|
|
".zh-HK.resx": ".zh-Hant-HK.resx",
|
|
|
|
".zh-TW.resx": ".zh-Hant.resx"
|
|
|
|
}
|
|
|
|
},
|
2021-04-25 17:55:30 +00:00
|
|
|
{
|
|
|
|
"source": "/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.resx",
|
|
|
|
"translation": "/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.%locale%.resx",
|
|
|
|
"translation_replace": {
|
|
|
|
".lol-US.resx": ".qps-Ploc.resx",
|
2022-04-04 20:06:03 +00:00
|
|
|
".sr-CS.resx": ".sr-Latn.resx",
|
2022-04-06 13:43:13 +00:00
|
|
|
".zh-CN.resx": ".zh-Hans.resx",
|
2022-04-04 20:06:03 +00:00
|
|
|
".zh-HK.resx": ".zh-Hant-HK.resx",
|
2022-04-06 13:43:13 +00:00
|
|
|
".zh-TW.resx": ".zh-Hant.resx"
|
2021-04-25 17:55:30 +00:00
|
|
|
}
|
|
|
|
},
|
2018-05-08 07:19:56 +00:00
|
|
|
{
|
|
|
|
"source": "/wiki/*.md",
|
2018-05-08 09:49:28 +00:00
|
|
|
"translation": "/wiki/locale/%locale%/%file_name%-%locale%.%file_extension%",
|
2018-05-08 07:19:56 +00:00
|
|
|
"ignore": [ "/**/_*.md" ]
|
2018-05-08 09:49:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"source": "/wiki/_Sidebar.md",
|
|
|
|
"translation": "/wiki/locale/%locale%/_Sidebar.md"
|
2018-05-08 07:19:56 +00:00
|
|
|
}
|
2018-11-16 18:50:34 +00:00
|
|
|
]
|