From 12b9b2bae9ee4c101eaef19aa77eac7d866908a8 Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 22 Aug 2019 23:49:00 +0200 Subject: [PATCH 1/4] New translations fediplan.en.yaml (Portuguese) --- translations/fediplan.pt-PT.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/fediplan.pt-PT.yaml b/translations/fediplan.pt-PT.yaml index 16439f6..5f40d52 100644 --- a/translations/fediplan.pt-PT.yaml +++ b/translations/fediplan.pt-PT.yaml @@ -24,8 +24,8 @@ common: license: Licença author: Autor error: Erro - no: "No" - yes: "Yes" + no: "Não" + yes: "Sim" status: visibility: public: Público From b25f02e04d29118cbbe0dc245f79de1143babeb2 Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 22 Aug 2019 23:56:55 +0200 Subject: [PATCH 2/4] New translations fediplan.en.yaml (Portuguese) --- translations/fediplan.pt-PT.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/fediplan.pt-PT.yaml b/translations/fediplan.pt-PT.yaml index 5f40d52..c179069 100644 --- a/translations/fediplan.pt-PT.yaml +++ b/translations/fediplan.pt-PT.yaml @@ -62,7 +62,7 @@ page: visibility: Visibilidade timeZone: Fuso horário sensitive: Sensível - scheduled_at: Scheduled at + scheduled_at: Agendado em send: Enviar add_files: Adicionar arquivos... From 52dee4076879c33263a2489e351a2be55d2e5361 Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 22 Aug 2019 23:56:57 +0200 Subject: [PATCH 3/4] New translations fediplan.en.yaml (Spanish) --- translations/fediplan.es.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/translations/fediplan.es.yaml b/translations/fediplan.es.yaml index c32716d..5c64ac3 100644 --- a/translations/fediplan.es.yaml +++ b/translations/fediplan.es.yaml @@ -1,14 +1,14 @@ --- common: - next: Next - previous: Previous - accounts: Accounts - login: Login - schedule: Schedule - scheduled: Scheduled - logout: Logout - about: About - support_my_work: Support my work + next: Siguiente + previous: Anterior + accounts: Cuentas + login: Iniciar sesión + schedule: Calendario + scheduled: Programado + 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! From 41874bf913a8b8e6e61b47311f139f454d8d933c Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 23 Aug 2019 00:12:34 +0200 Subject: [PATCH 4/4] New translations fediplan.en.yaml (Spanish) --- translations/fediplan.es.yaml | 54 +++++++++++++++++------------------ 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/translations/fediplan.es.yaml b/translations/fediplan.es.yaml index 5c64ac3..8847734 100644 --- a/translations/fediplan.es.yaml +++ b/translations/fediplan.es.yaml @@ -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 (source code) built for scheduling your messages with Mastodon or Pleroma (2.7+). data: It does not store any data (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).
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 scheduling messages' issues: You can report issues or ask improvements on Github or Framagit. 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...