From 7699b7d17fb022a39998bb08ed8690d0790a5b36 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 22:40:50 +0200 Subject: [PATCH] New translations fediplan.en.yaml (Dutch) --- translations/fediplan.nl.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/translations/fediplan.nl.yaml b/translations/fediplan.nl.yaml index 2249d40..b6f6a16 100644 --- a/translations/fediplan.nl.yaml +++ b/translations/fediplan.nl.yaml @@ -26,17 +26,17 @@ status: private: Privé 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 + login_authorization: Klik alstublieft op "Krijg een autorisatiecode" om je autorisatiecode te krijgen. Kopieer/plak vervolgens in het veld. + authorization_get: Krijg een autorisatiecode error: - general: Something went wrong! + general: Er ging iets mis! 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! + mastodon_only: Dit is geen geldige Mastodon instantie! + mastodon_client_id: Er ging iets mis bij het ophalen van de client-id! + mastodon_oauth_url: Er ging iets mis bij het ophalen van de autorisatie URL! + mastodon_token: Er ging iets mis bij het verkrijgen van de token! + mastodon_account: Er ging iets mis bij het ophalen van het account! + mastodon_account_already_used: Dit account wordt al beheerd door iemand anders! page: index: about: FediPlan is an open source application (source code) built for scheduling your messages with Mastodon or Pleroma (2.7+).