From 50cef39befb5a4e44f6f334b3a4ae86b73ed960c Mon Sep 17 00:00:00 2001 From: Nadai <112663528+Nadai2010@users.noreply.github.com> Date: Thu, 21 Sep 2023 22:27:23 +0100 Subject: [PATCH] Update es.po --- po/es.po | 9982 ++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 8555 insertions(+), 1427 deletions(-) diff --git a/po/es.po b/po/es.po index 0aef1441..a617a9d9 100644 --- a/po/es.po +++ b/po/es.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Building Autonomous Worlds with Dojo\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2023-08-01 11:08-0300\n" +"PO-Revision-Date: 2023-09-21 22:24+0100\n" "Last-Translator: dami \n" "Language-Team: Spanish \n" "Language: es\n" @@ -13,187 +13,301 @@ msgstr "" "X-Generator: Poedit 3.3.2\n" #: src/SUMMARY.md:3 -msgid "Introduction" +msgid "Foreword" msgstr "Introducción" #: src/SUMMARY.md:4 +msgid "What is Dojo?" +msgstr "## ¿Qué es Dojo?" + +#: src/SUMMARY.md:5 msgid "AW Theory" msgstr "Teoría AW" -#: src/SUMMARY.md:5 +#: src/SUMMARY.md:6 msgid "Cairo Ecosystem" msgstr "Ecosistema de Cairo" #: src/SUMMARY.md:7 -msgid "Getting Started" -msgstr "Primeros pasos" +msgid "FAQs" +msgstr "Preguntas frecuentes" #: src/SUMMARY.md:9 -msgid "Installation" -msgstr "Instalación" +msgid "Getting Started" +msgstr "Primeros pasos" #: src/SUMMARY.md:11 -msgid "Development" -msgstr "Desarrollo" +msgid "Quick Start" +msgstr "Inicio rápido" + +#: src/SUMMARY.md:12 +msgid "Manual Install" +msgstr "Manual de Instalación" #: src/SUMMARY.md:13 -msgid "Setup" -msgstr "Configuración" +msgid "Development Setup" +msgstr "Configuración del Desarrollo" -#: src/SUMMARY.md:15 -msgid "Dojo Engine" -msgstr "Motor de Dojo" +#: src/SUMMARY.md:14 +msgid "Contributing" +msgstr "Colaboradores" -#: src/SUMMARY.md:17 -msgid "Overview" -msgstr "Visión general" +#: src/SUMMARY.md:16 +msgid "Community" +msgstr "Comunidad" #: src/SUMMARY.md:18 -msgid "Cairo ECS" -msgstr "" - -#: src/SUMMARY.md:19 -msgid "World" -msgstr "Mundo" +msgid "Get Started" +msgstr "Primeros pasos" #: src/SUMMARY.md:20 -msgid "Authorization" -msgstr "Autorización" - -#: src/SUMMARY.md:21 -msgid "Components" -msgstr "Componentes" +msgid "Architecture" +msgstr "Arquitectura" #: src/SUMMARY.md:22 -msgid "Systems" -msgstr "Sistemas" +msgid "Hello Dojo" +msgstr "Hola Dojo" #: src/SUMMARY.md:23 -msgid "Entities" -msgstr "Entidades" +msgid "Config" +msgstr "Configuración" #: src/SUMMARY.md:24 -msgid "Commands" -msgstr "Comandos" +msgid "World" +msgstr "Mundo" #: src/SUMMARY.md:25 -msgid "Storage" -msgstr "Almacenamiento" +msgid "Components" +msgstr "Componentes" #: src/SUMMARY.md:26 -msgid "Sozo" -msgstr "" +msgid "Systems" +msgstr "Sistemas" #: src/SUMMARY.md:27 -msgid "Katana" -msgstr "" +msgid "Entities" +msgstr "Entidades" #: src/SUMMARY.md:28 -msgid "Torii" -msgstr "" +msgid "Authorization" +msgstr "Autorización" + +#: src/SUMMARY.md:29 +msgid "Commands" +msgstr "Comandos" #: src/SUMMARY.md:30 -msgid "Appendix" -msgstr "Apéndice" +msgid "Events" +msgstr "Eventos" + +#: src/SUMMARY.md:31 +msgid "Testing" +msgstr "Pruebas" #: src/SUMMARY.md:32 -msgid "References" -msgstr "Referencias" +msgid "Dojo Modules" +msgstr "Módulos Dojo" #: src/SUMMARY.md:33 -msgid "sozo Commands" -msgstr "Comandos de sozo" +msgid "ERC20" +msgstr "ERC20" #: src/SUMMARY.md:34 -msgid "Project Commands" -msgstr "Comandos del Proyecto" +msgid "ERC721" +msgstr "ERC721" #: src/SUMMARY.md:35 -msgid "init" -msgstr "" +msgid "ERC1155" +msgstr "ERC1155" #: src/SUMMARY.md:36 +msgid "DeFi" +msgstr "DeFi" + +#: src/SUMMARY.md:38 +msgid "Client SDKs" +msgstr "Client SDKs" + +#: src/SUMMARY.md:40 +msgid "Overview" +msgstr "Visión general" + +#: src/SUMMARY.md:41 +msgid "JS" +msgstr "JS" + +#: src/SUMMARY.md:42 +msgid "Core" +msgstr "Core" + +#: src/SUMMARY.md:44 +msgid "Toolchain" +msgstr "Herramientas" + +#: src/SUMMARY.md:46 +msgid "Dojoup" +msgstr "Dojoup" + +#: src/SUMMARY.md:47 +msgid "Sozo" +msgstr "Sozo" + +#: src/SUMMARY.md:48 src/SUMMARY.md:60 src/SUMMARY.md:62 +msgid "Reference" +msgstr "Referencias" + +#: src/SUMMARY.md:49 +msgid "init" +msgstr "init" + +#: src/SUMMARY.md:50 msgid "build" -msgstr "" +msgstr "build" -#: src/SUMMARY.md:37 +#: src/SUMMARY.md:51 msgid "test" -msgstr "" +msgstr "test" -#: src/SUMMARY.md:38 +#: src/SUMMARY.md:52 msgid "migrate" -msgstr "" - -#: src/SUMMARY.md:39 -msgid "World Commands" -msgstr "Comandos del Mundo" +msgstr "migrate" -#: src/SUMMARY.md:40 +#: src/SUMMARY.md:53 msgid "execute" -msgstr "" +msgstr "execute" -#: src/SUMMARY.md:41 +#: src/SUMMARY.md:54 msgid "register" -msgstr "" +msgstr "register" -#: src/SUMMARY.md:42 +#: src/SUMMARY.md:55 msgid "system" -msgstr "" +msgstr "system" -#: src/SUMMARY.md:43 +#: src/SUMMARY.md:56 msgid "component" -msgstr "" +msgstr "component" -#: src/SUMMARY.md:44 -msgid "katana Reference" -msgstr "referencia de katana" +#: src/SUMMARY.md:57 +msgid "events" +msgstr "events" + +#: src/SUMMARY.md:58 +msgid "auth" +msgstr "auth" + +#: src/SUMMARY.md:59 +msgid "Katana" +msgstr "Katana" + +#: src/SUMMARY.md:61 +msgid "Torii" +msgstr "Torii" + +#: src/SUMMARY.md:64 +msgid "Deploying" +msgstr "Desplegando" + +#: src/SUMMARY.md:66 +msgid "Locally" +msgstr "Localmente" + +#: src/SUMMARY.md:67 +msgid "Remote" +msgstr "Remoto" + +#: src/SUMMARY.md:69 +msgid "Tutorial" +msgstr "Tutorial" + +#: src/SUMMARY.md:71 +msgid "Onchain Chess" +msgstr "Onchain Chess" -#: src/SUMMARY.md:48 +#: src/SUMMARY.md:72 +msgid "0. Setup" +msgstr "0. Configuración" + +#: src/SUMMARY.md:73 +msgid "1. Initiate" +msgstr "1. Iniciar" + +#: src/SUMMARY.md:74 +msgid "2. Move" +msgstr "2. Mover" + +#: src/SUMMARY.md:75 +msgid "3. Check Legal Move" +msgstr "3. Comprobar Movimiento Legal" + +#: src/SUMMARY.md:76 +msgid "4. Test Chess" +msgstr "4. Test Chess" + +#: src/SUMMARY.md:79 msgid "Contributors" msgstr "Colaboradores" #: src/index.md:1 -msgid "## Dojo: The provable games engine" -msgstr "## Dojo: El motor de juegos demostrables" +msgid "Dojo" +msgstr "Dojo" #: src/index.md:3 msgid "" -"This guide is dedicated to familiarizing you with the Dojo engine and the " -"transformative potential of Provable games. A special section on the [Theory]" -"(./theory/autonomous-worlds.md) elucidates this emergent concept of " -"autonomous worlds and Provable games." +"> Dojo is an open-source project, currently in its early development phase, " +"and warmly welcomes contributors. For additional resources, join the " +"community on [Discord](https://discord.gg/vUN4Xq9Qv6) and check out the " +"[contribution guide](./misc/contributors.md)." msgstr "" -"Esta guía está dedicada a familiarizarte con el motor de Dojo y el potencial " -"transformador de los juegos demostrables. Una sección especial sobre la " -"[Teoría](./theory/autonomous-worlds.md) que aclara este emergente concepto " -"de mundos autónomos y juegos probables." +"> Dojo es un proyecto de código abierto que se encuentra en su fase inicial " +"de desarrollo. Para más información, únete a la comunidad en [Discord]" +"(https://discord.gg/vUN4Xq9Qv6) y consulta la [guía de contribución](./misc/" +"contributors.md)." -#: src/index.md:5 -msgid "## What is Dojo?" -msgstr "## ¿Qué es Dojo?" +#: src/index.md:7 +msgid "## Dojo: The Provable Game Engine" +msgstr "## Dojo: El motor de Juegos Demostrables" + +#: src/index.md:9 +msgid "" +"Dojo employs [Cairo](https://github.com/starkware-libs/cairo) to deliver a " +"robust architecture and toolset for designing autonomous worlds and onchain " +"games. It features an integrated entity component system (ECS) and includes " +"a native indexer, RPC testnet, and a comprehensive CLI management toolkit." +msgstr "" +"Dojo emplea [Cairo](https://github.com/starkware-libs/cairo) para ofrecer " +"una arquitectura robusta y un conjunto de herramientas para diseñar mundos " +"autónomos y juegos onchain. Cuenta con un sistema integrado de componentes " +"de entidad (ECS) e incluye un indexador nativo, una red de pruebas RPC y un " +"completo conjunto de herramientas de gestión CLI." + +#: src/index.md:11 +msgid "" +"This book is dedicated to familiarizing you with the Dojo engine and the " +"potential of Provable games. A special section on the [Theory](./theory/" +"autonomous-worlds.md) elucidates this emergent concept of autonomous worlds " +"and Provable games." +msgstr "" +"Este libro está dedicado a familiarizarte con el motor Dojo y el potencial " +"de los juegos Provable. Una sección especial sobre la [Teoría](./theory/" +"autonomous-worlds.md) elucida este concepto emergente de mundos autónomos y " +"juegos Provable." + +#: src/index.md:13 +msgid "" +"- [Quickstart](./getting-started/quick-start.md)\n" +"- [What is Dojo? ](./theory/what-is-dojo.md)\n" +"- [Explore the Architecture](./cairo/hello-dojo.md)" +msgstr "" +"- [Inicio rápido](./comienzo rápido/quick-start.md)\n" +"- [¿Qué es Dojo? ](./theory/what-is-dojo.md)\n" +"- [Explorar la arquitectura](./cairo/hello-dojo.md)" -#: src/index.md:6 -msgid "" -"Dojo is a provable game engine with an integrated toolchain, designed for " -"creating onchain games and autonomous worlds using [Cairo 1.0](https://" -"github.com/starkware-libs/cairo). It employs an [entity component system]" -"(https://en.wikipedia.org/wiki/Entity_component_system) and a [diamond " -"pattern](https://eips.ethereum.org/EIPS/eip-2535), facilitating a modular, " -"scalable world. Worlds grow via the addition of Components (state) and " -"Systems (logic). Our architectural design is greatly influenced by the " -"brilliant [Bevy](https://bevyengine.org/) engine." -msgstr "" -"Dojo es un motor de juegos demostrables con una herramienta integrada, " -"diseñada para crear juegos y mundos autónomos en la cadena de bloques " -"utilizando [Cairo 1.0](https://github.com/starkware-libs/cairo). Emplea un " -"[sistema de componentes de entidades](https://en.wikipedia.org/wiki/" -"Entity_component_system) y el [patrón diamante](https://eips.ethereum.org/" -"EIPS/eip-2535), facilitando un mundo modular y escalable. Los mundos crecen " -"mediante la adición de Componentes (estado) y Sistemas (lógica). Nuestro " -"diseño arquitectónico está fuertemente influenciado por el brillante motor " -"[Bevy](https://bevyengine.org/)." - -#: src/index.md:8 +#: src/index.md:18 +msgid "### Explainer" +msgstr "### Explicación" + +#: src/index.md:20 msgid "" "Here's a video of [Cartridge](https://cartridge.gg/)'s [Tarrence](https://" "twitter.com/tarrenceva) explaining how Dojo works at the 2023 [Autonomous " @@ -204,7 +318,7 @@ msgstr "" "[Autonomous Anonymous Summit 2023](https://twitter.com/pet3rpan_/" "status/1666764726427353091):" -#: src/index.md:10 +#: src/index.md:22 msgid "" "