Le logiciel PIA est un outil distribué librement par la CNIL afin de faciliter la réalisation d’analyses d’impact sur la protection des données prévues par le RGPD. Ce dépôt regroupe l'ensemble des fichiers de traductions de l'outil PIA et comprend actuellement 22 langues (voir liste ci-dessous). Si vous souhaitez traduire l'outil PIA, vous pouvez suivre le tutorial disponible ici.
Si vous souhaitez télécharger la dernière version de l'outil, celle-ci est disponible dans la section Release du dépôt PIA.
The PIA software is a free tool published by the CNIL which aims to help data controllers build and demonstrate compliance to the GDPR. This repository gathers all the translation files of the PIA tool which include 22 languages (see list below). If you wish to translate the PIA tool, you can do so by following the tutorial available here.
If you wish to download the latest version of the tool, you can find it in the Release section of the PIA repository.
- Bulgare / Bulgarian / български;
- Tchèque / Czech / Česky;
- Allemand / German / Deutsch;
- Danois / Danish / Dansk;
- Grec / Greek / Ελληνικά;
- Anglais / English;
- Espagnol / Spanish / Español;
- Estonien / Estonian / Eesti keel;
- Finlandais / Finnish / Suomi;
- Français / French;
- Croate / Croatian / Hrvatski;
- Hongrois / Hungarian / Magyar;
- Italien / Italian / Italiano;
- Lituanien / Lituanian / Lietuviškai;
- Letton / Latvian / Latviešu valoda;
- Néerlandais / Dutch / Nederlands;
- Norvégien / Norwegian / Norsk;
- Polonais / Polish / Polski;
- Portuguais / Portuguese / Português;
- Roumain / Romanian / Română;
- Slovène / Slovenian / Slovenščina;
- Suèdois / Sweish / Svenska.
This library was generated with Angular CLI version 11.0.9.
Run ng generate component component-name --project pia-i18n
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project pia-i18n
.
Note: Don't forget to add
--project pia-i18n
or else it will be added to the default project in yourangular.json
file.
Run ng build pia-i18n
to build the project. The build artifacts will be stored in the dist/
directory.
After building your library with ng build pia-i18n
, go to the dist folder cd dist/pia-i18n
and run npm publish
.
Run ng test pia-i18n
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.