From 32c658b1ced9f896c6079cf684283a49875f04b5 Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 20 Mar 2017 20:02:50 -0300 Subject: translations PR 20170316 (#5791) --- i18n/de.json | 42 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) (limited to 'i18n/de.json') diff --git a/i18n/de.json b/i18n/de.json index 083a1ff7a..f0563f073 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -147,6 +147,10 @@ "id": "api.auth.unable_to_get_user.app_error", "translation": "Konnte Benutzer zu Berechtigungsüberprüfung nicht abrufen." }, + { + "id": "api.brand.init.debug", + "translation": "Initializing brand API routes" + }, { "id": "api.channel.add_member.added", "translation": "%v wurde von %v zum Kanal hinzugefügt" @@ -283,6 +287,10 @@ "id": "api.channel.init.debug", "translation": "Initialisiere Kanal-API-Routen" }, + { + "id": "api.channel.join_channel.already_deleted.app_error", + "translation": "Channel is already deleted" + }, { "id": "api.channel.join_channel.permissions.app_error", "translation": "Sie haben nicht die erforderlichen Rechte" @@ -383,6 +391,10 @@ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord", "translation": "Konnte die Ungelesen-Zahl für user_id=%v und channel_id=%v nicht abrufen, err=%v" }, + { + "id": "api.cluster.init.debug", + "translation": "Initializing cluster API routes" + }, { "id": "api.command.admin_only.app_error", "translation": "Integrationen sind den Administratoren vorbehalten." @@ -799,6 +811,10 @@ "id": "api.command_shrug.name", "translation": "zucken" }, + { + "id": "api.compliance.init.debug", + "translation": "Initializing compliance API routes" + }, { "id": "api.context.404.app_error", "translation": "Entschuldigung, wir können die Seite nicht finden." @@ -1010,8 +1026,8 @@ "translation": "Der öffentliche Link scheint nicht gültig zu sein" }, { - "id": "api.file.get_file_preview.no_thumbnail.app_error", - "translation": "Datei hat kein Vorschaubild" + "id": "api.file.get_file_preview.no_preview.app_error", + "translation": "File doesn't have a preview image" }, { "id": "api.file.get_file_thumbnail.no_thumbnail.app_error", @@ -1229,6 +1245,10 @@ "id": "api.incoming_webhook.disabled.app_errror", "translation": "Eingehende Webhooks wurden vom Systemadministrator deaktiviert." }, + { + "id": "api.ldap.init.debug", + "translation": "Initializing LDAP API routes" + }, { "id": "api.license.add_license.array.app_error", "translation": "Leeres Array unterhalb von 'Lizenz' in der Anfrage" @@ -1517,7 +1537,7 @@ }, { "id": "api.post.link_preview_disabled.app_error", - "translation": "Link Vorschauen wurden vom Systemadministrator deaktiviert" + "translation": "Link-Vorschauen wurden vom Systemadministrator deaktiviert." }, { "id": "api.post.make_direct_channel_visible.get_2_members.error", @@ -3675,6 +3695,10 @@ "id": "model.client.set_profile_user.writer.app_error", "translation": "Problem beim Schreiben der Anfrage" }, + { + "id": "model.client.upload_saml_cert.app_error", + "translation": "Error creating SAML certificate multipart form request" + }, { "id": "model.command.is_valid.create_at.app_error", "translation": "Erstellt am muss eine gültige Zeit sein" @@ -4699,6 +4723,14 @@ "id": "store.sql_channel.get_more_channels.get.app_error", "translation": "Es konnten nicht alle Kanäle abgerufen werden" }, + { + "id": "store.sql_channel.get_public_channels.get.app_error", + "translation": "We couldn't get public channels" + }, + { + "id": "store.sql_channel.get_unread.app_error", + "translation": "We couldn't get the channel unread messages" + }, { "id": "store.sql_channel.increment_mention_count.app_error", "translation": "Konnte Erwähnungenanzahl nicht erhöhen" @@ -4715,6 +4747,10 @@ "id": "store.sql_channel.permanent_delete_members_by_user.app_error", "translation": "Die Kanalmitglieder konnten nicht entfernt werden" }, + { + "id": "store.sql_channel.pinned_posts.app_error", + "translation": "We couldn't find the pinned posts" + }, { "id": "store.sql_channel.remove_member.app_error", "translation": "Die Kanalmitglieder konnten nicht entfernt werden" -- cgit v1.2.3-1-g7c22