diff --git a/src/lang/af-ZA/langStrings.json b/src/lang/af-ZA/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/af-ZA/langStrings.json +++ b/src/lang/af-ZA/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/ar-SA/langStrings.json b/src/lang/ar-SA/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/ar-SA/langStrings.json +++ b/src/lang/ar-SA/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/ca-ES/langStrings.json b/src/lang/ca-ES/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/ca-ES/langStrings.json +++ b/src/lang/ca-ES/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/cs-CZ/langStrings.json b/src/lang/cs-CZ/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/cs-CZ/langStrings.json +++ b/src/lang/cs-CZ/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/da-DK/langStrings.json b/src/lang/da-DK/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/da-DK/langStrings.json +++ b/src/lang/da-DK/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/de-DE/langStrings.json b/src/lang/de-DE/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/de-DE/langStrings.json +++ b/src/lang/de-DE/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/el-GR/langStrings.json b/src/lang/el-GR/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/el-GR/langStrings.json +++ b/src/lang/el-GR/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/es-419/langStrings.json b/src/lang/es-419/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/es-419/langStrings.json +++ b/src/lang/es-419/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/es-ES/langStrings.json b/src/lang/es-ES/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/es-ES/langStrings.json +++ b/src/lang/es-ES/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/fi-FI/langStrings.json b/src/lang/fi-FI/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/fi-FI/langStrings.json +++ b/src/lang/fi-FI/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/fr-FR/langStrings.json b/src/lang/fr-FR/langStrings.json index 25d7356930..f83f02dcb6 100644 --- a/src/lang/fr-FR/langStrings.json +++ b/src/lang/fr-FR/langStrings.json @@ -1,9 +1,10 @@ { "preview": { "component": { - "filter": "Filter by title", + "filter": "Filtrer par nom", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/fr-FR/markdown/about.md b/src/lang/fr-FR/markdown/about.md index 07bcea265a..effbb395cc 100644 --- a/src/lang/fr-FR/markdown/about.md +++ b/src/lang/fr-FR/markdown/about.md @@ -1,41 +1,41 @@ -## System info +## Informations du système -In case you're having trouble with SRM, feel free to visit the [discord](https://discord.gg/bnSVJrz) or the [subreddit](https://www.reddit.com/r/SteamRomManager/) and ask for our help. In order for us to help you, we would like you to provide this info: +Si vous rencontrez des problèmes avec SRM, n'hésitez pas à visiter le [discord](https://discord.gg/bnSVJrz) ou le [subreddit](https://www.reddit.com/r/SteamRomManager/) Pour demander notre aide. Afin que nous puissions vous aider, nous aimerions que vous nous fournissiez ces informations : -* SRM version: **#{APP[version]}** -* Operating System: **#{APP[os]}** +* Version SRM: **#{APP[version]}** +* Système d'exploitation: **#{APP[os]}** -## Useful links +## Liens utiles -* [Steam](https://steamcommunity.com/groups/steamrommanager) group. -* [Discord](https://discord.gg/bnSVJrz) server. +* Groupe [Steam](https://steamcommunity.com/groups/steamrommanager). +* Serveur [Discord](https://discord.gg/bnSVJrz). * [r/SteamRomManager](https://www.reddit.com/r/SteamRomManager/) * [Github](https://github.com/SteamGridDB/steam-rom-manager) repository. -* [Crowdin](https://crowdin.com/project/steam-rom-manager) translation project. -* All releases can be downloaded from [here](https://github.com/SteamGridDB/steam-rom-manager/releases). - -## Contributors -* `FrogTheFrog`{.noWrap} - creator of SRM, no longer active. -* `lontanadascienza`{.noWrap} - Current maintainer of SRM. Updated SRM to handle heroes, posters, logos, and icons. Added the exception manager, controller templates, and platform parsers (Epic, GOG, Steam, etc). -* `Zennn`{.noWrap} - helped before the initial release of SRM and many times after the release with various stuff. Big boss over at [SteamGridDB](https://www.steamgriddb.com/). -* `HE Spoke`{.noWrap} - responsible for creating community around SRM. Creator of [Steam](https://steamcommunity.com/groups/steamrommanager) and [Discord](https://discord.gg/bnSVJrz) groups. Also manages issues in [Github](https://github.com/SteamGridDB/steam-rom-manager). -* `Choko`{.noWrap} - helps users setup SRM in [Discord](https://discord.gg/bnSVJrz). +* Projet de traduction [Crowdin](https://crowdin.com/project/steam-rom-manager). +* Toutes les versions peuvent être téléchargées [ici](https://github.com/SteamGridDB/steam-rom-manager/releases). + +## Contributeurs +* `FrogTheFrog`{.noWrap} - créateur de SRM, n'est plus actif. +* `lontanadascienza`{.noWrap} - Responsable actuel de SRM. Updated SRM to handle heroes, posters, logos, and icons. Added the exception manager, controller templates, and platform parsers (Epic, GOG, Steam, etc). +* `Zennn`{.noWrap} - a aidé avant la sortie initiale de SRM et plusieurs fois après la sortie avec diverses choses. Grand patron de [SteamGridDB](https://www.steamgriddb.com/). +* `HE Spoke`{.noWrap} - responsable de la création de la communauté autour de SRM. Creator of [Steam](https://steamcommunity.com/groups/steamrommanager) and [Discord](https://discord.gg/bnSVJrz) groups. Also manages issues in [Github](https://github.com/SteamGridDB/steam-rom-manager). +* `Choko`{.noWrap} - aide les utilisateurs à configurer SRM sur [Discord](https://discord.gg/bnSVJrz). * `KenCinder`{.noWrap} - manages the parser presets. * `AlexDobeck`{.noWrap} - improved [retrogaming.cloud](https://retrogaming.cloud/) performance. -## Support -If you enjoy Steam ROM Manager and want it to continue to be useful consider supporting [SteamGridDB](https://www.steamgriddb.com/)'s Patreon. [SteamGridDB](https://www.steamgriddb.com/) hosts all of the artwork Steam ROM Manager uses to make your Steam library the envy of the town, so we should probably help them keep their lights on. +## Soutien +Si vous appréciez Steam ROM Manager et que vous voulez qu'il continue à être utile, pensez à soutenir sur le Patreon de [SteamGridDB](https://www.steamgriddb.com/). [SteamGridDB](https://www.steamgriddb.com/) héberge toutes les artworks que "Steam ROM Manager" utilise pour faire brillez votre bibliothèque Steam de mille feux, donc nous devrions probablement les aider à rester sur les rails. -If you're feeling exceptionally generous then feel free to also buy me a coffee! +Si vous vous sentez généreux, n’hésitez pas à m'offrir un café! - Buy Me A Coffee + Offrez-moi un café -## Credits +## Crédits -* Most icons were made by [Roundicons](https://www.flaticon.com/authors/roundicons) from [Flaticon](https://www.flaticon.com) (licensed by [Creative Commons BY 3.0](https://creativecommons.org/licenses/by/3.0/)). +* La plupart des icônes ont été faites par [Roundicons](https://www.flaticon.com/authors/roundicons) dans [Flaticon](https://www.flaticon.com) (sous licence [Creative Commons BY 3.0](https://creativecommons.org/licenses/by/3.0/)). diff --git a/src/lang/fr-FR/markdown/faq.md b/src/lang/fr-FR/markdown/faq.md index 5987afe47c..48728a9a04 100644 --- a/src/lang/fr-FR/markdown/faq.md +++ b/src/lang/fr-FR/markdown/faq.md @@ -1,16 +1,16 @@ -# Frequently asked questions - -Read this if you're still having trouble with configuration. For most examples the following will be used unless specified otherwise: - -| | | -| ------------------ | ------------------------------------------ | -| **ROMs directory** | `C:/ROMs` | -| **File1** | `C:/ROMs/Kingdom Hearts/game.iso` | -| **File2** | `C:/ROMs/Kingdom Hearts II/rom.iso` | -| **File3** | `C:/ROMs/dir1/dir2/dir3/Metroid [USA].nes` | -| **File4** | `C:/ROMs/dir1/dir2/dir3/save.sav` | -| **File5** | `C:/ROMs/dir1/dir2/Dragon Quest IV.NES` | -| **File6** | `C:/ROMs/dir1/dir2/save.sav` | +# Foire aux questions + +Lisez ceci si vous rencontrez encore des problèmes de configuration. Pour la plupart des exemples, les éléments suivants seront utilisés, sauf indication contraire: + +| | | +| ----------------------- | ------------------------------------------ | +| **Répertoire des ROMs** | `C:/ROMs` | +| **Fichier 1** | `C:/ROMs/Kingdom Hearts/game.iso` | +| **Fichier 2** | `C:/ROMs/Kingdom Hearts II/rom.iso` | +| **Fichier 3** | `C:/ROMs/dir1/dir2/dir3/Metroid [USA].nes` | +| **Fichier 4** | `C:/ROMs/dir1/dir2/dir3/save.sav` | +| **Fichier 5** | `C:/ROMs/dir1/dir2/Dragon Quest IV.NES` | +| **Fichier 6** | `C:/ROMs/dir1/dir2/save.sav` | ## So, how do I setup user's glob? diff --git a/src/lang/he-IL/langStrings.json b/src/lang/he-IL/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/he-IL/langStrings.json +++ b/src/lang/he-IL/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/hu-HU/langStrings.json b/src/lang/hu-HU/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/hu-HU/langStrings.json +++ b/src/lang/hu-HU/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/it-IT/langStrings.json b/src/lang/it-IT/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/it-IT/langStrings.json +++ b/src/lang/it-IT/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/ja-JP/langStrings.json b/src/lang/ja-JP/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/ja-JP/langStrings.json +++ b/src/lang/ja-JP/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/ko-KR/langStrings.json b/src/lang/ko-KR/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/ko-KR/langStrings.json +++ b/src/lang/ko-KR/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/nl-NL/langStrings.json b/src/lang/nl-NL/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/nl-NL/langStrings.json +++ b/src/lang/nl-NL/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/no-NO/langStrings.json b/src/lang/no-NO/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/no-NO/langStrings.json +++ b/src/lang/no-NO/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/pl-PL/langStrings.json b/src/lang/pl-PL/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/pl-PL/langStrings.json +++ b/src/lang/pl-PL/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/pt-BR/langStrings.json b/src/lang/pt-BR/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/pt-BR/langStrings.json +++ b/src/lang/pt-BR/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/pt-PT/langStrings.json b/src/lang/pt-PT/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/pt-PT/langStrings.json +++ b/src/lang/pt-PT/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/ro-RO/langStrings.json b/src/lang/ro-RO/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/ro-RO/langStrings.json +++ b/src/lang/ro-RO/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/ru-RU/langStrings.json b/src/lang/ru-RU/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/ru-RU/langStrings.json +++ b/src/lang/ru-RU/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/sr-SP/langStrings.json b/src/lang/sr-SP/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/sr-SP/langStrings.json +++ b/src/lang/sr-SP/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/sv-SE/langStrings.json b/src/lang/sv-SE/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/sv-SE/langStrings.json +++ b/src/lang/sv-SE/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/tr-TR/langStrings.json b/src/lang/tr-TR/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/tr-TR/langStrings.json +++ b/src/lang/tr-TR/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/uk-UA/langStrings.json b/src/lang/uk-UA/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/uk-UA/langStrings.json +++ b/src/lang/uk-UA/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/vi-VN/langStrings.json b/src/lang/vi-VN/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/vi-VN/langStrings.json +++ b/src/lang/vi-VN/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/zh-CN/langStrings.json b/src/lang/zh-CN/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/zh-CN/langStrings.json +++ b/src/lang/zh-CN/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/zh-CN/markdown/controller-templates.md b/src/lang/zh-CN/markdown/controller-templates.md index ee017ba5c1..eedaeebf46 100644 --- a/src/lang/zh-CN/markdown/controller-templates.md +++ b/src/lang/zh-CN/markdown/controller-templates.md @@ -1,7 +1,7 @@ # Controller Templates Controller templates allow you to configure the button layout per controller and per parser. -You may want to disable `Cloud Synchronization` in Steam to avoid having your SRM assigned controller configs get overwritten. You may find the setting under `Steam > Settings > Cloud`. You may find the setting under `Steam > Settings > Cloud`. You may find the setting under `Steam > Settings > Cloud`. +You may want to disable `Cloud Synchronization` in Steam to avoid having your SRM assigned controller configs get overwritten. You may find the setting under `Steam > Settings > Cloud`. You may find the setting under `Steam > Settings > Cloud`. You may find the setting under `Steam > Settings > Cloud`. You may find the setting under `Steam > Settings > Cloud`. To make a custom template: * Open Steam. @@ -9,15 +9,15 @@ To make a custom template: * Right click on any game and hit `Manage > Controller Layout`. * Configure the buttons as you see fit. * Hit `Export Config` then `Save new template binding`. -* Name the template in the form: `Template Title (SRM)`. Name the template in the form: `Template Title (SRM)`. Name the template in the form: `Template Title (SRM)`. You must end the name with `(SRM)` or SRM will not pick up the template. +* Name the template in the form: `Template Title (SRM)`. Name the template in the form: `Template Title (SRM)`. Name the template in the form: `Template Title (SRM)`. You must end the name with `(SRM)` or SRM will not pick up the template. Name the template in the form: `Template Title (SRM)`. Name the template in the form: `Template Title (SRM)`. You must end the name with `(SRM)` or SRM will not pick up the template. * Repeat for as many different types of controller as you want to configure. In the SRM parser: -* Hit `Re-Fetch Controller Templates` to pull templates for all controller types from steam. This will clear your currently selected template if it is not one of the templates available in Steam. This will clear your currently selected template if it is not one of the templates available in Steam. This will clear your currently selected template if it is not one of the templates available in Steam. +* Hit `Re-Fetch Controller Templates` to pull templates for all controller types from steam. This will clear your currently selected template if it is not one of the templates available in Steam. This will clear your currently selected template if it is not one of the templates available in Steam. This will clear your currently selected template if it is not one of the templates available in Steam. This will clear your currently selected template if it is not one of the templates available in Steam. Currently, SRM pulls all of the default (Valve made) templates for each controller as well as all of the user defined templates that end in `(SRM)`. -* Select your templates and save the parser. Select your templates and save the parser. Select your templates and save the parser. The controller configsets will be applied once you hit `Save App List` in the preview. +* Select your templates and save the parser. Select your templates and save the parser. Select your templates and save the parser. Select your templates and save the parser. The controller configsets will be applied once you hit `Save App List` in the preview. * To unset controller configs, you may either `Remove All Added App Entries` from global settings (this deletes all SRM made changes to your steam data) or hit `Unset All Controllers` in the parser (this only removes controller settings for the steam directory and user specified in that parser). diff --git a/src/lang/zh-CN/markdown/itch-io-parser-input.md b/src/lang/zh-CN/markdown/itch-io-parser-input.md index 652bcb9f5d..29e9669536 100644 --- a/src/lang/zh-CN/markdown/itch-io-parser-input.md +++ b/src/lang/zh-CN/markdown/itch-io-parser-input.md @@ -1,9 +1,9 @@ # Unique inputs for itch.io Parser ## itch.io AppData Path Override -By default Steam ROM Manager assumes your itch.io app data is located at `%APPDATA%\itch` on windows `$HOME/.config/itch` on linux and `$HOME/Library/Application Support/itch` on macos. This field allows you to override that path if your itch.io user data is elsewhere. This field allows you to override that path if your itch.io user data is elsewhere. This field allows you to override that path if your itch.io user data is elsewhere. +By default Steam ROM Manager assumes your itch.io app data is located at `%APPDATA%\itch` on windows `$HOME/.config/itch` on linux and `$HOME/Library/Application Support/itch` on macos. This field allows you to override that path if your itch.io user data is elsewhere. This field allows you to override that path if your itch.io user data is elsewhere. This field allows you to override that path if your itch.io user data is elsewhere. This field allows you to override that path if your itch.io user data is elsewhere. ## itch.io Windows-on-Linux Install Drive Redirect -On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. For example, this would change a `C:\\Path\To\Game.exe` to `\Path\To\Game.exe`. If set, this field replaces the root of game paths. On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. For example, this would change a `C:\\Path\To\Game.exe` to `\Path\To\Game.exe`. +On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. For example, this would change a `C:\\Path\To\Game.exe` to `\Path\To\Game.exe`. If set, this field replaces the root of game paths. On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. For example, this would change a `C:\\Path\To\Game.exe` to `\Path\To\Game.exe`. If set, this field replaces the root of game paths. On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. For example, this would change a `C:\\Path\To\Game.exe` to `\Path\To\Game.exe`. This field only has an effect on Linux systems. diff --git a/src/lang/zh-TW/langStrings.json b/src/lang/zh-TW/langStrings.json index 25d7356930..346f0af5ed 100644 --- a/src/lang/zh-TW/langStrings.json +++ b/src/lang/zh-TW/langStrings.json @@ -3,7 +3,8 @@ "component": { "filter": "Filter by title", "selectType": "Select artwork type", - "selectCategories": "Filter by category", + "selectCategories": "Filter by Steam category", + "selectParsers": "Filter by parser", "selectTypeOptions": { "long": "Banners", "tall": "Posters", diff --git a/src/lang/zh-TW/markdown/controller-templates.md b/src/lang/zh-TW/markdown/controller-templates.md index ee017ba5c1..eedaeebf46 100644 --- a/src/lang/zh-TW/markdown/controller-templates.md +++ b/src/lang/zh-TW/markdown/controller-templates.md @@ -1,7 +1,7 @@ # Controller Templates Controller templates allow you to configure the button layout per controller and per parser. -You may want to disable `Cloud Synchronization` in Steam to avoid having your SRM assigned controller configs get overwritten. You may find the setting under `Steam > Settings > Cloud`. You may find the setting under `Steam > Settings > Cloud`. You may find the setting under `Steam > Settings > Cloud`. +You may want to disable `Cloud Synchronization` in Steam to avoid having your SRM assigned controller configs get overwritten. You may find the setting under `Steam > Settings > Cloud`. You may find the setting under `Steam > Settings > Cloud`. You may find the setting under `Steam > Settings > Cloud`. You may find the setting under `Steam > Settings > Cloud`. To make a custom template: * Open Steam. @@ -9,15 +9,15 @@ To make a custom template: * Right click on any game and hit `Manage > Controller Layout`. * Configure the buttons as you see fit. * Hit `Export Config` then `Save new template binding`. -* Name the template in the form: `Template Title (SRM)`. Name the template in the form: `Template Title (SRM)`. Name the template in the form: `Template Title (SRM)`. You must end the name with `(SRM)` or SRM will not pick up the template. +* Name the template in the form: `Template Title (SRM)`. Name the template in the form: `Template Title (SRM)`. Name the template in the form: `Template Title (SRM)`. You must end the name with `(SRM)` or SRM will not pick up the template. Name the template in the form: `Template Title (SRM)`. Name the template in the form: `Template Title (SRM)`. You must end the name with `(SRM)` or SRM will not pick up the template. * Repeat for as many different types of controller as you want to configure. In the SRM parser: -* Hit `Re-Fetch Controller Templates` to pull templates for all controller types from steam. This will clear your currently selected template if it is not one of the templates available in Steam. This will clear your currently selected template if it is not one of the templates available in Steam. This will clear your currently selected template if it is not one of the templates available in Steam. +* Hit `Re-Fetch Controller Templates` to pull templates for all controller types from steam. This will clear your currently selected template if it is not one of the templates available in Steam. This will clear your currently selected template if it is not one of the templates available in Steam. This will clear your currently selected template if it is not one of the templates available in Steam. This will clear your currently selected template if it is not one of the templates available in Steam. Currently, SRM pulls all of the default (Valve made) templates for each controller as well as all of the user defined templates that end in `(SRM)`. -* Select your templates and save the parser. Select your templates and save the parser. Select your templates and save the parser. The controller configsets will be applied once you hit `Save App List` in the preview. +* Select your templates and save the parser. Select your templates and save the parser. Select your templates and save the parser. Select your templates and save the parser. The controller configsets will be applied once you hit `Save App List` in the preview. * To unset controller configs, you may either `Remove All Added App Entries` from global settings (this deletes all SRM made changes to your steam data) or hit `Unset All Controllers` in the parser (this only removes controller settings for the steam directory and user specified in that parser). diff --git a/src/lang/zh-TW/markdown/itch-io-parser-input.md b/src/lang/zh-TW/markdown/itch-io-parser-input.md index 652bcb9f5d..29e9669536 100644 --- a/src/lang/zh-TW/markdown/itch-io-parser-input.md +++ b/src/lang/zh-TW/markdown/itch-io-parser-input.md @@ -1,9 +1,9 @@ # Unique inputs for itch.io Parser ## itch.io AppData Path Override -By default Steam ROM Manager assumes your itch.io app data is located at `%APPDATA%\itch` on windows `$HOME/.config/itch` on linux and `$HOME/Library/Application Support/itch` on macos. This field allows you to override that path if your itch.io user data is elsewhere. This field allows you to override that path if your itch.io user data is elsewhere. This field allows you to override that path if your itch.io user data is elsewhere. +By default Steam ROM Manager assumes your itch.io app data is located at `%APPDATA%\itch` on windows `$HOME/.config/itch` on linux and `$HOME/Library/Application Support/itch` on macos. This field allows you to override that path if your itch.io user data is elsewhere. This field allows you to override that path if your itch.io user data is elsewhere. This field allows you to override that path if your itch.io user data is elsewhere. This field allows you to override that path if your itch.io user data is elsewhere. ## itch.io Windows-on-Linux Install Drive Redirect -On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. For example, this would change a `C:\\Path\To\Game.exe` to `\Path\To\Game.exe`. If set, this field replaces the root of game paths. On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. For example, this would change a `C:\\Path\To\Game.exe` to `\Path\To\Game.exe`. +On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. For example, this would change a `C:\\Path\To\Game.exe` to `\Path\To\Game.exe`. If set, this field replaces the root of game paths. On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. For example, this would change a `C:\\Path\To\Game.exe` to `\Path\To\Game.exe`. If set, this field replaces the root of game paths. On Linux, Windows app locations are recorded with Windows paths, even if running via Proton/Wine. If set, this field replaces the root of game paths. For example, this would change a `C:\\Path\To\Game.exe` to `\Path\To\Game.exe`. This field only has an effect on Linux systems.