translations PR 20180306 (#8414)
Этот коммит содержится в:
коммит произвёл
Derrick Anderson
родитель
a434fe7637
Коммит
af758c8e5d
26
i18n/de.json
26
i18n/de.json
@@ -1368,6 +1368,10 @@
|
||||
"id": "api.file.upload_file.bad_parse.app_error",
|
||||
"translation": "Dateiupload nicht möglich. Header können nicht geparst werden."
|
||||
},
|
||||
{
|
||||
"id": "api.file.upload_file.incorrect_number_of_files.app_error",
|
||||
"translation": "Unable to upload files. Incorrect number of files specified."
|
||||
},
|
||||
{
|
||||
"id": "api.file.upload_file.large_image.app_error",
|
||||
"translation": "Datei über den maximalen Dimensionen konnte nicht hochgeladen werden: {{.Filename}}"
|
||||
@@ -1814,6 +1818,10 @@
|
||||
"id": "api.post.send_notifications_and_forget.push_image_only_dm",
|
||||
"translation": " 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 "
|
||||
},
|
||||
{
|
||||
"id": "api.post.send_notifications_and_forget.push_in",
|
||||
"translation": " in "
|
||||
@@ -3648,7 +3656,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.disabled.app_error",
|
||||
"translation": "Plugins wurden deaktiviert."
|
||||
"translation": "Plugins have been disabled. Please check your logs for details."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.extract.app_error",
|
||||
@@ -4182,6 +4190,18 @@
|
||||
"id": "ent.migration.migratetoldap.user_not_found",
|
||||
"translation": "Kann Benutzer nicht auf AD/LDAP-Server finden: "
|
||||
},
|
||||
{
|
||||
"id": "ent.migration.migratetosaml.email_already_used_by_other_user",
|
||||
"translation": "Email already used by another SAML user."
|
||||
},
|
||||
{
|
||||
"id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file",
|
||||
"translation": "User not found in the users file."
|
||||
},
|
||||
{
|
||||
"id": "ent.migration.migratetosaml.username_already_used_by_other_user",
|
||||
"translation": "Username already used by another Mattermost user."
|
||||
},
|
||||
{
|
||||
"id": "ent.saml.attribute.app_error",
|
||||
"translation": "SAML Login war nicht erfolgreich da Verschlüsselung nicht aktiviert ist. Bitte kontaktieren Sie Ihren Systemadministrator."
|
||||
@@ -5026,6 +5046,10 @@
|
||||
"id": "model.config.is_valid.webserver_security.app_error",
|
||||
"translation": "Ungültiger Wert für Webserver-Verbindungssicherheit."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.write_timeout.app_error",
|
||||
"translation": "Ungültiger Wert für write timeout."
|
||||
|
||||
Ссылка в новой задаче
Block a user