From 99414dfb988712a8ffdae50c9a0f26ac7e831052 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:23 +0200 Subject: [PATCH 01/28] New translations fediplan.en.yaml (Romanian) --- translations/fediplan.ro.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.ro.yaml diff --git a/translations/fediplan.ro.yaml b/translations/fediplan.ro.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.ro.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 935f53d3fe1ca44162a42180a9d41b3f3ce0ae8f Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:25 +0200 Subject: [PATCH 02/28] New translations fediplan.en.yaml (Dutch) --- translations/fediplan.nl.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.nl.yaml diff --git a/translations/fediplan.nl.yaml b/translations/fediplan.nl.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.nl.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From b00ba3fa5ea9e3f6839b2dc3e99157cb4a7d52ee Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:27 +0200 Subject: [PATCH 03/28] New translations fediplan.en.yaml (Vietnamese) --- translations/fediplan.vi.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.vi.yaml diff --git a/translations/fediplan.vi.yaml b/translations/fediplan.vi.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.vi.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From ecb98c029f7cee41c57786beb6b50b3a35f0316d Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:29 +0200 Subject: [PATCH 04/28] New translations fediplan.en.yaml (English) --- translations/fediplan.en.yaml | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/translations/fediplan.en.yaml b/translations/fediplan.en.yaml index 4c98f44..ec768c3 100644 --- a/translations/fediplan.en.yaml +++ b/translations/fediplan.en.yaml @@ -1,3 +1,4 @@ +--- common: next: Next previous: Previous @@ -24,11 +25,9 @@ status: unlisted: Unlisted private: Private direct: Direct - messages: login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. authorization_get: Get an authorization code - error: general: Something went wrong! instance: @@ -38,26 +37,17 @@ error: 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 (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. + 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 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. + 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 From 44599eb1c188c95f8f4ffdc35711493f76bca7ba Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:31 +0200 Subject: [PATCH 05/28] New translations fediplan.en.yaml (Chinese Traditional) --- translations/fediplan.zh.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.zh.yaml diff --git a/translations/fediplan.zh.yaml b/translations/fediplan.zh.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.zh.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 26f893f6542edddc5c08ecd2e7c4a007427cdacc Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:34 +0200 Subject: [PATCH 06/28] New translations fediplan.en.yaml (Ukrainian) --- translations/fediplan.uk.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.uk.yaml diff --git a/translations/fediplan.uk.yaml b/translations/fediplan.uk.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.uk.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 254fe550b44ae27b97174b5ad622ea4c68b40b96 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:36 +0200 Subject: [PATCH 07/28] New translations fediplan.en.yaml (Turkish) --- translations/fediplan.tr.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.tr.yaml diff --git a/translations/fediplan.tr.yaml b/translations/fediplan.tr.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.tr.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 9b3412fa60b826ea19a21fd7119626973f02abcf Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:38 +0200 Subject: [PATCH 08/28] New translations fediplan.en.yaml (Swedish) --- translations/fediplan.sv.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.sv.yaml diff --git a/translations/fediplan.sv.yaml b/translations/fediplan.sv.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.sv.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From ac24f45b55f942df68fcf6dc11d4231fc4e9c0d1 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:40 +0200 Subject: [PATCH 09/28] New translations fediplan.en.yaml (Serbian (Cyrillic)) --- translations/fediplan.sr.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.sr.yaml diff --git a/translations/fediplan.sr.yaml b/translations/fediplan.sr.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.sr.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From c2372eb9c92bdd928286f5a8802328c7092e7a7d Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:42 +0200 Subject: [PATCH 10/28] New translations fediplan.en.yaml (Russian) --- translations/fediplan.ru.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.ru.yaml diff --git a/translations/fediplan.ru.yaml b/translations/fediplan.ru.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.ru.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 6396f6fb8ebbfef207e2c493bb8afecd5bdf3a15 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:44 +0200 Subject: [PATCH 11/28] New translations fediplan.en.yaml (Portuguese) --- translations/fediplan.pt.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.pt.yaml diff --git a/translations/fediplan.pt.yaml b/translations/fediplan.pt.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.pt.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From f75c3769c1ec10633520a8fe2128c4574d9276d9 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:46 +0200 Subject: [PATCH 12/28] New translations fediplan.en.yaml (Polish) --- translations/fediplan.pl.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.pl.yaml diff --git a/translations/fediplan.pl.yaml b/translations/fediplan.pl.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.pl.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From d979feae47725616f1d847d8d7f2aa0c056e2b18 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:47 +0200 Subject: [PATCH 13/28] New translations fediplan.en.yaml (Norwegian) --- translations/fediplan.no.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.no.yaml diff --git a/translations/fediplan.no.yaml b/translations/fediplan.no.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.no.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 6e9c23f31fda22b69c04539fd13467be37f77a33 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:49 +0200 Subject: [PATCH 14/28] New translations fediplan.en.yaml (Korean) --- translations/fediplan.ko.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.ko.yaml diff --git a/translations/fediplan.ko.yaml b/translations/fediplan.ko.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.ko.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 29857e6af3be52f8f16e94806e59c0eff649578f Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:51 +0200 Subject: [PATCH 15/28] New translations fediplan.en.yaml (French) --- translations/fediplan.fr.yaml | 112 +++++++++++++++++----------------- 1 file changed, 55 insertions(+), 57 deletions(-) diff --git a/translations/fediplan.fr.yaml b/translations/fediplan.fr.yaml index f86bdfc..20ae48d 100644 --- a/translations/fediplan.fr.yaml +++ b/translations/fediplan.fr.yaml @@ -1,63 +1,61 @@ +--- common: - about_fediplan: Planifiez la publication de vos messages en toute sécurité avec - Mastodon et Pleroma - start_upload: Lancer le transfert - previous: Retour - proceed_confirm: Voulez-vous poursuivre ? - delete: Supprimer - cancel: Annuler - delete_message: Vous êtes sur le point de supprimer - confirm_delete: Confirmer la suppression - no_results_found: Aucun résultat trouvé ! - source_code: Code source - support_my_work: Soutenir mon travail - about: À Propos - logout: Déconnexion - scheduled: Planifiés - schedule: Planifier - accounts: Comptes next: Suivant + previous: Retour + accounts: Comptes login: Connexion -page: - about: - data: FediPlan ne conserve pas vos messages planifiés ni vos identifiants. Il - utilise uniquement l’API de Mastodon pour la planification des messages - scheduling: FediPlan permet aux utilisateur·rice·s de planifier la publication - des messages Mastodon et Pleroma (avec médias comme pièces jointes).
La - date de planification doit être d’au moins 5 minutes à l’avance. Vous pouvez - planifier jusqu’à 300 messages à la fois. Seuls 50 messages par jour peuvent - être planifiés pour publication. - issues: Vous pouvez signaler des problèmes rencontrés ou demander des améliorations - sur Github - ou Framagit. - index: - data: Elle ne conserve aucune de vos données (jetons ou messages), c’est - pourquoi vous aurez besoin de créer un nouveau jeton une fois votre session - est expirée. - about: FediPlan est une application libre et Open Source (code source) développée afin de pouvoir planifier la publication - vos messages Mastodon - ou Pleroma (2.7+). -error: - instance: - mastodon_account_already_used: Ce compte est déjà géré par quelqu’un d’autre ! - mastodon_account: Quelque chose s’est mal déroulé lors de la récupération du compte - ! - mastodon_token: Quelque chose s’est mal déroulé lors de l’obtention du jeton ! - mastodon_oauth_url: Quelque chose s’est mal déroulé lors de l’obtention de l’URL - de l’autorisation ! - mastodon_client_id: Quelque chose s’est mal déroulé lors de la récupération de - l’ID du client ! - mastodon_only: Ceci n’est pas une instance Mastodon valide ! - general: Quelque chose s’est mal déroulé ! -messages: - authorization_get: Obtenir un code d’autorisation - login_authorization: Veuillez cliquer sur « Obtenir un code d’autorisation » afin - d’obtenir un code d’autorisation. Puis copiez/collez-le dans le champ. + schedule: Planifier + scheduled: Planifiés + logout: Déconnexion + about: À Propos + support_my_work: Soutenir mon travail + about_fediplan: Planifiez la publication de vos messages en toute sécurité avec Mastodon et Pleroma + source_code: Code source + no_results_found: Aucun résultat trouvé ! + confirm_delete: Confirmer la suppression + delete_message: Vous êtes sur le point de supprimer + cancel: Annuler + delete: Supprimer + proceed_confirm: Voulez-vous poursuivre ? + start_upload: Lancer le transfert + counter: Counter status: visibility: - direct: Direct - private: Privé + public: Public unlisted: Non listé - public: Public \ No newline at end of file + private: Privé + direct: Direct +messages: + login_authorization: Veuillez cliquer sur « Obtenir un code d’autorisation » afin d’obtenir un code d’autorisation. Puis copiez/collez-le dans le champ. + authorization_get: Obtenir un code d’autorisation +error: + general: Quelque chose s’est mal déroulé ! + instance: + mastodon_only: Ceci n’est pas une instance Mastodon valide ! + mastodon_client_id: Quelque chose s’est mal déroulé lors de la récupération de l’ID du client ! + mastodon_oauth_url: Quelque chose s’est mal déroulé lors de l’obtention de l’URL de l’autorisation ! + mastodon_token: Quelque chose s’est mal déroulé lors de l’obtention du jeton ! + mastodon_account: Quelque chose s’est mal déroulé lors de la récupération du compte ! + mastodon_account_already_used: Ce compte est déjà géré par quelqu’un d’autre ! +page: + index: + about: FediPlan est une application libre et Open Source (code source) développée afin de pouvoir planifier la publication vos messages Mastodon ou Pleroma (2.7+). + data: Elle ne conserve aucune de vos données (jetons ou messages), c’est pourquoi vous aurez besoin de créer un nouveau jeton une fois votre session est expirée. + form: + code: Your authorization code + instance: Your instance + about: + scheduling: FediPlan permet aux utilisateur·rice·s de planifier la publication des messages Mastodon et Pleroma (avec médias comme pièces jointes).
La date de planification doit être d’au moins 5 minutes à l’avance. Vous pouvez planifier jusqu’à 300 messages à la fois. Seuls 50 messages par jour peuvent être planifiés pour publication. + data: 'FediPlan ne conserve pas vos messages planifiés ni vos identifiants. Il utilise uniquement l’API de Mastodon pour la planification des messages' + issues: Vous pouvez signaler des problèmes rencontrés ou demander des améliorations sur Github ou Framagit. + schedule: + form: + content_warning: Content warning + content: Content + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 9ba49693dc1a83cb26fd3ffbc275d96c7cbd70bd Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:53 +0200 Subject: [PATCH 16/28] New translations fediplan.en.yaml (Japanese) --- translations/fediplan.ja.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.ja.yaml diff --git a/translations/fediplan.ja.yaml b/translations/fediplan.ja.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.ja.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From be309bef4cc4139d89221dec9686350f3f66fcb5 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:55 +0200 Subject: [PATCH 17/28] New translations fediplan.en.yaml (Italian) --- translations/fediplan.it.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.it.yaml diff --git a/translations/fediplan.it.yaml b/translations/fediplan.it.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.it.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 5a3b1692f54a779784d60a0d1b2c1032c067fb31 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:57 +0200 Subject: [PATCH 18/28] New translations fediplan.en.yaml (Hungarian) --- translations/fediplan.hu.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.hu.yaml diff --git a/translations/fediplan.hu.yaml b/translations/fediplan.hu.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.hu.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 3d3950749bc6d97f90ca760ca7c42edf6ff3f767 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:59 +0200 Subject: [PATCH 19/28] New translations fediplan.en.yaml (Hebrew) --- translations/fediplan.he.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.he.yaml diff --git a/translations/fediplan.he.yaml b/translations/fediplan.he.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.he.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 53b1319f42119ac21dc0594504910a55e24a562a Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:45:01 +0200 Subject: [PATCH 20/28] New translations fediplan.en.yaml (Finnish) --- translations/fediplan.fi.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.fi.yaml diff --git a/translations/fediplan.fi.yaml b/translations/fediplan.fi.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.fi.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 3a9ca3955f45b02ef2849bd8761cf82ef960b3bd Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:45:03 +0200 Subject: [PATCH 21/28] New translations fediplan.en.yaml (Greek) --- translations/fediplan.el.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.el.yaml diff --git a/translations/fediplan.el.yaml b/translations/fediplan.el.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.el.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 17d50ef20b3405f3a2510d2f54d0781df534c310 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:45:05 +0200 Subject: [PATCH 22/28] New translations fediplan.en.yaml (German) --- translations/fediplan.de.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.de.yaml diff --git a/translations/fediplan.de.yaml b/translations/fediplan.de.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.de.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 47be746f71054f8e8f5d8be7d9d9d346c883b84f Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:45:07 +0200 Subject: [PATCH 23/28] New translations fediplan.en.yaml (Danish) --- translations/fediplan.da.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.da.yaml diff --git a/translations/fediplan.da.yaml b/translations/fediplan.da.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.da.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 1d1de3a395c5fcf0d7ec118c31a7c0b2ecd6ee32 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:45:09 +0200 Subject: [PATCH 24/28] New translations fediplan.en.yaml (Czech) --- translations/fediplan.cs.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.cs.yaml diff --git a/translations/fediplan.cs.yaml b/translations/fediplan.cs.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.cs.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 2e358189ec281b9662f3d522d231f6382f945414 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:45:11 +0200 Subject: [PATCH 25/28] New translations fediplan.en.yaml (Catalan) --- translations/fediplan.ca.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.ca.yaml diff --git a/translations/fediplan.ca.yaml b/translations/fediplan.ca.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.ca.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 3aade5011c75c6e66dfe14e507ccb970dcd05496 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:45:13 +0200 Subject: [PATCH 26/28] New translations fediplan.en.yaml (Arabic) --- translations/fediplan.ar.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.ar.yaml diff --git a/translations/fediplan.ar.yaml b/translations/fediplan.ar.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.ar.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From e0df1ac962a6a469314f7ddc628a19fb7273aadc Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:45:15 +0200 Subject: [PATCH 27/28] New translations fediplan.en.yaml (Afrikaans) --- translations/fediplan.af.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.af.yaml diff --git a/translations/fediplan.af.yaml b/translations/fediplan.af.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.af.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... + From 7a7cf4affccc248c8bd83ec2a7830965785ce131 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:45:17 +0200 Subject: [PATCH 28/28] New translations fediplan.en.yaml (Spanish) --- translations/fediplan.es.yaml | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 translations/fediplan.es.yaml diff --git a/translations/fediplan.es.yaml b/translations/fediplan.es.yaml new file mode 100644 index 0000000..ec768c3 --- /dev/null +++ b/translations/fediplan.es.yaml @@ -0,0 +1,61 @@ +--- +common: + next: Next + previous: Previous + accounts: Accounts + login: Login + schedule: Schedule + scheduled: Scheduled + logout: Logout + about: About + support_my_work: Support my work + about_fediplan: Safely schedule messages with Mastodon and Pleroma + source_code: Source code + no_results_found: No results found! + confirm_delete: Confirm Delete + delete_message: You are about to delete + cancel: Cancel + delete: Delete + proceed_confirm: Do you want to proceed? + start_upload: Start upload + counter: Counter +status: + visibility: + public: Public + unlisted: Unlisted + private: Private + direct: Direct +messages: + login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field. + authorization_get: Get an authorization code +error: + general: Something went wrong! + instance: + mastodon_only: This is not a valid Mastodon instance! + mastodon_client_id: Something went wrong when retrieving the client id! + mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_token: Something went wrong when getting the token! + mastodon_account: Something went wrong when retrieving the account! + mastodon_account_already_used: This account is already managed by someone else! +page: + index: + about: FediPlan is an open source application (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 + 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 + visibility: Visibility + timeZone: Timezone + sensitive: Sensitive + scheduled_at: Scheduled at + send: Send + add_files: Add files... +