mirror of
https://github.com/YunoHost-Apps/terraforming-mars_ynh.git
synced 2024-09-03 20:36:05 +02:00
Auto-update READMEs
This commit is contained in:
parent
e75e94390e
commit
079d68d2c0
9 changed files with 56 additions and 7 deletions
|
@ -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)
|
||||
|
|
|
@ -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:** <https://terraforming-mars.herokuapp.com/>
|
||||
|
||||
|
|
|
@ -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:** <https://terraforming-mars.herokuapp.com/>
|
||||
|
||||
|
|
|
@ -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:** <https://terraforming-mars.herokuapp.com/>
|
||||
|
||||
|
|
|
@ -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 :** <https://terraforming-mars.herokuapp.com/>
|
||||
|
||||
|
|
|
@ -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:** <https://terraforming-mars.herokuapp.com/>
|
||||
|
||||
|
|
|
@ -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:** <https://terraforming-mars.herokuapp.com/>
|
||||
|
||||
|
|
48
README_ru.md
Normal file
48
README_ru.md
Normal file
|
@ -0,0 +1,48 @@
|
|||
<!--
|
||||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||
-->
|
||||
|
||||
# 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
|
||||
|
||||
**Демо-версия:** <https://terraforming-mars.herokuapp.com/>
|
||||
|
||||
## Снимки экрана
|
||||
|
||||
![Снимок экрана Terraforming Mars ](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Документация и ресурсы
|
||||
|
||||
- Репозиторий кода главной ветки приложения: <https://github.com/terraforming-mars/terraforming-mars>
|
||||
- Магазин YunoHost: <https://apps.yunohost.org/app/terraforming-mars>
|
||||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/terraforming-mars_ynh/issues>
|
||||
|
||||
## Информация для разработчиков
|
||||
|
||||
Пришлите Ваш запрос на слияние в [ветку `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
|
||||
```
|
||||
|
||||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
|
@ -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
|
||||
|
||||
**演示:** <https://terraforming-mars.herokuapp.com/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue