diff --git a/apps/documenteditor/main/locale/de.json b/apps/documenteditor/main/locale/de.json index 5abdee882..a09a79c9e 100644 --- a/apps/documenteditor/main/locale/de.json +++ b/apps/documenteditor/main/locale/de.json @@ -69,6 +69,15 @@ "Common.Controllers.ReviewChanges.textTabs": "Registerkarten ändern", "Common.Controllers.ReviewChanges.textUnderline": "Unterstrichen", "Common.Controllers.ReviewChanges.textWidow": "Widow Сontrol", + "Common.define.chartData.textArea": "Fläche", + "Common.define.chartData.textBar": "Balken", + "Common.define.chartData.textCharts": "Diagramme", + "Common.define.chartData.textColumn": "Spalte", + "Common.define.chartData.textLine": "Linie", + "Common.define.chartData.textPie": "Kreis", + "Common.define.chartData.textPoint": "Punkt (XY)", + "Common.define.chartData.textStock": "Kurs", + "Common.define.chartData.textSurface": "Oberfläche", "Common.UI.ComboBorderSize.txtNoBorders": "Keine Rahmen", "Common.UI.ComboBorderSizeEditable.txtNoBorders": "Keine Rahmen", "Common.UI.ComboDataView.emptyComboText": "Keine Formate", @@ -1000,20 +1009,12 @@ "DE.Views.BookmarksDialog.textTitle": "Lesezeichen", "DE.Views.BookmarksDialog.txtInvalidName": "Der Name des Lesezeichens darf nur Buchstaben, Ziffern und Unterstriche enthalten und sollte mit dem Buchstaben beginnen", "DE.Views.ChartSettings.textAdvanced": "Erweiterte Einstellungen anzeigen", - "DE.Views.ChartSettings.textArea": "Fläche", - "DE.Views.ChartSettings.textBar": "Balken", "DE.Views.ChartSettings.textChartType": "Diagrammtyp ändern", - "DE.Views.ChartSettings.textColumn": "Spalte", "DE.Views.ChartSettings.textEditData": "Daten ändern", "DE.Views.ChartSettings.textHeight": "Höhe", - "DE.Views.ChartSettings.textLine": "Linie", "DE.Views.ChartSettings.textOriginalSize": "Standardgröße", - "DE.Views.ChartSettings.textPie": "Kreis", - "DE.Views.ChartSettings.textPoint": "Punkt (XY)", "DE.Views.ChartSettings.textSize": "Größe", - "DE.Views.ChartSettings.textStock": "Kurs", "DE.Views.ChartSettings.textStyle": "Stil", - "DE.Views.ChartSettings.textSurface": "Oberfläche", "DE.Views.ChartSettings.textUndock": "Seitenbereich abdocken", "DE.Views.ChartSettings.textWidth": "Breite", "DE.Views.ChartSettings.textWrap": "Textumbruch", diff --git a/apps/presentationeditor/main/locale/de.json b/apps/presentationeditor/main/locale/de.json index 7087a7408..f7205b884 100644 --- a/apps/presentationeditor/main/locale/de.json +++ b/apps/presentationeditor/main/locale/de.json @@ -5,6 +5,15 @@ "Common.Controllers.ExternalDiagramEditor.textClose": "Schließen", "Common.Controllers.ExternalDiagramEditor.warningText": "Das Objekt ist deaktiviert, weil es momentan von einem anderen Benutzer bearbeitet wird.", "Common.Controllers.ExternalDiagramEditor.warningTitle": "Achtung", + "Common.define.chartData.textArea": "Fläche", + "Common.define.chartData.textBar": "Balken", + "Common.define.chartData.textCharts": "Diagramme", + "Common.define.chartData.textColumn": "Spalte", + "Common.define.chartData.textLine": "Linie", + "Common.define.chartData.textPie": "Kreis", + "Common.define.chartData.textPoint": "Punkt (XY)", + "Common.define.chartData.textStock": "Kurs", + "Common.define.chartData.textSurface": "Oberfläche", "Common.UI.ComboBorderSize.txtNoBorders": "Keine Rahmen", "Common.UI.ComboBorderSizeEditable.txtNoBorders": "Keine Rahmen", "Common.UI.ComboDataView.emptyComboText": "Keine Formate", diff --git a/apps/spreadsheeteditor/main/locale/de.json b/apps/spreadsheeteditor/main/locale/de.json index c898642ca..5feab7090 100644 --- a/apps/spreadsheeteditor/main/locale/de.json +++ b/apps/spreadsheeteditor/main/locale/de.json @@ -2,6 +2,15 @@ "cancelButtonText": "Abbrechen", "Common.Controllers.Chat.notcriticalErrorTitle": "Achtung", "Common.Controllers.Chat.textEnterMessage": "Geben Sie Ihre Nachricht hier ein", + "Common.define.chartData.textArea": "Fläche", + "Common.define.chartData.textBar": "Balken", + "Common.define.chartData.textCharts": "Diagramme", + "Common.define.chartData.textColumn": "Spalte", + "Common.define.chartData.textLine": "Linie", + "Common.define.chartData.textPie": "Kreis", + "Common.define.chartData.textPoint": "Punkt (XY)", + "Common.define.chartData.textStock": "Kurs", + "Common.define.chartData.textSurface": "Oberfläche", "Common.UI.ComboBorderSize.txtNoBorders": "Keine Rahmen", "Common.UI.ComboBorderSizeEditable.txtNoBorders": "Keine Rahmen", "Common.UI.ComboDataView.emptyComboText": "Keine Formate",