From f75c3769c1ec10633520a8fe2128c4574d9276d9 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 19:44:46 +0200 Subject: [PATCH] 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... +