{"id":42538461,"url":"https://github.com/tksh164/aprl-v2-helper-tools","last_synced_at":"2026-01-28T17:28:34.810Z","repository":{"id":296976074,"uuid":"828155162","full_name":"tksh164/aprl-v2-helper-tools","owner":"tksh164","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-03T06:27:34.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T18:22:56.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tksh164.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-13T09:30:01.000Z","updated_at":"2025-06-03T06:27:32.000Z","dependencies_parsed_at":"2025-06-03T18:23:01.427Z","dependency_job_id":"400d4520-ead0-41ac-bcb7-3e1e512ec686","html_url":"https://github.com/tksh164/aprl-v2-helper-tools","commit_stats":null,"previous_names":["tksh164/aprl-v2-ja-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tksh164/aprl-v2-helper-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tksh164%2Faprl-v2-helper-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tksh164%2Faprl-v2-helper-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tksh164%2Faprl-v2-helper-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tksh164%2Faprl-v2-helper-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tksh164","download_url":"https://codeload.github.com/tksh164/aprl-v2-helper-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tksh164%2Faprl-v2-helper-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28847687,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-28T17:28:34.190Z","updated_at":"2026-01-28T17:28:34.799Z","avatar_url":"https://github.com/tksh164.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# APRLv2 helper tools\n\n## recomm-yaml-translator.ps1\n\n```powershell\n$aprlFolderPath = 'J:\\aprlv2\\azure-resources'\n$apiKey = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'\n$location = 'japaneast'\n$from = 'en'\n$to = 'ja'\n\n$filePaths = Get-ChildItem -File -Recurse -Filter '*.yaml' -LiteralPath $aprlFolderPath | Select-Object -ExpandProperty 'FullName'\n$filePaths | .\\recomm-yaml-translator.ps1 -TranslateFrom $from -TranslateTo $to -ApiKey $apiKey -Location $location -Overwrite\n```\n\n### Notes\n\n- This script requires a [Translator resource](https://learn.microsoft.com/azure/ai-services/translator/text-translation/quickstart/rest-api) on Azure to run.\n- Review the machine translation result before use it recommended because sometimes the machine translation result's quality is not good.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftksh164%2Faprl-v2-helper-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftksh164%2Faprl-v2-helper-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftksh164%2Faprl-v2-helper-tools/lists"}