translations PR 20180917 (#9428)
Этот коммит содержится в:
80
i18n/de.json
80
i18n/de.json
@@ -1024,6 +1024,10 @@
|
||||
"id": "api.emoji.upload.large_image.gif_encode_error",
|
||||
"translation": "Konnte Emoji nicht erstellen. Es trat ein Fehler beim Umwandeln des GIF auf."
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.upload.large_image.too_large.app_error",
|
||||
"translation": "Unable to create emoji. Image must be smaller than {{.MaxWidth}} by {{.MaxHeight}}."
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.upload.open.app_error",
|
||||
"translation": "Konnte Emoji nicht erstellen. Es trat ein Fehler beim Öffnen des Bildes auf."
|
||||
@@ -2446,6 +2450,14 @@
|
||||
"id": "app.cluster.404.app_error",
|
||||
"translation": "Cluster-API-Endpunkt nicht gefunden."
|
||||
},
|
||||
{
|
||||
"id": "app.export.export_write_line.io_writer.error",
|
||||
"translation": "An error occurred writing the export data."
|
||||
},
|
||||
{
|
||||
"id": "app.export.export_write_line.json_marshall.error",
|
||||
"translation": "An error occured marshalling the JSON data for export."
|
||||
},
|
||||
{
|
||||
"id": "app.import.attachment.bad_file.error",
|
||||
"translation": "Fehler beim Lesen der Datei unter: \"{{.FilePath}}\""
|
||||
@@ -4902,10 +4914,34 @@
|
||||
"id": "store.sql_channel.permanent_delete.app_error",
|
||||
"translation": "Der Kanal konnte nicht gelöscht werden"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
|
||||
"translation": "Unable to commit transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
|
||||
"translation": "Unable to delete materialized public channel"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
|
||||
"translation": "Unable to open transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.permanent_delete_by_team.app_error",
|
||||
"translation": "Die Kanäle konnten nicht gelöscht werden"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
|
||||
"translation": "Unable to commit transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
|
||||
"translation": "Unable to delete materialized public channels"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
|
||||
"translation": "Unable to open transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
|
||||
"translation": "Die Kanalmitglieder konnten nicht entfernt werden"
|
||||
@@ -4922,10 +4958,26 @@
|
||||
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
|
||||
"translation": "Konnte die Kanal-Schemas nicht zurücksetzen."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
|
||||
"translation": "Unable to commit transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
|
||||
"translation": "Unable to open transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.reset_last_post_at.app_error",
|
||||
"translation": "Das des Datum der letzen Nachricht im Kanal konnte nicht zurücksetzt werden."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
|
||||
"translation": "Unable to commit transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
|
||||
"translation": "Unable to open transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.save.archived_channel.app_error",
|
||||
"translation": "Sie können einen archivierten Kanal nicht modifizieren."
|
||||
@@ -4942,6 +4994,10 @@
|
||||
"id": "store.sql_channel.save.open_transaction.app_error",
|
||||
"translation": "Konnte die Transaktion nicht öffnen"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.save.upsert_public_channel.app_error",
|
||||
"translation": "Unable to upsert materialized public channel"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.save_channel.current_count.app_error",
|
||||
"translation": "Fehler beim Abrufen der aktuellen Kanalanzahl."
|
||||
@@ -5002,6 +5058,18 @@
|
||||
"id": "store.sql_channel.search.app_error",
|
||||
"translation": "Es trat ein Fehler beim Suchen nach Kanälen auf"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
|
||||
"translation": "Unable to commit transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
|
||||
"translation": "Unable to open transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
|
||||
"translation": "Unable to update the materialized public channel"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.update.app_error",
|
||||
"translation": "Der Kanal konnte nicht aktualisiert werden"
|
||||
@@ -5010,10 +5078,18 @@
|
||||
"id": "store.sql_channel.update.archived_channel.app_error",
|
||||
"translation": "Sie können einen archivierten Kanal nicht modifizieren."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.update.commit_transaction.app_error",
|
||||
"translation": "Unable to commit transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.update.exists.app_error",
|
||||
"translation": "Ein Kanal mit diesem Handle existiert bereits"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.update.open_transaction.app_error",
|
||||
"translation": "Unable to open transaction"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.update.previously.app_error",
|
||||
"translation": "Es wurde schon ein Kanal mit dem Handle erstellt"
|
||||
@@ -5022,6 +5098,10 @@
|
||||
"id": "store.sql_channel.update.updating.app_error",
|
||||
"translation": "Es trat ein Fehler beim Aktualisieren des Kanals auf"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.update.upsert_public_channel.app_error",
|
||||
"translation": "Unable to upsert materialized public channel"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.update_last_viewed_at.app_error",
|
||||
"translation": "Der Zeitpunkt der letzten Betrachtung konnte nicht aktualisiert werden."
|
||||
|
||||
Ссылка в новой задаче
Block a user