Этот коммит содержится в:
Elias Nahum
2018-03-14 20:30:54 +02:00
коммит произвёл Derrick Anderson
родитель 88b9d2225d
Коммит ddc6d49d80
7 изменённых файлов: 76 добавлений и 76 удалений

Просмотреть файл

@@ -1370,7 +1370,7 @@
},
{
"id": "api.file.upload_file.incorrect_number_of_files.app_error",
"translation": "Unable to upload files. Incorrect number of files specified."
"translation": "Konnte Dateien nicht hochladen. Falsche Anzahl von Dateien spezifiziert."
},
{
"id": "api.file.upload_file.large_image.app_error",
@@ -1618,7 +1618,7 @@
},
{
"id": "api.oauth.singup_with_oauth.expired_link.app_error",
"translation": "Der Registrierungs-Link ist abgelaufen"
"translation": "Der Registrierungslink ist abgelaufen"
},
{
"id": "api.oauth.singup_with_oauth.invalid_link.app_error",
@@ -1812,15 +1812,15 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
"translation": " Eine oder mehrere Dateien hochgeladen in "
"translation": " hat eine oder mehrere Dateien hochgeladen in "
},
{
"id": "api.post.send_notifications_and_forget.push_image_only_dm",
"translation": " Eine oder mehrere Dateien in einer Direktnachricht hochgeladen"
"translation": " hat eine oder mehrere Dateien in einer Direktnachricht hochgeladen"
},
{
"id": "api.post.send_notifications_and_forget.push_image_only_no_channel",
"translation": " Eine oder mehrere Dateien hochgeladen in "
"translation": " hat eine oder mehrere Dateien hochgeladen"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -2308,11 +2308,11 @@
},
{
"id": "api.team.move_channel.post.error",
"translation": "Fehler beim Senden des Kanalzwecks"
"translation": "Fehler beim Senden der Nachricht zur Verschiebung des Kanals."
},
{
"id": "api.team.move_channel.success",
"translation": "This channel has been moved to this team from %v."
"translation": "Dieser Kanal wurde von %v in dieses Team verschoben."
},
{
"id": "api.team.permanent_delete_team.attempting.warn",
@@ -2720,7 +2720,7 @@
},
{
"id": "api.user.create_user.signup_link_mismatched_invite_id.app_error",
"translation": "Der Einladungslink scheint nicht gültig zu sein"
"translation": "Der Registrierungslink scheint nicht gültig zu sein"
},
{
"id": "api.user.create_user.team_name.app_error",
@@ -3080,7 +3080,7 @@
},
{
"id": "api.webhook.incoming.error",
"translation": "Could not decode the multipart payload of incoming webhook."
"translation": "Konnte die Multipart-Daten des eingehenden Webhooks nicht entschlüsseln."
},
{
"id": "api.webhook.init.debug",
@@ -3656,7 +3656,7 @@
},
{
"id": "app.plugin.disabled.app_error",
"translation": "Plugins have been disabled. Please check your logs for details."
"translation": "Plugins wurden deaktiviert. Bitte prüfen Sie Ihre Logs für Details."
},
{
"id": "app.plugin.extract.app_error",
@@ -4192,15 +4192,15 @@
},
{
"id": "ent.migration.migratetosaml.email_already_used_by_other_user",
"translation": "Email already used by another SAML user."
"translation": "E-Mail-Adresse wird bereits von einem anderen SAML-Benutzer verwendet."
},
{
"id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file",
"translation": "User not found in the users file."
"translation": "Benutzer nicht in der Benutzerdatei gefunden."
},
{
"id": "ent.migration.migratetosaml.username_already_used_by_other_user",
"translation": "Username already used by another Mattermost user."
"translation": "Benutzername wird bereits von einem anderen Mattermost-Benutzer verwendet."
},
{
"id": "ent.saml.attribute.app_error",
@@ -4904,7 +4904,7 @@
},
{
"id": "model.config.is_valid.message_export.export_type.app_error",
"translation": "Message export job ExportFormat must be one of either 'actiance' or 'globalrelay'"
"translation": "'ExportFormat' des Nachrichten-Export-Jobs muss 'actiance' oder 'globalrelay' sein."
},
{
"id": "model.config.is_valid.message_export.file_location.app_error",
@@ -4916,7 +4916,7 @@
},
{
"id": "model.config.is_valid.message_export.global_relay_email_address.app_error",
"translation": "Message export job GlobalRelayEmailAddress must be set to a valid email address"
"translation": "Nachrichten-Export-Job GlobalRelayEmailAddress muss eine gültige E-Mail-Adresse sein."
},
{
"id": "model.config.is_valid.password_length.app_error",
@@ -5048,7 +5048,7 @@
},
{
"id": "model.config.is_valid.websocket_url.app_error",
"translation": "Die WebRTC-Gateway-Websocket-URL muss gesetzt und eine gültige URL sein sowie mit ws:// oder wss:// beginnen."
"translation": "Websocket-URL muss eine gültige URL sein sowie mit ws:// oder wss:// beginnen."
},
{
"id": "model.config.is_valid.write_timeout.app_error",
@@ -7136,7 +7136,7 @@
},
{
"id": "utils.mail.sendMail.attachments.write_error",
"translation": "Failed to write attachment to email"
"translation": "Fehler beim Hinzufügen des Mailanhanges"
},
{
"id": "utils.mail.send_mail.close.app_error",