mirror of
https://github.com/YunoHost-Apps/elabftw_ynh.git
synced 2024-09-03 18:26:23 +02:00
Auto-update READMEs
This commit is contained in:
parent
0bdc3e6729
commit
f8983b548e
8 changed files with 58 additions and 6 deletions
|
@ -5,4 +5,5 @@
|
|||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [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_zh_Hans.md)
|
||||
|
|
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# eLabFTW for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/elabftw)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/elabftw/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=elabftw)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ No se debe editar a mano.
|
|||
|
||||
# eLabFTW para Yunohost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/elabftw)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/elabftw/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=elabftw)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ EZ editatu eskuz.
|
|||
|
||||
# eLabFTW YunoHost-erako
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/elabftw)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/elabftw/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=elabftw)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
# eLabFTW pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/elabftw)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/elabftw/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=elabftw)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ NON debe editarse manualmente.
|
|||
|
||||
# eLabFTW para YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/elabftw)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/elabftw/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=elabftw)
|
||||
|
||||
|
|
51
README_id.md
Normal file
51
README_id.md
Normal file
|
@ -0,0 +1,51 @@
|
|||
<!--
|
||||
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Ini TIDAK boleh diedit dengan tangan.
|
||||
-->
|
||||
|
||||
# eLabFTW untuk YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/elabftw/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=elabftw)
|
||||
|
||||
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||
|
||||
> *Paket ini memperbolehkan Anda untuk memasang eLabFTW secara cepat dan mudah pada server YunoHost.*
|
||||
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
||||
|
||||
## Ringkasan
|
||||
|
||||
eLabFTW is an electronic lab notebook manager for research teams.
|
||||
|
||||
It lets you store and organize your research experiments easily. It also features a database where any kind of objects (such as antibodies, plasmids, cell lines, boxes, etc.) can be stored. It is accessed via the browser. Several research teams can be hosted on the same installation. This means eLabFTW can be installed at the institute level and host all team members at the same place. This is what is done at Institut Curie and in several other research centers around the globe.
|
||||
|
||||
**Versi terkirim:** 4.2.4~ynh4
|
||||
|
||||
**Demo:** <https://demo.elabftw.net/login.php>
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||

|
||||
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Website aplikasi resmi: <https://www.elabftw.net>
|
||||
- Dokumentasi admin resmi: <https://doc.elabftw.net/>
|
||||
- Repositori kode aplikasi hulu: <https://github.com/elabftw/elabftw>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/elabftw>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/elabftw_ynh/issues>
|
||||
|
||||
## Info developer
|
||||
|
||||
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/elabftw_ynh/tree/testing).
|
||||
|
||||
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/elabftw_ynh/tree/testing --debug
|
||||
atau
|
||||
sudo yunohost app upgrade elabftw -u https://github.com/YunoHost-Apps/elabftw_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# YunoHost 上的 eLabFTW
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/elabftw)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/elabftw/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=elabftw)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue