Compare commits

..

4 commits

Author SHA1 Message Date
Thomas
b3c506464d Merge branch 'l10n_develop' into 'develop'
New Crowdin updates

See merge request tom79/fediplan!89
2025-04-04 05:35:11 +00:00
Thomas
42217e4645 New Crowdin updates 2025-04-04 05:35:11 +00:00
Thomas
3d277cd0dd Merge branch 'update_readme' into 'develop'
Update readme

See merge request tom79/fediplan!88
2025-04-04 05:34:56 +00:00
0xd9a
193372215a Update readme 2025-04-04 05:34:56 +00:00
3 changed files with 39 additions and 16 deletions

View file

@ -1,10 +1,25 @@
**If you want to contribute to a _translation_:**[![Crowdin](https://badges.crowdin.net/fediplan/localized.svg)](https://crowdin.com/project/fediplan)
<img src="public/img/FediPlan.png" width="100">
## How to install FediPlan
# FediPlan
A web-app to schedule your posts with Mastodon and Pleroma.
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg?style=for-the-badge)](https://www.gnu.org/licenses/gpl-3.0)
[![Liberapay patrons](https://img.shields.io/liberapay/patrons/tom79?label=Liberapay&style=for-the-badge)](https://liberapay.com/tom79/donate)
[![Open Collective backers and sponsors](https://img.shields.io/opencollective/all/fedilab?label=Open%20Collective&style=for-the-badge)](https://opencollective.com/fedilab)
## Public servers
- [plan.fedilab.app](https://plan.fedilab.app/)
## Translate
- [Crowdin](https://crowdin.com/project/fediplan)<br>
[![](https://badges.crowdin.net/fediplan/localized.svg)](https://crowdin.com/project/fediplan)
## Self-host
There are 2 methods to run Fediplan
1. Build and run Docker image
2. Manual install
1. [Build and run Docker image](#1-build-and-run-docker-image)
2. [Manual install](#2-manual-install)
### 1. Build and run Docker image
@ -69,17 +84,11 @@ There are 2 methods to run Fediplan
4. Point your server software to `fediplan/public` folder
### Support My work
[fedilab.app/page/donations](https://fedilab.app/page/donations/)
## Donate
### Credits
- [Liberapay](https://liberapay.com/tom79/donate)
- [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)
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/)

View file

@ -19,6 +19,7 @@ common:
edit: تعديل
start: ابدأ
proceed_confirm: هل تريد المواصلة؟
schedule_success: تمت برمجة الرسالة
start_upload: ابدأ التحميل
counter: العدّاد
license: الرخصة
@ -26,6 +27,7 @@ common:
error: خطأ
no: "لا"
yes: "نعم"
poll: استطلاع رأي
status:
visibility:
public: للعامة
@ -65,3 +67,10 @@ page:
scheduled_at: بُرمِج في
send: إرسال
add_files: أضف ملفات…
multiple: متعددة
end_in: ينتهي في
poll_item: خيارات الاستطلاع
add_poll_item: إضافة خيار
remove_poll_item: إزالة هذا الخيار
edit_media: تعديل الوسائط محلياً
upload_media: قم بتحميل هذه الوسائط أولا، ثم ستتمكن من إضافة وصف.

View file

@ -30,8 +30,10 @@ common:
poll: Sondage
status:
visibility:
public: Public
unlisted: Non listé
private: Privé
direct: Direct
messages:
login_authorization: Veuillez cliquer sur « Obtenir un code dautorisation » afin dobtenir un code dautorisation. Puis copiez/collez-le dans le champ.
authorization_get: Obtenir un code dautorisation
@ -65,7 +67,10 @@ page:
scheduled_at: Planifié pour
send: Envoyer
add_files: Ajouter des fichiers …
multiple: Multiple
end_in: Fin dans
poll_item: Choix du sondage
add_poll_item: Ajouter un 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.