diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:26:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:26:35 +0100 |
commit | ab718192b92d5cc38c1114e055a435a6de7dd8ef (patch) | |
tree | 4476b04544b3bba5577de73b8eec783d4f652639 /files/nl/glossary | |
parent | 45b9b0503988c22fbc4c7df82a35ff340cc1a211 (diff) | |
parent | 906182e62d7eb1efba5403b733aae0537dd2a09f (diff) | |
download | translated-content-ab718192b92d5cc38c1114e055a435a6de7dd8ef.tar.gz translated-content-ab718192b92d5cc38c1114e055a435a6de7dd8ef.tar.bz2 translated-content-ab718192b92d5cc38c1114e055a435a6de7dd8ef.zip |
Merge pull request #35 from fiji-flo/unslugging-nl
Unslugging nl
Diffstat (limited to 'files/nl/glossary')
-rw-r--r-- | files/nl/glossary/abstraction/index.html (renamed from files/nl/glossary/abstractie/index.html) | 3 | ||||
-rw-r--r-- | files/nl/glossary/accessibility/index.html (renamed from files/nl/glossary/toegankelijkheid/index.html) | 3 | ||||
-rw-r--r-- | files/nl/glossary/asynchronous/index.html (renamed from files/nl/glossary/asynchroon/index.html) | 3 | ||||
-rw-r--r-- | files/nl/glossary/empty_element/index.html (renamed from files/nl/glossary/leeg_element/index.html) | 3 | ||||
-rw-r--r-- | files/nl/glossary/keyword/index.html (renamed from files/nl/glossary/sleutelwoord/index.html) | 3 | ||||
-rw-r--r-- | files/nl/glossary/ssl/index.html (renamed from files/nl/glossary/ssl_woordenlijst/index.html) | 3 | ||||
-rw-r--r-- | files/nl/glossary/truthy/index.html (renamed from files/nl/glossary/waarachtig/index.html) | 3 |
7 files changed, 14 insertions, 7 deletions
diff --git a/files/nl/glossary/abstractie/index.html b/files/nl/glossary/abstraction/index.html index e89972a444..718f9c5108 100644 --- a/files/nl/glossary/abstractie/index.html +++ b/files/nl/glossary/abstraction/index.html @@ -1,6 +1,6 @@ --- title: Abstractie -slug: Glossary/Abstractie +slug: Glossary/Abstraction tags: - Abstractie - Coderen @@ -8,6 +8,7 @@ tags: - Programmeertaal - woordenlijst translation_of: Glossary/Abstraction +original_slug: Glossary/Abstractie --- <p>Abstractie in {{Glossary("computerprogrammeren")}} is een manier om complixiteit te verminderen en efficiënt design en efficiënte implementatie mogelijk te maken. Het verstopt de technische complexiteit van systemen achter simpelere {{Glossary("API", "API's")}}.</p> diff --git a/files/nl/glossary/toegankelijkheid/index.html b/files/nl/glossary/accessibility/index.html index 11e4ff6c7c..f0a90616a8 100644 --- a/files/nl/glossary/toegankelijkheid/index.html +++ b/files/nl/glossary/accessibility/index.html @@ -1,10 +1,11 @@ --- title: Toegankelijkheid -slug: Glossary/Toegankelijkheid +slug: Glossary/Accessibility tags: - Toegankelijkheid - woordenlijst translation_of: Glossary/Accessibility +original_slug: Glossary/Toegankelijkheid --- <p><em>Webtoegankelijkheid</em> (<strong>A11Y</strong>) verwijst naar optimale werkwijzen om een website gebruiksvriendelijk te houden ondanks fysieke of technische beperkingen. Webtoegankelijkheid is formeel gedefinieerd en besproken op de {{Glossary("W3C")}} door het {{Glossary("WAI","Web Accessibility Initiative")}} (WAI).</p> diff --git a/files/nl/glossary/asynchroon/index.html b/files/nl/glossary/asynchronous/index.html index 2c3e490748..437f63c779 100644 --- a/files/nl/glossary/asynchroon/index.html +++ b/files/nl/glossary/asynchronous/index.html @@ -1,11 +1,12 @@ --- title: Asynchroon -slug: Glossary/Asynchroon +slug: Glossary/Asynchronous tags: - Web - WebMechanics - woordenlijst translation_of: Glossary/Asynchronous +original_slug: Glossary/Asynchroon --- <p> </p> diff --git a/files/nl/glossary/leeg_element/index.html b/files/nl/glossary/empty_element/index.html index 0293d5b811..59c33c6316 100644 --- a/files/nl/glossary/leeg_element/index.html +++ b/files/nl/glossary/empty_element/index.html @@ -1,11 +1,12 @@ --- title: Leeg element -slug: Glossary/Leeg_element +slug: Glossary/Empty_element tags: - CodingScripting - Gemiddeld niveau - Woordenboek translation_of: Glossary/Empty_element +original_slug: Glossary/Leeg_element --- <p>Een <strong>leeg element</strong> is een {{Glossary("element")}} van HTML, SVG of MathML dat <strong>geen</strong> childnode kan bevatten (geneste elementen of tekstnodes).</p> diff --git a/files/nl/glossary/sleutelwoord/index.html b/files/nl/glossary/keyword/index.html index 45d30d453a..f88ffbf63d 100644 --- a/files/nl/glossary/sleutelwoord/index.html +++ b/files/nl/glossary/keyword/index.html @@ -1,12 +1,13 @@ --- title: Sleutelwoord -slug: Glossary/Sleutelwoord +slug: Glossary/Keyword tags: - Sleutelwoord - Sleutelwoord zoeken - woordenlijst - zoeken translation_of: Glossary/Keyword +original_slug: Glossary/Sleutelwoord --- <p id="Summary">Een <strong>sleutelwoord</strong> is een woord dat of zin die inhoud beschrijft. Online sleutelwoorden worden gebruikt als zoekopdracht voor zoekmachines of als woorden om inhoud op websites te identificeren.</p> diff --git a/files/nl/glossary/ssl_woordenlijst/index.html b/files/nl/glossary/ssl/index.html index 579de9153f..dc50f4e8c8 100644 --- a/files/nl/glossary/ssl_woordenlijst/index.html +++ b/files/nl/glossary/ssl/index.html @@ -1,7 +1,8 @@ --- title: SSL -slug: Glossary/SSL_Woordenlijst +slug: Glossary/SSL translation_of: Glossary/SSL +original_slug: Glossary/SSL_Woordenlijst --- <p>SSL (Secure Sockets Layer) is een standaard protocol dat verzekert dat de communicatie tussen twee computerprogramma's vertrouwelijk en beveiligd is (berichten kunnen gelezen noch gewijzigd worden door buitenstaanders). Het is de basis voor het {{Glossary("TLS")}} protocol.</p> diff --git a/files/nl/glossary/waarachtig/index.html b/files/nl/glossary/truthy/index.html index a99021a002..b27c843353 100644 --- a/files/nl/glossary/waarachtig/index.html +++ b/files/nl/glossary/truthy/index.html @@ -1,7 +1,8 @@ --- title: Waarachtig ("Truthy") -slug: Glossary/Waarachtig +slug: Glossary/Truthy translation_of: Glossary/Truthy +original_slug: Glossary/Waarachtig --- <p>In {{Glossary("JavaScript")}}, is een <strong>waarachtige </strong>waarde (truthy value) een waarde welke vertaalbaar is naar <code>true</code> wanneer deze geevalueerd wordt in een {{Glossary("Boolean")}} context. Alle waarden zijn waarachtig, tenzij deze worden gedefinieerd als foutief {{Glossary("Falsy", "falsy")}} (bijv., met uitzondering van <code>false</code>, <code>0</code>, <code>""</code>, <code>null</code>, <code>undefined</code>, and <code>NaN</code>).</p> |