1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-08-15 01:31:38 +00:00 committed by autoreadme_webhook
parent 247933d1e1
commit 785d68b78a
9 changed files with 71 additions and 7 deletions

View file

@ -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)

View file

@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
- Multi-tenant: host as many podcasts as you want
- Multi-user: add contributors and set roles
**Shipped version:** 1.12.6~ynh1
**Shipped version:** 1.12.7~ynh1
**Demo:** <https://podcast.podlibre.org/@podlibre_fr>

View file

@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
- Multi-tenant: host as many podcasts as you want
- Multi-user: add contributors and set roles
**Versión actual:** 1.12.6~ynh1
**Versión actual:** 1.12.7~ynh1
**Demo:** <https://podcast.podlibre.org/@podlibre_fr>

View file

@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
- Multi-tenant: host as many podcasts as you want
- Multi-user: add contributors and set roles
**Paketatutako bertsioa:** 1.12.6~ynh1
**Paketatutako bertsioa:** 1.12.7~ynh1
**Demoa:** <https://podcast.podlibre.org/@podlibre_fr>

View file

@ -31,7 +31,7 @@ Castopod est une plate-forme d'hébergement gratuite et open source conçue pour
- Multi-locataire : hébergez autant de podcasts que vous le souhaitez
- Multi-utilisateur : ajouter des contributeurs et définir des rôles
**Version incluse:** 1.12.6~ynh1
**Version incluse:** 1.12.7~ynh1
**Démo:** <https://podcast.podlibre.org/@podlibre_fr>

View file

@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
- Multi-tenant: host as many podcasts as you want
- Multi-user: add contributors and set roles
**Versión proporcionada:** 1.12.6~ynh1
**Versión proporcionada:** 1.12.7~ynh1
**Demo:** <https://podcast.podlibre.org/@podlibre_fr>

View file

@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
- Multi-tenant: host as many podcasts as you want
- Multi-user: add contributors and set roles
**Versi terkirim:** 1.12.6~ynh1
**Versi terkirim:** 1.12.7~ynh1
**Demo:** <https://podcast.podlibre.org/@podlibre_fr>

63
README_ru.md Normal file
View file

@ -0,0 +1,63 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Castopod для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/castopod.svg)](https://ci-apps.yunohost.org/ci/apps/castopod/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/castopod.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/castopod.maintain.svg)
[![Установите Castopod с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=castopod)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Castopod быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Castopod is a free & open-source hosting platform made for podcasters who want engage and interact with their audience.
Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP framework with a very small footprint.
### Features
- Focused on data sovereignty: your content, audience, and analytics belong to you, and you only
- Podcasting 2.0 features: GUID, locked, transcripts, funding, chapters, location, persons, soundbites…
- Built-in social network, analytics, marketing tools
- Monetization
- Publish your episodes everywhere with RSS:
- Podcast import: move your existing podcast into Castopod
- Move your podcast out of Castopod
- Multi-tenant: host as many podcasts as you want
- Multi-user: add contributors and set roles
**Поставляемая версия:** 1.12.7~ynh1
**Демо-версия:** <https://podcast.podlibre.org/@podlibre_fr>
## Снимки экрана
![Снимок экрана Castopod](./doc/screenshots/screenshot.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://castopod.org/>
- Официальная документация администратора: <https://docs.castopod.org/>
- Репозиторий кода главной ветки приложения: <https://code.castopod.org/adaures/castopod>
- Магазин YunoHost: <https://apps.yunohost.org/app/castopod>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/castopod_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/castopod_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/castopod_ynh/tree/testing --debug
или
sudo yunohost app upgrade castopod -u https://github.com/YunoHost-Apps/castopod_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
- Multi-tenant: host as many podcasts as you want
- Multi-user: add contributors and set roles
**分发版本:** 1.12.6~ynh1
**分发版本:** 1.12.7~ynh1
**演示:** <https://podcast.podlibre.org/@podlibre_fr>