mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 05:31:48 +02:00
Merge branch 'l10n_master' into 'master'
New Crowdin translations See merge request tom79/fediplan!62
This commit is contained in:
commit
1aaa0849ae
16 changed files with 54 additions and 838 deletions
|
@ -1,68 +1,2 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it 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,68 +1,2 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it 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,68 +1,2 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it 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...
|
||||
|
||||
|
|
|
@ -13,14 +13,12 @@ common:
|
|||
source_code: Código fuente
|
||||
no_results_found: '¡No hay resultados!'
|
||||
confirm_delete: Confirmar la eliminación
|
||||
delete_message: You are about to delete
|
||||
cancel: Cancelar
|
||||
delete: Eliminar
|
||||
edit: Editar
|
||||
start: Iniciar
|
||||
proceed_confirm: '¿Desea continuar?'
|
||||
start_upload: Cargar
|
||||
counter: Counter
|
||||
license: Licencia
|
||||
author: Autor
|
||||
error: Error
|
||||
|
@ -33,35 +31,19 @@ status:
|
|||
private: Privado
|
||||
direct: Directo
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it in the field.
|
||||
authorization_get: Obtener un código de autorización
|
||||
error:
|
||||
general: Algo no funcionó!
|
||||
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: Su código de autorización
|
||||
instance: Su instancia
|
||||
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: Advertencia de contenido
|
||||
content: Contenido
|
||||
visibility: Visibility
|
||||
timeZone: Zona Horaria
|
||||
sensitive: Sensitive
|
||||
scheduled_at: Programado en
|
||||
send: Enviar
|
||||
add_files: Adicionar ficheros...
|
||||
|
|
|
@ -1,68 +1,2 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it 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...
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ common:
|
|||
author: Autore
|
||||
error: Errore
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
yes: "Si"
|
||||
status:
|
||||
visibility:
|
||||
public: Pubblico
|
||||
|
|
|
@ -1,68 +1,2 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it 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,68 +1,2 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it 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,68 +1,2 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it 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...
|
||||
|
||||
|
|
|
@ -16,16 +16,10 @@ common:
|
|||
delete_message: Está prestes a apagar
|
||||
cancel: Cancelar
|
||||
delete: Apagar
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Deseja continuar?
|
||||
start_upload: Iniciar carregamento
|
||||
counter: Contador
|
||||
license: Licença
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Público
|
||||
|
@ -62,7 +56,6 @@ page:
|
|||
visibility: Visibilidade
|
||||
timeZone: Fuso horário
|
||||
sensitive: Sensível
|
||||
scheduled_at: Scheduled at
|
||||
send: Enviar
|
||||
add_files: Adicionar arquivos...
|
||||
|
||||
|
|
|
@ -1,68 +1,67 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
next: Далее
|
||||
previous: Назад
|
||||
accounts: Учётные записи
|
||||
login: Логин
|
||||
schedule: Запланировать
|
||||
scheduled: Запланировано
|
||||
logout: Выход
|
||||
about: О программе
|
||||
support_my_work: Поддержать мою работу
|
||||
about_fediplan: Безопасное расписание сообщений с помощью Mastodon и Pleroma
|
||||
source_code: Исходный код
|
||||
no_results_found: Результаты не найдены!
|
||||
confirm_delete: Подтвердите Удаление
|
||||
delete_message: Вы собираетесь удалить
|
||||
cancel: Отмена
|
||||
delete: Удалить
|
||||
edit: Изменить
|
||||
start: Начать
|
||||
proceed_confirm: Вы хотите продолжить?
|
||||
start_upload: Начать загрузку
|
||||
counter: Счётчик
|
||||
license: Лицензия
|
||||
author: Автор
|
||||
error: Ошибка
|
||||
no: "Нет"
|
||||
yes: "Да"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
public: Публично
|
||||
unlisted: Не в списке
|
||||
private: Зaкрытый
|
||||
direct: Напрямую
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it in the field.
|
||||
authorization_get: Get an authorization code
|
||||
login_authorization: Пожалуйста, нажмите на кнопку "Получить код авторизации", чтобы получить код авторизации. Затем скопировать/вставить его в поле.
|
||||
authorization_get: Получить код авторизации
|
||||
error:
|
||||
general: Something went wrong!
|
||||
general: Что-то пошло не так!
|
||||
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!
|
||||
mastodon_only: Недопустимый экземпляр Mastodon!
|
||||
mastodon_client_id: Что-то пошло не так при получении идентификатора клиента!
|
||||
mastodon_oauth_url: Что-то пошло не так при получении URL-адреса авторизации!
|
||||
mastodon_token: Что-то пошло не так при получении токена!
|
||||
mastodon_account: Что-то пошло не так при получении доступа к учетной записи!
|
||||
mastodon_account_already_used: Эта учетная запись уже создана кем-то другим!
|
||||
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.
|
||||
about: FediPlan приложение с открытым исходным кодом (<a href="https://framagit.org/tom79/fediplan" target="_blank">исходный код</a>), создано для планирования ваших сообщений в <a href="https://joinmastodon.org/" target="_blank">Mastodon</a> или <a href="https://pleroma.social/" target="_blank">Pleroma</a> (2.7+).
|
||||
data: Он <b>не хранит никаких данных</b> (токен или сообщения), поэтому вы должны создать новый Токен по истечении срока действия сессии.
|
||||
form:
|
||||
code: Your authorization code
|
||||
instance: Your instance
|
||||
code: Ваш код авторизации
|
||||
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>.
|
||||
data: 'FediPlan не хранит запланированные сообщения и данные вашей учётной записи. Используются только API Mastodon для <a href="https://docs.joinmastodon.org/api/rest/statuses/#scheduled-status" target="_blank">запланированных сообщений</a>'
|
||||
issues: Вы можете сообщить об ошибках или запросить улучшения на <a href="https://github.com/stom79/FediPlan/issues" target="_blank">Github</a> или <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...
|
||||
content_warning: Предупреждение о контенте
|
||||
content: Содержимое
|
||||
visibility: Видимость
|
||||
timeZone: Часовой пояс
|
||||
sensitive: Чувствительный контент
|
||||
scheduled_at: Запланированные на
|
||||
send: Отправить
|
||||
add_files: Добавить файлы...
|
||||
|
||||
|
|
|
@ -1,68 +1,2 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it 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...
|
||||
|
||||
|
|
|
@ -16,16 +16,9 @@ common:
|
|||
delete_message: Du är på väg att ta bort
|
||||
cancel: Avbryt
|
||||
delete: Ta bort
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Vill du fortsätta?
|
||||
start_upload: Starta uppladdning
|
||||
counter: Räknare
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Offentligt
|
||||
|
@ -33,7 +26,6 @@ status:
|
|||
private: Privat
|
||||
direct: Direkt
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it in the field.
|
||||
authorization_get: Få en auktoriseringskod
|
||||
error:
|
||||
general: Någonting gick fel!
|
||||
|
@ -41,28 +33,4 @@ error:
|
|||
mastodon_only: Detta är inte en giltig Mastodon-instans!
|
||||
mastodon_client_id: Någonting gick fel när det hämtades en klient-id!
|
||||
mastodon_oauth_url: 'Någonting gick fel när auktoriserings-URL: en hämtades!'
|
||||
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,68 +1,2 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it 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,68 +1,2 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it 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,68 +1,2 @@
|
|||
---
|
||||
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
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
messages:
|
||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it 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