1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-06-18 16:54:21 +00:00

New Crowdin translations by GitHub Action

This commit is contained in:
Crowdin Bot
2024-04-13 14:32:07 +00:00
parent 97549a91d9
commit 836014bd8a

View File

@ -29,12 +29,12 @@ optipng -o7 file.png
[Scour](https://github.com/scour-project/scour) all SVG images. [Scour](https://github.com/scour-project/scour) all SVG images.
In Inkscape: Στο Inkscape:
1. Αρχείο Αποθήκευση ως.. 1. Αρχείο Αποθήκευση ως..
2. Ορισμός τύπου σε βελτιστοποιημένο SVG (*.svg) 2. Ορισμός τύπου σε βελτιστοποιημένο SVG (*.svg)
Στην καρτέλα **Επιλογές**: Στην καρτέλα **Options**:
- **Number of significant digits for coordinates** > **5** - **Number of significant digits for coordinates** > **5**
- [x] Turn on **Shorten color values** - [x] Turn on **Shorten color values**
@ -45,22 +45,22 @@ In Inkscape:
- [ ] Turn off **Keep unreferenced definitions** - [ ] Turn off **Keep unreferenced definitions**
- [x] Turn on **Work around renderer bugs** - [x] Turn on **Work around renderer bugs**
In the **SVG Output** tab under **Document options**: Στην καρτέλα **SVG Output** στις επιλογές εγγράφου ****:
- [ ] Turn off **Remove the XML declaration** - [ ] Απενεργοποίηση **Remove the XML declaration**
- [x] Turn on **Remove metadata** - [x] Ενεργοποίηση της λειτουργίας **Remove metadata**
- [x] Turn on **Remove comments** - [x] Ενεργοποίηση της λειτουργίας **Remove metadata**
- [x] Turn on **Embeded raster images** - [x] Ενεργοποίηση **Embeded raster image**
- [x] Turn on **Enable viewboxing** - [x] Ενεργοποίηση **Enable viewboxing**
In the **SVG Output** under **Pretty-printing**: Στην καρτέλα **SVG Output** στις επιλογές εγγράφου **Pretty-printing**:
- [ ] Turn off **Format output with line-breaks and indentation** - [ ] Απενεργοποίηση της επιλογής **Format output with line-breaks and indentation**
- **Indentation characters** > Select **Space** - **Χαρακτήρες εσοχής** > Επιλέξτε **Space**
- **Depth of indentation** > **1** - **Depth of indentation** > **1**
- [ ] Turn off **Strip the "xml:space" attribute from the root SVG element** - [ ] Απενεργοποίηση **Strip the "xml:space" attribute from the root SVG element**
In the **IDs** tab: Στην καρτέλα **IDs**:
- [x] Turn on **Remove unused IDs** - [x] Turn on **Remove unused IDs**
- [ ] Turn off **Shorten IDs** - [ ] Turn off **Shorten IDs**
@ -71,7 +71,7 @@ In the **IDs** tab:
#### CLI #### CLI
The same can be achieved with the [Scour](https://github.com/scour-project/scour) command: Το ίδιο μπορεί να επιτευχθεί με την εντολή [Scour](https://github.com/scour-project/scour):
```bash ```bash
scour --set-precision=5 \ scour --set-precision=5 \