mirror of
https://github.com/YunoHost-Apps/plainpad_ynh.git
synced 2024-09-03 20:05:53 +02:00
Auto-update READMEs
This commit is contained in:
parent
d35e50cd56
commit
18959cdb22
8 changed files with 57 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.
|
|||
|
||||
# Plainpad for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/plainpad)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/plainpad/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=plainpad)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ No se debe editar a mano.
|
|||
|
||||
# Plainpad para Yunohost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/plainpad)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/plainpad/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=plainpad)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ EZ editatu eskuz.
|
|||
|
||||
# Plainpad YunoHost-erako
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/plainpad)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/plainpad/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=plainpad)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
# Plainpad pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/plainpad)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/plainpad/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=plainpad)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ NON debe editarse manualmente.
|
|||
|
||||
# Plainpad para YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/plainpad)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/plainpad/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=plainpad)
|
||||
|
||||
|
|
50
README_id.md
Normal file
50
README_id.md
Normal file
|
@ -0,0 +1,50 @@
|
|||
<!--
|
||||
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Ini TIDAK boleh diedit dengan tangan.
|
||||
-->
|
||||
|
||||
# Plainpad untuk YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/plainpad/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=plainpad)
|
||||
|
||||
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||
|
||||
> *Paket ini memperbolehkan Anda untuk memasang Plainpad 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
|
||||
|
||||
Plainpad is a self hosted, open source note taking application that is very easy to setup on your server. Your data will never leave your server and you will be able to access them from any device connected to the internet.
|
||||
With Plainpad you can allow multiple users to access the application without being able to see each other's notes. The notes are being encrypted and stored safely in the database.
|
||||
|
||||
**Versi terkirim:** 1.0.0~ynh3
|
||||
|
||||
**Demo:** <https://alextselegidis.com/try/plainpad/#/login>
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||

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