New translations en.yml (German)

This commit is contained in:
Riccardo Graziosi
2024-12-20 22:34:44 +01:00
parent 23e89a47f9
commit bc4ba92cf8

View File

@@ -71,6 +71,7 @@ de:
disabled: 'Deaktiviert'
copied: 'Kopiert!'
user_staff: 'Mitarbeiter'
language_supported: '%{language} supported'
powered_by: 'Powered by'
buttons:
new: 'Neu'
@@ -86,6 +87,7 @@ de:
approve: 'Freigeben'
reject: 'Ablehnen'
copy_to_clipboard: 'Copy to clipboard'
preview: 'Preview'
datetime:
now: 'gerade eben'
minutes:
@@ -188,6 +190,7 @@ de:
boards: 'Boards'
post_statuses: 'Status'
roadmap: 'Übersicht'
webhooks: 'Webhooks'
invitations: 'Invitations'
appearance: 'Erscheinung'
info_box:
@@ -306,6 +309,33 @@ de:
subtitle_oauth_config: 'OAuth-Konfiguration'
subtitle_user_profile_config: 'Profileinstellungen'
client_secret_help: 'aus Sicherheitsgründen versteckt'
webhooks:
title: 'Webhooks'
learn_more: 'Learn how to configure and use webhooks'
empty: 'There are no webhooks.'
triggers:
new_post: 'New post'
new_post_pending_approval: 'New post (pending approval)'
delete_post: 'Delete post'
post_status_change: 'Post status change'
new_comment: 'New comment'
new_vote: 'New vote'
new_user: 'New user'
http_methods:
post: 'POST'
put: 'PUT'
patch: 'PATCH'
delete: 'DELETE'
form:
title_new: 'New webhook'
title_edit: 'Edit webhook'
add_header: 'Add header'
header_n_key: 'Header %{n} key'
header_n_value: 'Header %{n} value'
template_variables_selector_placeholder: 'Select a template variable...'
preview_error: 'There is an error in your template'
test_page:
title: 'Webhook test results'
moderation:
menu:
feedback: 'Feedback'