mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-06 06:01:50 +02:00
New translations fediplan.en.yaml (English)
This commit is contained in:
parent
b00ba3fa5e
commit
ecb98c029f
1 changed files with 6 additions and 16 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
---
|
||||||
common:
|
common:
|
||||||
next: Next
|
next: Next
|
||||||
previous: Previous
|
previous: Previous
|
||||||
|
@ -24,11 +25,9 @@ status:
|
||||||
unlisted: Unlisted
|
unlisted: Unlisted
|
||||||
private: Private
|
private: Private
|
||||||
direct: Direct
|
direct: Direct
|
||||||
|
|
||||||
messages:
|
messages:
|
||||||
login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field.
|
login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field.
|
||||||
authorization_get: Get an authorization code
|
authorization_get: Get an authorization code
|
||||||
|
|
||||||
error:
|
error:
|
||||||
general: Something went wrong!
|
general: Something went wrong!
|
||||||
instance:
|
instance:
|
||||||
|
@ -38,26 +37,17 @@ error:
|
||||||
mastodon_token: Something went wrong when getting the token!
|
mastodon_token: Something went wrong when getting the token!
|
||||||
mastodon_account: Something went wrong when retrieving the account!
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
mastodon_account_already_used: This account is already managed by someone else!
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
|
||||||
|
|
||||||
page:
|
page:
|
||||||
index:
|
index:
|
||||||
about:
|
about: FediPlan is an open source application (<a href="https://framagit.org/tom79/fediplan" target="_blank">source code</a>) built for scheduling your messages with <a href="https://joinmastodon.org/" target="_blank">Mastodon</a> or <a href="https://pleroma.social/" target="_blank">Pleroma</a> (2.7+).
|
||||||
FediPlan is an open source application (<a href="https://framagit.org/tom79/fediplan" target="_blank">source code</a>) built for scheduling your messages with <a href="https://joinmastodon.org/" target="_blank">Mastodon</a> or <a href="https://pleroma.social/" target="_blank">Pleroma</a> (2.7+).
|
data: It <b>does not store any data</b> (token or messages), that is why you need to create a new Token when your session expired.
|
||||||
data:
|
|
||||||
It <b>does not store any data</b> (token or messages), that is why you need to create a new Token when your session expired.
|
|
||||||
form:
|
form:
|
||||||
code: Your authorization code
|
code: Your authorization code
|
||||||
instance: Your instance
|
instance: Your instance
|
||||||
about:
|
about:
|
||||||
scheduling:
|
scheduling: FediPlan allows users to schedule messages for Mastodon and Pleroma (with media attachments).<br/> The scheduled date must be at least 5 minutes into the future. At most, 300 messages can be scheduled at the same time. Only 50 messages can be scheduled for any given day.
|
||||||
FediPlan allows users to schedule messages for Mastodon and Pleroma (with media attachments).<br/>
|
data: 'FediPlan does not store your scheduled messages nor your credentials. It only uses the Mastodon API for <a href="https://docs.joinmastodon.org/api/rest/statuses/#scheduled-status" target="_blank">scheduling messages</a>'
|
||||||
The scheduled date must be at least 5 minutes into the future. At most, 300 messages can be scheduled at the same time.
|
issues: You can report issues or ask improvements on <a href="https://github.com/stom79/FediPlan/issues" target="_blank">Github</a> or <a href="https://framagit.org/tom79/fediplan/issues" target="_blank">Framagit</a>.
|
||||||
Only 50 messages can be scheduled for any given day.
|
|
||||||
data:
|
|
||||||
FediPlan does not store your scheduled messages nor your credentials. It only uses the Mastodon API for <a href="https://docs.joinmastodon.org/api/rest/statuses/#scheduled-status" target="_blank">scheduling messages</a>
|
|
||||||
issues:
|
|
||||||
You can report issues or ask improvements on <a href="https://github.com/stom79/FediPlan/issues" target="_blank">Github</a> or <a href="https://framagit.org/tom79/fediplan/issues" target="_blank">Framagit</a>.
|
|
||||||
schedule:
|
schedule:
|
||||||
form:
|
form:
|
||||||
content_warning: Content warning
|
content_warning: Content warning
|
||||||
|
|
Loading…
Add table
Reference in a new issue