mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Merge #4882
4882: Updated french translation r=def- a=Chairn Updated french translation in agreement with T tee ## Checklist - [ ] Tested the change ingame - [ ] Provided screenshots if it is a visual change - [ ] Tested in combination with possibly related configuration options - [ ] Written a unit test if it works standalone, system.c especially - [ ] Considered possible null pointers and out of bounds array indexing - [ ] Changed no physics that affect existing maps - [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional) Co-authored-by: Chairn <chairn.nq@hotmail.fr>
This commit is contained in:
commit
4be3fb9b6e
|
@ -19,7 +19,7 @@
|
|||
# SunnyPistache & Pipou 2020-11-07 11:30:00
|
||||
# Chairn 2021-05-31 20:00:00
|
||||
# T tee 2021-06-01 00:39:00
|
||||
# T tee & NRK 2022-03-22 11:56:11
|
||||
# T tee & NRK & Chairn 2022-03-23 20:52:52
|
||||
##### /authors #####
|
||||
|
||||
##### translated strings #####
|
||||
|
@ -1072,7 +1072,7 @@ Enable long pain sound (used when shooting in freeze)
|
|||
== 9+ nouveaux messages
|
||||
|
||||
Kill
|
||||
== Réapparaître
|
||||
== Tuer
|
||||
|
||||
Types
|
||||
== Types
|
||||
|
@ -1283,7 +1283,7 @@ Windowed borderless
|
|||
== Fenêtré sans bordure
|
||||
|
||||
Desktop fullscreen
|
||||
== Plein écran
|
||||
== Bureau plein écran
|
||||
|
||||
Use modern OpenGL
|
||||
== Utiliser OpenGL moderne
|
||||
|
|
Loading…
Reference in a new issue