From 4dc9885df6394380a3cf51f0b64d59db3f30d5bf Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:45 +0800 Subject: [PATCH 01/30] New translations langStrings.json (Romanian) --- src/lang/ro-RO/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/ro-RO/langStrings.json b/src/lang/ro-RO/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/ro-RO/langStrings.json +++ b/src/lang/ro-RO/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 32ba814fd5bc20967e06e2fc2a5732dd43bee0b4 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:46 +0800 Subject: [PATCH 02/30] New translations langStrings.json (French) --- src/lang/fr-FR/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/fr-FR/langStrings.json b/src/lang/fr-FR/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/fr-FR/langStrings.json +++ b/src/lang/fr-FR/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From b15f59c90efbc8495df2c3d5ab0b39dc92bcdd0a Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:47 +0800 Subject: [PATCH 03/30] New translations langStrings.json (Spanish) --- src/lang/es-ES/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/es-ES/langStrings.json b/src/lang/es-ES/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/es-ES/langStrings.json +++ b/src/lang/es-ES/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From e06f56edf6e5d578d53b68ee03ba3da1210d1dbb Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:47 +0800 Subject: [PATCH 04/30] New translations langStrings.json (Afrikaans) --- src/lang/af-ZA/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/af-ZA/langStrings.json b/src/lang/af-ZA/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/af-ZA/langStrings.json +++ b/src/lang/af-ZA/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From c4b32a7be6ad26520b39c06d0492ee9ffeb00d27 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:48 +0800 Subject: [PATCH 05/30] New translations langStrings.json (Arabic) --- src/lang/ar-SA/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/ar-SA/langStrings.json b/src/lang/ar-SA/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/ar-SA/langStrings.json +++ b/src/lang/ar-SA/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 64a4767d903f7e1c4c28039764747bff01360416 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:49 +0800 Subject: [PATCH 06/30] New translations langStrings.json (Catalan) --- src/lang/ca-ES/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/ca-ES/langStrings.json b/src/lang/ca-ES/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/ca-ES/langStrings.json +++ b/src/lang/ca-ES/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From f4637cc43b543b7916b4d9d8229602419ab4c417 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:50 +0800 Subject: [PATCH 07/30] New translations langStrings.json (Czech) --- src/lang/cs-CZ/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/cs-CZ/langStrings.json b/src/lang/cs-CZ/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/cs-CZ/langStrings.json +++ b/src/lang/cs-CZ/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From e09f42fe8857ab743c54b805429b322c4e8f3317 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:51 +0800 Subject: [PATCH 08/30] New translations langStrings.json (Danish) --- src/lang/da-DK/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/da-DK/langStrings.json b/src/lang/da-DK/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/da-DK/langStrings.json +++ b/src/lang/da-DK/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 2fc7d63675536ddbe50b70d98d5ee079de6447da Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:52 +0800 Subject: [PATCH 09/30] New translations langStrings.json (German) --- src/lang/de-DE/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/de-DE/langStrings.json b/src/lang/de-DE/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/de-DE/langStrings.json +++ b/src/lang/de-DE/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 638c8094c7b7f4a76a04099aec3e37ed28b960dd Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:53 +0800 Subject: [PATCH 10/30] New translations langStrings.json (Greek) --- src/lang/el-GR/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/el-GR/langStrings.json b/src/lang/el-GR/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/el-GR/langStrings.json +++ b/src/lang/el-GR/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 7dea5b983bd70643d4734ea0c1488bf87ec0b96c Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:54 +0800 Subject: [PATCH 11/30] New translations langStrings.json (Finnish) --- src/lang/fi-FI/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/fi-FI/langStrings.json b/src/lang/fi-FI/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/fi-FI/langStrings.json +++ b/src/lang/fi-FI/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 9f53040bf4197756c455b8968ab1976b9a8086e0 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:55 +0800 Subject: [PATCH 12/30] New translations langStrings.json (Hebrew) --- src/lang/he-IL/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/he-IL/langStrings.json b/src/lang/he-IL/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/he-IL/langStrings.json +++ b/src/lang/he-IL/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 5e222191c6b7b05d3b71cf5387563f245452547a Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:56 +0800 Subject: [PATCH 13/30] New translations langStrings.json (Hungarian) --- src/lang/hu-HU/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/hu-HU/langStrings.json b/src/lang/hu-HU/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/hu-HU/langStrings.json +++ b/src/lang/hu-HU/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From c7ba9be73072322780381b7a9d7a2018089b4394 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:57 +0800 Subject: [PATCH 14/30] New translations langStrings.json (Italian) --- src/lang/it-IT/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/it-IT/langStrings.json b/src/lang/it-IT/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/it-IT/langStrings.json +++ b/src/lang/it-IT/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 7041f65bc37e2a272c0e35a5757f7fab6643a0e7 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:58 +0800 Subject: [PATCH 15/30] New translations langStrings.json (Japanese) --- src/lang/ja-JP/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/ja-JP/langStrings.json b/src/lang/ja-JP/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/ja-JP/langStrings.json +++ b/src/lang/ja-JP/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 464df884e705ac53ffab13e3c0cbb92cec80cad7 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:58 +0800 Subject: [PATCH 16/30] New translations langStrings.json (Korean) --- src/lang/ko-KR/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/ko-KR/langStrings.json b/src/lang/ko-KR/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/ko-KR/langStrings.json +++ b/src/lang/ko-KR/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From f81989abac74184e22f20d23053c22d6af7d8843 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:39:59 +0800 Subject: [PATCH 17/30] New translations langStrings.json (Dutch) --- src/lang/nl-NL/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/nl-NL/langStrings.json b/src/lang/nl-NL/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/nl-NL/langStrings.json +++ b/src/lang/nl-NL/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 51743d3a919f4f05fcb36ff722e3c17c5a79bbaa Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:00 +0800 Subject: [PATCH 18/30] New translations langStrings.json (Norwegian) --- src/lang/no-NO/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/no-NO/langStrings.json b/src/lang/no-NO/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/no-NO/langStrings.json +++ b/src/lang/no-NO/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From f771f367a6a934a8255bf9e8af5fdc5006aa49df Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:01 +0800 Subject: [PATCH 19/30] New translations langStrings.json (Polish) --- src/lang/pl-PL/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/pl-PL/langStrings.json b/src/lang/pl-PL/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/pl-PL/langStrings.json +++ b/src/lang/pl-PL/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 5c0323afe19ba0fee05fa2e96efce2ca6f79dd6b Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:02 +0800 Subject: [PATCH 20/30] New translations langStrings.json (Portuguese) --- src/lang/pt-PT/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/pt-PT/langStrings.json b/src/lang/pt-PT/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/pt-PT/langStrings.json +++ b/src/lang/pt-PT/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 2ebbec1b170fe1844e79a196d2f9b0e4b6150cb4 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:03 +0800 Subject: [PATCH 21/30] New translations langStrings.json (Russian) --- src/lang/ru-RU/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/ru-RU/langStrings.json b/src/lang/ru-RU/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/ru-RU/langStrings.json +++ b/src/lang/ru-RU/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 9b8955cb8039627f3360c52bde2a5e617da7824d Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:04 +0800 Subject: [PATCH 22/30] New translations langStrings.json (Serbian (Cyrillic)) --- src/lang/sr-SP/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/sr-SP/langStrings.json b/src/lang/sr-SP/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/sr-SP/langStrings.json +++ b/src/lang/sr-SP/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 388b502e70fd75d88cc6560af2d9f0b46b9dc3c6 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:05 +0800 Subject: [PATCH 23/30] New translations langStrings.json (Swedish) --- src/lang/sv-SE/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/sv-SE/langStrings.json b/src/lang/sv-SE/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/sv-SE/langStrings.json +++ b/src/lang/sv-SE/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From acd113947f2cc7ad766566c1e8fdf9931b1087a8 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:06 +0800 Subject: [PATCH 24/30] New translations langStrings.json (Turkish) --- src/lang/tr-TR/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/tr-TR/langStrings.json b/src/lang/tr-TR/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/tr-TR/langStrings.json +++ b/src/lang/tr-TR/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 0862a67435a296e9bec5a341189b0092a7209f78 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:07 +0800 Subject: [PATCH 25/30] New translations langStrings.json (Ukrainian) --- src/lang/uk-UA/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/uk-UA/langStrings.json b/src/lang/uk-UA/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/uk-UA/langStrings.json +++ b/src/lang/uk-UA/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 7b74eb840e66611bbac0279708663b03af29cb7f Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:07 +0800 Subject: [PATCH 26/30] New translations langStrings.json (Chinese Simplified) --- src/lang/zh-CN/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/zh-CN/langStrings.json b/src/lang/zh-CN/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/zh-CN/langStrings.json +++ b/src/lang/zh-CN/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From f019c8bf54c7455276391366a6059059a9ef4a23 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:08 +0800 Subject: [PATCH 27/30] New translations langStrings.json (Chinese Traditional) --- src/lang/zh-TW/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/zh-TW/langStrings.json b/src/lang/zh-TW/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/zh-TW/langStrings.json +++ b/src/lang/zh-TW/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 9f581f9b524e9fc0fe942213ca8100055094ef83 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:09 +0800 Subject: [PATCH 28/30] New translations langStrings.json (Vietnamese) --- src/lang/vi-VN/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/vi-VN/langStrings.json b/src/lang/vi-VN/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/vi-VN/langStrings.json +++ b/src/lang/vi-VN/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 367a157606c66463bd4869abe3281ae470dfc545 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:10 +0800 Subject: [PATCH 29/30] New translations langStrings.json (Portuguese, Brazilian) --- src/lang/pt-BR/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/pt-BR/langStrings.json b/src/lang/pt-BR/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/pt-BR/langStrings.json +++ b/src/lang/pt-BR/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type", From 516ee7914e562e0c6acf2331c7af1b605d764cb0 Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Mon, 27 Mar 2023 11:40:11 +0800 Subject: [PATCH 30/30] New translations langStrings.json (Spanish, Latin America) --- src/lang/es-419/langStrings.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/lang/es-419/langStrings.json b/src/lang/es-419/langStrings.json index 724344aec2..5501351d00 100644 --- a/src/lang/es-419/langStrings.json +++ b/src/lang/es-419/langStrings.json @@ -326,7 +326,9 @@ "nothingWasFound": "Parser found nothing.", "copiedToClipboard": "Configuration copied to clipboard", "userExclusions": "User excluded:", - "excludedFileInfo__i": "[${index}/${total}]: ${filename}" + "excludedFileInfo__i": "[${index}/${total}]: ${filename}", + "removingControllers__i": "Removing controller templates for parser: ${configTitle}", + "fetchingControllerTemplates": "Fetching controller templates" }, "error": { "missingAccounts__i": "Following ${count} user account(s) were not found (user must to login to Steam at least once):", @@ -339,7 +341,9 @@ "cannotTestInvalid": "Can not test invalid configuration!", "cannotCopyInvalid": "Can not copy invalid configuration!", "failedToCopy": "Failed to copy to clipbard!", - "cannotFetchTemplates": "Can not fetch controller templates for invalid steam dir!" + "cannotFetchTemplates": "Can not fetch controller templates for invalid steam directory!", + "errorRemovingControllers": "Error removing controllers:", + "cannotRemoveControllers": "Can not remove controllers from invalid steam directory!" }, "success": { "foundAccounts__i": "Found ${count} available user account(s):", @@ -390,7 +394,9 @@ "resolvedIconGlob__i": "[${index}/${total}]: Resolved icon glob:", "resolvedIconGlobInfo__i": "[${index}/${total}]: ${glob}", "localIconsResolved__i": "[${index}/${total}]: Resolved icons:", - "localIconInfo__i": "[${index}/${total}]: ${icon}" + "localIconInfo__i": "[${index}/${total}]: ${icon}", + "removedControllers__i": "Succesfully removed controllers for parser: ${configTitle}", + "fetchedTemplates": "Fetched all controller templates" }, "label": { "parserType": "Parser type",