diff options
author | Ryan Johnson <rjohnson@mozilla.com> | 2021-04-29 16:16:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 16:16:42 -0700 |
commit | 95aca4b4d8fa62815d4bd412fff1a364f842814a (patch) | |
tree | 5e57661720fe9058d5c7db637e764800b50f9060 /files/ca/glossary/ascii/index.html | |
parent | ee3b1c87e3c8e72ca130943eed260ad642246581 (diff) | |
download | translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2 translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip |
remove retired locales (#699)
Diffstat (limited to 'files/ca/glossary/ascii/index.html')
-rw-r--r-- | files/ca/glossary/ascii/index.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/files/ca/glossary/ascii/index.html b/files/ca/glossary/ascii/index.html deleted file mode 100644 index 001473484e..0000000000 --- a/files/ca/glossary/ascii/index.html +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: ASCII -slug: Glossary/ASCII -tags: - - Glossary - - Infrastructure -translation_of: Glossary/ASCII ---- -<p><strong>ASCII</strong> (<em>American Standard Code for Information Interchange</em>) és un dels mètodes de codificació més popular utilitzat pels ordinadors per a la conversió de lletres, nombres, codis de puntuació i control en forma digital. Des de 2007, {{Glossary("UTF-8")}} ho ha substituït a la web.</p> - -<h2 id="Aprèn_més">Aprèn més</h2> - -<h3 id="Coneixement_general">Coneixement general</h3> - -<p>{{Interwiki("wikipedia", "ASCII")}} en Wikipedia</p> |