diff --git a/source/Ox.UI/json/locale.de.json b/source/Ox.UI/json/locale.de.json index 69480b90..b647aa4b 100644 --- a/source/Ox.UI/json/locale.de.json +++ b/source/Ox.UI/json/locale.de.json @@ -1,29 +1,29 @@ { - ", doubleclick to edit": "", - "Add": "", - "Add Files": "", - "Add Place": "", - "Add a condition": "", - "Add a group of conditions": "", - "Add column after": "", - "Add column before": "", - "Add row above": "", - "Add row below": "", - "Add {0}": "", - "Adding...": "", - "All": "", - "Alternative Names": "", - "Area": "", - "At Current Position": "", - "Blockquote": "", - "Bold": "", - "Borough": "", - "Building": "", - "Bullets": "", - "By Duration": "", - "By Position": "", - "By Text": "", - "Cancel": "", + ", doubleclick to edit": ", zum editieren doppelt clicken", + "Add": "Hinzufügen", + "Add Files": "Dateien hinzufügen", + "Add Place": "Ort hinzufügen", + "Add a condition": "Bedingung hinzufügen", + "Add a group of conditions": "Bedingungsgruppe hinzufügen", + "Add column after": "Spalte am ende hinzufügen", + "Add column before": "Spalte am anfang hinzufügen", + "Add row above": "Reihe hinzufügen", + "Add row below": "Reihe hinzufügen", + "Add {0}": "{0} hinzufügen", + "Adding...": "Hinzufügen...", + "All": "Alle", + "Alternative Names": "Alternative Namen", + "Area": "Gebiet", + "At Current Position": "An aktueller Position", + "Blockquote": "Bockzitat", + "Bold": "Fett", + "Borough": "Bezirk", + "Building": "Gebäude", + "Bullets": "Kugeln", + "By Duration": "Nach Dauer", + "By Position": "Nach Position", + "By Text": "Nach Text", + "Cancel": "Abbrechen", "Cancel/Deselect": "", "Cancelled": "", "City": "", @@ -278,4 +278,4 @@ "{0} Century BC": "", "{0} Millennium": "", "{0} Millennium BC": "" -} \ No newline at end of file +}