diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:45:38 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:45:38 +0100 |
commit | 12b585b8e60a2877ff64dc6dc5ab058c43652f47 (patch) | |
tree | 022e6a59b4a0504d15853edfa8d3370521d8653d /files/de/web | |
parent | 4ab365b110f2f1f2b736326b7059244a32115089 (diff) | |
download | translated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.tar.gz translated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.tar.bz2 translated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.zip |
unslug de: modify
Diffstat (limited to 'files/de/web')
253 files changed, 525 insertions, 271 deletions
diff --git a/files/de/web/accessibility/an_overview_of_accessible_web_applications_and_widgets/index.html b/files/de/web/accessibility/an_overview_of_accessible_web_applications_and_widgets/index.html index 3aa0530a35..912fcdbdf8 100644 --- a/files/de/web/accessibility/an_overview_of_accessible_web_applications_and_widgets/index.html +++ b/files/de/web/accessibility/an_overview_of_accessible_web_applications_and_widgets/index.html @@ -1,6 +1,6 @@ --- title: Übersicht zu barrierefreien Web-Applikationen und Komponenten -slug: Web/Barrierefreiheit/An_overview_of_accessible_web_applications_and_widgets +slug: Web/Accessibility/An_overview_of_accessible_web_applications_and_widgets tags: - ARIA - Accessibility @@ -9,6 +9,7 @@ tags: - Komponente - Web apps translation_of: Web/Accessibility/An_overview_of_accessible_web_applications_and_widgets +original_slug: Web/Barrierefreiheit/An_overview_of_accessible_web_applications_and_widgets --- <p>Das Web entwickelt sich weiter: Statische seitenbasierte Websites werden zunehmend durch dynamische, desktopartige Web-Applikationen ersetzt, die mit JavaScript und AJAX arbeiten. Designer erstellen allein durch die Kombination von JavaScript, HTML und CSS beeindruckende neue Benutzeroberflächen und Steuerungsmechanismen. Dieser Wandel hat das Potential, durch responsives Design die Benutzerfreundlichkeit enorm zu verbessern, doch besteht für viele Benutzer die Gefahr wegen Zugänglichkeitsbarrieren ausgeschlossen zu werden. JavaScript hat keinen sehr guten Ruf, was die Barrierefreiheit anbelangt, da JavaScript-Techniken oft Probleme in Kombination mit Unterstützungstechnologie wie z.B. Screenreadern verursachen. Es gibt jedoch andere Möglichkeiten, dynamische Oberflächen zu erstellen, damit diese auch für Menschen mit Behinderungen ohne Einschränkungen benutzbar sind.</p> diff --git a/files/de/web/accessibility/aria/aria_live_regions/index.html b/files/de/web/accessibility/aria/aria_live_regions/index.html index 4e1f22e0b5..31fa476ec1 100644 --- a/files/de/web/accessibility/aria/aria_live_regions/index.html +++ b/files/de/web/accessibility/aria/aria_live_regions/index.html @@ -1,7 +1,8 @@ --- title: ARIA Live-Regionen -slug: Web/Barrierefreiheit/ARIA/ARIA_Live_Regionen +slug: Web/Accessibility/ARIA/ARIA_Live_Regions translation_of: Web/Accessibility/ARIA/ARIA_Live_Regions +original_slug: Web/Barrierefreiheit/ARIA/ARIA_Live_Regionen --- <h2 id="Einführung">Einführung</h2> <p>In der Vergangenheit konnten Änderungen bei Webseiten nur so von einem Screenreader kommuniziert werden, dass der komplette Inhalt vorgelesen oder nur sehr wenig bis gar nichts über die Inhaltsänderungen berichtet wurde. Dies führte dazu, dass einige oder sogar alle Informationen unzugänglich waren. Bisher waren Screenreader nicht in der Lage, diese Situation zu verbessern, weil es keine standardisierte Methode gab, um Screenreader per Markup über Veränderungen zu informieren. ARIA-Live-Regionen sollen diese Lücke schließen. Über Live-Regionen erhalten Screenreader Anweisungen, wonach entschieden werden kann, ob und wann Benutzer unterbrochen werden sollen, um sie über Veränderungen des Inhalts in Kenntnis zu setzen.</p> diff --git a/files/de/web/accessibility/aria/aria_techniques/index.html b/files/de/web/accessibility/aria/aria_techniques/index.html index 85059df7a2..1cc6ac4748 100644 --- a/files/de/web/accessibility/aria/aria_techniques/index.html +++ b/files/de/web/accessibility/aria/aria_techniques/index.html @@ -1,10 +1,11 @@ --- title: ARIA Techniken -slug: Web/Barrierefreiheit/ARIA/ARIA_Techniken +slug: Web/Accessibility/ARIA/ARIA_Techniques tags: - ARIA - Accessibility translation_of: Web/Accessibility/ARIA/ARIA_Techniques +original_slug: Web/Barrierefreiheit/ARIA/ARIA_Techniken --- <p> </p> diff --git a/files/de/web/accessibility/aria/index.html b/files/de/web/accessibility/aria/index.html index c282ef8f95..2f68015ca9 100644 --- a/files/de/web/accessibility/aria/index.html +++ b/files/de/web/accessibility/aria/index.html @@ -1,7 +1,8 @@ --- title: ARIA -slug: Web/Barrierefreiheit/ARIA +slug: Web/Accessibility/ARIA translation_of: Web/Accessibility/ARIA +original_slug: Web/Barrierefreiheit/ARIA --- <p>Accessible Rich Internet Applications <strong>(ARIA)</strong> ermöglichen Webentwicklern Webinhalte und Web-Applikationen (insbesondere solche mit Ajax und JavaScript) besser zugänglich für Menschen mit Behinderungen und anderen Einschränkungen zu machen. Zum Beispiel lassen sich mit ARIA Navigations-Landmarken, JavaScript-Widgets, Formular-Hinweise und Fehlermeldungen hinzufügen und Live-Content-Aktualisierungen barrierefrei gestalten.</p> diff --git a/files/de/web/accessibility/index.html b/files/de/web/accessibility/index.html index 417c160fd0..d9b827a87f 100644 --- a/files/de/web/accessibility/index.html +++ b/files/de/web/accessibility/index.html @@ -1,10 +1,11 @@ --- title: Barrierefreiheit -slug: Web/Barrierefreiheit +slug: Web/Accessibility tags: - Accessibility - Barrierefreiheit translation_of: Web/Accessibility +original_slug: Web/Barrierefreiheit --- <p><span class="seoSummary"><strong>Accessibility</strong> (often abbreviated to <strong>A11y</strong>—as in "a" then 11 characters then "y") in Web development means enabling as many people as possible to use Web sites, even when those people's abilities are limited in some way. </span></p> diff --git a/files/de/web/accessibility/keyboard-navigable_javascript_widgets/index.html b/files/de/web/accessibility/keyboard-navigable_javascript_widgets/index.html index 2dedfc7aab..59cb293155 100644 --- a/files/de/web/accessibility/keyboard-navigable_javascript_widgets/index.html +++ b/files/de/web/accessibility/keyboard-navigable_javascript_widgets/index.html @@ -1,7 +1,8 @@ --- title: Tastaturgesteuerte JavaScript-Komponenten -slug: Web/Barrierefreiheit/Tastaturgesteuerte_JavaScript_Komponenten +slug: Web/Accessibility/Keyboard-navigable_JavaScript_widgets translation_of: Web/Accessibility/Keyboard-navigable_JavaScript_widgets +original_slug: Web/Barrierefreiheit/Tastaturgesteuerte_JavaScript_Komponenten --- <p>Tastaturgesteuerte JavaScript-Komponenten</p> <h3 id="Übersicht">Übersicht</h3> diff --git a/files/de/web/api/baseaudiocontext/decodeaudiodata/index.html b/files/de/web/api/baseaudiocontext/decodeaudiodata/index.html index 32cfda28eb..e6df1628da 100644 --- a/files/de/web/api/baseaudiocontext/decodeaudiodata/index.html +++ b/files/de/web/api/baseaudiocontext/decodeaudiodata/index.html @@ -1,7 +1,8 @@ --- title: AudioContext.decodeAudioData() -slug: Web/API/AudioContext/decodeAudioData +slug: Web/API/BaseAudioContext/decodeAudioData translation_of: Web/API/BaseAudioContext/decodeAudioData +original_slug: Web/API/AudioContext/decodeAudioData --- <p>{{ APIRef("Web Audio API") }}</p> diff --git a/files/de/web/api/canvas_api/index.html b/files/de/web/api/canvas_api/index.html index 50e6da1aae..44daf6fc6f 100644 --- a/files/de/web/api/canvas_api/index.html +++ b/files/de/web/api/canvas_api/index.html @@ -1,11 +1,12 @@ --- title: Canvas -slug: Web/HTML/Canvas +slug: Web/API/Canvas_API tags: - API - Canvas - HTML5 translation_of: Web/API/Canvas_API +original_slug: Web/HTML/Canvas --- <div>{{CanvasSidebar}}</div> diff --git a/files/de/web/api/canvas_api/tutorial/advanced_animations/index.html b/files/de/web/api/canvas_api/tutorial/advanced_animations/index.html index 10c4a7650c..f1419b0ca3 100644 --- a/files/de/web/api/canvas_api/tutorial/advanced_animations/index.html +++ b/files/de/web/api/canvas_api/tutorial/advanced_animations/index.html @@ -1,11 +1,12 @@ --- title: Fortgeschrittene Animationen -slug: Web/Guide/HTML/Canvas_Tutorial/Advanced_animations +slug: Web/API/Canvas_API/Tutorial/Advanced_animations tags: - Canvas - Graphics - Tutoria translation_of: Web/API/Canvas_API/Tutorial/Advanced_animations +original_slug: Web/Guide/HTML/Canvas_Tutorial/Advanced_animations --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Basic_animations", "Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas")}}</div> diff --git a/files/de/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html b/files/de/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html index 6caa27b3ef..41294db494 100644 --- a/files/de/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html +++ b/files/de/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html @@ -1,7 +1,8 @@ --- title: Stile und Farben verwenden -slug: Web/Guide/HTML/Canvas_Tutorial/Applying_styles_and_colors +slug: Web/API/Canvas_API/Tutorial/Applying_styles_and_colors translation_of: Web/API/Canvas_API/Tutorial/Applying_styles_and_colors +original_slug: Web/Guide/HTML/Canvas_Tutorial/Applying_styles_and_colors --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Drawing_shapes", "Web/API/Canvas_API/Tutorial/Drawing_text")}}</div> diff --git a/files/de/web/api/canvas_api/tutorial/basic_animations/index.html b/files/de/web/api/canvas_api/tutorial/basic_animations/index.html index 78ca0ac2fc..89fa97fd4d 100644 --- a/files/de/web/api/canvas_api/tutorial/basic_animations/index.html +++ b/files/de/web/api/canvas_api/tutorial/basic_animations/index.html @@ -1,7 +1,8 @@ --- title: Einfache Animationen -slug: Web/Guide/HTML/Canvas_Tutorial/Basic_animations +slug: Web/API/Canvas_API/Tutorial/Basic_animations translation_of: Web/API/Canvas_API/Tutorial/Basic_animations +original_slug: Web/Guide/HTML/Canvas_Tutorial/Basic_animations --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Compositing", "Web/API/Canvas_API/Tutorial/Advanced_animations")}}</div> diff --git a/files/de/web/api/canvas_api/tutorial/basic_usage/index.html b/files/de/web/api/canvas_api/tutorial/basic_usage/index.html index f89af7fa04..1cfa846355 100644 --- a/files/de/web/api/canvas_api/tutorial/basic_usage/index.html +++ b/files/de/web/api/canvas_api/tutorial/basic_usage/index.html @@ -1,6 +1,6 @@ --- title: Grundlagen Canvas -slug: Web/Guide/HTML/Canvas_Tutorial/Grundlagen +slug: Web/API/Canvas_API/Tutorial/Basic_usage tags: - Canvas - Graphics @@ -8,6 +8,7 @@ tags: - Intermediate - Tutorial translation_of: Web/API/Canvas_API/Tutorial/Basic_usage +original_slug: Web/Guide/HTML/Canvas_Tutorial/Grundlagen --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial", "Web/API/Canvas_API/Tutorial/Drawing_shapes")}}</div> diff --git a/files/de/web/api/canvas_api/tutorial/drawing_shapes/index.html b/files/de/web/api/canvas_api/tutorial/drawing_shapes/index.html index f23e7664b5..f12dc90556 100644 --- a/files/de/web/api/canvas_api/tutorial/drawing_shapes/index.html +++ b/files/de/web/api/canvas_api/tutorial/drawing_shapes/index.html @@ -1,7 +1,8 @@ --- title: Formen zeichnen mit Canvas -slug: Web/Guide/HTML/Canvas_Tutorial/Formen_zeichnen +slug: Web/API/Canvas_API/Tutorial/Drawing_shapes translation_of: Web/API/Canvas_API/Tutorial/Drawing_shapes +original_slug: Web/Guide/HTML/Canvas_Tutorial/Formen_zeichnen --- <p>{{CanvasSidebar}}</p> diff --git a/files/de/web/api/canvas_api/tutorial/drawing_text/index.html b/files/de/web/api/canvas_api/tutorial/drawing_text/index.html index 1cd3f0bfc6..78ecf28150 100644 --- a/files/de/web/api/canvas_api/tutorial/drawing_text/index.html +++ b/files/de/web/api/canvas_api/tutorial/drawing_text/index.html @@ -1,12 +1,13 @@ --- title: Text zeichnen -slug: Web/Guide/HTML/Canvas_Tutorial/Drawing_text +slug: Web/API/Canvas_API/Tutorial/Drawing_text tags: - Canvas - Fortgeschritten - Grafik - Tutorial translation_of: Web/API/Canvas_API/Tutorial/Drawing_text +original_slug: Web/Guide/HTML/Canvas_Tutorial/Drawing_text --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Applying_styles_and_colors", "Web/API/Canvas_API/Tutorial/Using_images")}}</div> diff --git a/files/de/web/api/canvas_api/tutorial/index.html b/files/de/web/api/canvas_api/tutorial/index.html index 487f5b7984..99ff410a90 100644 --- a/files/de/web/api/canvas_api/tutorial/index.html +++ b/files/de/web/api/canvas_api/tutorial/index.html @@ -1,7 +1,8 @@ --- title: Canvas Tutorial -slug: Web/Guide/HTML/Canvas_Tutorial +slug: Web/API/Canvas_API/Tutorial translation_of: Web/API/Canvas_API/Tutorial +original_slug: Web/Guide/HTML/Canvas_Tutorial --- <p><a href="/en-US/docs/HTML/Canvas" title="HTML/Canvas"><img alt="" src="https://mdn.mozillademos.org/files/257/Canvas_tut_examples.jpg" style="float: right; height: 450px; width: 200px;"></a></p> diff --git a/files/de/web/api/canvas_api/tutorial/optimizing_canvas/index.html b/files/de/web/api/canvas_api/tutorial/optimizing_canvas/index.html index fc1678c71a..23c59c1b3e 100644 --- a/files/de/web/api/canvas_api/tutorial/optimizing_canvas/index.html +++ b/files/de/web/api/canvas_api/tutorial/optimizing_canvas/index.html @@ -1,6 +1,6 @@ --- title: Canvas optimieren -slug: Web/Guide/HTML/Canvas_Tutorial/Canvas_optimieren +slug: Web/API/Canvas_API/Tutorial/Optimizing_canvas tags: - Canvas - Fortgeschritten @@ -9,6 +9,7 @@ tags: - HTML5 - Tutorial translation_of: Web/API/Canvas_API/Tutorial/Optimizing_canvas +original_slug: Web/Guide/HTML/Canvas_Tutorial/Canvas_optimieren --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Hit_regions_and_accessibility", "Web/API/Canvas_API/Tutorial/Finale")}}</div> diff --git a/files/de/web/api/canvas_api/tutorial/using_images/index.html b/files/de/web/api/canvas_api/tutorial/using_images/index.html index b636807f97..7ae83415fe 100644 --- a/files/de/web/api/canvas_api/tutorial/using_images/index.html +++ b/files/de/web/api/canvas_api/tutorial/using_images/index.html @@ -1,7 +1,8 @@ --- title: Bilder -slug: Web/Guide/HTML/Canvas_Tutorial/Bilder +slug: Web/API/Canvas_API/Tutorial/Using_images translation_of: Web/API/Canvas_API/Tutorial/Using_images +original_slug: Web/Guide/HTML/Canvas_Tutorial/Bilder --- <p>{{CanvasSidebar}}</p> diff --git a/files/de/web/api/document/readystatechange_event/index.html b/files/de/web/api/document/readystatechange_event/index.html index 9fba4b5dee..80f23816a0 100644 --- a/files/de/web/api/document/readystatechange_event/index.html +++ b/files/de/web/api/document/readystatechange_event/index.html @@ -1,10 +1,11 @@ --- title: readystatechange -slug: Web/Events/readystatechange +slug: Web/API/Document/readystatechange_event tags: - Referenz - XMLHttpRequest translation_of: Web/API/Document/readystatechange_event +original_slug: Web/Events/readystatechange --- <p>{{ApiRef}}</p> diff --git a/files/de/web/api/document_object_model/index.html b/files/de/web/api/document_object_model/index.html index a16a254129..c103d9df41 100644 --- a/files/de/web/api/document_object_model/index.html +++ b/files/de/web/api/document_object_model/index.html @@ -1,10 +1,11 @@ --- title: DOM -slug: DOM +slug: Web/API/Document_Object_Model tags: - DOM translation_of: Web/API/Document_Object_Model translation_of_original: DOM +original_slug: DOM --- <div class="callout-box"><strong><a href="/de/docs/Verwendung_des_W3C_DOM_Level_1" title="Verwendung des W3C DOM Level 1">Verwendung des W3C DOM Level 1</a></strong><br> Einführung in das W3C DOM.</div> diff --git a/files/de/web/api/file/type/index.html b/files/de/web/api/file/type/index.html index 28c57a4cb1..fc025a0e29 100644 --- a/files/de/web/api/file/type/index.html +++ b/files/de/web/api/file/type/index.html @@ -1,7 +1,8 @@ --- title: File.type -slug: Web/API/File/Typ +slug: Web/API/File/type translation_of: Web/API/File/type +original_slug: Web/API/File/Typ --- <div>{{APIRef("File API")}}</div> diff --git a/files/de/web/api/file/using_files_from_web_applications/index.html b/files/de/web/api/file/using_files_from_web_applications/index.html index c44ac4b9df..8668db9434 100644 --- a/files/de/web/api/file/using_files_from_web_applications/index.html +++ b/files/de/web/api/file/using_files_from_web_applications/index.html @@ -1,7 +1,8 @@ --- title: Zugriff auf Dateien von Webapplikationen -slug: Web/API/File/Zugriff_auf_Dateien_von_Webapplikationen +slug: Web/API/File/Using_files_from_web_applications translation_of: Web/API/File/Using_files_from_web_applications +original_slug: Web/API/File/Zugriff_auf_Dateien_von_Webapplikationen --- <p>Mithilfe der File API, welche mit HTML5 zum DOM hinzugefügt wurde, ist es nun für Webinhalte möglich den Benutzer lokale Dateien auswählen zu lassen und den Inhalt dieser Dateien auszulesen. Die Auswahl kann entweder durch das HTML Element {{ HTMLElement("input") }} oder durch Drag and Drop erfolgen.</p> diff --git a/files/de/web/api/fullscreen_api/index.html b/files/de/web/api/fullscreen_api/index.html index 1ddce4c572..7c3956f019 100644 --- a/files/de/web/api/fullscreen_api/index.html +++ b/files/de/web/api/fullscreen_api/index.html @@ -1,6 +1,6 @@ --- title: Vollbild API -slug: Web/API/Vollbild_API +slug: Web/API/Fullscreen_API tags: - API - DOM @@ -8,6 +8,7 @@ tags: - Tutorial - Vollbild API translation_of: Web/API/Fullscreen_API +original_slug: Web/API/Vollbild_API --- <p>{{DefaultAPISidebar("Fullscreen API")}}</p> diff --git a/files/de/web/api/geolocation_api/index.html b/files/de/web/api/geolocation_api/index.html index 65be452a5a..6762b5cfa9 100644 --- a/files/de/web/api/geolocation_api/index.html +++ b/files/de/web/api/geolocation_api/index.html @@ -1,7 +1,8 @@ --- title: Verwenden von geolocation -slug: Web/WebAPI/verwenden_von_geolocation +slug: Web/API/Geolocation_API translation_of: Web/API/Geolocation_API +original_slug: Web/WebAPI/verwenden_von_geolocation --- <p>Die <strong>"geolocation"-API</strong> ermöglicht es Nutzern, einer Web-Applikation die eigene Position mitzuteilen. Um die Privatsphäre des Nutzers zu schützen, wird dieser vorher um Erlaubnis gebeten und muss der Übermittlung zustimmen.</p> diff --git a/files/de/web/api/history_api/index.html b/files/de/web/api/history_api/index.html index 6f59cbbdc3..3edfdbc082 100644 --- a/files/de/web/api/history_api/index.html +++ b/files/de/web/api/history_api/index.html @@ -1,9 +1,10 @@ --- title: Manipulieren des Browser-Verlaufes -slug: Web/Guide/DOM/Manipulating_the_browser_history +slug: Web/API/History_API tags: - Verlauf translation_of: Web/API/History_API +original_slug: Web/Guide/DOM/Manipulating_the_browser_history --- <p>Das DOM {{ domxref("window") }} Objekt stellt Zugriffsmöglichkeiten auf den Browser-Verlauf über das {{ domxref("window.history", "history") }} Objekt bereit. Es bietet nützliche Methoden und Einstellungen, die es ermöglichen, den Zurück- und Vorwärts-Button und den Browser-Verlauf zu steuern und – seit HTML5 – diesen auch zu manipulieren</p> diff --git a/files/de/web/api/html_drag_and_drop_api/index.html b/files/de/web/api/html_drag_and_drop_api/index.html index 292b860888..4e0d481d93 100644 --- a/files/de/web/api/html_drag_and_drop_api/index.html +++ b/files/de/web/api/html_drag_and_drop_api/index.html @@ -1,11 +1,12 @@ --- title: DragDrop -slug: DragDrop +slug: Web/API/HTML_Drag_and_Drop_API tags: - NeedsTranslation - TopicStub translation_of: Web/API/HTML_Drag_and_Drop_API translation_of_original: DragDrop +original_slug: DragDrop --- <p> </p> <p>See <a href="https://developer.mozilla.org/en-US/docs/DragDrop/Drag_and_Drop">https://developer.mozilla.org/en-US/docs/DragDrop/Drag_and_Drop</a></p> diff --git a/files/de/web/api/htmlelement/change_event/index.html b/files/de/web/api/htmlelement/change_event/index.html index 8836b6bc67..0d39f658fc 100644 --- a/files/de/web/api/htmlelement/change_event/index.html +++ b/files/de/web/api/htmlelement/change_event/index.html @@ -1,7 +1,8 @@ --- title: change -slug: Web/Events/change +slug: Web/API/HTMLElement/change_event translation_of: Web/API/HTMLElement/change_event +original_slug: Web/Events/change --- <p>Das <code>change</code> Event wird von {{HTMLElement("input")}}, {{HTMLElement("select")}}, und {{HTMLElement("textarea")}} Elementen ausgelöst, wenn der Benutzer den Wert des Elements verändert. Im Gegensatz zum {{event("input")}} Event wird das <code>change</code> Event nicht bei jeder Änderung der <code>value</code> Eigenschaft ausgelöst.</p> diff --git a/files/de/web/api/htmlelement/innertext/index.html b/files/de/web/api/htmlelement/innertext/index.html index bd1594471a..1eb8c79e7f 100644 --- a/files/de/web/api/htmlelement/innertext/index.html +++ b/files/de/web/api/htmlelement/innertext/index.html @@ -1,9 +1,10 @@ --- title: Node.innerText -slug: Web/API/Node/innerText +slug: Web/API/HTMLElement/innerText tags: - API DOM Property Reference translation_of: Web/API/HTMLElement/innerText +original_slug: Web/API/Node/innerText --- <div>{{APIRef("DOM")}}</div> diff --git a/files/de/web/api/htmlheadelement/index.html b/files/de/web/api/htmlheadelement/index.html index 1c71988bda..0f2e2020d5 100644 --- a/files/de/web/api/htmlheadelement/index.html +++ b/files/de/web/api/htmlheadelement/index.html @@ -1,11 +1,12 @@ --- title: head -slug: Web/HTML/Element/head +slug: Web/API/HTMLHeadElement tags: - HTML - HTML Elemente - HTML Referenz translation_of: Web/API/HTMLHeadElement +original_slug: Web/HTML/Element/head --- <p>Das <code><head></code> HTML Element legt den Kopf eines Dokuments fest. In diesem werden Informationen für das Dokument angegeben, darunter der Dokumententitel und Meta-Daten.</p> diff --git a/files/de/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html b/files/de/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html index 6ae6f33dd7..1e4ce579e2 100644 --- a/files/de/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html +++ b/files/de/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html @@ -1,7 +1,8 @@ --- title: Grundkonzepte -slug: Web/API/IndexedDB_API/Grundkonzepte_hinter_IndexedDB +slug: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB translation_of: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB +original_slug: Web/API/IndexedDB_API/Grundkonzepte_hinter_IndexedDB --- <p><strong>IndexedDB</strong> ermöglicht es Ihnen Daten innerhalb des Browsers eines Benutzers permanent abzulegen. Weil es Sie Webanwendungen mit funktionsreichen Abfragemöglichkeiten erstellen lässt, können diese Anwendungen sowohl online als auch offline funktionieren. IndexedDB ist geeignet für Anwendungen, die eine große Menge an Daten speichern (z.B. ein Katalog von DVDs in einer Videothek) und Anwendungen, die keine durchgehende Internetverbindung benötigen um zu funktionieren (z.B. E-Mail-Clients, To-Do-Listen oder Notizen).</p> <h2 id="Über_dieses_Dokument">Über dieses Dokument</h2> diff --git a/files/de/web/api/indexeddb_api/using_indexeddb/index.html b/files/de/web/api/indexeddb_api/using_indexeddb/index.html index 3d6d61cf3f..4b1cc60e4d 100644 --- a/files/de/web/api/indexeddb_api/using_indexeddb/index.html +++ b/files/de/web/api/indexeddb_api/using_indexeddb/index.html @@ -1,7 +1,8 @@ --- title: Verwendung von IndexedDB -slug: Web/API/IndexedDB_API/IndexedDB_verwenden +slug: Web/API/IndexedDB_API/Using_IndexedDB translation_of: Web/API/IndexedDB_API/Using_IndexedDB +original_slug: Web/API/IndexedDB_API/IndexedDB_verwenden --- <p>Mit IndexedDB lassen sich Daten innerhalb des Browsers eines Benutzers permanent abzulegen. Es können so Webanwendungen mit funktionsreichen Abfragemöglichkeiten in Anwendungen erstellt werden, die sowohl online als auch offline funktionieren können, da keine Netzwerkfunktionalitäten benötigt werden.</p> diff --git a/files/de/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html b/files/de/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html index 5f48e63097..068b2244e9 100644 --- a/files/de/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html +++ b/files/de/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html @@ -1,7 +1,8 @@ --- title: Webbasierte Protokoll-Handler -slug: Web/API/Navigator/registerProtocolHandler/Webbasierte_protokoll-handler +slug: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers translation_of: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers +original_slug: Web/API/Navigator/registerProtocolHandler/Webbasierte_protokoll-handler --- <div>{{Fx_minversion_header(3)}}</div> diff --git a/files/de/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html b/files/de/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html index 56c267f394..e7e22ad619 100644 --- a/files/de/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html +++ b/files/de/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html @@ -1,9 +1,10 @@ --- title: Hinzufügen von 2D Inhalten in einen WebGL-Kontext -slug: Web/API/WebGL_API/Tutorial/Hinzufügen_von_2D_Inhalten_in_einen_WebGL-Kontext +slug: Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context tags: - WebGL translation_of: Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context +original_slug: Web/API/WebGL_API/Tutorial/Hinzufügen_von_2D_Inhalten_in_einen_WebGL-Kontext --- <p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Einführung_in_WebGL", "Web/API/WebGL_API/Tutorial/Farben_mittels_Shader_in_einen_WebGL-Kontext_hinzufügen")}}</p> diff --git a/files/de/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html b/files/de/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html index a9eafed6db..bec456ac7e 100644 --- a/files/de/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html +++ b/files/de/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html @@ -1,10 +1,11 @@ --- title: Objekte mit WebGL animieren -slug: Web/API/WebGL_API/Tutorial/Objekte_mit_WebGL_animieren +slug: Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL tags: - Tutorial - WebGL translation_of: Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL +original_slug: Web/API/WebGL_API/Tutorial/Objekte_mit_WebGL_animieren --- <p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Farben_mittels_Shader_in_einen_WebGL-Kontext_hinzufügen", "Web/API/WebGL_API/Tutorial/3D-Objekte_mit_WebGL_erstellen") }}</p> diff --git a/files/de/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html b/files/de/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html index bfeb362b8e..5ded1d1c9b 100644 --- a/files/de/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html +++ b/files/de/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html @@ -1,10 +1,11 @@ --- title: Animierte Texturen in WebGL -slug: Web/API/WebGL_API/Tutorial/Animierte_Texturen_in_WebGL +slug: Web/API/WebGL_API/Tutorial/Animating_textures_in_WebGL tags: - Tutorial - WebGL translation_of: Web/API/WebGL_API/Tutorial/Animating_textures_in_WebGL +original_slug: Web/API/WebGL_API/Tutorial/Animierte_Texturen_in_WebGL --- <p>{{WebGLSidebar("Tutorial") }} {{Previous("Web/API/WebGL_API/Tutorial/Beleuchtung_in_WebGL")}}</p> diff --git a/files/de/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html b/files/de/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html index d3a21591fd..df264a040e 100644 --- a/files/de/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html +++ b/files/de/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html @@ -1,10 +1,11 @@ --- title: 3D-Objekte mit WebGL erstellen -slug: Web/API/WebGL_API/Tutorial/3D-Objekte_mit_WebGL_erstellen +slug: Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL tags: - Tutorial - WebGL translation_of: Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL +original_slug: Web/API/WebGL_API/Tutorial/3D-Objekte_mit_WebGL_erstellen --- <p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Objekte_mit_WebGL_animieren", "Web/API/WebGL_API/Tutorial/Texturen_in_WebGL_verwenden")}}</p> diff --git a/files/de/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html b/files/de/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html index 5906f95761..ad8f707ab6 100644 --- a/files/de/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html +++ b/files/de/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html @@ -1,10 +1,11 @@ --- title: Einführung in WebGL -slug: Web/API/WebGL_API/Tutorial/Einführung_in_WebGL +slug: Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL tags: - Tutorial - WebGL translation_of: Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL +original_slug: Web/API/WebGL_API/Tutorial/Einführung_in_WebGL --- <p>{{WebGLSidebar("Tutorial")}} {{Next("Web/API/WebGL_API/Tutorial/Hinzufügen_von_2D_Inhalten_in_einen_WebGL-Kontext")}}</p> diff --git a/files/de/web/api/webgl_api/tutorial/lighting_in_webgl/index.html b/files/de/web/api/webgl_api/tutorial/lighting_in_webgl/index.html index bd65b5bb40..715746822a 100644 --- a/files/de/web/api/webgl_api/tutorial/lighting_in_webgl/index.html +++ b/files/de/web/api/webgl_api/tutorial/lighting_in_webgl/index.html @@ -1,10 +1,11 @@ --- title: Beleuchtung in WebGL -slug: Web/API/WebGL_API/Tutorial/Beleuchtung_in_WebGL +slug: Web/API/WebGL_API/Tutorial/Lighting_in_WebGL tags: - Tutorial - WebGL translation_of: Web/API/WebGL_API/Tutorial/Lighting_in_WebGL +original_slug: Web/API/WebGL_API/Tutorial/Beleuchtung_in_WebGL --- <p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Texturen_in_WebGL_verwenden", "Web/API/WebGL_API/Tutorial/Animierte_Texturen_in_WebGL")}}</p> diff --git a/files/de/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html b/files/de/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html index 94068822d5..93a5d0181c 100644 --- a/files/de/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html +++ b/files/de/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html @@ -1,11 +1,12 @@ --- title: Farben mittels Shader in einen WebGL-Kontext hinzufügen -slug: >- - Web/API/WebGL_API/Tutorial/Farben_mittels_Shader_in_einen_WebGL-Kontext_hinzufügen +slug: Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL tags: - Tutorial - WebGL translation_of: Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL +original_slug: >- + Web/API/WebGL_API/Tutorial/Farben_mittels_Shader_in_einen_WebGL-Kontext_hinzufügen --- <p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Hinzufügen_von_2D_Inhalten_in_einen_WebGL-Kontext", "Web/API/WebGL_API/Tutorial/Objekte_mit_WebGL_animieren")}}</p> diff --git a/files/de/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html b/files/de/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html index eb59417694..af33f8e638 100644 --- a/files/de/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html +++ b/files/de/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html @@ -1,10 +1,11 @@ --- title: Texturen in WebGL verwenden -slug: Web/API/WebGL_API/Tutorial/Texturen_in_WebGL_verwenden +slug: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL tags: - Tutorial - WebGL translation_of: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL +original_slug: Web/API/WebGL_API/Tutorial/Texturen_in_WebGL_verwenden --- <p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/3D-Objekte_mit_WebGL_erstellen", "Web/API/WebGL_API/Tutorial/Beleuchtung_in_WebGL")}}</p> diff --git a/files/de/web/api/websockets_api/index.html b/files/de/web/api/websockets_api/index.html index 1e3cefa7d9..d5c316bd7d 100644 --- a/files/de/web/api/websockets_api/index.html +++ b/files/de/web/api/websockets_api/index.html @@ -1,10 +1,11 @@ --- title: WebSockets -slug: WebSockets +slug: Web/API/WebSockets_API tags: - Referenz - WebSockets translation_of: Web/API/WebSockets_API +original_slug: WebSockets --- <p>WebSockets ist eine fortschrittliche Technologie welche es möglich macht eine interaktive Kommunikations-Session zwischen dem Browser des Benutzers und dem Server herzustellen. Mit dieser API können Sie Nachrichten zum Server senden und ereignisorientierte Antworten erhalten ohne beim Server die Antwort abzufragen.</p> diff --git a/files/de/web/api/websockets_api/writing_websocket_servers/index.html b/files/de/web/api/websockets_api/writing_websocket_servers/index.html index 031a2b832a..36f570e319 100644 --- a/files/de/web/api/websockets_api/writing_websocket_servers/index.html +++ b/files/de/web/api/websockets_api/writing_websocket_servers/index.html @@ -1,7 +1,8 @@ --- title: Writing WebSocket servers -slug: WebSockets/Writing_WebSocket_servers +slug: Web/API/WebSockets_API/Writing_WebSocket_servers translation_of: Web/API/WebSockets_API/Writing_WebSocket_servers +original_slug: WebSockets/Writing_WebSocket_servers --- <div>{{APIRef("Websockets API")}}</div> diff --git a/files/de/web/api/window/domcontentloaded_event/index.html b/files/de/web/api/window/domcontentloaded_event/index.html index d6841f774a..5c7b5c864f 100644 --- a/files/de/web/api/window/domcontentloaded_event/index.html +++ b/files/de/web/api/window/domcontentloaded_event/index.html @@ -1,11 +1,12 @@ --- title: DOMContentLoaded -slug: Web/Events/DOMContentLoaded +slug: Web/API/Window/DOMContentLoaded_event tags: - Referenz - Web - events translation_of: Web/API/Window/DOMContentLoaded_event +original_slug: Web/Events/DOMContentLoaded --- <p>Das <code>DOMContentLoaded</code>-Event wird ausgelöst, wenn das initiale HTML-Dokument vollständig geladen und geparst ist. Es wird dabei nicht auf Stylesheets, Bilder und Frames gewartet. Das <a href="/en-US/docs/Mozilla_event_reference/load"><code>load-Event</code></a> sollte im Gegensatz dazu nur benutzt werden um eine komplett geladene Seite zu erkennen. Es ist ein weit verbreiteter Fehler das <a href="/en-US/docs/Mozilla_event_reference/load"><code>load-Event</code></a> zu benutzen, obwohl <code>DOMContentLoaded</code> wesentlich besser geeignet wäre.</p> diff --git a/files/de/web/api/window/load_event/index.html b/files/de/web/api/window/load_event/index.html index 066a2bea25..6ff76661e3 100644 --- a/files/de/web/api/window/load_event/index.html +++ b/files/de/web/api/window/load_event/index.html @@ -1,7 +1,8 @@ --- title: load -slug: Web/Events/load +slug: Web/API/Window/load_event translation_of: Web/API/Window/load_event +original_slug: Web/Events/load --- <p>Das <code>load</code> Ereignis wird ausgelöst, sobald eine Ressource und die von ihr abhängigen Ressourcen das Laden beendet haben.</p> diff --git a/files/de/web/api/windoworworkerglobalscope/btoa/index.html b/files/de/web/api/windoworworkerglobalscope/btoa/index.html index 9d980c340a..271d206163 100644 --- a/files/de/web/api/windoworworkerglobalscope/btoa/index.html +++ b/files/de/web/api/windoworworkerglobalscope/btoa/index.html @@ -1,11 +1,12 @@ --- title: WindowBase64.btoa() -slug: Web/API/WindowBase64/btoa +slug: Web/API/WindowOrWorkerGlobalScope/btoa tags: - API - Méthode - Referenz translation_of: Web/API/WindowOrWorkerGlobalScope/btoa +original_slug: Web/API/WindowBase64/btoa --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/de/web/api/windoworworkerglobalscope/index.html b/files/de/web/api/windoworworkerglobalscope/index.html index f51b72c102..5bd29bba94 100644 --- a/files/de/web/api/windoworworkerglobalscope/index.html +++ b/files/de/web/api/windoworworkerglobalscope/index.html @@ -1,6 +1,6 @@ --- title: WindowBase64 -slug: Web/API/WindowBase64 +slug: Web/API/WindowOrWorkerGlobalScope tags: - API - HTML-DOM @@ -10,6 +10,7 @@ tags: - WindowBase64 translation_of: Web/API/WindowOrWorkerGlobalScope translation_of_original: Web/API/WindowBase64 +original_slug: Web/API/WindowBase64 --- <p>{{APIRef("HTML DOM")}}</p> diff --git a/files/de/web/api/windoworworkerglobalscope/settimeout/index.html b/files/de/web/api/windoworworkerglobalscope/settimeout/index.html index 9f13870d78..58183f6619 100644 --- a/files/de/web/api/windoworworkerglobalscope/settimeout/index.html +++ b/files/de/web/api/windoworworkerglobalscope/settimeout/index.html @@ -1,7 +1,8 @@ --- title: WindowTimers.setTimeout() -slug: Web/API/WindowTimers/setTimeout +slug: Web/API/WindowOrWorkerGlobalScope/setTimeout translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout +original_slug: Web/API/WindowTimers/setTimeout --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/de/web/css/@media/aural/index.html b/files/de/web/css/@media/aural/index.html index 37d115443e..76d4191ffc 100644 --- a/files/de/web/css/@media/aural/index.html +++ b/files/de/web/css/@media/aural/index.html @@ -1,10 +1,11 @@ --- title: aural -slug: Web/CSS/Aural +slug: Web/CSS/@media/aural tags: - CSS - CSS Referenz translation_of: Web/CSS/@media/aural +original_slug: Web/CSS/Aural --- <div>{{CSSRef}}{{obsolete_header("6.0")}}</div> diff --git a/files/de/web/css/_colon_autofill/index.html b/files/de/web/css/_colon_autofill/index.html index 2030c723b3..97ef207558 100644 --- a/files/de/web/css/_colon_autofill/index.html +++ b/files/de/web/css/_colon_autofill/index.html @@ -1,13 +1,14 @@ --- title: ':-webkit-autofill' -slug: 'Web/CSS/:-webkit-autofill' +slug: Web/CSS/:autofill tags: - CSS - NeedsExample - Non-standard - Pseudoklasse - Referenz -translation_of: 'Web/CSS/:-webkit-autofill' +translation_of: Web/CSS/:-webkit-autofill +original_slug: Web/CSS/:-webkit-autofill --- <div>{{CSSRef}}{{Non-standard_header}}</div> diff --git a/files/de/web/css/_colon_placeholder-shown/index.html b/files/de/web/css/_colon_placeholder-shown/index.html index e4f65acf99..e465bf658c 100644 --- a/files/de/web/css/_colon_placeholder-shown/index.html +++ b/files/de/web/css/_colon_placeholder-shown/index.html @@ -1,6 +1,6 @@ --- title: ':-moz-placeholder' -slug: 'Web/CSS/:-moz-placeholder' +slug: Web/CSS/:placeholder-shown tags: - CSS - CSS Pseudoklasse @@ -8,8 +8,9 @@ tags: - Non-standard - Platzhalter - Selektoren -translation_of: 'Web/CSS/:placeholder-shown' -translation_of_original: 'Web/CSS/:-moz-placeholder' +translation_of: Web/CSS/:placeholder-shown +translation_of_original: Web/CSS/:-moz-placeholder +original_slug: Web/CSS/:-moz-placeholder --- <div class="note"><strong>Hinweis:</strong> Die :-moz-placeholder Pseudoklasse ist in Firefox 19 als veraltet markiert zugunsten des {{cssxref('::-moz-placeholder')}} Pseudoelements.</div> diff --git a/files/de/web/css/_colon_user-invalid/index.html b/files/de/web/css/_colon_user-invalid/index.html index cc133a4d28..0623fecccc 100644 --- a/files/de/web/css/_colon_user-invalid/index.html +++ b/files/de/web/css/_colon_user-invalid/index.html @@ -1,6 +1,6 @@ --- title: ':-moz-ui-invalid' -slug: 'Web/CSS/:-moz-ui-invalid' +slug: Web/CSS/:user-invalid tags: - CSS - CSS Referenz @@ -8,7 +8,8 @@ tags: - NeedsMobileBrowserCompatibility - Non-standard - Pseudoklasse -translation_of: 'Web/CSS/:user-invalid' +translation_of: Web/CSS/:user-invalid +original_slug: Web/CSS/:-moz-ui-invalid --- <div>{{Non-standard_header}}{{CSSRef}}</div> diff --git a/files/de/web/css/actual_value/index.html b/files/de/web/css/actual_value/index.html index 5e77670cac..5d585975fb 100644 --- a/files/de/web/css/actual_value/index.html +++ b/files/de/web/css/actual_value/index.html @@ -1,7 +1,8 @@ --- title: tatsächlicher Wert -slug: Web/CSS/tatsächlicher_Wert +slug: Web/CSS/actual_value translation_of: Web/CSS/actual_value +original_slug: Web/CSS/tatsächlicher_Wert --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/adjacent_sibling_combinator/index.html b/files/de/web/css/adjacent_sibling_combinator/index.html index b5ff92dda2..31b5bcf71a 100644 --- a/files/de/web/css/adjacent_sibling_combinator/index.html +++ b/files/de/web/css/adjacent_sibling_combinator/index.html @@ -1,6 +1,6 @@ --- title: Angrenzende Geschwisterselektoren -slug: Web/CSS/Angrenzende_Geschwisterselektoren +slug: Web/CSS/Adjacent_sibling_combinator tags: - CSS - CSS Referenz @@ -8,6 +8,7 @@ tags: - Selectors - Selektoren translation_of: Web/CSS/Adjacent_sibling_combinator +original_slug: Web/CSS/Angrenzende_Geschwisterselektoren --- <p>{{CSSRef("Selectors")}}</p> diff --git a/files/de/web/css/attribute_selectors/index.html b/files/de/web/css/attribute_selectors/index.html index a4b6449af3..88e6b26cb3 100644 --- a/files/de/web/css/attribute_selectors/index.html +++ b/files/de/web/css/attribute_selectors/index.html @@ -1,12 +1,13 @@ --- title: Attributselektoren -slug: Web/CSS/Attributselektoren +slug: Web/CSS/Attribute_selectors tags: - Anfänger - CSS - Reference - Selectors translation_of: Web/CSS/Attribute_selectors +original_slug: Web/CSS/Attributselektoren --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/box-flex/index.html b/files/de/web/css/box-flex/index.html index 8c54ffa75a..f59b883b61 100644 --- a/files/de/web/css/box-flex/index.html +++ b/files/de/web/css/box-flex/index.html @@ -1,6 +1,6 @@ --- title: '-moz-box-flex' -slug: Web/CSS/-moz-box-flex +slug: Web/CSS/box-flex tags: - CSS - CSS Referenz @@ -8,6 +8,7 @@ tags: - NeedsMobileBrowserCompatibility - Non-standard translation_of: Web/CSS/box-flex +original_slug: Web/CSS/-moz-box-flex --- <div>{{CSSRef}}{{warning("Dies ist eine Eigenschaft zur Steuerung von Teilen des XUL Boxmodells. Sie stimmt weder mit den alten CSS Flexible Box Layout Module Entwürfen für <code>box-flex</code> (welche auf dieser Eigenschaft beruhen), noch dem Verhalten von <code>-webkit-box-flex</code> (welche auf diesen Entwürfen beruht) überein.")}}</div> diff --git a/files/de/web/css/box-ordinal-group/index.html b/files/de/web/css/box-ordinal-group/index.html index 5b99280453..45029e8141 100644 --- a/files/de/web/css/box-ordinal-group/index.html +++ b/files/de/web/css/box-ordinal-group/index.html @@ -1,14 +1,15 @@ --- title: '-moz-box-ordinal-group' -slug: Web/CSS/-moz-box-ordinal-group +slug: Web/CSS/box-ordinal-group tags: - CSS - CSS Referenz - - 'CSS:Mozilla Erweiterungen' + - CSS:Mozilla Erweiterungen - Flexible Box - Non-standard translation_of: Web/CSS/box-ordinal-group translation_of_original: Web/CSS/-moz-box-ordinal-group +original_slug: Web/CSS/-moz-box-ordinal-group --- <p>{{CSSRef}}<br> {{warning("Dies ist eine Eigenschaft des ursprünglichen CSS Flexible Box Entwurfs und wurde in neueren Entwürfen ersetzt.")}}</p> diff --git a/files/de/web/css/box-pack/index.html b/files/de/web/css/box-pack/index.html index 517c6fce72..735a7876f5 100644 --- a/files/de/web/css/box-pack/index.html +++ b/files/de/web/css/box-pack/index.html @@ -1,6 +1,6 @@ --- title: '-moz-box-pack' -slug: Web/CSS/-moz-box-pack +slug: Web/CSS/box-pack tags: - CSS - CSS Eigenschaft @@ -8,6 +8,7 @@ tags: - Layout - Non-standard translation_of: Web/CSS/box-pack +original_slug: Web/CSS/-moz-box-pack --- <div>{{CSSRef}}{{warning("Dies ist eine Eigenschaft des ursprünglichen CSS Flexible Box Layout Moduls, welches durch einen neuen Standard ersetzt wurde.")}}</div> diff --git a/files/de/web/css/child_combinator/index.html b/files/de/web/css/child_combinator/index.html index 2e351964ed..8e9fb3a50e 100644 --- a/files/de/web/css/child_combinator/index.html +++ b/files/de/web/css/child_combinator/index.html @@ -1,6 +1,6 @@ --- title: Kindselektoren -slug: Web/CSS/Kindselektoren +slug: Web/CSS/Child_combinator tags: - CSS - CSS Referenz @@ -8,6 +8,7 @@ tags: - NeedsMobileBrowserCompatibility - Selektoren translation_of: Web/CSS/Child_combinator +original_slug: Web/CSS/Kindselektoren --- <div>{{CSSRef("Selectors")}}</div> diff --git a/files/de/web/css/class_selectors/index.html b/files/de/web/css/class_selectors/index.html index eafd714a05..1fe5750855 100644 --- a/files/de/web/css/class_selectors/index.html +++ b/files/de/web/css/class_selectors/index.html @@ -1,12 +1,13 @@ --- title: Klassenselektoren -slug: Web/CSS/Klassenselektoren +slug: Web/CSS/Class_selectors tags: - CSS - CSS Referenz - Einsteiger - Selektoren translation_of: Web/CSS/Class_selectors +original_slug: Web/CSS/Klassenselektoren --- <div>{{CSSRef("Selectors")}}</div> diff --git a/files/de/web/css/color_value/index.html b/files/de/web/css/color_value/index.html index 9e0baf0720..8ff92aa0f8 100644 --- a/files/de/web/css/color_value/index.html +++ b/files/de/web/css/color_value/index.html @@ -1,6 +1,6 @@ --- title: <color> -slug: Web/CSS/Farben +slug: Web/CSS/color_value tags: - CSS - CSS Datentyp @@ -10,6 +10,7 @@ tags: - Referenz - Web translation_of: Web/CSS/color_value +original_slug: Web/CSS/Farben --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/compositing_and_blending/index.html b/files/de/web/css/compositing_and_blending/index.html index a4fcc2636e..a850ad9233 100644 --- a/files/de/web/css/compositing_and_blending/index.html +++ b/files/de/web/css/compositing_and_blending/index.html @@ -1,6 +1,6 @@ --- title: CSS Compositing and Blending -slug: Web/CSS/CSS_Compositing_and_Blending +slug: Web/CSS/Compositing_and_Blending tags: - CSS - CSS Compositing and Blending @@ -8,6 +8,7 @@ tags: - Übersicht translation_of: Web/CSS/Compositing_and_Blending translation_of_original: Web/CSS/CSS_Compositing_and_Blending +original_slug: Web/CSS/CSS_Compositing_and_Blending --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/computed_value/index.html b/files/de/web/css/computed_value/index.html index d98a8be023..34f1f530f4 100644 --- a/files/de/web/css/computed_value/index.html +++ b/files/de/web/css/computed_value/index.html @@ -1,11 +1,12 @@ --- title: Berechneter Wert -slug: Web/CSS/berechneter_Wert +slug: Web/CSS/computed_value tags: - CSS - Guide - Web translation_of: Web/CSS/computed_value +original_slug: Web/CSS/berechneter_Wert --- <div> {{cssref}}</div> diff --git a/files/de/web/css/css_animations/using_css_animations/index.html b/files/de/web/css/css_animations/using_css_animations/index.html index ea0dc4e7de..fe1dde65d6 100644 --- a/files/de/web/css/css_animations/using_css_animations/index.html +++ b/files/de/web/css/css_animations/using_css_animations/index.html @@ -1,7 +1,8 @@ --- title: CSS Animationen nutzen -slug: Web/CSS/CSS_Animations/CSS_Animationen_nutzen +slug: Web/CSS/CSS_Animations/Using_CSS_animations translation_of: Web/CSS/CSS_Animations/Using_CSS_animations +original_slug: Web/CSS/CSS_Animations/CSS_Animationen_nutzen --- <p>{{SeeCompatTable}}{{CSSRef}}</p> diff --git a/files/de/web/css/css_background_and_borders/box-shadow_generator/index.html b/files/de/web/css/css_background_and_borders/box-shadow_generator/index.html index b087898d03..0737e34004 100644 --- a/files/de/web/css/css_background_and_borders/box-shadow_generator/index.html +++ b/files/de/web/css/css_background_and_borders/box-shadow_generator/index.html @@ -1,11 +1,12 @@ --- title: Box-shadow Generator -slug: Web/CSS/CSS_Boxmodell/Box-shadow_generator +slug: Web/CSS/CSS_Background_and_Borders/Box-shadow_generator tags: - CSS3 - Werkzeuge - box-shadow translation_of: Web/CSS/CSS_Background_and_Borders/Box-shadow_generator +original_slug: Web/CSS/CSS_Boxmodell/Box-shadow_generator --- <p>Dieses Werkzeug erlaubt es, CSS {{cssxref("box-shadow")}} Effekte zu erstellen, um Schlagschatteneffekte zu CSS Objekten hinzuzufügen.</p> diff --git a/files/de/web/css/css_backgrounds_and_borders/index.html b/files/de/web/css/css_backgrounds_and_borders/index.html index 59c2117194..3c843d9d45 100644 --- a/files/de/web/css/css_backgrounds_and_borders/index.html +++ b/files/de/web/css/css_backgrounds_and_borders/index.html @@ -1,6 +1,6 @@ --- title: CSS Background and Borders -slug: Web/CSS/CSS_Background_and_Borders +slug: Web/CSS/CSS_Backgrounds_and_Borders tags: - CSS - CSS Backgrounds and Borders @@ -10,6 +10,7 @@ tags: - TopicStub translation_of: Web/CSS/CSS_Backgrounds_and_Borders translation_of_original: Web/CSS/CSS_Background_and_Borders +original_slug: Web/CSS/CSS_Background_and_Borders --- <p>{{CSSRef}}</p> diff --git a/files/de/web/css/css_backgrounds_and_borders/resizing_background_images/index.html b/files/de/web/css/css_backgrounds_and_borders/resizing_background_images/index.html index abd1e8f200..463367f7ef 100644 --- a/files/de/web/css/css_backgrounds_and_borders/resizing_background_images/index.html +++ b/files/de/web/css/css_backgrounds_and_borders/resizing_background_images/index.html @@ -1,11 +1,12 @@ --- title: Hintergrundbilder skalieren -slug: Web/Guide/CSS/Scaling_background_images +slug: Web/CSS/CSS_Backgrounds_and_Borders/Resizing_background_images tags: - CSS Hintergrundbild - Skalierung Hintergrundbild translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Resizing_background_images translation_of_original: Web/CSS/CSS_Background_and_Borders/Scaling_background_images +original_slug: Web/Guide/CSS/Scaling_background_images --- <p><span class="seoSummary">Die {{ cssxref("background-size") }} CSS Eigenschaft ermöglicht es, die Größe von Hintergrundbildern einzustellen, anstatt das voreingestellte Verhalten, das Bild auf die volle Größe zu kacheln, zu verwenden.</span>Man kann das Bild nach Wunsch nach oben oder unten skalieren.</p> diff --git a/files/de/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html b/files/de/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html index 9b717083f8..344c737807 100644 --- a/files/de/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html +++ b/files/de/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html @@ -1,6 +1,6 @@ --- title: Mehrere Hintergründe in CSS verwenden -slug: Web/CSS/CSS_Background_and_Borders/Mehrere_Hintergründe_in_CSS_verwenden +slug: Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds tags: - Beispiel - CSS @@ -9,6 +9,7 @@ tags: - Intermediate translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds translation_of_original: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds +original_slug: Web/CSS/CSS_Background_and_Borders/Mehrere_Hintergründe_in_CSS_verwenden --- <p>{{CSSRef}}</p> diff --git a/files/de/web/css/css_box_model/index.html b/files/de/web/css/css_box_model/index.html index 37440c9523..d4d7e21ccf 100644 --- a/files/de/web/css/css_box_model/index.html +++ b/files/de/web/css/css_box_model/index.html @@ -1,12 +1,13 @@ --- title: CSS Boxmodell -slug: Web/CSS/CSS_Boxmodell +slug: Web/CSS/CSS_Box_Model tags: - CSS - CSS Boxmodell - CSS Referenz - Übersicht translation_of: Web/CSS/CSS_Box_Model +original_slug: Web/CSS/CSS_Boxmodell --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/css_box_model/introduction_to_the_css_box_model/index.html b/files/de/web/css/css_box_model/introduction_to_the_css_box_model/index.html index 1bf796b36b..920c4a34ae 100644 --- a/files/de/web/css/css_box_model/introduction_to_the_css_box_model/index.html +++ b/files/de/web/css/css_box_model/introduction_to_the_css_box_model/index.html @@ -1,10 +1,11 @@ --- title: Boxmodell -slug: Web/CSS/CSS_Boxmodell/Einführung_in_das_CSS_Boxmodell +slug: Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model tags: - CSS - CSS Referenz translation_of: Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model +original_slug: Web/CSS/CSS_Boxmodell/Einführung_in_das_CSS_Boxmodell --- <p>{{ CSSRef() }}</p> diff --git a/files/de/web/css/css_box_model/mastering_margin_collapsing/index.html b/files/de/web/css/css_box_model/mastering_margin_collapsing/index.html index edf1fa050c..f4deff178f 100644 --- a/files/de/web/css/css_box_model/mastering_margin_collapsing/index.html +++ b/files/de/web/css/css_box_model/mastering_margin_collapsing/index.html @@ -1,11 +1,12 @@ --- title: Zusammenfallen von Außenabständen meistern -slug: Web/CSS/CSS_Boxmodell/Zusammenfallen_von_Außenabständen_meistern +slug: Web/CSS/CSS_Box_Model/Mastering_margin_collapsing tags: - CSS - CSS Boxmodell - Referenz translation_of: Web/CSS/CSS_Box_Model/Mastering_margin_collapsing +original_slug: Web/CSS/CSS_Boxmodell/Zusammenfallen_von_Außenabständen_meistern --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/css_color/index.html b/files/de/web/css/css_color/index.html index a85506c9de..1caee78d55 100644 --- a/files/de/web/css/css_color/index.html +++ b/files/de/web/css/css_color/index.html @@ -1,6 +1,6 @@ --- title: CSS Farben -slug: Web/CSS/CSS_Colors +slug: Web/CSS/CSS_Color tags: - CSS - CSS Farben @@ -8,6 +8,7 @@ tags: - Übersicht translation_of: Web/CSS/CSS_Color translation_of_original: Web/CSS/CSS_Colors +original_slug: Web/CSS/CSS_Colors --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/css_colors/color_picker_tool/index.html b/files/de/web/css/css_colors/color_picker_tool/index.html index 3f822f9f73..ae206cc90a 100644 --- a/files/de/web/css/css_colors/color_picker_tool/index.html +++ b/files/de/web/css/css_colors/color_picker_tool/index.html @@ -1,6 +1,6 @@ --- title: Farbauswahl-Werkzeug -slug: Web/CSS/CSS_Colors/farbauswahl_werkzeug +slug: Web/CSS/CSS_Colors/Color_picker_tool tags: - CSS - Farbauswahl @@ -9,6 +9,7 @@ tags: - Pipette - Werkzeug translation_of: Web/CSS/CSS_Colors/Color_picker_tool +original_slug: Web/CSS/CSS_Colors/farbauswahl_werkzeug --- <div style="display: none;"> <h2 id="ColorPicker_Tool" name="ColorPicker_Tool">ColorPicker tool</h2> diff --git a/files/de/web/css/css_columns/using_multi-column_layouts/index.html b/files/de/web/css/css_columns/using_multi-column_layouts/index.html index 8ca450b7c2..1156986d69 100644 --- a/files/de/web/css/css_columns/using_multi-column_layouts/index.html +++ b/files/de/web/css/css_columns/using_multi-column_layouts/index.html @@ -1,10 +1,11 @@ --- title: CSS3 Spalten -slug: CSS3_Columns +slug: Web/CSS/CSS_Columns/Using_multi-column_layouts tags: - CSS - CSS3 translation_of: Web/CSS/CSS_Columns/Using_multi-column_layouts +original_slug: CSS3_Columns --- <p>Viele Benutzer haben Schwierigkeiten Texte zu lesen, wenn die Zeilen sehr lang sind. Es dauert dann zu lange für das Auge vom Ende der Zeile zum Anfang einer Neuen zu springen. Sie verrutschen unter Umständen in der Zeile und der Lesefluss wird unterbrochen. Um dennoch das Maximum an Bildfläche von großen Bildschirmen zu nutzen, sollten Autoren eine begrenzte Spaltenbreite verwenden, die den Text dann nebeneinander platziert (vergleichbar mit dem Spaltensatz in Zeitungen). Unglücklicherweise ist es mittels HTML und CSS 2.1 nicht möglich Spaltenumbrüche festzulegen, ohne dass diese an festen Positionen gebunden sind. Das erlaubte Markup im Text muss stark eingeschränkt werden oder die Spalten müssen durch die Verwendung von Scripts erstellt werden.</p> <p>Die <a class="external" href="http://www.w3.org/TR/css3-multicol/">CSS3 Multi-column Spezifikation</a> schlägt einige neue CSS Eigenschaften vor, die diese Funktionen mittels CSS ermöglichen. In Firefox 1.5 und später wurde ein Teil dieser Eigenschaften implementiert, um das Verhalten, so wie es in der Spezifikation beschrieben ist (mit einer Ausnahme; siehe unten), zu realisieren.</p> diff --git a/files/de/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html b/files/de/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html index 81b1db9c4b..d03a42c58a 100644 --- a/files/de/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html +++ b/files/de/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html @@ -1,7 +1,8 @@ --- title: Grundlegende Konzepte der Flexbox -slug: Web/CSS/CSS_Flexible_Box_Layout/Grundlegende_Konzepte_der_Flexbox +slug: Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox translation_of: Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox +original_slug: Web/CSS/CSS_Flexible_Box_Layout/Grundlegende_Konzepte_der_Flexbox --- <div> </div> diff --git a/files/de/web/css/css_flexible_box_layout/ordering_flex_items/index.html b/files/de/web/css/css_flexible_box_layout/ordering_flex_items/index.html index 86354499d2..c008d43cdd 100644 --- a/files/de/web/css/css_flexible_box_layout/ordering_flex_items/index.html +++ b/files/de/web/css/css_flexible_box_layout/ordering_flex_items/index.html @@ -1,6 +1,6 @@ --- title: Flex Elemente Sortieren -slug: Web/CSS/CSS_Flexible_Box_Layout/Flex_Elemente_Sortieren +slug: Web/CSS/CSS_Flexible_Box_Layout/Ordering_Flex_Items tags: - Barrierefreiheit - CSS @@ -10,6 +10,7 @@ tags: - flexbox - umgekehrt translation_of: Web/CSS/CSS_Flexible_Box_Layout/Ordering_Flex_Items +original_slug: Web/CSS/CSS_Flexible_Box_Layout/Flex_Elemente_Sortieren --- <p>{{CSSRef}}</p> diff --git a/files/de/web/css/css_images/using_css_gradients/index.html b/files/de/web/css/css_images/using_css_gradients/index.html index e5ed267991..2b0cf823aa 100644 --- a/files/de/web/css/css_images/using_css_gradients/index.html +++ b/files/de/web/css/css_images/using_css_gradients/index.html @@ -1,6 +1,6 @@ --- title: Verwendung von CSS Farbverläufen -slug: Farbverläufe_in_CSS +slug: Web/CSS/CSS_Images/Using_CSS_gradients tags: - Beispiel - CSS @@ -11,6 +11,7 @@ tags: - Web - erweitert translation_of: Web/CSS/CSS_Images/Using_CSS_gradients +original_slug: Farbverläufe_in_CSS --- <p><span class="seoSummary"><strong>CSS Farbverläufe</strong> sind neue Typen von {{cssxref("<image>")}}, die durch das <a href="/de/docs/CSS/CSS3" title="CSS3">CSS3</a> Image Module hinzugefügt wurden. Die Verwendung von CSS Farbverläufen erlaubt es, weiche Übergänge zwischen zwei oder mehr angegebenen Farben anzuzeigen.</span> Dies ermöglicht es, Bilder für diese Effekte zu vermeiden, was Downloadzeit und Bandbreitennutzung verringert. Darüber hinaus sehen Objekte besser aus, wenn sie herangezoomt werden, da der Farbverlauf durch den Browser erzeugt wird, sodass das Layout viel flexibler gestaltet werden kann.</p> diff --git a/files/de/web/css/css_lists_and_counters/consistent_list_indentation/index.html b/files/de/web/css/css_lists_and_counters/consistent_list_indentation/index.html index b2309f5e82..673c3e0bbe 100644 --- a/files/de/web/css/css_lists_and_counters/consistent_list_indentation/index.html +++ b/files/de/web/css/css_lists_and_counters/consistent_list_indentation/index.html @@ -1,12 +1,13 @@ --- title: Konsistente Listeneinrückung -slug: Web/CSS/CSS_Lists_and_Counters/Konsistente_Listeneinrückung +slug: Web/CSS/CSS_Lists_and_Counters/Consistent_list_indentation tags: - Anleitung - CSS - Intermediate - NeedsUpdate translation_of: Web/CSS/CSS_Lists_and_Counters/Consistent_list_indentation +original_slug: Web/CSS/CSS_Lists_and_Counters/Konsistente_Listeneinrückung --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/css_lists_and_counters/using_css_counters/index.html b/files/de/web/css/css_lists_and_counters/using_css_counters/index.html index 252f90b530..1539b9490e 100644 --- a/files/de/web/css/css_lists_and_counters/using_css_counters/index.html +++ b/files/de/web/css/css_lists_and_counters/using_css_counters/index.html @@ -1,6 +1,6 @@ --- title: CSS Zähler verwenden -slug: Web/CSS/CSS_Lists_and_Counters/CSS_Zähler_verwenden +slug: Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters tags: - Anleitung - CSS @@ -11,6 +11,7 @@ tags: - Referenz - Web translation_of: Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters +original_slug: Web/CSS/CSS_Lists_and_Counters/CSS_Zähler_verwenden --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/css_masking/index.html b/files/de/web/css/css_masking/index.html index 74001bd680..2931f0ca07 100644 --- a/files/de/web/css/css_masking/index.html +++ b/files/de/web/css/css_masking/index.html @@ -1,12 +1,13 @@ --- title: CSS Masken -slug: Web/CSS/CSS_Masken +slug: Web/CSS/CSS_Masking tags: - CSS - CSS Masken - CSS Referenz - Übersicht translation_of: Web/CSS/CSS_Masking +original_slug: Web/CSS/CSS_Masken --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/css_motion_path/index.html b/files/de/web/css/css_motion_path/index.html index 5c09de0a90..a3ed7826d1 100644 --- a/files/de/web/css/css_motion_path/index.html +++ b/files/de/web/css/css_motion_path/index.html @@ -1,6 +1,6 @@ --- title: Bewegungspfad -slug: Web/CSS/Motion_Path +slug: Web/CSS/CSS_Motion_Path tags: - Bewegungspfad - CSS @@ -8,6 +8,7 @@ tags: - Referenz - Übersicht translation_of: Web/CSS/CSS_Motion_Path +original_slug: Web/CSS/Motion_Path --- <div>{{CSSRef}}{{SeeCompatTable}}</div> diff --git a/files/de/web/css/css_namespaces/index.html b/files/de/web/css/css_namespaces/index.html index e9d0879cb2..99b6e1faf5 100644 --- a/files/de/web/css/css_namespaces/index.html +++ b/files/de/web/css/css_namespaces/index.html @@ -1,6 +1,6 @@ --- title: CSS Namensräume -slug: Web/CSS/CSS_Namensräume +slug: Web/CSS/CSS_Namespaces tags: - CSS - CSS Namensräume @@ -8,6 +8,7 @@ tags: - Web - Übersicht translation_of: Web/CSS/CSS_Namespaces +original_slug: Web/CSS/CSS_Namensräume --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/css_text_decoration/index.html b/files/de/web/css/css_text_decoration/index.html index 389d7f6a5e..0d4824207e 100644 --- a/files/de/web/css/css_text_decoration/index.html +++ b/files/de/web/css/css_text_decoration/index.html @@ -1,12 +1,13 @@ --- title: CSS Textdekoration -slug: Web/CSS/CSS_Textdekoration +slug: Web/CSS/CSS_Text_Decoration tags: - CSS - CSS Referenz - CSS Textdekoration - Übersicht translation_of: Web/CSS/CSS_Text_Decoration +original_slug: Web/CSS/CSS_Textdekoration --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/css_transforms/using_css_transforms/index.html b/files/de/web/css/css_transforms/using_css_transforms/index.html index 0d761f544f..aaced7d54b 100644 --- a/files/de/web/css/css_transforms/using_css_transforms/index.html +++ b/files/de/web/css/css_transforms/using_css_transforms/index.html @@ -1,6 +1,6 @@ --- title: CSS Transformationen verwenden -slug: Web/CSS/CSS_Transforms/CSS_Transformationen_verwenden +slug: Web/CSS/CSS_Transforms/Using_CSS_transforms tags: - CSS - CSS Transformationen @@ -8,6 +8,7 @@ tags: - Fortgeschritten - Guide translation_of: Web/CSS/CSS_Transforms/Using_CSS_transforms +original_slug: Web/CSS/CSS_Transforms/CSS_Transformationen_verwenden --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/css_types/index.html b/files/de/web/css/css_types/index.html index bb08a42cd4..c472530e05 100644 --- a/files/de/web/css/css_types/index.html +++ b/files/de/web/css/css_types/index.html @@ -1,7 +1,8 @@ --- title: CSS-Basis-Datentypen -slug: Web/CSS/CSS_Typen +slug: Web/CSS/CSS_Types translation_of: Web/CSS/CSS_Types +original_slug: Web/CSS/CSS_Typen --- <div>{{CssRef}}</div> diff --git a/files/de/web/css/gap/index.html b/files/de/web/css/gap/index.html index b6953c3258..1a7d54bbd4 100644 --- a/files/de/web/css/gap/index.html +++ b/files/de/web/css/gap/index.html @@ -1,8 +1,9 @@ --- title: grid-gap -slug: Web/CSS/grid-gap +slug: Web/CSS/gap translation_of: Web/CSS/gap translation_of_original: Web/CSS/grid-gap +original_slug: Web/CSS/grid-gap --- <p><strong><code>grid-gap</code></strong> ist die <a href="/en-US/docs/Web/CSS/Shorthand_properties">shorthand</a> CSS Eigenschaft für {{cssxref("grid-row-gap")}} und {{cssxref("grid-column-gap")}} , welche die Spalten (gutter) zwischen Rasterreihen und Rasterspalten festlegt.</p> diff --git a/files/de/web/css/id_selectors/index.html b/files/de/web/css/id_selectors/index.html index 921e391d80..f02e0d59f8 100644 --- a/files/de/web/css/id_selectors/index.html +++ b/files/de/web/css/id_selectors/index.html @@ -1,12 +1,13 @@ --- title: ID-Selektoren -slug: Web/CSS/ID-Selektoren +slug: Web/CSS/ID_selectors tags: - CSS - CSS Referenz - Einsteiger - Selektoren translation_of: Web/CSS/ID_selectors +original_slug: Web/CSS/ID-Selektoren --- <div>{{CSSRef("Selectors")}}</div> diff --git a/files/de/web/css/inheritance/index.html b/files/de/web/css/inheritance/index.html index f5d4a097b2..f50bc1eef2 100644 --- a/files/de/web/css/inheritance/index.html +++ b/files/de/web/css/inheritance/index.html @@ -1,11 +1,12 @@ --- title: Vererbung -slug: Web/CSS/Vererbung +slug: Web/CSS/inheritance tags: - CSS - Guide - Web translation_of: Web/CSS/inheritance +original_slug: Web/CSS/Vererbung --- <h2 id="Übersicht">Übersicht</h2> <p>Die Übersicht jeder <a href="/de/docs/Web/CSS/CSS_Referenz" title="en/CSS_Reference">CSS Eigenschaft Definition</a> gibt an, ob jene Eigenschaft standardmäßig vererbt ist ("Vererbt: Ja") oder nicht ("Vererbt: Nein"). Dies steuert, was passiert, falls kein Wert für eine Eigenschaft eines Elements angegeben wird.</p> diff --git a/files/de/web/css/initial_value/index.html b/files/de/web/css/initial_value/index.html index 7d5e7e18dd..99cb2c0974 100644 --- a/files/de/web/css/initial_value/index.html +++ b/files/de/web/css/initial_value/index.html @@ -1,11 +1,12 @@ --- title: Initialwert -slug: Web/CSS/Initialwert +slug: Web/CSS/initial_value tags: - CSS - Guide - Web translation_of: Web/CSS/initial_value +original_slug: Web/CSS/Initialwert --- <h2 id="Übersicht">Übersicht</h2> <p>Der <strong>Initialwert</strong>, der in der Übersicht der Definition <a href="/de/docs/Web/CSS/CSS_Referenz" title="en/CSS_Reference">jeder CSS Eigenschaft</a> steht, hat eine unterschiedliche Bedeutung für <a href="/de/docs/Web/CSS/Vererbung" title="en/CSS/inheritance">vererbte und nicht vererbte Eigenschaften</a>.</p> diff --git a/files/de/web/css/mask-origin/index.html b/files/de/web/css/mask-origin/index.html index 7cba7cd7fc..9f30da1fbc 100644 --- a/files/de/web/css/mask-origin/index.html +++ b/files/de/web/css/mask-origin/index.html @@ -1,11 +1,12 @@ --- title: '-webkit-mask-origin' -slug: Web/CSS/-webkit-mask-origin +slug: Web/CSS/mask-origin tags: - CSS - Referenz translation_of: Web/CSS/mask-origin translation_of_original: Web/CSS/-webkit-mask-origin +original_slug: Web/CSS/-webkit-mask-origin --- <div>{{CSSRef}}{{Non-standard_header}}</div> diff --git a/files/de/web/css/mask-repeat/index.html b/files/de/web/css/mask-repeat/index.html index 3ba0646adb..27d579e963 100644 --- a/files/de/web/css/mask-repeat/index.html +++ b/files/de/web/css/mask-repeat/index.html @@ -1,10 +1,11 @@ --- title: '-webkit-mask-repeat' -slug: Web/CSS/-webkit-mask-repeat +slug: Web/CSS/mask-repeat tags: - CSS translation_of: Web/CSS/mask-repeat translation_of_original: Web/CSS/-webkit-mask-repeat +original_slug: Web/CSS/-webkit-mask-repeat --- <div>{{CSSRef}}{{Non-standard_header}}</div> diff --git a/files/de/web/css/overflow-wrap/index.html b/files/de/web/css/overflow-wrap/index.html index fd803452d4..e271657aa3 100644 --- a/files/de/web/css/overflow-wrap/index.html +++ b/files/de/web/css/overflow-wrap/index.html @@ -1,12 +1,13 @@ --- title: word-wrap -slug: Web/CSS/word-wrap +slug: Web/CSS/overflow-wrap tags: - CSS - CSS Eigenschaft - NeedsLiveSample - Referenz translation_of: Web/CSS/overflow-wrap +original_slug: Web/CSS/word-wrap --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/reference/index.html b/files/de/web/css/reference/index.html index 89a0c83e25..2cc9d22d9c 100644 --- a/files/de/web/css/reference/index.html +++ b/files/de/web/css/reference/index.html @@ -1,10 +1,11 @@ --- title: CSS Referenz -slug: Web/CSS/CSS_Referenz +slug: Web/CSS/Reference tags: - CSS - CSS Referenz translation_of: Web/CSS/Reference +original_slug: Web/CSS/CSS_Referenz --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/replaced_element/index.html b/files/de/web/css/replaced_element/index.html index c75a4aec95..1066775ba3 100644 --- a/files/de/web/css/replaced_element/index.html +++ b/files/de/web/css/replaced_element/index.html @@ -1,10 +1,11 @@ --- title: Ersetztes Element -slug: Web/CSS/ersetztes_Element +slug: Web/CSS/Replaced_element tags: - CSS - CSS Referenz translation_of: Web/CSS/Replaced_element +original_slug: Web/CSS/ersetztes_Element --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/shorthand_properties/index.html b/files/de/web/css/shorthand_properties/index.html index 1923d5efd5..f5fbfabc44 100644 --- a/files/de/web/css/shorthand_properties/index.html +++ b/files/de/web/css/shorthand_properties/index.html @@ -1,7 +1,8 @@ --- title: Kurzformat Eigenschaft -slug: Web/CSS/Kurzformat_Eigenschaft +slug: Web/CSS/Shorthand_properties translation_of: Web/CSS/Shorthand_properties +original_slug: Web/CSS/Kurzformat_Eigenschaft --- <div>{{cssref}}</div> diff --git a/files/de/web/css/specificity/index.html b/files/de/web/css/specificity/index.html index e8a0e22302..775f8a8c68 100644 --- a/files/de/web/css/specificity/index.html +++ b/files/de/web/css/specificity/index.html @@ -1,12 +1,13 @@ --- title: Spezifität -slug: Web/CSS/Spezifität +slug: Web/CSS/Specificity tags: - Beispiel - CSS - Guide - Web translation_of: Web/CSS/Specificity +original_slug: Web/CSS/Spezifität --- <div>{{cssref}}</div> diff --git a/files/de/web/css/url()/index.html b/files/de/web/css/url()/index.html index dd120e3800..5d021a2226 100644 --- a/files/de/web/css/url()/index.html +++ b/files/de/web/css/url()/index.html @@ -1,6 +1,6 @@ --- title: <url> -slug: Web/CSS/url +slug: Web/CSS/url() tags: - CSS - Layout @@ -9,6 +9,7 @@ tags: - URL translation_of: Web/CSS/url() translation_of_original: Web/CSS/url +original_slug: Web/CSS/url --- <div>{{ CssRef() }}</div> diff --git a/files/de/web/css/user-modify/index.html b/files/de/web/css/user-modify/index.html index d1ec135fa0..1d77881c0a 100644 --- a/files/de/web/css/user-modify/index.html +++ b/files/de/web/css/user-modify/index.html @@ -1,12 +1,13 @@ --- title: '-moz-user-modify' -slug: Web/CSS/-moz-user-modify +slug: Web/CSS/user-modify tags: - CSS - CSS Referenz - NeedsMobileBrowserCompatibility - Non-standard translation_of: Web/CSS/user-modify +original_slug: Web/CSS/-moz-user-modify --- <div>{{Non-standard_header}}{{CSSRef}}</div> diff --git a/files/de/web/css/user-select/index.html b/files/de/web/css/user-select/index.html index aefa619439..daba4fbf7c 100644 --- a/files/de/web/css/user-select/index.html +++ b/files/de/web/css/user-select/index.html @@ -1,11 +1,12 @@ --- title: '-moz-user-select' -slug: Web/CSS/-moz-user-select +slug: Web/CSS/user-select tags: - CSS - CSS Referenz - - 'CSS:Mozilla Erweiterungen' + - CSS:Mozilla Erweiterungen translation_of: Web/CSS/user-select +original_slug: Web/CSS/-moz-user-select --- <p>{{ CSSRef() }}</p> diff --git a/files/de/web/css/value_definition_syntax/index.html b/files/de/web/css/value_definition_syntax/index.html index da49131901..e842c495d8 100644 --- a/files/de/web/css/value_definition_syntax/index.html +++ b/files/de/web/css/value_definition_syntax/index.html @@ -1,10 +1,11 @@ --- title: Wertdefinitionssyntax -slug: Web/CSS/Wertdefinitionssyntax +slug: Web/CSS/Value_definition_syntax tags: - CSS - Referenz translation_of: Web/CSS/Value_definition_syntax +original_slug: Web/CSS/Wertdefinitionssyntax --- <p>{{ CSSRef() }}</p> diff --git a/files/de/web/guide/ajax/getting_started/index.html b/files/de/web/guide/ajax/getting_started/index.html index 011696a2cd..04ce96abda 100644 --- a/files/de/web/guide/ajax/getting_started/index.html +++ b/files/de/web/guide/ajax/getting_started/index.html @@ -1,12 +1,13 @@ --- title: Erste Schritte -slug: Web/Guide/AJAX/Erste_Schritte +slug: Web/Guide/AJAX/Getting_Started tags: - AJAX - API - JavaScript - XMLHttRequest translation_of: Web/Guide/AJAX/Getting_Started +original_slug: Web/Guide/AJAX/Erste_Schritte --- <div>{{DefaultAPISidebar("XMLHttpRequest")}}</div> diff --git a/files/de/web/guide/html/content_categories/index.html b/files/de/web/guide/html/content_categories/index.html index 03687c47af..f98adc0e4b 100644 --- a/files/de/web/guide/html/content_categories/index.html +++ b/files/de/web/guide/html/content_categories/index.html @@ -1,6 +1,6 @@ --- title: Inhaltskategorien -slug: Web/Guide/HTML/Inhaltskategorien +slug: Web/Guide/HTML/Content_categories tags: - Anleitung - HTML @@ -9,6 +9,7 @@ tags: - Web - erweitert translation_of: Web/Guide/HTML/Content_categories +original_slug: Web/Guide/HTML/Inhaltskategorien --- <p><span class="seoSummary">Für jedes HTML-Element gibt es Regeln, welche definieren, welchen Inhalt es hat. Diese Regeln sind zu Inhaltsmodellen gruppiert, welche für mehrere Elemente gelten. Jedes HTML-Element gehört zu null oder einem oder mehreren Inhaltsmodellen, von welchen jedes die Regeln bestimmt, welche der Inhalt des Elementes in einem gültigen HTML-Document befolgen muss.</span></p> diff --git a/files/de/web/guide/html/editable_content/index.html b/files/de/web/guide/html/editable_content/index.html index 03ab2fdfe0..f419ddb256 100644 --- a/files/de/web/guide/html/editable_content/index.html +++ b/files/de/web/guide/html/editable_content/index.html @@ -1,9 +1,10 @@ --- title: Content Editable -slug: Web/Guide/HTML/Content_Editable +slug: Web/Guide/HTML/Editable_content tags: - HTML5 Inhalt ändern editierbar translation_of: Web/Guide/HTML/Editable_content +original_slug: Web/Guide/HTML/Content_Editable --- <p><span class="seoSummary">In HTML5 kann jedes Element editiert werden. Mit JavaScript Event handlers können Sie Ihre Webseite in einen umfangreichen und schnellen Texteditor verwandeln. Dieser Artikel gibt einige Informationen über diese Funktion.</span></p> diff --git a/files/de/web/guide/html/html5/index.html b/files/de/web/guide/html/html5/index.html index a6f25869e9..17b92f244a 100644 --- a/files/de/web/guide/html/html5/index.html +++ b/files/de/web/guide/html/html5/index.html @@ -1,12 +1,13 @@ --- title: HTML5 -slug: Web/HTML/HTML5 +slug: Web/Guide/HTML/HTML5 tags: - HTML - HTML5 - References - Web Development translation_of: Web/Guide/HTML/HTML5 +original_slug: Web/HTML/HTML5 --- <p><span class="seoSummary"><strong>HTML5</strong> ist die aktuellste Entwicklung des Web Standards, der <a href="/en-US/docs/HTML" title="HTML">HTML</a> definiert.</span> Der Begriff repräsentiert zwei verschiedene Konzepte:</p> diff --git a/files/de/web/guide/html/using_html_sections_and_outlines/index.html b/files/de/web/guide/html/using_html_sections_and_outlines/index.html index 882a3333dc..0dad2f01c2 100644 --- a/files/de/web/guide/html/using_html_sections_and_outlines/index.html +++ b/files/de/web/guide/html/using_html_sections_and_outlines/index.html @@ -1,7 +1,8 @@ --- title: Verwendung von HTML-Abschnitten und -Gliederungen -slug: Web/Guide/HTML/Sections_and_Outlines_of_an_HTML5_document +slug: Web/Guide/HTML/Using_HTML_sections_and_outlines translation_of: Web/Guide/HTML/Using_HTML_sections_and_outlines +original_slug: Web/Guide/HTML/Sections_and_Outlines_of_an_HTML5_document --- <div>{{HTMLSidebar}}</div> diff --git a/files/de/web/guide/mobile/index.html b/files/de/web/guide/mobile/index.html index cc288a9c45..11f17242c7 100644 --- a/files/de/web/guide/mobile/index.html +++ b/files/de/web/guide/mobile/index.html @@ -1,6 +1,6 @@ --- title: Mobile Web development -slug: Web_Development/Mobile +slug: Web/Guide/Mobile tags: - Mobile - NeedsTranslation @@ -8,6 +8,7 @@ tags: - Web Development translation_of: Web/Guide/Mobile translation_of_original: Web_Development/Mobile +original_slug: Web_Development/Mobile --- <p>Developing web sites to be viewed on mobile devices requires approaches that ensure a web site works as well on mobile devices as it does on desktop browsers. The following articles describe some of these approaches.</p> <ul> diff --git a/files/de/web/html/block-level_elements/index.html b/files/de/web/html/block-level_elements/index.html index ed5cd1af79..da76edc3dd 100644 --- a/files/de/web/html/block-level_elements/index.html +++ b/files/de/web/html/block-level_elements/index.html @@ -1,6 +1,6 @@ --- title: Block-Level Elemente -slug: Web/HTML/Block-level_elemente +slug: Web/HTML/Block-level_elements tags: - Anfänger - Beginner @@ -11,6 +11,7 @@ tags: - Referenzen - Web Programmierung translation_of: Web/HTML/Block-level_elements +original_slug: Web/HTML/Block-level_elemente --- <p>Block- und <a href="/de/docs/Web/HTML/Inline_elemente" title="/en-US/docs/HTML/inline_elements">Inline-Elemente</a> sind die zwei ursprünglichen Kategorien der darstellenden HTML-Elemente.</p> diff --git a/files/de/web/html/element/heading_elements/index.html b/files/de/web/html/element/heading_elements/index.html index 1c8aa07e0f..b337f4882d 100644 --- a/files/de/web/html/element/heading_elements/index.html +++ b/files/de/web/html/element/heading_elements/index.html @@ -1,11 +1,12 @@ --- title: h1-h6 -slug: Web/HTML/Element/h1-h6 +slug: Web/HTML/Element/Heading_Elements tags: - HTML - HTML Elemente - HTML Referenz translation_of: Web/HTML/Element/Heading_Elements +original_slug: Web/HTML/Element/h1-h6 --- <h3 id="Übersicht">Übersicht</h3> diff --git a/files/de/web/html/global_attributes/accesskey/index.html b/files/de/web/html/global_attributes/accesskey/index.html index 2fff85d11a..8f90fb4e9c 100644 --- a/files/de/web/html/global_attributes/accesskey/index.html +++ b/files/de/web/html/global_attributes/accesskey/index.html @@ -1,11 +1,12 @@ --- title: accesskey -slug: Web/HTML/Globale_Attribute/accesskey +slug: Web/HTML/Global_attributes/accesskey tags: - Globale Attribute - HTML - Referenz translation_of: Web/HTML/Global_attributes/accesskey +original_slug: Web/HTML/Globale_Attribute/accesskey --- <div>{{HTMLSidebar("Global_attributes")}}</div> diff --git a/files/de/web/html/global_attributes/autocapitalize/index.html b/files/de/web/html/global_attributes/autocapitalize/index.html index 33eb99d131..c5ae555921 100644 --- a/files/de/web/html/global_attributes/autocapitalize/index.html +++ b/files/de/web/html/global_attributes/autocapitalize/index.html @@ -1,11 +1,12 @@ --- title: autocapitalize -slug: Web/HTML/Globale_Attribute/autocapitalize +slug: Web/HTML/Global_attributes/autocapitalize tags: - Automatische Großschreibung - Globales Attribut - HTML translation_of: Web/HTML/Global_attributes/autocapitalize +original_slug: Web/HTML/Globale_Attribute/autocapitalize --- <p>{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/de/web/html/global_attributes/class/index.html b/files/de/web/html/global_attributes/class/index.html index cf2366a55f..6758d1c315 100644 --- a/files/de/web/html/global_attributes/class/index.html +++ b/files/de/web/html/global_attributes/class/index.html @@ -1,9 +1,10 @@ --- title: class -slug: Web/HTML/Globale_Attribute/class +slug: Web/HTML/Global_attributes/class tags: - Klassen Globale Attribute translation_of: Web/HTML/Global_attributes/class +original_slug: Web/HTML/Globale_Attribute/class --- <p class="note">{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/de/web/html/global_attributes/contenteditable/index.html b/files/de/web/html/global_attributes/contenteditable/index.html index 916eaf2073..7f61ceab45 100644 --- a/files/de/web/html/global_attributes/contenteditable/index.html +++ b/files/de/web/html/global_attributes/contenteditable/index.html @@ -1,6 +1,6 @@ --- title: contenteditable -slug: Web/HTML/Globale_Attribute/contenteditable +slug: Web/HTML/Global_attributes/contenteditable tags: - Globale Attribute - HTML @@ -9,6 +9,7 @@ tags: - Texteingabe - contenteditable translation_of: Web/HTML/Global_attributes/contenteditable +original_slug: Web/HTML/Globale_Attribute/contenteditable --- <div>{{HTMLSidebar("Global_attributes")}}</div> diff --git a/files/de/web/html/global_attributes/contextmenu/index.html b/files/de/web/html/global_attributes/contextmenu/index.html index 33c1cc2e99..ba909b7e07 100644 --- a/files/de/web/html/global_attributes/contextmenu/index.html +++ b/files/de/web/html/global_attributes/contextmenu/index.html @@ -1,12 +1,13 @@ --- title: Kontextmenü -slug: Web/HTML/Globale_Attribute/kontextmenu +slug: Web/HTML/Global_attributes/contextmenu tags: - Globale Attribute - HTML - Kontextmenü - Referenz translation_of: Web/HTML/Global_attributes/contextmenu +original_slug: Web/HTML/Globale_Attribute/kontextmenu --- <div>{{HTMLSidebar("Global_attributes")}}</div> diff --git a/files/de/web/html/global_attributes/dir/index.html b/files/de/web/html/global_attributes/dir/index.html index 28ed6389ac..056f2cc6e2 100644 --- a/files/de/web/html/global_attributes/dir/index.html +++ b/files/de/web/html/global_attributes/dir/index.html @@ -1,12 +1,13 @@ --- title: dir -slug: Web/HTML/Globale_Attribute/dir +slug: Web/HTML/Global_attributes/dir tags: - Globales Attribut - HTML - Referenz - Textrichtung translation_of: Web/HTML/Global_attributes/dir +original_slug: Web/HTML/Globale_Attribute/dir --- <p>{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/de/web/html/global_attributes/draggable/index.html b/files/de/web/html/global_attributes/draggable/index.html index 3a0dfd105e..d03a2fed10 100644 --- a/files/de/web/html/global_attributes/draggable/index.html +++ b/files/de/web/html/global_attributes/draggable/index.html @@ -1,12 +1,13 @@ --- title: draggable -slug: Web/HTML/Globale_Attribute/draggable +slug: Web/HTML/Global_attributes/draggable tags: - Experimental - Global attributes - HTML - Reference translation_of: Web/HTML/Global_attributes/draggable +original_slug: Web/HTML/Globale_Attribute/draggable --- <p>{{HTMLSidebar("Global_attributes")}} {{SeeCompatTable}}</p> diff --git a/files/de/web/html/global_attributes/hidden/index.html b/files/de/web/html/global_attributes/hidden/index.html index f78b025ca1..4d9f2dda9d 100644 --- a/files/de/web/html/global_attributes/hidden/index.html +++ b/files/de/web/html/global_attributes/hidden/index.html @@ -1,6 +1,6 @@ --- title: hidden -slug: Web/HTML/Globale_Attribute/hidden +slug: Web/HTML/Global_attributes/hidden tags: - Attribut - Globales Attribut @@ -8,6 +8,7 @@ tags: - Reference - Referenz translation_of: Web/HTML/Global_attributes/hidden +original_slug: Web/HTML/Globale_Attribute/hidden --- <p class="note">{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/de/web/html/global_attributes/id/index.html b/files/de/web/html/global_attributes/id/index.html index 6e1ef85aad..756653500a 100644 --- a/files/de/web/html/global_attributes/id/index.html +++ b/files/de/web/html/global_attributes/id/index.html @@ -1,7 +1,8 @@ --- title: id -slug: Web/HTML/Globale_Attribute/id +slug: Web/HTML/Global_attributes/id translation_of: Web/HTML/Global_attributes/id +original_slug: Web/HTML/Globale_Attribute/id --- <p class="note">{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/de/web/html/global_attributes/index.html b/files/de/web/html/global_attributes/index.html index 59b8f1d2aa..a5a6d83f84 100644 --- a/files/de/web/html/global_attributes/index.html +++ b/files/de/web/html/global_attributes/index.html @@ -1,12 +1,13 @@ --- title: Globale Attribute -slug: Web/HTML/Globale_Attribute +slug: Web/HTML/Global_attributes tags: - Attribute - HTML - Reference - Web translation_of: Web/HTML/Global_attributes +original_slug: Web/HTML/Globale_Attribute --- <h3 id="HTMLSidebarGlobal_attributes">{{HTMLSidebar("Global_attributes")}}</h3> diff --git a/files/de/web/html/global_attributes/inputmode/index.html b/files/de/web/html/global_attributes/inputmode/index.html index d5dd048922..2614f0c545 100644 --- a/files/de/web/html/global_attributes/inputmode/index.html +++ b/files/de/web/html/global_attributes/inputmode/index.html @@ -1,6 +1,6 @@ --- title: inputmode -slug: Web/HTML/Globale_Attribute/inputmode +slug: Web/HTML/Global_attributes/inputmode tags: - Attribute - Bearbeiten @@ -14,6 +14,7 @@ tags: - Web - global translation_of: Web/HTML/Global_attributes/inputmode +original_slug: Web/HTML/Globale_Attribute/inputmode --- <p><span class="seoSummary">Das <strong><code>inputmode</code></strong> <a href="/en-US/docs/Web/HTML/Global_attributes">globale Attribut</a> </span>ist ein aufgezähltes Attribut, das einen Hinweis auf die Art der Daten liefert, die der Benutzer während der Bearbeitung des Elements oder seines Inhalts eingeben kann. Es kann die folgenden Werte haben:</p> diff --git a/files/de/web/html/global_attributes/is/index.html b/files/de/web/html/global_attributes/is/index.html index ff888d1002..224c20c184 100644 --- a/files/de/web/html/global_attributes/is/index.html +++ b/files/de/web/html/global_attributes/is/index.html @@ -1,7 +1,8 @@ --- title: is -slug: Web/HTML/Globale_Attribute/is +slug: Web/HTML/Global_attributes/is translation_of: Web/HTML/Global_attributes/is +original_slug: Web/HTML/Globale_Attribute/is --- <div>{{HTMLSidebar("Global_attributes")}}</div> diff --git a/files/de/web/html/global_attributes/lang/index.html b/files/de/web/html/global_attributes/lang/index.html index 705dfa4396..f88203d8e2 100644 --- a/files/de/web/html/global_attributes/lang/index.html +++ b/files/de/web/html/global_attributes/lang/index.html @@ -1,6 +1,6 @@ --- title: lang -slug: Web/HTML/Globale_Attribute/lang +slug: Web/HTML/Global_attributes/lang tags: - Attribute - HTML @@ -8,6 +8,7 @@ tags: - Sprachen - global translation_of: Web/HTML/Global_attributes/lang +original_slug: Web/HTML/Globale_Attribute/lang --- <div>{{HTMLSidebar("Global_attributes")}}</div> diff --git a/files/de/web/html/global_attributes/style/index.html b/files/de/web/html/global_attributes/style/index.html index 7c3c2b5c77..414827a1ca 100644 --- a/files/de/web/html/global_attributes/style/index.html +++ b/files/de/web/html/global_attributes/style/index.html @@ -1,7 +1,8 @@ --- title: style -slug: Web/HTML/Globale_Attribute/style +slug: Web/HTML/Global_attributes/style translation_of: Web/HTML/Global_attributes/style +original_slug: Web/HTML/Globale_Attribute/style --- <div>{{HTMLSidebar("Global_attributes")}}</div> diff --git a/files/de/web/html/global_attributes/tabindex/index.html b/files/de/web/html/global_attributes/tabindex/index.html index e097cc7985..a6a80c39b6 100644 --- a/files/de/web/html/global_attributes/tabindex/index.html +++ b/files/de/web/html/global_attributes/tabindex/index.html @@ -1,6 +1,6 @@ --- title: tabindex -slug: Web/HTML/Globale_Attribute/tabindex +slug: Web/HTML/Global_attributes/tabindex tags: - Accessibility - Global attributes @@ -8,6 +8,7 @@ tags: - Reference - a11y translation_of: Web/HTML/Global_attributes/tabindex +original_slug: Web/HTML/Globale_Attribute/tabindex --- <div>{{HTMLSidebar("Global_attributes")}}</div> diff --git a/files/de/web/html/global_attributes/title/index.html b/files/de/web/html/global_attributes/title/index.html index 2d94d0202c..eb3aa79924 100644 --- a/files/de/web/html/global_attributes/title/index.html +++ b/files/de/web/html/global_attributes/title/index.html @@ -1,12 +1,13 @@ --- title: title -slug: Web/HTML/Globale_Attribute/title +slug: Web/HTML/Global_attributes/title tags: - Globales Attribut - HTML - Referenz - Referenzen translation_of: Web/HTML/Global_attributes/title +original_slug: Web/HTML/Globale_Attribute/title --- <p>{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/de/web/html/global_attributes/translate/index.html b/files/de/web/html/global_attributes/translate/index.html index 5cf914afb3..0de52cf892 100644 --- a/files/de/web/html/global_attributes/translate/index.html +++ b/files/de/web/html/global_attributes/translate/index.html @@ -1,6 +1,6 @@ --- title: Übersetztung in Deutsch -slug: Web/HTML/Globale_Attribute/translate +slug: Web/HTML/Global_attributes/translate tags: - DE von LV - Editor's. @@ -9,6 +9,7 @@ tags: - HTML-DE - german translation_of: Web/HTML/Global_attributes/translate +original_slug: Web/HTML/Globale_Attribute/translate --- <p>Anerkannte englische (US) Version:</p> diff --git a/files/de/web/html/inline_elements/index.html b/files/de/web/html/inline_elements/index.html index 29f7e242cd..95703b000a 100644 --- a/files/de/web/html/inline_elements/index.html +++ b/files/de/web/html/inline_elements/index.html @@ -1,7 +1,8 @@ --- title: Inline-Elemente -slug: Web/HTML/Inline_elemente +slug: Web/HTML/Inline_elements translation_of: Web/HTML/Inline_elements +original_slug: Web/HTML/Inline_elemente --- <h3 id="Summary" name="Summary">Zusammenfassung</h3> diff --git a/files/de/web/html/reference/index.html b/files/de/web/html/reference/index.html index b9ad6c3301..8798abcf56 100644 --- a/files/de/web/html/reference/index.html +++ b/files/de/web/html/reference/index.html @@ -1,12 +1,13 @@ --- title: HTML-Referenz -slug: Web/HTML/Referenz +slug: Web/HTML/Reference tags: - Einstieg - HTML - Refernz - Web translation_of: Web/HTML/Reference +original_slug: Web/HTML/Referenz --- <div>{{HTMLSidebar}}</div> diff --git a/files/de/web/http/caching/index.html b/files/de/web/http/caching/index.html index 79aa913713..627f41247f 100644 --- a/files/de/web/http/caching/index.html +++ b/files/de/web/http/caching/index.html @@ -1,6 +1,6 @@ --- title: HTTP Caching FAQ -slug: Web/HTTP/Caching_FAQ +slug: Web/HTTP/Caching tags: - Cache - HTTP @@ -8,6 +8,7 @@ tags: - NeedsContent - header translation_of: Web/HTTP/Caching +original_slug: Web/HTTP/Caching_FAQ --- <h3 id="What_is_cached.3F" name="What_is_cached.3F">Was wird im Cache gespeichert?</h3> diff --git a/files/de/web/http/cors/errors/corsmissingallowheaderfrompreflight/index.html b/files/de/web/http/cors/errors/corsmissingallowheaderfrompreflight/index.html index d40ac7b5b5..0b7fc45711 100644 --- a/files/de/web/http/cors/errors/corsmissingallowheaderfrompreflight/index.html +++ b/files/de/web/http/cors/errors/corsmissingallowheaderfrompreflight/index.html @@ -2,7 +2,7 @@ title: >- Grund: fehlendes Token ‘xyz’ in CORS-Kopfzeile 'Access-Control-Allow-Headers' aus dem CORS-Preflight-Kanal -slug: Web/HTTP/CORS/Errors/CORSFehlenderAllowHeaderAusPreflight +slug: Web/HTTP/CORS/Errors/CORSMissingAllowHeaderFromPreflight tags: - CORS - CORSMissingAllowHeaderFromPreflight @@ -14,6 +14,7 @@ tags: - Sicherheit - Ursachen translation_of: Web/HTTP/CORS/Errors/CORSMissingAllowHeaderFromPreflight +original_slug: Web/HTTP/CORS/Errors/CORSFehlenderAllowHeaderAusPreflight --- <div>{{HTTPSidebar}}</div> diff --git a/files/de/web/http/cors/errors/corsmissingalloworigin/index.html b/files/de/web/http/cors/errors/corsmissingalloworigin/index.html index 8ccb987535..49f901d858 100644 --- a/files/de/web/http/cors/errors/corsmissingalloworigin/index.html +++ b/files/de/web/http/cors/errors/corsmissingalloworigin/index.html @@ -2,7 +2,7 @@ title: >- Grund: CORS header 'AccessGrund: CORS-Kopfzeile 'Access-Control-Allow-Origin' fehlt -slug: Web/HTTP/CORS/Errors/CORSFehltQuelleErlauben +slug: Web/HTTP/CORS/Errors/CORSMissingAllowOrigin tags: - CORS - CORSMissingAllowOrigin @@ -17,6 +17,7 @@ tags: - Sicherheit - troubleshooting translation_of: Web/HTTP/CORS/Errors/CORSMissingAllowOrigin +original_slug: Web/HTTP/CORS/Errors/CORSFehltQuelleErlauben --- <div>{{HTTPSidebar}}</div> diff --git a/files/de/web/http/public_key_pinning/index.html b/files/de/web/http/public_key_pinning/index.html index 337b9b600e..42022048be 100644 --- a/files/de/web/http/public_key_pinning/index.html +++ b/files/de/web/http/public_key_pinning/index.html @@ -1,6 +1,6 @@ --- title: HTTP Public Key Pinning (HPKP) -slug: Web/Security/Public_Key_Pinning +slug: Web/HTTP/Public_Key_Pinning tags: - Anleitung - HPKP @@ -8,6 +8,7 @@ tags: - Sicherheit - Webentwicklung translation_of: Web/HTTP/Public_Key_Pinning +original_slug: Web/Security/Public_Key_Pinning --- <div>{{HTTPSidebar}}</div> diff --git a/files/de/web/javascript/a_re-introduction_to_javascript/index.html b/files/de/web/javascript/a_re-introduction_to_javascript/index.html index a306d9fd16..1f02dce28d 100644 --- a/files/de/web/javascript/a_re-introduction_to_javascript/index.html +++ b/files/de/web/javascript/a_re-introduction_to_javascript/index.html @@ -1,6 +1,6 @@ --- title: Eine Wiedereinführung in JavaScript -slug: Web/JavaScript/Eine_Wiedereinfuehrung_in_JavaScript +slug: Web/JavaScript/A_re-introduction_to_JavaScript tags: - Anleitung - CodingScripting @@ -10,6 +10,7 @@ tags: - JavaScript - Lernen translation_of: Web/JavaScript/A_re-introduction_to_JavaScript +original_slug: Web/JavaScript/Eine_Wiedereinfuehrung_in_JavaScript --- <div>{{jsSidebar}}</div> diff --git a/files/de/web/javascript/data_structures/index.html b/files/de/web/javascript/data_structures/index.html index d918cd7a0e..31c2ff40ef 100644 --- a/files/de/web/javascript/data_structures/index.html +++ b/files/de/web/javascript/data_structures/index.html @@ -1,11 +1,12 @@ --- title: JavaScript Datentypen und Datenstrukturen -slug: Web/JavaScript/Datenstrukturen +slug: Web/JavaScript/Data_structures tags: - Beginner - JavaScript - Types translation_of: Web/JavaScript/Data_structures +original_slug: Web/JavaScript/Datenstrukturen --- <div>{{jsSidebar("More")}}</div> diff --git a/files/de/web/javascript/enumerability_and_ownership_of_properties/index.html b/files/de/web/javascript/enumerability_and_ownership_of_properties/index.html index 70c769be5a..43343c41bb 100644 --- a/files/de/web/javascript/enumerability_and_ownership_of_properties/index.html +++ b/files/de/web/javascript/enumerability_and_ownership_of_properties/index.html @@ -1,12 +1,13 @@ --- title: Aufzählbarkeit und Zugehörigkeit von Eigenschaften -slug: Web/JavaScript/Aufzählbarkeit_und_Zugehörigkeit_von_Eigenschaften +slug: Web/JavaScript/Enumerability_and_ownership_of_properties tags: - Eigenschaft - JavaScript - Objekt - enumerable translation_of: Web/JavaScript/Enumerability_and_ownership_of_properties +original_slug: Web/JavaScript/Aufzählbarkeit_und_Zugehörigkeit_von_Eigenschaften --- <div>{{JsSidebar("More")}}</div> diff --git a/files/de/web/javascript/equality_comparisons_and_sameness/index.html b/files/de/web/javascript/equality_comparisons_and_sameness/index.html index 2b9be0a283..656b2146dc 100644 --- a/files/de/web/javascript/equality_comparisons_and_sameness/index.html +++ b/files/de/web/javascript/equality_comparisons_and_sameness/index.html @@ -1,7 +1,8 @@ --- title: Vergleiche auf Gleichheit und deren Verwendung -slug: Web/JavaScript/Vergleiche_auf_Gleichheit_und_deren_Verwendung +slug: Web/JavaScript/Equality_comparisons_and_sameness translation_of: Web/JavaScript/Equality_comparisons_and_sameness +original_slug: Web/JavaScript/Vergleiche_auf_Gleichheit_und_deren_Verwendung --- <div>{{jsSidebar("Intermediate")}}</div> diff --git a/files/de/web/javascript/guide/control_flow_and_error_handling/index.html b/files/de/web/javascript/guide/control_flow_and_error_handling/index.html index 97dbba8b3e..203a8a31b9 100644 --- a/files/de/web/javascript/guide/control_flow_and_error_handling/index.html +++ b/files/de/web/javascript/guide/control_flow_and_error_handling/index.html @@ -1,12 +1,13 @@ --- title: Kontrollfluss und Fehlerbehandlung -slug: Web/JavaScript/Guide/Kontrollfluss_und_Fehlerbehandlung +slug: Web/JavaScript/Guide/Control_flow_and_error_handling tags: - Beginner - Guide - JavaScript - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Control_flow_and_error_handling +original_slug: Web/JavaScript/Guide/Kontrollfluss_und_Fehlerbehandlung --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Grammatik_und_Typen", "Web/JavaScript/Guide/Schleifen_und_Iterationen")}}</div> diff --git a/files/de/web/javascript/guide/details_of_the_object_model/index.html b/files/de/web/javascript/guide/details_of_the_object_model/index.html index 4d5e46ac26..364bdc6531 100644 --- a/files/de/web/javascript/guide/details_of_the_object_model/index.html +++ b/files/de/web/javascript/guide/details_of_the_object_model/index.html @@ -1,13 +1,14 @@ --- title: Feinheiten des Objektmodells -slug: Web/JavaScript/Guide/Feinheiten_des_Objektmodells +slug: Web/JavaScript/Guide/Details_of_the_Object_Model tags: - Guide - Intermediate - JavaScript - Object - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Details_of_the_Object_Model +original_slug: Web/JavaScript/Guide/Feinheiten_des_Objektmodells --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Mit_Objekten_arbeiten", "Web/JavaScript/Guide/Using_promises")}}</div> diff --git a/files/de/web/javascript/guide/expressions_and_operators/index.html b/files/de/web/javascript/guide/expressions_and_operators/index.html index 7a0e723c6c..1c45fe5364 100644 --- a/files/de/web/javascript/guide/expressions_and_operators/index.html +++ b/files/de/web/javascript/guide/expressions_and_operators/index.html @@ -1,14 +1,15 @@ --- title: Ausdrücke und Operatoren -slug: Web/JavaScript/Guide/Ausdruecke_und_Operatoren +slug: Web/JavaScript/Guide/Expressions_and_Operators tags: - Beginner - Extensions - Guide - JavaScript - Operatoren - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Expressions_and_Operators +original_slug: Web/JavaScript/Guide/Ausdruecke_und_Operatoren --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Funktionen", "Web/JavaScript/Guide/Numbers_and_dates")}}</div> diff --git a/files/de/web/javascript/guide/functions/index.html b/files/de/web/javascript/guide/functions/index.html index 3eeeb4f4e5..4712c55d02 100644 --- a/files/de/web/javascript/guide/functions/index.html +++ b/files/de/web/javascript/guide/functions/index.html @@ -1,13 +1,14 @@ --- title: Funktionen -slug: Web/JavaScript/Guide/Funktionen +slug: Web/JavaScript/Guide/Functions tags: - Beginner - Functions - Guide - JavaScript - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Functions +original_slug: Web/JavaScript/Guide/Funktionen --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Schleifen_und_Iterationen", "Web/JavaScript/Guide/Ausdruecke_und_Operatoren")}}</div> diff --git a/files/de/web/javascript/guide/grammar_and_types/index.html b/files/de/web/javascript/guide/grammar_and_types/index.html index 3ca2b9936b..66dbfe0b61 100644 --- a/files/de/web/javascript/guide/grammar_and_types/index.html +++ b/files/de/web/javascript/guide/grammar_and_types/index.html @@ -1,11 +1,12 @@ --- title: Grammatik und Typen -slug: Web/JavaScript/Guide/Grammatik_und_Typen +slug: Web/JavaScript/Guide/Grammar_and_types tags: - Guide - JavaScript - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Grammar_and_types +original_slug: Web/JavaScript/Guide/Grammatik_und_Typen --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Einführung", "Web/JavaScript/Guide/Kontrollfluss_und_Fehlerbehandlung")}}</div> diff --git a/files/de/web/javascript/guide/introduction/index.html b/files/de/web/javascript/guide/introduction/index.html index b38cb1b700..ee1ab1da7d 100644 --- a/files/de/web/javascript/guide/introduction/index.html +++ b/files/de/web/javascript/guide/introduction/index.html @@ -1,13 +1,14 @@ --- title: Einführung -slug: Web/JavaScript/Guide/Einführung +slug: Web/JavaScript/Guide/Introduction tags: - Beginner - Guide - Introduction - JavaScript - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Introduction +original_slug: Web/JavaScript/Guide/Einführung --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide", "Web/JavaScript/Guide/Grammatik_und_Typen")}}</div> diff --git a/files/de/web/javascript/guide/loops_and_iteration/index.html b/files/de/web/javascript/guide/loops_and_iteration/index.html index 9f351abcd9..2653fa717d 100644 --- a/files/de/web/javascript/guide/loops_and_iteration/index.html +++ b/files/de/web/javascript/guide/loops_and_iteration/index.html @@ -1,13 +1,14 @@ --- title: Schleifen und Iterationen -slug: Web/JavaScript/Guide/schleifen_und_iterationen +slug: Web/JavaScript/Guide/Loops_and_iteration tags: - Guide - JavaScript - Loop - Syntax - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Loops_and_iteration +original_slug: Web/JavaScript/Guide/schleifen_und_iterationen --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Control_flow_and_error_handling", "Web/JavaScript/Guide/Functions")}}</div> diff --git a/files/de/web/javascript/guide/text_formatting/index.html b/files/de/web/javascript/guide/text_formatting/index.html index 48c45c9871..4aa6460821 100644 --- a/files/de/web/javascript/guide/text_formatting/index.html +++ b/files/de/web/javascript/guide/text_formatting/index.html @@ -1,11 +1,12 @@ --- title: Textformatierung -slug: Web/JavaScript/Guide/Textformatierung +slug: Web/JavaScript/Guide/Text_formatting tags: - Guide - JavaScript - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Text_formatting +original_slug: Web/JavaScript/Guide/Textformatierung --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Numbers_and_dates", "Web/JavaScript/Guide/Regular_Expressions")}}</div> diff --git a/files/de/web/javascript/guide/working_with_objects/index.html b/files/de/web/javascript/guide/working_with_objects/index.html index 2448621a4a..8bd40a23e7 100644 --- a/files/de/web/javascript/guide/working_with_objects/index.html +++ b/files/de/web/javascript/guide/working_with_objects/index.html @@ -1,6 +1,6 @@ --- title: Mit Objekten arbeiten -slug: Web/JavaScript/Guide/Mit_Objekten_arbeiten +slug: Web/JavaScript/Guide/Working_with_Objects tags: - Beginner - Comparing object @@ -9,8 +9,9 @@ tags: - Guide - JavaScript - Object - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Working_with_Objects +original_slug: Web/JavaScript/Guide/Mit_Objekten_arbeiten --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Regular_Expressions", "Web/JavaScript/Guide/Feinheiten_des_Objektmodells")}}</div> diff --git a/files/de/web/javascript/javascript_technologies_overview/index.html b/files/de/web/javascript/javascript_technologies_overview/index.html index ae24cb1ca3..0639d96e57 100644 --- a/files/de/web/javascript/javascript_technologies_overview/index.html +++ b/files/de/web/javascript/javascript_technologies_overview/index.html @@ -1,7 +1,8 @@ --- title: JavaScript Technologieübersicht -slug: Web/JavaScript/JavaScript_technologieuebersicht +slug: Web/JavaScript/JavaScript_technologies_overview translation_of: Web/JavaScript/JavaScript_technologies_overview +original_slug: Web/JavaScript/JavaScript_technologieuebersicht --- <div>{{JsSidebar("Introductory")}}</div> diff --git a/files/de/web/javascript/memory_management/index.html b/files/de/web/javascript/memory_management/index.html index 82f8977c23..25928eed26 100644 --- a/files/de/web/javascript/memory_management/index.html +++ b/files/de/web/javascript/memory_management/index.html @@ -1,9 +1,10 @@ --- title: Speicherverwaltung -slug: Web/JavaScript/Speicherverwaltung +slug: Web/JavaScript/Memory_Management tags: - JavaScript translation_of: Web/JavaScript/Memory_Management +original_slug: Web/JavaScript/Speicherverwaltung --- <div>{{JsSidebar("Advanced")}}</div> diff --git a/files/de/web/javascript/reference/classes/constructor/index.html b/files/de/web/javascript/reference/classes/constructor/index.html index 5ab83ddcd5..85eadbc22c 100644 --- a/files/de/web/javascript/reference/classes/constructor/index.html +++ b/files/de/web/javascript/reference/classes/constructor/index.html @@ -1,11 +1,12 @@ --- title: Konstruktor -slug: Web/JavaScript/Reference/Klassen/constructor +slug: Web/JavaScript/Reference/Classes/constructor tags: - ECMAScript 2015 - JavaScript - Klassen translation_of: Web/JavaScript/Reference/Classes/constructor +original_slug: Web/JavaScript/Reference/Klassen/constructor --- <div>{{jsSidebar("Classes")}}</div> diff --git a/files/de/web/javascript/reference/classes/extends/index.html b/files/de/web/javascript/reference/classes/extends/index.html index 29ed8c5e78..bc797f0d46 100644 --- a/files/de/web/javascript/reference/classes/extends/index.html +++ b/files/de/web/javascript/reference/classes/extends/index.html @@ -1,11 +1,12 @@ --- title: Erweitern -slug: Web/JavaScript/Reference/Klassen/extends +slug: Web/JavaScript/Reference/Classes/extends tags: - Classes - ECMAScript 2015 - JavaScript translation_of: Web/JavaScript/Reference/Classes/extends +original_slug: Web/JavaScript/Reference/Klassen/extends --- <div>{{jsSidebar("Classes")}}</div> diff --git a/files/de/web/javascript/reference/classes/index.html b/files/de/web/javascript/reference/classes/index.html index 81bec0651a..cbafc60a14 100644 --- a/files/de/web/javascript/reference/classes/index.html +++ b/files/de/web/javascript/reference/classes/index.html @@ -1,6 +1,6 @@ --- title: Klassen -slug: Web/JavaScript/Reference/Klassen +slug: Web/JavaScript/Reference/Classes tags: - ECMAScript 2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Konstruktor - Vererbung translation_of: Web/JavaScript/Reference/Classes +original_slug: Web/JavaScript/Reference/Klassen --- <div>{{JsSidebar("Classes")}}</div> diff --git a/files/de/web/javascript/reference/classes/static/index.html b/files/de/web/javascript/reference/classes/static/index.html index 9c13048498..f9ba577d7b 100644 --- a/files/de/web/javascript/reference/classes/static/index.html +++ b/files/de/web/javascript/reference/classes/static/index.html @@ -1,12 +1,13 @@ --- title: Statische Methoden -slug: Web/JavaScript/Reference/Klassen/static +slug: Web/JavaScript/Reference/Classes/static tags: - Classes - ECMAScript 2015 - JavaScript - Static translation_of: Web/JavaScript/Reference/Classes/static +original_slug: Web/JavaScript/Reference/Klassen/static --- <div>{{jsSidebar("Classes")}}</div> diff --git a/files/de/web/javascript/reference/deprecated_and_obsolete_features/index.html b/files/de/web/javascript/reference/deprecated_and_obsolete_features/index.html index 412bddc553..ccf4939021 100644 --- a/files/de/web/javascript/reference/deprecated_and_obsolete_features/index.html +++ b/files/de/web/javascript/reference/deprecated_and_obsolete_features/index.html @@ -1,7 +1,8 @@ --- title: Veraltete und abgeschaffte Features -slug: Web/JavaScript/Reference/Veraltete_und_abgeschaffte_Features +slug: Web/JavaScript/Reference/Deprecated_and_obsolete_features translation_of: Web/JavaScript/Reference/Deprecated_and_obsolete_features +original_slug: Web/JavaScript/Reference/Veraltete_und_abgeschaffte_Features --- <div>{{JsSidebar("More")}}</div> diff --git a/files/de/web/javascript/reference/deprecated_and_obsolete_features/the_legacy_iterator_protocol/index.html b/files/de/web/javascript/reference/deprecated_and_obsolete_features/the_legacy_iterator_protocol/index.html index 017dcea16a..e9853e554d 100644 --- a/files/de/web/javascript/reference/deprecated_and_obsolete_features/the_legacy_iterator_protocol/index.html +++ b/files/de/web/javascript/reference/deprecated_and_obsolete_features/the_legacy_iterator_protocol/index.html @@ -1,7 +1,7 @@ --- title: The legacy Iterator protocol slug: >- - Web/JavaScript/Reference/Veraltete_und_abgeschaffte_Features/The_legacy_Iterator_protocol + Web/JavaScript/Reference/Deprecated_and_obsolete_features/The_legacy_Iterator_protocol tags: - ES2015 - JavaScript @@ -10,6 +10,8 @@ tags: - veralteter Iterator translation_of: >- Web/JavaScript/Reference/Deprecated_and_obsolete_features/The_legacy_Iterator_protocol +original_slug: >- + Web/JavaScript/Reference/Veraltete_und_abgeschaffte_Features/The_legacy_Iterator_protocol --- <div>{{jsSidebar("More")}}</div> diff --git a/files/de/web/javascript/reference/errors/already_has_pragma/index.html b/files/de/web/javascript/reference/errors/already_has_pragma/index.html index d297d3fea9..0aa6d52e66 100644 --- a/files/de/web/javascript/reference/errors/already_has_pragma/index.html +++ b/files/de/web/javascript/reference/errors/already_has_pragma/index.html @@ -1,12 +1,13 @@ --- title: 'Warning: -file- is being assigned a //# sourceMappingURL, but already has one' -slug: Web/JavaScript/Reference/Fehler/Already_has_pragma +slug: Web/JavaScript/Reference/Errors/Already_has_pragma tags: - Error - JavaScript - Source maps - Warning translation_of: Web/JavaScript/Reference/Errors/Already_has_pragma +original_slug: Web/JavaScript/Reference/Fehler/Already_has_pragma --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/array_sort_argument/index.html b/files/de/web/javascript/reference/errors/array_sort_argument/index.html index 2826cbe4c0..76c86568cf 100644 --- a/files/de/web/javascript/reference/errors/array_sort_argument/index.html +++ b/files/de/web/javascript/reference/errors/array_sort_argument/index.html @@ -1,11 +1,12 @@ --- title: 'TypeError: invalid Array.prototype.sort argument' -slug: Web/JavaScript/Reference/Fehler/Array_sort_argument +slug: Web/JavaScript/Reference/Errors/Array_sort_argument tags: - Error - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Array_sort_argument +original_slug: Web/JavaScript/Reference/Fehler/Array_sort_argument --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/bad_octal/index.html b/files/de/web/javascript/reference/errors/bad_octal/index.html index d021c0daa4..4ddabfe7d4 100644 --- a/files/de/web/javascript/reference/errors/bad_octal/index.html +++ b/files/de/web/javascript/reference/errors/bad_octal/index.html @@ -1,12 +1,13 @@ --- title: 'Warning: 08/09 is not a legal ECMA-262 octal constant' -slug: Web/JavaScript/Reference/Fehler/Bad_octal +slug: Web/JavaScript/Reference/Errors/Bad_octal tags: - Errors - JavaScript - SyntaxError - Warning translation_of: Web/JavaScript/Reference/Errors/Bad_octal +original_slug: Web/JavaScript/Reference/Fehler/Bad_octal --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/bad_radix/index.html b/files/de/web/javascript/reference/errors/bad_radix/index.html index 25c473eb93..86e93fb02c 100644 --- a/files/de/web/javascript/reference/errors/bad_radix/index.html +++ b/files/de/web/javascript/reference/errors/bad_radix/index.html @@ -1,11 +1,12 @@ --- title: 'RangeError: radix must be an integer' -slug: Web/JavaScript/Reference/Fehler/Bad_radix +slug: Web/JavaScript/Reference/Errors/Bad_radix tags: - Errors - JavaScript - RangeError translation_of: Web/JavaScript/Reference/Errors/Bad_radix +original_slug: Web/JavaScript/Reference/Fehler/Bad_radix --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/bad_regexp_flag/index.html b/files/de/web/javascript/reference/errors/bad_regexp_flag/index.html index 5bf381da53..a18dde1589 100644 --- a/files/de/web/javascript/reference/errors/bad_regexp_flag/index.html +++ b/files/de/web/javascript/reference/errors/bad_regexp_flag/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: invalid regular expression flag "x"' -slug: Web/JavaScript/Reference/Fehler/Bad_regexp_flag +slug: Web/JavaScript/Reference/Errors/Bad_regexp_flag tags: - Error - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Bad_regexp_flag +original_slug: Web/JavaScript/Reference/Fehler/Bad_regexp_flag --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/bad_return_or_yield/index.html b/files/de/web/javascript/reference/errors/bad_return_or_yield/index.html index e850455615..783d153066 100644 --- a/files/de/web/javascript/reference/errors/bad_return_or_yield/index.html +++ b/files/de/web/javascript/reference/errors/bad_return_or_yield/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: return not in function' -slug: Web/JavaScript/Reference/Fehler/Bad_return_or_yield +slug: Web/JavaScript/Reference/Errors/Bad_return_or_yield tags: - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Bad_return_or_yield +original_slug: Web/JavaScript/Reference/Fehler/Bad_return_or_yield --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/called_on_incompatible_type/index.html b/files/de/web/javascript/reference/errors/called_on_incompatible_type/index.html index 1915e1b829..720195f9cf 100644 --- a/files/de/web/javascript/reference/errors/called_on_incompatible_type/index.html +++ b/files/de/web/javascript/reference/errors/called_on_incompatible_type/index.html @@ -1,11 +1,12 @@ --- title: X.prototype.y called on incompatible type -slug: Web/JavaScript/Reference/Fehler/Called_on_incompatible_type +slug: Web/JavaScript/Reference/Errors/Called_on_incompatible_type tags: - Error - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Called_on_incompatible_type +original_slug: Web/JavaScript/Reference/Fehler/Called_on_incompatible_type --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/cant_access_lexical_declaration_before_init/index.html b/files/de/web/javascript/reference/errors/cant_access_lexical_declaration_before_init/index.html index 16b976aef6..50698f85a0 100644 --- a/files/de/web/javascript/reference/errors/cant_access_lexical_declaration_before_init/index.html +++ b/files/de/web/javascript/reference/errors/cant_access_lexical_declaration_before_init/index.html @@ -1,11 +1,12 @@ --- title: 'ReferenceError: can''t access lexical declaration`X'' before initialization' -slug: Web/JavaScript/Reference/Fehler/Cant_access_lexical_declaration_before_init +slug: Web/JavaScript/Reference/Errors/Cant_access_lexical_declaration_before_init tags: - Errors - JavaScript - ReferenceError translation_of: Web/JavaScript/Reference/Errors/Cant_access_lexical_declaration_before_init +original_slug: Web/JavaScript/Reference/Fehler/Cant_access_lexical_declaration_before_init --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/cant_access_property/index.html b/files/de/web/javascript/reference/errors/cant_access_property/index.html index 98471eb28e..d98460fd33 100644 --- a/files/de/web/javascript/reference/errors/cant_access_property/index.html +++ b/files/de/web/javascript/reference/errors/cant_access_property/index.html @@ -1,11 +1,12 @@ --- title: 'TypeError: can''t access property "x" of "y"' -slug: Web/JavaScript/Reference/Fehler/Cant_access_property +slug: Web/JavaScript/Reference/Errors/Cant_access_property tags: - Fehler - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Cant_access_property +original_slug: Web/JavaScript/Reference/Fehler/Cant_access_property --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/cant_define_property_object_not_extensible/index.html b/files/de/web/javascript/reference/errors/cant_define_property_object_not_extensible/index.html index 691924f427..f9cc6551b1 100644 --- a/files/de/web/javascript/reference/errors/cant_define_property_object_not_extensible/index.html +++ b/files/de/web/javascript/reference/errors/cant_define_property_object_not_extensible/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: can''t define property "x": "obj" is not extensible' -slug: Web/JavaScript/Reference/Fehler/Cant_define_property_object_not_extensible +slug: Web/JavaScript/Reference/Errors/Cant_define_property_object_not_extensible tags: - Error - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Cant_define_property_object_not_extensible +original_slug: Web/JavaScript/Reference/Fehler/Cant_define_property_object_not_extensible --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/cant_delete/index.html b/files/de/web/javascript/reference/errors/cant_delete/index.html index fe09735071..4dcbec6536 100644 --- a/files/de/web/javascript/reference/errors/cant_delete/index.html +++ b/files/de/web/javascript/reference/errors/cant_delete/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: property "x" is non-configurable and can''t be deleted' -slug: Web/JavaScript/Reference/Fehler/Cant_delete +slug: Web/JavaScript/Reference/Errors/Cant_delete tags: - Errors - JavaScript - Strict Mode - TypeError translation_of: Web/JavaScript/Reference/Errors/Cant_delete +original_slug: Web/JavaScript/Reference/Fehler/Cant_delete --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/cant_redefine_property/index.html b/files/de/web/javascript/reference/errors/cant_redefine_property/index.html index 80ef1e384b..e493cf99fc 100644 --- a/files/de/web/javascript/reference/errors/cant_redefine_property/index.html +++ b/files/de/web/javascript/reference/errors/cant_redefine_property/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: can''t redefine non-configurable property "x"' -slug: Web/JavaScript/Reference/Fehler/Cant_redefine_property +slug: Web/JavaScript/Reference/Errors/Cant_redefine_property tags: - Error - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Cant_redefine_property +original_slug: Web/JavaScript/Reference/Fehler/Cant_redefine_property --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/cyclic_object_value/index.html b/files/de/web/javascript/reference/errors/cyclic_object_value/index.html index 33bf4d508a..06717fc6b9 100644 --- a/files/de/web/javascript/reference/errors/cyclic_object_value/index.html +++ b/files/de/web/javascript/reference/errors/cyclic_object_value/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: cyclic object value' -slug: Web/JavaScript/Reference/Fehler/Cyclic_object_value +slug: Web/JavaScript/Reference/Errors/Cyclic_object_value tags: - Error - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Cyclic_object_value +original_slug: Web/JavaScript/Reference/Fehler/Cyclic_object_value --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/dead_object/index.html b/files/de/web/javascript/reference/errors/dead_object/index.html index 036e637ef4..0925f87d39 100644 --- a/files/de/web/javascript/reference/errors/dead_object/index.html +++ b/files/de/web/javascript/reference/errors/dead_object/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: can''t access dead object' -slug: Web/JavaScript/Reference/Fehler/Dead_object +slug: Web/JavaScript/Reference/Errors/Dead_object tags: - Addon - Error - Errors - JavaScript translation_of: Web/JavaScript/Reference/Errors/Dead_object +original_slug: Web/JavaScript/Reference/Fehler/Dead_object --- <div>{{JSSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/delete_in_strict_mode/index.html b/files/de/web/javascript/reference/errors/delete_in_strict_mode/index.html index 042505e066..68d498daa5 100644 --- a/files/de/web/javascript/reference/errors/delete_in_strict_mode/index.html +++ b/files/de/web/javascript/reference/errors/delete_in_strict_mode/index.html @@ -2,13 +2,14 @@ title: >- SyntaxError: applying the 'delete' operator to an unqualified name is deprecated -slug: Web/JavaScript/Reference/Fehler/Delete_in_strict_mode +slug: Web/JavaScript/Reference/Errors/Delete_in_strict_mode tags: - Error - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Delete_in_strict_mode +original_slug: Web/JavaScript/Reference/Fehler/Delete_in_strict_mode --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/deprecated_caller_or_arguments_usage/index.html b/files/de/web/javascript/reference/errors/deprecated_caller_or_arguments_usage/index.html index 15bb0e68b6..6e09f96074 100644 --- a/files/de/web/javascript/reference/errors/deprecated_caller_or_arguments_usage/index.html +++ b/files/de/web/javascript/reference/errors/deprecated_caller_or_arguments_usage/index.html @@ -1,12 +1,13 @@ --- title: 'ReferenceError: deprecated caller or arguments usage' -slug: Web/JavaScript/Reference/Fehler/Deprecated_caller_or_arguments_usage +slug: Web/JavaScript/Reference/Errors/Deprecated_caller_or_arguments_usage tags: - Errors - JavaScript - Strict Mode - Warning translation_of: Web/JavaScript/Reference/Errors/Deprecated_caller_or_arguments_usage +original_slug: Web/JavaScript/Reference/Fehler/Deprecated_caller_or_arguments_usage --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/deprecated_expression_closures/index.html b/files/de/web/javascript/reference/errors/deprecated_expression_closures/index.html index b8c6e7ced8..eee9cb15dd 100644 --- a/files/de/web/javascript/reference/errors/deprecated_expression_closures/index.html +++ b/files/de/web/javascript/reference/errors/deprecated_expression_closures/index.html @@ -1,10 +1,11 @@ --- title: 'Warning: expression closures are deprecated' -slug: Web/JavaScript/Reference/Fehler/Deprecated_expression_closures +slug: Web/JavaScript/Reference/Errors/Deprecated_expression_closures tags: - JavaScript - Warning translation_of: Web/JavaScript/Reference/Errors/Deprecated_expression_closures +original_slug: Web/JavaScript/Reference/Fehler/Deprecated_expression_closures --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/deprecated_octal/index.html b/files/de/web/javascript/reference/errors/deprecated_octal/index.html index e153038950..8e67938033 100644 --- a/files/de/web/javascript/reference/errors/deprecated_octal/index.html +++ b/files/de/web/javascript/reference/errors/deprecated_octal/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: "0"-prefixed octal literals and octal escape seq. are deprecated' -slug: Web/JavaScript/Reference/Fehler/Deprecated_octal +slug: Web/JavaScript/Reference/Errors/Deprecated_octal tags: - Error - JavaScript - Strict Mode - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Deprecated_octal +original_slug: Web/JavaScript/Reference/Fehler/Deprecated_octal --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/deprecated_source_map_pragma/index.html b/files/de/web/javascript/reference/errors/deprecated_source_map_pragma/index.html index 1f87b2bd2d..380ab5507b 100644 --- a/files/de/web/javascript/reference/errors/deprecated_source_map_pragma/index.html +++ b/files/de/web/javascript/reference/errors/deprecated_source_map_pragma/index.html @@ -2,12 +2,13 @@ title: >- SyntaxError: Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead -slug: Web/JavaScript/Reference/Fehler/Deprecated_source_map_pragma +slug: Web/JavaScript/Reference/Errors/Deprecated_source_map_pragma tags: - Errors - JavaScript - Source maps translation_of: Web/JavaScript/Reference/Errors/Deprecated_source_map_pragma +original_slug: Web/JavaScript/Reference/Fehler/Deprecated_source_map_pragma --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/deprecated_string_generics/index.html b/files/de/web/javascript/reference/errors/deprecated_string_generics/index.html index d495448759..b41254150e 100644 --- a/files/de/web/javascript/reference/errors/deprecated_string_generics/index.html +++ b/files/de/web/javascript/reference/errors/deprecated_string_generics/index.html @@ -1,10 +1,11 @@ --- title: 'Warning: String.x is deprecated; use String.prototype.x instead' -slug: Web/JavaScript/Reference/Fehler/Deprecated_String_generics +slug: Web/JavaScript/Reference/Errors/Deprecated_String_generics tags: - JavaScript - Warning translation_of: Web/JavaScript/Reference/Errors/Deprecated_String_generics +original_slug: Web/JavaScript/Reference/Fehler/Deprecated_String_generics --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/deprecated_tolocaleformat/index.html b/files/de/web/javascript/reference/errors/deprecated_tolocaleformat/index.html index 31cc81d9cc..32ae0382d3 100644 --- a/files/de/web/javascript/reference/errors/deprecated_tolocaleformat/index.html +++ b/files/de/web/javascript/reference/errors/deprecated_tolocaleformat/index.html @@ -1,10 +1,11 @@ --- title: 'Warning: Date.prototype.toLocaleFormat is deprecated' -slug: Web/JavaScript/Reference/Fehler/Deprecated_toLocaleFormat +slug: Web/JavaScript/Reference/Errors/Deprecated_toLocaleFormat tags: - JavaScript - Warning translation_of: Web/JavaScript/Reference/Errors/Deprecated_toLocaleFormat +original_slug: Web/JavaScript/Reference/Fehler/Deprecated_toLocaleFormat --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/equal_as_assign/index.html b/files/de/web/javascript/reference/errors/equal_as_assign/index.html index dbe5e55b02..3df46b90f0 100644 --- a/files/de/web/javascript/reference/errors/equal_as_assign/index.html +++ b/files/de/web/javascript/reference/errors/equal_as_assign/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: test for equality (==) mistyped as assignment (=)?' -slug: Web/JavaScript/Reference/Fehler/Equal_as_assign +slug: Web/JavaScript/Reference/Errors/Equal_as_assign tags: - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Equal_as_assign +original_slug: Web/JavaScript/Reference/Fehler/Equal_as_assign --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/for-each-in_loops_are_deprecated/index.html b/files/de/web/javascript/reference/errors/for-each-in_loops_are_deprecated/index.html index 2651ea45ba..871ec8f106 100644 --- a/files/de/web/javascript/reference/errors/for-each-in_loops_are_deprecated/index.html +++ b/files/de/web/javascript/reference/errors/for-each-in_loops_are_deprecated/index.html @@ -1,10 +1,11 @@ --- title: 'Warning: JavaScript 1.6''s for-each-in loops are deprecated' -slug: Web/JavaScript/Reference/Fehler/For-each-in_loops_are_deprecated +slug: Web/JavaScript/Reference/Errors/For-each-in_loops_are_deprecated tags: - JavaScript - Warning translation_of: Web/JavaScript/Reference/Errors/For-each-in_loops_are_deprecated +original_slug: Web/JavaScript/Reference/Fehler/For-each-in_loops_are_deprecated --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/getter_only/index.html b/files/de/web/javascript/reference/errors/getter_only/index.html index 268ee0cbf1..709490012c 100644 --- a/files/de/web/javascript/reference/errors/getter_only/index.html +++ b/files/de/web/javascript/reference/errors/getter_only/index.html @@ -1,6 +1,6 @@ --- title: 'TypeError: setting getter-only property "x"' -slug: Web/JavaScript/Reference/Fehler/Getter_only +slug: Web/JavaScript/Reference/Errors/Getter_only tags: - Error - Errors @@ -8,6 +8,7 @@ tags: - Strict Mode - TypeError translation_of: Web/JavaScript/Reference/Errors/Getter_only +original_slug: Web/JavaScript/Reference/Fehler/Getter_only --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/identifier_after_number/index.html b/files/de/web/javascript/reference/errors/identifier_after_number/index.html index 64cb9cdfe3..b541d40ed2 100644 --- a/files/de/web/javascript/reference/errors/identifier_after_number/index.html +++ b/files/de/web/javascript/reference/errors/identifier_after_number/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: identifier starts immediately after numeric literal' -slug: Web/JavaScript/Reference/Fehler/Identifier_after_number +slug: Web/JavaScript/Reference/Errors/Identifier_after_number tags: - Error - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Identifier_after_number +original_slug: Web/JavaScript/Reference/Fehler/Identifier_after_number --- <div>{{JSSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/illegal_character/index.html b/files/de/web/javascript/reference/errors/illegal_character/index.html index e0c083022c..1b4c735f2e 100644 --- a/files/de/web/javascript/reference/errors/illegal_character/index.html +++ b/files/de/web/javascript/reference/errors/illegal_character/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: illegal character' -slug: Web/JavaScript/Reference/Fehler/Illegal_character +slug: Web/JavaScript/Reference/Errors/Illegal_character tags: - Error - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Illegal_character +original_slug: Web/JavaScript/Reference/Fehler/Illegal_character --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/in_operator_no_object/index.html b/files/de/web/javascript/reference/errors/in_operator_no_object/index.html index 6bace66437..f2b63188a6 100644 --- a/files/de/web/javascript/reference/errors/in_operator_no_object/index.html +++ b/files/de/web/javascript/reference/errors/in_operator_no_object/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: cannot use ''in'' operator to search for ''x'' in ''y''' -slug: Web/JavaScript/Reference/Fehler/in_operator_no_object +slug: Web/JavaScript/Reference/Errors/in_operator_no_object tags: - Error - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/in_operator_no_object +original_slug: Web/JavaScript/Reference/Fehler/in_operator_no_object --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/index.html b/files/de/web/javascript/reference/errors/index.html index 67809031e7..4db2dbf2a5 100644 --- a/files/de/web/javascript/reference/errors/index.html +++ b/files/de/web/javascript/reference/errors/index.html @@ -1,6 +1,6 @@ --- title: JavaScript Fehler Referenz -slug: Web/JavaScript/Reference/Fehler +slug: Web/JavaScript/Reference/Errors tags: - Debugging - Error @@ -9,6 +9,7 @@ tags: - JavaScript - exceptions translation_of: Web/JavaScript/Reference/Errors +original_slug: Web/JavaScript/Reference/Fehler --- <p>{{jsSidebar("Errors")}}</p> diff --git a/files/de/web/javascript/reference/errors/invalid_array_length/index.html b/files/de/web/javascript/reference/errors/invalid_array_length/index.html index 34edeb2969..002c0f1214 100644 --- a/files/de/web/javascript/reference/errors/invalid_array_length/index.html +++ b/files/de/web/javascript/reference/errors/invalid_array_length/index.html @@ -1,11 +1,12 @@ --- title: 'RangeError: invalid array length' -slug: Web/JavaScript/Reference/Fehler/Invalid_array_length +slug: Web/JavaScript/Reference/Errors/Invalid_array_length tags: - Errors - JavaScript - RangeError translation_of: Web/JavaScript/Reference/Errors/Invalid_array_length +original_slug: Web/JavaScript/Reference/Fehler/Invalid_array_length --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/invalid_assignment_left-hand_side/index.html b/files/de/web/javascript/reference/errors/invalid_assignment_left-hand_side/index.html index 6e727fb9a2..0e8e79f5e6 100644 --- a/files/de/web/javascript/reference/errors/invalid_assignment_left-hand_side/index.html +++ b/files/de/web/javascript/reference/errors/invalid_assignment_left-hand_side/index.html @@ -1,11 +1,12 @@ --- title: 'ReferenceError: invalid assignment left-hand side' -slug: Web/JavaScript/Reference/Fehler/Invalid_assignment_left-hand_side +slug: Web/JavaScript/Reference/Errors/Invalid_assignment_left-hand_side tags: - Errors - JavaScript - ReferenceError translation_of: Web/JavaScript/Reference/Errors/Invalid_assignment_left-hand_side +original_slug: Web/JavaScript/Reference/Fehler/Invalid_assignment_left-hand_side --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/invalid_const_assignment/index.html b/files/de/web/javascript/reference/errors/invalid_const_assignment/index.html index 812577360a..8b2a52c36d 100644 --- a/files/de/web/javascript/reference/errors/invalid_const_assignment/index.html +++ b/files/de/web/javascript/reference/errors/invalid_const_assignment/index.html @@ -1,11 +1,12 @@ --- title: 'TypeError: invalid assignment to const "x"' -slug: Web/JavaScript/Reference/Fehler/Invalid_const_assignment +slug: Web/JavaScript/Reference/Errors/Invalid_const_assignment tags: - Error - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Invalid_const_assignment +original_slug: Web/JavaScript/Reference/Fehler/Invalid_const_assignment --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/invalid_date/index.html b/files/de/web/javascript/reference/errors/invalid_date/index.html index 04954fe28f..cd5a75f969 100644 --- a/files/de/web/javascript/reference/errors/invalid_date/index.html +++ b/files/de/web/javascript/reference/errors/invalid_date/index.html @@ -1,11 +1,12 @@ --- title: 'RangeError: invalid date' -slug: Web/JavaScript/Reference/Fehler/Invalid_date +slug: Web/JavaScript/Reference/Errors/Invalid_date tags: - Errors - JavaScript - RangeError translation_of: Web/JavaScript/Reference/Errors/Invalid_date +original_slug: Web/JavaScript/Reference/Fehler/Invalid_date --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/invalid_for-in_initializer/index.html b/files/de/web/javascript/reference/errors/invalid_for-in_initializer/index.html index bc4bf80c70..497f30fa3e 100644 --- a/files/de/web/javascript/reference/errors/invalid_for-in_initializer/index.html +++ b/files/de/web/javascript/reference/errors/invalid_for-in_initializer/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: for-in loop head declarations may not have initializers' -slug: Web/JavaScript/Reference/Fehler/Invalid_for-in_initializer +slug: Web/JavaScript/Reference/Errors/Invalid_for-in_initializer tags: - Error - JavaScript - Strict Mode - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Invalid_for-in_initializer +original_slug: Web/JavaScript/Reference/Fehler/Invalid_for-in_initializer --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/invalid_for-of_initializer/index.html b/files/de/web/javascript/reference/errors/invalid_for-of_initializer/index.html index 3270387357..5e5abead7d 100644 --- a/files/de/web/javascript/reference/errors/invalid_for-of_initializer/index.html +++ b/files/de/web/javascript/reference/errors/invalid_for-of_initializer/index.html @@ -2,12 +2,13 @@ title: >- SyntaxError: a declaration in the head of a for-of loop can't have an initializer -slug: Web/JavaScript/Reference/Fehler/Invalid_for-of_initializer +slug: Web/JavaScript/Reference/Errors/Invalid_for-of_initializer tags: - Error - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Invalid_for-of_initializer +original_slug: Web/JavaScript/Reference/Fehler/Invalid_for-of_initializer --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/invalid_right_hand_side_instanceof_operand/index.html b/files/de/web/javascript/reference/errors/invalid_right_hand_side_instanceof_operand/index.html index 771838b428..45e7fb3cac 100644 --- a/files/de/web/javascript/reference/errors/invalid_right_hand_side_instanceof_operand/index.html +++ b/files/de/web/javascript/reference/errors/invalid_right_hand_side_instanceof_operand/index.html @@ -1,6 +1,6 @@ --- title: 'TypeError: invalid ''instanceof'' operand ''x''' -slug: Web/JavaScript/Reference/Fehler/invalid_right_hand_side_instanceof_operand +slug: Web/JavaScript/Reference/Errors/invalid_right_hand_side_instanceof_operand tags: - Error - Errors @@ -8,6 +8,7 @@ tags: - Reference - TypeError translation_of: Web/JavaScript/Reference/Errors/invalid_right_hand_side_instanceof_operand +original_slug: Web/JavaScript/Reference/Fehler/invalid_right_hand_side_instanceof_operand --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/is_not_iterable/index.html b/files/de/web/javascript/reference/errors/is_not_iterable/index.html index 21460882c7..d1a42abf9c 100644 --- a/files/de/web/javascript/reference/errors/is_not_iterable/index.html +++ b/files/de/web/javascript/reference/errors/is_not_iterable/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: ''x'' is not iterable' -slug: Web/JavaScript/Reference/Fehler/is_not_iterable +slug: Web/JavaScript/Reference/Errors/is_not_iterable tags: - Error - JavaScript - Reference - TypeError translation_of: Web/JavaScript/Reference/Errors/is_not_iterable +original_slug: Web/JavaScript/Reference/Fehler/is_not_iterable --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/json_bad_parse/index.html b/files/de/web/javascript/reference/errors/json_bad_parse/index.html index 0aa5e6bdae..17e4f53615 100644 --- a/files/de/web/javascript/reference/errors/json_bad_parse/index.html +++ b/files/de/web/javascript/reference/errors/json_bad_parse/index.html @@ -1,6 +1,6 @@ --- title: 'SyntaxError: JSON.parse: bad parsing' -slug: Web/JavaScript/Reference/Fehler/JSON_bad_parse +slug: Web/JavaScript/Reference/Errors/JSON_bad_parse tags: - Errors - JSON @@ -9,6 +9,7 @@ tags: - Property - SyntaxError translation_of: Web/JavaScript/Reference/Errors/JSON_bad_parse +original_slug: Web/JavaScript/Reference/Fehler/JSON_bad_parse --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/malformed_formal_parameter/index.html b/files/de/web/javascript/reference/errors/malformed_formal_parameter/index.html index 65a89bb84a..8ba3b06c1e 100644 --- a/files/de/web/javascript/reference/errors/malformed_formal_parameter/index.html +++ b/files/de/web/javascript/reference/errors/malformed_formal_parameter/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: Malformed formal parameter' -slug: Web/JavaScript/Reference/Fehler/Malformed_formal_parameter +slug: Web/JavaScript/Reference/Errors/Malformed_formal_parameter tags: - Error - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Malformed_formal_parameter +original_slug: Web/JavaScript/Reference/Fehler/Malformed_formal_parameter --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/malformed_uri/index.html b/files/de/web/javascript/reference/errors/malformed_uri/index.html index cf831aa4a6..c26bc37c20 100644 --- a/files/de/web/javascript/reference/errors/malformed_uri/index.html +++ b/files/de/web/javascript/reference/errors/malformed_uri/index.html @@ -1,12 +1,13 @@ --- title: 'URIError: malformed URI sequence' -slug: Web/JavaScript/Reference/Fehler/Malformed_URI +slug: Web/JavaScript/Reference/Errors/Malformed_URI tags: - Error - Errors - JavaScript - URIError translation_of: Web/JavaScript/Reference/Errors/Malformed_URI +original_slug: Web/JavaScript/Reference/Fehler/Malformed_URI --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/missing_bracket_after_list/index.html b/files/de/web/javascript/reference/errors/missing_bracket_after_list/index.html index b5fe14ae14..0c34bae3fc 100644 --- a/files/de/web/javascript/reference/errors/missing_bracket_after_list/index.html +++ b/files/de/web/javascript/reference/errors/missing_bracket_after_list/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: missing ] after element list' -slug: Web/JavaScript/Reference/Fehler/Missing_bracket_after_list +slug: Web/JavaScript/Reference/Errors/Missing_bracket_after_list tags: - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Missing_bracket_after_list +original_slug: Web/JavaScript/Reference/Fehler/Missing_bracket_after_list --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/missing_colon_after_property_id/index.html b/files/de/web/javascript/reference/errors/missing_colon_after_property_id/index.html index 26d515a018..f1691f9461 100644 --- a/files/de/web/javascript/reference/errors/missing_colon_after_property_id/index.html +++ b/files/de/web/javascript/reference/errors/missing_colon_after_property_id/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: missing : after property id' -slug: Web/JavaScript/Reference/Fehler/Missing_colon_after_property_id +slug: Web/JavaScript/Reference/Errors/Missing_colon_after_property_id tags: - Error - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Missing_colon_after_property_id +original_slug: Web/JavaScript/Reference/Fehler/Missing_colon_after_property_id --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/missing_curly_after_function_body/index.html b/files/de/web/javascript/reference/errors/missing_curly_after_function_body/index.html index b5e0239a2f..03cfcf2930 100644 --- a/files/de/web/javascript/reference/errors/missing_curly_after_function_body/index.html +++ b/files/de/web/javascript/reference/errors/missing_curly_after_function_body/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: missing } after function body' -slug: Web/JavaScript/Reference/Fehler/Missing_curly_after_function_body +slug: Web/JavaScript/Reference/Errors/Missing_curly_after_function_body tags: - Error - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Missing_curly_after_function_body +original_slug: Web/JavaScript/Reference/Fehler/Missing_curly_after_function_body --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/missing_curly_after_property_list/index.html b/files/de/web/javascript/reference/errors/missing_curly_after_property_list/index.html index 41a82a9158..ea58232fcf 100644 --- a/files/de/web/javascript/reference/errors/missing_curly_after_property_list/index.html +++ b/files/de/web/javascript/reference/errors/missing_curly_after_property_list/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: missing } after property list' -slug: Web/JavaScript/Reference/Fehler/Missing_curly_after_property_list +slug: Web/JavaScript/Reference/Errors/Missing_curly_after_property_list tags: - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Missing_curly_after_property_list +original_slug: Web/JavaScript/Reference/Fehler/Missing_curly_after_property_list --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/missing_formal_parameter/index.html b/files/de/web/javascript/reference/errors/missing_formal_parameter/index.html index 19813f9c47..c520773f9e 100644 --- a/files/de/web/javascript/reference/errors/missing_formal_parameter/index.html +++ b/files/de/web/javascript/reference/errors/missing_formal_parameter/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: missing formal parameter' -slug: Web/JavaScript/Reference/Fehler/Missing_formal_parameter +slug: Web/JavaScript/Reference/Errors/Missing_formal_parameter tags: - Error - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Missing_formal_parameter +original_slug: Web/JavaScript/Reference/Fehler/Missing_formal_parameter --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/missing_initializer_in_const/index.html b/files/de/web/javascript/reference/errors/missing_initializer_in_const/index.html index 49db779546..30f9c8ead1 100644 --- a/files/de/web/javascript/reference/errors/missing_initializer_in_const/index.html +++ b/files/de/web/javascript/reference/errors/missing_initializer_in_const/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: missing = in const declaration' -slug: Web/JavaScript/Reference/Fehler/Missing_initializer_in_const +slug: Web/JavaScript/Reference/Errors/Missing_initializer_in_const tags: - Error - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Missing_initializer_in_const +original_slug: Web/JavaScript/Reference/Fehler/Missing_initializer_in_const --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/missing_name_after_dot_operator/index.html b/files/de/web/javascript/reference/errors/missing_name_after_dot_operator/index.html index cb79bdcc03..d4e34749c0 100644 --- a/files/de/web/javascript/reference/errors/missing_name_after_dot_operator/index.html +++ b/files/de/web/javascript/reference/errors/missing_name_after_dot_operator/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: missing name after . operator' -slug: Web/JavaScript/Reference/Fehler/Missing_name_after_dot_operator +slug: Web/JavaScript/Reference/Errors/Missing_name_after_dot_operator tags: - Error - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Missing_name_after_dot_operator +original_slug: Web/JavaScript/Reference/Fehler/Missing_name_after_dot_operator --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/missing_parenthesis_after_argument_list/index.html b/files/de/web/javascript/reference/errors/missing_parenthesis_after_argument_list/index.html index a3da4b9edf..7fc8a953bd 100644 --- a/files/de/web/javascript/reference/errors/missing_parenthesis_after_argument_list/index.html +++ b/files/de/web/javascript/reference/errors/missing_parenthesis_after_argument_list/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: missing ) after argument list' -slug: Web/JavaScript/Reference/Fehler/Missing_parenthesis_after_argument_list +slug: Web/JavaScript/Reference/Errors/Missing_parenthesis_after_argument_list tags: - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Missing_parenthesis_after_argument_list +original_slug: Web/JavaScript/Reference/Fehler/Missing_parenthesis_after_argument_list --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/missing_parenthesis_after_condition/index.html b/files/de/web/javascript/reference/errors/missing_parenthesis_after_condition/index.html index 295428a5b9..0946c8f3f7 100644 --- a/files/de/web/javascript/reference/errors/missing_parenthesis_after_condition/index.html +++ b/files/de/web/javascript/reference/errors/missing_parenthesis_after_condition/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: missing ) after condition' -slug: Web/JavaScript/Reference/Fehler/Missing_parenthesis_after_condition +slug: Web/JavaScript/Reference/Errors/Missing_parenthesis_after_condition tags: - Error - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Missing_parenthesis_after_condition +original_slug: Web/JavaScript/Reference/Fehler/Missing_parenthesis_after_condition --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/missing_semicolon_before_statement/index.html b/files/de/web/javascript/reference/errors/missing_semicolon_before_statement/index.html index dcdf35ed94..5425efd490 100644 --- a/files/de/web/javascript/reference/errors/missing_semicolon_before_statement/index.html +++ b/files/de/web/javascript/reference/errors/missing_semicolon_before_statement/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: missing ; before statement' -slug: Web/JavaScript/Reference/Fehler/Missing_semicolon_before_statement +slug: Web/JavaScript/Reference/Errors/Missing_semicolon_before_statement tags: - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Missing_semicolon_before_statement +original_slug: Web/JavaScript/Reference/Fehler/Missing_semicolon_before_statement --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/more_arguments_needed/index.html b/files/de/web/javascript/reference/errors/more_arguments_needed/index.html index 3707c5446f..43ba1f0af4 100644 --- a/files/de/web/javascript/reference/errors/more_arguments_needed/index.html +++ b/files/de/web/javascript/reference/errors/more_arguments_needed/index.html @@ -1,11 +1,12 @@ --- title: 'TypeError: More arguments needed' -slug: Web/JavaScript/Reference/Fehler/More_arguments_needed +slug: Web/JavaScript/Reference/Errors/More_arguments_needed tags: - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/More_arguments_needed +original_slug: Web/JavaScript/Reference/Fehler/More_arguments_needed --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/negative_repetition_count/index.html b/files/de/web/javascript/reference/errors/negative_repetition_count/index.html index 53c153453f..a90f31e9d4 100644 --- a/files/de/web/javascript/reference/errors/negative_repetition_count/index.html +++ b/files/de/web/javascript/reference/errors/negative_repetition_count/index.html @@ -1,11 +1,12 @@ --- title: 'RangeError: repeat count must be non-negative' -slug: Web/JavaScript/Reference/Fehler/Negative_repetition_count +slug: Web/JavaScript/Reference/Errors/Negative_repetition_count tags: - Errors - JavaScript - RangeError translation_of: Web/JavaScript/Reference/Errors/Negative_repetition_count +original_slug: Web/JavaScript/Reference/Fehler/Negative_repetition_count --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/no_non-null_object/index.html b/files/de/web/javascript/reference/errors/no_non-null_object/index.html index a2c897c5cd..41be7379df 100644 --- a/files/de/web/javascript/reference/errors/no_non-null_object/index.html +++ b/files/de/web/javascript/reference/errors/no_non-null_object/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: "x" is not a non-null object' -slug: Web/JavaScript/Reference/Fehler/No_non-null_object +slug: Web/JavaScript/Reference/Errors/No_non-null_object tags: - Error - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/No_non-null_object +original_slug: Web/JavaScript/Reference/Fehler/No_non-null_object --- <div>{{JSSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/no_properties/index.html b/files/de/web/javascript/reference/errors/no_properties/index.html index d5dc0328b6..0897961a8e 100644 --- a/files/de/web/javascript/reference/errors/no_properties/index.html +++ b/files/de/web/javascript/reference/errors/no_properties/index.html @@ -1,11 +1,12 @@ --- title: 'TypeError: "x" has no properties' -slug: Web/JavaScript/Reference/Fehler/No_properties +slug: Web/JavaScript/Reference/Errors/No_properties tags: - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/No_properties +original_slug: Web/JavaScript/Reference/Fehler/No_properties --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/no_variable_name/index.html b/files/de/web/javascript/reference/errors/no_variable_name/index.html index a3b63df55d..cd5e7fa698 100644 --- a/files/de/web/javascript/reference/errors/no_variable_name/index.html +++ b/files/de/web/javascript/reference/errors/no_variable_name/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: missing variable name' -slug: Web/JavaScript/Reference/Fehler/No_variable_name +slug: Web/JavaScript/Reference/Errors/No_variable_name tags: - Error - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/No_variable_name +original_slug: Web/JavaScript/Reference/Fehler/No_variable_name --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/non_configurable_array_element/index.html b/files/de/web/javascript/reference/errors/non_configurable_array_element/index.html index 771f480dda..0b3cea9e27 100644 --- a/files/de/web/javascript/reference/errors/non_configurable_array_element/index.html +++ b/files/de/web/javascript/reference/errors/non_configurable_array_element/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: can''t delete non-configurable array element' -slug: Web/JavaScript/Reference/Fehler/Non_configurable_array_element +slug: Web/JavaScript/Reference/Errors/Non_configurable_array_element tags: - Error - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Non_configurable_array_element +original_slug: Web/JavaScript/Reference/Fehler/Non_configurable_array_element --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/not_a_codepoint/index.html b/files/de/web/javascript/reference/errors/not_a_codepoint/index.html index 8d72c3be4b..544317daf1 100644 --- a/files/de/web/javascript/reference/errors/not_a_codepoint/index.html +++ b/files/de/web/javascript/reference/errors/not_a_codepoint/index.html @@ -1,11 +1,12 @@ --- title: 'RangeError: argument is not a valid code point' -slug: Web/JavaScript/Reference/Fehler/Not_a_codepoint +slug: Web/JavaScript/Reference/Errors/Not_a_codepoint tags: - Errors - JavaScript - RangeError translation_of: Web/JavaScript/Reference/Errors/Not_a_codepoint +original_slug: Web/JavaScript/Reference/Fehler/Not_a_codepoint --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/not_a_constructor/index.html b/files/de/web/javascript/reference/errors/not_a_constructor/index.html index 42858cf706..2768a87600 100644 --- a/files/de/web/javascript/reference/errors/not_a_constructor/index.html +++ b/files/de/web/javascript/reference/errors/not_a_constructor/index.html @@ -1,11 +1,12 @@ --- title: 'TypeError: "x" is not a constructor' -slug: Web/JavaScript/Reference/Fehler/Not_a_constructor +slug: Web/JavaScript/Reference/Errors/Not_a_constructor tags: - Fehler - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Not_a_constructor +original_slug: Web/JavaScript/Reference/Fehler/Not_a_constructor --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/not_a_function/index.html b/files/de/web/javascript/reference/errors/not_a_function/index.html index a8b66dff17..8a46ca4b60 100644 --- a/files/de/web/javascript/reference/errors/not_a_function/index.html +++ b/files/de/web/javascript/reference/errors/not_a_function/index.html @@ -1,11 +1,12 @@ --- title: 'TypeError: "x" is not a function' -slug: Web/JavaScript/Reference/Fehler/Not_a_function +slug: Web/JavaScript/Reference/Errors/Not_a_function tags: - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Not_a_function +original_slug: Web/JavaScript/Reference/Fehler/Not_a_function --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/not_defined/index.html b/files/de/web/javascript/reference/errors/not_defined/index.html index 030c47536b..17556650c7 100644 --- a/files/de/web/javascript/reference/errors/not_defined/index.html +++ b/files/de/web/javascript/reference/errors/not_defined/index.html @@ -1,11 +1,12 @@ --- title: 'ReferenceError: "x" is not defined' -slug: Web/JavaScript/Reference/Fehler/Not_defined +slug: Web/JavaScript/Reference/Errors/Not_defined tags: - Error - JavaScript - ReferenceError translation_of: Web/JavaScript/Reference/Errors/Not_defined +original_slug: Web/JavaScript/Reference/Fehler/Not_defined --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/precision_range/index.html b/files/de/web/javascript/reference/errors/precision_range/index.html index d03b4203c5..43e8210a44 100644 --- a/files/de/web/javascript/reference/errors/precision_range/index.html +++ b/files/de/web/javascript/reference/errors/precision_range/index.html @@ -1,11 +1,12 @@ --- title: 'RangeError: precision is out of range' -slug: Web/JavaScript/Reference/Fehler/Precision_range +slug: Web/JavaScript/Reference/Errors/Precision_range tags: - Errors - JavaScript - RangeError translation_of: Web/JavaScript/Reference/Errors/Precision_range +original_slug: Web/JavaScript/Reference/Fehler/Precision_range --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/property_access_denied/index.html b/files/de/web/javascript/reference/errors/property_access_denied/index.html index d4feb4feb7..94871832ef 100644 --- a/files/de/web/javascript/reference/errors/property_access_denied/index.html +++ b/files/de/web/javascript/reference/errors/property_access_denied/index.html @@ -1,12 +1,13 @@ --- title: 'Error: Permission denied to access property "x"' -slug: Web/JavaScript/Reference/Fehler/Property_access_denied +slug: Web/JavaScript/Reference/Errors/Property_access_denied tags: - Error - Errors - JavaScript - Security translation_of: Web/JavaScript/Reference/Errors/Property_access_denied +original_slug: Web/JavaScript/Reference/Fehler/Property_access_denied --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/read-only/index.html b/files/de/web/javascript/reference/errors/read-only/index.html index bb56305880..76a7d79e27 100644 --- a/files/de/web/javascript/reference/errors/read-only/index.html +++ b/files/de/web/javascript/reference/errors/read-only/index.html @@ -1,11 +1,12 @@ --- title: 'TypeError: "x" is read-only' -slug: Web/JavaScript/Reference/Fehler/Read-only +slug: Web/JavaScript/Reference/Errors/Read-only tags: - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Read-only +original_slug: Web/JavaScript/Reference/Fehler/Read-only --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/redeclared_parameter/index.html b/files/de/web/javascript/reference/errors/redeclared_parameter/index.html index e80836e50f..c13f2ec181 100644 --- a/files/de/web/javascript/reference/errors/redeclared_parameter/index.html +++ b/files/de/web/javascript/reference/errors/redeclared_parameter/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: redeclaration of formal parameter "x"' -slug: Web/JavaScript/Reference/Fehler/Redeclared_parameter +slug: Web/JavaScript/Reference/Errors/Redeclared_parameter tags: - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Redeclared_parameter +original_slug: Web/JavaScript/Reference/Fehler/Redeclared_parameter --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/reduce_of_empty_array_with_no_initial_value/index.html b/files/de/web/javascript/reference/errors/reduce_of_empty_array_with_no_initial_value/index.html index a1a9a43748..3f0ac84872 100644 --- a/files/de/web/javascript/reference/errors/reduce_of_empty_array_with_no_initial_value/index.html +++ b/files/de/web/javascript/reference/errors/reduce_of_empty_array_with_no_initial_value/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: Reduce of empty array with no initial value' -slug: Web/JavaScript/Reference/Fehler/Reduce_of_empty_array_with_no_initial_value +slug: Web/JavaScript/Reference/Errors/Reduce_of_empty_array_with_no_initial_value tags: - Error - JavaScript - Reference - TypeError translation_of: Web/JavaScript/Reference/Errors/Reduce_of_empty_array_with_no_initial_value +original_slug: Web/JavaScript/Reference/Fehler/Reduce_of_empty_array_with_no_initial_value --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/reserved_identifier/index.html b/files/de/web/javascript/reference/errors/reserved_identifier/index.html index a483f4cd1a..a5bb87f6ba 100644 --- a/files/de/web/javascript/reference/errors/reserved_identifier/index.html +++ b/files/de/web/javascript/reference/errors/reserved_identifier/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: "x" is a reserved identifier' -slug: Web/JavaScript/Reference/Fehler/Reserved_identifier +slug: Web/JavaScript/Reference/Errors/Reserved_identifier tags: - Error - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Reserved_identifier +original_slug: Web/JavaScript/Reference/Fehler/Reserved_identifier --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/resulting_string_too_large/index.html b/files/de/web/javascript/reference/errors/resulting_string_too_large/index.html index e3f0246d13..d2c4235e61 100644 --- a/files/de/web/javascript/reference/errors/resulting_string_too_large/index.html +++ b/files/de/web/javascript/reference/errors/resulting_string_too_large/index.html @@ -1,11 +1,12 @@ --- title: 'RangeError: repeat count must be less than infinity' -slug: Web/JavaScript/Reference/Fehler/Resulting_string_too_large +slug: Web/JavaScript/Reference/Errors/Resulting_string_too_large tags: - Errors - JavaScript - RangeError translation_of: Web/JavaScript/Reference/Errors/Resulting_string_too_large +original_slug: Web/JavaScript/Reference/Fehler/Resulting_string_too_large --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/stmt_after_return/index.html b/files/de/web/javascript/reference/errors/stmt_after_return/index.html index be395c3b83..fc249d251a 100644 --- a/files/de/web/javascript/reference/errors/stmt_after_return/index.html +++ b/files/de/web/javascript/reference/errors/stmt_after_return/index.html @@ -1,10 +1,11 @@ --- title: 'Warning: unreachable code after return statement' -slug: Web/JavaScript/Reference/Fehler/Stmt_after_return +slug: Web/JavaScript/Reference/Errors/Stmt_after_return tags: - JavaScript - Warning translation_of: Web/JavaScript/Reference/Errors/Stmt_after_return +original_slug: Web/JavaScript/Reference/Fehler/Stmt_after_return --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/strict_non_simple_params/index.html b/files/de/web/javascript/reference/errors/strict_non_simple_params/index.html index a288a81a10..285ae0b7e7 100644 --- a/files/de/web/javascript/reference/errors/strict_non_simple_params/index.html +++ b/files/de/web/javascript/reference/errors/strict_non_simple_params/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: "use strict" not allowed in function with non-simple parameters' -slug: Web/JavaScript/Reference/Fehler/Strict_Non_Simple_Params +slug: Web/JavaScript/Reference/Errors/Strict_Non_Simple_Params tags: - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Strict_Non_Simple_Params +original_slug: Web/JavaScript/Reference/Fehler/Strict_Non_Simple_Params --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/too_much_recursion/index.html b/files/de/web/javascript/reference/errors/too_much_recursion/index.html index 0010afd90a..642af53a47 100644 --- a/files/de/web/javascript/reference/errors/too_much_recursion/index.html +++ b/files/de/web/javascript/reference/errors/too_much_recursion/index.html @@ -1,11 +1,12 @@ --- title: 'InternalError: too much recursion' -slug: Web/JavaScript/Reference/Fehler/Too_much_recursion +slug: Web/JavaScript/Reference/Errors/Too_much_recursion tags: - Errors - InternalError - JavaScript translation_of: Web/JavaScript/Reference/Errors/Too_much_recursion +original_slug: Web/JavaScript/Reference/Fehler/Too_much_recursion --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/typed_array_invalid_arguments/index.html b/files/de/web/javascript/reference/errors/typed_array_invalid_arguments/index.html index 2e7fa8f0b3..b6621776e6 100644 --- a/files/de/web/javascript/reference/errors/typed_array_invalid_arguments/index.html +++ b/files/de/web/javascript/reference/errors/typed_array_invalid_arguments/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: invalid arguments' -slug: Web/JavaScript/Reference/Fehler/Typed_array_invalid_arguments +slug: Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments tags: - Error - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments +original_slug: Web/JavaScript/Reference/Fehler/Typed_array_invalid_arguments --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/undeclared_var/index.html b/files/de/web/javascript/reference/errors/undeclared_var/index.html index b7c8b09165..3a981a006d 100644 --- a/files/de/web/javascript/reference/errors/undeclared_var/index.html +++ b/files/de/web/javascript/reference/errors/undeclared_var/index.html @@ -1,12 +1,13 @@ --- title: 'ReferenceError: assignment to undeclared variable "x"' -slug: Web/JavaScript/Reference/Fehler/Undeclared_var +slug: Web/JavaScript/Reference/Errors/Undeclared_var tags: - Errors - JavaScript - ReferenceError - Strict Mode translation_of: Web/JavaScript/Reference/Errors/Undeclared_var +original_slug: Web/JavaScript/Reference/Fehler/Undeclared_var --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/undefined_prop/index.html b/files/de/web/javascript/reference/errors/undefined_prop/index.html index fe83564f59..9e63feb77b 100644 --- a/files/de/web/javascript/reference/errors/undefined_prop/index.html +++ b/files/de/web/javascript/reference/errors/undefined_prop/index.html @@ -1,12 +1,13 @@ --- title: 'ReferenceError: reference to undefined property "x"' -slug: Web/JavaScript/Reference/Fehler/Undefined_prop +slug: Web/JavaScript/Reference/Errors/Undefined_prop tags: - Errors - JavaScript - ReferenceError - Strict Mode translation_of: Web/JavaScript/Reference/Errors/Undefined_prop +original_slug: Web/JavaScript/Reference/Fehler/Undefined_prop --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/unexpected_token/index.html b/files/de/web/javascript/reference/errors/unexpected_token/index.html index 3aff253bfd..6d02ff499d 100644 --- a/files/de/web/javascript/reference/errors/unexpected_token/index.html +++ b/files/de/web/javascript/reference/errors/unexpected_token/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: Unexpected token' -slug: Web/JavaScript/Reference/Fehler/Unexpected_token +slug: Web/JavaScript/Reference/Errors/Unexpected_token tags: - Fehler - JavaScript - Syntaxfehler translation_of: Web/JavaScript/Reference/Errors/Unexpected_token +original_slug: Web/JavaScript/Reference/Fehler/Unexpected_token --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/unexpected_type/index.html b/files/de/web/javascript/reference/errors/unexpected_type/index.html index 601ec21d43..dccd1b4b6c 100644 --- a/files/de/web/javascript/reference/errors/unexpected_type/index.html +++ b/files/de/web/javascript/reference/errors/unexpected_type/index.html @@ -1,11 +1,12 @@ --- title: 'TypeError: "x" is (not) "y"' -slug: Web/JavaScript/Reference/Fehler/Unexpected_type +slug: Web/JavaScript/Reference/Errors/Unexpected_type tags: - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Unexpected_type +original_slug: Web/JavaScript/Reference/Fehler/Unexpected_type --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/unnamed_function_statement/index.html b/files/de/web/javascript/reference/errors/unnamed_function_statement/index.html index 6c148b6ff0..3ceee9d473 100644 --- a/files/de/web/javascript/reference/errors/unnamed_function_statement/index.html +++ b/files/de/web/javascript/reference/errors/unnamed_function_statement/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: function statement requires a name' -slug: Web/JavaScript/Reference/Fehler/Unnamed_function_statement +slug: Web/JavaScript/Reference/Errors/Unnamed_function_statement tags: - Error - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Unnamed_function_statement +original_slug: Web/JavaScript/Reference/Fehler/Unnamed_function_statement --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/unterminated_string_literal/index.html b/files/de/web/javascript/reference/errors/unterminated_string_literal/index.html index 3d60240b51..7a03b23ea1 100644 --- a/files/de/web/javascript/reference/errors/unterminated_string_literal/index.html +++ b/files/de/web/javascript/reference/errors/unterminated_string_literal/index.html @@ -1,11 +1,12 @@ --- title: 'SyntaxError: unterminated string literal' -slug: Web/JavaScript/Reference/Fehler/Unterminated_string_literal +slug: Web/JavaScript/Reference/Errors/Unterminated_string_literal tags: - Errors - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Unterminated_string_literal +original_slug: Web/JavaScript/Reference/Fehler/Unterminated_string_literal --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/errors/var_hides_argument/index.html b/files/de/web/javascript/reference/errors/var_hides_argument/index.html index f06a1d5220..b1c84be1d1 100644 --- a/files/de/web/javascript/reference/errors/var_hides_argument/index.html +++ b/files/de/web/javascript/reference/errors/var_hides_argument/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: variable "x" redeclares argument' -slug: Web/JavaScript/Reference/Fehler/Var_hides_argument +slug: Web/JavaScript/Reference/Errors/Var_hides_argument tags: - Errors - JavaScript - Strict Mode - TypeError translation_of: Web/JavaScript/Reference/Errors/Var_hides_argument +original_slug: Web/JavaScript/Reference/Fehler/Var_hides_argument --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/de/web/javascript/reference/functions/arrow_functions/index.html b/files/de/web/javascript/reference/functions/arrow_functions/index.html index a29b5ea3cf..1304e9edda 100644 --- a/files/de/web/javascript/reference/functions/arrow_functions/index.html +++ b/files/de/web/javascript/reference/functions/arrow_functions/index.html @@ -1,6 +1,6 @@ --- title: Pfeilfunktionen -slug: Web/JavaScript/Reference/Functions/Pfeilfunktionen +slug: Web/JavaScript/Reference/Functions/Arrow_functions tags: - ECMAScript 2015 - Functions @@ -8,6 +8,7 @@ tags: - JavaScript - Reference translation_of: Web/JavaScript/Reference/Functions/Arrow_functions +original_slug: Web/JavaScript/Reference/Functions/Pfeilfunktionen --- <div>{{jsSidebar("Functions")}}</div> diff --git a/files/de/web/javascript/reference/functions/method_definitions/index.html b/files/de/web/javascript/reference/functions/method_definitions/index.html index bf4d432627..10d1cd5f78 100644 --- a/files/de/web/javascript/reference/functions/method_definitions/index.html +++ b/files/de/web/javascript/reference/functions/method_definitions/index.html @@ -1,6 +1,6 @@ --- title: Methoden Definitionen -slug: Web/JavaScript/Reference/Functions/Methoden_Definitionen +slug: Web/JavaScript/Reference/Functions/Method_definitions tags: - ECMAScript 2015 - Funktionen @@ -8,6 +8,7 @@ tags: - Objekte - Syntax translation_of: Web/JavaScript/Reference/Functions/Method_definitions +original_slug: Web/JavaScript/Reference/Functions/Methoden_Definitionen --- <div>{{JsSidebar("Functions")}}</div> diff --git a/files/de/web/javascript/reference/functions/rest_parameters/index.html b/files/de/web/javascript/reference/functions/rest_parameters/index.html index a529c7b1d6..b07d429542 100644 --- a/files/de/web/javascript/reference/functions/rest_parameters/index.html +++ b/files/de/web/javascript/reference/functions/rest_parameters/index.html @@ -1,12 +1,13 @@ --- title: Rest Parameter -slug: Web/JavaScript/Reference/Functions/rest_parameter +slug: Web/JavaScript/Reference/Functions/rest_parameters tags: - Functions - JavaScript - Rest - Rest Parameter translation_of: Web/JavaScript/Reference/Functions/rest_parameters +original_slug: Web/JavaScript/Reference/Functions/rest_parameter --- <div>{{jsSidebar("Functions")}}</div> diff --git a/files/de/web/javascript/reference/global_objects/atomics/notify/index.html b/files/de/web/javascript/reference/global_objects/atomics/notify/index.html index 5ac06d7adc..1a88be7587 100644 --- a/files/de/web/javascript/reference/global_objects/atomics/notify/index.html +++ b/files/de/web/javascript/reference/global_objects/atomics/notify/index.html @@ -1,12 +1,13 @@ --- title: Atomics.notify() -slug: Web/JavaScript/Reference/Global_Objects/Atomics/wake +slug: Web/JavaScript/Reference/Global_Objects/Atomics/notify tags: - Atomics - JavaScript - Method - Shared Memory translation_of: Web/JavaScript/Reference/Global_Objects/Atomics/notify +original_slug: Web/JavaScript/Reference/Global_Objects/Atomics/wake --- <div>{{JSRef}}</div> diff --git a/files/de/web/javascript/reference/global_objects/math/random/index.html b/files/de/web/javascript/reference/global_objects/math/random/index.html index 6097229c1a..c57bb9f1c8 100644 --- a/files/de/web/javascript/reference/global_objects/math/random/index.html +++ b/files/de/web/javascript/reference/global_objects/math/random/index.html @@ -1,12 +1,13 @@ --- title: Math.random() -slug: Web/JavaScript/Reference/Global_Objects/Math/math.random +slug: Web/JavaScript/Reference/Global_Objects/Math/random tags: - JavaScript - Math - Method - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Math/random +original_slug: Web/JavaScript/Reference/Global_Objects/Math/math.random --- <div>{{JSRef}}</div> diff --git a/files/de/web/javascript/reference/global_objects/string/search/index.html b/files/de/web/javascript/reference/global_objects/string/search/index.html index 5fb838010a..c1d0af6731 100644 --- a/files/de/web/javascript/reference/global_objects/string/search/index.html +++ b/files/de/web/javascript/reference/global_objects/string/search/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.search() -slug: Web/JavaScript/Reference/Global_Objects/String/suchen +slug: Web/JavaScript/Reference/Global_Objects/String/search tags: - JavaScript - Méthode @@ -9,6 +9,7 @@ tags: - Regulärer Ausdruck - Zeichenkette translation_of: Web/JavaScript/Reference/Global_Objects/String/search +original_slug: Web/JavaScript/Reference/Global_Objects/String/suchen --- <div>{{JSRef}}</div> diff --git a/files/de/web/javascript/reference/global_objects/string/trimend/index.html b/files/de/web/javascript/reference/global_objects/string/trimend/index.html index b66e15f474..161137e75e 100644 --- a/files/de/web/javascript/reference/global_objects/string/trimend/index.html +++ b/files/de/web/javascript/reference/global_objects/string/trimend/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.trimRight() -slug: Web/JavaScript/Reference/Global_Objects/String/TrimRight +slug: Web/JavaScript/Reference/Global_Objects/String/trimEnd tags: - JavaScript - Method @@ -8,6 +8,7 @@ tags: - Reference - String translation_of: Web/JavaScript/Reference/Global_Objects/String/trimEnd +original_slug: Web/JavaScript/Reference/Global_Objects/String/TrimRight --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/de/web/javascript/reference/global_objects/string/trimstart/index.html b/files/de/web/javascript/reference/global_objects/string/trimstart/index.html index db5dbd55cb..00d06919eb 100644 --- a/files/de/web/javascript/reference/global_objects/string/trimstart/index.html +++ b/files/de/web/javascript/reference/global_objects/string/trimstart/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.trimLeft() -slug: Web/JavaScript/Reference/Global_Objects/String/TrimLeft +slug: Web/JavaScript/Reference/Global_Objects/String/trimStart tags: - JavaScript - Method @@ -8,6 +8,7 @@ tags: - Reference - String translation_of: Web/JavaScript/Reference/Global_Objects/String/trimStart +original_slug: Web/JavaScript/Reference/Global_Objects/String/TrimLeft --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/de/web/javascript/reference/operators/decrement/index.html b/files/de/web/javascript/reference/operators/decrement/index.html index 16b185b35c..c425107a8d 100644 --- a/files/de/web/javascript/reference/operators/decrement/index.html +++ b/files/de/web/javascript/reference/operators/decrement/index.html @@ -1,11 +1,12 @@ --- title: Dekrement (--) -slug: Web/JavaScript/Reference/Operators/Dekrement +slug: Web/JavaScript/Reference/Operators/Decrement tags: - Dekrement - Dekrement-Operator - Dekrementieren translation_of: Web/JavaScript/Reference/Operators/Decrement +original_slug: Web/JavaScript/Reference/Operators/Dekrement --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/de/web/javascript/reference/operators/destructuring_assignment/index.html b/files/de/web/javascript/reference/operators/destructuring_assignment/index.html index 1ece290e90..82a5d0ab5a 100644 --- a/files/de/web/javascript/reference/operators/destructuring_assignment/index.html +++ b/files/de/web/javascript/reference/operators/destructuring_assignment/index.html @@ -1,12 +1,13 @@ --- title: Destrukturierende Zuweisung -slug: Web/JavaScript/Reference/Operators/Destrukturierende_Zuweisung +slug: Web/JavaScript/Reference/Operators/Destructuring_assignment tags: - Destructuring - ECMAScript 2015 - JavaScript - Operator translation_of: Web/JavaScript/Reference/Operators/Destructuring_assignment +original_slug: Web/JavaScript/Reference/Operators/Destrukturierende_Zuweisung --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/de/web/javascript/reference/operators/increment/index.html b/files/de/web/javascript/reference/operators/increment/index.html index 74289b92e1..f47037708f 100644 --- a/files/de/web/javascript/reference/operators/increment/index.html +++ b/files/de/web/javascript/reference/operators/increment/index.html @@ -1,11 +1,12 @@ --- title: Inkrement (++) -slug: Web/JavaScript/Reference/Operators/Inkrement +slug: Web/JavaScript/Reference/Operators/Increment tags: - Inkrement - Inkrement-Operator - Inkrementieren translation_of: Web/JavaScript/Reference/Operators/Increment +original_slug: Web/JavaScript/Reference/Operators/Inkrement --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/de/web/javascript/reference/operators/object_initializer/index.html b/files/de/web/javascript/reference/operators/object_initializer/index.html index 32c30b7f16..b4ac1fb413 100644 --- a/files/de/web/javascript/reference/operators/object_initializer/index.html +++ b/files/de/web/javascript/reference/operators/object_initializer/index.html @@ -1,6 +1,6 @@ --- title: Objekt Initialisierer -slug: Web/JavaScript/Reference/Operators/Objekt_Initialisierer +slug: Web/JavaScript/Reference/Operators/Object_initializer tags: - ECMAScript 2015 - JSON @@ -13,6 +13,7 @@ tags: - mutation - properties translation_of: Web/JavaScript/Reference/Operators/Object_initializer +original_slug: Web/JavaScript/Reference/Operators/Objekt_Initialisierer --- <div>{{JsSidebar("Operators")}}</div> diff --git a/files/de/web/javascript/reference/operators/optional_chaining/index.html b/files/de/web/javascript/reference/operators/optional_chaining/index.html index 8ef763b3cd..84344c90ab 100644 --- a/files/de/web/javascript/reference/operators/optional_chaining/index.html +++ b/files/de/web/javascript/reference/operators/optional_chaining/index.html @@ -1,6 +1,6 @@ --- title: Optionale Verkettung -slug: Web/JavaScript/Reference/Operators/Optionale_Verkettung +slug: Web/JavaScript/Reference/Operators/Optional_chaining tags: - Experimentell - JavaScript @@ -9,6 +9,7 @@ tags: - Referenz - Verkettung translation_of: Web/JavaScript/Reference/Operators/Optional_chaining +original_slug: Web/JavaScript/Reference/Operators/Optionale_Verkettung --- <div>{{JSSidebar("Operators")}}</div> diff --git a/files/de/web/javascript/reference/operators/remainder/index.html b/files/de/web/javascript/reference/operators/remainder/index.html index 19403ab883..36aacbfa93 100644 --- a/files/de/web/javascript/reference/operators/remainder/index.html +++ b/files/de/web/javascript/reference/operators/remainder/index.html @@ -1,12 +1,13 @@ --- title: Modulo (%) -slug: Web/JavaScript/Reference/Operators/Modulo +slug: Web/JavaScript/Reference/Operators/Remainder tags: - Division mit Rest - Divisionsalgorithmus - Restwert - Restwertberechnung translation_of: Web/JavaScript/Reference/Operators/Remainder +original_slug: Web/JavaScript/Reference/Operators/Modulo --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/de/web/javascript/reference/statements/function/index.html b/files/de/web/javascript/reference/statements/function/index.html index 64a54347bc..552b88e695 100644 --- a/files/de/web/javascript/reference/statements/function/index.html +++ b/files/de/web/javascript/reference/statements/function/index.html @@ -1,7 +1,8 @@ --- title: Funktion -slug: Web/JavaScript/Reference/Statements/funktion +slug: Web/JavaScript/Reference/Statements/function translation_of: Web/JavaScript/Reference/Statements/function +original_slug: Web/JavaScript/Reference/Statements/funktion --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/de/web/javascript/reference/template_literals/index.html b/files/de/web/javascript/reference/template_literals/index.html index 54885ed5a3..6d53234144 100644 --- a/files/de/web/javascript/reference/template_literals/index.html +++ b/files/de/web/javascript/reference/template_literals/index.html @@ -1,7 +1,8 @@ --- title: Template-Strings -slug: Web/JavaScript/Reference/template_strings +slug: Web/JavaScript/Reference/Template_literals translation_of: Web/JavaScript/Reference/Template_literals +original_slug: Web/JavaScript/Reference/template_strings --- <div>{{JsSidebar("More")}}</div> diff --git a/files/de/web/mathml/attribute/values/index.html b/files/de/web/mathml/attribute/values/index.html index 04a059b217..5193db2622 100644 --- a/files/de/web/mathml/attribute/values/index.html +++ b/files/de/web/mathml/attribute/values/index.html @@ -1,10 +1,11 @@ --- title: Werte -slug: Web/MathML/Attribute/Werte +slug: Web/MathML/Attribute/Values tags: - MathML - Referenz translation_of: Web/MathML/Attribute/Values +original_slug: Web/MathML/Attribute/Werte --- <h2 id="Maßangaben"><a id="massangaben" name="massangaben">Maßangaben</a></h2> diff --git a/files/de/web/mathml/examples/deriving_the_quadratic_formula/index.html b/files/de/web/mathml/examples/deriving_the_quadratic_formula/index.html index 29a4f32e8f..02110f507b 100644 --- a/files/de/web/mathml/examples/deriving_the_quadratic_formula/index.html +++ b/files/de/web/mathml/examples/deriving_the_quadratic_formula/index.html @@ -1,10 +1,11 @@ --- title: Lösungsformel für die Quadratische Gleichung -slug: Web/MathML/Beispiele/Quadratische_Gleichung +slug: Web/MathML/Examples/Deriving_the_Quadratic_Formula tags: - Beispiel - MathML translation_of: Web/MathML/Examples/Deriving_the_Quadratic_Formula +original_slug: Web/MathML/Beispiele/Quadratische_Gleichung --- <p>Lösungsformel der Quadratischen Gleichung (mit quadratischer Ergänzung)</p> diff --git a/files/de/web/mathml/examples/index.html b/files/de/web/mathml/examples/index.html index 4d387e8110..eb9a53de0b 100644 --- a/files/de/web/mathml/examples/index.html +++ b/files/de/web/mathml/examples/index.html @@ -1,11 +1,12 @@ --- title: Beispiele -slug: Web/MathML/Beispiele +slug: Web/MathML/Examples tags: - Anfänger - Beispiel - MathML translation_of: Web/MathML/Examples +original_slug: Web/MathML/Beispiele --- <p>Hier gibt es einige Beispiele, die helfen können zu verstehen, wie mathematische Konzepte im Web-Umfeld dargestellt werden können.</p> diff --git a/files/de/web/mathml/examples/mathml_pythagorean_theorem/index.html b/files/de/web/mathml/examples/mathml_pythagorean_theorem/index.html index 3da8248ee6..bdca83764e 100644 --- a/files/de/web/mathml/examples/mathml_pythagorean_theorem/index.html +++ b/files/de/web/mathml/examples/mathml_pythagorean_theorem/index.html @@ -1,11 +1,12 @@ --- title: Beweis des Satzes des Pythagoras -slug: Web/MathML/Beispiele/MathML_Satz_des_Pythagoras +slug: Web/MathML/Examples/MathML_Pythagorean_Theorem tags: - Anfänger - Beispiel - MathML translation_of: Web/MathML/Examples/MathML_Pythagorean_Theorem +original_slug: Web/MathML/Beispiele/MathML_Satz_des_Pythagoras --- <p>Wir erbringen einen Beweis für den Satz des Pythagoras für rechtwinklige Dreiecke: <math> <mrow> <msup><mi> a </mi><mn>2</mn></msup> <mo> + </mo> <msup><mi> b </mi><mn>2</mn></msup> <mo> = </mo> <msup><mi> c </mi><mn>2</mn></msup> </mrow> </math></p> diff --git a/files/de/web/opensearch/index.html b/files/de/web/opensearch/index.html index 154f66b01c..9facb2c325 100644 --- a/files/de/web/opensearch/index.html +++ b/files/de/web/opensearch/index.html @@ -1,10 +1,11 @@ --- title: OpenSearch Plugin für Firefox erstellen -slug: OpenSearch_Plugin_für_Firefox_erstellen +slug: Web/OpenSearch tags: - Add-ons - OpenSearch translation_of: Web/OpenSearch +original_slug: OpenSearch_Plugin_für_Firefox_erstellen --- <h2 id="OpenSearch">OpenSearch</h2> <p>{{ fx_minversion_header(2) }}</p> diff --git a/files/de/web/svg/tutorial/introduction/index.html b/files/de/web/svg/tutorial/introduction/index.html index 9e4250ed20..a90697eee2 100644 --- a/files/de/web/svg/tutorial/introduction/index.html +++ b/files/de/web/svg/tutorial/introduction/index.html @@ -1,10 +1,11 @@ --- title: Einführung -slug: Web/SVG/Tutorial/Einführung +slug: Web/SVG/Tutorial/Introduction tags: - SVG - - 'SVG:Tutorial' + - SVG:Tutorial translation_of: Web/SVG/Tutorial/Introduction +original_slug: Web/SVG/Tutorial/Einführung --- <p>{{ PreviousNext("SVG/Tutorial", "SVG/Tutorial/Erste_Schritte") }}</p> <p><img align="right" alt="" class="internal" src="/@api/deki/files/348/=SVG_Overview.png"></p> diff --git a/files/de/web/svg/tutorial/paths/index.html b/files/de/web/svg/tutorial/paths/index.html index fcf1e30859..288426fce3 100644 --- a/files/de/web/svg/tutorial/paths/index.html +++ b/files/de/web/svg/tutorial/paths/index.html @@ -1,13 +1,14 @@ --- title: Pfade -slug: Web/SVG/Tutorial/Pfade +slug: Web/SVG/Tutorial/Paths tags: - Fortgeschritten - HilfeBenötigt - InhaltBenötigt - SVG - - 'SVG:Tutorial' + - SVG:Tutorial translation_of: Web/SVG/Tutorial/Paths +original_slug: Web/SVG/Tutorial/Pfade --- <p>{{ PreviousNext("Web/SVG/Tutorial/Basic_Shapes", "Web/SVG/Tutorial/Fills_and_Strokes") }}</p> diff --git a/files/de/web/svg/tutorial/svg_fonts/index.html b/files/de/web/svg/tutorial/svg_fonts/index.html index 57d826cb5e..7fe15b2998 100644 --- a/files/de/web/svg/tutorial/svg_fonts/index.html +++ b/files/de/web/svg/tutorial/svg_fonts/index.html @@ -1,7 +1,8 @@ --- title: SVG-Schriftarten -slug: Web/SVG/Tutorial/SVG_Schriftarten +slug: Web/SVG/Tutorial/SVG_fonts translation_of: Web/SVG/Tutorial/SVG_fonts +original_slug: Web/SVG/Tutorial/SVG_Schriftarten --- <p>{{ PreviousNext("Web/SVG/Tutorial/Filter_effects", "Web/SVG/Tutorial/SVG_Image_Tag") }}</p> diff --git a/files/de/web/xml/xml_introduction/index.html b/files/de/web/xml/xml_introduction/index.html index 43b0433193..6bf868fa93 100644 --- a/files/de/web/xml/xml_introduction/index.html +++ b/files/de/web/xml/xml_introduction/index.html @@ -1,9 +1,10 @@ --- title: XML_Einführung -slug: Web/XML/XML_Einführung +slug: Web/XML/XML_introduction tags: - XML translation_of: Web/XML/XML_introduction +original_slug: Web/XML/XML_Einführung --- <h3 id="Was_ist_XML.3F">Was ist XML?</h3> <p>XML ist eine Auszeichnungssprache ähnlich wie HTML. XML steht für <strong>Extensible Markup Language</strong> (Erweiterbare Auszeichnungssprache) und ist eine <a class="external" href="http://www.w3.org/">Standardisierte</a> Spezifikation, die für allgemeingültige Zwecke genutzt werden kann. Das bedeutet, dass, im Gegensatz zu anderen Auszeichnungssprachen, XML nicht vordefiniert ist, sodass eigene Tags definiert werden müssen. Die hauptsächliche Aufgabe der Sprache besteht darin, Daten über unterschiedliche Systeme auszutauschen, so wie im Internet.</p> diff --git a/files/de/web/xpath/introduction_to_using_xpath_in_javascript/index.html b/files/de/web/xpath/introduction_to_using_xpath_in_javascript/index.html index 6af0ba9e0e..93dc70994e 100644 --- a/files/de/web/xpath/introduction_to_using_xpath_in_javascript/index.html +++ b/files/de/web/xpath/introduction_to_using_xpath_in_javascript/index.html @@ -1,7 +1,8 @@ --- title: Einführung in den Gebrauch von XPath in JavaScript -slug: Web/JavaScript/Einführung_in_den_Gebrauch_von_XPath_in_JavaScript +slug: Web/XPath/Introduction_to_using_XPath_in_JavaScript translation_of: Web/XPath/Introduction_to_using_XPath_in_JavaScript +original_slug: Web/JavaScript/Einführung_in_den_Gebrauch_von_XPath_in_JavaScript --- <p>Dieses Dokument beschreibt die Schnittstelle zu <a href="/en-US/docs/XPath" title="en/XPath">XPath</a> in JavaScript intern, in Erweiterungen und in Webseiten. Mozilla implementiert einen großen Teil von <a class="external" href="http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html">DOM 3 XPath</a>, sodass XPath auf HTML- und XML-Dokumente angewendet werden kann.</p> |