Skip to content

Commit

Permalink
Merge branch 'master' of github.com:SteamGridDB/steam-rom-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
cbartondock committed Mar 27, 2023
2 parents 12c69a9 + 0d19e6e commit 74d888d
Show file tree
Hide file tree
Showing 30 changed files with 270 additions and 90 deletions.
12 changes: 9 additions & 3 deletions src/lang/af-ZA/langStrings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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):",
Expand All @@ -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):",
Expand Down Expand Up @@ -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",
Expand Down
12 changes: 9 additions & 3 deletions src/lang/ar-SA/langStrings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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):",
Expand All @@ -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):",
Expand Down Expand Up @@ -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",
Expand Down
12 changes: 9 additions & 3 deletions src/lang/ca-ES/langStrings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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):",
Expand All @@ -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):",
Expand Down Expand Up @@ -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",
Expand Down
12 changes: 9 additions & 3 deletions src/lang/cs-CZ/langStrings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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):",
Expand All @@ -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):",
Expand Down Expand Up @@ -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",
Expand Down
12 changes: 9 additions & 3 deletions src/lang/da-DK/langStrings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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):",
Expand All @@ -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):",
Expand Down Expand Up @@ -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",
Expand Down
12 changes: 9 additions & 3 deletions src/lang/de-DE/langStrings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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):",
Expand All @@ -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):",
Expand Down Expand Up @@ -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",
Expand Down
12 changes: 9 additions & 3 deletions src/lang/el-GR/langStrings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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):",
Expand All @@ -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):",
Expand Down Expand Up @@ -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",
Expand Down
12 changes: 9 additions & 3 deletions src/lang/es-419/langStrings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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):",
Expand All @@ -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):",
Expand Down Expand Up @@ -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",
Expand Down
12 changes: 9 additions & 3 deletions src/lang/es-ES/langStrings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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):",
Expand All @@ -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):",
Expand Down Expand Up @@ -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",
Expand Down
12 changes: 9 additions & 3 deletions src/lang/fi-FI/langStrings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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):",
Expand All @@ -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):",
Expand Down Expand Up @@ -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",
Expand Down
Loading

0 comments on commit 74d888d

Please sign in to comment.