Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions de-DE/bot.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"colors_description": "Zeigt dir alle verfügbaren Farben an.",
"title_description": "Ändert deinen Titel beim Befehl #profile.",
"reset_description": "Setzt Text/Sprech/Einladungs xp Punkte für alle Mitglieder zurück.",
"rep_description": "Gib jemandem einen Reputationspunkt. Kann nur einmal alle 24 Stunden verwendet werden.",
"rep_description": "Jemandem einen Reputationspunkt vergeben.",
"daily_description": "Hol dir dein Tagesgehalt.",
"vip_description": "Zeigt die Informationen über deinen Premium-Bot an.",
"ping_description": "Testet die Reaktionszeit des Bots.",
Expand Down Expand Up @@ -184,7 +184,7 @@
"rep_can_award": "**:stopwatch: | {0}, du kannst mehr Reputation in {1}vergeben. **",
"rep_not_bots": ":rolling_eyes: **| {0}**, Bots haben keine Ränge!",
"rep_cannot_give": "**:rolling_eyes: **| {0}**, du kannst dir nicht selbst Reputation geben!**",
"rep_given": "**:up: | {0} hat {1} einen Reputationspunkt verliehen!**\n:information_source: Verbleibende Reputationen: **{2}**",
"rep_given": "**:up: | {0} hat {1} einen Reputationspunkt gegeben!**\n:information_source: Verbleibende Reputationen: **{2}**",
"top_only_premium": "Aus Performance-Gründen ist dieser Befehl derzeit nur für Premium bestimmt.",
"top_error": ":rolling_eyes: - **Fehlerseite Nummer ** {0} von {1} ",
"top_cant_find_list": "Top-Liste nicht gefunden",
Expand Down
26 changes: 13 additions & 13 deletions de-DE/website.json
Original file line number Diff line number Diff line change
Expand Up @@ -1108,19 +1108,19 @@
"tickets_automation_close": "Automatisches Schließen nach (Stunden)",
"tickets_automation_delete": "Automatisches Löschen nach (Stunden)",
"tickets_automation_pin": "Erste Nachricht automatisch anpinnen ",
"tickets_automation_topic": "Require Topic",
"tickets_form": "Form Settings",
"tickets_form_require": "Require Form",
"tickets_form_title": "Form Title",
"tickets_form_title_message": "Tell us more about your issue",
"tickets_form_fields": "Form Fields",
"tickets_automation_topic": "Thema erforderlich ",
"tickets_form": "Formeinstellungen ",
"tickets_form_require": "Formular erforderlich ",
"tickets_form_title": "Formulartitel",
"tickets_form_title_message": "Erzähl uns mehr über dein Problem",
"tickets_form_fields": "Formularfelder",
"tickets_form_fields_add": "Feld hinzufügen",
"tickets_form_fields_label": "Label",
"tickets_form_fields_style": "Field Style",
"tickets_form_fields_style_short": "Short Text (Single-Line)",
"tickets_form_fields_style_long": "Paragraph Text (Multi-Line)",
"tickets_form_fields_min_lenght": "Min Lenght",
"tickets_form_fields_max_lenght": "Max Lenght",
"tickets_form_fields_label": "Bezeichnung ",
"tickets_form_fields_style": "Feldstil ",
"tickets_form_fields_style_short": "Kurzer Text (eine Zeile)",
"tickets_form_fields_style_long": "Paragraf Text (Mehrere Zeilen)",
"tickets_form_fields_min_lenght": "Mindestlänge",
"tickets_form_fields_max_lenght": "Maximale Länge",
"tickets_claiming": "Claiming Settings",
"tickets_claiming_enable": "Enable Claiming",
"tickets_claiming_mode": "Claim Mode",
Expand Down Expand Up @@ -1173,7 +1173,7 @@
"tickets_button_style_danger": "Danger (Red)",
"tickets_dropdown_placeholder": "Dropdown Placeholder",
"tickets_dropdown_option": "Dropdown Option",
"tickets_label": "Label",
"tickets_label": "Bezeichnung ",
"tickets_description": "Description",
"tickets_option_label_placeholder": "Option label",
"tickets_optional_description": "Optional description",
Expand Down
Loading
Loading