diff --git a/languages/de.php b/languages/de.php new file mode 100644 index 0000000..abb0765 --- /dev/null +++ b/languages/de.php @@ -0,0 +1,60 @@ + "Speichern", + "Color Tool" => "Farbwähler", + "Terminal" => "Terminal", + "Projects" => "Projekte", + "Users" => "Benutzer", + "Settings" => "Einstellungn", + "Password" => "Passwort", + "Logout" => "Logout", + "Split" => "Teilen", + "Editor Settings" => "Editor Einstellungen", + "Theme" => "Theme", + "Font Size" => "Font Size", + "Highlight Active Line" => "Aktive Zeile hervorheben", + "Indent Guides" => "Indent Guides", + "On" => "An", + "Off" => "Aus", + "Print Margin" => "Print Margin", + "Show" => "Zeigen", + "Hide" => "Verstecken", + "No wrap" => "No wrap", + "Wrap Lines" => "Wrap Lines", + "Right Sidebar Trigger" => "Right Sidebar Trigger", + "Hover" => "Hover", + "Click" => "Klick", + "Close" => "Schließen", + "Yes" => "Ja", + "No" => "Nein", + "Split Horizontally" => "Split horizontal", + "Split Vertically" => "Split vertikal", + "Merge all" => "Merge all", + "Explore" => "Explore", + "You Must Choose A Value" => "You Must Choose A Value", + "Warning: File Currently Opened By: " => "Warning: File Currently Opened By: ", + "Close Unsaved File?" => "Close Unsaved File?", + "Save&Close" => "Save &, Close", + "Discard Changes" => "Discard Changes", + "Cancel" => "Cancel", + "Recovered unsaved content for: " => "Recovered unsaved content for: ", + "You have unsaved files." => "You have unsaved files.", + "No Open Files to save" => "No Open Files to save", + "No Open Files or Selected Text" => "No Open Files or Selected Text", + "No suggestion selected. Might be a bug." => "No suggestion selected. Might be a bug.", + "More than one suggestions selected. Might be a bug." => "More than one suggestions selected. Might be a bug.", + "Insert HEX" => "Insert HEX", + "Insert RGB" => "Insert RGB", + "Find:" => "Find:", + "Replace:" => "Replace:", + "Find" => "Find", + "Replace" => "Replace", + "Replace ALL" => "Replace ALL", + "Project Loaded" => "Project Loaded", + "File saved" => "File saved", + "Copied to Clipboard" => "Copied to Clipboard", + "Nothing in Your Clipboard" => "Nothing in Your Clipboard", + "Cannot Paste Directory Into Itself" => "Cannot Paste Directory Into Itself", + "File could not be saved" => "File could not be saved" +); +?>