1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2024-09-03 19:56:25 +02:00

Merge pull request #42 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-08-21 12:23:26 +02:00 committed by GitHub
commit 9cd4b0efaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 62 additions and 14 deletions

View file

@ -6,4 +6,5 @@
- [Lire le README en français](README_fr.md) - [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md) - [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md) - [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform.
**Shipped version:** 6.2.0~ynh1 **Shipped version:** 6.3.0~ynh1
## Screenshots ## Screenshots

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform.
**Versión actual:** 6.2.0~ynh1 **Versión actual:** 6.3.0~ynh1
## Capturas ## Capturas

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform.
**Paketatutako bertsioa:** 6.2.0~ynh1 **Paketatutako bertsioa:** 6.3.0~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
ownCloud Infinite Scale (oCIS) est la nouvelle plateforme de synchronisation et de partage de fichiers qui constituera la base de votre plateforme de gestion de données. ownCloud Infinite Scale (oCIS) est la nouvelle plateforme de synchronisation et de partage de fichiers qui constituera la base de votre plateforme de gestion de données.
**Version incluse:** 6.2.0~ynh1 **Version incluse:** 6.3.0~ynh1
## Captures décran ## Captures décran

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform.
**Versión proporcionada:** 6.2.0~ynh1 **Versión proporcionada:** 6.3.0~ynh1
## Capturas de pantalla ## Capturas de pantalla

View file

@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan.
ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform.
**Versi terkirim:** 6.2.0~ynh1 **Versi terkirim:** 6.3.0~ynh1
## Tangkapan Layar ## Tangkapan Layar

47
README_ru.md Normal file
View file

@ -0,0 +1,47 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# ownCloud для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/owncloud.svg)](https://ci-apps.yunohost.org/ci/apps/owncloud/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/owncloud.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/owncloud.maintain.svg)
[![Установите ownCloud с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=owncloud)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить ownCloud быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform.
**Поставляемая версия:** 6.3.0~ynh1
## Снимки экрана
![Снимок экрана ownCloud](./doc/screenshots/screenshot.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://owncloud.com>
- Официальная документация администратора: <https://doc.owncloud.com/ocis/next/>
- Репозиторий кода главной ветки приложения: <https://github.com/owncloud/ocis>
- Магазин YunoHost: <https://apps.yunohost.org/app/owncloud>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/owncloud_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/owncloud_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/owncloud_ynh/tree/testing --debug
или
sudo yunohost app upgrade owncloud -u https://github.com/YunoHost-Apps/owncloud_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -18,7 +18,7 @@
ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform.
**分发版本:** 6.2.0~ynh1 **分发版本:** 6.3.0~ynh1
## 截图 ## 截图

View file

@ -5,7 +5,7 @@ name = "ownCloud"
description.en = "Online storage, file sharing platform" description.en = "Online storage, file sharing platform"
description.fr = "Stockage en ligne, plateforme de partage de fichiers" description.fr = "Stockage en ligne, plateforme de partage de fichiers"
version = "6.2.0~ynh1" version = "6.3.0~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -48,14 +48,14 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
amd64.url = "https://github.com/owncloud/ocis/releases/download/v6.2.0/ocis-6.2.0-linux-amd64" amd64.url = "https://github.com/owncloud/ocis/releases/download/v6.3.0/ocis-6.3.0-linux-amd64"
amd64.sha256 = "3f033234ecc5a73ff7cecb671699f34e494cf45f405068cb848f1aee2014118a" amd64.sha256 = "1479fa2b39a03a7c7ccaaae5094ef64f950bdeb049dba5672586cd3b4da12678"
arm64.url = "https://github.com/owncloud/ocis/releases/download/v6.2.0/ocis-6.2.0-linux-arm64" arm64.url = "https://github.com/owncloud/ocis/releases/download/v6.3.0/ocis-6.3.0-linux-arm64"
arm64.sha256 = "ef86baa55bfe59357d61813317d2f604714680752716344b0992da9526eb5e69" arm64.sha256 = "c666b8fedefcc5584b68973b7f7cce7d1b0faf465e41707ab4acd992cf255f14"
armhf.url = "https://github.com/owncloud/ocis/releases/download/v6.1.0/ocis-6.1.0-linux-arm" armhf.url = "https://github.com/owncloud/ocis/releases/download/v6.1.0/ocis-6.1.0-linux-arm"
armhf.sha256 = "de6fcb0581fa611522693157ea99317e08e38b986b9e7cad67c11e56cff82dae" armhf.sha256 = "de6fcb0581fa611522693157ea99317e08e38b986b9e7cad67c11e56cff82dae"
i386.url = "https://github.com/owncloud/ocis/releases/download/v6.2.0/ocis-6.2.0-linux-386" i386.url = "https://github.com/owncloud/ocis/releases/download/v6.3.0/ocis-6.3.0-linux-386"
i386.sha256 = "06988556f8c720ac71367ffaf607a2509db0cd6e12e72cf413dd22d5fc858c59" i386.sha256 = "9d3920bfdf11b23efed11b22c9601d5fc1be7764283e9dfa16602e9a91ea3526"
in_subdir = false in_subdir = false
rename = "ocis" rename = "ocis"