From 079d68d2c09d558600e4cedb1d870761473aec7f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 19 Aug 2024 01:48:38 +0000 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_ru.md | 48 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 9 files changed, 56 insertions(+), 7 deletions(-) create mode 100644 README_ru.md diff --git a/ALL_README.md b/ALL_README.md index 4ed64dd..e3c80d2 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -6,4 +6,5 @@ - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) - [Baca README dalam bahasa bahasa Indonesia](README_id.md) +- [Прочитать README на русский](README_ru.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index f6c22c5..e74a57c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. -**Shipped version:** 2024.08.11~ynh1 +**Shipped version:** 2024.08.14~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index dce3a05..cb8270c 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. -**Versión actual:** 2024.08.11~ynh1 +**Versión actual:** 2024.08.14~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 40e6b92..7ab6664 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. -**Paketatutako bertsioa:** 2024.08.11~ynh1 +**Paketatutako bertsioa:** 2024.08.14~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index af92dd4..f2ef9d1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Cette application est une implémentation en ligne et open source de l’excellent jeu de plateau Terraforming mars. Elle n’est affiliée à FryxGames, Asmodee Digital ou Steam en aucun cas. -**Version incluse :** 2024.08.11~ynh1 +**Version incluse :** 2024.08.14~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 0675589..65dd60f 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. -**Versión proporcionada:** 2024.08.11~ynh1 +**Versión proporcionada:** 2024.08.14~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 67c83b9..5de93a5 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. -**Versi terkirim:** 2024.08.11~ynh1 +**Versi terkirim:** 2024.08.14~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md new file mode 100644 index 0000000..55163de --- /dev/null +++ b/README_ru.md @@ -0,0 +1,48 @@ + + +# Terraforming Mars для YunoHost + +[![Уровень интеграции](https://dash.yunohost.org/integration/terraforming-mars.svg)](https://ci-apps.yunohost.org/ci/apps/terraforming-mars/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/terraforming-mars.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/terraforming-mars.maintain.svg) + +[![Установите Terraforming Mars с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=terraforming-mars) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить Terraforming Mars быстро и просто на YunoHost-сервер.* +> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* + +## Обзор + +This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. + + +**Поставляемая версия:** 2024.08.14~ynh1 + +**Демо-версия:** + +## Снимки экрана + +![Снимок экрана Terraforming Mars ](./doc/screenshots/screenshot.png) + +## Документация и ресурсы + +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/terraforming-mars_ynh/tree/testing). + +Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/terraforming-mars_ynh/tree/testing --debug +или +sudo yunohost app upgrade terraforming-mars -u https://github.com/YunoHost-Apps/terraforming-mars_ynh/tree/testing --debug +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 2818402..e18c933 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. -**分发版本:** 2024.08.11~ynh1 +**分发版本:** 2024.08.14~ynh1 **演示:**