mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 13:41:51 +02:00
New translations fediplan.en.yaml (Spanish)
This commit is contained in:
parent
52dee40768
commit
41874bf913
1 changed files with 27 additions and 27 deletions
|
@ -9,34 +9,34 @@ common:
|
|||
logout: Desconectar
|
||||
about: Sobre
|
||||
support_my_work: Apoya mi trabajo
|
||||
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
||||
source_code: Source code
|
||||
no_results_found: No results found!
|
||||
confirm_delete: Confirm Delete
|
||||
about_fediplan: Programe mensajes de manera segura con Mastodon y Pleroma
|
||||
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: Cancel
|
||||
delete: Delete
|
||||
edit: Edit
|
||||
start: Start
|
||||
proceed_confirm: Do you want to proceed?
|
||||
start_upload: Start upload
|
||||
cancel: Cancelar
|
||||
delete: Eliminar
|
||||
edit: Editar
|
||||
start: Iniciar
|
||||
proceed_confirm: '¿Desea continuar?'
|
||||
start_upload: Cargar
|
||||
counter: Counter
|
||||
license: License
|
||||
author: Author
|
||||
license: Licencia
|
||||
author: Autor
|
||||
error: Error
|
||||
no: "No"
|
||||
yes: "Yes"
|
||||
yes: "Sí"
|
||||
status:
|
||||
visibility:
|
||||
public: Public
|
||||
unlisted: Unlisted
|
||||
private: Private
|
||||
direct: Direct
|
||||
public: Público
|
||||
unlisted: No listado
|
||||
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: Get an authorization code
|
||||
authorization_get: Obtener un código de autorización
|
||||
error:
|
||||
general: Something went wrong!
|
||||
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!
|
||||
|
@ -49,20 +49,20 @@ page:
|
|||
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
|
||||
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: Content warning
|
||||
content: Content
|
||||
content_warning: Advertencia de contenido
|
||||
content: Contenido
|
||||
visibility: Visibility
|
||||
timeZone: Timezone
|
||||
timeZone: Zona Horaria
|
||||
sensitive: Sensitive
|
||||
scheduled_at: Scheduled at
|
||||
send: Send
|
||||
add_files: Add files...
|
||||
scheduled_at: Programado en
|
||||
send: Enviar
|
||||
add_files: Adicionar ficheros...
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue