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