mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-06 06:01:50 +02:00
Merge branch 'l10n_master' into 'master'
New Crowdin translations See merge request tom79/fediplan!5
This commit is contained in:
commit
940637d643
28 changed files with 1647 additions and 73 deletions
61
translations/fediplan.af.yaml
Normal file
61
translations/fediplan.af.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.ar.yaml
Normal file
61
translations/fediplan.ar.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.ca.yaml
Normal file
61
translations/fediplan.ca.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.cs.yaml
Normal file
61
translations/fediplan.cs.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.da.yaml
Normal file
61
translations/fediplan.da.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.de.yaml
Normal file
61
translations/fediplan.de.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.el.yaml
Normal file
61
translations/fediplan.el.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
|
@ -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
|
||||||
|
|
61
translations/fediplan.es.yaml
Normal file
61
translations/fediplan.es.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.fi.yaml
Normal file
61
translations/fediplan.fi.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
|
@ -1,63 +1,61 @@
|
||||||
|
---
|
||||||
common:
|
common:
|
||||||
about_fediplan: Planifiez la publication de vos messages en toute sécurité avec
|
|
||||||
Mastodon et Pleroma
|
|
||||||
start_upload: Lancer le transfert
|
|
||||||
previous: Retour
|
|
||||||
proceed_confirm: Voulez-vous poursuivre ?
|
|
||||||
delete: Supprimer
|
|
||||||
cancel: Annuler
|
|
||||||
delete_message: Vous êtes sur le point de supprimer
|
|
||||||
confirm_delete: Confirmer la suppression
|
|
||||||
no_results_found: Aucun résultat trouvé !
|
|
||||||
source_code: Code source
|
|
||||||
support_my_work: Soutenir mon travail
|
|
||||||
about: À Propos
|
|
||||||
logout: Déconnexion
|
|
||||||
scheduled: Planifiés
|
|
||||||
schedule: Planifier
|
|
||||||
accounts: Comptes
|
|
||||||
next: Suivant
|
next: Suivant
|
||||||
|
previous: Retour
|
||||||
|
accounts: Comptes
|
||||||
login: Connexion
|
login: Connexion
|
||||||
page:
|
schedule: Planifier
|
||||||
about:
|
scheduled: Planifiés
|
||||||
data: FediPlan ne conserve pas vos messages planifiés ni vos identifiants. Il
|
logout: Déconnexion
|
||||||
utilise uniquement l’API de Mastodon pour <a href="https://docs.joinmastodon.org/api/rest/statuses/#scheduled-status"
|
about: À Propos
|
||||||
target="_blank">la planification des messages</a>
|
support_my_work: Soutenir mon travail
|
||||||
scheduling: FediPlan permet aux utilisateur·rice·s de planifier la publication
|
about_fediplan: Planifiez la publication de vos messages en toute sécurité avec Mastodon et Pleroma
|
||||||
des messages Mastodon et Pleroma (avec médias comme pièces jointes).<br/> La
|
source_code: Code source
|
||||||
date de planification doit être d’au moins 5 minutes à l’avance. Vous pouvez
|
no_results_found: Aucun résultat trouvé !
|
||||||
planifier jusqu’à 300 messages à la fois. Seuls 50 messages par jour peuvent
|
confirm_delete: Confirmer la suppression
|
||||||
être planifiés pour publication.
|
delete_message: Vous êtes sur le point de supprimer
|
||||||
issues: Vous pouvez signaler des problèmes rencontrés ou demander des améliorations
|
cancel: Annuler
|
||||||
sur <a href="https://github.com/stom79/FediPlan/issues" target="_blank">Github</a>
|
delete: Supprimer
|
||||||
ou <a href="https://framagit.org/tom79/fediplan/issues" target="_blank">Framagit</a>.
|
proceed_confirm: Voulez-vous poursuivre ?
|
||||||
index:
|
start_upload: Lancer le transfert
|
||||||
data: <b>Elle ne conserve aucune de vos données</b> (jetons ou messages), c’est
|
counter: Counter
|
||||||
pourquoi vous aurez besoin de créer un nouveau jeton une fois votre session
|
|
||||||
est expirée.
|
|
||||||
about: FediPlan est une application libre et Open Source (<a href="https://framagit.org/tom79/fediplan"
|
|
||||||
target="_blank">code source</a>) développée afin de pouvoir planifier la publication
|
|
||||||
vos messages <a href="https://joinmastodon.org/" target="_blank">Mastodon</a>
|
|
||||||
ou <a href="https://pleroma.social/" target="_blank">Pleroma</a> (2.7+).
|
|
||||||
error:
|
|
||||||
instance:
|
|
||||||
mastodon_account_already_used: Ce compte est déjà géré par quelqu’un d’autre !
|
|
||||||
mastodon_account: Quelque chose s’est mal déroulé lors de la récupération du compte
|
|
||||||
!
|
|
||||||
mastodon_token: Quelque chose s’est mal déroulé lors de l’obtention du jeton !
|
|
||||||
mastodon_oauth_url: Quelque chose s’est mal déroulé lors de l’obtention de l’URL
|
|
||||||
de l’autorisation !
|
|
||||||
mastodon_client_id: Quelque chose s’est mal déroulé lors de la récupération de
|
|
||||||
l’ID du client !
|
|
||||||
mastodon_only: Ceci n’est pas une instance Mastodon valide !
|
|
||||||
general: Quelque chose s’est mal déroulé !
|
|
||||||
messages:
|
|
||||||
authorization_get: Obtenir un code d’autorisation
|
|
||||||
login_authorization: Veuillez cliquer sur « Obtenir un code d’autorisation » afin
|
|
||||||
d’obtenir un code d’autorisation. Puis copiez/collez-le dans le champ.
|
|
||||||
status:
|
status:
|
||||||
visibility:
|
visibility:
|
||||||
direct: Direct
|
public: Public
|
||||||
private: Privé
|
|
||||||
unlisted: Non listé
|
unlisted: Non listé
|
||||||
public: Public
|
private: Privé
|
||||||
|
direct: Direct
|
||||||
|
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.
|
||||||
|
authorization_get: Obtenir un code d’autorisation
|
||||||
|
error:
|
||||||
|
general: Quelque chose s’est mal déroulé !
|
||||||
|
instance:
|
||||||
|
mastodon_only: Ceci n’est pas une instance Mastodon valide !
|
||||||
|
mastodon_client_id: Quelque chose s’est mal déroulé lors de la récupération de l’ID du client !
|
||||||
|
mastodon_oauth_url: Quelque chose s’est mal déroulé lors de l’obtention de l’URL de l’autorisation !
|
||||||
|
mastodon_token: Quelque chose s’est mal déroulé lors de l’obtention du jeton !
|
||||||
|
mastodon_account: Quelque chose s’est mal déroulé lors de la récupération du compte !
|
||||||
|
mastodon_account_already_used: Ce compte est déjà géré par quelqu’un d’autre !
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
about: FediPlan est une application libre et Open Source (<a href="https://framagit.org/tom79/fediplan" target="_blank">code source</a>) développée afin de pouvoir planifier la publication vos messages <a href="https://joinmastodon.org/" target="_blank">Mastodon</a> ou <a href="https://pleroma.social/" target="_blank">Pleroma</a> (2.7+).
|
||||||
|
data: <b>Elle ne conserve aucune de vos données</b> (jetons ou messages), c’est pourquoi vous aurez besoin de créer un nouveau jeton une fois votre session est expirée.
|
||||||
|
form:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
scheduling: FediPlan permet aux utilisateur·rice·s de planifier la publication des messages Mastodon et Pleroma (avec médias comme pièces jointes).<br/> La date de planification doit être d’au moins 5 minutes à l’avance. Vous pouvez planifier jusqu’à 300 messages à la fois. Seuls 50 messages par jour peuvent être planifiés pour publication.
|
||||||
|
data: 'FediPlan ne conserve pas vos messages planifiés ni vos identifiants. Il utilise uniquement l’API de Mastodon pour <a href="https://docs.joinmastodon.org/api/rest/statuses/#scheduled-status" target="_blank">la planification des messages</a>'
|
||||||
|
issues: Vous pouvez signaler des problèmes rencontrés ou demander des améliorations sur <a href="https://github.com/stom79/FediPlan/issues" target="_blank">Github</a> ou <a href="https://framagit.org/tom79/fediplan/issues" target="_blank">Framagit</a>.
|
||||||
|
schedule:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
||||||
|
|
61
translations/fediplan.he.yaml
Normal file
61
translations/fediplan.he.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.hu.yaml
Normal file
61
translations/fediplan.hu.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.it.yaml
Normal file
61
translations/fediplan.it.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.ja.yaml
Normal file
61
translations/fediplan.ja.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.ko.yaml
Normal file
61
translations/fediplan.ko.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.nl.yaml
Normal file
61
translations/fediplan.nl.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.no.yaml
Normal file
61
translations/fediplan.no.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.pl.yaml
Normal file
61
translations/fediplan.pl.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.pt.yaml
Normal file
61
translations/fediplan.pt.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.ro.yaml
Normal file
61
translations/fediplan.ro.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.ru.yaml
Normal file
61
translations/fediplan.ru.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.sr.yaml
Normal file
61
translations/fediplan.sr.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.sv.yaml
Normal file
61
translations/fediplan.sv.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.tr.yaml
Normal file
61
translations/fediplan.tr.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.uk.yaml
Normal file
61
translations/fediplan.uk.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.vi.yaml
Normal file
61
translations/fediplan.vi.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
61
translations/fediplan.zh.yaml
Normal file
61
translations/fediplan.zh.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
common:
|
||||||
|
next: Next
|
||||||
|
previous: Previous
|
||||||
|
accounts: Accounts
|
||||||
|
login: Login
|
||||||
|
schedule: Schedule
|
||||||
|
scheduled: Scheduled
|
||||||
|
logout: Logout
|
||||||
|
about: About
|
||||||
|
support_my_work: Support my work
|
||||||
|
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||||
|
source_code: Source code
|
||||||
|
no_results_found: No results found!
|
||||||
|
confirm_delete: Confirm Delete
|
||||||
|
delete_message: You are about to delete
|
||||||
|
cancel: Cancel
|
||||||
|
delete: Delete
|
||||||
|
proceed_confirm: Do you want to proceed?
|
||||||
|
start_upload: Start upload
|
||||||
|
counter: Counter
|
||||||
|
status:
|
||||||
|
visibility:
|
||||||
|
public: Public
|
||||||
|
unlisted: Unlisted
|
||||||
|
private: Private
|
||||||
|
direct: Direct
|
||||||
|
messages:
|
||||||
|
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
|
||||||
|
error:
|
||||||
|
general: Something went wrong!
|
||||||
|
instance:
|
||||||
|
mastodon_only: This is not a valid Mastodon instance!
|
||||||
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
page:
|
||||||
|
index:
|
||||||
|
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+).
|
||||||
|
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:
|
||||||
|
code: Your authorization code
|
||||||
|
instance: Your instance
|
||||||
|
about:
|
||||||
|
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.
|
||||||
|
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:
|
||||||
|
form:
|
||||||
|
content_warning: Content warning
|
||||||
|
content: Content
|
||||||
|
visibility: Visibility
|
||||||
|
timeZone: Timezone
|
||||||
|
sensitive: Sensitive
|
||||||
|
scheduled_at: Scheduled at
|
||||||
|
send: Send
|
||||||
|
add_files: Add files...
|
||||||
|
|
Loading…
Add table
Reference in a new issue