mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-05-07 21:11:32 +02:00
Compare commits
No commits in common. "b3c506464d515c442f42281518eb61e2da3ba6e3" and "2861e104dacd259b7dc8fadc3cf420de491a1cad" have entirely different histories.
b3c506464d
...
2861e104da
3 changed files with 16 additions and 39 deletions
41
README.md
41
README.md
|
@ -1,25 +1,10 @@
|
||||||
<img src="public/img/FediPlan.png" width="100">
|
**If you want to contribute to a _translation_:**[](https://crowdin.com/project/fediplan)
|
||||||
|
|
||||||
# FediPlan
|
## How to install FediPlan
|
||||||
A web-app to schedule your posts with Mastodon and Pleroma.
|
|
||||||
|
|
||||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
|
||||||
[](https://liberapay.com/tom79/donate)
|
|
||||||
[](https://opencollective.com/fedilab)
|
|
||||||
|
|
||||||
## Public servers
|
|
||||||
- [plan.fedilab.app](https://plan.fedilab.app/)
|
|
||||||
|
|
||||||
## Translate
|
|
||||||
|
|
||||||
- [Crowdin](https://crowdin.com/project/fediplan)<br>
|
|
||||||
[](https://crowdin.com/project/fediplan)
|
|
||||||
|
|
||||||
## Self-host
|
|
||||||
|
|
||||||
There are 2 methods to run Fediplan
|
There are 2 methods to run Fediplan
|
||||||
1. [Build and run Docker image](#1-build-and-run-docker-image)
|
1. Build and run Docker image
|
||||||
2. [Manual install](#2-manual-install)
|
2. Manual install
|
||||||
|
|
||||||
### 1. Build and run Docker image
|
### 1. Build and run Docker image
|
||||||
|
|
||||||
|
@ -84,11 +69,17 @@ There are 2 methods to run Fediplan
|
||||||
|
|
||||||
4. Point your server software to `fediplan/public` folder
|
4. Point your server software to `fediplan/public` folder
|
||||||
|
|
||||||
## Donate
|
### Support My work
|
||||||
|
[fedilab.app/page/donations](https://fedilab.app/page/donations/)
|
||||||
|
|
||||||
- [Liberapay](https://liberapay.com/tom79/donate)
|
### Credits
|
||||||
- [Open Collective](https://opencollective.com/fedilab)
|
|
||||||
- [More...](https://fedilab.app/page/donations/)
|
|
||||||
|
|
||||||
## Credits
|
|
||||||
Docker configurations are based on [github.com/TrafeX/docker-php-nginx](https://github.com/TrafeX/docker-php-nginx)
|
Docker configurations are based on [github.com/TrafeX/docker-php-nginx](https://github.com/TrafeX/docker-php-nginx)
|
||||||
|
|
||||||
|
See: [Download Composer](https://getcomposer.org/download/)
|
||||||
|
|
||||||
|
**3 - Public directory:**
|
||||||
|
|
||||||
|
Your site needs to target /path/to/FediPlan/public
|
||||||
|
|
||||||
|
|
||||||
|
#### Support My work at [fedilab.app](https://fedilab.app/page/donations/)
|
|
@ -19,7 +19,6 @@ common:
|
||||||
edit: تعديل
|
edit: تعديل
|
||||||
start: ابدأ
|
start: ابدأ
|
||||||
proceed_confirm: هل تريد المواصلة؟
|
proceed_confirm: هل تريد المواصلة؟
|
||||||
schedule_success: تمت برمجة الرسالة
|
|
||||||
start_upload: ابدأ التحميل
|
start_upload: ابدأ التحميل
|
||||||
counter: العدّاد
|
counter: العدّاد
|
||||||
license: الرخصة
|
license: الرخصة
|
||||||
|
@ -27,7 +26,6 @@ common:
|
||||||
error: خطأ
|
error: خطأ
|
||||||
no: "لا"
|
no: "لا"
|
||||||
yes: "نعم"
|
yes: "نعم"
|
||||||
poll: استطلاع رأي
|
|
||||||
status:
|
status:
|
||||||
visibility:
|
visibility:
|
||||||
public: للعامة
|
public: للعامة
|
||||||
|
@ -67,10 +65,3 @@ page:
|
||||||
scheduled_at: بُرمِج في
|
scheduled_at: بُرمِج في
|
||||||
send: إرسال
|
send: إرسال
|
||||||
add_files: أضف ملفات…
|
add_files: أضف ملفات…
|
||||||
multiple: متعددة
|
|
||||||
end_in: ينتهي في
|
|
||||||
poll_item: خيارات الاستطلاع
|
|
||||||
add_poll_item: إضافة خيار
|
|
||||||
remove_poll_item: إزالة هذا الخيار
|
|
||||||
edit_media: تعديل الوسائط محلياً
|
|
||||||
upload_media: قم بتحميل هذه الوسائط أولا، ثم ستتمكن من إضافة وصف.
|
|
||||||
|
|
|
@ -30,10 +30,8 @@ common:
|
||||||
poll: Sondage
|
poll: Sondage
|
||||||
status:
|
status:
|
||||||
visibility:
|
visibility:
|
||||||
public: Public
|
|
||||||
unlisted: Non listé
|
unlisted: Non listé
|
||||||
private: Privé
|
private: Privé
|
||||||
direct: Direct
|
|
||||||
messages:
|
messages:
|
||||||
login_authorization: Veuillez cliquer sur « Obtenir un code d’autorisation » afin d’obtenir un code d’autorisation. Puis copiez/collez-le dans le champ.
|
login_authorization: Veuillez cliquer sur « Obtenir un code d’autorisation » afin d’obtenir un code d’autorisation. Puis copiez/collez-le dans le champ.
|
||||||
authorization_get: Obtenir un code d’autorisation
|
authorization_get: Obtenir un code d’autorisation
|
||||||
|
@ -67,10 +65,7 @@ page:
|
||||||
scheduled_at: Planifié pour
|
scheduled_at: Planifié pour
|
||||||
send: Envoyer
|
send: Envoyer
|
||||||
add_files: Ajouter des fichiers …
|
add_files: Ajouter des fichiers …
|
||||||
multiple: Multiple
|
|
||||||
end_in: Fin dans
|
end_in: Fin dans
|
||||||
poll_item: Choix du sondage
|
poll_item: Choix du sondage
|
||||||
add_poll_item: Ajouter un choix
|
add_poll_item: Ajouter un choix
|
||||||
remove_poll_item: Supprimer ce choix
|
remove_poll_item: Supprimer ce choix
|
||||||
edit_media: Modifier le média localement
|
|
||||||
upload_media: Transférez d'abord ce média, puis vous pourrez ajouter une description.
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue