Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
206 changes: 206 additions & 0 deletions translations/es/.co-op-translator.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,206 @@
{
"00-quick-start/README.md": {
"original_hash": "e0dd3329a3fc2e9fc01ef0a8b09edce6",
"translation_date": "2026-05-21T01:59:55+00:00",
"source_file": "00-quick-start/README.md",
"language_code": "es"
},
"01-setup-and-first-steps/README.md": {
"original_hash": "8cf0aca7814c6dd6bb8802cbeb204486",
"translation_date": "2026-05-21T01:40:15+00:00",
"source_file": "01-setup-and-first-steps/README.md",
"language_code": "es"
},
"02-context-conversations/README.md": {
"original_hash": "fdbbee0b5d09eaa0bed117fcda8eba6a",
"translation_date": "2026-05-21T02:05:29+00:00",
"source_file": "02-context-conversations/README.md",
"language_code": "es"
},
"03-development-workflows/README.md": {
"original_hash": "db2da31d6167b60ec07d6fc5de5d8fa5",
"translation_date": "2026-05-21T01:36:30+00:00",
"source_file": "03-development-workflows/README.md",
"language_code": "es"
},
"04-agents-custom-instructions/README.md": {
"original_hash": "00cb268f09c4933f354ed31e6d0826b5",
"translation_date": "2026-05-21T01:53:06+00:00",
"source_file": "04-agents-custom-instructions/README.md",
"language_code": "es"
},
"05-skills/README.md": {
"original_hash": "c2099ffe14f1365d58744b10ea68a97a",
"translation_date": "2026-05-21T01:56:25+00:00",
"source_file": "05-skills/README.md",
"language_code": "es"
},
"06-mcp-servers/README.md": {
"original_hash": "125b67765a6c47fb6075fc3cbb598c14",
"translation_date": "2026-05-21T01:45:59+00:00",
"source_file": "06-mcp-servers/README.md",
"language_code": "es"
},
"06-mcp-servers/mcp-custom-server.md": {
"original_hash": "66a03633ce6e5d5a13a8b0ac37c50bed",
"translation_date": "2026-05-21T01:41:04+00:00",
"source_file": "06-mcp-servers/mcp-custom-server.md",
"language_code": "es"
},
"07-putting-it-together/README.md": {
"original_hash": "1ec6cba4dbae210fa231241dbbaf7f93",
"translation_date": "2026-05-21T01:49:17+00:00",
"source_file": "07-putting-it-together/README.md",
"language_code": "es"
},
"AGENTS.md": {
"original_hash": "ee92ae79ac3ebc6ad521a1ee273fae41",
"translation_date": "2026-05-21T01:28:17+00:00",
"source_file": "AGENTS.md",
"language_code": "es"
},
"CODE_OF_CONDUCT.md": {
"original_hash": "8b6516f8c2a7f71d51c047f2cf67da7b",
"translation_date": "2026-05-21T01:30:02+00:00",
"source_file": "CODE_OF_CONDUCT.md",
"language_code": "es"
},
"CONTRIBUTING.md": {
"original_hash": "b42221679e9ecaa79509af1242eaab75",
"translation_date": "2026-05-21T01:29:30+00:00",
"source_file": "CONTRIBUTING.md",
"language_code": "es"
},
"GLOSSARY.md": {
"original_hash": "7b5066217ca32c32ec9f7a615208fa94",
"translation_date": "2026-05-21T01:30:54+00:00",
"source_file": "GLOSSARY.md",
"language_code": "es"
},
"README.md": {
"original_hash": "39fde33edd0588f68326e46abc07b12a",
"translation_date": "2026-05-21T01:32:07+00:00",
"source_file": "README.md",
"language_code": "es"
},
"SECURITY.md": {
"original_hash": "c540a9732501726bf7fff2f58b143ac3",
"translation_date": "2026-05-21T01:29:10+00:00",
"source_file": "SECURITY.md",
"language_code": "es"
},
"SUPPORT.md": {
"original_hash": "3999b38d93fe3d9a90e6ffd908f14cbf",
"translation_date": "2026-05-21T01:28:33+00:00",
"source_file": "SUPPORT.md",
"language_code": "es"
},
"appendices/README.md": {
"original_hash": "9300ff0ed514c1d9a5c58ce75157584e",
"translation_date": "2026-05-21T01:58:09+00:00",
"source_file": "appendices/README.md",
"language_code": "es"
},
"appendices/additional-context.md": {
"original_hash": "7e821d4c01a9b9ae2bbaa8e1379058bf",
"translation_date": "2026-05-21T01:57:52+00:00",
"source_file": "appendices/additional-context.md",
"language_code": "es"
},
"appendices/ci-cd-integration.md": {
"original_hash": "c0a821c1c1354f6cadcbcd18d17e2cf5",
"translation_date": "2026-05-21T01:57:02+00:00",
"source_file": "appendices/ci-cd-integration.md",
"language_code": "es"
},
"samples/agents/README.md": {
"original_hash": "9de7cf939dcf741b2982297ad5cf6581",
"translation_date": "2026-05-21T02:10:12+00:00",
"source_file": "samples/agents/README.md",
"language_code": "es"
},
"samples/agents/hello-world.agent.md": {
"original_hash": "db3c04f3976846c58ddf05144e624b09",
"translation_date": "2026-05-21T02:08:53+00:00",
"source_file": "samples/agents/hello-world.agent.md",
"language_code": "es"
},
"samples/agents/pytest-helper.agent.md": {
"original_hash": "3cfa8198900378848104d6e970aafbf4",
"translation_date": "2026-05-21T02:09:29+00:00",
"source_file": "samples/agents/pytest-helper.agent.md",
"language_code": "es"
},
"samples/agents/python-reviewer.agent.md": {
"original_hash": "f7bd2c6f349fa270519c6d186b8e77f3",
"translation_date": "2026-05-21T02:08:36+00:00",
"source_file": "samples/agents/python-reviewer.agent.md",
"language_code": "es"
},
"samples/book-app-buggy/README.md": {
"original_hash": "969121831d9dba9314f1fd75f29ebfe0",
"translation_date": "2026-05-21T02:07:11+00:00",
"source_file": "samples/book-app-buggy/README.md",
"language_code": "es"
},
"samples/book-app-project-cs/README.md": {
"original_hash": "99c4f97ce8c39547e0a0fede1ab2d400",
"translation_date": "2026-05-21T02:05:51+00:00",
"source_file": "samples/book-app-project-cs/README.md",
"language_code": "es"
},
"samples/book-app-project-js/README.md": {
"original_hash": "98bb7fe8a2cf1d73c31e3911683b8476",
"translation_date": "2026-05-21T02:08:13+00:00",
"source_file": "samples/book-app-project-js/README.md",
"language_code": "es"
},
"samples/book-app-project/README.md": {
"original_hash": "8e014705b00d769d7b1d5954b890fc16",
"translation_date": "2026-05-21T02:06:14+00:00",
"source_file": "samples/book-app-project/README.md",
"language_code": "es"
},
"samples/buggy-code/README.md": {
"original_hash": "15b20ed65bd5136c5ce1e719f88d5d05",
"translation_date": "2026-05-21T02:10:56+00:00",
"source_file": "samples/buggy-code/README.md",
"language_code": "es"
},
"samples/skills/README.md": {
"original_hash": "668a73830bd833ecaf8303615c53342a",
"translation_date": "2026-05-21T02:07:51+00:00",
"source_file": "samples/skills/README.md",
"language_code": "es"
},
"samples/skills/code-checklist/SKILL.md": {
"original_hash": "fa98bdb133a0a3494587b9e1cdb46d22",
"translation_date": "2026-05-21T02:12:11+00:00",
"source_file": "samples/skills/code-checklist/SKILL.md",
"language_code": "es"
},
"samples/skills/commit-message/SKILL.md": {
"original_hash": "b7d664a594d498d95b1d79751f508b3f",
"translation_date": "2026-05-21T02:12:49+00:00",
"source_file": "samples/skills/commit-message/SKILL.md",
"language_code": "es"
},
"samples/skills/hello-world/SKILL.md": {
"original_hash": "37e425f6e5b4a3a0147ff6c4e1f49903",
"translation_date": "2026-05-21T02:11:22+00:00",
"source_file": "samples/skills/hello-world/SKILL.md",
"language_code": "es"
},
"samples/skills/pytest-gen/SKILL.md": {
"original_hash": "ed0dc993c3006abb96495ca309bd9a1f",
"translation_date": "2026-05-21T02:11:49+00:00",
"source_file": "samples/skills/pytest-gen/SKILL.md",
"language_code": "es"
},
"samples/src/README.md": {
"original_hash": "07d30c7bddf8817f7754183573ac9303",
"translation_date": "2026-05-21T02:06:38+00:00",
"source_file": "samples/src/README.md",
"language_code": "es"
}
}
Loading
Loading