From 629091f455c49921c3db33d1e1745722e9a365c1 Mon Sep 17 00:00:00 2001 From: Taehyun Lee <0417taehyun@gmail.com> Date: Sat, 7 Sep 2024 18:10:36 +0900 Subject: [PATCH] feat: Initialize Korean document by using config.json --- client/public/locales/es/translation.json | 6 +++--- client/public/locales/zh/translation.json | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/client/public/locales/es/translation.json b/client/public/locales/es/translation.json index af7354d..f7557c0 100644 --- a/client/public/locales/es/translation.json +++ b/client/public/locales/es/translation.json @@ -1,4 +1,4 @@ - { +{ "Intro": "Introducción", "Game Introduction": "Introducción del juego", "World selection": "Seleccionar mundo", @@ -44,7 +44,7 @@ "Retry proof from here": "Reintentar la prueba desde aquí", "Retry": "Reintentar", "Active Goal": "Objetivo activo", - "Crashed! Go to editor mode and fix your proof! Last server response:": "¡Error! Vaya al modo editor y corrija su prueba. Última respuesta del servidor:", + "Crashed! Go to editor mode and fix your proof! Last server response:": "¡Error! Vaya al modo editor y corrija su prueba. Última respuesta del servidor:", "Line": "Línea", "Character": "Carácter", "Loading messages…": "Cargando mensajes…", @@ -69,7 +69,7 @@ "Funding": "Financiación", "Level": "Nivel", "Introduction": "Introducción", - "

Do you want to delete your saved progress irreversibly?

(This deletes your proofs and your collected inventory. Saves from other games are not deleted.)

" : "

¿Desea eliminar su progreso guardado definitivamente?

(Esto elimina sus pruebas y su inventario recopilado. Los progresos guardados de otros juegos no se eliminan.)

", + "

Do you want to delete your saved progress irreversibly?

(This deletes your proofs and your collected inventory. Saves from other games are not deleted.)

": "

¿Desea eliminar su progreso guardado definitivamente?

(Esto elimina sus pruebas y su inventario recopilado. Los progresos guardados de otros juegos no se eliminan.)

", "Delete Progress?": "¿Borrar Progreso?", "Delete": "Borrar", "Download & Delete": "Descargar y Borrar", diff --git a/client/public/locales/zh/translation.json b/client/public/locales/zh/translation.json index 6dae6b3..23015a7 100644 --- a/client/public/locales/zh/translation.json +++ b/client/public/locales/zh/translation.json @@ -65,7 +65,6 @@ "No Games loaded. Use <1>http://localhost:3000/#/g/local/FOLDER to open a game directly from a local folder.": "未加载游戏。访问 <1>http://localhost:3000/#/g/local/FOLDER 从本地文件夹打开游戏。", "

As this server runs lean on our university machines, it has a limited capacity. Our current estimate is about 70 simultaneous games. We hope to address and test this limitation better in the future.

<1>Most aspects of the games and the infrastructure are still in development. Feel free to file a <1>GitHub Issue about any problems you experience!": "

这个服务器部署在我们大学的机器上,运行能力有限,目前估计最多可同时支持约 70 个游戏。我们希望将来能更有效地解决并测试这些限制。

<1>游戏和基础设施的许多方面仍在开发之中。如果您遇到任何问题,欢迎在 <1>GitHub 上提交问题反馈。", "<0>If you are considering writing your own game, you should use the <1>GameSkeleton Github Repo as a template and read <3>How to Create a Game.<1>You can directly load your games into the server and play it using the correct URL. The <1>instructions above also explain the details for how to load your game to the server. We'd like to encourage you to contact us if you have any questions.

Featured games on this page are added manually. Please get in contact and we'll happily add yours.

": "<0>如果你打算编写自己的游戏,可以使用 <1>GameSkeleton Github Repo 作为模板,并参阅 <3>如何创建游戏<1>你可以直接将游戏上传至服务器,并通过正确的 URL 进行游戏。上面的 <1>说明 已详细介绍了如何将游戏加载到服务器的步骤。如果你有任何疑问,请随时联系我们。

本页上的精选游戏都是手动添加的。如果你想添加你的游戏,请与我们联系,我们非常欢迎。

", - "This server has been developed as part of the project <1>ADAM : Anticipating the Digital Age of Mathematics at Heinrich-Heine-Universität in Düsseldorf.": "此服务器是 Heinrich-Heine-Universität Düsseldorf 项目 <1>ADAM:预见数学的数字时代 的一部分。", "Prerequisites": "前置条件", "Worlds": "世界",