diff --git a/frontend/static/locales/ca.json b/frontend/static/locales/ca.json index db668bf1..f4966612 100644 --- a/frontend/static/locales/ca.json +++ b/frontend/static/locales/ca.json @@ -305,6 +305,7 @@ "Back": "Tornar", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Visitaràs la pàgina Learn RoboSats. Ha estat construïda per la comunitat i conté tutorials i documentació que t'ajudarà a aprendre como s'utilitza RoboSats i a entendre com funciona.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Generar Robot", "Generate a robot avatar first. Then create your own order.": "Primer genera un avatar de robot. A continuació, crea la teva pròpia oferta.", "You do not have a robot avatar": "No tens un avatar robot", "#28": "Phrases in components/Dialogs/Profile.tsx", @@ -314,7 +315,7 @@ "#29": "Phrases in components/Dialogs/Recovery.tsx", "Enter your robot token to re-build your robot and gain access to its trades.": "Introdueix el teu token per reconstruir el teu robot i accedir a les seves operacions.", "Paste token here": "Enganxa el token aquí", - "Recover": "Recover", + "Recover": "Recuperar", "Robot recovery": "Recuperació de Robots", "#30": "Phrases in components/Dialogs/StoreToken.tsx", "Back it up!": "Guarda-ho!", diff --git a/frontend/static/locales/cs.json b/frontend/static/locales/cs.json index 2e36f57c..87d1bee4 100644 --- a/frontend/static/locales/cs.json +++ b/frontend/static/locales/cs.json @@ -305,6 +305,7 @@ "Back": "Zpět", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Chystáš se navštívit výukovou stránku RoboSats. Stránka obsahuje tutoriály a dokumentaci, které ti pomohou pochopit jak funguje RoboSats.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Generovat Robota", "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.", "You do not have a robot avatar": "Nemáš robota a avatar", "#28": "Phrases in components/Dialogs/Profile.tsx", diff --git a/frontend/static/locales/de.json b/frontend/static/locales/de.json index 28f34435..42197cc9 100644 --- a/frontend/static/locales/de.json +++ b/frontend/static/locales/de.json @@ -305,6 +305,7 @@ "Back": "Zurück", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Du bist dabei die Website 'lerne RoboSats kennen' zu besuchen. Hier findest du Tutorials und Dokumentationen, die dir helfen RoboSats zu benutzen und zu verstehen wie es funktioniert.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Roboter generieren", "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.", "You do not have a robot avatar": "Du hast keinen Roboter-Avatar", "#28": "Phrases in components/Dialogs/Profile.tsx", diff --git a/frontend/static/locales/en.json b/frontend/static/locales/en.json index 58f27496..f1d7089d 100644 --- a/frontend/static/locales/en.json +++ b/frontend/static/locales/en.json @@ -305,6 +305,7 @@ "Back": "Back", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Generate Robot", "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.", "You do not have a robot avatar": "You do not have a robot avatar", "#28": "Phrases in components/Dialogs/Profile.tsx", diff --git a/frontend/static/locales/es.json b/frontend/static/locales/es.json index 81eed440..fc642aee 100644 --- a/frontend/static/locales/es.json +++ b/frontend/static/locales/es.json @@ -305,6 +305,7 @@ "Back": "Volver", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Vas a visitar la página Learn RoboSats. Ha sido construida por la comunidad y contiene tutoriales y documentación que te ayudará a aprender cómo se usa RoboSats y a entender cómo funciona.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Generar Robot", "Generate a robot avatar first. Then create your own order.": "Primero genera un robot avatar. Después crea tu propia orden.", "You do not have a robot avatar": "No tienes un avatar robot", "#28": "Phrases in components/Dialogs/Profile.tsx", @@ -314,7 +315,7 @@ "#29": "Phrases in components/Dialogs/Recovery.tsx", "Enter your robot token to re-build your robot and gain access to its trades.": "Escribe o pega el token de tu robot token para reconstruirlo y acceder a tus operaciones.", "Paste token here": "Pega aquí el token", - "Recover": "Recover", + "Recover": "Recuperar", "Robot recovery": "Recupera tu robot", "#30": "Phrases in components/Dialogs/StoreToken.tsx", "Back it up!": "¡Guárdalo!", diff --git a/frontend/static/locales/eu.json b/frontend/static/locales/eu.json index f41fb8e8..c0e56620 100644 --- a/frontend/static/locales/eu.json +++ b/frontend/static/locales/eu.json @@ -305,6 +305,7 @@ "Back": "Atzera", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Learn Robosats bisitatu behar duzu. Bertan, Robosats erabiltzen ikasteko eta nola dabilen ulertzeko tutorialak eta dokumentazioa aurkituko dituzu.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Robota sortu", "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.", "You do not have a robot avatar": "Ez daukazu robot avatarrik", "#28": "Phrases in components/Dialogs/Profile.tsx", diff --git a/frontend/static/locales/fr.json b/frontend/static/locales/fr.json index f6739a4b..ce60d20f 100644 --- a/frontend/static/locales/fr.json +++ b/frontend/static/locales/fr.json @@ -305,6 +305,7 @@ "Back": "Retour", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Vous êtes sur le point de visiter Learn RoboSats. Il héberge des tutoriels et de la documentation pour vous aider à apprendre à utiliser RoboSats et à comprendre son fonctionnement.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Générer un robot", "Generate a robot avatar first. Then create your own order.": "Créez d'abord un avatar de robot. Créez ensuite votre propre commande.", "You do not have a robot avatar": "Vous n'avez pas d'avatar robot", "#28": "Phrases in components/Dialogs/Profile.tsx", @@ -314,7 +315,7 @@ "#29": "Phrases in components/Dialogs/Recovery.tsx", "Enter your robot token to re-build your robot and gain access to its trades.": "Saisissez votre jeton de robot pour reconstruire votre robot et accéder à ses transactions.", "Paste token here": "Coller le jeton ici", - "Recover": "Recover", + "Recover": "Récupérer", "Robot recovery": "Récupération du robot", "#30": "Phrases in components/Dialogs/StoreToken.tsx", "Back it up!": "Sauvegardez!", diff --git a/frontend/static/locales/it.json b/frontend/static/locales/it.json index 49c9778e..a7cc0859 100644 --- a/frontend/static/locales/it.json +++ b/frontend/static/locales/it.json @@ -305,6 +305,7 @@ "Back": "Indietro", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Stai per visitare la pagina Learn RoboSats. Troverai tutorial e documentazione per aiutarti ad imparare a usare RoboSats e capire come funziona.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Genera un Robot", "Generate a robot avatar first. Then create your own order.": "Genera prima un avatar per il tuo robot. Poi crea il tuo ordine.", "You do not have a robot avatar": "Non hai un avatar per il tuo robot", "#28": "Phrases in components/Dialogs/Profile.tsx", @@ -314,7 +315,7 @@ "#29": "Phrases in components/Dialogs/Recovery.tsx", "Enter your robot token to re-build your robot and gain access to its trades.": "Inserisci il token del tuo robot per ricostruirlo ed ottenere l'accesso ai suoi scambi.", "Paste token here": "Incolla il token qui", - "Recover": "Recover", + "Recover": "Recupera", "Robot recovery": "Recupera robot", "#30": "Phrases in components/Dialogs/StoreToken.tsx", "Back it up!": "Salvalo!", diff --git a/frontend/static/locales/ja.json b/frontend/static/locales/ja.json index 23bd4255..c55a674c 100644 --- a/frontend/static/locales/ja.json +++ b/frontend/static/locales/ja.json @@ -305,6 +305,7 @@ "Back": "戻る", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "「Learn RoboSats」学習ページにアクセスしようとしています。RoboSatsの使い方を学び、動作原理を理解するためのチュートリアルとドキュメントが提供されています。", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "ロボットを生成する", "Generate a robot avatar first. Then create your own order.": "最初にロボットアバターを生成してください。次に自分のオーダーを作成してください。", "You do not have a robot avatar": "ロボットのアバターがありません", "#28": "Phrases in components/Dialogs/Profile.tsx", @@ -314,7 +315,7 @@ "#29": "Phrases in components/Dialogs/Recovery.tsx", "Enter your robot token to re-build your robot and gain access to its trades.": "取引にアクセスするために、ロボットのトークンを入力してロボットを再生成してください。", "Paste token here": "ここにトークンを貼り付けてください", - "Recover": "Recover", + "Recover": "復元する", "Robot recovery": "ロボットの復元", "#30": "Phrases in components/Dialogs/StoreToken.tsx", "Back it up!": "バックアップを取ってください!", diff --git a/frontend/static/locales/pl.json b/frontend/static/locales/pl.json index 8df19e72..4314c78d 100644 --- a/frontend/static/locales/pl.json +++ b/frontend/static/locales/pl.json @@ -305,6 +305,7 @@ "Back": "Z powrotem", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Generuj robota", "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.", "You do not have a robot avatar": "You do not have a robot avatar", "#28": "Phrases in components/Dialogs/Profile.tsx", diff --git a/frontend/static/locales/pt.json b/frontend/static/locales/pt.json index 5f5a3578..039ae042 100644 --- a/frontend/static/locales/pt.json +++ b/frontend/static/locales/pt.json @@ -305,6 +305,7 @@ "Back": "Voltar", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Você está prestes a visitar o \"Learn RoboSats\"(Aprender sobre o RoboSats). Ele hospeda tutoriais e documentação para ajudá-lo a aprender como usar o RoboSats e entender como funciona.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Gerar robô", "Generate a robot avatar first. Then create your own order.": "Gerar um avatar de robô primeiro. Em seguida, crie sua própria ordem.", "You do not have a robot avatar": "Você não tem um avatar de robô", "#28": "Phrases in components/Dialogs/Profile.tsx", @@ -314,7 +315,7 @@ "#29": "Phrases in components/Dialogs/Recovery.tsx", "Enter your robot token to re-build your robot and gain access to its trades.": "Entre com seu token de robô para reconstruir seu robô e ganhar acesso às suas negociações.", "Paste token here": "Cole o token aqui", - "Recover": "Recover", + "Recover": "Recuperar", "Robot recovery": "Recuperação de robô", "#30": "Phrases in components/Dialogs/StoreToken.tsx", "Back it up!": "Apóia-la!", diff --git a/frontend/static/locales/ru.json b/frontend/static/locales/ru.json index 60c8e0ba..bbb75682 100644 --- a/frontend/static/locales/ru.json +++ b/frontend/static/locales/ru.json @@ -305,6 +305,7 @@ "Back": "Назад", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Вы собираетесь посетить Learn RoboSats. На нём размещены учебные пособия и документация, которые помогут Вам научиться использовать RoboSats и понять, как он работает.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Создать Робота", "Generate a robot avatar first. Then create your own order.": "Сначала создайте аватар робота. Затем создайте свой ордер.", "You do not have a robot avatar": "У Вас нет аватара робота", "#28": "Phrases in components/Dialogs/Profile.tsx", @@ -314,7 +315,7 @@ "#29": "Phrases in components/Dialogs/Recovery.tsx", "Enter your robot token to re-build your robot and gain access to its trades.": "Введите токен своего робота, чтобы восстанавить своего робота и получить доступ к его сделкам.", "Paste token here": "Вставте токен сюда", - "Recover": "Recover", + "Recover": "Восстановить", "Robot recovery": "Восстановление робота", "#30": "Phrases in components/Dialogs/StoreToken.tsx", "Back it up!": "Сохраните его!", diff --git a/frontend/static/locales/sv.json b/frontend/static/locales/sv.json index e68f37a8..8b00af68 100644 --- a/frontend/static/locales/sv.json +++ b/frontend/static/locales/sv.json @@ -305,6 +305,7 @@ "Back": "Tillbaka", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Du är på på väg att besöka Learn RoboSats. Där finns guider och dokumentation som hjälper dig att använda RoboSats och förstå hur det fungerar.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Generera Robot", "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.", "You do not have a robot avatar": "Du har ingen robotavatar", "#28": "Phrases in components/Dialogs/Profile.tsx", diff --git a/frontend/static/locales/sw.json b/frontend/static/locales/sw.json index fc24429b..69f152cd 100644 --- a/frontend/static/locales/sw.json +++ b/frontend/static/locales/sw.json @@ -305,6 +305,7 @@ "Back": "Nyuma", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Unaenda kutembelea Jifunze RoboSats. Ina mafunzo na nyaraka za kukusaidia kujifunza jinsi ya kutumia RoboSats na kuelewa jinsi inavyofanya kazi.", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "Zalisha Roboti", "Generate a robot avatar first. Then create your own order.": "Zalisha picha ya mwakilishi wa roboti kwanza. Kisha tengeneza amri yako mwenyewe.", "You do not have a robot avatar": "Huna picha ya mwakilishi wa roboti", "#28": "Phrases in components/Dialogs/Profile.tsx", @@ -314,7 +315,7 @@ "#29": "Phrases in components/Dialogs/Recovery.tsx", "Enter your robot token to re-build your robot and gain access to its trades.": "Ingiza alama ya roboti yako ili kuirekebisha roboti yako na kupata ufikiaji wa biashara zake.", "Paste token here": "Bandika alama hapa", - "Recover": "Recover", + "Recover": "Rejesha", "Robot recovery": "Kurejesha roboti", "#30": "Phrases in components/Dialogs/StoreToken.tsx", "Back it up!": "Fanya nakala rudufu!", diff --git a/frontend/static/locales/th.json b/frontend/static/locales/th.json index 07a07db6..58afd9dc 100644 --- a/frontend/static/locales/th.json +++ b/frontend/static/locales/th.json @@ -305,6 +305,7 @@ "Back": "กลับ", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "คุณกำลังเข้าสู่หน้าการเรียนรู้การใช้งาน RoboSats คุณสามารถศึกษาวิธีการใช้งานแพล้ตฟอร์มและทำความเข้าใจการทำงานของแพล้ตฟอร์มได้ที่นี่", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "สร้างโรบอทใหม่", "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.", "You do not have a robot avatar": "คุณไม่มีโรบอท", "#28": "Phrases in components/Dialogs/Profile.tsx", diff --git a/frontend/static/locales/zh-SI.json b/frontend/static/locales/zh-SI.json index 0fb2eb26..cfdacbb8 100644 --- a/frontend/static/locales/zh-SI.json +++ b/frontend/static/locales/zh-SI.json @@ -305,6 +305,7 @@ "Back": "返回", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "你即将访问学习 RoboSats 页面。此页面提供教程和说明书,以帮助你学习如何使用 RoboSats 并了解它的功能。", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "生成机器人", "Generate a robot avatar first. Then create your own order.": "请先生成一个机器人头像,然后创建你自己的订单。", "You do not have a robot avatar": "你没有机器人头像", "#28": "Phrases in components/Dialogs/Profile.tsx", @@ -314,7 +315,7 @@ "#29": "Phrases in components/Dialogs/Recovery.tsx", "Enter your robot token to re-build your robot and gain access to its trades.": "输入你的机器人令牌来重造你的机器人并访问它的交易。", "Paste token here": "在此粘贴令牌", - "Recover": "Recover", + "Recover": "恢复", "Robot recovery": "恢复机器人", "#30": "Phrases in components/Dialogs/StoreToken.tsx", "Back it up!": "请备份!", diff --git a/frontend/static/locales/zh-TR.json b/frontend/static/locales/zh-TR.json index e3b765bf..6094684f 100644 --- a/frontend/static/locales/zh-TR.json +++ b/frontend/static/locales/zh-TR.json @@ -305,6 +305,7 @@ "Back": "返回", "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "你即將訪問學習 RoboSats 頁面。此頁面提供教程和說明書,以幫助你學習如何使用 RoboSats 並了解它的功能。", "#27": "Phrases in components/Dialogs/NoRobot.tsx", + "Generate Robot": "生成機器人", "Generate a robot avatar first. Then create your own order.": "請先生成一個機器人頭像,然後創建你自己的訂單。", "You do not have a robot avatar": "你沒有機器人頭像", "#28": "Phrases in components/Dialogs/Profile.tsx", @@ -314,7 +315,7 @@ "#29": "Phrases in components/Dialogs/Recovery.tsx", "Enter your robot token to re-build your robot and gain access to its trades.": "輸入你的機器人領牌來重造你的機器人並訪問它的交易。", "Paste token here": "在此粘貼領牌", - "Recover": "Recover", + "Recover": "恢復", "Robot recovery": "恢復機器人", "#30": "Phrases in components/Dialogs/StoreToken.tsx", "Back it up!": "請備份!",