mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04:00
Make README's consistent
Added language bar and moved links to the bottom like in the original
This commit is contained in:
parent
0695f3fa2a
commit
c57f927c1e
23 changed files with 795 additions and 115 deletions
43
README.fr.md
43
README.fr.md
|
|
@ -1,7 +1,9 @@
|
|||
# sway
|
||||
|
||||
[English][en] - [Česky][cs] - [Deutsch][de] - [Dansk][dk] - [Español][es] - **[Français][fr]** - [Ελληνικά][gr] - [हिन्दी][hi] - [Magyar][hu] - [فارسی][ir] - [Italiano][it] - [日本語][ja] - [한국어][ko] - [Nederlands][nl] - [Norsk][no] - [Polski][pl] - [Português][pt] - [Română][ro] - [Русский][ru] - [Svenska][sv] - [Türkçe][tr] - [Українська][uk] - [中文-简体][zh-CN] - [中文-繁體][zh-TW]
|
||||
|
||||
Sway est un compositeur [Wayland] compatible avec [i3]. Lisez la
|
||||
[FAQ]. Rejoignez le [canal IRC] (#sway sur irc.libera.chat).
|
||||
[FAQ]. Rejoignez le [canal IRC][IRC channel] (#sway sur irc.libera.chat).
|
||||
|
||||
## Aide en français
|
||||
|
||||
|
|
@ -11,7 +13,7 @@ horaire UTC-4 (EST).
|
|||
## Signatures de nouvelles versions
|
||||
|
||||
Les nouvelles versions sont signées avec [E88F5E48] et publiées
|
||||
[sur GitHub][versions GitHub].
|
||||
[sur GitHub][GitHub releases].
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
@ -26,7 +28,7 @@ conseils.
|
|||
|
||||
### Compilation depuis les sources
|
||||
|
||||
Consultez [cette page wiki][Configuration de développement] si vous souhaitez
|
||||
Consultez [cette page wiki][Development setup] si vous souhaitez
|
||||
compiler la révision HEAD de sway et wlroots pour tester ou développer.
|
||||
|
||||
Installez les dépendances :
|
||||
|
|
@ -71,13 +73,38 @@ Exécutez `sway` à partir d'un TTY. Certains gestionnaires d'affichage peuvent
|
|||
fonctionner, mais ne sont pas supportés par Sway (gdm est réputé pour assez
|
||||
bien fonctionner).
|
||||
|
||||
[Wayland]: http://wayland.freedesktop.org/
|
||||
[en]: https://github.com/swaywm/sway#readme
|
||||
[cs]: README.cs.md
|
||||
[de]: README.de.md
|
||||
[dk]: README.dk.md
|
||||
[es]: README.es.md
|
||||
[fr]: README.fr.md
|
||||
[gr]: README.gr.md
|
||||
[hi]: README.hi.md
|
||||
[hu]: README.hu.md
|
||||
[ir]: README.ir.md
|
||||
[it]: README.it.md
|
||||
[ja]: README.ja.md
|
||||
[ko]: README.ko.md
|
||||
[nl]: README.nl.md
|
||||
[no]: README.no.md
|
||||
[pl]: README.pl.md
|
||||
[pt]: README.pt.md
|
||||
[ro]: README.ro.md
|
||||
[ru]: README.ru.md
|
||||
[sv]: README.sv.md
|
||||
[tr]: README.tr.md
|
||||
[uk]: README.uk.md
|
||||
[zh-CN]: README.zh-CN.md
|
||||
[zh-TW]: README.zh-TW.md
|
||||
[i3]: https://i3wm.org/
|
||||
[Wayland]: http://wayland.freedesktop.org/
|
||||
[FAQ]: https://github.com/swaywm/sway/wiki
|
||||
[canal IRC]: https://web.libera.chat/gamja/?channels=#sway
|
||||
[abdelq]: https://github.com/abdelq
|
||||
[IRC channel]: https://web.libera.chat/gamja/?channels=#sway
|
||||
[E88F5E48]: https://keys.openpgp.org/search?q=34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48
|
||||
[versions GitHub]: https://github.com/swaywm/sway/releases
|
||||
[Configuration de développement]: https://github.com/swaywm/sway/wiki/Development-Setup
|
||||
[GitHub releases]: https://github.com/swaywm/sway/releases
|
||||
[Development setup]: https://github.com/swaywm/sway/wiki/Development-Setup
|
||||
[wlroots]: https://gitlab.freedesktop.org/wlroots/wlroots
|
||||
[scdoc]: https://git.sr.ht/~sircmpwn/scdoc
|
||||
|
||||
[abdelq]: https://github.com/abdelq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue