chore: Update translations (#9236)
- update translations ------------------ Co-authored-by: Sojan <sojan@pepalo.com>
This commit is contained in:
@@ -63,6 +63,9 @@ de:
|
||||
name: Sollte nicht mit Symbolen beginnen oder enden, und es sollte keine < > / \ @ Zeichen enthalten.
|
||||
custom_filters:
|
||||
number_of_records: Limit erreicht. Die maximale Anzahl an benutzerdefinierten Filtern pro Benutzerkonto beträgt 50.
|
||||
invalid_attribute: Invalid attribute key - [%{key}]. The key should be one of [%{allowed_keys}] or a custom attribute defined in the account.
|
||||
invalid_operator: Invalid operator. The allowed operators for %{attribute_name} are [%{allowed_keys}].
|
||||
invalid_value: Invalid value. The values provided for %{attribute_name} are invalid
|
||||
reports:
|
||||
period: Berichtszeitraum von %{since} bis %{until}
|
||||
utc_warning: Der generierte Bericht ist in UTC-Zeitzone
|
||||
@@ -89,6 +92,15 @@ de:
|
||||
avg_resolution_time: Avg resolution time
|
||||
conversation_traffic_csv:
|
||||
timezone: Zeitzone
|
||||
sla_csv:
|
||||
conversation_id: Conversation ID
|
||||
sla_policy_breached: SLA Policy
|
||||
assignee: Assignee
|
||||
team: Team
|
||||
inbox: Posteingang
|
||||
labels: Labels
|
||||
conversation_link: Link to the Conversation
|
||||
breached_events: Breached Events
|
||||
default_group_by: Tag
|
||||
csat:
|
||||
headers:
|
||||
@@ -106,6 +118,9 @@ de:
|
||||
conversation_assignment: "A conversation (#%{display_id}) has been assigned to you"
|
||||
assigned_conversation_new_message: "A new message is created in conversation (#%{display_id})"
|
||||
conversation_mention: "You have been mentioned in conversation (#%{display_id})"
|
||||
sla_missed_first_response: "SLA target first response missed for conversation (#%{display_id})"
|
||||
sla_missed_next_response: "SLA target next response missed for conversation (#%{display_id})"
|
||||
sla_missed_resolution: "SLA target resolution missed for conversation (#%{display_id})"
|
||||
attachment: "Attachment"
|
||||
no_content: "No content"
|
||||
conversations:
|
||||
@@ -139,6 +154,9 @@ de:
|
||||
labels:
|
||||
added: "%{user_name} hat %{labels} hinzugefügt"
|
||||
removed: "%{user_name} hat %{labels} entfernt"
|
||||
sla:
|
||||
added: "%{user_name} added SLA policy %{sla_name}"
|
||||
removed: "%{user_name} removed SLA policy %{sla_name}"
|
||||
muted: "%{user_name} hat das Gespräch stumm geschaltet"
|
||||
unmuted: "%{user_name} hat das Gespräch laut gestellt"
|
||||
templates:
|
||||
|
||||
Reference in New Issue
Block a user