chore: Update translations (#8983)

This commit is contained in:
Chatwoot Bot
2024-02-22 05:31:14 +05:30
committed by GitHub
parent 27ac262a26
commit a5e9cd94e1
513 changed files with 10475 additions and 1303 deletions

View File

@@ -31,6 +31,7 @@ de:
disposable_email: Wir erlauben keine Einweg-E-Mails
invalid_email: Sie haben eine ungültige E-Mail-Adresse eingegeben
email_already_exists: "Sie haben sich bereits für ein Konto bei %{email} angemeldet."
invalid_params: 'Invalid, please check the signup paramters and try again'
failed: Anmeldung gescheitert
data_import:
data_type:
@@ -67,25 +68,25 @@ de:
utc_warning: Der generierte Bericht ist in UTC-Zeitzone
agent_csv:
agent_name: Agentenname
conversations_count: Anzahl Gespräche
avg_first_response_time: Durchschnittliche Reaktionszeit (Minuten)
avg_resolution_time: Durchschnittliche Auflösungszeit (Minuten)
conversations_count: Assigned conversations
avg_first_response_time: Avg first response time
avg_resolution_time: Avg resolution time
inbox_csv:
inbox_name: Posteingangsname
inbox_type: Posteingangstyp
conversations_count: Anzahl der Konversationen
avg_first_response_time: Durchschnittliche Zeit bis zur ersten Antwort (Minuten)
avg_resolution_time: Durchschnittliche Auflösungszeit (Minuten)
avg_first_response_time: Avg first response time
avg_resolution_time: Avg resolution time
label_csv:
label_title: Label
conversations_count: Anzahl der Konversationen
avg_first_response_time: Durchschnittliche Reaktionszeit (Minuten)
avg_resolution_time: Durchschnittliche Auflösungszeit (Minuten)
avg_first_response_time: Avg first response time
avg_resolution_time: Avg resolution time
team_csv:
team_name: Teamname
conversations_count: Anzahl Gespräche
avg_first_response_time: Durchschnittliche Reaktionszeit (Minuten)
avg_resolution_time: Durchschnittliche Auflösungszeit (Minuten)
avg_first_response_time: Avg first response time
avg_resolution_time: Avg resolution time
conversation_traffic_csv:
timezone: Zeitzone
default_group_by: Tag
@@ -228,3 +229,16 @@ de:
inbox_name: Posteingang
inbox_type: Inbox Type
button: Unterhaltung öffnen
time_units:
days:
one: "%{count} day"
other: "%{count} days"
hours:
one: "%{count} hour"
other: "%{count} hours"
minutes:
one: "%{count} minute"
other: "%{count} minutes"
seconds:
one: "%{count} second"
other: "%{count} seconds"