From b1bc478c3c1ff5cd12d865c9929f81fca4500e3c Mon Sep 17 00:00:00 2001 From: Katrin Leinweber <9948149+katrinleinweber@users.noreply.github.com> Date: Wed, 21 Aug 2019 09:52:50 +0200 Subject: [PATCH] Fix typos --- main/webapp/modules/core/langs/translation-de.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-de.json b/main/webapp/modules/core/langs/translation-de.json index 65bb63d11..d9dffdf73 100644 --- a/main/webapp/modules/core/langs/translation-de.json +++ b/main/webapp/modules/core/langs/translation-de.json @@ -29,7 +29,7 @@ "core-index/name": "Projektname:", "core-index/created": "Erstellungszeit:", "core-index/edit": "Ändern", - "core-index/importOptionMetadata": "Optionsmetadaten import (JSON):", + "core-index/importOptionMetadata": "Optionsmetadatenimport (JSON):", "core-index/modified": "Zeitpunkt der letzten Änderung:", "core-index/value": "Wert", "core-index/delete": "Löschen", @@ -121,7 +121,7 @@ "core-index-parser/parse-next": "Nächste analysieren", "core-index-parser/commas": "Kommas (CSV)", "core-index-parser/tabs": "Tabs (TSV)", - "core-index-parser/escape": "Makiere Sonderzeichen mit \\", + "core-index-parser/escape": "Markiere Sonderzeichen mit \\", "core-index-parser/lines-header": "Zeile(n) als Spaltenüberschriften", "core-index-parser/store-source": "Dateiquelle in jeder
Zeile speichern
(Dateinamen, URLs)", "core-index-parser/use-quote": "Zeichen verwenden", @@ -191,7 +191,7 @@ "core-dialogs/cells-of-row": "Die Zellen der aktuellen Zeile. Dies ist eine Abkürzung für 'row.cells'. Eine bestimmte Zelle kann mit 'cells.' abgerufen werden, wenn der ein einzelnes Wort ist, oder andernfalls mit 'cells[\"\"].", "core-dialogs/for-include-drop-statement-checkbox": "Drop-Anweisung einbinden", "core-dialogs/ngram-radius": "Radius ", - "core-dialogs/cell-fields": "Die aktuelle Zelle. Es hat einige Felder: 'Wert' und 'Aubstimmung'.", + "core-dialogs/cell-fields": "Die aktuelle Zelle. Es hat einige Felder: 'Wert' und 'Abstimmung'.", "core-dialogs/processing": "Verarbeitung…", "core-dialogs/row-index": "Der Index der aktuellen Zeile. Dies ist eine Abkürzung für 'row.index'.", "core-dialogs/ignore-facets": "Facetten und Filter ignorieren und alle Zeilen exportieren", @@ -279,7 +279,7 @@ "core-dialogs/sql-exporter": "SQL-Exporteur", "core-dialogs/select-columns-dialog": "Spalten auswählen", "core-buttons/unselect-all": "Auswahl aufheben", - "core-buttons/merge-close": "Auswahl zusammenführen &Schließen", + "core-buttons/merge-close": "Auswahl zusammenführen & schließen", "core-buttons/import-proj": "Projekt importieren", "core-buttons/dont-reconcile": "Zelle nicht abgleichen", "core-buttons/download": "Herunterladen", @@ -291,7 +291,7 @@ "core-buttons/close": "Schließen", "core-buttons/reselect-files": "« Dateien erneut auswählen", "core-buttons/select": "Auswählen", - "core-buttons/merge-cluster": "Auswahl zusammenführen &&Neugruppieren", + "core-buttons/merge-cluster": "Auswahl zusammenführen & neu gruppieren", "core-buttons/conf-pars-opt": "Parsing Optionen konfigurieren »", "core-buttons/next": "Nächste »", "core-buttons/esc": "Esc",