Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| tutoriel:comment_traduire_ubuntu_en_francais [Le 10/09/2018, 22:40] – orthographe ingmar92 | tutoriel:comment_traduire_ubuntu_en_francais [Le 17/10/2025, 20:49] (Version actuelle) – 89.86.155.3 | ||
|---|---|---|---|
| Ligne 23: | Ligne 23: | ||
| - | Ubuntu vous proposera de [[http:// | + | Ubuntu vous proposera de [[http:// |
| <note help> | <note help> | ||
| **Remarque sur la liste des langues installées.**\\ | **Remarque sur la liste des langues installées.**\\ | ||
| L' | L' | ||
| </ | </ | ||
| + | |||
| + | |||
| + | mettre en français en ligne de commande si ça ne fonctionne pas avec l' | ||
| + | |||
| + | <code bash> | ||
| + | sudo apt-get -y purge language-pack-* | ||
| + | sudo apt-get -y install language-pack-fr | ||
| + | sudo apt-get -y install language-pack-fr-base | ||
| + | sudo apt-get -y install language-pack-gnome-fr | ||
| + | sudo apt-get -y install language-pack-gnome-fr-base | ||
| + | sudo apt-get -y install firefox-locale-fr | ||
| + | sudo apt-get -y install firefox-l10n-fr | ||
| + | sudo apt-get -y install hyphen-fr | ||
| + | sudo apt-get -y install ibus-m17n | ||
| + | sudo apt-get -y install wfrench | ||
| + | sudo apt-get -y install mythes-fr | ||
| + | sudo apt-get -y install libreoffice-l10n-fr | ||
| + | sudo apt-get -y install myspell-fr | ||
| + | sudo apt-get -y install libreoffice-spellcheck-fr | ||
| + | sudo apt-get -y install libreoffice-grammarcheck-fr | ||
| + | sudo apt-get -y install libreoffice-help-fr | ||
| + | sudo apt-get -y install gimp-help-fr | ||
| + | sudo apt-get -y install hunspell-fr | ||
| + | sudo apt-get -y install thunderbird-locale-fr | ||
| + | sudo apt-get -y install fonts-arphic-ukai | ||
| + | sudo apt-get -y install fcitx5-frontend-qt5 | ||
| + | sudo apt-get -y install fcitx5-module-cloudpinyin | ||
| + | sudo apt-get -y install fcitx5-frontend-gtk4 | ||
| + | sudo apt-get -y install fcitx5 | ||
| + | sudo apt-get -y install fcitx5-frontend-gtk2 | ||
| + | sudo apt-get -y install fcitx5-frontend-qt6 | ||
| + | sudo apt-get -y install ibus-mozc | ||
| + | sudo apt-get -y install locales-all | ||
| + | sudo locale-gen | ||
| + | sudo update-locale LANG=fr_FR.UTF-8 | ||
| + | sudo dpkg-reconfigure keyboard-configuration | ||
| + | </ | ||
| =====Aller plus loin==== | =====Aller plus loin==== | ||
| * [[: | * [[: | ||
| - | * **(en)** [[https:// | + | * **(en)** [[https:// |
