chore(i18n): Update the latest translations (#9340)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"PASSWORD_UPDATE_SUCCESS": "Ihr Passwort wurde erfolgreich geändert",
|
||||
"AFTER_EMAIL_CHANGED": "Ihr Profil wurde erfolgreich aktualisiert. Melden Sie sich erneut an, wenn Ihre Anmeldeinformationen geändert werden",
|
||||
"FORM": {
|
||||
"PICTURE": "Profile Picture",
|
||||
"AVATAR": "Profilbild",
|
||||
"ERROR": "Bitte korrigieren Sie Formularfehler",
|
||||
"REMOVE_IMAGE": "Entfernen",
|
||||
@@ -56,13 +57,19 @@
|
||||
},
|
||||
"ACCESS_TOKEN": {
|
||||
"TITLE": "Zugangstoken",
|
||||
"NOTE": "Dieses Token kann verwendet werden, wenn Sie eine API-basierte Integration erstellen"
|
||||
"NOTE": "Dieses Token kann verwendet werden, wenn Sie eine API-basierte Integration erstellen",
|
||||
"COPY": "Kopieren"
|
||||
},
|
||||
"AUDIO_NOTIFICATIONS_SECTION": {
|
||||
"TITLE": "Audio-Benachrichtigungen",
|
||||
"NOTE": "Audio-Benachrichtigungen im Dashboard für neue Nachrichten und Unterhaltungen aktivieren.",
|
||||
"ALERT_TYPES": {
|
||||
"NONE": "Keine",
|
||||
"MINE": "Assigned",
|
||||
"ALL": "Alle"
|
||||
},
|
||||
"ALERT_TYPE": {
|
||||
"TITLE": "Alarmereignisse:",
|
||||
"TITLE": "Alert events for conversations:",
|
||||
"NONE": "Keine",
|
||||
"ASSIGNED": "Zugewiesene Unterhaltungen",
|
||||
"ALL_CONVERSATIONS": "Alle Konversationen"
|
||||
@@ -88,6 +95,22 @@
|
||||
"SLA_MISSED_NEXT_RESPONSE": "Send email notifications when a conversation misses next response SLA",
|
||||
"SLA_MISSED_RESOLUTION": "Send email notifications when a conversation misses resolution SLA"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"TITLE": "Notification preferences",
|
||||
"TYPE_TITLE": "Notification type",
|
||||
"EMAIL": "E-Mail",
|
||||
"PUSH": "Push notification",
|
||||
"TYPES": {
|
||||
"CONVERSATION_CREATED": "A new conversation is created",
|
||||
"CONVERSATION_ASSIGNED": "A conversation is assigned to you",
|
||||
"CONVERSATION_MENTION": "You are mentioned in a conversation",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "A new message is created in an assigned conversation",
|
||||
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "A new message is created in a participating conversation",
|
||||
"SLA_MISSED_FIRST_RESPONSE": "A conversation misses first response SLA",
|
||||
"SLA_MISSED_NEXT_RESPONSE": "A conversation misses next response SLA",
|
||||
"SLA_MISSED_RESOLUTION": "A conversation misses resolution SLA"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"UPDATE_SUCCESS": "Ihre Benachrichtigungseinstellungen wurden erfolgreich aktualisiert",
|
||||
"UPDATE_ERROR": "Beim Aktualisieren der Einstellungen ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut"
|
||||
@@ -320,7 +343,6 @@
|
||||
"GO_TO_REPORTS_SIDEBAR": "Zur Berichtsseitenleiste",
|
||||
"MOVE_TO_NEXT_TAB": "Zum nächsten Tab in der Konversationsliste gehen",
|
||||
"GO_TO_SETTINGS": "Zu den Einstellungen",
|
||||
"SWITCH_CONVERSATION_STATUS": "Zum nächsten Gesprächsstatus wechseln",
|
||||
"SWITCH_TO_PRIVATE_NOTE": "Zu privaten Notizen wechseln",
|
||||
"SWITCH_TO_REPLY": "Zur Antwort wechseln",
|
||||
"TOGGLE_SNOOZE_DROPDOWN": "Schlummer-Dropdown ein-/ausblenden"
|
||||
|
||||
Reference in New Issue
Block a user