aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/glossary/character_encoding
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
commit1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch)
tree86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/glossary/character_encoding
parent68fc8e96a9629e73469ed457abd955e548ec670c (diff)
downloadtranslated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/glossary/character_encoding')
-rw-r--r--files/pt-br/glossary/character_encoding/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/glossary/character_encoding/index.html b/files/pt-br/glossary/character_encoding/index.html
index b1748642cf..bc14288cbf 100644
--- a/files/pt-br/glossary/character_encoding/index.html
+++ b/files/pt-br/glossary/character_encoding/index.html
@@ -1,7 +1,8 @@
---
title: Character encoding
-slug: Glossario/character_encoding
+slug: Glossary/character_encoding
translation_of: Glossary/character_encoding
+original_slug: Glossario/character_encoding
---
<p>Uma codificação define um mapeamento entre bytes e texto. Uma sequência de bytes permite diferentes interpretações textuais. Ao especificar uma codificação específica (como <a href="https://wiki.developer.mozilla.org/pt-BR/docs/Glossario/UTF-8">UTF-8</a>), especificamos como a sequência de bytes deve ser interpretada.</p>