aboutsummaryrefslogtreecommitdiff
path: root/files/hu/web
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:32 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:32 +0100
commit6cfd1f09e599d9bb5da01e943981925d1873e3ce (patch)
treeff4233e580ce34c9d51c338aec6bdbd40d531288 /files/hu/web
parent799f1d56539e5a895d70eb88a86f0379f3a3ae0d (diff)
downloadtranslated-content-6cfd1f09e599d9bb5da01e943981925d1873e3ce.tar.gz
translated-content-6cfd1f09e599d9bb5da01e943981925d1873e3ce.tar.bz2
translated-content-6cfd1f09e599d9bb5da01e943981925d1873e3ce.zip
unslug hu: modify
Diffstat (limited to 'files/hu/web')
-rw-r--r--files/hu/web/api/document_object_model/index.html3
-rw-r--r--files/hu/web/api/htmlbrelement/index.html3
-rw-r--r--files/hu/web/api/websockets_api/index.html3
-rw-r--r--files/hu/web/api/window/stop/index.html3
-rw-r--r--files/hu/web/api/xmlhttprequest/using_xmlhttprequest/index.html3
-rw-r--r--files/hu/web/css/css_background_and_borders/border-radius_generator/index.html3
-rw-r--r--files/hu/web/css/css_grid_layout/index.html3
-rw-r--r--files/hu/web/css/font-weight/index.html3
-rw-r--r--files/hu/web/css/index.html3
-rw-r--r--files/hu/web/css/text-decoration/index.html3
-rw-r--r--files/hu/web/guide/graphics/index.html3
-rw-r--r--files/hu/web/javascript/a_re-introduction_to_javascript/index.html3
-rw-r--r--files/hu/web/javascript/guide/introduction/index.html3
-rw-r--r--files/hu/web/javascript/reference/errors/unexpected_type/index.html3
-rw-r--r--files/hu/web/javascript/reference/global_objects/function/index.html3
15 files changed, 30 insertions, 15 deletions
diff --git a/files/hu/web/api/document_object_model/index.html b/files/hu/web/api/document_object_model/index.html
index 25ea440e9c..1ea0407201 100644
--- a/files/hu/web/api/document_object_model/index.html
+++ b/files/hu/web/api/document_object_model/index.html
@@ -1,11 +1,12 @@
---
title: Bevezetés a dokumentumobjektum-modellbe
-slug: Bevezetés_a_dokumentumobjektum-modellbe
+slug: Web/API/Document_Object_Model
tags:
- DOM
- minden_kategória
translation_of: Web/API/Document_Object_Model
translation_of_original: Web/Guide/API/DOM
+original_slug: Bevezetés_a_dokumentumobjektum-modellbe
---
<h3 id="Mi_a_DOM.3F" name="Mi_a_DOM.3F">Mi a DOM?</h3>
<p>A <a href="hu/DOM">Dokumentumobjektum-modell</a> (DOM) egy API <a href="hu/HTML">HTML</a> és <a href="hu/XML">XML</a> dokumentumokhoz. A dokumentum szerkezetét modellezi és lehetővé teszi annak tartalmi és vizulális változtatását. Lényegében összeköttetést képez a weblapok és a script- vagy programozási nyelvek között.</p>
diff --git a/files/hu/web/api/htmlbrelement/index.html b/files/hu/web/api/htmlbrelement/index.html
index 8842c0a233..5fdba0f4c1 100644
--- a/files/hu/web/api/htmlbrelement/index.html
+++ b/files/hu/web/api/htmlbrelement/index.html
@@ -1,7 +1,8 @@
---
title: HTMLBRElement
-slug: DOM/HTMLBRElement
+slug: Web/API/HTMLBRElement
translation_of: Web/API/HTMLBRElement
+original_slug: DOM/HTMLBRElement
---
<div>
{{ ApiRef() }}</div>
diff --git a/files/hu/web/api/websockets_api/index.html b/files/hu/web/api/websockets_api/index.html
index 815c4aebb9..d073fbb808 100644
--- a/files/hu/web/api/websockets_api/index.html
+++ b/files/hu/web/api/websockets_api/index.html
@@ -1,6 +1,6 @@
---
title: WebSockets
-slug: WebSockets
+slug: Web/API/WebSockets_API
tags:
- NeedsBrowserCompatibility
- NeedsTranslation
@@ -8,6 +8,7 @@ tags:
- TopicStub
- WebSockets
translation_of: Web/API/WebSockets_API
+original_slug: WebSockets
---
<p>WebSockets is an advanced technology that makes it possible to open an interactive communication session between the user's browser and a server. With this API, you can send messages to a server and receive event-driven responses without having to poll the server for a reply.</p>
diff --git a/files/hu/web/api/window/stop/index.html b/files/hu/web/api/window/stop/index.html
index 142a71788d..a046730303 100644
--- a/files/hu/web/api/window/stop/index.html
+++ b/files/hu/web/api/window/stop/index.html
@@ -1,7 +1,8 @@
---
title: window.stop
-slug: Web/API/Window.stop
+slug: Web/API/Window/stop
translation_of: Web/API/Window/stop
+original_slug: Web/API/Window.stop
---
<div>
 {{ApiRef}}</div>
diff --git a/files/hu/web/api/xmlhttprequest/using_xmlhttprequest/index.html b/files/hu/web/api/xmlhttprequest/using_xmlhttprequest/index.html
index 14559667cc..a3bf37c370 100644
--- a/files/hu/web/api/xmlhttprequest/using_xmlhttprequest/index.html
+++ b/files/hu/web/api/xmlhttprequest/using_xmlhttprequest/index.html
@@ -1,11 +1,12 @@
---
title: Az XMLHttpRequest használata
-slug: Web/API/XMLHttpRequest/XMLHttpRequest_hasznalata
+slug: Web/API/XMLHttpRequest/Using_XMLHttpRequest
tags:
- AJAX
- HTTP
- XMLHttpRequest
translation_of: Web/API/XMLHttpRequest/Using_XMLHttpRequest
+original_slug: Web/API/XMLHttpRequest/XMLHttpRequest_hasznalata
---
<div>{{APIRef("XMLHttpRequest")}}</div>
diff --git a/files/hu/web/css/css_background_and_borders/border-radius_generator/index.html b/files/hu/web/css/css_background_and_borders/border-radius_generator/index.html
index fe31d33429..77e1f42d7b 100644
--- a/files/hu/web/css/css_background_and_borders/border-radius_generator/index.html
+++ b/files/hu/web/css/css_background_and_borders/border-radius_generator/index.html
@@ -1,10 +1,11 @@
---
title: Border-radius bemutató
-slug: Web/CSS/Tools/Border-radius_bemutato
+slug: Web/CSS/CSS_Background_and_Borders/Border-radius_generator
tags:
- CSS
- Eszközök
translation_of: Web/CSS/CSS_Background_and_Borders/Border-radius_generator
+original_slug: Web/CSS/Tools/Border-radius_bemutato
---
<p>Ez az eszköz CSS3 {{cssxref("border-radius")}} beállítások megjelenítésére használható.</p>
diff --git a/files/hu/web/css/css_grid_layout/index.html b/files/hu/web/css/css_grid_layout/index.html
index 35aa2b57f7..d6ccb9f9c4 100644
--- a/files/hu/web/css/css_grid_layout/index.html
+++ b/files/hu/web/css/css_grid_layout/index.html
@@ -1,7 +1,8 @@
---
title: CSS Grid Layout
-slug: CSS/CSS_Grid_Layout
+slug: Web/CSS/CSS_Grid_Layout
translation_of: Web/CSS/CSS_Grid_Layout
+original_slug: CSS/CSS_Grid_Layout
---
<p>A <strong>CSS Grid Layout </strong>kiemlekedő feladatot lát el egy adott HTML oldal fő részeinek meghatározásakor, illetve az oldalon elhelyezkező elemek méretének, pozíciójának és egymáshoz való viszonyának definiálasakor.</p>
diff --git a/files/hu/web/css/font-weight/index.html b/files/hu/web/css/font-weight/index.html
index 6e27ac6341..620772f151 100644
--- a/files/hu/web/css/font-weight/index.html
+++ b/files/hu/web/css/font-weight/index.html
@@ -1,7 +1,8 @@
---
title: Betű vastagság
-slug: CSS/font-weight
+slug: Web/CSS/font-weight
translation_of: Web/CSS/font-weight
+original_slug: CSS/font-weight
---
<div>{{CSSRef}}</div>
diff --git a/files/hu/web/css/index.html b/files/hu/web/css/index.html
index 6717bc7093..93aadb80ec 100644
--- a/files/hu/web/css/index.html
+++ b/files/hu/web/css/index.html
@@ -1,6 +1,6 @@
---
title: CSS
-slug: CSS
+slug: Web/CSS
tags:
- CSS
- Design
@@ -8,6 +8,7 @@ tags:
- Stíluslapok
- Stílusok
translation_of: Web/CSS
+original_slug: CSS
---
<div>
<p>A <strong>Cascading Style Sheets</strong> (<strong>CSS</strong>) egy stíluslap nyelv, mellyel a HTML-ben vagy XML-ben (és más XML nyelveken, mint az <a href="hu/XHTML">XHTML</a> vagy a <a href="hu/SVG">SVG</a>) írt dokumentumok megjelenítését lehet leírni.</p>
diff --git a/files/hu/web/css/text-decoration/index.html b/files/hu/web/css/text-decoration/index.html
index 22de3ad153..676888fbeb 100644
--- a/files/hu/web/css/text-decoration/index.html
+++ b/files/hu/web/css/text-decoration/index.html
@@ -1,10 +1,11 @@
---
title: Szöveg díszítés
-slug: CSS/text-decoration
+slug: Web/CSS/text-decoration
tags:
- CSS tulajdonság
- szöveg díszítés
translation_of: Web/CSS/text-decoration
+original_slug: CSS/text-decoration
---
<div>{{CSSRef}}</div>
diff --git a/files/hu/web/guide/graphics/index.html b/files/hu/web/guide/graphics/index.html
index c9c2880069..475e8b1a58 100644
--- a/files/hu/web/guide/graphics/index.html
+++ b/files/hu/web/guide/graphics/index.html
@@ -1,6 +1,6 @@
---
title: Grafikák az interneten
-slug: Web/Guide/Grafika
+slug: Web/Guide/Graphics
tags:
- 2D
- 3D
@@ -11,6 +11,7 @@ tags:
- WebGL
- WebRTC
translation_of: Web/Guide/Graphics
+original_slug: Web/Guide/Grafika
---
<p><span class="seoSummary">Gyakran használunk különféle grafikákat a weboldalakon, illetve alkalmazásokban.</span> Statikus képek megjelenítésére egyszerűen használható az {{HTMLElement("img")}} elem, vagy az adott képet beállíthatjuk egy HTML elem hátterének is a {{cssxref("background-image")}} tulajdonság segítségével. Ugyanakkor <a href="/en-US/docs/Web/JavaScript">JavaScript</a> használatával bármikor készíthető új kép, vagy manipulálható egy meglévő. Az alábbi útmutatók segítséget nyújtanak a különféle grafikák használatában.</p>
diff --git a/files/hu/web/javascript/a_re-introduction_to_javascript/index.html b/files/hu/web/javascript/a_re-introduction_to_javascript/index.html
index 89192fcbf4..511d734ced 100644
--- a/files/hu/web/javascript/a_re-introduction_to_javascript/index.html
+++ b/files/hu/web/javascript/a_re-introduction_to_javascript/index.html
@@ -1,7 +1,8 @@
---
title: A JavaScript újbóli bemutatása
-slug: Web/JavaScript/a_javascript_ujboli_bemutatasa
+slug: Web/JavaScript/A_re-introduction_to_JavaScript
translation_of: Web/JavaScript/A_re-introduction_to_JavaScript
+original_slug: Web/JavaScript/a_javascript_ujboli_bemutatasa
---
<div>{{jsSidebar}}</div>
diff --git a/files/hu/web/javascript/guide/introduction/index.html b/files/hu/web/javascript/guide/introduction/index.html
index 3e87f3d12b..0a4be1d981 100644
--- a/files/hu/web/javascript/guide/introduction/index.html
+++ b/files/hu/web/javascript/guide/introduction/index.html
@@ -1,7 +1,8 @@
---
title: Bevezetés
-slug: Web/JavaScript/Guide/Bevezetés
+slug: Web/JavaScript/Guide/Introduction
translation_of: Web/JavaScript/Guide/Introduction
+original_slug: Web/JavaScript/Guide/Bevezetés
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide", "Web/JavaScript/Guide/Grammar_and_types")}}</div>
diff --git a/files/hu/web/javascript/reference/errors/unexpected_type/index.html b/files/hu/web/javascript/reference/errors/unexpected_type/index.html
index 1fd4e782de..0cfccda5c1 100644
--- a/files/hu/web/javascript/reference/errors/unexpected_type/index.html
+++ b/files/hu/web/javascript/reference/errors/unexpected_type/index.html
@@ -1,7 +1,8 @@
---
title: 'Típushiba: "x" (nem) "y"'
-slug: Web/JavaScript/Reference/Errors/Érvénytelen_típus
+slug: Web/JavaScript/Reference/Errors/Unexpected_type
translation_of: Web/JavaScript/Reference/Errors/Unexpected_type
+original_slug: Web/JavaScript/Reference/Errors/Érvénytelen_típus
---
<div>{{jsSidebar("Errors")}}</div>
diff --git a/files/hu/web/javascript/reference/global_objects/function/index.html b/files/hu/web/javascript/reference/global_objects/function/index.html
index 2e1f19b7c6..a65fa95eea 100644
--- a/files/hu/web/javascript/reference/global_objects/function/index.html
+++ b/files/hu/web/javascript/reference/global_objects/function/index.html
@@ -1,11 +1,12 @@
---
title: Függvény
-slug: Web/JavaScript/Reference/Global_Objects/Függvény
+slug: Web/JavaScript/Reference/Global_Objects/Function
tags:
- Függvény
- JavaScript
- Osztály
translation_of: Web/JavaScript/Reference/Global_Objects/Function
+original_slug: Web/JavaScript/Reference/Global_Objects/Függvény
---
<div>{{JSRef}}</div>