mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 21:51:50 +02:00
63 lines
2.9 KiB
YAML
63 lines
2.9 KiB
YAML
---
|
|
common:
|
|
next: Weiter
|
|
previous: Zurück
|
|
accounts: Accounts
|
|
login: Login
|
|
schedule: Planen
|
|
scheduled: Geplant
|
|
logout: Ausloggen
|
|
about: Über
|
|
support_my_work: Unterstützt meine Arbeit
|
|
about_fediplan: Sichere Planung von Nachrichten mit Mastodon und Pleroma
|
|
source_code: Quellcode
|
|
no_results_found: Keine Ergebnisse gefunden!
|
|
confirm_delete: Löschen bestätigen
|
|
delete_message: Du bist im Begriff zu löschen
|
|
cancel: Abbrechen
|
|
delete: Löschen
|
|
proceed_confirm: Möchtest du fortfahren?
|
|
start_upload: Starte Upload
|
|
counter: Zähler
|
|
license: Lizenz
|
|
author: Autor
|
|
status:
|
|
visibility:
|
|
public: Öffentlich
|
|
unlisted: Nicht gelistet
|
|
private: Privat
|
|
direct: Direkt
|
|
messages:
|
|
login_authorization: Bitte klicke auf "erhalte einen Zugangscode" um den Zugangscode zu bekommen. Dann kopiere/einfüge Ihn ins Feld.
|
|
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 (<a href="https://framagit.org/tom79/fediplan" target="_blank">source code</a>) built for scheduling your messages with <a href="https://joinmastodon.org/" target="_blank">Mastodon</a> or <a href="https://pleroma.social/" target="_blank">Pleroma</a> (2.7+).
|
|
data: It <b>does not store any data</b> (token or messages), that is why you need to create a new Token when your session expired.
|
|
form:
|
|
code: Your authorization code
|
|
instance: Your instance
|
|
about:
|
|
scheduling: FediPlan allows users to schedule messages for Mastodon and Pleroma (with media attachments).<br/> The scheduled date must be at least 5 minutes into the future. At most, 300 messages can be scheduled at the same time. Only 50 messages can be scheduled for any given day.
|
|
data: 'FediPlan does not store your scheduled messages nor your credentials. It only uses the Mastodon API for <a href="https://docs.joinmastodon.org/api/rest/statuses/#scheduled-status" target="_blank">scheduling messages</a>'
|
|
issues: You can report issues or ask improvements on <a href="https://github.com/stom79/FediPlan/issues" target="_blank">Github</a> or <a href="https://framagit.org/tom79/fediplan/issues" target="_blank">Framagit</a>.
|
|
schedule:
|
|
form:
|
|
content_warning: Content warning
|
|
content: Content
|
|
visibility: Visibility
|
|
timeZone: Timezone
|
|
sensitive: Sensitive
|
|
scheduled_at: Scheduled at
|
|
send: Send
|
|
add_files: Add files...
|
|
|