1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-29 06:09:16 +00:00

New Crowdin Translations (#2074)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
Crowdin Bot
2023-03-11 14:57:24 +00:00
committed by Daniel Gray
parent 5bad28ff6d
commit 9e35e2ef8a
1509 changed files with 27318 additions and 12041 deletions

View File

@@ -1,10 +1,10 @@
---
title: Uploading Images
title: Enviando Imagens
---
Here are a couple of general rules for contributing to Privacy Guides:
## Images
## Imagens
- We **prefer** SVG images, but if those do not exist we can use PNG images
@@ -13,7 +13,7 @@ Company logos have canvas size of:
- 128x128px
- 384x128px
## Optimization
## Otimização
### PNG
@@ -31,7 +31,7 @@ optipng -o7 file.png
In Inkscape:
1. File Save As..
1. Salvar Arquivo Como..
2. Set type to Optimized SVG (*.svg)
In the **Options** tab:
@@ -87,5 +87,3 @@ scour --set-precision=5 \
--protect-ids-noninkscape \
input.svg output.svg
```
--8<-- "includes/abbreviations.pt-BR.txt"